@charset "UTF-8";
/*  ====================
  Resete styles
====================  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-text-size-adjust: none;
  text-decoration: none; }

ol, ul, li {
  list-style-type: none; }

a img {
  border: none; }

*, *:hover, *:focus, *:active, *:visited {
  outline: none; }

details, hgroup, main, menu, summary {
  display: block; }

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/*  ====================
  Default styles
====================  */
body {
  min-width: 320px;
  overflow-x: hidden;
  position: relative; }
  body[data-boxed="true"]:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  body[data-boxed="true"] .site.wrap {
    position: relative;
    max-width: 1200px;
    margin: 0 auto; }
  body.active .rb_rev_slider {
    z-index: -1; }

@media screen and (min-width: 1367px) {
  body.active {
    overflow-y: hidden !important; } }

a {
  line-height: inherit;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

a[rel="v:url"] {
  display: inline-block; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

iframe,
.wp-caption, select {
  max-width: 100%; }

button,
input[type="button"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important; }

/*  --------------------
  Normalize
--------------------  */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, footer, header, nav, section, figcaption, figure, main, details, menu {
  display: block; }

pre {
  font-family: monospace, monospace; }

abbr[title] {
  text-decoration: none; }

b, strong {
  font-weight: 700; }

code, kbd, samp {
  font-family: monospace;
  padding: 2px 5px; }

mark {
  background-color: #eee;
  text-decoration: none;
  color: #222; }

small {
  font-size: .8em; }

sub, sup {
  font-size: .75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.3em; }

audio, video, canvas {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

.wp-block-media-text,
.wp-block-audio {
  margin-bottom: 1.7em !important; }

button, input, optgroup, select, textarea {
  font-family: inherit;
  line-height: 1.15;
  margin: 0; }

select,
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select::-moz-focus-inner,
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto;
  border-radius: 0; }

[type="checkbox"],
[type="radio"] {
  padding: 0;
  cursor: pointer; }

input[type="checkbox"] {
  position: relative;
  border: 1px solid #C8C8C8;
  width: 14px;
  height: 14px; }
  input[type="checkbox"]:checked {
    background-color: #fff; }
    input[type="checkbox"]:checked:before {
      content: '\f103';
      font-family: 'rbicon';
      font-size: 10px;
      font-weight: 700;
      top: 50%;
      left: 55%;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: none;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: none;
  font: inherit; }

summary {
  display: list-item; }

.hidden,
[hidden] {
  display: none; }

/*  --------------------
  Admin Bar
--------------------  */
@media screen and (min-width: 783px) {
  body.admin-bar .site-search,
  body.admin-bar .site-sticky,
  body.admin-bar .rb_sticky_template,
  body.admin-bar .site-header-mobile .menu-box,
  body.admin-bar .mini-cart.sidebar-view .woo_mini_cart,
  body.admin-bar .custom_sidebars_wrapper {
    top: 32px; } }

@media screen and (max-width: 782px) {
  body.admin-bar .site-search,
  body.admin-bar .site-sticky,
  body.admin-bar .rb_sticky_template,
  body.admin-bar .site-header-mobile .menu-box,
  body.admin-bar .mini-cart.sidebar-view .woo_mini_cart,
  body.admin-bar .custom_sidebars_wrapper {
    top: 46px; } }

/*  --------------------
  Accessibility (not)
--------------------  */
.screen-reader-text {
  display: none; }

/*  --------------------
  Google Maps
--------------------  */
@media screen and (min-width: 1367px) {
  #wpgmza_map {
    filter: grayscale(100%);
    -webkit-transition: filter 0.2s ease;
    transition: filter 0.2s ease; }
    #wpgmza_map:hover {
      filter: grayscale(0); } }

/*  --------------------
  Alignments
--------------------  */
.alignright,
.alignleft {
  margin-bottom: 10px; }

.wp-block-cover.alignleft,
.alignleft {
  float: left;
  text-align: left;
  margin-right: 30px; }

.wp-block-cover.alignright,
.alignright {
  float: right;
  text-align: right;
  margin-left: 30px;
  margin-right: auto; }

.wp-block-cover.aligncenter,
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

*[class*="wp-"].alignfull,
.alignfull {
  left: 50%;
  width: 100vw;
  max-width: 100vw;
  padding: 0 8px;
  position: relative;
  margin-left: -50vw !important; }

/*  --------------------
  Clearings
--------------------  */
.clear:after,
.clearfix:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  content: '';
  display: table;
  clear: both; }

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin: 0 !important;
  padding-left: 1px; }

/*  --------------------
  Overlay
--------------------  */
body.active .body-overlay {
  opacity: .5;
  pointer-events: auto; }

.body-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100vh;
  pointer-events: none;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 10; }

/*  --------------------
  Definition Lists
--------------------  */
dl {
  margin-top: 5px; }
  dl dt {
    float: left;
    display: block;
    padding-right: 5px; }
  dl dd {
    font-style: italic; }

/*  --------------------
  Typography
--------------------  */
body,
button,
input,
select,
textarea {
  font-size: 16px;
  font-weight: 400; }

.page-content:after {
  content: '';
  display: table;
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: initial; }

h1, .h1 {
  font-size: 65px; }

h1:not(:first-child) {
  margin-top: 35px; }

h1:not(:last-child) {
  margin-bottom: 35px; }

h2, .h2 {
  font-size: 50px; }

h2:not(:first-child) {
  margin-top: 30px; }

h2:not(:last-child) {
  margin-bottom: 30px; }

h3, .h3 {
  font-size: 35px; }

h3:not(:first-child) {
  margin-top: 25px; }

h3:not(:last-child) {
  margin-bottom: 25px; }

h4, .h4 {
  font-size: 30px; }

h4:not(:first-child) {
  margin-top: 22px; }

h4:not(:last-child) {
  margin-bottom: 22px; }

h5, .h5 {
  font-size: 25px; }

h5:not(:first-child) {
  margin-top: 19px; }

h5:not(:last-child) {
  margin-bottom: 19px; }

h6, .h6 {
  font-size: 20px; }

h6:not(:first-child) {
  margin-top: 15px; }

h6:not(:last-child) {
  margin-bottom: 15px; }

p:not(:last-child) {
  margin: 0 0 1.7em;
  padding: 0; }
  p:not(:last-child):empty {
    margin: 0; }

p.has-drop-cap::first-letter,
p.has-drop-cap > *::first-letter {
  font-size: 500% !important; }

dfn,
cite,
em {
  font-style: italic; }

i {
  font-style: normal; }

s,
strike,
del {
  text-decoration: line-through; }

figure.wp-block-pullquote {
  border-width: 3px 0;
  border-style: solid; }
  figure.wp-block-pullquote.is-style-solid-color blockquote {
    text-align: center; }
  figure.wp-block-pullquote blockquote {
    text-align: center;
    padding: 0;
    margin: 0; }
    figure.wp-block-pullquote blockquote:before {
      display: none; }

.wp-block-pullquote,
blockquote.is-style-large {
  margin: 20px 0 48px; }
  .wp-block-pullquote:first-child,
  blockquote.is-style-large:first-child {
    margin-top: 0; }
  .wp-block-pullquote:last-child,
  blockquote.is-style-large:last-child {
    margin-bottom: 0; }

blockquote {
  margin-bottom: 29px;
  font-weight: 700;
  display: block;
  text-align: left;
  padding-left: 50px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  blockquote[style="text-align:right"] {
    padding-left: 0;
    padding-right: 60px; }
    blockquote[style="text-align:right"]:before {
      left: auto;
      right: 0; }
  blockquote.is-style-large {
    padding: 0 !important; }
    blockquote.is-style-large:before {
      display: none; }
    blockquote.is-style-large cite {
      text-align: left !important; }
      blockquote.is-style-large cite:before {
        margin-right: 10px; }
      blockquote.is-style-large cite br {
        display: none; }
  blockquote p:last-of-type {
    margin-bottom: 0; }
  blockquote:before {
    content: '\201c\0020';
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 70px;
    line-height: 70px;
    font-family: serif; }

blockquote cite {
  display: inline-block;
  font-style: normal;
  margin-top: 20px;
  font-size: 14px;
  position: relative;
  font-weight: 700;
  padding-top: 10px; }
  blockquote cite:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0;
    width: 200px;
    height: 1px;
    background-color: #E9E4E6; }
  blockquote cite:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 26px;
    filter: saturate(300%) brightness(90%); }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  text-align: left;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: calc(100vw - 30px);
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  text-align: left;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375em; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

u {
  text-decoration: underline; }

ins {
  padding: 2px;
  background-color: #eee; }

big {
  font-size: 1.6em; }

q {
  font-style: italic; }
  q:before {
    content: "\201c\0020"; }
  q:after {
    content: "\0020\201d"; }

:focus {
  outline: none; }

/*  --------------------
  Forms
--------------------  */
label {
  display: block;
  margin-bottom: 2px; }

fieldset {
  margin-bottom: 1em; }

select {
  border: 1px solid #e5e5e5;
  max-width: 100%;
  padding: 6px 30px 6px 10px;
  text-transform: none;
  position: relative;
  background-image: url("../img/select.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 1px solid #F2F2F2;
  background-color: transparent;
  display: block;
  padding: 15px 20px;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  resize: none; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #222; }

input {
  -webkit-border-radius: 0;
  border-radius: 0; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }
  input[type="radio"] + label,
  input[type="checkbox"] + label {
    font-weight: 400; }

.post-password-form p {
  position: relative; }

.post-password-form input[type='password'] {
  padding-right: 80px; }

.post-password-form input[type='submit'] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 50px;
  border: 0;
  padding: 0 25px;
  letter-spacing: .5px; }

/* All browsers except Edge */
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #949494;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

:-moz-placeholder {
  color: #949494;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

::-moz-placeholder {
  color: #949494;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

:-ms-input-placeholder {
  color: #949494;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

/*  --------------------
  Formatting
--------------------  */
hr {
  background-color: #bbb;
  border: 0;
  height: 1px; }

hr.wp-block-separator {
  margin: 35px 0; }

/*  --------------------
  Tags
--------------------  */
address {
  font-style: italic; }

/*  --------------------
  Lists
--------------------  */
ol {
  text-align: left;
  margin-left: 20px; }
  ol > li {
    list-style-type: decimal; }
    ol > li > ul {
      margin-left: 10px; }
  ol li {
    line-height: 1.882em; }

ul,
ol {
  padding: 0; }

ul {
  text-align: left;
  position: relative; }
  ul > li {
    position: relative;
    padding-left: 25px; }
    ul > li:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 12px;
      height: 12px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: relative;
      top: -1px;
      left: -25px;
      margin-right: -12px; }
    ul > li > ol {
      margin-left: 30px; }
    ul > li ul {
      margin-left: 10px; }

.post-inner .post-content p {
  line-height: 1.8em; }

.post-inner .post-content > ol:not(:first-child),
.post-inner .post-content > ul:not(:first-child) {
  margin-bottom: 1.7em; }

.post-content-inner > ol:not(:first-child),
.post-content-inner > ul:not(:first-child) {
  margin-left: 40px;
  margin-bottom: 1.7em; }

/*  --------------------
  Error
--------------------  */
body > p.wp_error {
  padding: 10px 0;
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: red; }

/*  --------------------
  Tables
--------------------  */
.blog_large table {
  margin: 0 auto 1.5em; }

.table-size-guide th {
  color: #fff; }

table {
  border-collapse: collapse;
  margin: 0 0 1.5em; }

caption {
  font-size: 15px;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 15px; }

thead th {
  padding-bottom: 0.5em; }

tbody tr {
  background-color: transparent;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

tbody th a {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }

th,
td {
  border-collapse: collapse;
  border: 1px solid #F3F3F3;
  padding: 10px;
  text-align: center; }

tr {
  border-bottom: 1px solid #eee; }

/*  --------------------
  Links
--------------------  */
a {
  text-decoration: none; }

/*  --------------------
  Layout
--------------------  */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#page {
  position: relative; }

/*  --------------------
  Layout - reg.content
--------------------  */
.site-content-contain {
  background-color: #fff;
  position: relative; }

.site-content {
  padding: 30px 0 0; }

/*  --------------------
  Media
--------------------  */
img,
video {
  height: auto;
  max-width: 100%; }

.rb_oembed_wrapper {
  position: relative; }
  .rb_oembed_wrapper.video_inside {
    padding-bottom: 56.25%; }
    .rb_oembed_wrapper.video_inside:not(:last-child) {
      margin: 0 0 25px; }
  .rb_oembed_wrapper iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%; }

embed,
iframe,
object {
  max-width: 100%; }

.wp-block-image,
.wp-block-image figure {
  line-height: 0px; }

.wp-block-image figcaption {
  line-height: initial; }

.wp-block-gallery {
  margin-left: 0 !important; }
  .wp-block-gallery:not(:last-child) {
    margin-bottom: calc(1.7em - 16px) !important; }
  .wp-block-gallery figcaption {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px; }
  .wp-block-gallery li {
    padding-left: 0; }
    .wp-block-gallery li:before {
      display: none; }

.twitter-tweet {
  margin-left: auto;
  margin-right: auto; }

p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
  margin-bottom: 0; }

.pic {
  position: relative;
  font-size: 0px;
  line-height: 0px; }

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 10px 0; }

.mejs-container:not(:last-child) {
  margin-bottom: 20px; }

.mejs-controls a.mejs-horizontal-volume-slider {
  background: transparent;
  border: 0; }
  .mejs-controls a.mejs-horizontal-volume-slider:focus {
    background: transparent;
    border: 0; }

.site-content .wp-playlist-light {
  background-color: #eee;
  color: #222; }
  .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #333; }
  .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #767676; }
  .site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px #eee dotted;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }
    .site-content .wp-playlist-light .wp-playlist-item:focus {
      color: #fff;
      background-color: #767676;
      border-bottom-color: rgba(0, 0, 0, 0); }
      .site-content .wp-playlist-light .wp-playlist-item:focus a {
        color: #fff; }

.site-content .wp-playlist-dark {
  background-color: #222;
  border-color: #333; }
  .site-content .wp-playlist-dark .mejs-container .mejs-controls {
    background-color: #333; }
  .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #eee; }
  .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa; }
  .site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #333; }
  .site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px #555 dotted;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }
    .site-content .wp-playlist-dark .wp-playlist-item:focus {
      color: #222;
      background-color: #fff;
      border-bottom-color: rgba(0, 0, 0, 0); }
      .site-content .wp-playlist-dark .wp-playlist-item:focus a {
        color: #222; }
  .site-content .wp-playlist-dark .wp-playlist-caption {
    color: #fff; }

.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em; }

.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700; }

.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal; }

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 0.625em;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase; }

.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer; }
  .site-content .wp-playlist-item:last-of-type {
    border-bottom: 0; }
  .site-content .wp-playlist-item a {
    padding: 0.3125em 0;
    border-bottom: 0;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .site-content .wp-playlist-item a:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background: transparent; }

.site-content .wp-playlist-item-length {
  top: 5px; }

.icon {
  display: inline-block;
  height: 1em;
  width: 1em;
  position: relative;
  vertical-align: middle; }

/*  --------------------
  Galleries
--------------------  */
.gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  margin: 0 -5px -10px; }

.gallery-item {
  padding: 0 5px;
  margin: 0 0 10px !important; }
  .gallery-item .gallery-icon {
    font-size: 0px;
    line-height: 0px; }
  .gallery-item a {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    max-width: 100%;
    display: block; }
    .gallery-item a img {
      display: block;
      margin: 0 auto; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.3%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6%; }

.gallery-columns-7 .gallery-item {
  width: 14.2%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1%; }

.gallery-caption {
  display: block;
  word-break: break-word;
  text-align: center;
  margin: 5px 0 20px;
  padding: 0;
  line-height: 1.3; }

/*  --------------------
  SVGs Fallbacks
--------------------  */
.svg-fallback {
  display: none; }

.no-svg .svg-fallback {
  display: inline-block; }

.no-svg .dropdown-toggle {
  padding: 0.5em 0 0;
  right: 0;
  text-align: center;
  width: 2em; }
  .no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: transform(rotate 0.3s linear);
    transition: transform(rotate 0.3s linear); }
  .no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
    .no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
      content: '\005E'; }

.no-svg .social-navigation a {
  background: transparent;
  color: #222;
  height: auto;
  width: auto; }

/*  --------------------
  Fancybox styles
--------------------  */
.fancybox-skin {
  padding: 3px !important; }

.fancy {
  font-size: 0;
  display: block; }

/*  --------------------
  Default media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  /*  --------------------
    Media
  --------------------  */
  .mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: transparent;
    border: 0; }
  .site-content .wp-playlist-light .wp-playlist-item:hover {
    color: #fff;
    background-color: #767676;
    border-bottom-color: rgba(0, 0, 0, 0); }
    .site-content .wp-playlist-light .wp-playlist-item:hover a {
      color: #fff; }
  .site-content .wp-playlist-light a.wp-playlist-caption:hover {
    color: #fff; }
  .site-content .wp-playlist-dark .wp-playlist-item:hover {
    color: #222;
    background-color: #fff;
    border-bottom-color: rgba(0, 0, 0, 0); }
    .site-content .wp-playlist-dark .wp-playlist-item:hover a {
      color: #222; }
  .site-content .wp-playlist-item a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent; }
  /*  --------------------
    Galleries
  --------------------  */
  .gallery-item a:hover {
    opacity: .6; } }

/*  ====================
  Preloader
====================  */
.rb_icon_preloader {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  .rb_icon_preloader:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 8px;
    top: 8px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    animation: rb_i_preloader 1.5s linear infinite; }

@keyframes rb_i_preloader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.rb-blank-preloader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  background-color: #fff;
  opacity: 1;
  pointer-events: none;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }
  .rb-blank-preloader.disabled {
    opacity: 0; }

.ajax_preloader {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 10;
  display: none;
  cursor: wait; }
  .ajax_preloader.body_loader {
    position: fixed; }
  .ajax_preloader.content_loader, .ajax_preloader.modal_loader {
    position: absolute; }
  .ajax_preloader.active {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .ajax_preloader .dots-wrapper {
    animation: rb_preloader_wrapper 1.2s infinite ease-in-out; }
    .ajax_preloader .dots-wrapper span {
      width: 16px;
      height: 16px;
      display: inline-block;
      background-color: #000;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin: 0 7px; }
      .ajax_preloader .dots-wrapper span:first-child {
        animation: rb_preloader .6s infinite ease-in-out; }
      .ajax_preloader .dots-wrapper span:last-child {
        animation: rb_preloader .6s infinite ease-in-out;
        animation-delay: .3s; }

.blockUI {
  opacity: 1 !important;
  background-color: rgba(255, 255, 255, 0.85) !important;
  background-image: url("../img/spin.gif");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px; }

@keyframes rb_preloader {
  0% {
    opacity: .3;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    opacity: .3;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5); } }

@keyframes rb_preloader_wrapper {
  0% {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); }
  50% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); } }

/*  --------------------
  Unitest extra styles
--------------------  */
@media screen and (min-width: 1200px) {
  body[data-default="true"] .site-content .container {
    max-width: 1200px; } }

/*  --------------------
  Gutenberg extra styles
--------------------  */
body:not(.single) .wp-block-cover.alignfull,
body:not(.single) .alignfull {
  width: 100%;
  left: 0;
  margin-left: 0 !important;
  padding: 0; }

body:not(.single) .wp-block-cover.alignwide,
body:not(.single) .alignwide {
  margin-right: 0;
  margin-left: 0; }

.wp-block-archives-list:not(.is-grid) li:last-child,
.wp-block-categories-list:not(.is-grid) li:last-child,
.wp-block-latest-posts:not(.is-grid) li:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

.wp-block-archives-list li,
.wp-block-categories-list li,
.wp-block-latest-posts li {
  margin: 0 16px 0 0 !important;
  padding: 10px 0;
  border-bottom: 1px dashed #e5e5e5; }
  .wp-block-archives-list li:before,
  .wp-block-categories-list li:before,
  .wp-block-latest-posts li:before {
    display: none !important; }
  .wp-block-archives-list li ul.children,
  .wp-block-categories-list li ul.children,
  .wp-block-latest-posts li ul.children {
    padding: 5px 0 5px 10px; }

.wp-block-archives-list:not(:first-child),
.wp-block-categories-list:not(:first-child),
.wp-block-latest-posts:not(:first-child) {
  margin-left: 0 !important; }

.wp-block-latest-comments:not(:first-child) {
  margin-left: 0 !important; }

.wp-block-button {
  margin-bottom: 10px; }

.has-background-dim {
  color: #fff; }

/*  --------------------
  Pagination styles
--------------------  */
.paging-navigation .pagination {
  text-align: center;
  margin-top: 15px; }
  .paging-navigation .pagination .rb_load_more {
    cursor: pointer;
    padding: 0 60px 0 30px; }
    .paging-navigation .pagination .rb_load_more:after {
      content: '\f10d';
      font-family: 'rbicon';
      font-size: 16px;
      -webkit-transition: transform 0.3s ease;
      transition: transform 0.3s ease;
      top: 52%;
      right: 20px; }

.woocommerce-pagination,
.paging-navigation:not(.load_more) .pagination {
  text-align: center; }
  .woocommerce-pagination > *,
  .paging-navigation:not(.load_more) .pagination > * {
    display: inline-block;
    font-weight: 700; }
    .woocommerce-pagination > *:before,
    .paging-navigation:not(.load_more) .pagination > *:before {
      content: '/';
      display: inline-block;
      margin: 0 10px; }
    .woocommerce-pagination > *:first-child:not(.prev):before,
    .paging-navigation:not(.load_more) .pagination > *:first-child:not(.prev):before {
      display: none; }
    .woocommerce-pagination > *:not(.prev):not(.next),
    .paging-navigation:not(.load_more) .pagination > *:not(.prev):not(.next) {
      opacity: .4; }
      .woocommerce-pagination > *:not(.prev):not(.next).current,
      .paging-navigation:not(.load_more) .pagination > *:not(.prev):not(.next).current {
        opacity: 1; }
        .woocommerce-pagination > *:not(.prev):not(.next).current:before,
        .paging-navigation:not(.load_more) .pagination > *:not(.prev):not(.next).current:before {
          opacity: .4; }
  .woocommerce-pagination .prev:before,
  .woocommerce-pagination .next:before,
  .paging-navigation:not(.load_more) .pagination .prev:before,
  .paging-navigation:not(.load_more) .pagination .next:before {
    font-family: 'rbicon';
    margin: 0 20px; }
  .woocommerce-pagination .prev:before,
  .paging-navigation:not(.load_more) .pagination .prev:before {
    content: '\f15d'; }
  .woocommerce-pagination .prev + .page-numbers:before,
  .paging-navigation:not(.load_more) .pagination .prev + .page-numbers:before {
    display: none; }
  .woocommerce-pagination .next:before,
  .paging-navigation:not(.load_more) .pagination .next:before {
    content: '\f15c'; }

/*  --------------------
  Navigation
--------------------  */
.post-navigation {
  padding: 30px 0;
  margin-top: 15px;
  border-top: 1px solid #e5e5e5;
  position: relative; }
  .post-navigation:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 31px;
    height: calc(100% - 62px);
    width: 1px;
    background-color: #e5e5e5;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .post-navigation .nav-links {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch; }
    .post-navigation .nav-links li {
      padding: 0;
      width: 50%;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .post-navigation .nav-links li.next-post {
        text-align: right;
        padding-left: 15px;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end; }
        .post-navigation .nav-links li.next-post img {
          margin-left: 20px; }
      .post-navigation .nav-links li.prev-post {
        padding-right: 15px; }
        .post-navigation .nav-links li.prev-post img {
          margin-right: 20px; }
      .post-navigation .nav-links li.next-post > a, .post-navigation .nav-links li.prev-post > a {
        line-height: 0; }
      .post-navigation .nav-links li img {
        max-width: 80px; }
      .post-navigation .nav-links li:before {
        display: none; }
      .post-navigation .nav-links li .post-title {
        font-size: 17px;
        line-height: initial;
        font-weight: 700;
        word-break: break-word; }
      .post-navigation .nav-links li .post-nav-link {
        font-size: 16px;
        opacity: .6; }

/*  --------------------
  Navigation media styles
--------------------  */
@media screen and (max-width: 767px) {
  .post-navigation {
    padding: 15px 0; }
    .post-navigation:before {
      display: none; }
    .post-navigation .nav-links {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .post-navigation .nav-links li {
        width: 100%; }
        .post-navigation .nav-links li.prev-post:not(.disabled) + .next-post {
          padding-top: 15px; } }

/*  --------------------
  Comments
--------------------  */
.upsells.products > h2,
.related.products > h2,
.single-content-title {
  position: relative;
  margin-bottom: 28px !important;
  font-size: 40px; }

.single-content-title .cancel-reply {
  position: absolute;
  right: 0;
  bottom: 22px;
  font-size: 17px;
  font-weight: 400; }

.bypostauthor {
  border: 1px solid transparent; }

.comments-area {
  padding-top: 45px;
  border-top: 1px solid #e5e5e5; }

.page-content + .comments-area {
  border-top: 0; }

.comment-list {
  padding-bottom: 50px;
  border-bottom: 1px solid #e5e5e5; }
  .comment-list .pingback .comment-body,
  .comment-list .trackback .comment-body,
  .comment-list .comment .comment-body {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .comment-list .pingback .comment-body:before,
    .comment-list .trackback .comment-body:before,
    .comment-list .comment .comment-body:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: #e5e5e5;
      height: 1px; }
  .comment-list > .trackback:only-child:not(.parent) > .comment-body,
  .comment-list > .pingback:only-child:not(.parent) > .comment-body,
  .comment-list > .comment:only-child:not(.parent) > .comment-body {
    margin-bottom: 0;
    padding-bottom: 0; }
    .comment-list > .trackback:only-child:not(.parent) > .comment-body:before,
    .comment-list > .pingback:only-child:not(.parent) > .comment-body:before,
    .comment-list > .comment:only-child:not(.parent) > .comment-body:before {
      display: none; }
  .comment-list > .trackback:last-child:not(.parent) > .comment-body,
  .comment-list > .pingback:last-child:not(.parent) > .comment-body,
  .comment-list > .comment:last-child:not(.parent) > .comment-body {
    margin-bottom: 0;
    padding-bottom: 0; }
    .comment-list > .trackback:last-child:not(.parent) > .comment-body:before,
    .comment-list > .pingback:last-child:not(.parent) > .comment-body:before,
    .comment-list > .comment:last-child:not(.parent) > .comment-body:before {
      display: none; }

.pingback .comment-body .comment-content,
.trackback .comment-body .comment-content {
  margin-left: 0; }

.comment-body .comment-author {
  float: left;
  margin-right: 20px; }
  .comment-body .comment-author img {
    -webkit-border-radius: 50%;
    border-radius: 50%; }

.comment-body .comment-meta {
  display: inline-block; }
  .comment-body .comment-meta .comment-admin {
    font-weight: 700;
    padding-right: 16px;
    margin-right: 10px;
    position: relative; }
    .comment-body .comment-meta .comment-admin:after {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      width: 1px;
      height: 23px;
      background-color: #000;
      opacity: .2; }
  .comment-body .comment-meta .comment-date {
    display: inline-block;
    opacity: .7; }

.comment-body .comment-content {
  margin-top: 6px;
  margin-left: 90px; }

.comment-body .comment-buttons {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-weight: 700; }
  .comment-body .comment-buttons .reply {
    position: relative; }
    .comment-body .comment-buttons .reply:before {
      content: '\f11b';
      font-family: 'rbicon';
      margin-right: 10px; }
  .comment-body .comment-buttons > *:not(:last-child) {
    margin-right: 15px; }

.comment:not([class*='depth-1']) {
  margin-left: 25px; }

.comment + .comment-respond {
  margin-top: 20px;
  margin-bottom: 50px; }

.comment-navigation {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 25px; }

.comment-respond {
  margin-top: 43px; }
  .comment-respond .comment-form-author {
    float: left;
    margin-right: 20px; }
  .comment-respond .comment-form-author,
  .comment-respond .comment-form-email {
    width: calc(50% - 10px);
    display: inline-block; }
  .comment-respond p:not(:last-child) {
    margin-bottom: 20px; }
  .comment-respond .rb_button_wrapper {
    margin-top: 30px;
    position: relative;
    z-index: 1; }
    .comment-respond .rb_button_wrapper .rb_button {
      background-color: transparent;
      padding: 0 25px; }

/*  --------------------
  Comments media styles
--------------------  */
@media screen and (max-width: 767px) {
  .upsells.products > h2,
  .related.products > h2,
  .single-content-title {
    font-size: 28px; }
  .comment-body .comment-buttons {
    position: static;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; } }

/*  --------------------
  Related
--------------------  */
.related-posts {
  padding-top: 45px;
  border-top: 1px solid #e5e5e5;
  padding-bottom: 5px; }
  .related-posts .rb_carousel_wrapper .rb_carousel .slick-dots {
    margin-bottom: 45px; }
  .related-posts .blog_grid .post-media.format-quote:not(:empty), .related-posts .blog_grid .post-media.format-link:not(:empty) {
    margin-top: 38px; }
  .related-posts .blog_grid .post-media .cropped_image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 100%; }

/*  --------------------
  Blog default styles
--------------------  */
body:not([data-default="true"]):not(.single) .post.format-link .post-media, body:not([data-default="true"]):not(.single) .post.format-quote .post-media {
  background-color: #FBF6F8; }

body:not([data-default="true"]):not(.single) .post.format-link .post-media-wrapper .post-date,
body:not([data-default="true"]):not(.single) .post.format-link .post-categories,
body:not([data-default="true"]):not(.single) .post.format-link .post-title,
body:not([data-default="true"]):not(.single) .post.format-link .post-meta-wrapper,
body:not([data-default="true"]):not(.single) .post.format-link .post-content, body:not([data-default="true"]):not(.single) .post.format-quote .post-media-wrapper .post-date,
body:not([data-default="true"]):not(.single) .post.format-quote .post-categories,
body:not([data-default="true"]):not(.single) .post.format-quote .post-title,
body:not([data-default="true"]):not(.single) .post.format-quote .post-meta-wrapper,
body:not([data-default="true"]):not(.single) .post.format-quote .post-content {
  display: none; }

body:not([data-default="true"]):not(.single) .post.format-link .post-media, body:not([data-default="true"]):not(.single) .post.format-quote .post-media {
  margin-bottom: 0 !important; }

.search .blog-readmore-wrap, .archive .blog-readmore-wrap, .blog .blog-readmore-wrap {
  margin-top: 28px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .search .blog-readmore-wrap .rb_button, .archive .blog-readmore-wrap .rb_button, .blog .blog-readmore-wrap .rb_button {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }
  .search .blog-readmore-wrap .blog-divider, .archive .blog-readmore-wrap .blog-divider, .blog .blog-readmore-wrap .blog-divider {
    height: 1px;
    margin-left: 30px;
    width: 100%;
    background-color: #D9D9D9; }

.search p + .blog-readmore-wrap, .archive p + .blog-readmore-wrap, .blog p + .blog-readmore-wrap {
  margin-top: -17px; }

.search .post-inner, .archive .post-inner, .blog .post-inner {
  position: relative;
  padding-bottom: 15px; }
  .search .post-inner:after, .archive .post-inner:after, .blog .post-inner:after {
    content: '';
    display: table;
    clear: both; }
  .search .post-inner .post-media-wrapper, .archive .post-inner .post-media-wrapper, .blog .post-inner .post-media-wrapper {
    position: relative;
    margin-bottom: 0; }
    .search .post-inner .post-media-wrapper .post-media, .archive .post-inner .post-media-wrapper .post-media, .blog .post-inner .post-media-wrapper .post-media {
      margin-bottom: 0; }
    .search .post-inner .post-media-wrapper .post-date, .archive .post-inner .post-media-wrapper .post-date, .blog .post-inner .post-media-wrapper .post-date {
      position: absolute;
      left: 0;
      top: -1px;
      background-color: #fff; }
      .search .post-inner .post-media-wrapper .post-date a, .archive .post-inner .post-media-wrapper .post-date a, .blog .post-inner .post-media-wrapper .post-date a {
        text-align: center;
        display: inline-block;
        padding: 7px 19px 10px; }
        .search .post-inner .post-media-wrapper .post-date a span, .archive .post-inner .post-media-wrapper .post-date a span, .blog .post-inner .post-media-wrapper .post-date a span {
          display: block;
          line-height: initial;
          font-weight: 700; }
          .search .post-inner .post-media-wrapper .post-date a span.day, .archive .post-inner .post-media-wrapper .post-date a span.day, .blog .post-inner .post-media-wrapper .post-date a span.day {
            font-size: 24px; }
          .search .post-inner .post-media-wrapper .post-date a span.month, .archive .post-inner .post-media-wrapper .post-date a span.month, .blog .post-inner .post-media-wrapper .post-date a span.month {
            font-size: 14px;
            margin-top: -3px; }
  .search .post-inner .post-categories, .archive .post-inner .post-categories, .blog .post-inner .post-categories {
    margin-top: 45px;
    position: relative;
    padding-left: 25px;
    line-height: initial; }
    .search .post-inner .post-categories:before, .archive .post-inner .post-categories:before, .blog .post-inner .post-categories:before {
      content: '';
      position: absolute;
      left: 0;
      top: 10px;
      width: 15px;
      height: 2px; }
    .search .post-inner .post-categories a, .archive .post-inner .post-categories a, .blog .post-inner .post-categories a {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 700;
      position: relative;
      padding-bottom: 3px; }
      .search .post-inner .post-categories a:before, .archive .post-inner .post-categories a:before, .blog .post-inner .post-categories a:before {
        content: '';
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 2px;
        width: 0%;
        bottom: 0;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease; }
      .search .post-inner .post-categories a:last-child:before, .archive .post-inner .post-categories a:last-child:before, .blog .post-inner .post-categories a:last-child:before {
        left: 50%; }
      .search .post-inner .post-categories a:not(:last-child), .archive .post-inner .post-categories a:not(:last-child), .blog .post-inner .post-categories a:not(:last-child) {
        margin-right: 6px; }
        .search .post-inner .post-categories a:not(:last-child):after, .archive .post-inner .post-categories a:not(:last-child):after, .blog .post-inner .post-categories a:not(:last-child):after {
          content: ',';
          opacity: .5;
          position: absolute;
          margin-left: 1px; }
    .search .post-inner .post-categories + .post-title, .archive .post-inner .post-categories + .post-title, .blog .post-inner .post-categories + .post-title {
      margin-top: 9px; }
  .search .post-inner .post-title, .archive .post-inner .post-title, .blog .post-inner .post-title {
    margin: 0;
    word-break: break-word; }
    .search .post-inner .post-title:first-child, .archive .post-inner .post-title:first-child, .blog .post-inner .post-title:first-child {
      margin-top: 36px; }
  .search .post-inner .post-media, .archive .post-inner .post-media, .blog .post-inner .post-media {
    line-height: 0px;
    margin-bottom: 22px;
    position: relative; }
    .search .post-inner .post-media blockquote, .archive .post-inner .post-media blockquote, .blog .post-inner .post-media blockquote {
      margin: 0; }
    .search .post-inner .post-media .media-gallery .rb_carousel, .archive .post-inner .post-media .media-gallery .rb_carousel, .blog .post-inner .post-media .media-gallery .rb_carousel {
      margin: 0 -15px; }
      .search .post-inner .post-media .media-gallery .rb_carousel:before, .archive .post-inner .post-media .media-gallery .rb_carousel:before, .blog .post-inner .post-media .media-gallery .rb_carousel:before {
        display: none; }
      .search .post-inner .post-media .media-gallery .rb_carousel .slick-arrow, .archive .post-inner .post-media .media-gallery .rb_carousel .slick-arrow, .blog .post-inner .post-media .media-gallery .rb_carousel .slick-arrow {
        z-index: 1;
        color: #fff; }
        .search .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-prev, .archive .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-prev, .blog .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-prev {
          left: 20px; }
        .search .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-next, .archive .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-next, .blog .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-next {
          right: 20px; }
    .search .post-inner .post-media .media-audio,
    .search .post-inner .post-media .media-video, .archive .post-inner .post-media .media-audio,
    .archive .post-inner .post-media .media-video, .blog .post-inner .post-media .media-audio,
    .blog .post-inner .post-media .media-video {
      position: relative;
      padding-bottom: 56.25%;
      overflow: hidden; }
      .search .post-inner .post-media .media-audio iframe,
      .search .post-inner .post-media .media-video iframe, .archive .post-inner .post-media .media-audio iframe,
      .archive .post-inner .post-media .media-video iframe, .blog .post-inner .post-media .media-audio iframe,
      .blog .post-inner .post-media .media-video iframe {
        top: 0;
        left: 0;
        height: 100%;
        position: absolute; }
    .search .post-inner .post-media .media-alternate, .archive .post-inner .post-media .media-alternate, .blog .post-inner .post-media .media-alternate {
      display: block;
      text-align: left;
      overflow: hidden;
      font-size: 30px;
      line-height: 40px;
      font-weight: 700;
      padding: 40px 50px 40px 105px; }
      .search .post-inner .post-media .media-alternate.media-link:before, .archive .post-inner .post-media .media-alternate.media-link:before, .blog .post-inner .post-media .media-alternate.media-link:before {
        content: '\f156';
        font-size: 36px; }
      .search .post-inner .post-media .media-alternate.media-quote:before, .archive .post-inner .post-media .media-alternate.media-quote:before, .blog .post-inner .post-media .media-alternate.media-quote:before {
        content: '\201c\0020';
        font-size: 74px;
        line-height: 64px; }
      .search .post-inner .post-media .media-alternate:before, .archive .post-inner .post-media .media-alternate:before, .blog .post-inner .post-media .media-alternate:before {
        font-family: 'rbicon';
        z-index: 1;
        width: 55px; }
    .search .post-inner .post-media .media-alternate:before, .archive .post-inner .post-media .media-alternate:before, .blog .post-inner .post-media .media-alternate:before {
      position: absolute;
      left: 50px;
      top: 40px; }
  .search .post-inner .post-content, .archive .post-inner .post-content, .blog .post-inner .post-content {
    margin-top: 16px; }
    .search .post-inner .post-content:after, .archive .post-inner .post-content:after, .blog .post-inner .post-content:after {
      content: '';
      display: table;
      clear: both; }

.post {
  width: 100%;
  padding-bottom: 30px; }
  .post.sticky {
    padding: 40px;
    margin-bottom: 30px;
    border-width: 1px;
    border-style: solid; }
  .post .rb_button_wrapper {
    z-index: 1; }

/*  --------------------
  Blog default media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .search .post-inner .post-categories a:hover:before, .archive .post-inner .post-categories a:hover:before, .blog .post-inner .post-categories a:hover:before {
    width: 100%; } }

@media screen and (max-width: 1199px) {
  .search .post-inner .post-media-wrapper .post-date, .archive .post-inner .post-media-wrapper .post-date, .blog .post-inner .post-media-wrapper .post-date {
    left: 15px;
    top: 15px; }
    .search .post-inner .post-media-wrapper .post-date a, .archive .post-inner .post-media-wrapper .post-date a, .blog .post-inner .post-media-wrapper .post-date a {
      text-align: center;
      display: inline-block;
      padding: 5px 16px 10px; }
      .search .post-inner .post-media-wrapper .post-date a span.day, .archive .post-inner .post-media-wrapper .post-date a span.day, .blog .post-inner .post-media-wrapper .post-date a span.day {
        font-size: 22px; }
      .search .post-inner .post-media-wrapper .post-date a span.month, .archive .post-inner .post-media-wrapper .post-date a span.month, .blog .post-inner .post-media-wrapper .post-date a span.month {
        font-size: 12px;
        margin-top: -5px; }
  .search .post-inner .post-media .media-alternate, .archive .post-inner .post-media .media-alternate, .blog .post-inner .post-media .media-alternate {
    font-size: 24px;
    line-height: initial;
    padding: 98px 40px 45px; }
    .search .post-inner .post-media .media-alternate:before, .archive .post-inner .post-media .media-alternate:before, .blog .post-inner .post-media .media-alternate:before {
      top: 45px; } }

@media screen and (max-width: 991px) {
  .search .post-inner .post-categories, .archive .post-inner .post-categories, .blog .post-inner .post-categories {
    margin-top: 25px; }
  .search .post-inner .post-media .media-alternate, .archive .post-inner .post-media .media-alternate, .blog .post-inner .post-media .media-alternate {
    padding: 80px 40px 45px; }
    .search .post-inner .post-media .media-alternate:before, .archive .post-inner .post-media .media-alternate:before, .blog .post-inner .post-media .media-alternate:before {
      top: 32px;
      left: 40px; } }

@media screen and (max-width: 767px) {
  .search .post-media .rb_carousel_wrapper .rb_carousel .slick-dots, .archive .post-media .rb_carousel_wrapper .rb_carousel .slick-dots, .blog .post-media .rb_carousel_wrapper .rb_carousel .slick-dots {
    opacity: .6;
    position: absolute;
    bottom: 30px; }
  .search .post-inner .post-media-wrapper .post-date, .archive .post-inner .post-media-wrapper .post-date, .blog .post-inner .post-media-wrapper .post-date {
    left: 5px;
    top: 5px; }
    .search .post-inner .post-media-wrapper .post-date a, .archive .post-inner .post-media-wrapper .post-date a, .blog .post-inner .post-media-wrapper .post-date a {
      text-align: center;
      display: inline-block;
      padding: 5px 16px 7px; }
      .search .post-inner .post-media-wrapper .post-date a span.day, .archive .post-inner .post-media-wrapper .post-date a span.day, .blog .post-inner .post-media-wrapper .post-date a span.day {
        font-size: 16px; }
      .search .post-inner .post-media-wrapper .post-date a span.month, .archive .post-inner .post-media-wrapper .post-date a span.month, .blog .post-inner .post-media-wrapper .post-date a span.month {
        font-size: 11px;
        margin-top: -2px; }
  .search .post-inner .post-categories:first-child, .archive .post-inner .post-categories:first-child, .blog .post-inner .post-categories:first-child {
    margin-top: 20px; }
  .search .post-inner .post-title, .archive .post-inner .post-title, .blog .post-inner .post-title {
    margin-top: 15px; } }

/*  --------------------
  Blog meta styles
--------------------  */
.post-meta-wrapper {
  font-size: 15px;
  margin-top: 25px;
  margin-bottom: -10px;
  position: relative;
  line-height: initial;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .post-meta-wrapper .post-tags {
    margin-top: 5px; }
    .post-meta-wrapper .post-tags a {
      display: inline-block;
      border-width: 1px;
      border-style: solid;
      padding: 4px 12px;
      margin-right: 6px;
      margin-bottom: 10px;
      position: relative;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 700;
      z-index: 1; }
      .post-meta-wrapper .post-tags a:before {
        content: '#'; }
      .post-meta-wrapper .post-tags a:after {
        content: '';
        opacity: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        pointer-events: none;
        z-index: -1;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
  .post-meta-wrapper .post-single-meta {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 10px; }
    .post-meta-wrapper .post-single-meta > *:not(:last-child) {
      margin-right: 20px; }
    .post-meta-wrapper .post-single-meta .single-post-date {
      position: relative; }
      .post-meta-wrapper .post-single-meta .single-post-date:before {
        content: '\f073';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        margin-right: 6px; }
    .post-meta-wrapper .post-single-meta .single-post-author {
      position: relative; }
      .post-meta-wrapper .post-single-meta .single-post-author:before {
        content: '\f13e';
        font-family: 'rbicon';
        margin-right: 6px; }
    .post-meta-wrapper .post-single-meta .coments_count a:before {
      content: '\f075';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-size: 18px;
      margin-right: 6px;
      position: relative;
      top: 0px; }
    .post-meta-wrapper .post-single-meta .share-wrapper {
      position: relative; }
      .post-meta-wrapper .post-single-meta .share-wrapper.clicked .share-hidden {
        opacity: 1;
        top: calc(100% + 10px);
        pointer-events: auto; }
      .post-meta-wrapper .post-single-meta .share-wrapper .share-trigger {
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        color: #fff;
        cursor: pointer; }
        .post-meta-wrapper .post-single-meta .share-wrapper .share-trigger:before {
          content: '\f1e0';
          font-family: 'Font Awesome 5 Free';
          font-weight: 900;
          font-size: 18px; }
      .post-meta-wrapper .post-single-meta .share-wrapper .share-hidden {
        position: absolute;
        opacity: 0;
        right: 0;
        top: calc(100% - 5px);
        white-space: nowrap;
        pointer-events: none;
        z-index: 1;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-color: #fff; }
        .post-meta-wrapper .post-single-meta .share-wrapper .share-hidden:before {
          content: '';
          position: absolute;
          top: -10px;
          bottom: 0;
          left: 0;
          right: 0;
          z-index: -1; }
        .post-meta-wrapper .post-single-meta .share-wrapper .share-hidden .social-share {
          padding: 5px;
          -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
          -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15); }
          .post-meta-wrapper .post-single-meta .share-wrapper .share-hidden .social-share span {
            display: none; }
          .post-meta-wrapper .post-single-meta .share-wrapper .share-hidden .social-share a {
            font-size: 16px;
            margin: 0 4px; }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .post-meta-wrapper .post-tags a:hover:after {
    opacity: .3; }
  .post-meta-wrapper .post-single-meta .share-wrapper:hover .share-hidden {
    opacity: 1;
    top: calc(100% + 10px);
    pointer-events: auto; } }

/*  --------------------
  Blog large styles
--------------------  */
.blog.layout_large {
  width: 100%; }
  .blog.layout_large .post {
    margin-bottom: 10px; }

/*  --------------------
  Blog grid styles
--------------------  */
div.blog.layout_2 .content_inner, div.blog.layout_3 .content_inner, div.blog.layout_4 .content_inner {
  margin: 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  div.blog.layout_2 .content_inner .rb_carousel, div.blog.layout_3 .content_inner .rb_carousel, div.blog.layout_4 .content_inner .rb_carousel {
    margin: 0; }

div.blog.layout_2 .post, div.blog.layout_3 .post, div.blog.layout_4 .post {
  margin: 0 15px; }
  div.blog.layout_2 .post .post-inner .post-categories, div.blog.layout_3 .post .post-inner .post-categories, div.blog.layout_4 .post .post-inner .post-categories {
    margin-top: 34px; }

div.blog.layout_3 .post .blog-readmore-wrap .blog-divider, div.blog.layout_4 .post .blog-readmore-wrap .blog-divider {
  margin-left: 15px; }

div.blog.layout_3 .post .post-inner .post-media .media-alternate, div.blog.layout_4 .post .post-inner .post-media .media-alternate {
  padding: 85px 40px 30px 40px;
  font-size: 26px;
  line-height: 36px; }
  div.blog.layout_3 .post .post-inner .post-media .media-alternate:before, div.blog.layout_4 .post .post-inner .post-media .media-alternate:before {
    left: 40px; }

div.blog.layout_2 .post {
  width: calc(50% - 30px); }

div.blog.layout_3 .post {
  width: calc(33.3% - 30px); }

div.blog.layout_4 .post {
  width: calc(25% - 30px); }

/*  --------------------
  Blog grid media styles
--------------------  */
@media screen and (max-width: 1199px) {
  div.blog.layout_4 .post {
    width: calc(33.3% - 30px); } }

@media screen and (max-width: 991px) {
  div.blog.layout_2 .post .post-inner .post-categories, div.blog.layout_3 .post .post-inner .post-categories, div.blog.layout_4 .post .post-inner .post-categories {
    margin-top: 20px; }
  div.blog.layout_3 .post {
    width: calc(50% - 30px); }
  div.blog.layout_4 .post {
    width: calc(50% - 30px); } }

@media screen and (max-width: 767px) {
  div.blog.layout_2 .content_inner, div.blog.layout_3 .content_inner, div.blog.layout_4 .content_inner {
    margin: 0; }
  div.blog.layout_2 .post, div.blog.layout_3 .post, div.blog.layout_4 .post {
    margin: 0;
    width: 100%; } }

/*  --------------------
  Blog single styles
--------------------  */
body.single-post[data-default="true"] .page_title_container {
  height: 250px !important;
  margin-bottom: -210px !important; }

body.single-post .page_title_container {
  height: 250px;
  padding: 0 !important; }
  body.single-post .page_title_container .page_title_wrapper {
    display: none; }

body.single-post.single-format-video .page_title_container, body.single-post.single-format-gallery .page_title_container, body.single-post.single-format-standard .page_title_container {
  height: 550px;
  margin-bottom: -510px; }

body.single-post.single-format-video .single_content > .post > .post-inner, body.single-post.single-format-audio .single_content > .post > .post-inner {
  margin-top: 0px; }

body.single-post.single-format-audio .page_title_container {
  margin-bottom: -210px; }

body.single-post.single-format-quote .page_title_container, body.single-post.single-format-link .page_title_container {
  margin-bottom: -210px; }

body.single-post.single-format-quote .main-content-inner:not(:first-child) .single_content > .post > .post-inner, body.single-post.single-format-link .main-content-inner:not(:first-child) .single_content > .post > .post-inner {
  padding-top: 0px; }

body.single-post.single-format-quote .single_content > .post > .post-inner, body.single-post.single-format-link .single_content > .post > .post-inner {
  margin-top: 0px !important; }

body.single-post .post-format.format_video, body.single-post .post-format.format_gallery, body.single-post .post-format.format_standard {
  margin: 0px -115px 30px; }

body.single-post .post-format.format_link {
  text-align: center;
  background-color: #fff;
  margin: 0 0 30px;
  padding: 55px 50px; }
  body.single-post .post-format.format_link a {
    font-size: 24px;
    font-weight: 700;
    padding-top: 50px;
    display: block;
    position: relative; }
    body.single-post .post-format.format_link a:before {
      margin-right: 20px;
      font-size: 30px;
      font-weight: 400;
      content: '\f156';
      font-family: 'rbicon';
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      top: 0; }

body.single-post .post-format.format_quote {
  padding: 55px 50px;
  margin: 0 0 30px;
  background-color: #fff; }
  body.single-post .post-format.format_quote blockquote {
    margin: 0;
    padding: 50px 0 0;
    font-size: 24px;
    line-height: 36px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center; }
    body.single-post .post-format.format_quote blockquote:before {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    body.single-post .post-format.format_quote blockquote cite {
      font-size: 16px; }
      body.single-post .post-format.format_quote blockquote cite:before, body.single-post .post-format.format_quote blockquote cite:after {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }

body.single-post .post-format.format_audio {
  margin: 0 0 30px; }

body.single-post .post-format.format_video {
  overflow: hidden;
  line-height: 0px;
  margin-left: 0;
  margin-right: 0; }
  body.single-post .post-format.format_video iframe {
    background-color: #f0f0f0; }

body.single-post .post-format.format_gallery {
  margin-bottom: 48px; }

body.single-post .post-format .rb_carousel_wrapper .rb_carousel .slick-dots {
  margin-top: 25px; }

body.single-post .main-content-inner:not(:first-child) .single_content > .post > .post-inner {
  margin: -180px auto 0; }

body.single-post .single_content > .post {
  padding-bottom: 40px; }
  body.single-post .single_content > .post > .post-inner {
    width: 900px;
    min-height: 210px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 75px 0;
    position: relative;
    z-index: 1; }
    body.single-post .single_content > .post > .post-inner:before {
      content: '';
      position: absolute;
      right: 100%;
      top: 0;
      height: 200px;
      width: 50vw;
      background-color: inherit; }
    body.single-post .single_content > .post > .post-inner .post-content .single-post-categories {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 700; }
      body.single-post .single_content > .post > .post-inner .post-content .single-post-categories + .post-title {
        margin-top: 4px; }
    body.single-post .single_content > .post > .post-inner .post-content .post-title {
      font-size: 48px;
      line-height: 62px;
      -ms-word-wrap: break-word;
      word-wrap: break-word;
      margin: 0; }
    body.single-post .single_content > .post > .post-inner .post-content .post-content-inner {
      margin-top: 31px; }
      body.single-post .single_content > .post > .post-inner .post-content .post-content-inner:after {
        content: '';
        display: table;
        clear: both; }
      body.single-post .single_content > .post > .post-inner .post-content .post-content-inner > *:first-child::first-letter {
        font-size: 36px;
        font-weight: 700;
        float: left;
        display: inline-block;
        padding: 12px 15px;
        margin-right: 18px;
        margin-bottom: 3px; }
      body.single-post .single_content > .post > .post-inner .post-content .post-content-inner .wp-block-embed__wrapper iframe {
        width: 100%; }
      body.single-post .single_content > .post > .post-inner .post-content .post-content-inner blockquote {
        font-size: 20px;
        line-height: 32px;
        padding-left: 45px; }
        body.single-post .single_content > .post > .post-inner .post-content .post-content-inner blockquote:before {
          top: -8px;
          font-size: 50px; }
        body.single-post .single_content > .post > .post-inner .post-content .post-content-inner blockquote p {
          line-height: 32px; }
      body.single-post .single_content > .post > .post-inner .post-content .post-content-inner .wp-block-gallery {
        margin-bottom: 16px; }
        body.single-post .single_content > .post > .post-inner .post-content .post-content-inner .wp-block-gallery.slick-slider {
          margin: 0 -15px !important; }
        body.single-post .single_content > .post > .post-inner .post-content .post-content-inner .wp-block-gallery .blocks-gallery-item.slick-slide {
          margin: 0 15px !important; }
        body.single-post .single_content > .post > .post-inner .post-content .post-content-inner .wp-block-gallery .slick-dots {
          margin-top: 15px; }
    body.single-post .single_content > .post > .post-inner .post-content .author-information {
      margin-top: 35px;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start;
      padding: 27px;
      background-color: #F2E9EE; }
      body.single-post .single_content > .post > .post-inner .post-content .author-information .author-image {
        margin-right: 30px;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0; }
        body.single-post .single_content > .post > .post-inner .post-content .author-information .author-image img {
          -webkit-border-radius: 50%;
          border-radius: 50%; }
      body.single-post .single_content > .post > .post-inner .post-content .author-information .author-content .author-name {
        font-size: 18px;
        font-weight: 700;
        margin: 0; }
      body.single-post .single_content > .post > .post-inner .post-content .author-information .author-content .author-biography {
        margin: 0;
        margin-top: 9px;
        font-size: 15px;
        line-height: 25px; }

body.single-post .main-content-inner:not(.has_sb) .navigation {
  width: 750px;
  margin-left: auto;
  margin-right: auto; }

body.single-post .main-content-inner:not(.has_sb) .comments-area {
  width: 750px;
  margin-left: auto;
  margin-right: auto; }

body.single-post .main-content-inner:not(.has_sb) .related-posts {
  width: 750px;
  margin-left: auto;
  margin-right: auto; }
  body.single-post .main-content-inner:not(.has_sb) .related-posts .post-media-wrapper .post-media {
    margin-bottom: -10px; }

/*  --------------------
  Blog single media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .post-meta .social-share a:hover {
    opacity: 1; } }

@media screen and (min-width: 1200px) {
  body.single-post .main-content-inner.has_sb .sidebar {
    width: calc(315px - 15px);
    margin-right: 15px;
    margin-left: 0; }
  body.single-post .main-content-inner.has_sb .main-content-inner-wrap {
    padding-right: 0;
    max-width: 885px !important; }
    body.single-post .main-content-inner.has_sb .main-content-inner-wrap .single_content > .post > .post-inner {
      width: auto;
      padding-left: 0px;
      padding-right: 30px; }
  body.single-post .main-content-inner.has_sb .navigation,
  body.single-post .main-content-inner.has_sb .comments-area,
  body.single-post .main-content-inner.has_sb .related-posts {
    margin-right: 30px; } }

@media screen and (max-width: 1199px) {
  .single-post .main-content-inner-wrap {
    margin: 0 auto; }
  .single-post .main-content-inner.has_sb .single_content {
    max-width: 100%; }
  body.single-post .page_title_container {
    height: 175px; }
  body.single-post.single-format-video .page_title_container, body.single-post.single-format-gallery .page_title_container, body.single-post.single-format-standard .page_title_container {
    height: 335px;
    margin-bottom: -350px; }
  body.single-post.single-format-audio .page_title_container, body.single-post.single-format-quote .page_title_container, body.single-post.single-format-link .page_title_container {
    margin-bottom: -190px; }
  body.single-post .single_content > .post > .post-inner {
    width: 800px;
    padding: 40px 25px 0; }
  body.single-post .post-format.format_video, body.single-post .post-format.format_gallery, body.single-post .post-format.format_standard {
    margin: 0px 0px 30px; }
  body.single-post .main-content-inner .navigation {
    width: 750px;
    margin-left: auto;
    margin-right: auto; }
  body.single-post .main-content-inner .comments-area {
    width: 750px;
    margin-left: auto;
    margin-right: auto; }
  body.single-post .main-content-inner .related-posts {
    width: 750px;
    margin-left: auto;
    margin-right: auto; }
    body.single-post .main-content-inner .related-posts .post-media-wrapper .post-media {
      margin-bottom: -10px; } }

@media screen and (max-width: 991px) {
  .single-post .main-content-inner-wrap {
    margin: 0 auto; }
  .single-post .main-content-inner.has_sb .single_content {
    max-width: 100%; }
  body.single-post .page_title_container {
    height: 175px; }
  body.single-post.single-format-video .page_title_container, body.single-post.single-format-gallery .page_title_container, body.single-post.single-format-standard .page_title_container {
    height: 175px;
    margin-bottom: -190px; }
  body.single-post.single-format-audio .page_title_container, body.single-post.single-format-quote .page_title_container, body.single-post.single-format-link .page_title_container {
    margin-bottom: -190px; }
  body.single-post .single_content > .post > .post-inner {
    margin: 0;
    width: 100%;
    padding: 40px 0 0; }
  body.single-post .post-format.format_video, body.single-post .post-format.format_gallery, body.single-post .post-format.format_standard {
    margin: 0; }
  body.single-post .main-content-inner:not(.has_sb) .navigation,
  body.single-post .main-content-inner .navigation {
    width: 100%; }
  body.single-post .main-content-inner:not(.has_sb) .comments-area,
  body.single-post .main-content-inner .comments-area {
    width: 100%; }
  body.single-post .main-content-inner:not(.has_sb) .related-posts,
  body.single-post .main-content-inner .related-posts {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .single-post .main-content-inner.has_sb .single_content {
    padding: 0; }
  .post-meta {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .post-meta .post-tags {
      margin-top: 30px;
      margin-bottom: 0; }
      .post-meta .post-tags > * {
        margin-bottom: 0px; } }

/*  --------------------
  Slick Carousel extra styles
--------------------  */
.rb_carousel .slick-slide,
.rb_custom_carousel .slick-slide {
  margin: 0 15px; }

.rb_carousel .slick-dots,
.rb_custom_carousel .slick-dots {
  margin: 0;
  width: 100%;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .rb_carousel .slick-dots li,
  .rb_custom_carousel .slick-dots li {
    margin: 0 3px 15px;
    padding-left: 0;
    line-height: 0;
    -webkit-transition: margin 0.2s ease;
    transition: margin 0.2s ease; }
    .rb_carousel .slick-dots li:before,
    .rb_custom_carousel .slick-dots li:before {
      display: none;
      padding: 0; }
    .rb_carousel .slick-dots li:after,
    .rb_custom_carousel .slick-dots li:after {
      content: '';
      position: absolute;
      width: 0px;
      height: 2px;
      background-color: #e5e5e5;
      top: 4px;
      left: calc(100% + 10px); }
    .rb_carousel .slick-dots li.slick-active,
    .rb_custom_carousel .slick-dots li.slick-active {
      margin-right: 63px;
      margin-left: 6px; }
      .rb_carousel .slick-dots li.slick-active:after,
      .rb_custom_carousel .slick-dots li.slick-active:after {
        width: 46px;
        -webkit-transition: width 0.2s linear 0.1s;
        transition: width 0.2s linear 0.1s; }
      .rb_carousel .slick-dots li.slick-active:last-child,
      .rb_custom_carousel .slick-dots li.slick-active:last-child {
        margin-right: 3px;
        margin-left: 63px; }
        .rb_carousel .slick-dots li.slick-active:last-child:after,
        .rb_custom_carousel .slick-dots li.slick-active:last-child:after {
          left: auto;
          right: calc(100% + 10px); }
      .rb_carousel .slick-dots li.slick-active button,
      .rb_custom_carousel .slick-dots li.slick-active button {
        border-width: 2px;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5); }
    .rb_carousel .slick-dots li button,
    .rb_custom_carousel .slick-dots li button {
      font-size: 0px;
      background: transparent;
      line-height: 0px;
      min-height: 0;
      border: 4px solid #e5e5e5;
      padding: 0;
      width: 8px;
      height: 8px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }

.rb_carousel_wrapper {
  width: 100%; }
  .rb_carousel_wrapper .rb_carousel .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .rb_carousel_wrapper[data-pagination="on"] > .rb_carousel > .slick-arrow {
    top: calc( 50% - 45px);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .rb_carousel_wrapper .rb_carousel {
    position: relative;
    margin: 0 -15px; }
    .rb_carousel_wrapper .rb_carousel .slick-dots {
      margin: 45px 0 0; }
    .rb_carousel_wrapper .rb_carousel .slick-arrow {
      position: absolute;
      font-size: 0px;
      padding: 0 7px;
      border: 0;
      opacity: 0;
      pointer-events: none;
      background: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .rb_carousel_wrapper .rb_carousel .slick-arrow:before {
        font-family: 'rbicon';
        font-size: 21px; }
      .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-prev {
        left: 0; }
        .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-prev:before {
          content: '\f15d'; }
      .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next {
        right: 0; }
        .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next:before {
          content: '\f15c'; }

/*  --------------------
  Slick Carousel media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_carousel_wrapper .rb_carousel:before {
    content: '';
    position: absolute;
    left: -50px;
    right: -50px;
    top: 0;
    bottom: 0; }
  .rb_carousel_wrapper .rb_carousel:hover .slick-arrow {
    opacity: 1;
    pointer-events: auto; }
    .rb_carousel_wrapper .rb_carousel:hover .slick-arrow.slick-prev {
      left: -50px; }
    .rb_carousel_wrapper .rb_carousel:hover .slick-arrow.slick-next {
      right: -50px; }
    .rb_carousel_wrapper .rb_carousel:hover .slick-arrow.slick-disabled {
      opacity: .5; }
  .rb_carousel_wrapper .rb_carousel .slick-arrow:hover {
    background-color: transparent; } }

@media screen and (max-width: 767px) {
  .rb_carousel_wrapper .rb_carousel .slick-arrow {
    opacity: 1;
    pointer-events: auto; }
    .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-prev {
      left: -50px; }
    .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next {
      right: -50px; }
    .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-disabled {
      opacity: .5; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: inline-block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*  --------------------
  Woo cart styles
--------------------  */
body .select2-container .select2-selection {
  height: 50px;
  border-radius: 0;
  border-color: #F2F2F2; }
  body .select2-container .select2-selection .select2-selection__rendered {
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px; }
  body .select2-container .select2-selection .select2-selection__arrow {
    height: inherit; }

body .select2-dropdown {
  border-radius: 0;
  border-color: #F2F2F2; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-close:hover {
  background-color: transparent; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: 0;
  text-align: right;
  padding-right: 20px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  top: 50%;
  background-color: transparent !important; }
  .mfp-arrow:before {
    padding: 15px;
    display: inline-block;
    font-family: 'rbicon';
    font-size: 26px;
    color: #fff; }
  .mfp-arrow.mfp-arrow-left {
    left: 15px; }
    .mfp-arrow.mfp-arrow-left:before {
      display: inline-block;
      content: '\f211'; }
  .mfp-arrow.mfp-arrow-right {
    right: 15px; }
    .mfp-arrow.mfp-arrow-right:before {
      content: '\f212'; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  display: none; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

/*  --------------------
  Particles styles
--------------------  */
.particles-wrapper {
  position: absolute;
  height: 100%;
  overflow: hidden;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  -webkit-mask-size: 101%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: top center; }
  .particles-wrapper .particles-js {
    z-index: 1;
    position: absolute; }
    .particles-wrapper .particles-js.top_left {
      top: 0;
      left: 0; }
    .particles-wrapper .particles-js.top_center {
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .particles-wrapper .particles-js.top_right {
      top: 0;
      right: 0; }
    .particles-wrapper .particles-js.right_center {
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .particles-wrapper .particles-js.bottom_right {
      bottom: 0;
      right: 0; }
    .particles-wrapper .particles-js.bottom_center {
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .particles-wrapper .particles-js.bottom_left {
      bottom: 0;
      left: 0; }
    .particles-wrapper .particles-js.left_center {
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

/*  ====================
  Header styles
====================  */
.rb_header_template.absolute_pos {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10; }

/*  -------------------
  Logotype
-------------------  */
.site_logotype {
  line-height: 0px; }
  .site_logotype .sitename {
    font-size: 38px;
    line-height: 48px; }
  .site_logotype a {
    display: inline-block; }

/*  -------------------
  Top bar
-------------------  */
.top-bar-box .container {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .top-bar-box .container .header_info_links a {
    display: inline-block;
    position: relative; }
    .top-bar-box .container .header_info_links a:before {
      display: inline-block;
      font-family: 'rbicon';
      margin-right: 12px;
      font-size: 20px;
      vertical-align: middle;
      position: relative;
      top: -1px; }
    .top-bar-box .container .header_info_links a.top_bar_phone {
      margin-right: 40px; }
      .top-bar-box .container .header_info_links a.top_bar_phone:before {
        content: '\f102'; }
    .top-bar-box .container .header_info_links a.top_bar_mail:before {
      content: '\f10a'; }

/*  -------------------
  Header icons styles
-------------------  */
.header_icons {
  position: relative;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0; }
  .header_icons > * {
    margin-right: 15px; }
    .header_icons > *:last-child {
      margin-right: 0; }
  .header_icons .menu-trigger {
    display: inline-block; }
    .header_icons .menu-trigger.active span:first-child {
      -webkit-transform: rotate(-45deg) translateY(11px);
      -ms-transform: rotate(-45deg) translateY(11px);
      transform: rotate(-45deg) translateY(11px); }
    .header_icons .menu-trigger.active span:nth-of-type(2) {
      opacity: 0; }
    .header_icons .menu-trigger.active span:last-child {
      -webkit-transform: rotate(45deg) translateY(-12px);
      -ms-transform: rotate(45deg) translateY(-12px);
      transform: rotate(45deg) translateY(-12px); }
    .header_icons .menu-trigger span {
      height: 2px;
      width: 25px;
      display: block;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      opacity: 1;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .header_icons .menu-trigger span:first-child {
        margin-bottom: 4px; }
      .header_icons .menu-trigger span:last-child {
        margin-top: 4px; }
  .header_icons .search-trigger {
    display: inline-block;
    position: relative;
    top: -2px; }
  .header_icons .custom_sidebar_trigger i:before {
    font-size: 21px; }
  .header_icons .custom_sidebar_trigger,
  .header_icons .custom_url {
    top: 3px; }
    .header_icons .custom_sidebar_trigger i,
    .header_icons .custom_url i {
      display: inline-block; }

/*  -------------------
  Header icons media styles
-------------------  */
@media screen and (max-width: 767px) {
  .header_icons .wpml-ls {
    display: none; } }

@media screen and (max-width: 340px) {
  .header_icons > *:not(:first-child) {
    margin-left: 10px; } }

/*  -------------------
  Menus styles
-------------------  */
.menu-box {
  border-bottom: 1px solid #e5e5e5; }
  .menu-box.absolute {
    border-bottom: 0; }
    .menu-box.absolute .wide_container {
      margin: 0; }
    .menu-box.absolute .container {
      left: 50%;
      z-index: 1;
      position: absolute;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  .menu-box .container {
    min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }

.vc_wp_custommenu.alignleft .menu-main-container > ul {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

.vc_wp_custommenu.aligncenter .menu-main-container > ul {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.vc_wp_custommenu.alignright .menu-main-container > ul {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

.menu-main-container.header_menu {
  width: 100%; }
  .menu-main-container.header_menu:not(:last-child) {
    margin-right: 20px; }
  .menu-main-container.header_menu > ul {
    margin: 0 -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .menu-main-container.header_menu > ul > .menu-item {
      position: relative;
      cursor: pointer; }
      .menu-main-container.header_menu > ul > .menu-item.menu-item-object-megamenu_item > a, .menu-main-container.header_menu > ul > .menu-item.menu-item-has-children > a {
        padding-right: 8px; }
        .menu-main-container.header_menu > ul > .menu-item.menu-item-object-megamenu_item > a:after, .menu-main-container.header_menu > ul > .menu-item.menu-item-has-children > a:after {
          content: '\f161';
          font-family: 'rbicon';
          display: inline-block;
          font-size: 8px;
          line-height: inherit;
          vertical-align: bottom;
          margin-left: 10px; }
      .menu-main-container.header_menu > ul > .menu-item.menu-item-object-megamenu_item.current-item-parent > a:before, .menu-main-container.header_menu > ul > .menu-item.menu-item-has-children.current-item-parent > a:before {
        width: calc(100% - 22px); }
      .menu-main-container.header_menu > ul > .menu-item.current-item-parent > a:before {
        width: calc(100% - 30px); }
      .menu-main-container.header_menu > ul > .menu-item.menu-item-object-megamenu_item > .sub-menu {
        margin: 0; }
      .menu-main-container.header_menu > ul > .menu-item > a {
        padding-left: 15px;
        padding-right: 15px;
        display: inline-block;
        text-transform: uppercase;
        font-weight: 700; }
        .menu-main-container.header_menu > ul > .menu-item > a:before {
          content: '';
          position: absolute;
          margin-top: 25px;
          left: 15px;
          width: 0px;
          height: 2px;
          -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
    .menu-main-container.header_menu > ul .sub-menu {
      margin: 0 0 0 15px;
      display: none;
      position: absolute;
      top: 100%;
      z-index: 11;
      background: #fff;
      width: 220px;
      padding: 15px;
      -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15); }
      .menu-main-container.header_menu > ul .sub-menu:before {
        content: '';
        position: absolute;
        top: 0px;
        left: -20px;
        height: 100%;
        width: calc(100% + 40px); }
      .menu-main-container.header_menu > ul .sub-menu li {
        font-size: 16px; }
        .menu-main-container.header_menu > ul .sub-menu li.menu-item-has-children > a {
          position: relative; }
          .menu-main-container.header_menu > ul .sub-menu li.menu-item-has-children > a:after {
            content: '\f10f';
            font-family: 'rbicon';
            position: absolute;
            right: 15px;
            font-size: 8px; }
        .menu-main-container.header_menu > ul .sub-menu li.mobile-parent-link {
          display: none; }
        .menu-main-container.header_menu > ul .sub-menu li > a {
          display: block;
          padding: 10px 15px;
          -webkit-transition: none;
          transition: none; }
      .menu-main-container.header_menu > ul .sub-menu .sub-menu {
        left: 100%;
        top: -15px;
        margin-left: 20px; }
    .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .sub-menu {
      width: 100vw; }
      .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .sub-menu .rb_megamenu_item {
        display: block;
        margin: 0 auto;
        max-width: 1720px; }
        .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .sub-menu .rb_megamenu_item .widgettitle {
          font-size: 16px;
          position: relative;
          padding-bottom: 15px;
          margin-bottom: 9px;
          font-family: inherit;
          font-weight: 700; }
          .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .sub-menu .rb_megamenu_item .widgettitle:before {
            content: '';
            width: 30px;
            height: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            bottom: 0;
            left: 0;
            position: absolute; }
        .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .sub-menu .rb_megamenu_item ul {
          margin-left: 0; }
          .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .sub-menu .rb_megamenu_item ul li {
            font-size: 16px;
            line-height: 35px; }
          .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .sub-menu .rb_megamenu_item ul a {
            padding: 0 15px;
            margin: 0 -15px; }
    .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .wp-block-column:not(:last-child),
    .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .wp-block-column:nth-child(odd) {
      margin-right: 0; }
    .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .wp-block-column:not(:first-child) {
      margin-left: 0; }
    .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .wp-block-columns {
      margin: 0 -15px; }
      .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .wp-block-columns .wp-block-column {
        padding: 0 15px; }
  .menu-main-container.header_menu ul li {
    padding-left: 0;
    margin-bottom: 0; }
    .menu-main-container.header_menu ul li:before {
      display: none; }

.menu-right-info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .menu-right-info > *:not(:last-child) {
    margin-right: 25px; }

.site-header-mobile .menu-box {
  width: 300px;
  position: fixed;
  left: -300px;
  top: 0;
  z-index: 10;
  background-color: #fff;
  height: 100vh;
  padding: 20px 25px 60px;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .site-header-mobile .menu-box.active {
    left: 0; }
  .site-header-mobile .menu-box .menu-box-logo {
    position: relative;
    padding-bottom: 20px; }
    .site-header-mobile .menu-box .menu-box-logo:before {
      content: '';
      position: absolute;
      bottom: 0;
      height: 1px;
      left: -25px;
      width: calc(100% + 50px);
      background-color: #e5e5e5; }
  .site-header-mobile .menu-box .main-menu-wrapper:not(:last-child) {
    position: relative; }
    .site-header-mobile .menu-box .main-menu-wrapper:not(:last-child):after {
      content: '';
      position: absolute;
      bottom: 0;
      height: 1px;
      left: -25px;
      width: calc(100% + 50px);
      background-color: #e5e5e5; }
  .site-header-mobile .menu-box .menu-main-container {
    padding: 20px 0; }
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item-object-megamenu_item > .sub-menu {
      margin-left: 0; }
    .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper {
      width: 100%; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper > .wpb_column > .vc_column-inner {
        padding: 0 15px !important;
        border-width: 0 !important; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper:not(:last-child) {
        margin-bottom: 20px; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper .widgettitle {
        padding-left: 10px;
        padding-bottom: 7px;
        font-size: 18px;
        margin: 0; }
    .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item,
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item {
      padding: 7px 0;
      position: relative;
      border-bottom: 1px dashed #e5e5e5;
      -webkit-transition: border-color 0.3s linear;
      transition: border-color 0.3s linear; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item:last-child, .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item.active,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item:last-child,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item.active {
        border-color: transparent; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item.active > .sub-menu-trigger:before,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item.active > .sub-menu-trigger:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item:before,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item:before {
        display: none; }
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item .sub-menu-trigger {
      position: absolute;
      right: 0;
      left: 0;
      height: 45px;
      top: 0px; }
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item .sub-menu-trigger:before {
        content: '\f10f';
        font-family: 'rbicon';
        position: absolute;
        right: 0;
        top: 9px;
        font-size: 10px;
        -webkit-transition: transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out; }
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item a {
      font-size: 20px;
      position: relative;
      z-index: 1; }
    .site-header-mobile .menu-box .menu-main-container > ul .sub-menu {
      display: none;
      margin-top: 14px; }
      .site-header-mobile .menu-box .menu-main-container > ul .sub-menu a {
        font-size: 17px; }
  .site-header-mobile .menu-box .menu-box-search h3 {
    display: none; }
  .site-header-mobile .menu-box .menu-box-search .search-form {
    margin-top: 25px; }
    .site-header-mobile .menu-box .menu-box-search .search-form .search-field {
      border-width: 1px;
      font-size: 17px;
      padding: 10px 50px 10px 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px; }

/*  -------------------
  Menus media styles
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .menu-main-container.header_menu {
    pointer-events: none; }
    .menu-main-container.header_menu > ul > .menu-item:hover.menu-item-object-megamenu_item > a:before, .menu-main-container.header_menu > ul > .menu-item:hover.menu-item-has-children > a:before {
      width: calc(100% - 22px); }
    .menu-main-container.header_menu > ul > .menu-item:hover > a:before {
      width: calc(100% - 30px); } }

@media screen and (max-width: 1750px) {
  .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .sub-menu .rb_megamenu_item {
    max-width: 962px; } }

@media screen and (max-width: 991px) {
  .menu-main-container.header_menu > ul > .menu-item > a {
    padding-right: 3px;
    padding-left: 3px; }
  .menu-main-container.header_menu > ul .menu-item-object-megamenu_item .sub-menu .rb_megamenu_item {
    max-width: 738px; } }

/*  -------------------
  Site title styles
-------------------  */
body.error404 .page_title_container {
  display: none; }

body .page_title_container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.page_title_container {
  padding: 120px 15px 110px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  background: -webkit-linear-gradient(-6deg, #296AD4, #1FC5B6);
  background: linear-gradient(-6deg, #296AD4, #1FC5B6);
  overflow: hidden; }
  .page_title_container.masked {
    -webkit-mask-image: url(../img/title_mask.svg);
    -webkit-mask-position: bottom center;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat; }
  .page_title_container .page_title_dynamic_image {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none; }
  .page_title_container .page_title_wrapper {
    position: relative;
    top: 0;
    -webkit-transition: all 0.01s linear;
    transition: all 0.01s linear; }
  .page_title_container .single_post_categories {
    background-color: #fff;
    display: inline-block;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 0 20px;
    margin-bottom: 11px; }
    .page_title_container .single_post_categories a {
      position: relative; }
      .page_title_container .single_post_categories a:not(:last-child) {
        padding-right: 13px;
        margin-right: 2px; }
        .page_title_container .single_post_categories a:not(:last-child):after {
          content: '•';
          position: absolute;
          color: inherit;
          right: 0;
          opacity: .3; }
  .page_title_container .single_post_meta {
    font-size: 16px;
    margin-top: 13px;
    margin-bottom: 9px; }
    .page_title_container .single_post_meta a {
      color: #fff;
      opacity: .9;
      position: relative; }
      .page_title_container .single_post_meta a:hover {
        opacity: 1; }
      .page_title_container .single_post_meta a:not(:last-child) {
        padding-right: 15px;
        margin-right: 14px; }
        .page_title_container .single_post_meta a:not(:last-child):after {
          content: '';
          position: absolute;
          right: 0;
          top: 0;
          height: 100%;
          width: 1px;
          background-color: rgba(255, 255, 255, 0.5); }
    .page_title_container .single_post_meta .coments_count a {
      position: relative; }
      .page_title_container .single_post_meta .coments_count a:before {
        content: '\f075';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 20px;
        margin-right: 4px;
        position: relative;
        top: 2px; }
  .page_title_container .page_title_customizer_size {
    font-size: 70px; }
    .page_title_container .page_title_customizer_size .page_title {
      color: #fff;
      font-size: 1em;
      line-height: 1.2em;
      margin: 0;
      word-break: break-word; }
  .page_title_container .title_divider {
    display: inline-block;
    width: 26px;
    height: 2px;
    position: relative; }
  .page_title_container .woocommerce-breadcrumb,
  .page_title_container .bread-crumbs {
    font-size: 17px;
    line-height: initial;
    margin: 9px -15px 8px; }
    .page_title_container .woocommerce-breadcrumb .current,
    .page_title_container .woocommerce-breadcrumb a,
    .page_title_container .bread-crumbs .current,
    .page_title_container .bread-crumbs a {
      opacity: .9; }
    .page_title_container .woocommerce-breadcrumb *,
    .page_title_container .bread-crumbs * {
      padding: 0 7px; }
    .page_title_container .woocommerce-breadcrumb .delimiter:before,
    .page_title_container .bread-crumbs .delimiter:before {
      content: '\f10f';
      font-family: 'rbicon';
      display: inline-block;
      font-size: 8px;
      position: relative;
      top: -2px; }
    .page_title_container .woocommerce-breadcrumb .delimiter:last-child,
    .page_title_container .bread-crumbs .delimiter:last-child {
      padding-right: 14px; }
    .page_title_container .woocommerce-breadcrumb a:hover,
    .page_title_container .bread-crumbs a:hover {
      opacity: 1; }

/*  -------------------
  Site title media styles
-------------------  */
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .page_title_container .page_title_customizer_size .page_title {
    font-size: 0.86em; }
  .page_title_container .page_title_dynamic_image {
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important; } }

@media screen and (max-width: 991px) {
  .page_title_container .page_title_customizer_size .page_title {
    font-size: 0.75em; }
  .page_title_container .woocommerce-breadcrumb,
  .page_title_container .bread-crumbs {
    margin-top: 13px; } }

@media screen and (max-width: 767px) {
  .page_title_container {
    margin-bottom: 20px; }
    .page_title_container .page_title_customizer_size .page_title {
      font-size: 0.44em; }
    .page_title_container .woocommerce-breadcrumb,
    .page_title_container .bread-crumbs {
      margin-top: 10px;
      font-size: 15px; } }

/*  -------------------
  Sticky header
-------------------  */
.site-sticky.shadow {
  -webkit-box-shadow: 0 0 15px 5px rgba(16, 1, 148, 0.05);
  -moz-box-shadow: 0 0 15px 5px rgba(16, 1, 148, 0.05);
  box-shadow: 0 0 15px 5px rgba(16, 1, 148, 0.05); }

.site-sticky.sticky-mobile {
  display: none; }

.site-sticky {
  border-bottom: 1px solid #e5e5e5; }
  .site-sticky > .container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }

.site-sticky,
.rb_sticky_template {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
  z-index: 9;
  pointer-events: none;
  visibility: hidden; }
  .site-sticky.active,
  .rb_sticky_template.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

/*  -------------------
  Sticky header media styles
-------------------  */
@media screen and (max-width: 767px) {
  .rb_sticky_template {
    display: none; }
  .site-sticky:not(.sticky-mobile) {
    display: none; }
  .site-sticky.sticky-mobile {
    display: block; } }

/*  -------------------
  Mobile header styles
-------------------  */
.sticky-mobile,
.site-header-mobile {
  display: none; }

@media screen and (max-width: 1199px) {
  #site.desktop-menu-desktop .site-header,
  #site.desktop-menu-desktop .rb_header_template {
    display: none; }
  #site.desktop-menu-desktop .site-header-mobile {
    display: block; }
  #site.desktop-menu-desktop .rb_sticky_template {
    display: none; }
  #site.desktop-menu-desktop .site-sticky:not(.sticky-mobile) {
    display: none; }
  #site.desktop-menu-desktop .site-sticky.sticky-mobile {
    display: block; } }

@media screen and (max-width: 991px) {
  #site.desktop-menu-landscape .site-header,
  #site.desktop-menu-landscape .rb_header_template {
    display: none; }
  #site.desktop-menu-landscape .site-header-mobile {
    display: block; }
  #site.desktop-menu-landscape .rb_sticky_template {
    display: none; }
  #site.desktop-menu-landscape .site-sticky:not(.sticky-mobile) {
    display: none; }
  #site.desktop-menu-landscape .site-sticky.sticky-mobile {
    display: block; } }

@media screen and (max-width: 767px) {
  #site.desktop-menu-both .site-header,
  #site.desktop-menu-both .rb_header_template {
    display: none; }
  #site.desktop-menu-both .site-header-mobile {
    display: block; }
  #site.desktop-menu-both .rb_sticky_template {
    display: none; }
  #site.desktop-menu-both .site-sticky:not(.sticky-mobile) {
    display: none; }
  #site.desktop-menu-both .site-sticky.sticky-mobile {
    display: block; } }

@media screen and (max-width: 767px) {
  .menu-trigger {
    margin-right: 15px; } }

/*  -------------------
  Site search styles
-------------------  */
.search-trigger {
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .search-trigger .hidden_title {
    text-transform: none; }
  .search-trigger:after {
    content: '\f10a';
    font-family: 'rbicon';
    display: inline-block;
    margin-left: 5px;
    font-size: 21px;
    vertical-align: middle;
    position: relative; }

.site-search {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  padding: 25px 0 30px;
  z-index: 11; }
  .site-search.hidden {
    display: none; }
  .site-search .search-title {
    font-size: 13px; }
  .site-search .close-search {
    position: absolute;
    right: 15px;
    top: 0;
    cursor: pointer; }
    .site-search .close-search:before {
      content: '\f111';
      font-family: 'rbicon';
      font-size: 10px; }
  .site-search .search-form .success-search {
    display: none; }
  .site-search .search-form .label:after {
    top: 0;
    right: 0;
    content: '\f10a';
    font-family: 'rbicon';
    position: absolute;
    font-size: 26px;
    line-height: initial; }
  .site-search .search-form .search-submit:after {
    display: none; }

.search-form {
  margin-top: 15px;
  position: relative; }
  .search-form .label .search-field {
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 24px;
    border-width: 0 0 1px 0;
    padding: 0 60px 14px 0;
    border-color: #e5e5e5; }
  .search-form .label .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    height: 100%;
    padding: 0;
    width: 45px;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    z-index: 1; }
    .search-form .label .search-submit .page-submit {
      display: none; }
    .search-form .label .search-submit:after {
      content: '\f10a';
      font-family: 'rbicon';
      font-size: 21px; }

/*  ====================
  Content styles
====================  */
/*  --------------------
  Layout styles
--------------------  */
body.single-post .site-content .container,
body.single-product .site-content .container,
body.woocommerce-cart .site-content .container,
body.woocommerce-checkout .site-content .container,
body.search .site-content .container,
.site.narrow_content .site-content .container {
  max-width: 1200px; }

#site {
  padding: 0 !important; }

.container {
  width: 100%;
  max-width: 1750px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto; }

.wide_container {
  max-width: calc(100% - 50px);
  margin: 0 25px; }

body .pum-container {
  width: 100%;
  max-width: 1170px; }

/*  --------------------
  Layout media styles
--------------------  */
@media screen and (max-width: 1750px) {
  .container {
    max-width: 1200px; }
  .wide_container {
    margin: 0 auto; } }

@media screen and (min-width: 1200px) {
  body.single-post .site-content .main-content-inner.has_sb .sidebar,
  body.single-product .site-content .main-content-inner.has_sb .sidebar,
  body.woocommerce-cart .site-content .main-content-inner.has_sb .sidebar,
  body.woocommerce-checkout .site-content .main-content-inner.has_sb .sidebar,
  body.search .site-content .main-content-inner.has_sb .sidebar,
  .site.narrow_content .site-content .main-content-inner.has_sb .sidebar {
    width: calc(330px - 30px); }
  body.single-post .site-content .main-content-inner.has_sb .main-content-inner-wrap,
  body.single-product .site-content .main-content-inner.has_sb .main-content-inner-wrap,
  body.woocommerce-cart .site-content .main-content-inner.has_sb .main-content-inner-wrap,
  body.woocommerce-checkout .site-content .main-content-inner.has_sb .main-content-inner-wrap,
  body.search .site-content .main-content-inner.has_sb .main-content-inner-wrap,
  .site.narrow_content .site-content .main-content-inner.has_sb .main-content-inner-wrap {
    max-width: 870px; }
  .site.background_around_content .site-content .main-content {
    padding: 40px 40px 0; } }

@media screen and (max-width: 1199px) {
  #site {
    overflow: hidden; }
  .container {
    max-width: 992px; }
  body .pum-container {
    max-width: 962px; }
  .wide_container {
    width: 100% !important;
    margin: 0 auto; } }

@media screen and (max-width: 991px) {
  .container {
    max-width: 768px; }
  body .pum-container {
    max-width: 738px; } }

@media screen and (max-width: 767px) {
  .body-cont {
    width: 100%;
    overflow: hidden; }
  .container {
    max-width: 100%; }
  body .pum-container {
    max-width: calc(100% - 30px); }
  .rb_column_wrapper {
    width: 100%; } }

/*  --------------------
  Button up styles
--------------------  */
.button-up {
  position: fixed;
  right: 25px;
  bottom: -40px;
  width: 30px;
  height: 30px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
  z-index: 2; }
  .button-up.active {
    bottom: 10px; }
  .button-up:before {
    content: '\f161';
    font-family: 'rbicon';
    font-size: 22px;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

/*  --------------------
  Search page styles
--------------------  */
body.search .main-content-inner .search-no-results {
  max-width: 800px;
  padding: 0 15px;
  margin: 0 auto 40px; }

body.search .main-content-inner form.search-form {
  margin: 0 auto 50px; }
  body.search .main-content-inner form.search-form .label {
    display: block;
    position: relative; }
  body.search .main-content-inner form.search-form .success-search {
    text-align: center; }

/*  --------------------
  Search page media styles
--------------------  */
/*  -------------------
  Custom sidebars styles
-------------------  */
.custom_sidebars_wrapper {
  position: fixed;
  right: -300px;
  top: 0;
  width: 300px;
  height: 100vh;
  background-color: #fff;
  padding: 25px 20px;
  z-index: 11;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: right 0.25s ease;
  transition: right 0.25s ease; }
  .custom_sidebars_wrapper.active {
    right: 0; }
  .custom_sidebars_wrapper .close_custom_sidebar {
    position: absolute;
    right: 20px;
    top: 25px;
    cursor: pointer; }
    .custom_sidebars_wrapper .close_custom_sidebar:before {
      content: '\f106';
      font-family: 'rbicon';
      display: inline-block;
      font-size: 14px; }
  .custom_sidebars_wrapper aside {
    display: none; }

/*  --------------------
  404 Page styles
--------------------  */
body.error404 .main-content-inner .content {
  max-width: 450px;
  margin: 200px auto;
  text-align: center;
  padding: 0 15px; }
  body.error404 .main-content-inner .content h1 {
    margin: 0 0 20px; }
  body.error404 .main-content-inner .content h3 {
    margin: 0 0 25px; }
  body.error404 .main-content-inner .content .content-404 {
    margin: 0 0 30px; }

/*  --------------------
  404 Page media styles
--------------------  */
@media screen and (max-width: 1199px) {
  body.error404 .main-content-inner .content {
    margin: 140px auto; } }

@media screen and (max-width: 991px) {
  body.error404 .main-content-inner .content {
    margin: 200px auto; } }

@media screen and (max-width: 767px) {
  body.error404 .main-content-inner .content {
    margin: 50px auto; } }

/*  ====================
  Visual Composer styles
====================  */
/*  --------------------
  VC common styles
--------------------  */
#main-content .rb-content.background_zoom_in > .vc_row, #main-content .rb-content.background_zoom_out > .vc_row, #main-content .rb-content.background_shift_right > .vc_row, #main-content .rb-content.background_shift_left > .vc_row {
  overflow: hidden !important; }
  #main-content .rb-content.background_zoom_in > .vc_row > .row_hover_effect, #main-content .rb-content.background_zoom_out > .vc_row > .row_hover_effect, #main-content .rb-content.background_shift_right > .vc_row > .row_hover_effect, #main-content .rb-content.background_shift_left > .vc_row > .row_hover_effect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: inherit;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: transform 0.3s linear;
    transition: transform 0.3s linear; }
  #main-content .rb-content.background_zoom_in > .vc_row > .rb_column_wrapper, #main-content .rb-content.background_zoom_out > .vc_row > .rb_column_wrapper, #main-content .rb-content.background_shift_right > .vc_row > .rb_column_wrapper, #main-content .rb-content.background_shift_left > .vc_row > .rb_column_wrapper {
    position: relative;
    z-index: 1; }

#main-content .rb-content.background_zoom_out > .vc_row > .row_hover_effect {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

#main-content .rb-content.background_shift_right > .vc_row > .row_hover_effect {
  left: -40px; }

#main-content .rb-content.background_shift_left > .vc_row > .row_hover_effect {
  right: -40px; }

#main-content .rb-content.mask_top_left > .rb_layer,
#main-content .rb-content.mask_top_left > .vc_row {
  -webkit-mask-position: top left; }

#main-content .rb-content.mask_top_center > .rb_layer,
#main-content .rb-content.mask_top_center > .vc_row {
  -webkit-mask-position: top center; }

#main-content .rb-content.mask_top_right > .rb_layer,
#main-content .rb-content.mask_top_right > .vc_row {
  -webkit-mask-position: top right; }

#main-content .rb-content.mask_right_center > .rb_layer,
#main-content .rb-content.mask_right_center > .vc_row {
  -webkit-mask-position: right center; }

#main-content .rb-content.mask_bottom_right > .rb_layer,
#main-content .rb-content.mask_bottom_right > .vc_row {
  -webkit-mask-position: bottom right; }

#main-content .rb-content.mask_bottom_center > .rb_layer,
#main-content .rb-content.mask_bottom_center > .vc_row {
  -webkit-mask-position: bottom center; }

#main-content .rb-content.mask_bottom_left > .rb_layer,
#main-content .rb-content.mask_bottom_left > .vc_row {
  -webkit-mask-position: bottom left; }

#main-content .rb-content.mask_left_center > .rb_layer,
#main-content .rb-content.mask_left_center > .vc_row {
  -webkit-mask-position: left center; }

#main-content .rb-content > .rb_layer,
#main-content .rb-content > .vc_row {
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat; }

#main-content .rb-content > .vc_row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  #main-content .rb-content > .vc_row.vc_row-o-equal-height {
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch; }

.shadow_on_images img {
  -webkit-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  -moz-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  -webkit-border-radius: 15px;
  border-radius: 15px; }

/*  --------------------
  VC common media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  #main-content .rb-content.background_zoom_in > .vc_row:hover > .row_hover_effect {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  #main-content .rb-content.background_zoom_out > .vc_row:hover > .row_hover_effect {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  #main-content .rb-content.background_shift_right > .vc_row:hover > .row_hover_effect {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px); }
  #main-content .rb-content.background_shift_left > .vc_row:hover > .row_hover_effect {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px); } }

/*  --------------------
  VC layout styles
--------------------  */
.rb-content {
  position: relative;
  width: 100%; }
  .rb-content.absolute {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2; }
    .rb-content.absolute > .vc_row {
      margin-left: 0;
      margin-right: 0; }
  .rb-content .rb_layer {
    position: absolute !important;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .rb-content .rb_layer > div {
      position: absolute;
      top: 0;
      height: 100%; }
  .rb-content .vc_row[data-vc-full-width]:not([data-vc-parallax]) {
    overflow: visible !important;
    margin-top: 0;
    margin-bottom: 0; }

.rb_header_template .vc_row > * {
  z-index: auto; }

.vc_row {
  position: relative; }
  .vc_row:before {
    content: '';
    display: block !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .vc_row.vc_row-o-content-middle {
    -webkit-align-items: center !important;
    -moz-align-items: center !important;
    -ms-align-items: center !important;
    align-items: center !important; }
  .vc_row.vc_row-o-equal-height .wpb_wrapper {
    height: 100%; }
  .vc_row > * {
    position: relative;
    z-index: 1; }

.rb_column_wrapper.fade_left {
  opacity: 0;
  -webkit-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  transform: translateX(-40px); }
  .rb_column_wrapper.fade_left.loaded {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.rb_column_wrapper.fade_right {
  opacity: 0;
  -webkit-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px); }
  .rb_column_wrapper.fade_right.loaded {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }

.rb_column_wrapper.fade_bottom {
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px); }
  .rb_column_wrapper.fade_bottom.loaded {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }

.rb_column_wrapper.grow_left {
  clip-path: inset(0 100% 0 0);
  -webkit-clip-path: inset(0 100% 0 0);
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px); }
  .rb_column_wrapper.grow_left.loaded {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }

.rb_column_wrapper.grow_right {
  clip-path: inset(0 0 0 100%);
  -webkit-clip-path: inset(0 0 0 100%);
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px); }
  .rb_column_wrapper.grow_right.loaded {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }

.rb_column_wrapper.grow_bottom {
  clip-path: inset(100% 0 0 0);
  -webkit-clip-path: inset(100% 0 0 0);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px); }
  .rb_column_wrapper.grow_bottom.loaded {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.rb_column_wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none; }

.rb_column_wrapper > .wpb_column {
  width: calc(100% + 30px);
  height: 100%;
  margin-left: -15px;
  margin-right: -15px; }
  .rb_column_wrapper > .wpb_column > .vc_column-inner {
    height: 100%; }

body .vc_col-has-fill > .vc_column-inner,
body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0; }

/*  --------------------
  VC layout media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .vc_row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; } }

/*  --------------------
  VC Accordion styles
--------------------  */
body.wpb-js-composer div[data-vc-action="collapse"] .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #F2E9EE; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel.vc_active {
  background-color: #F2E9EE; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel {
  margin-bottom: 0;
  border-color: #F2E9EE; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel:not(.vc_active) {
    border: 0; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
    padding: 30px;
    background-color: #F2E9EE; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li:before {
  display: none; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li.vc_active {
  border: 0;
  background-color: #F2E9EE; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li.vc_active > a {
    opacity: 1; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li > a {
  opacity: .6;
  padding: 10px 20px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-container {
  position: relative;
  bottom: -1px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  padding: 10px 25px 30px 55px;
  font-size: 15px;
  line-height: 23px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
  border-width: 1px;
  border-style: solid;
  border-color: #F2E9EE;
  margin-bottom: 10px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
  line-height: 20px; }
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a {
    padding: 10px 30px 12px 0 !important; }
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-left > a {
    padding: 10px 0 12px 30px !important; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-controls-align-center .vc_tta-panel-title > a {
  padding: 10px 30px !important; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading {
  border: 0;
  padding: 0 25px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-controls-icon:after,
body.wpb-js-composer .vc_tta.vc_general .vc_tta-controls-icon:before {
  -webkit-transition: none;
  transition: none; }

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  left: 0; }

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  padding-left: 26px; }

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  right: 0; }

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
  padding-right: 26px; }

body.wpb-js-composer .vc_tta-title-text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3; }

body.wpb-js-composer .rb_footer_template .vc_tta-container {
  margin-bottom: 0 !important; }

body.wpb-js-composer .rb_footer_template .vc_tta-panel {
  margin: 0 -15px;
  padding: 0 15px; }

body.wpb-js-composer .rb_footer_template .vc_tta.vc_general .vc_tta-panel-body {
  padding-bottom: 20px; }

body.wpb-js-composer .rb_footer_template .vc_tta .vc_tta-controls-icon {
  width: 8px;
  height: 8px; }
  body.wpb-js-composer .rb_footer_template .vc_tta .vc_tta-controls-icon:before {
    border-width: 1px 0 0 0; }
  body.wpb-js-composer .rb_footer_template .vc_tta .vc_tta-controls-icon:after {
    border-width: 0 0 0 1px; }

@media screen and (max-width: 767px) {
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-title > a {
    padding: 14px 5px; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
    padding: 10px 30px 30px; } }

/*  --------------------
  RB VC Banner styles
--------------------  */
.rb_banner_module {
  display: block;
  position: relative;
  padding: 25px 30px; }
  .rb_banner_module .banner_subtitle {
    margin-bottom: 12px;
    font-weight: 800; }
  .rb_banner_module .banner_title {
    font-size: 56px;
    line-height: 58px;
    margin: 0; }
  .rb_banner_module .banner_desc {
    position: relative;
    margin: -2px 0 0; }
  .rb_banner_module .rb_button_wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin-top: 23px;
    position: relative;
    z-index: 1; }

/*  --------------------
  RB VC Banner media styles
--------------------  */
@media screen and (min-width: 1751px) {
  .rb_banner_module.button_floated {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end; }
    .rb_banner_module.button_floated .rb_button_wrapper {
      margin-bottom: 9px; }
    .rb_banner_module.button_floated .button {
      margin-top: 0; }
    .rb_banner_module.button_floated.align_right {
      -webkit-flex-direction: row-reverse;
      -moz-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .rb_banner_module.button_floated.align_right .rb_button_wrapper {
      margin-right: 30px; }
    .rb_banner_module.button_floated.align_left .rb_button_wrapper {
      margin-left: 30px; } }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_banner_module.background_3d {
    padding: 30px 35px;
    transform-style: preserve-3d; }
    .rb_banner_module.background_3d > * {
      -webkit-transform: translateZ(24px);
      -ms-transform: translateZ(24px);
      transform: translateZ(24px); } }

@media screen and (max-width: 767px) {
  .rb_banner_module.button_floated {
    display: block; }
    .rb_banner_module.button_floated .button {
      margin-top: 23px; } }

/*  --------------------
  RB VC Button styles
--------------------  */
.rb_button_wrapper .divider {
  position: absolute;
  width: 2px;
  left: calc(50% - 1px);
  bottom: calc(100% + 10px);
  z-index: 1;
  pointer-events: none; }
  .rb_button_wrapper .divider:before {
    content: '';
    position: absolute;
    width: 2px;
    left: -2px;
    height: 100%; }

.rb_button,
a.showcoupon,
.wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit],
.comment-form .submit,
.added_to_cart,
.woo_mini_cart .button,
.woocommerce .button,
.rb_woo_modal_content .button {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-width: 2px;
  border-style: solid;
  white-space: normal;
  min-height: 56px;
  padding: 0 45px;
  font-weight: 700;
  position: relative; }
  .rb_button:before,
  a.showcoupon:before,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit]:before,
  .comment-form .submit:before,
  .added_to_cart:before,
  .woo_mini_cart .button:before,
  .woocommerce .button:before,
  .rb_woo_modal_content .button:before {
    content: '';
    position: absolute;
    right: 3px;
    top: 3px;
    height: calc(100% - 6px);
    width: 50%;
    z-index: -1;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out; }
  .rb_button:after,
  a.showcoupon:after,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit]:after,
  .comment-form .submit:after,
  .added_to_cart:after,
  .woo_mini_cart .button:after,
  .woocommerce .button:after,
  .rb_woo_modal_content .button:after {
    content: '\f15f';
    font-family: 'rbicon';
    position: absolute;
    font-size: 8px;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .rb_button.shifted:before,
  a.showcoupon.shifted:before,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].shifted:before,
  .comment-form .submit.shifted:before,
  .added_to_cart.shifted:before,
  .woo_mini_cart .button.shifted:before,
  .woocommerce .button.shifted:before,
  .rb_woo_modal_content .button.shifted:before {
    right: -14px;
    width: calc(50% + 14px); }
  .rb_button.shifted.hover_ltr:before,
  a.showcoupon.shifted.hover_ltr:before,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].shifted.hover_ltr:before,
  .comment-form .submit.shifted.hover_ltr:before,
  .added_to_cart.shifted.hover_ltr:before,
  .woo_mini_cart .button.shifted.hover_ltr:before,
  .woocommerce .button.shifted.hover_ltr:before,
  .rb_woo_modal_content .button.shifted.hover_ltr:before {
    left: -14px;
    right: auto; }
  .rb_button.simple,
  a.showcoupon.simple,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple,
  .comment-form .submit.simple,
  .added_to_cart.simple,
  .woo_mini_cart .button.simple,
  .woocommerce .button.simple,
  .rb_woo_modal_content .button.simple {
    border-width: 0px; }
    .rb_button.simple.large,
    a.showcoupon.simple.large,
    .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.large,
    .comment-form .submit.simple.large,
    .added_to_cart.simple.large,
    .woo_mini_cart .button.simple.large,
    .woocommerce .button.simple.large,
    .rb_woo_modal_content .button.simple.large {
      padding: 0 35px; }
      .rb_button.simple.large:before,
      a.showcoupon.simple.large:before,
      .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.large:before,
      .comment-form .submit.simple.large:before,
      .added_to_cart.simple.large:before,
      .woo_mini_cart .button.simple.large:before,
      .woocommerce .button.simple.large:before,
      .rb_woo_modal_content .button.simple.large:before {
        width: 80px; }
      .rb_button.simple.large:after,
      a.showcoupon.simple.large:after,
      .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.large:after,
      .comment-form .submit.simple.large:after,
      .added_to_cart.simple.large:after,
      .woo_mini_cart .button.simple.large:after,
      .woocommerce .button.simple.large:after,
      .rb_woo_modal_content .button.simple.large:after {
        right: 35px; }
    .rb_button.simple.medium,
    a.showcoupon.simple.medium,
    .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.medium,
    .comment-form .submit.simple.medium,
    .added_to_cart.simple.medium,
    .woo_mini_cart .button.simple.medium,
    .woocommerce .button.simple.medium,
    .rb_woo_modal_content .button.simple.medium {
      padding: 0 30px; }
      .rb_button.simple.medium:before,
      a.showcoupon.simple.medium:before,
      .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.medium:before,
      .comment-form .submit.simple.medium:before,
      .added_to_cart.simple.medium:before,
      .woo_mini_cart .button.simple.medium:before,
      .woocommerce .button.simple.medium:before,
      .rb_woo_modal_content .button.simple.medium:before {
        width: 70px; }
      .rb_button.simple.medium:after,
      a.showcoupon.simple.medium:after,
      .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.medium:after,
      .comment-form .submit.simple.medium:after,
      .added_to_cart.simple.medium:after,
      .woo_mini_cart .button.simple.medium:after,
      .woocommerce .button.simple.medium:after,
      .rb_woo_modal_content .button.simple.medium:after {
        right: 30px; }
    .rb_button.simple.small,
    a.showcoupon.simple.small,
    .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.small,
    .comment-form .submit.simple.small,
    .added_to_cart.simple.small,
    .woo_mini_cart .button.simple.small,
    .woocommerce .button.simple.small,
    .rb_woo_modal_content .button.simple.small {
      padding: 0 25px; }
      .rb_button.simple.small:before,
      a.showcoupon.simple.small:before,
      .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.small:before,
      .comment-form .submit.simple.small:before,
      .added_to_cart.simple.small:before,
      .woo_mini_cart .button.simple.small:before,
      .woocommerce .button.simple.small:before,
      .rb_woo_modal_content .button.simple.small:before {
        width: 60px; }
      .rb_button.simple.small:after,
      a.showcoupon.simple.small:after,
      .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.small:after,
      .comment-form .submit.simple.small:after,
      .added_to_cart.simple.small:after,
      .woo_mini_cart .button.simple.small:after,
      .woocommerce .button.simple.small:after,
      .rb_woo_modal_content .button.simple.small:after {
        right: 25px; }
    .rb_button.simple.hover_ltr:before,
    a.showcoupon.simple.hover_ltr:before,
    .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple.hover_ltr:before,
    .comment-form .submit.simple.hover_ltr:before,
    .added_to_cart.simple.hover_ltr:before,
    .woo_mini_cart .button.simple.hover_ltr:before,
    .woocommerce .button.simple.hover_ltr:before,
    .rb_woo_modal_content .button.simple.hover_ltr:before {
      left: 0;
      right: auto; }
    .rb_button.simple:before,
    a.showcoupon.simple:before,
    .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple:before,
    .comment-form .submit.simple:before,
    .added_to_cart.simple:before,
    .woo_mini_cart .button.simple:before,
    .woocommerce .button.simple:before,
    .rb_woo_modal_content .button.simple:before {
      top: 0;
      right: 0;
      height: 100%; }
    .rb_button.simple .title,
    a.showcoupon.simple .title,
    .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple .title,
    .comment-form .submit.simple .title,
    .added_to_cart.simple .title,
    .woo_mini_cart .button.simple .title,
    .woocommerce .button.simple .title,
    .rb_woo_modal_content .button.simple .title {
      position: relative;
      padding-bottom: 2px;
      padding-right: 25px; }
      .rb_button.simple .title:before,
      a.showcoupon.simple .title:before,
      .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple .title:before,
      .comment-form .submit.simple .title:before,
      .added_to_cart.simple .title:before,
      .woo_mini_cart .button.simple .title:before,
      .woocommerce .button.simple .title:before,
      .rb_woo_modal_content .button.simple .title:before {
        content: '';
        position: absolute;
        height: 2px;
        width: 100%;
        background-color: black;
        bottom: 0;
        left: 0; }
  .rb_button.hover_ltr:before,
  a.showcoupon.hover_ltr:before,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].hover_ltr:before,
  .comment-form .submit.hover_ltr:before,
  .added_to_cart.hover_ltr:before,
  .woo_mini_cart .button.hover_ltr:before,
  .woocommerce .button.hover_ltr:before,
  .rb_woo_modal_content .button.hover_ltr:before {
    right: auto;
    left: 3px; }
  .rb_button.large,
  a.showcoupon.large,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].large,
  .comment-form .submit.large,
  .added_to_cart.large,
  .woo_mini_cart .button.large,
  .woocommerce .button.large,
  .rb_woo_modal_content .button.large {
    font-size: 20px;
    min-height: 70px;
    padding: 0 55px; }
  .rb_button.medium,
  a.showcoupon.medium,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].medium,
  .comment-form .submit.medium,
  .added_to_cart.medium,
  .woo_mini_cart .button.medium,
  .woocommerce .button.medium,
  .rb_woo_modal_content .button.medium {
    font-size: 18px;
    min-height: 56px;
    padding: 0 45px; }
  .rb_button.small,
  a.showcoupon.small,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].small,
  .comment-form .submit.small,
  .added_to_cart.small,
  .woo_mini_cart .button.small,
  .woocommerce .button.small,
  .rb_woo_modal_content .button.small {
    font-size: 16px;
    min-height: 44px;
    padding: 0 35px; }
    .rb_button.small:after,
    a.showcoupon.small:after,
    .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].small:after,
    .comment-form .submit.small:after,
    .added_to_cart.small:after,
    .woo_mini_cart .button.small:after,
    .woocommerce .button.small:after,
    .rb_woo_modal_content .button.small:after {
      right: 10px; }

.woocommerce .button,
.woocommerce .added_to_cart {
  font-size: 16px;
  min-height: 44px;
  padding: 0 35px; }
  .woocommerce .button:after,
  .woocommerce .added_to_cart:after {
    right: 10px; }
  .woocommerce .button:before,
  .woocommerce .added_to_cart:before {
    right: auto;
    left: 3px; }

/*  --------------------
  RB VC Button media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_button:hover:before,
  a.showcoupon:hover:before,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit]:hover:before,
  .comment-form .submit:hover:before,
  .added_to_cart:hover:before,
  .woo_mini_cart .button:hover:before,
  .woocommerce .button:hover:before,
  .rb_woo_modal_content .button:hover:before {
    width: calc(100% - 6px); }
  .rb_button.shifted:hover:before,
  a.showcoupon.shifted:hover:before,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].shifted:hover:before,
  .comment-form .submit.shifted:hover:before,
  .added_to_cart.shifted:hover:before,
  .woo_mini_cart .button.shifted:hover:before,
  .woocommerce .button.shifted:hover:before,
  .rb_woo_modal_content .button.shifted:hover:before {
    width: calc(100% + 10px); }
  .rb_button.simple:hover:before,
  a.showcoupon.simple:hover:before,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].simple:hover:before,
  .comment-form .submit.simple:hover:before,
  .added_to_cart.simple:hover:before,
  .woo_mini_cart .button.simple:hover:before,
  .woocommerce .button.simple:hover:before,
  .rb_woo_modal_content .button.simple:hover:before {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .rb_button.large,
  a.showcoupon.large,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].large,
  .comment-form .submit.large,
  .added_to_cart.large,
  .woo_mini_cart .button.large,
  .woocommerce .button.large,
  .rb_woo_modal_content .button.large {
    font-size: 17px;
    min-height: 50px;
    padding: 0 35px; }
  .rb_button.medium,
  a.showcoupon.medium,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].medium,
  .comment-form .submit.medium,
  .added_to_cart.medium,
  .woo_mini_cart .button.medium,
  .woocommerce .button.medium,
  .rb_woo_modal_content .button.medium {
    font-size: 16px;
    min-height: 50px;
    padding: 0 25px; } }

/*  --------------------
  RB VC Blog styles
--------------------  */
div.blog.layout_checkerboard .content_inner, div.blog.layout_small .content_inner {
  margin: 0; }

div.blog.layout_checkerboard .format-link .post-inner .post-media-wrapper,
div.blog.layout_checkerboard .format-quote .post-inner .post-media-wrapper, div.blog.layout_small .format-link .post-inner .post-media-wrapper,
div.blog.layout_small .format-quote .post-inner .post-media-wrapper {
  width: 100%; }

div.blog.layout_checkerboard .post-inner, div.blog.layout_small .post-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  div.blog.layout_checkerboard .post-inner:after, div.blog.layout_small .post-inner:after {
    display: none; }
  div.blog.layout_checkerboard .post-inner .post-media-wrapper, div.blog.layout_small .post-inner .post-media-wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 50%; }
  div.blog.layout_checkerboard .post-inner .post-content-wrapper, div.blog.layout_small .post-inner .post-content-wrapper {
    position: relative;
    width: calc(50% - 50px);
    text-align: left; }
    div.blog.layout_checkerboard .post-inner .post-content-wrapper > *:first-child, div.blog.layout_small .post-inner .post-content-wrapper > *:first-child {
      margin-top: 0; }

div.blog.layout_checkerboard .post:not(.with_spacings) {
  padding-bottom: 0; }
  div.blog.layout_checkerboard .post:not(.with_spacings) .post-inner {
    padding-bottom: 0; }
    div.blog.layout_checkerboard .post:not(.with_spacings) .post-inner .post-content-wrapper {
      padding: 35px 0; }

/*  --------------------
  RB VC Blog media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_blog_module_wrapper.animate .post .post-inner {
    -webkit-transition: transform 0.5s ease;
    transition: transform 0.5s ease; }
    .rb_blog_module_wrapper.animate .post .post-inner:hover {
      -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
      transform: translateY(-15px); } }

@media screen and (min-width: 991px) {
  div.blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media screen and (max-width: 767px) {
  div.blog.layout_small .content_inner .post-inner .post-media {
    margin-right: 0px; }
  div.blog.layout_checkerboard .content_inner .post-inner,
  div.blog.layout_small .content_inner .post-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper,
    div.blog.layout_checkerboard .content_inner .post-inner .post-content-wrapper,
    div.blog.layout_small .content_inner .post-inner .post-media-wrapper,
    div.blog.layout_small .content_inner .post-inner .post-content-wrapper {
      width: 100%; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-content-wrapper,
    div.blog.layout_small .content_inner .post-inner .post-content-wrapper {
      margin-top: 20px; } }

/*  --------------------
  RB VC Call to Action styles
--------------------  */
.rb_cta_module {
  padding: 35px 45px 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .rb_cta_module .cta_desc_wrapper .cta_subtitle {
    margin: 0;
    font-size: 24px;
    font-weight: 700; }
  .rb_cta_module .cta_desc_wrapper .cta_title {
    margin: 0;
    font-size: 45px;
    line-height: 48px;
    display: inline-block; }
  .rb_cta_module .cta_desc_wrapper .cta_desc {
    display: inline-block;
    font-size: 24px;
    margin-left: 10px;
    font-weight: 700; }
  .rb_cta_module .cta_desc_wrapper mark {
    background-color: transparent; }
  .rb_cta_module .cta_discounts {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin: 0 -19px 0 11px; }
    .rb_cta_module .cta_discounts .cta_discount {
      margin: 0 19px;
      width: 126px;
      height: 126px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .rb_cta_module .cta_discounts .cta_discount .discount_title {
        margin: 0;
        font-size: 20px; }
      .rb_cta_module .cta_discounts .cta_discount .discount_percent {
        margin: 0;
        font-size: 48px;
        line-height: 40px; }
      .rb_cta_module .cta_discounts .cta_discount .discount_button {
        font-size: 15px;
        line-height: 20px;
        font-weight: 700;
        position: relative; }
        .rb_cta_module .cta_discounts .cta_discount .discount_button:before {
          content: '';
          position: absolute;
          bottom: 0px;
          height: 2px;
          width: 100%; }
        .rb_cta_module .cta_discounts .cta_discount .discount_button:after {
          content: '\f15f';
          font-family: 'rbicon';
          font-size: 8px;
          display: inline-block;
          position: relative;
          margin-left: 5px;
          top: -2px; }
  .rb_cta_module .rb_button_wrapper {
    position: relative;
    z-index: 1; }

@media screen and (max-width: 1199px) {
  .rb_cta_module {
    padding: 35px 30px 30px; }
    .rb_cta_module .cta_discounts {
      margin: 0 -10px 0 20px; }
      .rb_cta_module .cta_discounts .cta_discount {
        margin: 0 10px;
        width: 110px;
        height: 110px; }
        .rb_cta_module .cta_discounts .cta_discount .discount_title {
          font-size: 18px; }
        .rb_cta_module .cta_discounts .cta_discount .discount_percent {
          font-size: 40px;
          line-height: 36px; }
        .rb_cta_module .cta_discounts .cta_discount .discount_button {
          line-height: 22px; } }

@media screen and (max-width: 767px) {
  .rb_cta_module {
    padding: 35px 45px 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center; }
    .rb_cta_module .cta_desc_wrapper .cta_title {
      font-size: 36px;
      line-height: 42px; }
    .rb_cta_module .cta_desc_wrapper .cta_subtitle,
    .rb_cta_module .cta_desc_wrapper .cta_desc {
      margin: 0;
      line-height: initial; }
    .rb_cta_module .cta_discounts {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      margin: 10px 0 0; }
      .rb_cta_module .cta_discounts .cta_discount {
        margin: 10px 0; }
    .rb_cta_module .rb_button_wrapper {
      margin-top: 20px; } }

/*  --------------------
  RB VC Divider styles
--------------------  */
.rb_divider_wrapper.with_dot {
  position: relative; }
  .rb_divider_wrapper.with_dot:before, .rb_divider_wrapper.with_dot:after {
    content: '';
    position: absolute;
    height: 1px;
    width: calc(50% - 20px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .rb_divider_wrapper.with_dot:before {
    right: calc(50% + 20px); }
  .rb_divider_wrapper.with_dot:after {
    left: calc(50% + 20px); }
  .rb_divider_wrapper.with_dot .rb_divider {
    height: 12px !important;
    width: 12px !important;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent !important;
    border-color: #000; }

.rb_divider_wrapper .rb_divider {
  position: relative;
  width: 100%;
  height: 3px;
  margin: 0 auto; }

/*  --------------------
  RB VC Filter Products styles
--------------------  */
.rb_filter_products .rb_filter_products_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 25px; }
  .rb_filter_products .rb_filter_products_wrapper.loading {
    cursor: wait; }
    .rb_filter_products .rb_filter_products_wrapper.loading .rb_filter_product {
      pointer-events: none; }
  .rb_filter_products .rb_filter_products_wrapper .rb_filter_product {
    font-size: 18px;
    line-height: 24px;
    margin: 0 10px 10px;
    cursor: pointer; }
    .rb_filter_products .rb_filter_products_wrapper .rb_filter_product:before {
      display: none; }

.rb_filter_products .rb_filter_products_content {
  position: relative; }

/*  --------------------
  RB VC Gallery styles
--------------------  */
.rb_gallery_wrapper {
  overflow: hidden; }
  .rb_gallery_wrapper .rb_gallery_images {
    margin: 0 -15px -30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_gallery_wrapper .rb_gallery_images.columns_2 .rb_gallery_image {
      width: 50%; }
    .rb_gallery_wrapper .rb_gallery_images.columns_3 .rb_gallery_image {
      width: 33.3%; }
    .rb_gallery_wrapper .rb_gallery_images.columns_4 .rb_gallery_image {
      width: 25%; }
    .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image {
      display: inline-block;
      position: relative;
      padding: 0 15px;
      margin-bottom: 30px;
      line-height: 0px; }
      .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image:hover .rb_gallery_overlay {
        opacity: 1; }
      .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image img {
        display: block; }
      .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay {
        position: absolute;
        left: 15px;
        right: 15px;
        top: 0;
        bottom: 0;
        padding: 0 30px;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; }
        .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay .text_wrapper {
          text-align: center;
          line-height: initial; }
          .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay .text_wrapper h5 {
            position: relative;
            padding-bottom: 16px;
            margin-bottom: 11px; }
            .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay .text_wrapper h5:before {
              content: '';
              position: absolute;
              bottom: 0;
              left: calc(50% - 18px);
              width: 36px;
              height: 3px; }

/*  --------------------
  RB VC Gallery media styles
--------------------  */
@media screen and (max-width: 767px) {
  .rb_gallery_wrapper .rb_gallery_images {
    margin: 0 0 15px; }
    .rb_gallery_wrapper .rb_gallery_images.columns_2 .rb_gallery_image, .rb_gallery_wrapper .rb_gallery_images.columns_3 .rb_gallery_image, .rb_gallery_wrapper .rb_gallery_images.columns_4 .rb_gallery_image {
      width: 100%;
      padding: 0; } }

/*  -------------------
  Icon list styles
-------------------  */
.rb_icon_list_module.direction_column > * {
  margin-top: 10px;
  display: block; }

.rb_icon_list_module.direction_line > * {
  display: inline-block;
  margin-right: 15px; }
  .rb_icon_list_module.direction_line > *:last-child {
    margin-right: 0 !important; }

.rb_icon_list_module.icon_bg i {
  padding: 8px; }

.rb_icon_list_module.icon_bg .title {
  margin-left: 10px; }

.rb_icon_list_module .title {
  top: -1px;
  font-size: 16px;
  margin-left: 8px;
  position: relative;
  display: inline-block; }
  .rb_icon_list_module .title:empty {
    margin-left: 0; }

.rb_icon_list_module .custom_text {
  margin-bottom: 0; }

.rb_icon_list_module i {
  height: auto;
  line-height: 0;
  position: relative;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%; }
  .rb_icon_list_module i:before {
    width: 1.2em;
    height: 1.2em;
    line-height: 1.2em;
    text-align: center;
    display: inline-block; }

/*  --------------------
  RB VC Menu List styles
--------------------  */
.rb_menu_list_module .menu-item a {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.rb_menu_list_module .menu-item .mm_tag {
  margin-left: 5px;
  display: inline-block;
  color: #fff;
  padding: 1px 3px 0;
  font-size: 9px;
  line-height: 13px;
  position: relative;
  top: -1px; }

/*  --------------------
  RB VC Milestone styles
--------------------  */
.rb_milestone_module {
  line-height: 0px;
  position: relative; }
  .rb_milestone_module > svg {
    transform-origin: left top; }
  .rb_milestone_module.align_left .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.align_left .milestone_content_wrapper .milestone_icon {
      margin-right: 30px; }
  .rb_milestone_module.align_right .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.align_right .milestone_content_wrapper .milestone_icon {
      margin-left: 30px; }
  .rb_milestone_module .milestone_content_wrapper {
    line-height: initial; }
    .rb_milestone_module .milestone_content_wrapper .milestone_icon {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0;
      position: relative;
      line-height: 1; }
      .rb_milestone_module .milestone_content_wrapper .milestone_icon:not(.shape_none) {
        display: inline-block;
        width: 100px;
        height: 100px; }
        .rb_milestone_module .milestone_content_wrapper .milestone_icon:not(.shape_none) i {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .rb_milestone_module .milestone_content_wrapper .milestone_icon > svg {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1); }
      .rb_milestone_module .milestone_content_wrapper .milestone_icon i {
        -webkit-text-fill-color: transparent;
        font-size: 50px; }
        .rb_milestone_module .milestone_content_wrapper .milestone_icon i:before {
          font-size: 50px; }
    .rb_milestone_module .milestone_content_wrapper .count_wrapper {
      font-size: 100px;
      margin-top: -.35em;
      -webkit-text-fill-color: transparent; }

/*  --------------------
  RB VC Milestone media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_milestone_module.landscape_align_left .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.landscape_align_left .milestone_content_wrapper .milestone_icon {
      margin-right: 30px; }
  .rb_milestone_module.landscape_align_center .milestone_content_wrapper {
    display: block; }
    .rb_milestone_module.landscape_align_center .milestone_content_wrapper .milestone_icon {
      margin-left: 0;
      margin-right: 0; }
  .rb_milestone_module.landscape_align_right .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.landscape_align_right .milestone_content_wrapper .milestone_icon {
      margin-left: 30px; } }

@media screen and (max-width: 991px) {
  .rb_milestone_module.portrait_align_left .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.portrait_align_left .milestone_content_wrapper .milestone_icon {
      margin-right: 30px; }
  .rb_milestone_module.portrait_align_center .milestone_content_wrapper {
    display: block; }
    .rb_milestone_module.portrait_align_center .milestone_content_wrapper .milestone_icon {
      margin-left: 0;
      margin-right: 0; }
  .rb_milestone_module.portrait_align_right .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.portrait_align_right .milestone_content_wrapper .milestone_icon {
      margin-left: 30px; } }

@media screen and (max-width: 767px) {
  .rb_milestone_module.mobile_align_left .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.mobile_align_left .milestone_content_wrapper .milestone_icon {
      margin-right: 30px; }
  .rb_milestone_module.mobile_align_center .milestone_content_wrapper {
    display: block; }
    .rb_milestone_module.mobile_align_center .milestone_content_wrapper .milestone_icon {
      margin-left: 0;
      margin-right: 0; }
  .rb_milestone_module.mobile_align_right .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.mobile_align_right .milestone_content_wrapper .milestone_icon {
      margin-left: 30px; } }

/*  --------------------
  RB VC Info Box styles
--------------------  */
.rb_latest_posts h5 {
  margin-bottom: 1.1em; }

.rb_latest_posts .rb_latest_post {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .rb_latest_posts .rb_latest_post:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .rb_latest_posts .rb_latest_post .image_wrapper {
    width: 75px;
    margin-right: 20px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    line-height: 0; }
    .rb_latest_posts .rb_latest_post .image_wrapper img {
      position: relative;
      top: 5px; }
  .rb_latest_posts .rb_latest_post .info_wrapper .title {
    font-size: 16px; }
  .rb_latest_posts .rb_latest_post .info_wrapper .date {
    font-size: 14px; }

/*  --------------------
  RB VC Logo styles
--------------------  */
@media screen and (min-width: 1199px) {
  .site_logotype img {
    max-width: none; } }

/*  --------------------
  RB VC Pie Charts styles
--------------------  */
.wpb_content_element.vc_pie_chart .vc_pie_chart_value {
  font-size: 40px; }

.wpb_content_element.vc_pie_chart .wpb_pie_chart_heading {
  padding: 0 50px;
  font-size: 25px;
  margin-top: 12px; }

/*  --------------------
  RB VC Popup Video styles
--------------------  */
.rb_popup_video_module {
  text-align: center; }
  .rb_popup_video_module .video-link {
    display: inline-block; }
    .rb_popup_video_module .video-link .icon_wrapper {
      padding: 15px;
      position: relative;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
      .rb_popup_video_module .video-link .icon_wrapper .circle {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100%;
        height: 100%;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: inherit;
        border-radius: inherit;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .rb_popup_video_module .video-link .icon_wrapper .circle:first-child {
          animation: rb_grow_and_fade 4.5s infinite linear 1.5s; }
        .rb_popup_video_module .video-link .icon_wrapper .circle:nth-child(2) {
          animation: rb_grow_and_fade 4.5s infinite linear 3s; }
        .rb_popup_video_module .video-link .icon_wrapper .circle:nth-child(3) {
          animation: rb_grow_and_fade 4.5s infinite linear 4.5s; }
      .rb_popup_video_module .video-link .icon_wrapper i {
        font-size: 26px;
        width: 1em;
        height: 1em;
        line-height: 1em; }
        .rb_popup_video_module .video-link .icon_wrapper i:before {
          font-size: inherit;
          position: relative;
          left: 1px;
          top: 1px; }
    .rb_popup_video_module .video-link .icon_title {
      font-size: 18px;
      font-weight: 600;
      margin-top: 18px; }

@keyframes rb_grow_and_fade {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0; }
  5% {
    width: 100%;
    height: 100%;
    opacity: 1; }
  95% {
    width: 300%;
    height: 300%;
    opacity: 0; }
  100% {
    width: 100%;
    height: 100%;
    opacity: 0; } }

/*  --------------------
  RB VC Pricing Plan styles
--------------------  */
.rb_pricing_plan_module {
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding-bottom: 60px;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  overflow: hidden; }
  .rb_pricing_plan_module.highlighted .hightlight {
    display: inline-block; }
  .rb_pricing_plan_module .hightlight {
    display: none;
    position: absolute;
    right: -75px;
    top: -30px;
    padding: 2px 50px;
    font-weight: 700;
    letter-spacing: 1px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: top left; }
  .rb_pricing_plan_module .pricing-header {
    position: relative;
    padding: 30px 15px; }
    .rb_pricing_plan_module .pricing-header h3 {
      margin: 0;
      position: relative; }
    .rb_pricing_plan_module .pricing-header .price_wrapper {
      position: relative;
      height: 190px;
      width: 190px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin: 30px auto 0;
      padding-top: 45px; }
      .rb_pricing_plan_module .pricing-header .price_wrapper i {
        display: inline-block;
        font-size: 72px;
        line-height: 1;
        position: relative; }
      .rb_pricing_plan_module .pricing-header .price_wrapper span {
        font-size: 72px;
        display: inline-block;
        line-height: 1; }
      .rb_pricing_plan_module .pricing-header .price_wrapper p {
        margin-top: 5px;
        font-size: 20px;
        line-height: 1.2; }
  .rb_pricing_plan_module .content-wrapper {
    margin-top: 30px; }
    .rb_pricing_plan_module .content-wrapper i:before {
      font-size: 40px;
      line-height: 40px; }
    .rb_pricing_plan_module .content-wrapper p {
      font-size: 16px;
      font-weight: 400; }
      .rb_pricing_plan_module .content-wrapper p:not(:last-child) {
        margin: 0 0 40px; }
  .rb_pricing_plan_module .pricing_plan_button {
    margin-top: 37px; }

/*  --------------------
  RB VC Pricing Plan media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_pricing_plan_module:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

@media screen and (max-width: 991px) {
  .rb_pricing_plan_module .pricing-header h3 {
    font-size: 30px; }
  .rb_pricing_plan_module .pricing-header .price_wrapper {
    height: 150px;
    width: 150px;
    padding-top: 37px; }
    .rb_pricing_plan_module .pricing-header .price_wrapper i {
      font-size: 50px; }
    .rb_pricing_plan_module .pricing-header .price_wrapper span {
      font-size: 50px; }
    .rb_pricing_plan_module .pricing-header .price_wrapper p {
      margin-top: 5px;
      font-size: 18px; }
  .rb_pricing_plan_module .content-wrapper p:not(:last-child) {
    margin-bottom: 30px; } }

/*  --------------------
  RB VC Progress Bar styles
--------------------  */
.rb_progress_bar_module p {
  margin: 0 0 9px;
  font-weight: 700;
  display: inline-block; }

.rb_progress_bar_module .progress_bar {
  width: 100%;
  height: 10px;
  position: relative; }
  .rb_progress_bar_module .progress_bar .bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #111; }
    .rb_progress_bar_module .progress_bar .bar.visible .percents {
      opacity: 1; }
    .rb_progress_bar_module .progress_bar .bar .percents {
      position: absolute;
      right: -15px;
      bottom: calc(100% + 8px);
      opacity: 0;
      -webkit-transition: inherit;
      transition: inherit;
      font-weight: 700;
      font-size: 17px; }

/*  --------------------
  RB VC Text styles
--------------------  */
.rb_textmodule.align_left.divider_side .rb_textmodule_title:before {
  right: calc(100% + 25px); }

.rb_textmodule.align_left.subtitle_floated .tb_textmodule_subtitles_wrapper, .rb_textmodule.align_left.subtitle_above_mirrored .tb_textmodule_subtitles_wrapper {
  text-align: right; }

.rb_textmodule.align_left.subtitle_floated .rb_textmodule_subtitle.with_divider, .rb_textmodule.align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider {
  padding-right: 34px;
  padding-left: 0; }
  .rb_textmodule.align_left.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider, .rb_textmodule.align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider {
    padding-left: 70px;
    padding-right: 0; }
    .rb_textmodule.align_left.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider, .rb_textmodule.align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
      right: auto;
      left: 0; }
  .rb_textmodule.align_left.subtitle_floated .rb_textmodule_subtitle.with_divider .subtitle_divider, .rb_textmodule.align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider .subtitle_divider {
    right: 0;
    left: auto; }

.rb_textmodule.align_left.subtitle_floated {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.rb_textmodule.align_left .rb_textmodule_subtitle.with_divider {
  padding-left: 34px; }
  .rb_textmodule.align_left .rb_textmodule_subtitle.with_divider.alternate_divider {
    padding-right: 70px;
    padding-left: 0; }
    .rb_textmodule.align_left .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
      right: 0;
      left: auto; }
  .rb_textmodule.align_left .rb_textmodule_subtitle.with_divider .subtitle_divider {
    left: 0; }

.rb_textmodule.align_center.divider_side .rb_textmodule_title:before {
  display: none; }

.rb_textmodule.align_center .rb_textmodule_subtitle.with_divider {
  padding-right: 0;
  padding-left: 0; }
  .rb_textmodule.align_center .rb_textmodule_subtitle.with_divider.alternate_divider {
    padding-right: 0;
    padding-left: 0; }
  .rb_textmodule.align_center .rb_textmodule_subtitle.with_divider .subtitle_divider {
    display: none; }

.rb_textmodule.align_right.divider_side .rb_textmodule_title:before {
  left: calc(100% + 25px); }

.rb_textmodule.align_right.subtitle_floated .tb_textmodule_subtitles_wrapper, .rb_textmodule.align_right.subtitle_above_mirrored .tb_textmodule_subtitles_wrapper {
  text-align: left; }

.rb_textmodule.align_right.subtitle_floated .rb_textmodule_subtitle.with_divider, .rb_textmodule.align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider {
  padding-left: 34px;
  padding-right: 0; }
  .rb_textmodule.align_right.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider, .rb_textmodule.align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider {
    padding-right: 70px;
    padding-left: 0; }
    .rb_textmodule.align_right.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider, .rb_textmodule.align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
      right: 0;
      left: auto; }
  .rb_textmodule.align_right.subtitle_floated .rb_textmodule_subtitle.with_divider .subtitle_divider, .rb_textmodule.align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider .subtitle_divider {
    left: 0;
    right: auto; }

.rb_textmodule.align_right.subtitle_floated {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.rb_textmodule.align_right .rb_textmodule_subtitle.with_divider {
  padding-right: 34px; }
  .rb_textmodule.align_right .rb_textmodule_subtitle.with_divider.alternate_divider {
    padding-left: 70px;
    padding-right: 0; }
    .rb_textmodule.align_right .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
      right: auto;
      left: 0; }
  .rb_textmodule.align_right .rb_textmodule_subtitle.with_divider .subtitle_divider {
    right: 0; }

.rb_textmodule.divider_top {
  position: relative; }

.rb_textmodule.divider_bottom .bottom_divider {
  display: inline-block;
  width: 26px;
  height: 2px; }

.rb_textmodule .tb_textmodule_subtitles_wrapper + .rb_textmodule_content_wrapper {
  margin-top: 30px; }

.rb_textmodule .rb_textmodule_subtitle {
  margin: 0;
  font-size: 16px;
  font-weight: 700; }
  .rb_textmodule .rb_textmodule_subtitle:first-child {
    display: inline-block; }
  .rb_textmodule .rb_textmodule_subtitle.secondary {
    position: relative; }
    .rb_textmodule .rb_textmodule_subtitle.secondary.alternate_divider .subtitle_divider {
      height: 1px;
      width: 50px;
      top: 50%; }
    .rb_textmodule .rb_textmodule_subtitle.secondary .subtitle_divider {
      position: absolute;
      height: 2px;
      width: 26px;
      top: calc(50% - 2px); }

.rb_textmodule .rb_textmodule_title {
  position: relative;
  font-size: 70px;
  line-height: 1.18em;
  margin: 20px 0; }
  .rb_textmodule .rb_textmodule_title:first-child {
    margin-top: 0; }
  .rb_textmodule .rb_textmodule_title mark {
    background-color: transparent;
    color: inherit;
    opacity: .12;
    letter-spacing: .1em; }

.rb_textmodule .rb_textmodule_content_wrapper {
  font-size: 16px;
  line-height: 26px; }

.rb_textmodule .rb_button_wrapper {
  margin-top: 50px; }

/*  --------------------
  RB VC Text media styles
--------------------  */
@media screen and (min-width: 1751px) {
  .rb_textmodule.divider_side .rb_textmodule_title:before {
    content: '';
    height: 2px;
    position: absolute;
    top: calc(50% - 1px); }
  .rb_textmodule.divider_top .top_divider {
    display: inline-block;
    position: absolute;
    width: 2px;
    height: 181px;
    bottom: calc(100% + 20px); }
    .rb_textmodule.divider_top .top_divider + .rb_textmodule_title {
      margin-top: 0; }
  .rb_textmodule.divider_top .rb_textmodule_subtitle:first-child {
    position: relative; }
    .rb_textmodule.divider_top .rb_textmodule_subtitle:first-child:before {
      content: '';
      height: 181px;
      width: 2px;
      position: absolute;
      left: calc(50% - 1px);
      bottom: calc(100% + 20px); } }

@media screen and (max-width: 1199px) {
  .rb_textmodule.landscape_align_left.divider_side .rb_textmodule_title:before {
    right: calc(100% + 25px);
    left: auto; }
  .rb_textmodule.landscape_align_left.subtitle_floated .tb_textmodule_subtitles_wrapper, .rb_textmodule.landscape_align_left.subtitle_above_mirrored .tb_textmodule_subtitles_wrapper {
    text-align: right; }
  .rb_textmodule.landscape_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider, .rb_textmodule.landscape_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider {
    padding-right: 34px;
    padding-left: 0; }
    .rb_textmodule.landscape_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider, .rb_textmodule.landscape_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-left: 70px;
      padding-right: 0; }
      .rb_textmodule.landscape_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider, .rb_textmodule.landscape_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: auto;
        left: 0; }
    .rb_textmodule.landscape_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider .subtitle_divider, .rb_textmodule.landscape_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider .subtitle_divider {
      right: 0;
      left: auto; }
  .rb_textmodule.landscape_align_left.subtitle_floated {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .rb_textmodule.landscape_align_left .rb_textmodule_subtitle.with_divider {
    padding-left: 34px;
    padding-right: 0; }
    .rb_textmodule.landscape_align_left .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-right: 70px;
      padding-left: 0; }
      .rb_textmodule.landscape_align_left .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: 0;
        left: auto; }
    .rb_textmodule.landscape_align_left .rb_textmodule_subtitle.with_divider .subtitle_divider {
      left: 0; }
  .rb_textmodule.landscape_align_center.divider_side .rb_textmodule_title:before {
    display: none; }
  .rb_textmodule.landscape_align_center .rb_textmodule_subtitle.with_divider {
    padding-right: 0;
    padding-left: 0; }
    .rb_textmodule.landscape_align_center .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-right: 0;
      padding-left: 0; }
    .rb_textmodule.landscape_align_center .rb_textmodule_subtitle.with_divider .subtitle_divider {
      display: none; }
  .rb_textmodule.landscape_align_right.divider_side .rb_textmodule_title:before {
    left: calc(100% + 25px);
    right: auto; }
  .rb_textmodule.landscape_align_right.subtitle_floated .tb_textmodule_subtitles_wrapper, .rb_textmodule.landscape_align_right.subtitle_above_mirrored .tb_textmodule_subtitles_wrapper {
    text-align: left; }
  .rb_textmodule.landscape_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider, .rb_textmodule.landscape_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider {
    padding-left: 34px;
    padding-right: 0; }
    .rb_textmodule.landscape_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider, .rb_textmodule.landscape_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-right: 70px;
      padding-left: 0; }
      .rb_textmodule.landscape_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider, .rb_textmodule.landscape_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: 0;
        left: auto; }
    .rb_textmodule.landscape_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider .subtitle_divider, .rb_textmodule.landscape_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider .subtitle_divider {
      left: 0;
      right: auto; }
  .rb_textmodule.landscape_align_right.subtitle_floated {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .rb_textmodule.landscape_align_right .rb_textmodule_subtitle.with_divider {
    padding-right: 34px; }
    .rb_textmodule.landscape_align_right .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-left: 70px;
      padding-right: 0; }
      .rb_textmodule.landscape_align_right .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: auto;
        left: 0; }
    .rb_textmodule.landscape_align_right .rb_textmodule_subtitle.with_divider .subtitle_divider {
      right: 0; }
  .rb_textmodule .rb_textmodule_title {
    font-size: 52px; } }

@media screen and (max-width: 991px) {
  .rb_textmodule.portrait_align_left.divider_side .rb_textmodule_title:before {
    right: calc(100% + 25px);
    left: auto; }
  .rb_textmodule.portrait_align_left.subtitle_floated .tb_textmodule_subtitles_wrapper, .rb_textmodule.portrait_align_left.subtitle_above_mirrored .tb_textmodule_subtitles_wrapper {
    text-align: right; }
  .rb_textmodule.portrait_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider, .rb_textmodule.portrait_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider {
    padding-right: 34px;
    padding-left: 0; }
    .rb_textmodule.portrait_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider, .rb_textmodule.portrait_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-left: 70px;
      padding-right: 0; }
      .rb_textmodule.portrait_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider, .rb_textmodule.portrait_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: auto;
        left: 0; }
    .rb_textmodule.portrait_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider .subtitle_divider, .rb_textmodule.portrait_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider .subtitle_divider {
      right: 0;
      left: auto; }
  .rb_textmodule.portrait_align_left.subtitle_floated {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .rb_textmodule.portrait_align_left .rb_textmodule_subtitle.with_divider {
    padding-left: 34px;
    padding-right: 0; }
    .rb_textmodule.portrait_align_left .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-right: 70px;
      padding-left: 0; }
      .rb_textmodule.portrait_align_left .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: 0;
        left: auto; }
    .rb_textmodule.portrait_align_left .rb_textmodule_subtitle.with_divider .subtitle_divider {
      left: 0; }
  .rb_textmodule.portrait_align_center.divider_side .rb_textmodule_title:before {
    display: none; }
  .rb_textmodule.portrait_align_center .rb_textmodule_subtitle.with_divider {
    padding-right: 0;
    padding-left: 0; }
    .rb_textmodule.portrait_align_center .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-right: 0;
      padding-left: 0; }
    .rb_textmodule.portrait_align_center .rb_textmodule_subtitle.with_divider .subtitle_divider {
      display: none; }
  .rb_textmodule.portrait_align_right.divider_side .rb_textmodule_title:before {
    left: calc(100% + 25px);
    right: auto; }
  .rb_textmodule.portrait_align_right.subtitle_floated .tb_textmodule_subtitles_wrapper, .rb_textmodule.portrait_align_right.subtitle_above_mirrored .tb_textmodule_subtitles_wrapper {
    text-align: left; }
  .rb_textmodule.portrait_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider, .rb_textmodule.portrait_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider {
    padding-left: 34px;
    padding-right: 0; }
    .rb_textmodule.portrait_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider, .rb_textmodule.portrait_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-right: 70px;
      padding-left: 0; }
      .rb_textmodule.portrait_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider, .rb_textmodule.portrait_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: 0;
        left: auto; }
    .rb_textmodule.portrait_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider .subtitle_divider, .rb_textmodule.portrait_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider .subtitle_divider {
      left: 0;
      right: auto; }
  .rb_textmodule.portrait_align_right.subtitle_floated {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .rb_textmodule.portrait_align_right .rb_textmodule_subtitle.with_divider {
    padding-right: 34px; }
    .rb_textmodule.portrait_align_right .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-left: 70px;
      padding-right: 0; }
      .rb_textmodule.portrait_align_right .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: auto;
        left: 0; }
    .rb_textmodule.portrait_align_right .rb_textmodule_subtitle.with_divider .subtitle_divider {
      right: 0; }
  .rb_textmodule .rb_textmodule_title {
    font-size: 46px;
    margin-top: 20px; } }

@media screen and (max-width: 767px) {
  .rb_textmodule.mobile_align_left.divider_side .rb_textmodule_title:before {
    right: calc(100% + 25px);
    left: auto; }
  .rb_textmodule.mobile_align_left.subtitle_floated .tb_textmodule_subtitles_wrapper, .rb_textmodule.mobile_align_left.subtitle_above_mirrored .tb_textmodule_subtitles_wrapper {
    text-align: right; }
  .rb_textmodule.mobile_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider, .rb_textmodule.mobile_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider {
    padding-right: 34px;
    padding-left: 0; }
    .rb_textmodule.mobile_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider, .rb_textmodule.mobile_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-left: 70px;
      padding-right: 0; }
      .rb_textmodule.mobile_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider, .rb_textmodule.mobile_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: auto;
        left: 0; }
    .rb_textmodule.mobile_align_left.subtitle_floated .rb_textmodule_subtitle.with_divider .subtitle_divider, .rb_textmodule.mobile_align_left.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider .subtitle_divider {
      right: 0;
      left: auto; }
  .rb_textmodule.mobile_align_left.subtitle_floated {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .rb_textmodule.mobile_align_left .rb_textmodule_subtitle.with_divider {
    padding-left: 34px;
    padding-right: 0; }
    .rb_textmodule.mobile_align_left .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-right: 70px;
      padding-left: 0; }
      .rb_textmodule.mobile_align_left .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: 0;
        left: auto; }
    .rb_textmodule.mobile_align_left .rb_textmodule_subtitle.with_divider .subtitle_divider {
      left: 0; }
  .rb_textmodule.mobile_align_center.divider_side .rb_textmodule_title:before {
    display: none; }
  .rb_textmodule.mobile_align_center .rb_textmodule_subtitle.with_divider {
    padding-right: 0;
    padding-left: 0; }
    .rb_textmodule.mobile_align_center .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-right: 0;
      padding-left: 0; }
    .rb_textmodule.mobile_align_center .rb_textmodule_subtitle.with_divider .subtitle_divider {
      display: none; }
  .rb_textmodule.mobile_align_right.divider_side .rb_textmodule_title:before {
    left: calc(100% + 25px);
    right: auto; }
  .rb_textmodule.mobile_align_right.subtitle_floated .tb_textmodule_subtitles_wrapper, .rb_textmodule.mobile_align_right.subtitle_above_mirrored .tb_textmodule_subtitles_wrapper {
    text-align: left; }
  .rb_textmodule.mobile_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider, .rb_textmodule.mobile_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider {
    padding-left: 34px;
    padding-right: 0; }
    .rb_textmodule.mobile_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider, .rb_textmodule.mobile_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-right: 70px;
      padding-left: 0; }
      .rb_textmodule.mobile_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider, .rb_textmodule.mobile_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: 0;
        left: auto; }
    .rb_textmodule.mobile_align_right.subtitle_floated .rb_textmodule_subtitle.with_divider .subtitle_divider, .rb_textmodule.mobile_align_right.subtitle_above_mirrored .rb_textmodule_subtitle.with_divider .subtitle_divider {
      left: 0;
      right: auto; }
  .rb_textmodule.mobile_align_right.subtitle_floated {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .rb_textmodule.mobile_align_right .rb_textmodule_subtitle.with_divider {
    padding-right: 34px; }
    .rb_textmodule.mobile_align_right .rb_textmodule_subtitle.with_divider.alternate_divider {
      padding-left: 70px;
      padding-right: 0; }
      .rb_textmodule.mobile_align_right .rb_textmodule_subtitle.with_divider.alternate_divider .subtitle_divider {
        right: auto;
        left: 0; }
    .rb_textmodule.mobile_align_right .rb_textmodule_subtitle.with_divider .subtitle_divider {
      right: 0; }
  .rb_textmodule .rb_textmodule_title {
    font-size: 32px;
    margin-top: 15px;
    margin-bottom: 10px; } }

/*  --------------------
  RB VC Service styles
--------------------  */
.rb_service_module {
  display: block; }
  .rb_service_module.shape_round .service_icon_wrapper, .rb_service_module.shape_square .service_icon_wrapper, .rb_service_module.shape_triangle .service_icon_wrapper {
    display: inline-block;
    position: relative; }
    .rb_service_module.shape_round .service_icon_wrapper i, .rb_service_module.shape_square .service_icon_wrapper i, .rb_service_module.shape_triangle .service_icon_wrapper i {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .rb_service_module.shape_round .service_icon_wrapper {
    padding: 0;
    background-color: transparent;
    position: relative; }
  .rb_service_module.shape_none .service_icon_wrapper {
    margin-bottom: 10px; }
  .rb_service_module.style_icon_left {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module.style_icon_left .service_icon_wrapper {
      margin-right: 20px; }
  .rb_service_module.style_icon_right {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module.style_icon_right .service_icon_wrapper {
      margin-left: 20px; }
  .rb_service_module.style_icon_left .service_title, .rb_service_module.style_icon_right .service_title {
    margin-top: 0; }
  .rb_service_module.align_left .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  .rb_service_module.align_right .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  .rb_service_module .service_icon_wrapper {
    position: relative;
    line-height: 0; }
    .rb_service_module .service_icon_wrapper i {
      position: relative;
      display: inline-block;
      width: calc(1em + 1px);
      height: 1em;
      line-height: 1em; }
    .rb_service_module .service_icon_wrapper i,
    .rb_service_module .service_icon_wrapper i:before {
      font-size: 60px; }
    .rb_service_module .service_icon_wrapper + .service_content_wrapper .content_wrapper:first-child {
      margin-top: 25px; }
  .rb_service_module .service_title {
    margin: 5px 0 0;
    position: relative; }
    .rb_service_module .service_title + .content_wrapper {
      margin-top: 10px; }
  .rb_service_module .service_content_wrapper {
    position: relative; }
    .rb_service_module .service_content_wrapper p {
      margin-bottom: 0; }
  .rb_service_module .service-button .large {
    margin-top: 20px; }
  .rb_service_module .service-button .medium {
    margin-top: 15px; }
  .rb_service_module .service-button .small {
    margin-top: 10px; }

/*  --------------------
  RB VC Service media styles
--------------------  */
@media screen and (max-width: 767px) {
  .rb_service_module.style_icon_left, .rb_service_module.style_icon_right {
    display: block; }
    .rb_service_module.style_icon_left .service_icon_wrapper, .rb_service_module.style_icon_right .service_icon_wrapper {
      margin-left: 0;
      margin-right: 0; }
    .rb_service_module.style_icon_left .service_title, .rb_service_module.style_icon_right .service_title {
      margin: 4px 0 0; } }

/*  --------------------
  RB VC Testimonials styles
--------------------  */
.rb_testimonials_module.align_right .rb_carousel .testimonial {
  padding-bottom: 40px; }

.rb_testimonials_module.align_right .testimonial {
  text-align: right;
  padding: 20px; }
  .rb_testimonials_module.align_right .testimonial .image_wrapper {
    float: right; }
  .rb_testimonials_module.align_right .testimonial .testimonial_text {
    max-width: calc(100% - 130px);
    padding: 0 45px 0 0;
    margin-right: 130px; }
    .rb_testimonials_module.align_right .testimonial .testimonial_text .testimonial_desc:before {
      right: 0;
      -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      transform: scaleX(-1); }
    .rb_testimonials_module.align_right .testimonial .testimonial_text .testimonial_desc:after {
      display: none; }

.rb_testimonials_module.align_right .slick-dots {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 210px; }

.rb_testimonials_module.align_left .rb_carousel .testimonial {
  padding-bottom: 40px; }

.rb_testimonials_module.align_left .testimonial {
  padding: 20px; }
  .rb_testimonials_module.align_left .testimonial .image_wrapper {
    float: left; }
  .rb_testimonials_module.align_left .testimonial .testimonial_text {
    max-width: calc(100% - 130px);
    padding: 0 0 0 45px;
    margin-left: 130px; }
    .rb_testimonials_module.align_left .testimonial .testimonial_text .testimonial_desc:after {
      display: none; }

.rb_testimonials_module.align_left .slick-dots {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  padding-left: 210px; }

.rb_testimonials_module.align_center {
  text-align: center; }
  .rb_testimonials_module.align_center .testimonial .image_wrapper {
    margin: 0 auto; }

.rb_testimonials_module .rb_carousel {
  padding-bottom: 35px; }
  .rb_testimonials_module .rb_carousel .slick-dots {
    bottom: 0;
    margin-top: -40px; }

.rb_testimonials_module .testimonial {
  margin: 0 15px 10px; }
  .rb_testimonials_module .testimonial .image_wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 110px;
    height: 110px;
    line-height: 0px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #fff; }
  .rb_testimonials_module .testimonial .testimonial_text {
    position: relative;
    padding: 0 7.5% 30px;
    margin: 5px 0 0; }
    .rb_testimonials_module .testimonial .testimonial_text:first-child {
      padding-top: 30px; }
  .rb_testimonials_module .testimonial .testimonial_desc {
    margin: 0; }
    .rb_testimonials_module .testimonial .testimonial_desc:before {
      content: '“';
      position: absolute;
      margin-left: -45px;
      font-size: 65px;
      margin-top: 15px; }
    .rb_testimonials_module .testimonial .testimonial_desc:after {
      content: '”';
      font-size: 65px;
      position: absolute;
      margin-top: 15px;
      margin-left: 15px; }
  .rb_testimonials_module .testimonial .testimonial_name {
    font-size: 13px;
    font-weight: 800;
    margin-top: 11px;
    text-transform: uppercase; }

/*  --------------------
  RB VC Testimonials media styles
--------------------  */
@media screen and (max-width: 991px) {
  .rb_testimonials_module.align_right .testimonial {
    text-align: center; }
    .rb_testimonials_module.align_right .testimonial .testimonial_text {
      margin: 0;
      padding: 0;
      max-width: 100%; }
    .rb_testimonials_module.align_right .testimonial .testimonial_desc:before {
      display: none; }
    .rb_testimonials_module.align_right .testimonial .image_wrapper {
      float: none; }
  .rb_testimonials_module.align_right .slick-dots {
    padding: 0;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .rb_testimonials_module.align_left .testimonial {
    text-align: center; }
    .rb_testimonials_module.align_left .testimonial .testimonial_text {
      margin: 0;
      padding: 0;
      max-width: 100%; }
    .rb_testimonials_module.align_left .testimonial .testimonial_desc:before {
      display: none; }
    .rb_testimonials_module.align_left .testimonial .image_wrapper {
      float: none; }
  .rb_testimonials_module.align_left .slick-dots {
    padding: 0;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; } }

@media screen and (max-width: 767px) {
  .rb_testimonials_module .testimonial,
  .rb_testimonials_module.align_right .testimonial {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .rb_testimonials_module .testimonial .image_wrapper,
    .rb_testimonials_module.align_right .testimonial .image_wrapper {
      margin: 0 auto 15px;
      max-width: 290px; }
  .rb_testimonials_module.align_right .testimonial .testimonial_desc {
    padding: 0; }
  .rb_testimonials_module .testimonial {
    padding: 20px 20px 40px; }
    .rb_testimonials_module .testimonial .testimonial_text {
      padding: 0;
      text-align: center; }
      .rb_testimonials_module .testimonial .testimonial_text .testimonial_desc:before, .rb_testimonials_module .testimonial .testimonial_text .testimonial_desc:after {
        display: none; } }

/*  --------------------
  RB VC Extended Image styles
--------------------  */
.rb_extended_image_module .main_image_wrapper {
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  line-height: 0; }
  .rb_extended_image_module .main_image_wrapper.clicked:before, .rb_extended_image_module .main_image_wrapper.clicked:after {
    opacity: 1; }
  .rb_extended_image_module .main_image_wrapper.clicked:before {
    -webkit-transform: translate(-20px, -20px);
    -ms-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px); }
  .rb_extended_image_module .main_image_wrapper.clicked:after {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px); }
  .rb_extended_image_module .main_image_wrapper.clicked img {
    -webkit-filter: saturate(140%);
    filter: saturate(140%); }
  .rb_extended_image_module .main_image_wrapper.clicked .hover_info_wrapper {
    opacity: 1;
    top: calc(50% + 10px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .rb_extended_image_module .main_image_wrapper:before, .rb_extended_image_module .main_image_wrapper:after {
    content: '';
    position: absolute;
    background-image: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .rb_extended_image_module .main_image_wrapper:before {
    z-index: -2;
    -webkit-filter: brightness(50%);
    filter: brightness(50%); }
  .rb_extended_image_module .main_image_wrapper:after {
    z-index: -1;
    -webkit-filter: brightness(75%);
    filter: brightness(75%); }
  .rb_extended_image_module .main_image_wrapper * {
    line-height: initial; }
  .rb_extended_image_module .main_image_wrapper .tooltip,
  .rb_extended_image_module .main_image_wrapper .main_title,
  .rb_extended_image_module .main_image_wrapper .hover_info_wrapper {
    position: absolute; }
  .rb_extended_image_module .main_image_wrapper .tooltip {
    top: -1px;
    left: -1px;
    z-index: 3;
    font-size: 40px;
    line-height: 30px;
    padding: 0px 22px 29px 22px;
    -webkit-transition: transform 0.3s ease;
    transition: transform 0.3s ease; }
    .rb_extended_image_module .main_image_wrapper .tooltip.top_left {
      padding-left: 0;
      top: -1px;
      bottom: auto;
      left: -1px;
      right: auto; }
    .rb_extended_image_module .main_image_wrapper .tooltip.top_right {
      padding-right: 0;
      top: -1px;
      bottom: auto;
      right: -1px;
      left: auto; }
    .rb_extended_image_module .main_image_wrapper .tooltip.bottom_left {
      padding-left: 0;
      bottom: -1px;
      top: auto;
      left: -1px;
      right: auto; }
    .rb_extended_image_module .main_image_wrapper .tooltip.bottom_right {
      padding-right: 0;
      bottom: -1px;
      top: auto;
      right: -1px;
      left: auto; }
  .rb_extended_image_module .main_image_wrapper img {
    -webkit-transition: filter 0.3s ease;
    transition: filter 0.3s ease; }
  .rb_extended_image_module .main_image_wrapper .main_title {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 200px;
    color: rgba(255, 255, 255, 0.8);
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  .rb_extended_image_module .main_image_wrapper .hover_info_wrapper {
    z-index: 3;
    position: absolute;
    left: 50%;
    top: calc(50% + 30px);
    display: inline-table;
    opacity: 0;
    text-align: right;
    padding: 33px 90px 38px 70px;
    -webkit-transform: translate3d(-50%, -50%, 0px);
    -ms-transform: translate3d(-50%, -50%, 0px);
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rb_extended_image_module .main_image_wrapper .hover_info_wrapper .hover_title {
      margin: 0;
      white-space: pre;
      font-size: 40px; }
    .rb_extended_image_module .main_image_wrapper .hover_info_wrapper .button {
      font-size: 20px;
      margin-top: 25px;
      margin-right: -65px;
      display: inline-block;
      padding-right: 80px;
      position: relative; }
      .rb_extended_image_module .main_image_wrapper .hover_info_wrapper .button:before {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 100%;
        height: 2px;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease; }
      .rb_extended_image_module .main_image_wrapper .hover_info_wrapper .button:after {
        content: '\f15f';
        font-family: 'rbicon';
        font-size: 8px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

/*  --------------------
  RB VC Extended Image media styles
--------------------  */
@media screen and (max-width: 1750px) {
  .rb_extended_image_module .main_image_wrapper .tooltip {
    padding: 0px 22px 19px 22px; }
  .rb_extended_image_module .main_image_wrapper .hover_info_wrapper {
    padding: 27px 65px 33px 45px; }
    .rb_extended_image_module .main_image_wrapper .hover_info_wrapper .button {
      margin-right: -40px;
      padding-right: 50px; } }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_extended_image_module .main_image_wrapper:hover:before, .rb_extended_image_module .main_image_wrapper:hover:after {
    opacity: 1; }
  .rb_extended_image_module .main_image_wrapper:hover:before {
    -webkit-transform: translate(-20px, -20px);
    -ms-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px); }
  .rb_extended_image_module .main_image_wrapper:hover:after {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px); }
  .rb_extended_image_module .main_image_wrapper:hover img {
    -webkit-filter: saturate(140%);
    filter: saturate(140%); }
  .rb_extended_image_module .main_image_wrapper:hover .hover_info_wrapper {
    opacity: 1;
    top: calc(50% + 10px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .rb_extended_image_module .main_image_wrapper .hover_info_wrapper .button:hover:before {
    width: calc(100% + 60px); }
  .rb_extended_image_module .main_image_wrapper.background_3d {
    transform-style: preserve-3d; }
    .rb_extended_image_module .main_image_wrapper.background_3d:hover:before {
      -webkit-transform: translate3d(-32px, -36px, -40px);
      -ms-transform: translate3d(-32px, -36px, -40px);
      transform: translate3d(-32px, -36px, -40px); }
    .rb_extended_image_module .main_image_wrapper.background_3d:hover:after {
      -webkit-transform: translate3d(-15px, -18px, -20px);
      -ms-transform: translate3d(-15px, -18px, -20px);
      transform: translate3d(-15px, -18px, -20px); }
    .rb_extended_image_module .main_image_wrapper.background_3d:hover .hover_info_wrapper {
      -webkit-transform: translate3d(-50%, -50%, 40px);
      -ms-transform: translate3d(-50%, -50%, 40px);
      transform: translate3d(-50%, -50%, 40px); }
    .rb_extended_image_module .main_image_wrapper.background_3d:hover .main_title {
      opacity: 0; } }

@media screen and (max-width: 1750px) {
  .rb_extended_image_module .main_image_wrapper .hover_info_wrapper {
    padding: 20px 50px 30px 30px; }
    .rb_extended_image_module .main_image_wrapper .hover_info_wrapper .hover_title {
      font-size: 30px; }
    .rb_extended_image_module .main_image_wrapper .hover_info_wrapper .button {
      margin-top: 15px;
      margin-right: -20px;
      padding-right: 50px; } }

@media screen and (max-width: 991px) {
  .rb_extended_image_module .main_image_wrapper:before, .rb_extended_image_module .main_image_wrapper:after {
    display: none; } }

/*  --------------------
  RB VC Image styles
--------------------  */
.vc_single_image-wrapper img {
  -webkit-border-radius: 15px;
  border-radius: 15px; }

.rb_image_module {
  position: relative;
  display: block;
  line-height: 0;
  z-index: 1; }
  .rb_image_module .text_wrapper {
    position: absolute;
    z-index: 2;
    padding: 23px 0px 0px 30px;
    display: block; }
    .rb_image_module .text_wrapper.link {
      text-align: right; }
      .rb_image_module .text_wrapper.link:before {
        content: '\f15f';
        font-family: 'rbicon';
        font-size: 8px;
        position: absolute;
        display: inline-block;
        top: 50%; }
      .rb_image_module .text_wrapper.link p {
        text-align: left;
        padding-right: 50px; }
    .rb_image_module .text_wrapper.top_left {
      top: 0px;
      left: 0px; }
    .rb_image_module .text_wrapper.top_center {
      top: 0px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .rb_image_module .text_wrapper.top_right {
      top: 0px;
      right: 0px; }
    .rb_image_module .text_wrapper.center_right {
      top: 50%;
      right: 0px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .rb_image_module .text_wrapper.bottom_right {
      bottom: 0px;
      right: 0px; }
    .rb_image_module .text_wrapper.bottom_center {
      bottom: 0px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .rb_image_module .text_wrapper.bottom_left {
      bottom: 0px;
      left: 0px; }
    .rb_image_module .text_wrapper.center_left {
      left: 0px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .rb_image_module .text_wrapper.center_center {
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center; }
    .rb_image_module .text_wrapper .image_title {
      margin: 0; }
    .rb_image_module .text_wrapper .image_subtitle {
      margin: 0;
      font-size: 20px;
      line-height: 1.625em; }
  .rb_image_module .tooltip {
    position: absolute;
    line-height: 1.625em;
    padding: 12px 20px; }
    .rb_image_module .tooltip.top_left {
      top: 0;
      left: 0; }
    .rb_image_module .tooltip.top_right {
      top: 0;
      right: 0; }
    .rb_image_module .tooltip.bottom_left {
      bottom: 0;
      left: 0; }
    .rb_image_module .tooltip.bottom_right {
      bottom: 0;
      right: 0; }
  .rb_image_module .main_image {
    display: block;
    position: relative; }
    .rb_image_module .main_image .background-cover {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: 1;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
  .rb_image_module .rb_button_wrapper {
    position: absolute;
    margin-top: 10px;
    z-index: 2;
    padding: 20px 0;
    line-height: 1.625em; }
    .rb_image_module .rb_button_wrapper.def_left, .rb_image_module .rb_button_wrapper.def_right {
      position: relative;
      padding: 0 !important;
      background-color: transparent !important; }
    .rb_image_module .rb_button_wrapper.def_left {
      text-align: left; }
    .rb_image_module .rb_button_wrapper.def_right {
      text-align: right; }
    .rb_image_module .rb_button_wrapper.top_left {
      top: 0;
      left: 0; }
    .rb_image_module .rb_button_wrapper.top_center {
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .rb_image_module .rb_button_wrapper.top_right {
      top: 0;
      right: 0; }
    .rb_image_module .rb_button_wrapper.center_right {
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .rb_image_module .rb_button_wrapper.bottom_right {
      bottom: 0;
      right: 0; }
    .rb_image_module .rb_button_wrapper.bottom_center {
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .rb_image_module .rb_button_wrapper.bottom_left {
      bottom: 0;
      left: 0; }
    .rb_image_module .rb_button_wrapper.center_left {
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

/*  --------------------
  RB VC Image media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_image_module.background_3d {
    transform-style: preserve-3d; }
    .rb_image_module.background_3d:before {
      -webkit-transform: translate3d(-50%, -50%, 0px);
      -ms-transform: translate3d(-50%, -50%, 0px);
      transform: translate3d(-50%, -50%, 0px); } }

/*  --------------------
  RB VC Info Box styles
--------------------  */
.rb_info_box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 12px 15px 10px 0;
  position: relative;
  margin: 0 10px 10px 0; }
  .rb_info_box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 100%; }
  .rb_info_box.info {
    background-color: #DDE8FC; }
    .rb_info_box.info:before {
      background-color: #568cee; }
    .rb_info_box.info .icon_wrapper i:before {
      content: '\f157'; }
    .rb_info_box.info .content_wrapper .info_box_title {
      color: #568cee; }
  .rb_info_box.success {
    background-color: #DBF2DC; }
    .rb_info_box.success:before {
      background-color: #60d463; }
    .rb_info_box.success .icon_wrapper i:before {
      content: '\f107';
      font-size: 30px; }
    .rb_info_box.success .content_wrapper .info_box_title {
      color: #60d463; }
  .rb_info_box.warning {
    background-color: #FEF0D9; }
    .rb_info_box.warning:before {
      background-color: #fcb53f; }
    .rb_info_box.warning .icon_wrapper i:before {
      content: '\f11e'; }
    .rb_info_box.warning .content_wrapper .info_box_title {
      color: #fcb53f; }
  .rb_info_box.error {
    background-color: #FEDFDF; }
    .rb_info_box.error:before {
      background-color: #fa5d61; }
    .rb_info_box.error .icon_wrapper i:before {
      content: '\f11f';
      font-size: 26px; }
    .rb_info_box.error .content_wrapper .info_box_title {
      color: #fa5d61; }
  .rb_info_box .icon_wrapper {
    margin-right: 25px;
    width: 70px;
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }
    .rb_info_box .icon_wrapper i {
      color: #fff;
      font-size: 35px;
      line-height: 35px;
      display: inline-block; }
      .rb_info_box .icon_wrapper i:before {
        font-family: 'rbicon';
        display: inline-block; }
  .rb_info_box .content_wrapper {
    width: 100%; }
    .rb_info_box .content_wrapper .info_box_title {
      font-weight: 700;
      font-size: 17px;
      color: #fff;
      margin: 0; }
    .rb_info_box .content_wrapper .info_box_desc {
      margin: 0;
      font-size: 15px;
      font-weight: 400;
      line-height: 23px; }
  .rb_info_box .close_info_box {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    line-height: 20px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    margin-left: 15px; }
    .rb_info_box .close_info_box:before {
      content: '\f106';
      display: inline-block;
      line-height: 24px;
      font-size: 10px;
      color: #888888;
      font-family: 'rbicon'; }

/*  --------------------
  RB VC Info Box media styles
--------------------  */
@media screen and (max-width: 767px) {
  .rb_info_box {
    margin: 0 5px 5px 0; }
    .rb_info_box .info_box_dashes {
      width: calc(100% + 5px);
      height: calc(100% + 5px); } }

/*  --------------------
  RB VC Title area styles
--------------------  */
/*  --------------------
  RB VC Quote styles
--------------------  */
.rb_quote_module .rb_quote {
  position: relative;
  font-size: 40px;
  line-height: 70px;
  padding-top: 30px;
  margin: 0; }
  .rb_quote_module .rb_quote:before {
    content: '“';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0px;
    font-size: 200px;
    line-height: .16; }

.rb_quote_module .rb_quote_author {
  position: relative;
  padding-left: 70px;
  margin-top: 40px;
  font-size: 18px;
  display: inline-block; }
  .rb_quote_module .rb_quote_author:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 60px;
    height: 1px; }

/*  ====================
  Front-End editor styles
====================  */
.vc_vc_column .rb_column_wrapper,
.vc_vc_column_inner .rb_column_wrapper {
  width: 100% !important; }

/*  ====================
  Our Team styles
====================  */
/*  --------------------
  Our Team single page styles
--------------------  */
.main_member_info {
  position: relative;
  margin: 50px 0 75px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  -moz-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain; }
  .main_member_info:before {
    content: '';
    width: 100px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #E0BCCA; }
  .main_member_info .social-icons-wrapper {
    padding: 20px;
    position: relative;
    z-index: 1; }
    .main_member_info .social-icons-wrapper ul li {
      padding: 0;
      margin: 20px 0; }
      .main_member_info .social-icons-wrapper ul li a {
        opacity: .8;
        color: #fff; }
        .main_member_info .social-icons-wrapper ul li a i:before {
          font-size: 24px; }
      .main_member_info .social-icons-wrapper ul li:before {
        display: none; }
  .main_member_info .image-wrapper {
    position: relative;
    z-index: 1;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 430px;
    height: 430px;
    margin-top: -50px;
    margin-bottom: -50px;
    background-size: cover;
    -webkit-border-radius: 15px;
    border-radius: 15px; }
  .main_member_info .text-information {
    width: 100%;
    padding-left: 50px; }
    .main_member_info .text-information .label {
      font-weight: 700; }
    .main_member_info .text-information a:hover {
      text-decoration: underline; }

.secondary_member_info {
  margin-top: 30px; }
  .secondary_member_info h4 {
    margin-bottom: 15px; }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .main_member_info .social-icons-wrapper ul li a:hover {
    opacity: 1; } }

@media screen and (max-width: 991px) {
  .main_member_info {
    padding: 15px 0; }
    .main_member_info .image-wrapper {
      width: 300px;
      height: 300px; }
    .main_member_info .text-information {
      padding-left: 30px; }
      .main_member_info .text-information .name {
        font-size: 35px; } }

@media screen and (max-width: 767px) {
  .main_member_info {
    margin: 0 0 40px;
    padding: 0 0 20px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .main_member_info:before {
      width: 100%;
      height: 100px; }
    .main_member_info .social-icons-wrapper {
      padding: 15px 0 10px; }
      .main_member_info .social-icons-wrapper .social-icons li {
        display: inline-block;
        margin: 0 15px; }
    .main_member_info .image-wrapper {
      width: calc(100% + 16px);
      height: calc(100vw - 14px);
      margin: 0; }
    .main_member_info .text-information {
      padding: 10px 30px; }
      .main_member_info .text-information .name {
        margin-bottom: 15px; } }

/*  --------------------
  Our Team archive page styles
--------------------  */
.rb_our_team_module + .paging-navigation {
  margin-top: 80px; }

.rb_our_team_module:not(.rb_carousel_wrapper) {
  margin: 0 -30px -60px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }

.rb_our_team_module.rb_carousel_wrapper .rb_carousel .slick-dots {
  margin-top: 15px; }

.rb_our_team_module.columns_2 .rb_team_member {
  width: calc(50% - 60px); }

.rb_our_team_module.columns_3 .rb_team_member {
  width: calc(33.3% - 60px); }

.rb_our_team_module.columns_4 .rb_team_member {
  width: calc(25% - 60px); }

.rb_our_team_module .rb_team_member {
  position: relative;
  margin: 0 30px 60px;
  display: inline-block;
  text-align: center; }
  .rb_our_team_module .rb_team_member.clicked .name {
    top: calc(50% - 20px);
    opacity: 0; }
  .rb_our_team_module .rb_team_member.clicked .information_wrapper {
    opacity: 1;
    bottom: 27px; }
  .rb_our_team_module .rb_team_member .name {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 120px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4); }
  .rb_our_team_module .rb_team_member .information_wrapper {
    position: absolute;
    left: 80px;
    width: calc(100% - 160px);
    bottom: 60px;
    opacity: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 12px 15px 27px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.8); }
    .rb_our_team_module .rb_team_member .information_wrapper .hidden_name {
      display: inline-block;
      font-size: 40px;
      line-height: 1.625em;
      margin: 0; }
      .rb_our_team_module .rb_team_member .information_wrapper .hidden_name + .meta {
        margin-top: 0; }
    .rb_our_team_module .rb_team_member .information_wrapper .social-icons {
      bottom: calc(20% - 10px);
      z-index: 1;
      margin: 4px -9px 0; }
      .rb_our_team_module .rb_team_member .information_wrapper .social-icons li {
        padding-left: 0;
        display: inline-block;
        margin: 0 9px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #252525; }
        .rb_our_team_module .rb_team_member .information_wrapper .social-icons li:before {
          display: none; }
        .rb_our_team_module .rb_team_member .information_wrapper .social-icons li a {
          color: #fff;
          display: inline-block;
          -webkit-transition: none;
          transition: none; }
        .rb_our_team_module .rb_team_member .information_wrapper .social-icons li i {
          text-align: center;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          display: inline-block;
          -webkit-transition: transform 0.2s linear;
          transition: transform 0.2s linear;
          line-height: 0; }
        .rb_our_team_module .rb_team_member .information_wrapper .social-icons li i,
        .rb_our_team_module .rb_team_member .information_wrapper .social-icons li i:before {
          font-size: 22px;
          line-height: calc(1em + 16px);
          height: calc(1em + 16px);
          width: calc(1em + 16px); }
    .rb_our_team_module .rb_team_member .information_wrapper .meta {
      width: 100%;
      font-size: 20px;
      font-weight: 700;
      margin-top: 14px;
      position: relative;
      text-align: center; }
      .rb_our_team_module .rb_team_member .information_wrapper .meta .position {
        display: inline-block; }
      .rb_our_team_module .rb_team_member .information_wrapper .meta a {
        position: relative; }
        .rb_our_team_module .rb_team_member .information_wrapper .meta a:before {
          content: '';
          position: absolute;
          height: 2px;
          width: 0;
          left: 50%;
          bottom: -2px;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          -webkit-transition: width 0.3s ease;
          transition: width 0.3s ease; }

/*  --------------------
  Our Team archive media styles
--------------------  */
@media screen and (max-width: 1750px) {
  .rb_our_team_module:not(.rb_carousel_wrapper) {
    margin: 0 -15px -30px; }
  .rb_our_team_module.columns_2 .rb_team_member {
    width: calc(50% - 30px); }
  .rb_our_team_module.columns_3 .rb_team_member {
    width: calc(33.3% - 30px); }
  .rb_our_team_module.columns_4 .rb_team_member {
    width: calc(25% - 30px); }
  .rb_our_team_module .rb_team_member {
    margin: 0 15px 30px; }
    .rb_our_team_module .rb_team_member .name {
      font-size: 70px; }
    .rb_our_team_module .rb_team_member .information_wrapper {
      left: 20px;
      padding: 7px 15px 16px;
      width: calc(100% - 40px); }
      .rb_our_team_module .rb_team_member .information_wrapper .hidden_name {
        font-size: 30px; }
      .rb_our_team_module .rb_team_member .information_wrapper .social-icons li {
        margin: 0 6px; }
      .rb_our_team_module .rb_team_member .information_wrapper .meta {
        font-size: 16px; } }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_our_team_module .rb_team_member:hover .name {
    top: calc(50% - 20px);
    opacity: 0; }
  .rb_our_team_module .rb_team_member:hover .information_wrapper {
    opacity: 1;
    bottom: 80px; }
  .rb_our_team_module .rb_team_member .information_wrapper .social-icons a:hover i {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  .rb_our_team_module .rb_team_member .information_wrapper .meta a:hover:before {
    width: 100%; } }

@media screen and (max-width: 991px) {
  .rb_our_team_module.columns_3 .rb_team_member, .rb_our_team_module.columns_4 .rb_team_member {
    width: calc(50% - 30px); } }

@media screen and (max-width: 767px) {
  .rb_our_team_module:not(.rb_carousel_wrapper) {
    margin-left: 0;
    margin-right: 0; }
  .rb_our_team_module.columns_2 .rb_team_member, .rb_our_team_module.columns_3 .rb_team_member, .rb_our_team_module.columns_4 .rb_team_member {
    width: 100%;
    margin-left: 0;
    margin-right: 0; } }

/*  ====================
  Portfolio styles
====================  */
/*  --------------------
  Portfolio single styles
--------------------  */
.portfolio-single-content.type_small_images .portfolio-media img:not(:last-child) {
  margin-bottom: 30px; }

.portfolio-single-content.type_small_slider .rb_carousel_wrapper .rb_carousel .slick-dots {
  margin-top: 20px; }

.portfolio-single-content.type_large_images .portfolio-media img {
  margin-bottom: 30px; }

.portfolio-single-content.type_large_slider > h4 {
  margin-top: 30px; }

.portfolio-single-content.type_gallery .rb_gallery_images {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-star;
  -moz-align-items: flex-star;
  -ms-align-items: flex-star;
  align-items: flex-star;
  margin: 0 -15px; }
  .portfolio-single-content.type_gallery .rb_gallery_images .rb_gallery_image {
    width: calc(20% - 30px);
    margin: 0 15px 30px; }

.portfolio-single-content.type_small_masonry .rb_gallery_images {
  margin: 0 -15px; }
  .portfolio-single-content.type_small_masonry .rb_gallery_images .rb_gallery_image {
    width: calc(50% - 30px);
    margin: 0 15px 30px; }

.portfolio-single-content.type_large_masonry .rb_gallery_images {
  margin: 0 -15px; }
  .portfolio-single-content.type_large_masonry .rb_gallery_images .rb_gallery_image {
    width: calc(33.3% - 30px);
    margin: 0 15px 30px; }

.portfolio-single-content.type_custom_layout .gallery_custom_grid {
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(100, 1fr);
  grid-template-rows: repeat(100, 1fr);
  grid-gap: 5px;
  height: 80vh;
  width: 100%;
  margin-bottom: 30px; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:first-child {
    grid-area: 1/1/51/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(2) {
    grid-area: 1/26/101/76; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(3) {
    grid-area: 1/76/34/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(4) {
    grid-area: 51/1/101/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(5) {
    grid-area: 34/76/67/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(6) {
    grid-area: 67/76/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:first-child {
    grid-area: 1/1/34/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(2) {
    grid-area: 1/26/51/51; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(3) {
    grid-area: 1/51/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(4) {
    grid-area: 34/1/67/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(5) {
    grid-area: 51/26/101/51; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(6) {
    grid-area: 67/1/101/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_3 .pic:first-child {
    grid-area: 1/1/34/34; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_3 .pic:nth-child(2) {
    grid-area: 1/34/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_3 .pic:nth-child(3) {
    grid-area: 34/1/101/34; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:first-child {
    grid-area: 1/1/51/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(2) {
    grid-area: 1/26/51/51; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(3) {
    grid-area: 1/51/51/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(4) {
    grid-area: 51/1/101/51; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(5) {
    grid-area: 51/51/101/76; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(6) {
    grid-area: 51/76/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:first-child {
    grid-area: 1/1/26/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:nth-child(2) {
    grid-area: 1/26/26/63; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:nth-child(3) {
    grid-area: 1/63/26/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:nth-child(4) {
    grid-area: 26/1/101/41; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:nth-child(5) {
    grid-area: 26/41/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:first-child {
    grid-area: 1/1/67/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:nth-child(2) {
    grid-area: 1/26/67/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:nth-child(3) {
    grid-area: 67/1/101/36; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:nth-child(4) {
    grid-area: 67/36/101/71; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:nth-child(5) {
    grid-area: 67/71/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:first-child {
    grid-area: 1/1/61/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(2) {
    grid-area: 1/26/101/76; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(3) {
    grid-area: 1/76/41/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(4) {
    grid-area: 41/76/61/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(5) {
    grid-area: 61/1/101/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(6) {
    grid-area: 61/76/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid .pic {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden; }

.portfolio-single-content.type_small_images, .portfolio-single-content.type_small_slider, .portfolio-single-content.type_small_masonry {
  padding: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .portfolio-single-content.type_small_images .portfolio-media, .portfolio-single-content.type_small_slider .portfolio-media, .portfolio-single-content.type_small_masonry .portfolio-media {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: calc(66.6% - 15px);
    margin-right: 30px; }
  .portfolio-single-content.type_small_images .sticky-wrapper, .portfolio-single-content.type_small_slider .sticky-wrapper, .portfolio-single-content.type_small_masonry .sticky-wrapper {
    width: calc(33.3% - 15px); }
  .portfolio-single-content.type_small_images .portfolio-content-wrapper .main-part h4, .portfolio-single-content.type_small_slider .portfolio-content-wrapper .main-part h4, .portfolio-single-content.type_small_masonry .portfolio-content-wrapper .main-part h4 {
    font-size: 30px;
    margin-bottom: 12px; }
  .portfolio-single-content.type_small_images .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_small_slider .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_small_masonry .portfolio-content-wrapper .aside-part {
    margin-top: 30px; }

.portfolio-single-content.type_default .portfolio-content-wrapper, .portfolio-single-content.type_large_images .portfolio-content-wrapper, .portfolio-single-content.type_large_slider .portfolio-content-wrapper, .portfolio-single-content.type_gallery .portfolio-content-wrapper, .portfolio-single-content.type_large_masonry .portfolio-content-wrapper, .portfolio-single-content.type_custom_layout .portfolio-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .portfolio-single-content.type_default .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_images .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_slider .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_gallery .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_masonry .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_custom_layout .portfolio-content-wrapper .aside-part {
    min-width: 25%;
    margin-left: 60px;
    padding-left: 60px;
    border-left: 1px solid #e5e5e5;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }

.portfolio-single-content .portfolio-media {
  line-height: 0px; }
  .portfolio-single-content .portfolio-media img {
    display: block; }

.portfolio-single-content h4 {
  margin-top: 0; }

.portfolio-single-content .portfolio-content-wrapper .aside-part .label {
  font-weight: 700;
  margin-right: 3px; }

.portfolio-single-content .portfolio-content-wrapper .aside-part a {
  color: inherit; }

.portfolio-single-content .portfolio-content-wrapper .aside-part .social-share {
  margin-top: 10px;
  padding-top: 10px;
  position: relative; }
  .portfolio-single-content .portfolio-content-wrapper .aside-part .social-share:before {
    content: '';
    width: 30px;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0; }
  .portfolio-single-content .portfolio-content-wrapper .aside-part .social-share a {
    margin: 0 5px;
    font-size: 17px;
    opacity: .6; }

.post-type_rb_portfolio .post-navigation {
  margin-top: 45px; }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .portfolio-single-content .portfolio-content-wrapper .aside-part .social-share a:hover {
    opacity: 1; } }

@media screen and (max-width: 991px) {
  .portfolio-single-content.type_default .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_images .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_slider .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_gallery .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_masonry .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_custom_layout .portfolio-content-wrapper .aside-part {
    min-width: 33.3%; }
  .portfolio-single-content.type_gallery .rb_gallery_images {
    margin: 0 -10px; }
    .portfolio-single-content.type_gallery .rb_gallery_images .rb_gallery_image {
      width: calc(20% - 20px);
      margin: 0 10px 20px; } }

@media screen and (max-width: 767px) {
  .portfolio-single-content.type_small_images, .portfolio-single-content.type_small_slider, .portfolio-single-content.type_small_masonry {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .portfolio-single-content.type_small_images .portfolio-media, .portfolio-single-content.type_small_slider .portfolio-media, .portfolio-single-content.type_small_masonry .portfolio-media {
      width: 100%;
      margin-right: 0; }
    .portfolio-single-content.type_small_images .portfolio-content-wrapper, .portfolio-single-content.type_small_slider .portfolio-content-wrapper, .portfolio-single-content.type_small_masonry .portfolio-content-wrapper {
      margin-top: 30px;
      width: 100%; }
      .portfolio-single-content.type_small_images .portfolio-content-wrapper .main-part h4, .portfolio-single-content.type_small_slider .portfolio-content-wrapper .main-part h4, .portfolio-single-content.type_small_masonry .portfolio-content-wrapper .main-part h4 {
        font-size: 30px;
        margin-bottom: 12px; }
      .portfolio-single-content.type_small_images .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_small_slider .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_small_masonry .portfolio-content-wrapper .aside-part {
        margin-top: 30px; }
  .portfolio-single-content.type_gallery .rb_gallery_images {
    margin: 0 -5px 20px; }
    .portfolio-single-content.type_gallery .rb_gallery_images .rb_gallery_image {
      width: calc(33.3% - 10px);
      margin: 0 5px 10px; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid {
    grid-gap: 3px; }
  .portfolio-single-content.type_default .portfolio-content-wrapper, .portfolio-single-content.type_large_images .portfolio-content-wrapper, .portfolio-single-content.type_large_slider .portfolio-content-wrapper, .portfolio-single-content.type_gallery .portfolio-content-wrapper, .portfolio-single-content.type_large_masonry .portfolio-content-wrapper, .portfolio-single-content.type_custom_layout .portfolio-content-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .portfolio-single-content.type_default .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_images .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_slider .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_gallery .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_masonry .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_custom_layout .portfolio-content-wrapper .aside-part {
      width: 100%;
      margin-left: 0px;
      padding-left: 0px;
      border-left: 0;
      margin-top: 15px;
      padding-top: 15px;
      border-top: 1px solid #e5e5e5; } }

/*  --------------------
  Portfolio archive styles
--------------------  */
.rb_portfolio_module.columns_2 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_2 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 50%; }

.rb_portfolio_module.columns_2 .rb_portfolio_items .rb_portfolio_item {
  width: calc(50% - 30px); }

.rb_portfolio_module.columns_3 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_3 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 33.3%; }

.rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item {
  width: calc(33.3% - 30px); }

.rb_portfolio_module.columns_4 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 25%; }

.rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item {
  width: calc(25% - 30px); }

.rb_portfolio_module.columns_5 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 20%; }

.rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item {
  width: calc(20% - 30px); }

.rb_portfolio_module.columns_6 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 16.66%; }

.rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
  width: calc(16.66% - 30px); }

.rb_portfolio_module.layout_grid_filter .rb_portfolio_items {
  margin-top: 30px; }

.rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item {
  clip-path: inset(100% 0 0);
  -webkit-clip-path: inset(100% 0 0); }
  .rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item.preloaded, .rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item.preloaded, .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item.preloaded {
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px); }
  .rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item.loaded, .rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item.loaded, .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item.loaded {
    clip-path: inset(0);
    -webkit-clip-path: inset(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.rb_portfolio_module.layout_masonry {
  padding-bottom: 0; }
  .rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item .image_wrapper {
    height: inherit;
    padding-bottom: 0; }

.rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item .image_wrapper, .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item .image_wrapper, .rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_portfolio_item .image_wrapper, .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item .image_wrapper {
  height: inherit;
  padding-bottom: 0; }
  .rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item .image_wrapper > a, .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item .image_wrapper > a, .rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_portfolio_item .image_wrapper > a, .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item .image_wrapper > a {
    display: block;
    line-height: 0;
    width: auto;
    height: auto;
    position: relative;
    z-index: 0; }

.rb_portfolio_module.layout_carousel .rb_portfolio_items {
  overflow: hidden;
  padding-bottom: 5px; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item:nth-child(odd) {
    margin-top: 40px; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item .image_wrapper > a img {
    opacity: 1; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow {
    opacity: .8;
    z-index: 1;
    padding: 0;
    width: 50px;
    height: 50px;
    background-color: #fff;
    top: calc(50% - 70px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: auto; }
    .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow.slick-next {
      right: 25px; }
    .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow.slick-prev {
      left: 25px; }
    .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow:hover {
      opacity: 1; }

.rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_portfolio_item {
  margin-bottom: 0; }

.rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_carousel .slick-dots {
  position: absolute;
  margin: 0;
  right: 0;
  top: calc(50% - 12px);
  width: auto;
  -webkit-transform: rotate(90deg) translateY(-50%);
  -ms-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%); }

.rb_portfolio_module.layout_motion_category {
  margin: 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .rb_portfolio_module.layout_motion_category.columns_2 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_2 .rb_portfolio_items_wrapper {
    width: calc(50% - 30px); }
  .rb_portfolio_module.layout_motion_category.columns_3 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_3 .rb_portfolio_items_wrapper {
    width: calc(33.3% - 30px); }
  .rb_portfolio_module.layout_motion_category.columns_4 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_4 .rb_portfolio_items_wrapper {
    width: calc(25% - 30px); }
  .rb_portfolio_module.layout_motion_category.columns_5 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_5 .rb_portfolio_items_wrapper {
    width: calc(20% - 30px); }
  .rb_portfolio_module.layout_motion_category.columns_6 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_6 .rb_portfolio_items_wrapper {
    width: calc(16.66% - 30px); }
  .rb_portfolio_module.layout_motion_category .portfolio-motion-cats {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat {
      padding: 0;
      margin: 0 15px 30px;
      text-align: center;
      text-transform: uppercase;
      pointer-events: none; }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat:before {
        display: none; }
    .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only {
      display: none; }
  .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
    margin: 0 15px;
    max-height: 80vh;
    overflow: hidden; }
  .rb_portfolio_module.layout_motion_category .rb_portfolio_items {
    display: block;
    margin: 0;
    overflow-y: auto;
    max-height: 80vh; }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item {
      width: 100% !important;
      margin: 0 0 30px !important; }
      .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item:last-child {
        margin-bottom: 0 !important; }

.rb_portfolio_module .portfolio-filter {
  text-align: center; }
  .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger {
    padding: 0 20px;
    margin: 0 0 20px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger:last-child:after {
      display: none; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger.active .rb_button:before {
      width: 60px; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger.active .rb_button:after {
      opacity: 1; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger.active .rb_button .title {
      padding-right: 25px; }
      .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger.active .rb_button .title:before {
        width: 100%; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger:before {
      display: none; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger .rb_button:before {
      width: 0px; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger .rb_button:after {
      opacity: 0;
      -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
      transform: translateY(-50%) rotate(90deg);
      -webkit-transition: opacity 0.15s linear;
      transition: opacity 0.15s linear; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger .rb_button .title {
      padding-right: 0;
      -webkit-transition: padding-right 0.3s ease;
      transition: padding-right 0.3s ease; }
      .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger .rb_button .title:before {
        width: 0;
        right: 0;
        left: auto;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease; }

.rb_portfolio_module .rb_portfolio_items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 -15px -30px; }
  .rb_portfolio_module .rb_portfolio_items.rb_carousel_wrapper {
    display: block;
    margin: 0; }
  .rb_portfolio_module .rb_portfolio_items.no_spacing,
  .rb_portfolio_module .rb_portfolio_items.no_spacing .rb_portfolio_item {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
  .rb_portfolio_module .rb_portfolio_items .grid-sizer {
    position: absolute; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item {
    line-height: 0;
    margin: 0 15px 30px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper {
      line-height: 0;
      padding-bottom: 100%;
      position: relative;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      -webkit-border-radius: 15px;
      border-radius: 15px;
      overflow: hidden; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay:hover .hidden_info {
        opacity: 1;
        bottom: 0;
        -webkit-transition: opacity 0.3s ease, bottom 0.2s ease 0.15s;
        transition: opacity 0.3s ease, bottom 0.2s ease 0.15s; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay:hover .hidden_info > * {
          opacity: 1;
          -webkit-transition: opacity 0.2s ease 0.15s;
          transition: opacity 0.2s ease 0.15s; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: -20px;
        padding: 0 10px;
        text-align: center;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.8);
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5 {
          margin-bottom: 10px; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info > * {
          -webkit-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease;
          opacity: 0; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom:hover .hidden_info {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom:hover .hidden_info > * {
          opacity: 1;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0);
          -webkit-transition: all 0.23s ease 0.27s;
          transition: all 0.23s ease 0.27s; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 15px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: transform 0.5s ease;
        transition: transform 0.5s ease; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info > * {
          opacity: 0;
          -webkit-transform: translateY(-20px);
          -ms-transform: translateY(-20px);
          transform: translateY(-20px);
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:after, .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_swipe_right:after {
        content: '';
        position: absolute;
        left: -40px;
        right: 0;
        top: 0;
        bottom: 0;
        background-image: inherit;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:hover:after {
        -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px); }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:hover .hidden_info {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:after {
        -webkit-transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info {
        background-color: rgba(0, 0, 0, 0.8);
        padding: 15px 25px 15px 15px;
        position: absolute;
        z-index: 1;
        left: 0;
        top: 50%;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
        -webkit-transition: transform 0.4s ease;
        transition: transform 0.4s ease;
        max-width: 90%; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_swipe_right:hover:after {
        -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px); }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_swipe_right:after {
        -webkit-transition: transform 0.6s ease;
        transition: transform 0.6s ease; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.8);
        padding: 40px 90px 40px 50px;
        width: 500px;
        height: 150px;
        z-index: 1;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info.active {
          height: 450px;
          width: 70%; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
          font-size: 35px;
          line-height: 42px; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info p {
          margin: 0; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info {
          position: absolute;
          right: 20px;
          top: 20px;
          cursor: pointer; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info svg line:nth-of-type(1) {
            -webkit-transition: all 1s;
            transition: all 1s;
            -webkit-clip-path: circle(100%);
            clip-path: circle(100%); }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info:hover svg line:nth-of-type(1) {
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            -webkit-clip-path: circle(50%);
            clip-path: circle(50%); }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info {
          display: none;
          overflow: hidden;
          max-height: 100%; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .h3 {
            font-size: 40px; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details {
            margin-top: 40px;
            display: -webkit-box;
            display: -moz-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-flex-wrap: nowrap;
            -moz-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            -ms-justify-content: space-between;
            justify-content: space-between;
            -webkit-align-items: flex-start;
            -moz-align-items: flex-start;
            -ms-align-items: flex-start;
            align-items: flex-start; }
            .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details .advanced_detail .label {
              display: block;
              text-transform: uppercase;
              font-size: 20px;
              letter-spacing: 1px;
              margin-bottom: 5px; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_content {
            margin-top: 32px;
            padding-top: 32px;
            border-top: 1px solid #353535; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper > a {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper > a img {
          opacity: 0; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info {
        line-height: initial;
        position: relative;
        -webkit-border-radius: inherit;
        border-radius: inherit;
        z-index: 2; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info:empty {
          display: none; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info * {
          color: #353535; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info .h5 {
          position: static;
          display: block;
          margin-bottom: 7px; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info .h5:before {
            content: '';
            position: absolute;
            bottom: 0;
            top: 0;
            left: 0;
            right: 0; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info p {
          display: inline-block;
          position: relative; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info {
      margin-top: 18px;
      line-height: initial; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info .h5 {
        display: inline-block;
        position: relative;
        margin-bottom: 10px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .hidden_info p a,
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info p a {
      position: relative; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .hidden_info p a:after,
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info p a:after {
        content: '';
        position: absolute;
        top: calc(100% + 1px);
        left: 50%;
        height: 1px;
        width: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .hidden_info p a:hover:after,
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info p a:hover:after {
        width: 100%; }

.rb_portfolio_module + .paging-navigation {
  margin-top: 35px; }

/*  --------------------
  Portfolio archive media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
    width: 25%; }
  .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
    width: calc(25% - 30px); }
  .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5 {
    font-size: 18px; }
  .rb_portfolio_module.layout_motion_category {
    margin: 0 -10px; }
    .rb_portfolio_module.layout_motion_category.columns_2 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_2 .rb_portfolio_items_wrapper {
      width: calc(50% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_3 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_3 .rb_portfolio_items_wrapper {
      width: calc(33.3% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_4 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_4 .rb_portfolio_items_wrapper {
      width: calc(25% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_5 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_5 .rb_portfolio_items_wrapper {
      width: calc(20% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_6 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_6 .rb_portfolio_items_wrapper {
      width: calc(16.66% - 20px); }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
      margin: 0 10px; }
      .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper .rb_portfolio_item {
        margin: 0 0 20px !important; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info.active {
    height: 212px;
    width: 75%; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
    font-size: 32px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .h3 {
    font-size: 36px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details {
    margin-top: 30px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details .advanced_detail .label {
      margin-bottom: 3px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_content {
    display: none; } }

@media screen and (max-width: 991px) {
  .rb_portfolio_module.layout_motion_category {
    margin: 0 -7px; }
    .rb_portfolio_module.layout_motion_category.columns_2 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_2 .rb_portfolio_items_wrapper {
      width: calc(50% - 14px); }
    .rb_portfolio_module.layout_motion_category.columns_3 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_3 .rb_portfolio_items_wrapper {
      width: calc(33.3% - 14px); }
    .rb_portfolio_module.layout_motion_category.columns_4 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_4 .rb_portfolio_items_wrapper {
      width: calc(25% - 14px); }
    .rb_portfolio_module.layout_motion_category.columns_5 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_5 .rb_portfolio_items_wrapper {
      width: calc(20% - 14px); }
    .rb_portfolio_module.layout_motion_category.columns_6 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_6 .rb_portfolio_items_wrapper {
      width: calc(16.66% - 14px); }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
      margin: 0 7px; }
      .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper .rb_portfolio_item {
        margin: 0 0 14px !important; }
  .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5 {
    font-size: 16px;
    margin-bottom: 0; }
  .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info p, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info p, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info p, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info p {
    display: none; }
  .rb_portfolio_module .portfolio-filter {
    text-align: center;
    margin: 0 -5px -10px; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger {
      padding: 5px 25px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info {
    padding: 25px 40px;
    width: auto;
    height: auto; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info.active {
      height: 450px;
      width: 70%; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
      font-size: 28px;
      line-height: 38px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info {
      display: none; } }

@media screen and (min-width: 768px) {
  .rb_portfolio_module.layout_asymmetric .rb_portfolio_items {
    margin-bottom: -120px; }
    .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item {
      margin-bottom: 120px; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(2), .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n+2) {
        padding: 6.5% 2% 0px 13%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n-1) {
        padding: 6.5% 13% 0px 2%; } }

@media screen and (min-width: 480px) {
  .rb_portfolio_module.layout_asymmetric .rb_portfolio_items {
    margin-bottom: -60px; }
    .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item {
      width: calc(50% - 30px) !important;
      margin-bottom: 60px; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item.focused {
        -webkit-transition: none !important;
        transition: none !important; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(1), .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n+1) {
        padding: 0px 1% 0px 2%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n) {
        padding: 0px 2% 0px 1%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(2), .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n+2) {
        padding: 3.5% 2% 0px 8%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n-1) {
        padding: 3.5% 8% 0px 2%; } }

@media screen and (max-width: 767px) {
  .rb_portfolio_module.layout_motion_category {
    margin: 0; }
    .rb_portfolio_module.layout_motion_category .portfolio-motion-cats {
      position: relative;
      overflow: hidden;
      padding: 30px;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.5); }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat {
        margin: 0;
        padding: 15px 0;
        color: #fff;
        text-align: left;
        position: relative;
        display: block;
        width: 100%;
        pointer-events: auto; }
        .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat:after {
          content: '\f10f';
          font-family: 'rbicon';
          font-size: 14px;
          position: absolute;
          right: 0;
          margin-top: 5px; }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1; }
        .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only .portfolio-mobile-motion-cat {
          height: 100%;
          display: none;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center center; }
          .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only .portfolio-mobile-motion-cat.active {
            display: block; }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
      display: none; }
  .rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
    width: 33.3%; }
  .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
    width: calc(33.3% - 30px); }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow {
    display: none !important; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-dots {
    margin-top: 10px; }
  .rb_portfolio_module .portfolio-filter {
    margin: 0 0 -10px; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger {
      padding: 0;
      margin: 0 5px 8px; }
      .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger:after {
        left: calc(50% - 15px);
        bottom: 0;
        top: auto; } }

@media screen and (max-width: 479px) {
  .rb_portfolio_module.columns_2 .rb_portfolio_items, .rb_portfolio_module.columns_3 .rb_portfolio_items, .rb_portfolio_module.columns_4 .rb_portfolio_items, .rb_portfolio_module.columns_5 .rb_portfolio_items, .rb_portfolio_module.columns_6 .rb_portfolio_items {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
    .rb_portfolio_module.columns_2 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_2 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_3 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
      width: 100%; }
    .rb_portfolio_module.columns_2 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
      margin: 0 0 35px; }
    .rb_portfolio_module.columns_2 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_3 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
      margin: 0; }
  .rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item .image_wrapper {
    padding-bottom: 100%; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item:nth-child(odd) {
    margin-top: 0px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info {
    padding: 8px 16px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 0; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info p {
      font-size: 14px; } }

/*  --------------------
  Sidebar styles
--------------------  */
body.woocommerce.single .main-content-inner.has_sb .sidebar.position_right {
  padding-left: 30px;
  margin-left: 15px;
  border-left: 1px solid #e5e5e5; }

body.woocommerce.single .main-content-inner.has_sb .sidebar.position_left {
  padding-right: 30px;
  margin-right: 15px;
  border-right: 1px solid #e5e5e5; }

.main-content-inner.has_sb {
  margin: 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .main-content-inner.has_sb .sidebar {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 15px;
    width: calc(370px - 30px); }
    .main-content-inner.has_sb .sidebar.position_right {
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
    .main-content-inner.has_sb .sidebar .close_sidebar {
      display: none;
      position: absolute;
      top: 23px;
      left: 15px;
      width: 30px;
      height: 30px;
      font-size: 18px; }
      .main-content-inner.has_sb .sidebar .close_sidebar:before {
        content: '\f106';
        font-family: 'rbicon';
        position: relative;
        top: 3px;
        left: 5px; }
  .main-content-inner.has_sb .main-content-inner-wrap {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 1380px;
    padding: 0 15px; }

.empty_custom_sb_title {
  font-size: 15px;
  line-height: 21px;
  margin-top: 30px; }

.sidebar_trigger {
  display: none;
  position: fixed;
  right: -21px;
  top: 50vh;
  height: 31px;
  width: 21px;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  background-color: #fff;
  -webkit-transition: right 0.2s linear;
  transition: right 0.2s linear;
  z-index: 2; }
  .sidebar_trigger.active {
    right: 0; }
  .sidebar_trigger i {
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #141414;
    display: inline-block;
    top: 14px;
    left: 9px; }
    .sidebar_trigger i:before, .sidebar_trigger i:after {
      content: '';
      width: inherit;
      height: inherit;
      background-color: inherit;
      position: absolute; }
    .sidebar_trigger i:before {
      top: -6px; }
    .sidebar_trigger i:after {
      bottom: -6px; }

/*  --------------------
  Sidebar media styles
--------------------  */
@media screen and (max-width: 1750px) {
  .main-content-inner.has_sb .sidebar {
    width: calc(330px - 30px); }
  .main-content-inner.has_sb .main-content-inner-wrap {
    max-width: 870px; } }

@media screen and (max-width: 1199px) {
  body.woocommerce.show_sidebar.single .main-content-inner.has_sb .sidebar.position_left,
  body.show_sidebar .main-content-inner.has_sb .sidebar.position_left {
    left: 0; }
  body.woocommerce.show_sidebar.single .main-content-inner.has_sb .sidebar.position_right,
  body.show_sidebar .main-content-inner.has_sb .sidebar.position_right {
    right: 0; } }

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .main-content-inner.has_sb .sidebar {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 10;
    padding: 95px 15px 30px;
    height: 100vh;
    width: 370px;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    .main-content-inner.has_sb .sidebar.position_left {
      left: -370px; }
    .main-content-inner.has_sb .sidebar.position_right {
      right: -370px; }
    .main-content-inner.has_sb .sidebar .close_sidebar {
      display: inline-block; }
  .main-content-inner.has_sb .main-content-inner-wrap {
    max-width: 100% !important; }
  .sidebar_trigger {
    display: inline-block; } }

@media screen and (max-width: 767px) {
  body.woocommerce .main-content-inner.has_sb .sidebar,
  body.woocommerce.single .main-content-inner.has_sb .sidebar {
    width: 100% !important;
    max-width: 360px;
    margin: 0; }
  body.woocommerce .main-content-inner.has_sb .sidebar.position_left,
  body.woocommerce.single .main-content-inner.has_sb .sidebar.position_left {
    margin-right: 0;
    border-right: 0;
    padding-right: 15px; }
  body.woocommerce .main-content-inner.has_sb .sidebar.position_right,
  body.woocommerce.single .main-content-inner.has_sb .sidebar.position_right {
    margin-left: 0;
    border-left: 0;
    padding-left: 15px; }
  .main-content-inner.has_sb {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .main-content-inner.has_sb .sidebar {
      position: relative;
      width: 100% !important;
      max-width: 360px;
      padding: 45px 15px 0;
      margin-top: 45px;
      width: 100%; }
      .main-content-inner.has_sb .sidebar:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100vw;
        height: 1px;
        background-color: #e5e5e5; }
      .main-content-inner.has_sb .sidebar.position_left {
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; } }

/*  ====================
  Common Widgets styles
====================  */
.rb-widget {
  margin-bottom: 60px; }
  .rb-widget:last-child {
    margin-bottom: 0; }
  .rb-widget .widget-title {
    font-size: 24px;
    text-align: left;
    line-height: 30px;
    margin-bottom: 38px;
    position: relative; }
    .rb-widget .widget-title + ul {
      margin-top: -10px; }
  .rb-widget caption {
    text-transform: capitalize; }
  .rb-widget ul .rsswidget {
    text-decoration: underline; }
  .rb-widget ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5; }
    .rb-widget ul li:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
    .rb-widget ul li:before {
      display: none !important; }
    .rb-widget ul li .count {
      display: none; }
    .rb-widget ul li ul.children {
      display: none;
      padding: 10px 0 0; }
    .rb-widget ul li.active > .open:before {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .rb-widget ul li .open {
      display: block;
      cursor: pointer;
      left: 0;
      right: 0;
      top: 0;
      height: 50px;
      position: absolute; }
      .rb-widget ul li .open:before {
        content: '\f161';
        font-family: 'rbicon';
        position: absolute;
        font-size: 12px;
        right: 0;
        top: 11px;
        margin-top: 0;
        -webkit-transition: transform 0.4s ease;
        transition: transform 0.4s ease; }
  .rb-widget .textwidget ul li {
    padding: 0 0 0 10px;
    border-bottom: 0; }
    .rb-widget .textwidget ul li:before {
      display: inline-block; }
  .rb-widget .post-date,
  .rb-widget .rss-date {
    font-style: italic;
    display: block;
    margin: 3px 0 4px; }
  .rb-widget p:not(:last-child) {
    margin: 0 0 1.25em; }
  .rb-widget .custom-widget-info {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb-widget .custom-widget-info:not(:last-child) {
      margin-bottom: 20px; }
    .rb-widget .custom-widget-info i {
      font-size: 20px;
      margin-right: 10px;
      margin-top: -2px; }

/*  ====================
  Widgets media styles
====================  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb-widget ul li a:hover {
    text-decoration: underline; } }

/*  --------------------
  Calendar Widget styles
--------------------  */
.rb-widget .calendar_wrap table {
  width: 100%;
  margin: 0; }
  .rb-widget .calendar_wrap table caption {
    padding: 10px 15px;
    font-size: 17px; }
  .rb-widget .calendar_wrap table thead {
    display: none; }
  .rb-widget .calendar_wrap table tbody tr:last-child td {
    padding-bottom: 15px; }
  .rb-widget .calendar_wrap table tbody td {
    padding: 0; }
    .rb-widget .calendar_wrap table tbody td a {
      position: relative;
      padding: 3px 7px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      z-index: 1; }
      .rb-widget .calendar_wrap table tbody td a:before {
        content: '';
        position: absolute;
        width: 29px;
        height: 29px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -5px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        z-index: -1; }
  .rb-widget .calendar_wrap table tfoot td {
    padding: 3px 10px;
    position: relative; }
    .rb-widget .calendar_wrap table tfoot td:not(.pad) a {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      padding-top: 3px;
      -webkit-border-radius: inherit;
      border-radius: inherit; }
  .rb-widget .calendar_wrap table tr {
    border: 0; }
    .rb-widget .calendar_wrap table tr td {
      font-size: 15px;
      border: 0; }

/*  --------------------
  Search Widget styles
--------------------  */
.rb-widget .search-form {
  position: relative; }
  .rb-widget .search-form:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .7; }
  .rb-widget .search-form .success-search {
    display: none; }
  .rb-widget .search-form .label {
    position: relative; }
    .rb-widget .search-form .label:after {
      display: none; }
    .rb-widget .search-form .label input {
      border-width: 0;
      padding: 10px 50px 10px 15px;
      background: transparent;
      font-size: 16px;
      min-height: 42px; }
    .rb-widget .search-form .label .search-submit {
      position: absolute;
      right: 0;
      top: 0;
      margin: 0;
      height: 100%;
      padding: 0;
      width: 42px;
      min-height: 42px;
      background: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: 0;
      z-index: 1;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -webkit-transition: color 0.2s ease;
      transition: color 0.2s ease; }
      .rb-widget .search-form .label .search-submit .page-submit {
        display: none; }

/*  --------------------
  Tags Widget styles
--------------------  */
.rb-widget .tagcloud {
  margin-bottom: -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: normal;
  -moz-align-items: normal;
  -ms-align-items: normal;
  align-items: normal; }
  .rb-widget .tagcloud a {
    font-size: 13px !important;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    padding: 0 12px;
    z-index: 1; }
    .rb-widget .tagcloud a:before {
      content: '#'; }
    .rb-widget .tagcloud a:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: -1;
      opacity: .5;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
    .rb-widget .tagcloud a:last-child {
      margin-right: 0; }
    .rb-widget .tagcloud a:hover:after {
      opacity: .8; }

/*  --------------------
  Menu Widget styles
--------------------  */
.rb-widget .menu .menu-item a {
  position: relative;
  display: inline-block;
  z-index: 1; }

.rb-widget .menu .menu-item .sub-menu {
  display: none;
  margin-top: 10px;
  padding: 0 0 10px 10px;
  position: static; }

/*  --------------------
  Recent Comments Widget styles
--------------------  */
.rb-widget .recentcomments {
  padding-left: 22px; }
  .rb-widget .recentcomments span {
    display: block;
    font-weight: 700;
    position: relative; }
    .rb-widget .recentcomments span:before {
      content: '“';
      position: absolute;
      left: -22px;
      font-family: sans-serif;
      font-size: 32px;
      top: 2px; }

/*  --------------------
  About Widget styles
--------------------  */
.rb-widget.rb-about {
  text-align: center; }
  .rb-widget.rb-about .avatar-wrapper {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }
  .rb-widget.rb-about .name {
    margin: 20px 0 10px;
    padding-bottom: 15px;
    position: relative; }
    .rb-widget.rb-about .name:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: calc(50% - 18px);
      height: 3px;
      width: 36px; }
  .rb-widget.rb-about .description {
    font-size: 15px;
    line-height: 23px; }
  .rb-widget.rb-about .signature-wrapper {
    width: 170px;
    margin: 0 auto; }

/*  --------------------
  Banner Widget styles
--------------------  */
.rb-widget.rb-banner {
  position: relative;
  line-height: 0px; }
  .rb-widget.rb-banner .bg_wrapper {
    position: relative;
    overflow: hidden; }
    .rb-widget.rb-banner .bg_wrapper:hover .hover_img {
      background-size: 107%; }
    .rb-widget.rb-banner .bg_wrapper:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: .4;
      pointer-events: none;
      -webkit-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out;
      background: linear-gradient(-10deg, #E0BCCA, #F3E4EA);
      z-index: 1;
      pointer-events: none; }
  .rb-widget.rb-banner .hover_img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: background-size 0.3s ease-in-out;
    transition: background-size 0.3s ease-in-out; }
  .rb-widget.rb-banner .banner-content-wrapper {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 0 15px;
    pointer-events: none; }
    .rb-widget.rb-banner .banner-content-wrapper h5 {
      color: #fff;
      margin: 0;
      font-size: 80px;
      line-height: 1; }
    .rb-widget.rb-banner .banner-content-wrapper p {
      margin-top: 10px;
      color: #fff;
      line-height: 23px; }

@media screen and (max-width: 767px) {
  .rb-widget.rb-banner .banner-content-wrapper h5 {
    font-size: 60px; } }

/*  --------------------
  Recent Posts Widget styles
--------------------  */
.rb-widget.rb-recent-posts .recent_posts_wrapper {
  margin-top: 0; }
  .rb-widget.rb-recent-posts .recent_posts_wrapper li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 20px 0;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li:first-child {
      padding-top: 0; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li:last-child {
      padding-bottom: 0;
      border-bottom: 0; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li img {
      max-width: 90px;
      margin-right: 15px; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content h6 {
      margin-bottom: 3px;
      line-height: 25px; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content .date {
      font-size: 14px; }

/*  ====================
  Woo Common Widgets styles
====================  */
.rb-widget .product_list_widget {
  margin-left: 0 !important;
  margin-top: 0 !important; }
  .rb-widget .product_list_widget li {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 20px; }
    .rb-widget .product_list_widget li:after {
      content: '';
      display: table;
      clear: both; }
    .rb-widget .product_list_widget li:last-child {
      margin-bottom: 0; }
    .rb-widget .product_list_widget li a img {
      float: left;
      width: 85px;
      margin-right: 15px;
      margin-left: 0; }
    .rb-widget .product_list_widget li a .product-title {
      display: block;
      font-weight: 700;
      position: relative; }
    .rb-widget .product_list_widget li .quantity {
      display: block; }
    .rb-widget .product_list_widget li .reviewer {
      display: inline-block;
      margin-top: 5px; }
    .rb-widget .product_list_widget li del .amount,
    .rb-widget .product_list_widget li ins .amount,
    .rb-widget .product_list_widget li .amount {
      font-weight: 400; }
    .rb-widget .product_list_widget li .amount {
      display: inline-block;
      font-size: 17px;
      margin-top: 5px; }
    .rb-widget .product_list_widget li del .amount {
      font-size: 13px;
      text-decoration: line-through; }
    .rb-widget .product_list_widget li ins {
      background-color: transparent; }

.rb-widget .wc-layered-nav-rating a {
  font-size: 13px; }
  .rb-widget .wc-layered-nav-rating a .star-rating {
    top: 6px;
    float: left;
    margin-top: 3px; }

.rb-widget .star-rating {
  margin: 8px 5px 3px 0;
  font-size: 13px;
  letter-spacing: 1px;
  width: calc(5.4em + 4px);
  display: block; }

.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding: 10px 0; }

/*  --------------------
  Cart Widget styles
--------------------  */
.widget_shopping_cart_content .woo_items_count,
.widget_shopping_cart_content .close_mini_cart {
  display: none; }

.widget_shopping_cart_content .product_list_widget .mini_cart_item .cart-item-title {
  font-weight: 700;
  padding-right: 25px;
  font-size: 17px;
  line-height: 25px; }

.widget_shopping_cart_content .product_list_widget .mini_cart_item .remove {
  font-size: 0px;
  position: absolute;
  right: 0;
  top: 0; }
  .widget_shopping_cart_content .product_list_widget .mini_cart_item .remove:before {
    content: '\f111';
    display: inline-block;
    font-size: 10px;
    font-family: 'rbicon'; }

.widget_shopping_cart_content .product_list_widget .mini_cart_item > a:not(.remove) {
  padding-right: 20px;
  font-weight: 400;
  font-size: 13px; }

.widget_shopping_cart_content .woocommerce-mini-cart__total {
  width: 100%;
  margin: 20px 0 !important;
  padding-top: 15px !important;
  border-top: 1px solid #e5e5e5;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end; }
  .widget_shopping_cart_content .woocommerce-mini-cart__total strong {
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.75px; }
  .widget_shopping_cart_content .woocommerce-mini-cart__total .amount {
    font-size: 17px; }

.widget_shopping_cart_content .woocommerce-mini-cart__buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  margin: 0 -6px;
  z-index: 1; }
  .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.button {
    padding: 0 20px;
    min-height: 40px;
    margin: 0 6px 10px; }
    .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.button:after {
      display: none; }

/*  --------------------
  Woo Filtir Widget styles
--------------------  */
.rb-widget.filter_color ul, .rb-widget.filter_size ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 -5px; }
  .rb-widget.filter_color ul li, .rb-widget.filter_size ul li {
    border: 0;
    padding: 0;
    margin: 0 5px 10px; }

.rb-widget.filter_color ul li {
  line-height: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  position: relative; }
  .rb-widget.filter_color ul li:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: -3px;
    left: -3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    pointer-events: none; }
  .rb-widget.filter_color ul li a {
    font-size: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: inherit;
    border-radius: inherit; }

.rb-widget.filter_size ul li a {
  display: inline-block;
  padding: 3px 10px;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

ul.woocommerce-widget-layered-nav-list .count {
  display: none; }

/*  --------------------
  Woo Search Widget styles
--------------------  */
.rb-widget .woocommerce-product-search {
  position: relative;
  margin-left: 0 !important;
  z-index: 1; }
  .rb-widget .woocommerce-product-search:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .7;
    z-index: -1; }
  .rb-widget .woocommerce-product-search .search-field {
    border-width: 0;
    padding: 10px 50px 10px 15px;
    background: transparent;
    font-size: 16px;
    min-height: 42px; }
  .rb-widget .woocommerce-product-search button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0px;
    border: 0;
    padding: 0;
    background: transparent;
    height: 42px;
    width: 42px;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .rb-widget .woocommerce-product-search button:before {
      content: '\f10a';
      font-family: 'rbicon';
      font-size: 21px; }

/*  --------------------
  Woo Slider Widget styles
--------------------  */
.rb-widget .price_slider_wrapper .price_slider {
  margin: 4px 5px 0;
  position: relative;
  background-color: #e5e5e5; }
  .rb-widget .price_slider_wrapper .price_slider .ui-slider-range {
    height: 2px;
    position: relative; }
  .rb-widget .price_slider_wrapper .price_slider .ui-slider-handle {
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: -4px;
    margin-left: -5px;
    z-index: 2; }

.rb-widget .price_slider_wrapper .price_slider_amount {
  position: relative;
  margin-top: 20px;
  z-index: 1; }
  .rb-widget .price_slider_wrapper .price_slider_amount:after {
    content: '';
    display: table;
    clear: both; }
  .rb-widget .price_slider_wrapper .price_slider_amount .button {
    float: right;
    min-height: 40px;
    padding: 0 20px;
    background-color: transparent; }
    .rb-widget .price_slider_wrapper .price_slider_amount .button:after {
      display: none; }

/*  --------------------
  WP Forms extra styles
--------------------  */
.rb_footer_template div.wpforms-container-full .wpforms-form input {
  background-color: transparent !important;
  border-color: #8A8688 !important;
  border-bottom-width: 1px !important;
  font-size: 13px !important; }
  .rb_footer_template div.wpforms-container-full .wpforms-form input::placeholder {
    color: #707070 !important; }

.rb_footer_template div.wpforms-container-full .wpforms-form .wpforms-submit {
  border: 0 !important; }
  .rb_footer_template div.wpforms-container-full .wpforms-form .wpforms-submit:before, .rb_footer_template div.wpforms-container-full .wpforms-form .wpforms-submit:after {
    display: none; }

.rb_footer_template .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit] {
  min-height: 0;
  margin-top: 0 !important; }

.rb_footer_template .wpb_wrapper .wpforms-container.color_white input,
.rb_footer_template .wpb_wrapper .wpforms-container.color_white textarea {
  color: #fff !important; }

.rb_footer_template .wpb_wrapper .wpforms-container.color_white .wpforms-form button[type=submit] {
  color: #fff !important; }

.wpforms-container.wpforms-container-full {
  margin-bottom: 0; }

.wpforms-container.button_center .wpforms-submit-container {
  text-align: center !important; }

.wpforms-container.color_white input,
.wpforms-container.color_white textarea {
  color: #fff !important; }

.wpforms-container.color_white .wpforms-form button[type=submit] {
  color: #fff !important; }

.wpforms-container.submit-arrow .wpforms-form {
  position: relative; }

.wpforms-container.submit-arrow .wpforms-submit-container {
  position: absolute !important;
  right: 0;
  top: 0; }
  .wpforms-container.submit-arrow .wpforms-submit-container button[type=submit] {
    margin-top: 0 !important;
    min-height: 45px !important;
    background: none !important;
    font-size: 0px;
    padding: 0 10px !important; }
    .wpforms-container.submit-arrow .wpforms-submit-container button[type=submit]:before {
      content: '\f124';
      font-family: 'rbicon';
      font-size: 21px; }
    .wpforms-container.submit-arrow .wpforms-submit-container button[type=submit]:after {
      display: none; }

.wpforms-container.one_row .wpforms-form {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .wpforms-container.one_row .wpforms-form .wpforms-field-container {
    width: 100%;
    margin-right: 30px; }

.wpforms-container.one_row button[type=submit] {
  margin-top: 0 !important; }

.wpforms-container.light_inputs textarea,
.wpforms-container.light_inputs input {
  border-radius: 0 !important;
  border-width: 0 0 2px 0 !important;
  background: none !important; }

.wpforms-container.light_inputs textarea,
.wpforms-container.light_inputs input {
  padding: 10px 0 !important; }

.wpforms-container.aligncenter .wpforms-field,
.wpforms-container.aligncenter input,
.wpforms-container.aligncenter textarea {
  text-align: center !important;
  margin: 0 auto !important; }

.wpforms-container input,
.wpforms-container textarea {
  font-size: 17px !important;
  border-color: rgba(0, 0, 0, 0.3) !important; }
  .wpforms-container input:focus,
  .wpforms-container textarea:focus {
    border-color: black !important; }

.wpforms-container input {
  height: 56px !important; }

.wpforms-container button[type=submit] {
  margin-top: 15px !important;
  background-color: transparent !important; }
  .wpforms-container button[type=submit]:hover {
    background-color: transparent !important;
    border-width: 2px !important; }

.wpforms-container .wpforms-field:not(.width_50) {
  clear: both !important; }

.wpforms-container .wpforms-field.width_50 {
  width: calc(50% - 15px);
  float: left !important;
  clear: none !important; }
  .wpforms-container .wpforms-field.width_50 + .width_50 {
    margin-left: 30px !important; }

@media screen and (max-width: 767px) {
  .wpforms-container.one_row .wpforms-form {
    display: block; } }

/*  --------------------
  WPML extra styles
--------------------  */
.site-footer .wpml-ls {
  width: 11.5em; }
  .site-footer .wpml-ls ul li a {
    border: 0; }
    .site-footer .wpml-ls ul li a.wpml-ls-item-toggle:after {
      content: '\eac9';
      font-family: 'rbicon';
      border: 0;
      font-size: 24px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .site-footer .wpml-ls ul li:before {
    display: none; }
  .site-footer .wpml-ls ul li .wpml-ls-sub-menu {
    padding: 15px;
    background-color: #fff;
    top: auto;
    bottom: 100%;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    border: 0; }
    .site-footer .wpml-ls ul li .wpml-ls-sub-menu li a {
      padding: 5px; }

aside .wpml-ls {
  width: 100%;
  border: 0; }
  aside .wpml-ls ul li {
    border: 0; }
    aside .wpml-ls ul li a {
      border: 0; }
      aside .wpml-ls ul li a.wpml-ls-item-toggle:after {
        content: '\eac8';
        font-family: 'rbicon';
        border: 0;
        font-size: 24px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    aside .wpml-ls ul li .wpml-ls-sub-menu {
      border: 0;
      -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); }
      aside .wpml-ls ul li .wpml-ls-sub-menu li a {
        padding: 5px 10px;
        position: relative; }

.header_icons .wpml-ls {
  position: relative;
  top: 3px;
  width: auto; }
  .header_icons .wpml-ls ul li:before {
    display: none; }
  .header_icons .wpml-ls ul li a.js-wpml-ls-item-toggle {
    padding: 0 22px 0 0;
    overflow: hidden; }
  .header_icons .wpml-ls ul li a.wpml-ls-item-toggle:after {
    content: '\f161';
    font-family: 'rbicon';
    border: 0;
    font-size: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1px; }
  .header_icons .wpml-ls ul li:hover .wpml-ls-sub-menu {
    opacity: 1; }
  .header_icons .wpml-ls ul li .wpml-ls-sub-menu {
    width: 170px;
    padding: 15px;
    opacity: 0;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    border: 0;
    left: auto;
    top: calc(100% + 10px); }
    .header_icons .wpml-ls ul li .wpml-ls-sub-menu:before {
      content: '';
      position: absolute;
      top: -10px;
      bottom: 0;
      left: 0;
      right: 0; }
    .header_icons .wpml-ls ul li .wpml-ls-sub-menu li a {
      padding: 5px; }

.rb_footer_template .header_icons .wpml-ls ul li .wpml-ls-sub-menu {
  top: auto;
  bottom: calc(100% + 10px); }
  .rb_footer_template .header_icons .wpml-ls ul li .wpml-ls-sub-menu:before {
    top: 0;
    bottom: -10px; }

.site-header-mobile .wpml-ls {
  margin-top: 15px;
  width: 100%; }
  .site-header-mobile .wpml-ls ul li {
    padding: 7px 0;
    border-bottom: 1px dashed #e5e5e5; }
    .site-header-mobile .wpml-ls ul li:before {
      display: none; }
    .site-header-mobile .wpml-ls ul li a {
      padding-left: 0;
      padding-right: 0;
      background-color: transparent; }
      .site-header-mobile .wpml-ls ul li a.wpml-ls-item-toggle:after {
        display: none; }
    .site-header-mobile .wpml-ls ul li .wpml-ls-sub-menu {
      visibility: visible;
      opacity: 1; }
      .site-header-mobile .wpml-ls ul li .wpml-ls-sub-menu li:last-child {
        border-bottom: 0; }

/*  --------------------
  WishList extra styles
--------------------  */
body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
body.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
body.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,
body a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before,
body a.wishlist_products_counter.top_wishlist-heart:before,
body span.wishlist_products_counter.top_wishlist-heart:before {
  content: '\f142';
  font-family: 'rbicon' !important; }

body.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before,
body.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before,
body a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before,
body span.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before {
  content: '\f142'; }

body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
  content: '\f120'; }

/*  --------------------
  Instagramm feed extra styles
--------------------  */
#sb_instagram {
  margin-bottom: -1px !important; }

@media screen and (max-width: 767px) {
  .sbi_disable_mobile .sbi_item {
    width: 33.33% !important; } }

/*  ====================
  Footer styles
====================  */
/*  --------------------
  Default footer styles
--------------------  */
.site-footer {
  padding: 10px 0;
  border-top: 1px solid #e5e5e5; }

.rb_footer_template,
.site-footer {
  margin-top: 100px; }
  .rb_footer_template.bottom,
  .site-footer.bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0; }
  .rb_footer_template .footer-copyright,
  .site-footer .footer-copyright {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .rb_footer_template .footer-copyright img,
    .site-footer .footer-copyright img {
      width: 64px; }
    .rb_footer_template .footer-copyright p,
    .site-footer .footer-copyright p {
      max-width: 45%;
      font-size: 10px;
      line-height: 16px;
      text-align: center; }
      .rb_footer_template .footer-copyright p:last-child,
      .site-footer .footer-copyright p:last-child {
        text-align: right; }
  .rb_footer_template .rb_textmodule_content_wrapper p:not(:last-child),
  .site-footer .rb_textmodule_content_wrapper p:not(:last-child) {
    margin-bottom: 5px; }
  .rb_footer_template .rb_textmodule_content_wrapper ul,
  .site-footer .rb_textmodule_content_wrapper ul {
    column-count: 2; }
    .rb_footer_template .rb_textmodule_content_wrapper ul li:before,
    .site-footer .rb_textmodule_content_wrapper ul li:before {
      width: 6px;
      height: 6px; }
  .rb_footer_template .rb_gallery_wrapper .rb_gallery_images,
  .site-footer .rb_gallery_wrapper .rb_gallery_images {
    margin: 0 -5px -10px; }
    .rb_footer_template .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image,
    .site-footer .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image {
      padding: 0 5px;
      margin-bottom: 10px; }
      .rb_footer_template .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay,
      .site-footer .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay {
        left: 5px;
        right: 5px; }

/*  --------------------
  Default footer media styles
--------------------  */
@media screen and (min-width: 991px) {
  .sticky_footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; } }
