<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: 1200px) {
  body.active {
    overflow-y: hidden !important; } }

a {
  color: #000;
  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 &gt; 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.5em; }

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;
  margin: 0; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  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: '\f109';
      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; }
  body #wpadminbar {
    position: fixed !important; } }

/*  --------------------
	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; }

.alignwide {
  margin: 0 -15px; }

/*  --------------------
	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;
  background-color: #000;
  -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: 17px;
  font-weight: 400; }

.page-content:after {
  content: '';
  display: table;
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: initial; }

h1, .h1 {
  font-size: 50px; }

h1:not(:first-child) {
  margin-top: 35px; }

h1:not(:last-child) {
  margin-bottom: 35px; }

h2, .h2 {
  font-size: 40px; }

h2:not(:first-child) {
  margin-top: 30px; }

h2:not(:last-child) {
  margin-bottom: 30px; }

h3, .h3 {
  font-size: 30px; }

h3:not(:first-child) {
  margin-top: 25px; }

h3:not(:last-child) {
  margin-bottom: 25px; }

h4, .h4 {
  font-size: 24px; }

h4:not(:first-child) {
  margin-top: 22px; }

h4:not(:last-child) {
  margin-bottom: 22px; }

h5, .h5 {
  font-size: 20px; }

h5:not(:first-child) {
  margin-top: 19px; }

h5:not(:last-child) {
  margin-bottom: 19px; }

h6, .h6 {
  font-size: 17px; }

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 &gt; *::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 {
    -webkit-border-radius: 15px;
    border-radius: 15px; }
    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: 500;
  display: block;
  text-align: left;
  padding-left: 50px;
  font-size: 16px;
  position: relative; }
  blockquote:last-child {
    margin-bottom: 0; }
  blockquote[style="text-align:right"] {
    padding-left: 0;
    padding-right: 50px; }
    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 br {
        display: none; }
  blockquote p:last-of-type {
    margin-bottom: 0; }
  blockquote:before {
    content: '\f151';
    font-family: 'rbicon';
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 30px;
    line-height: 30px; }

blockquote cite {
  display: block;
  font-style: normal;
  margin-top: 17px;
  font-size: 16px;
  position: relative;
  font-weight: 400; }

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 #C5D2E2;
  max-width: 100%;
  padding: 5px 10px 7px;
  text-transform: none;
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: transparent !important; }

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"] {
  height: 45px;
  line-height: 45px; }

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 #C5D2E2;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 10px;
  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[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }
  input[type="radio"] + label,
  input[type="checkbox"] + label {
    font-weight: 400; }

.post-content .post-password-form p {
  position: relative; }

.post-content .post-password-form input[type='password'] {
  padding-right: 80px; }

.post-content .post-password-form input[type='submit'] {
  min-height: 45px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: absolute;
  right: 0;
  bottom: 0; }

/* All browsers except Edge */
@supports not (-ms-ime-align: auto) {
  input::placeholder,
  select::placeholder,
  textarea::placeholder {
    color: rgba(0, 0, 0, 0.3); } }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

:-moz-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

::-moz-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

:-ms-input-placeholder {
  color: #333;
  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 &gt; li {
    list-style-type: decimal; }
    ol &gt; li &gt; ul {
      margin-left: 10px; }
  ol li {
    line-height: 1.882em; }

ul,
ol {
  padding: 0; }

ul {
  text-align: left;
  position: relative; }
  ul &gt; li {
    position: relative;
    padding-left: 25px; }
    ul &gt; li:before {
      content: '\f109';
      font-family: 'rbicon';
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      position: relative;
      top: -2px;
      left: -25px;
      margin-right: -12px; }
    ul &gt; li &gt; ol {
      margin-left: 30px; }
    ul &gt; li ul {
      margin-left: 10px; }

.post-inner .post-content p {
  line-height: 1.8em; }

.post-inner .post-content &gt; ol:not(:first-child),
.post-inner .post-content &gt; ul:not(:first-child) {
  margin-bottom: 1.7em; }

.post-content-inner &gt; ol:not(:first-child),
.post-content-inner &gt; ul:not(:first-child) {
  margin-left: 40px;
  margin-bottom: 1.7em; }

/*  --------------------
	Error
--------------------  */
body &gt; 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%; }

figure.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 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 &gt; embed:only-child,
p &gt; iframe:only-child,
p &gt; 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;
      -webkit-border-radius: 6px;
      border-radius: 6px; }

.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
--------------------  */
body[data-default="true"] .post-format.format_link, body[data-default="true"] .post-format.format_status, body[data-default="true"] .post-format.format_aside, body[data-default="true"] .post-format.format_quote {
  display: none; }

body[data-default="true"] .page_title_container {
  padding: 60px 0px !important; }

body[data-default="true"] .wp-block-archives-dropdown {
  margin-bottom: 1.7em; }

/*  --------------------
	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; }

/*  --------------------
	Pagination styles
--------------------  */
.paging-navigation .pagination {
  text-align: center;
  margin-top: 50px; }

.woocommerce-pagination {
  text-align: center; }

.rb_load_more {
  cursor: pointer; }
  .rb_load_more:after {
    content: '\f214';
    font-family: 'rbicon';
    display: inline-block;
    font-size: 16px;
    margin-left: 20px;
    -webkit-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    top: 52%;
    right: 20px; }

.woocommerce-pagination .page-numbers,
.paging-navigation:not(.load_more) .pagination {
  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; }
  .woocommerce-pagination .page-numbers span,
  .woocommerce-pagination .page-numbers a,
  .paging-navigation:not(.load_more) .pagination span,
  .paging-navigation:not(.load_more) .pagination a {
    width: 40px;
    height: 40px;
    margin: 0 3px;
    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: 10px;
    border-radius: 10px;
    color: #000;
    font-weight: 500;
    -webkit-transition: none;
    transition: none; }
  .woocommerce-pagination .page-numbers .page-links-title,
  .paging-navigation:not(.load_more) .pagination .page-links-title {
    display: none; }
  .woocommerce-pagination .page-numbers li,
  .paging-navigation:not(.load_more) .pagination li {
    padding: 0; }
    .woocommerce-pagination .page-numbers li:before,
    .paging-navigation:not(.load_more) .pagination li:before {
      display: none; }
  .woocommerce-pagination .page-numbers .current,
  .paging-navigation:not(.load_more) .pagination .current {
    color: #fff; }
    .woocommerce-pagination .page-numbers .current span,
    .paging-navigation:not(.load_more) .pagination .current span {
      color: inherit; }
  .woocommerce-pagination .page-numbers .prev,
  .woocommerce-pagination .page-numbers .next,
  .paging-navigation:not(.load_more) .pagination .prev,
  .paging-navigation:not(.load_more) .pagination .next {
    border: 0;
    padding: 0;
    min-height: 40px;
    min-width: 40px;
    font-size: 0px; }
    .woocommerce-pagination .page-numbers .prev:before,
    .woocommerce-pagination .page-numbers .next:before,
    .paging-navigation:not(.load_more) .pagination .prev:before,
    .paging-navigation:not(.load_more) .pagination .next:before {
      font-family: 'rbicon';
      font-size: 12px; }
  .woocommerce-pagination .page-numbers .prev:before,
  .paging-navigation:not(.load_more) .pagination .prev:before {
    content: '\f211'; }
  .woocommerce-pagination .page-numbers .prev + .page-numbers:before,
  .paging-navigation:not(.load_more) .pagination .prev + .page-numbers:before {
    display: none; }
  .woocommerce-pagination .page-numbers .next:before,
  .paging-navigation:not(.load_more) .pagination .next:before {
    content: '\f212'; }
  .woocommerce-pagination .page-numbers a span,
  .paging-navigation:not(.load_more) .pagination a span {
    margin: 0; }

@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) {
  .woocommerce-pagination .page-numbers span:hover,
  .woocommerce-pagination .page-numbers a:hover,
  .paging-navigation:not(.load_more) .pagination span:hover,
  .paging-navigation:not(.load_more) .pagination a:hover {
    color: #fff; }
  .rb_load_more:hover:after {
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg); } }

/*  --------------------
	Navigation
--------------------  */
.post-navigation {
  padding: 20px 0 30px;
  margin-top: 15px;
  position: relative;
  border-top: 1px solid #e5e5e5; }
  .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: 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: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-transition: padding 0.3s ease;
      transition: padding 0.3s ease; }
      .post-navigation .nav-links li.next-post {
        padding-left: 35px;
        text-align: right;
        -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.next-post &gt; a:before {
          right: 0; }
      .post-navigation .nav-links li.archive-dots {
        width: 100px;
        padding-top: 40px;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center; }
        .post-navigation .nav-links li.archive-dots a {
          display: inline-block; }
          .post-navigation .nav-links li.archive-dots a span {
            display: inline-block;
            width: 6px;
            height: 6px;
            -webkit-border-radius: 50%;
            border-radius: 50%; }
      .post-navigation .nav-links li.prev-post {
        padding-right: 35px; }
        .post-navigation .nav-links li.prev-post img {
          margin-right: 20px; }
        .post-navigation .nav-links li.prev-post &gt; a:before {
          left: 0;
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
      .post-navigation .nav-links li.next-post &gt; a, .post-navigation .nav-links li.prev-post &gt; a {
        line-height: 0;
        position: relative;
        z-index: 1; }
        .post-navigation .nav-links li.next-post &gt; a:before, .post-navigation .nav-links li.prev-post &gt; a:before {
          content: '\f121';
          font-family: 'rbicon';
          border-bottom-right-radius: 10px;
          border-top-right-radius: 10px;
          height: 100%;
          width: 35px;
          position: absolute;
          color: #fff;
          top: 0;
          z-index: -1;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          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; }
      .post-navigation .nav-links li.next-post .post-nav-text-wrapper, .post-navigation .nav-links li.prev-post .post-nav-text-wrapper {
        width: calc(100% - 100px); }
        .post-navigation .nav-links li.next-post .post-nav-text-wrapper a, .post-navigation .nav-links li.prev-post .post-nav-text-wrapper a {
          display: block; }
      .post-navigation .nav-links li img {
        -webkit-transition: border-radius 0.3s ease;
        transition: border-radius 0.3s ease;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        max-width: 80px; }
      .post-navigation .nav-links li:before {
        display: none; }
      .post-navigation .nav-links li span {
        display: block; }
      .post-navigation .nav-links li .post-title {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        word-break: break-word; }
      .post-navigation .nav-links li .post-date {
        font-size: 14px;
        color: #7E7E80; }
      .post-navigation .nav-links li .post-nav-link {
        width: 100%;
        font-size: 12px;
        margin-bottom: 14px;
        text-transform: uppercase;
        -webkit-transition: margin 0.3s ease;
        transition: margin 0.3s ease;
        font-weight: 600; }

/*  --------------------
	Navigation 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-navigation .nav-links li.hover:hover.next-post {
    padding-left: 0;
    padding-right: 35px; }
    .post-navigation .nav-links li.hover:hover.next-post .post-nav-link {
      margin-right: -35px; }
    .post-navigation .nav-links li.hover:hover.next-post &gt; a img {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .post-navigation .nav-links li.hover:hover.next-post &gt; a:before {
      right: -35px; }
  .post-navigation .nav-links li.hover:hover.prev-post {
    padding-right: 0;
    padding-left: 35px; }
    .post-navigation .nav-links li.hover:hover.prev-post .post-nav-link {
      margin-left: -35px; }
    .post-navigation .nav-links li.hover:hover.prev-post &gt; a img {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .post-navigation .nav-links li.hover:hover.prev-post &gt; a:before {
      left: -35px; } }

@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.archive-dots {
          width: 100%;
          padding: 20px 0 16px; }
        .post-navigation .nav-links li.prev-post:not(.disabled) + .next-post {
          margin-top: 15px;
          padding-top: 15px;
          border-top: 1px solid #e5e5e5; } }

/*  --------------------
	Comments
--------------------  */
.upsells.products &gt; h2,
.related.products &gt; h2,
.comment-reply-title,
.single-content-title {
  position: relative;
  font-weight: 600;
  display: inline-block;
  color: #000;
  margin-bottom: 28px !important;
  font-size: 28px; }

.single-content-title .cancel-reply {
  font-size: 17px;
  font-weight: 400;
  margin-left: 10px; }

.comment-body {
  position: relative; }

.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 &gt; .comment:only-child:not(.parent) &gt; .comment-body {
    margin-bottom: 0;
    padding-bottom: 0; }
    .comment-list &gt; .comment:only-child:not(.parent) &gt; .comment-body:before {
      display: none; }
  .comment-list &gt; .comment:last-child:not(.parent) &gt; .comment-body,
  .comment-list &gt; .comment:last-child .comment:not(.parent) &gt; .comment-body {
    margin-bottom: 0;
    padding-bottom: 0; }
    .comment-list &gt; .comment:last-child:not(.parent) &gt; .comment-body:before,
    .comment-list &gt; .comment:last-child .comment:not(.parent) &gt; .comment-body:before {
      display: none; }

.no-comments {
  margin-top: 15px; }

.comment-body .comment-author {
  float: left;
  margin-right: 20px;
  line-height: 0; }
  .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;
      top: 0;
      width: 1px;
      height: 21px;
      background-color: #000;
      opacity: .2; }
  .comment-body .comment-meta .comment-date {
    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 &gt; *: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 .comment-form-cookies-consent:after {
    content: '';
    display: table;
    clear: both; }
  .comment-respond .comment-form-cookies-consent input {
    float: left;
    margin-top: 2px; }
  .comment-respond .form-submit {
    margin-top: 30px; }
    .comment-respond .form-submit input {
      border: 0; }

/*  --------------------
	Comments media styles
--------------------  */
@media screen and (max-width: 767px) {
  .upsells.products &gt; h2,
  .related.products &gt; 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 .cropped_image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding-bottom: 100%; }

/*  --------------------
	Blog default styles
--------------------  */
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-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-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; }

.post .rb_carousel_wrapper .rb_carousel .slick-arrow {
  opacity: 1;
  z-index: 1;
  width: 45px;
  height: 45px;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 7px;
  border-radius: 7px;
  color: #fff; }
  .post .rb_carousel_wrapper .rb_carousel .slick-arrow:before {
    font-size: 16px; }
  .post .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-prev {
    left: 30px; }
  .post .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next {
    right: 30px; }

.post-inner .post-media-wrapper ~ .post-meta-wrapper .post-date,
.post-inner .post-media-wrapper ~ .post-information .post-meta-wrapper .post-date {
  display: none; }

.post-inner .post-media-wrapper .post-media {
  margin: 0 -30px; }

div.blog.layout_large .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap,
div.blog.layout_2 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap,
div.blog.layout_3 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap,
div.blog.layout_4 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap {
  position: absolute;
  top: -65px;
  opacity: 0;
  right: 0;
  font-size: 16px;
  margin-top: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  div.blog.layout_large .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button,
  div.blog.layout_2 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button,
  div.blog.layout_3 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button,
  div.blog.layout_4 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button {
    padding: 0;
    width: 55px;
    height: 55px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    div.blog.layout_large .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button:before,
    div.blog.layout_2 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button:before,
    div.blog.layout_3 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button:before,
    div.blog.layout_4 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button:before {
      content: '\f10a';
      font-family: 'rbicon';
      font-size: 16px;
      margin-left: 3px;
      margin-top: 2px; }
    div.blog.layout_large .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button span,
    div.blog.layout_2 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button span,
    div.blog.layout_3 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button span,
    div.blog.layout_4 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button span {
      display: none; }

body:not([data-default="true"]) .search .format-quote .post-inner,
body:not([data-default="true"]) .search .format-link .post-inner, body:not([data-default="true"]) .archive .format-quote .post-inner,
body:not([data-default="true"]) .archive .format-link .post-inner, body:not([data-default="true"]) .blog .format-quote .post-inner,
body:not([data-default="true"]) .blog .format-link .post-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body:not([data-default="true"]) .format-quote .media-alternate:before {
  background-color: #2C2F50; }

body:not([data-default="true"]) .format-quote .post-meta-wrapper:before {
  background-color: rgba(218, 220, 226, 0.4); }

body:not([data-default="true"]) .format-quote .post-meta-wrapper a,
body:not([data-default="true"]) .format-quote .post-meta-wrapper a:before,
body:not([data-default="true"]) .format-quote .media-alternate {
  color: #fff !important; }

body:not([data-default="true"]) .format-link .post-meta-wrapper:before {
  background-color: #DADCE2; }

body:not([data-default="true"]) .format-link .post-meta-wrapper .right-part &gt; *:not(:last-child):after {
  background-color: #DADCE2; }

.search .content_inner .rb_carousel_wrapper .rb_carousel .slick-track, .archive .content_inner .rb_carousel_wrapper .rb_carousel .slick-track, .blog .content_inner .rb_carousel_wrapper .rb_carousel .slick-track {
  padding-bottom: 20px; }

.search .content_inner .rb_carousel_wrapper .rb_carousel .slick-dots, .archive .content_inner .rb_carousel_wrapper .rb_carousel .slick-dots, .blog .content_inner .rb_carousel_wrapper .rb_carousel .slick-dots {
  margin-top: 25px; }

.search .slick-slide .post-inner, .archive .slick-slide .post-inner, .blog .slick-slide .post-inner {
  -webkit-box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.1); }

.search .post-inner, .archive .post-inner, .blog .post-inner {
  position: relative;
  padding: 0 30px 20px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07); }
  .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-date, .archive .post-inner .post-media-wrapper .post-date, .blog .post-inner .post-media-wrapper .post-date {
      position: absolute;
      left: -30px;
      bottom: -1px;
      border-top-right-radius: 10px;
      background-color: #fff;
      font-size: 14px; }
      .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 {
        position: relative;
        text-align: center;
        display: inline-block;
        padding: 12px 30px 0px; }
        .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; }
          .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: -5px;
            text-transform: uppercase; }
  .search .post-inner .post-date a:before, .archive .post-inner .post-date a:before, .blog .post-inner .post-date a:before {
    font-size: 18px;
    content: '\f174';
    font-family: 'rbicon';
    margin-right: 10px;
    position: relative;
    top: 1px; }
  .search .post-inner .post-information, .archive .post-inner .post-information, .blog .post-inner .post-information {
    position: relative; }
    .search .post-inner .post-information:first-child, .archive .post-inner .post-information:first-child, .blog .post-inner .post-information:first-child {
      padding-top: 20px; }
    .search .post-inner .post-information .blog-readmore-wrap, .archive .post-inner .post-information .blog-readmore-wrap, .blog .post-inner .post-information .blog-readmore-wrap {
      margin-top: 20px; }
  .search .post-inner .post-categories, .archive .post-inner .post-categories, .blog .post-inner .post-categories {
    margin-top: 20px; }
    .search .post-inner .post-categories:first-child, .archive .post-inner .post-categories:first-child, .blog .post-inner .post-categories:first-child {
      margin-top: 0; }
    .search .post-inner .post-categories a, .archive .post-inner .post-categories a, .blog .post-inner .post-categories a {
      display: inline-block;
      margin-bottom: 5px;
      font-size: 14px;
      font-weight: 700;
      line-height: initial;
      position: relative;
      background-color: #EEF1FD;
      padding: 2px 15px;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
      .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: 5px; }
  .search .post-inner .post-title, .archive .post-inner .post-title, .blog .post-inner .post-title {
    margin-top: 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 8px;
    word-break: break-word; }
  .search .post-inner .post-media, .archive .post-inner .post-media, .blog .post-inner .post-media {
    line-height: 0px;
    margin-bottom: 30px;
    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-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;
      font-size: 28px;
      line-height: 38px;
      font-weight: 500;
      padding: 46px 130px 7px 62px;
      text-align: left;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
      .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: '\f166';
        font-size: 22px; }
      .search .post-inner .post-media .media-alternate.media-link:hover, .archive .post-inner .post-media .media-alternate.media-link:hover, .blog .post-inner .post-media .media-alternate.media-link:hover {
        text-decoration: underline; }
      .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: '\f151';
        font-size: 22px; }
      .search .post-inner .post-media .media-alternate.media-quote cite, .archive .post-inner .post-media .media-alternate.media-quote cite, .blog .post-inner .post-media .media-alternate.media-quote cite {
        opacity: .85; }
        .search .post-inner .post-media .media-alternate.media-quote cite:before, .archive .post-inner .post-media .media-alternate.media-quote cite:before, .blog .post-inner .post-media .media-alternate.media-quote cite:before {
          display: none; }
      .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: 0px;
        left: 0px;
        width: 50px;
        height: 50px;
        color: #fff;
        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-bottom-right-radius: 10px;
        position: absolute;
        font-family: 'rbicon';
        z-index: 1;
        font-weight: 400; }
  .search .post-inner .post-content, .archive .post-inner .post-content, .blog .post-inner .post-content {
    margin-top: 18px; }
    .search .post-inner .post-content:after, .archive .post-inner .post-content:after, .blog .post-inner .post-content:after {
      content: '';
      display: table;
      clear: both; }

.post {
  padding-bottom: 35px; }
  .post.slick-slide .post-inner {
    margin-top: 15px; }
  .post.sticky .post-inner:before {
    content: '\f150';
    font-family: 'rbicon';
    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;
    position: absolute;
    font-size: 20px;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    color: #fff; }

/*  --------------------
	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) {
  div.blog.layout_large .post.button_round:hover .post-media-wrapper ~ .post-information .blog-readmore-wrap,
  div.blog.layout_2 .post.button_round:hover .post-media-wrapper ~ .post-information .blog-readmore-wrap,
  div.blog.layout_3 .post.button_round:hover .post-media-wrapper ~ .post-information .blog-readmore-wrap,
  div.blog.layout_4 .post.button_round:hover .post-media-wrapper ~ .post-information .blog-readmore-wrap {
    opacity: 1;
    top: -70px; }
  .post .rb_carousel_wrapper .rb_carousel .slick-arrow:not(.slick-disabled):hover {
    background-color: #fff; }
  .search .post-inner .post-categories a:hover, .archive .post-inner .post-categories a:hover, .blog .post-inner .post-categories a:hover {
    text-decoration: underline; }
  div.blog.layout_large .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button:hover,
  div.blog.layout_2 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25); }
  div.blog.layout_3 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button:hover,
  div.blog.layout_4 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap .rb_button:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25); } }

@media screen and (max-width: 1199px) {
  div.blog.layout_large .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap,
  div.blog.layout_2 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap,
  div.blog.layout_3 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap,
  div.blog.layout_4 .post.button_round .post-media-wrapper ~ .post-information .blog-readmore-wrap {
    opacity: 1;
    top: -70px; }
  .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; }
    .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 0px; } }

@media screen and (max-width: 991px) {
  .search .post-inner .post-media .media-alternate, .archive .post-inner .post-media .media-alternate, .blog .post-inner .post-media .media-alternate {
    padding: 80px 40px 0px; } }

@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-media, .archive .post-inner .post-media-wrapper .post-media, .blog .post-inner .post-media-wrapper .post-media {
    width: calc(100vw - 30px); }
  .search .post-inner .post-content, .archive .post-inner .post-content, .blog .post-inner .post-content {
    overflow: hidden; }
  .search .post-inner .post-title, .archive .post-inner .post-title, .blog .post-inner .post-title {
    margin-top: 15px; } }

/*  --------------------
	Blog meta styles
--------------------  */
.post-meta-wrapper {
  position: relative;
  font-size: 16px;
  line-height: initial;
  margin-top: 30px;
  padding-top: 21px;
  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;
  margin-bottom: -10px; }
  .post-meta-wrapper:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .post-meta-wrapper .post-author {
    margin-right: 20px;
    margin-bottom: 10px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -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-meta-wrapper .post-author img {
      width: 30px;
      height: 30px;
      margin-right: 10px;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .post-meta-wrapper .post-author a {
      font-size: 14px; }
  .post-meta-wrapper .right-part {
    margin-top: 3px;
    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: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .post-meta-wrapper .right-part &gt; * {
      margin-bottom: 10px; }
      .post-meta-wrapper .right-part &gt; *:not(:last-child) {
        padding-right: 22px;
        margin-right: 19px; }
        .post-meta-wrapper .right-part &gt; *:not(:last-child):after {
          content: '';
          position: absolute;
          right: 0;
          top: calc(50% - 3px);
          width: 6px;
          height: 6px;
          background-color: #e5e5e5;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
  .post-meta-wrapper .post-date {
    position: relative;
    font-size: 14px; }
    .post-meta-wrapper .post-date a:before {
      top: 0 !important;
      font-size: 14px !important; }
  .post-meta-wrapper .coments_count {
    position: relative; }
    .post-meta-wrapper .coments_count a:before {
      content: '\f075';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-size: 14px;
      margin-right: 7px;
      top: -1px;
      position: relative; }
  .post-meta-wrapper .social-share &gt; span {
    display: none; }
  .post-meta-wrapper .social-share a {
    display: inline-block;
    margin-right: 15px; }
    .post-meta-wrapper .social-share a:last-child {
      margin-right: 0; }

/*  --------------------
	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 {
  -webkit-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  margin: 0 15px; }

div.blog.layout_2 .post .post-inner .post-media .media-alternate {
  padding: 46px 62px 7px; }

div.blog.layout_3 .post .post-inner .post-media .media-alternate, div.blog.layout_4 .post .post-inner .post-media .media-alternate {
  padding: 66px 30px 0px;
  font-size: 22px;
  line-height: 32px; }

div.blog.layout_3 .post .post-inner .post-media .media-gallery .rb_carousel .slick-arrow, div.blog.layout_4 .post .post-inner .post-media .media-gallery .rb_carousel .slick-arrow {
  width: 34px;
  height: 34px; }
  div.blog.layout_3 .post .post-inner .post-media .media-gallery .rb_carousel .slick-arrow:before, div.blog.layout_4 .post .post-inner .post-media .media-gallery .rb_carousel .slick-arrow:before {
    font-size: 13px; }
  div.blog.layout_3 .post .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-prev, div.blog.layout_4 .post .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-prev {
    left: 30px; }
  div.blog.layout_3 .post .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-next, div.blog.layout_4 .post .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-next {
    right: 30px; }

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_3 .post, div.blog.layout_4 .post {
    width: calc(50% - 30px); } }

@media screen and (max-width: 767px) {
  div.blog.layout_2 .post, div.blog.layout_3 .post, div.blog.layout_4 .post {
    width: 100%; } }

/*  --------------------
	Blog single styles
--------------------  */
.post-header {
  text-align: center; }
  .post-header .post-title {
    margin-bottom: 15px;
    word-break: break-word; }

.single .post-date a {
  font-size: 13px;
  color: #7E7E80; }

.post-format {
  margin-bottom: 38px;
  position: relative; }
  .post-format.format_gallery {
    margin-bottom: 48px; }
    .post-format.format_gallery .rb_carousel {
      margin: 0; }
      .post-format.format_gallery .rb_carousel .slick-slide {
        margin: 0; }
  .post-format.format_standard {
    line-height: 0px; }
  .post-format.format_link {
    display: block;
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
    text-align: center;
    padding: 46px 62px 60px 62px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative; }
    .post-format.format_link:before {
      content: '\f166';
      font-size: 22px;
      top: 0px;
      left: 0px;
      width: 50px;
      height: 50px;
      color: #fff;
      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-bottom-right-radius: 10px;
      border-top-left-radius: 10px;
      position: absolute;
      font-family: 'rbicon';
      z-index: 1;
      font-weight: 400; }
  .post-format.format_audio {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border-bottom-left-radius: 0;
    overflow: hidden; }
    .post-format.format_audio &gt; p {
      margin: 0; }
  .post-format.format_quote {
    display: block;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    padding: 46px 62px 60px 62px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative; }
    .post-format.format_quote blockquote {
      margin: 0;
      padding: 0;
      color: #fff;
      font-size: 28px;
      line-height: 38px;
      font-weight: 500; }
      .post-format.format_quote blockquote:before {
        display: none; }
    .post-format.format_quote:before {
      content: '\f151';
      font-size: 22px;
      top: 0px;
      left: 0px;
      width: 50px;
      height: 50px;
      background-color: #2C2F50;
      color: #fff;
      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-bottom-right-radius: 10px;
      border-top-left-radius: 8px;
      position: absolute;
      font-family: 'rbicon';
      z-index: 1;
      font-weight: 400; }
  .post-format.format_video {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border-bottom-left-radius: 0;
    overflow: hidden; }
    .post-format.format_video &gt; p {
      margin: 0; }
    .post-format.format_video iframe {
      background-color: #f0f0f0; }
  .post-format.format_image .post-date:first-child {
    display: none; }
  .post-format img {
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .post-format .rb_carousel_wrapper .rb_carousel .slick-dots {
    margin-top: 25px; }
  .post-format .post-date {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    white-space: nowrap;
    padding: 15px 30px 0 0;
    line-height: initial;
    font-size: 14px;
    border-top-right-radius: 10px; }
    .post-format .post-date:before {
      content: '\f174';
      font-family: 'rbicon';
      margin-right: 10px; }

.post-content img {
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.post-content .wp-block-embed__wrapper iframe {
  width: 100%; }

.post-content .wp-block-gallery {
  margin-bottom: 16px; }
  .post-content .wp-block-gallery.slick-slider {
    margin: 0 -15px !important; }
  .post-content .wp-block-gallery .blocks-gallery-item.slick-slide {
    margin: 0 15px !important; }
  .post-content .wp-block-gallery .slick-dots {
    margin-top: 15px; }

.post:not(.format-chat) .post-content-inner &gt; p:first-child::first-letter {
  font-size: 24px;
  font-weight: 700;
  float: left;
  display: inline-block;
  padding: 10px 18px;
  margin-right: 18px;
  margin-bottom: 3px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.post-content-inner:after {
  content: '';
  display: table;
  clear: both; }

.post-meta {
  margin-top: 35px;
  margin-bottom: -10px; }
  .post-meta .post-cats,
  .post-meta .post-tags {
    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: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .post-meta .post-cats &gt; *,
    .post-meta .post-tags &gt; * {
      display: inline-block;
      margin-bottom: 10px;
      position: relative; }
      .post-meta .post-cats &gt; *:not(span),
      .post-meta .post-tags &gt; *:not(span) {
        padding: 3px 15px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 14px; }
      .post-meta .post-cats &gt; *:not(:last-child),
      .post-meta .post-tags &gt; *:not(:last-child) {
        margin-right: 10px; }
    .post-meta .post-cats span,
    .post-meta .post-tags span {
      font-weight: 500; }
  .post-meta .post-tags &gt; *:not(span):before {
    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;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .author-information .author-image {
    margin-right: 30px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }
    .author-information .author-image img {
      -webkit-border-radius: 50%;
      border-radius: 50%; }
  .author-information .author-content .author-name {
    font-size: 18px;
    font-weight: 600;
    margin: 0; }
  .author-information .author-content .author-biography {
    margin: 9px 0 0;
    font-size: 14px;
    line-height: 27px; }

/*  --------------------
	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 .post-cats &gt; *:not(span):hover,
  .post-meta .post-tags &gt; *:not(span):hover {
    color: #fff; } }

@media screen and (max-width: 1199px) {
  .single-post .main-content-inner.has_sb .single_content {
    max-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; } }

/*  --------------------
	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; }
    .rb_carousel .slick-dots li:before,
    .rb_custom_carousel .slick-dots li:before {
      display: none;
      padding: 0; }
    .rb_carousel .slick-dots li.slick-active button,
    .rb_custom_carousel .slick-dots li.slick-active button {
      width: 20px;
      opacity: 1;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    .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: 0;
      padding: 0;
      width: 4px;
      height: 4px;
      opacity: .5;
      -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"] &gt; .rb_carousel &gt; .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: '\f211'; }
      .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next {
        right: 0; }
        .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next:before {
          content: '\f212'; }

/*  --------------------
	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:before {
    content: '';
    position: absolute;
    left: -50px;
    right: -50px;
    top: 0;
    bottom: 0; }
  .rb_carousel:hover .slick-arrow {
    opacity: 1;
    pointer-events: auto; }
    .rb_carousel:hover .slick-arrow.slick-prev {
      left: -50px; }
    .rb_carousel:hover .slick-arrow.slick-next {
      right: -50px; }
    .rb_carousel:hover .slick-arrow.slick-disabled {
      opacity: .5; }
  .rb_carousel .slick-arrow:hover {
    background-color: transparent; } }

/* 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: 40px;
  border-radius: 7px;
  border-color: #e5e5e5; }
  body .select2-container .select2-selection .select2-selection__rendered {
    line-height: 40px; }
  body .select2-container .select2-selection .select2-selection__arrow {
    height: inherit; }

body .select2-dropdown {
  border-radius: 0;
  border-color: #e5e5e5; }

/* 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
====================  */
body:not(.active) .site-header,
body:not(.active) .rb_header_template {
  position: relative;
  z-index: 9; }

.rb_header_template.absolute_pos {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0; }

@media screen and (max-width: 1600px) and (min-width: 1200px) {
  .site-sticky .wide_container,
  .site-header .wide_container {
    max-width: initial;
    margin: 0; }
  .rb_sticky_template .vc_row,
  .rb_header_template .vc_row {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

/*  -------------------
	Logotype
-------------------  */
.site_logotype {
  line-height: 0px; }
  .site_logotype .sitename {
    font-size: 38px;
    line-height: 48px; }
  .site_logotype a {
    display: inline-block; }

/*  -------------------
	Top bar
-------------------  */
body[data-boxed="true"] .top-bar-box:before {
  width: 100%; }

.top-bar-box {
  position: relative; }
  .top-bar-box:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 1px;
    width: 100vw;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .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 {
      font-size: 12px;
      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: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .top-bar-box .container .header_info_links &gt; * {
        position: relative; }
        .top-bar-box .container .header_info_links &gt; *:before {
          display: inline-block;
          font-family: 'rbicon';
          margin-right: 12px;
          font-size: 14px;
          line-height: 14px;
          vertical-align: middle;
          position: relative;
          top: -1px; }
        .top-bar-box .container .header_info_links &gt; *:not(:last-child) {
          margin-right: 30px; }
      .top-bar-box .container .header_info_links .top_bar_address:before {
        content: '\f11f'; }
      .top-bar-box .container .header_info_links .top_bar_phone:before {
        content: '\f10b'; }
      .top-bar-box .container .header_info_links .top_bar_mail:before {
        content: '\f11e'; }

/*  -------------------
	Header icons styles
-------------------  */
.header_icons {
  position: relative;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  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; }
  .header_icons &gt; * {
    margin-right: 15px; }
    .header_icons &gt; *:last-child {
      margin-right: 0; }
    .header_icons &gt; * ~ .mini-cart:not(:first-child) .woo_mini-count {
      padding-left: 15px;
      border-left-width: 1px;
      border-style: solid;
      -webkit-border-radius: 0;
      border-radius: 0; }
  .header_icons .mini-cart .woo_mini-count:before {
    content: '\f186';
    font-family: 'rbicon';
    position: relative;
    top: 0px;
    margin-right: 5px;
    font-size: 14px; }
  .header_icons .mini-cart .woo_mini-count &gt; span {
    font-size: 8px;
    height: 14px;
    width: 14px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    top: -3px;
    right: -5px;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .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;
    top: -2px; }
  .header_icons .custom_sidebar_trigger i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .header_icons .custom_sidebar_trigger i,
  .header_icons .custom_url i {
    display: inline-block; }
    .header_icons .custom_sidebar_trigger i:before,
    .header_icons .custom_url i:before {
      font-size: 16px; }

/*  -------------------
	Header icons media styles
-------------------  */
@media screen and (max-width: 767px) {
  .header_icons .wpml-ls {
    display: none; } }

@media screen and (max-width: 340px) {
  .header_icons &gt; *:not(:first-child) {
    margin-left: 10px; } }

/*  -------------------
	Menus styles
-------------------  */
.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 &gt; 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 &gt; ul {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.vc_wp_custommenu.alignright .menu-main-container &gt; ul {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

.rb_megamenu_item .widgettitle {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 9px; }
  .rb_megamenu_item .widgettitle:before {
    content: '';
    width: 30px;
    height: 2px;
    bottom: 0;
    left: 0;
    position: absolute; }

.menu-main-container.header_menu &gt; 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; }
  .menu-main-container.header_menu &gt; ul &gt; .menu-item {
    position: relative;
    cursor: pointer; }
    .menu-main-container.header_menu &gt; ul &gt; .menu-item.menu-item-object-rb-megamenu {
      cursor: initial; }
    .menu-main-container.header_menu &gt; ul &gt; .menu-item.menu-item-object-rb-megamenu &gt; a, .menu-main-container.header_menu &gt; ul &gt; .menu-item.menu-item-has-children &gt; a {
      padding-right: 8px; }
      .menu-main-container.header_menu &gt; ul &gt; .menu-item.menu-item-object-rb-megamenu &gt; a:after, .menu-main-container.header_menu &gt; ul &gt; .menu-item.menu-item-has-children &gt; a:after {
        content: '\f210';
        font-family: 'rbicon';
        display: inline-block;
        font-size: 8px;
        line-height: inherit;
        vertical-align: bottom;
        margin-left: 10px; }
    .menu-main-container.header_menu &gt; ul &gt; .menu-item.menu-item-object-rb-megamenu &gt; .sub-menu {
      margin: 0; }
    .menu-main-container.header_menu &gt; ul &gt; .menu-item.current-menu-ancestor &gt; a:before, .menu-main-container.header_menu &gt; ul &gt; .menu-item.current-item-parent &gt; a:before, .menu-main-container.header_menu &gt; ul &gt; .menu-item.current-menu-item &gt; a:before {
      opacity: 1; }
    .menu-main-container.header_menu &gt; ul &gt; .menu-item &gt; a {
      padding-left: 16px;
      padding-right: 16px;
      display: inline-block;
      font-weight: 500; }
      .menu-main-container.header_menu &gt; ul &gt; .menu-item &gt; a:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
  .menu-main-container.header_menu &gt; ul .sub-menu {
    margin: 0 0 0 -15px;
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    z-index: 11;
    background: #fff;
    width: 220px;
    padding: 17px 30px;
    -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    .menu-main-container.header_menu &gt; ul .sub-menu:before {
      content: '';
      position: absolute;
      top: -8px;
      left: -35px;
      height: calc(100% + 8px);
      width: calc(100% + 35px); }
    .menu-main-container.header_menu &gt; ul .sub-menu li {
      font-size: 15px;
      font-weight: 500; }
      .menu-main-container.header_menu &gt; ul .sub-menu li:not(:last-child) {
        border-bottom: 1px solid #E1E1E1; }
      .menu-main-container.header_menu &gt; ul .sub-menu li.menu-item-has-children &gt; a {
        position: relative; }
        .menu-main-container.header_menu &gt; ul .sub-menu li.menu-item-has-children &gt; a:after {
          content: '\f212';
          font-family: 'rbicon';
          position: absolute;
          right: 0;
          font-size: 8px; }
      .menu-main-container.header_menu &gt; ul .sub-menu li.mobile-parent-link {
        display: none; }
      .menu-main-container.header_menu &gt; ul .sub-menu li &gt; a {
        display: block;
        padding: 11px 0;
        line-height: 27px;
        -webkit-transition: none;
        transition: none; }
    .menu-main-container.header_menu &gt; ul .sub-menu .sub-menu {
      left: calc(100% + 5px);
      top: -17px;
      margin-left: 30px; }
  .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .sub-menu {
    width: 1170px;
    left: -10px; }
    .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item {
      display: block;
      margin: 0 auto; }
      .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item ul {
        margin-left: 0; }
        .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item ul li {
          font-size: 15px;
          line-height: 35px; }
  .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .wp-block-column:not(:last-child),
  .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .wp-block-column:nth-child(odd) {
    margin-right: 0; }
  .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .wp-block-column:not(:first-child) {
    margin-left: 0; }
  .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .wp-block-columns {
    margin: 0 -15px; }
    .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .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 .have_a_question {
    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; }
    .menu-right-info .have_a_question:not(:last-child) {
      margin-right: 70px; }
    .menu-right-info .have_a_question i {
      margin-right: 20px; }
      .menu-right-info .have_a_question i:before {
        font-size: 30px;
        line-height: 30px; }
    .menu-right-info .have_a_question .info p {
      margin: 0;
      font-size: 14px;
      font-weight: 500; }
    .menu-right-info .have_a_question .info a {
      font-size: 18px;
      font-weight: 600; }
  .menu-right-info .search-trigger: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 &gt; ul .menu-item-object-rb-megamenu &gt; .sub-menu {
      margin-left: 0; }
    .site-header-mobile .menu-box .menu-main-container &gt; ul .rb_megamenu_item .rb_column_wrapper {
      width: 100%; }
      .site-header-mobile .menu-box .menu-main-container &gt; ul .rb_megamenu_item .rb_column_wrapper &gt; .wpb_column &gt; .vc_column-inner {
        padding: 0 15px !important;
        border-width: 0 !important; }
      .site-header-mobile .menu-box .menu-main-container &gt; ul .rb_megamenu_item .rb_column_wrapper:not(:last-child) {
        margin-bottom: 20px; }
      .site-header-mobile .menu-box .menu-main-container &gt; ul .rb_megamenu_item .rb_column_wrapper .widgettitle {
        margin-left: 10px; }
    .site-header-mobile .menu-box .menu-main-container &gt; ul .rb_megamenu_item .rb_latest_posts {
      margin-left: 10px; }
    .site-header-mobile .menu-box .menu-main-container &gt; ul .rb_megamenu_item,
    .site-header-mobile .menu-box .menu-main-container &gt; 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 &gt; ul .rb_megamenu_item:last-child, .site-header-mobile .menu-box .menu-main-container &gt; ul .rb_megamenu_item.active,
      .site-header-mobile .menu-box .menu-main-container &gt; ul .menu-item:last-child,
      .site-header-mobile .menu-box .menu-main-container &gt; ul .menu-item.active {
        border-color: transparent; }
      .site-header-mobile .menu-box .menu-main-container &gt; ul .rb_megamenu_item.active &gt; .sub-menu-trigger:before,
      .site-header-mobile .menu-box .menu-main-container &gt; ul .menu-item.active &gt; .sub-menu-trigger:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
      .site-header-mobile .menu-box .menu-main-container &gt; ul .rb_megamenu_item:before,
      .site-header-mobile .menu-box .menu-main-container &gt; ul .menu-item:before {
        display: none; }
    .site-header-mobile .menu-box .menu-main-container &gt; ul .menu-item .sub-menu-trigger {
      position: absolute;
      right: 0;
      left: 0;
      height: 45px;
      top: 0px; }
      .site-header-mobile .menu-box .menu-main-container &gt; ul .menu-item .sub-menu-trigger:before {
        content: '\f212';
        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 &gt; ul .menu-item a {
      font-size: 17px;
      position: relative;
      z-index: 1; }
    .site-header-mobile .menu-box .menu-main-container &gt; ul .sub-menu {
      display: none;
      margin-top: 14px; }
      .site-header-mobile .menu-box .menu-main-container &gt; ul .sub-menu a {
        font-size: 15px; }
  .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: 7px;
      border-radius: 7px; }

/*  -------------------
	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 &gt; ul &gt; .menu-item:hover &gt; a:before {
      opacity: 1; } }

@media screen and (max-width: 1199px) {
  .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item {
    max-width: 962px; } }

@media screen and (max-width: 991px) {
  .menu-main-container.header_menu &gt; ul &gt; .menu-item &gt; a {
    padding-right: 3px;
    padding-left: 3px; }
  .menu-main-container.header_menu &gt; ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item {
    max-width: 738px; } }

/*  -------------------
	Site title styles
-------------------  */
body .page_title_container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.page_title_container {
  padding: 120px 15px 110px;
  margin-bottom: 70px;
  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 {
    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: .8; }
  .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 0 -3px;
      word-break: break-word; }
  .page_title_container .title_divider {
    display: inline-block;
    width: 30px;
    height: 3px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7); }
    .page_title_container .title_divider:last-child {
      display: none; }
  .page_title_container .page_title_wrapper &gt; .rb-woocommerce-ext,
  .page_title_container .breadcrumbs {
    margin-bottom: -15px; }
  .page_title_container .woocommerce-breadcrumb,
  .page_title_container .bread-crumbs {
    font-size: 15px;
    line-height: initial;
    margin: 11px -15px 15px;
    color: #fff; }
    .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 * {
      color: #fff;
      padding: 0 7px; }
    .page_title_container .woocommerce-breadcrumb .delimiter:before,
    .page_title_container .bread-crumbs .delimiter:before {
      content: '\f212';
      font-family: 'rbicon';
      display: inline-block;
      font-size: 8px;
      position: relative;
      top: -2px; }
    .page_title_container .woocommerce-breadcrumb a:hover,
    .page_title_container .bread-crumbs a:hover {
      opacity: 1; }
  .page_title_container .case_study_logo {
    position: absolute;
    left: 50%;
    bottom: 0;
    padding: 20px 25px 0;
    background-color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-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: 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; }
    .page_title_container .case_study_logo img {
      width: 35px;
      margin-right: 18px; }
    .page_title_container .case_study_logo p {
      font-size: 18px;
      font-weight: 600; }

/*  -------------------
	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.63em; }
  .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.51em; }
    .page_title_container .woocommerce-breadcrumb,
    .page_title_container .bread-crumbs {
      margin-top: 10px; } }

/*  -------------------
	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 &gt; .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 .sticky-logo {
  line-height: 0px; }

.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: 8;
  pointer-events: none;
  visibility: hidden; }
  .site-sticky.active,
  .rb_sticky_template.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    z-index: 10; }

/*  -------------------
	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; }
  .sticky-mobile .site_logotype,
  .site-header-mobile .site_logotype {
    width: 100%; }

@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;
  font-size: 13px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .search-trigger .hidden_title {
    text-transform: none; }
  .search-trigger:after {
    content: '\f120';
    font-family: 'rbicon';
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    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: '\f193';
      font-family: 'rbicon';
      font-size: 10px; }
  .site-search .search-form .success-search {
    display: none; }
  .site-search .search-form .label:after {
    top: 3px;
    right: 0;
    content: '\f120';
    font-family: 'rbicon';
    position: absolute;
    font-size: 20px;
    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: '\f120';
      font-family: 'rbicon';
      font-size: 16px; }

/*  ====================
	Content styles
====================  */
/*  --------------------
	Layout styles
--------------------  */
.container {
  width: 100%;
  max-width: 1200px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto; }

.wide_container {
  max-width: calc(100% - 170px);
  margin: 0 85px; }

/*  --------------------
	Layout media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .container {
    max-width: 992px; }
  .wide_container {
    width: 100% !important;
    margin: 0 auto; } }

@media screen and (max-width: 991px) {
  .container {
    max-width: 768px; } }

@media screen and (max-width: 767px) {
  .body-cont {
    width: 100%;
    overflow: hidden; }
  .container {
    width: 100%; }
  .rb_column_wrapper {
    width: 100%; } }

/*  --------------------
	Button up styles
--------------------  */
.button-up {
  position: fixed;
  right: 15px;
  bottom: -60px;
  width: 40px;
  height: 40px;
  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;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07); }
  .button-up.active {
    bottom: 15px; }
  .button-up:before {
    content: '\f210';
    font-family: 'rbicon';
    font-size: 20px;
    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 .success-search {
    text-align: center; }
  body.search .main-content-inner form.search-form .label .search-submit {
    top: auto;
    bottom: 0;
    height: 50px; }
    body.search .main-content-inner form.search-form .label .search-submit:after {
      font-size: 20px; }

/*  --------------------
	Search page media styles
--------------------  */
@media screen and (max-width: 767px) {
  body.search .main-content-inner form.search-form .success-search {
    font-size: 24px; }
  body.search .main-content-inner form.search-form .label .search-field {
    font-size: 20px; } }

/*  -------------------
	Custom sidebars styles
-------------------  */
.custom_sidebars_wrapper {
  position: fixed;
  right: -370px;
  top: 0;
  width: 370px;
  height: 100vh;
  background-color: #fff;
  padding: 25px 20px 60px;
  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: '\f193';
      font-family: 'rbicon';
      display: inline-block;
      font-size: 14px; }
  .custom_sidebars_wrapper aside {
    display: none; }
  .custom_sidebars_wrapper .rb-widget:first-of-type &gt; .search-form {
    margin-top: 0; }

/*  --------------------
	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 &gt; .vc_row, #main-content .rb-content.background_zoom_out &gt; .vc_row, #main-content .rb-content.background_shift_right &gt; .vc_row, #main-content .rb-content.background_shift_left &gt; .vc_row {
  overflow: hidden !important; }
  #main-content .rb-content.background_zoom_in &gt; .vc_row &gt; .row_hover_effect, #main-content .rb-content.background_zoom_out &gt; .vc_row &gt; .row_hover_effect, #main-content .rb-content.background_shift_right &gt; .vc_row &gt; .row_hover_effect, #main-content .rb-content.background_shift_left &gt; .vc_row &gt; .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 &gt; .vc_row &gt; .rb_column_wrapper, #main-content .rb-content.background_zoom_out &gt; .vc_row &gt; .rb_column_wrapper, #main-content .rb-content.background_shift_right &gt; .vc_row &gt; .rb_column_wrapper, #main-content .rb-content.background_shift_left &gt; .vc_row &gt; .rb_column_wrapper {
    position: relative;
    z-index: 1; }

#main-content .rb-content.background_zoom_out &gt; .vc_row &gt; .row_hover_effect {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

#main-content .rb-content.background_shift_right &gt; .vc_row &gt; .row_hover_effect {
  left: -40px; }

#main-content .rb-content.background_shift_left &gt; .vc_row &gt; .row_hover_effect {
  right: -40px; }

#main-content .rb-content.mask_top_left &gt; .rb_layer,
#main-content .rb-content.mask_top_left &gt; .vc_row {
  -webkit-mask-position: top left; }

#main-content .rb-content.mask_top_center &gt; .rb_layer,
#main-content .rb-content.mask_top_center &gt; .vc_row {
  -webkit-mask-position: top center; }

#main-content .rb-content.mask_top_right &gt; .rb_layer,
#main-content .rb-content.mask_top_right &gt; .vc_row {
  -webkit-mask-position: top right; }

#main-content .rb-content.mask_right_center &gt; .rb_layer,
#main-content .rb-content.mask_right_center &gt; .vc_row {
  -webkit-mask-position: right center; }

#main-content .rb-content.mask_bottom_right &gt; .rb_layer,
#main-content .rb-content.mask_bottom_right &gt; .vc_row {
  -webkit-mask-position: bottom right; }

#main-content .rb-content.mask_bottom_center &gt; .rb_layer,
#main-content .rb-content.mask_bottom_center &gt; .vc_row {
  -webkit-mask-position: bottom center; }

#main-content .rb-content.mask_bottom_left &gt; .rb_layer,
#main-content .rb-content.mask_bottom_left &gt; .vc_row {
  -webkit-mask-position: bottom left; }

#main-content .rb-content.mask_left_center &gt; .rb_layer,
#main-content .rb-content.mask_left_center &gt; .vc_row {
  -webkit-mask-position: left center; }

#main-content .rb-content &gt; .rb_layer,
#main-content .rb-content &gt; .vc_row {
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat; }

#main-content .rb-content &gt; .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 &gt; .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 &gt; .vc_row:hover &gt; .row_hover_effect {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  #main-content .rb-content.background_zoom_out &gt; .vc_row:hover &gt; .row_hover_effect {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  #main-content .rb-content.background_shift_right &gt; .vc_row:hover &gt; .row_hover_effect {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px); }
  #main-content .rb-content.background_shift_left &gt; .vc_row:hover &gt; .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 &gt; .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 &gt; 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 &gt; * {
  z-index: auto; }

.vc_row {
  position: relative; }
  .vc_row.overflow_hidden {
    overflow: hidden; }
  .vc_row:before {
    content: '';
    display: block !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .vc_row.vc_row-o-content-top {
    -webkit-align-items: flex-start !important;
    -moz-align-items: flex-start !important;
    -ms-align-items: flex-start !important;
    align-items: flex-start !important; }
  .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-content-bottom {
    -webkit-align-items: flex-end !important;
    -moz-align-items: flex-end !important;
    -ms-align-items: flex-end !important;
    align-items: flex-end !important; }
  .vc_row.vc_row-o-equal-height .wpb_wrapper {
    height: 100%; }
  .vc_row &gt; * {
    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 &gt; .wpb_column {
  width: calc(100% + 30px);
  height: 100%;
  margin-left: -15px;
  margin-right: -15px; }
  .rb_column_wrapper &gt; .wpb_column &gt; .vc_column-inner {
    height: 100%; }

body .vc_col-has-fill &gt; .vc_column-inner,
body .vc_row-has-fill + .vc_row-full-width + .vc_row &gt; .vc_column_container &gt; .vc_column-inner,
body .vc_row-has-fill + .vc_row &gt; .vc_column_container &gt; .vc_column-inner,
body .vc_row-has-fill &gt; .vc_column_container &gt; .vc_column-inner {
  padding-top: 0; }

/*  --------------------
	VC Accordion styles
--------------------  */
body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable.color_white .vc_tta-panel {
  background-color: #fff; }

body.wpb-js-composer div[data-vc-action="collapse"] .vc_tta.vc_general.color_violet .vc_tta-panel.vc_active .vc_tta-controls-icon,
body.wpb-js-composer div[data-vc-action="collapse"] .vc_tta.vc_general.color_violet .vc_tta-panel.vc_active .vc_tta-title-text {
  color: #7D3ED5; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel {
  -webkit-border-radius: 7px;
  border-radius: 7px; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel.vc_active {
    background-color: #2C2F50; }
    body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel.vc_active .vc_tta-title-text,
    body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel.vc_active .vc_tta-controls-icon,
    body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel.vc_active .vc_tta-panel-body {
      color: #fff; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel:not(:last-child) {
    border: 0;
    margin-bottom: 10px; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel {
  margin-bottom: 0;
  border: 0; }
  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:not(:last-child) {
    border: 0; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
    padding: 30px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 7px; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li {
  margin: 0 -1px 0 0;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #DBDBDB; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li:first-child {
    border-top-left-radius: 7px; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li:last-child {
    border-top-right-radius: 7px; }
  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 {
    z-index: 1; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li &gt; a {
    color: #000;
    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: 0px 25px 30px 55px;
  font-size: 15px;
  line-height: 23px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel:first-child {
  border-top: 1px solid #DBDBDB; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel:not(:last-child) {
  border-bottom: 1px solid #DBDBDB; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right &gt; a {
  padding: 20px 30px 20px 0 !important; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-left &gt; a {
  padding: 20px 0 20px 30px !important; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-controls-align-center .vc_tta-panel-title &gt; a {
  padding: 20px 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 &gt; 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 &gt; a {
  padding-right: 26px; }

body.wpb-js-composer .vc_tta-title-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: #000; }

body.wpb-js-composer .vc_tta-controls-icon {
  color: #C3C5C6; }

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 &gt; a {
    padding: 14px 5px; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel:not(:last-child) {
    margin-bottom: 15px; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: -5px; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel .vc_tta-panel-heading {
    text-align: center;
    -webkit-border-radius: 7px;
    border-radius: 7px; }
    body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel .vc_tta-panel-heading .vc_tta-title-text {
      color: #000 !important; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
    padding: 10px 30px 30px;
    -webkit-border-radius: 7px;
    border-radius: 7px; } }

/*  --------------------
	RB VC Banner styles
--------------------  */
.rb_banner_module {
  display: block;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  position: relative; }
  .rb_banner_module:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    -webkit-border-radius: 7px;
    border-radius: 7px; }
  .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: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .rb_banner_module.button_floated .rb_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_center .banner_desc_wrapper:only-child {
      margin: 0 auto; }
  .rb_banner_module .banner_desc_wrapper,
  .rb_banner_module .rb_button {
    position: relative;
    z-index: 2; }
  .rb_banner_module .banner_title {
    font-size: 28px;
    line-height: 35px;
    font-weight: 600;
    margin: 0; }
  .rb_banner_module .banner_divider {
    display: inline-block;
    height: 3px;
    width: 30px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .rb_banner_module .banner_divider + .banner_desc {
      margin-top: 6px; }
  .rb_banner_module .banner_desc {
    position: relative;
    margin: 13px 0 0; }
  .rb_banner_module .rb_button {
    margin-top: 26px; }

/*  --------------------
	RB VC Banner media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_banner_module.button_floated.landscape_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.landscape_align_left {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; } }

@media screen and (max-width: 991px) {
  .rb_banner_module.button_floated.portrait_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.portrait_align_left {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; } }

@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 {
  position: relative;
  z-index: 1; }

.rb_button.simple &gt; span:after {
  display: none; }

.rb_button.arrow_fade_out &gt; span {
  padding-right: 24px; }
  .rb_button.arrow_fade_out &gt; span:after {
    right: 0;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.rb_button.arrow_fade_in &gt; span {
  padding-left: 12px;
  padding-right: 12px; }
  .rb_button.arrow_fade_in &gt; span:after {
    opacity: 0;
    right: 6px;
    -webkit-transition: right 0.3s ease, opacity 0.15s ease;
    transition: right 0.3s ease, opacity 0.15s ease; }

.rb_button &gt; span {
  position: relative;
  -webkit-transition: padding 0.3s ease;
  transition: padding 0.3s ease; }
  .rb_button &gt; span:after {
    content: '\f121';
    font-family: 'rbicon';
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    margin-top: 1px; }
  .rb_button &gt; span &gt; i {
    margin-right: 10px;
    display: inline-block;
    margin-top: 1px; }
    .rb_button &gt; span &gt; i:before {
      font-size: 18px; }

.rb_button,
a.showcoupon,
.next.page-numbers,
.prev.page-numbers,
body div.wpforms-container-full .wpforms-form button[type=submit],
.post-password-form input[type='submit'],
.comment-form .submit,
.added_to_cart,
.woo_mini_cart .button,
.woocommerce .button,
.rb_woo_modal_content .button {
  min-height: 50px;
  padding: 0 25px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  white-space: normal;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  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_button.large,
  a.showcoupon.large,
  .next.page-numbers.large,
  .prev.page-numbers.large,
  body div.wpforms-container-full .wpforms-form button[type=submit].large,
  .post-password-form input[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: 15px;
    min-height: 60px;
    padding: 0 48px; }
  .rb_button.small,
  a.showcoupon.small,
  .next.page-numbers.small,
  .prev.page-numbers.small,
  body div.wpforms-container-full .wpforms-form button[type=submit].small,
  .post-password-form input[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: 14px;
    min-height: 40px;
    padding: 0 23px; }
    .rb_button.small &gt; span:after,
    a.showcoupon.small &gt; span:after,
    .next.page-numbers.small &gt; span:after,
    .prev.page-numbers.small &gt; span:after,
    body div.wpforms-container-full .wpforms-form button[type=submit].small &gt; span:after,
    .post-password-form input[type='submit'].small &gt; span:after,
    .comment-form .submit.small &gt; span:after,
    .added_to_cart.small &gt; span:after,
    .woo_mini_cart .button.small &gt; span:after,
    .woocommerce .button.small &gt; span:after,
    .rb_woo_modal_content .button.small &gt; span:after {
      margin-top: 0; }

/*  --------------------
	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.arrow_fade_out:hover &gt; span {
    padding-left: 12px;
    padding-right: 12px; }
    .rb_button.arrow_fade_out:hover &gt; span:after {
      right: -24px;
      opacity: 0; }
  .rb_button.arrow_fade_in:hover &gt; span {
    padding-left: 0px;
    padding-right: 24px; }
    .rb_button.arrow_fade_in:hover &gt; span:after {
      right: 0px;
      opacity: 1;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; } }

@media screen and (max-width: 991px) {
  .rb_button,
  a.showcoupon,
  .next.page-numbers,
  .prev.page-numbers,
  body 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 {
    padding: 0 20px; }
    .rb_button.large,
    a.showcoupon.large,
    .next.page-numbers.large,
    .prev.page-numbers.large,
    body 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 {
      padding: 0 25px; }
    .rb_button.small,
    a.showcoupon.small,
    .next.page-numbers.small,
    .prev.page-numbers.small,
    body 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 {
      padding: 0 15px; }
      .rb_button.small &gt; span:after,
      a.showcoupon.small &gt; span:after,
      .next.page-numbers.small &gt; span:after,
      .prev.page-numbers.small &gt; span:after,
      body div.wpforms-container-full .wpforms-form button[type=submit].small &gt; span:after,
      .comment-form .submit.small &gt; span:after,
      .added_to_cart.small &gt; span:after,
      .woo_mini_cart .button.small &gt; span:after,
      .woocommerce .button.small &gt; span:after,
      .rb_woo_modal_content .button.small &gt; span:after {
        margin-top: 0; }
  .rb_button &gt; span &gt; i:before {
    font-size: 16px; } }

/*  --------------------
	RB VC Blog styles
--------------------  */
div.blog.layout_checkerboard .content_inner .format-link .post-inner,
div.blog.layout_checkerboard .content_inner .format-quote .post-inner, div.blog.layout_small .content_inner .format-link .post-inner,
div.blog.layout_small .content_inner .format-quote .post-inner {
  display: block;
  padding-bottom: 20px; }
  div.blog.layout_checkerboard .content_inner .format-link .post-inner .post-media-wrapper,
  div.blog.layout_checkerboard .content_inner .format-link .post-inner .post-information,
  div.blog.layout_checkerboard .content_inner .format-quote .post-inner .post-media-wrapper,
  div.blog.layout_checkerboard .content_inner .format-quote .post-inner .post-information, div.blog.layout_small .content_inner .format-link .post-inner .post-media-wrapper,
  div.blog.layout_small .content_inner .format-link .post-inner .post-information,
  div.blog.layout_small .content_inner .format-quote .post-inner .post-media-wrapper,
  div.blog.layout_small .content_inner .format-quote .post-inner .post-information {
    width: 100%; }

div.blog.layout_checkerboard .content_inner .post-inner, div.blog.layout_small .content_inner .post-inner {
  padding: 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: 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 .content_inner .post-inner:after, div.blog.layout_small .content_inner .post-inner:after {
    display: none; }
  div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper, div.blog.layout_small .content_inner .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 .content_inner .post-inner .post-media-wrapper .post-media, div.blog.layout_small .content_inner .post-inner .post-media-wrapper .post-media {
      margin: 0; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper .post-date, div.blog.layout_small .content_inner .post-inner .post-media-wrapper .post-date {
      left: 0;
      top: 0;
      bottom: auto;
      border-top-right-radius: 0;
      border-bottom-right-radius: 7px; }
      div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper .post-date a, div.blog.layout_small .content_inner .post-inner .post-media-wrapper .post-date a {
        padding: 6px 30px; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper img, div.blog.layout_small .content_inner .post-inner .post-media-wrapper img {
      border-top-right-radius: 0;
      border-bottom-left-radius: 0; }
  div.blog.layout_checkerboard .content_inner .post-inner .post-title, div.blog.layout_small .content_inner .post-inner .post-title {
    margin-bottom: 15px; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-title:not(:first-child), div.blog.layout_small .content_inner .post-inner .post-title:not(:first-child) {
      margin-top: 10px; }
  div.blog.layout_checkerboard .content_inner .post-inner .post-information, div.blog.layout_small .content_inner .post-inner .post-information {
    position: relative;
    width: 50%;
    text-align: left;
    padding: 20px 30px; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-information:only-child, div.blog.layout_small .content_inner .post-inner .post-information:only-child {
      width: 100%; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-information .post-content, div.blog.layout_small .content_inner .post-inner .post-information .post-content {
      margin-top: 8px; }

/*  --------------------
	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 {
    padding-top: 15px; }
    .rb_blog_module_wrapper.animate .post:not(.slick-slide) {
      padding-bottom: 15px; }
    .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) {
  .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; }
    .blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-media-wrapper .post-date {
      right: 0;
      left: auto;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 7px; }
    .blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-information {
      text-align: right; }
      .blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-information:first-child {
        text-align: left; } }

@media screen and (max-width: 991px) {
  div.blog.layout_small .content_inner .post-inner .post-media {
    margin-right: 20px; }
  div.blog.layout_checkerboard .content_inner .post-inner, div.blog.layout_small .content_inner .post-inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper, div.blog.layout_small .content_inner .post-inner .post-media-wrapper {
      width: 100%; }
      div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper img, div.blog.layout_small .content_inner .post-inner .post-media-wrapper img {
        border-top-right-radius: 7px;
        border-top-left-radius: 7px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-information, div.blog.layout_small .content_inner .post-inner .post-information {
      width: 100%; } }

@media screen and (max-width: 767px) {
  .blog.layout_small .content_inner .post-inner .post-media {
    margin-right: 0px; }
  .blog.layout_checkerboard .content_inner .post-inner,
  .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; }
    .blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper,
    .blog.layout_checkerboard .content_inner .post-inner .post-information,
    .blog.layout_small .content_inner .post-inner .post-media-wrapper,
    .blog.layout_small .content_inner .post-inner .post-information {
      width: 100%; } }

/*  --------------------
	RB VC Divider styles
--------------------  */
.rb_divider_wrapper.default .rb_divider {
  height: 1px; }

.rb_divider_wrapper.style_1 .rb_divider:before, .rb_divider_wrapper.style_1 .rb_divider:after {
  content: '';
  position: absolute;
  top: 1px;
  width: calc(50% - 46px);
  height: 1px; }

.rb_divider_wrapper.style_1 .rb_divider:before {
  left: 0; }

.rb_divider_wrapper.style_1 .rb_divider:after {
  right: 0; }

.rb_divider_wrapper.style_1 .rb_divider span {
  width: 6px;
  height: 3px;
  left: calc(50% - 3px);
  position: absolute;
  -webkit-border-radius: 2px;
  border-radius: 2px; }
  .rb_divider_wrapper.style_1 .rb_divider span:before, .rb_divider_wrapper.style_1 .rb_divider span:after {
    content: '';
    position: absolute;
    width: 36px;
    height: 3px;
    top: 0;
    background-color: inherit;
    -webkit-border-radius: inherit;
    border-radius: inherit; }
  .rb_divider_wrapper.style_1 .rb_divider span:before {
    left: -43px; }
  .rb_divider_wrapper.style_1 .rb_divider span:after {
    right: -43px; }

.rb_divider_wrapper.style_2 .rb_divider {
  width: 56px; }
  .rb_divider_wrapper.style_2 .rb_divider:before, .rb_divider_wrapper.style_2 .rb_divider:after {
    content: '';
    position: absolute;
    top: 0;
    width: 6px;
    height: 3px;
    background-color: inherit; }
  .rb_divider_wrapper.style_2 .rb_divider:before {
    left: -13px; }
  .rb_divider_wrapper.style_2 .rb_divider:after {
    right: -13px; }

.rb_divider_wrapper.dashed .rb_divider {
  background-size: 20px 3px, 100% 3px; }

.rb_divider_wrapper .rb_divider {
  position: relative;
  width: 100%;
  height: 3px;
  margin: 0 auto;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/*  -------------------
	Icon list styles
-------------------  */
.rb_icon_list_module {
  line-height: initial;
  display: block; }
  .rb_icon_list_module.direction_column &gt; * {
    margin-top: 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: 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_icon_list_module.direction_line &gt; * {
    display: inline-block;
    margin-right: 15px; }
    .rb_icon_list_module.direction_line &gt; *: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 p {
    margin-bottom: 0; }
  .rb_icon_list_module .title {
    font-size: 16px;
    margin-left: 8px;
    position: relative;
    display: inline-block; }
    .rb_icon_list_module .title:first-child, .rb_icon_list_module .title:empty {
      margin-left: 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 {
  overflow: hidden;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .rb_milestone_module .milestone_wrapper {
    position: relative;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .rb_milestone_module .milestone_wrapper.style_simple {
      padding-bottom: 0; }
      .rb_milestone_module .milestone_wrapper.style_simple .milestone_content .milestone_icon {
        margin-bottom: 12px; }
    .rb_milestone_module .milestone_wrapper.style_advanced {
      position: relative;
      padding: 33px 35px 35px 90px; }
      .rb_milestone_module .milestone_wrapper.style_advanced .milestone_content .milestone_icon {
        top: 0;
        left: 0;
        position: absolute;
        width: 70px;
        height: 70px;
        line-height: 70px;
        text-align: center;
        border-bottom-right-radius: 10px; }
    .rb_milestone_module .milestone_wrapper .milestone_content {
      line-height: initial; }
      .rb_milestone_module .milestone_wrapper .milestone_content .milestone_icon {
        display: inline-block;
        position: relative; }
        .rb_milestone_module .milestone_wrapper .milestone_content .milestone_icon.shape_round, .rb_milestone_module .milestone_wrapper .milestone_content .milestone_icon.shape_square {
          width: 70px;
          height: 70px;
          line-height: 70px;
          text-align: center; }
        .rb_milestone_module .milestone_wrapper .milestone_content .milestone_icon.shape_round {
          -webkit-border-radius: 50%;
          border-radius: 50%; }
        .rb_milestone_module .milestone_wrapper .milestone_content .milestone_icon.shape_square {
          -webkit-border-radius: 10px;
          border-radius: 10px; }
        .rb_milestone_module .milestone_wrapper .milestone_content .milestone_icon i,
        .rb_milestone_module .milestone_wrapper .milestone_content .milestone_icon i:before {
          font-size: 36px; }
      .rb_milestone_module .milestone_wrapper .milestone_content .count_wrapper {
        font-size: 36px;
        line-height: 1em;
        font-weight: 600; }
        .rb_milestone_module .milestone_wrapper .milestone_content .count_wrapper .symbol {
          font-size: .6em;
          vertical-align: super;
          display: inline-block;
          margin-left: 3px; }
      .rb_milestone_module .milestone_wrapper .milestone_content .milestone_title {
        font-size: 14px;
        margin-top: 10px;
        line-height: 1.7em; }

/*  --------------------
	RB VC Info Box styles
--------------------  */
.rb_latest_posts h5 {
  padding-bottom: 15px;
  margin-bottom: 22px;
  position: relative;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500; }
  .rb_latest_posts h5:before {
    content: '';
    width: 30px;
    height: 2px;
    bottom: 0;
    left: 0;
    position: absolute; }

.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: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .rb_latest_posts .rb_latest_post:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E1E1E1; }
  .rb_latest_posts .rb_latest_post .image_wrapper {
    width: 65px;
    margin-right: 15px;
    -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 {
      -webkit-border-radius: 7px;
      border-radius: 7px;
      position: relative; }
  .rb_latest_posts .rb_latest_post .info_wrapper .title {
    font-size: 15px;
    font-weight: 500; }
  .rb_latest_posts .rb_latest_post .info_wrapper .date {
    font-size: 13px;
    font-weight: 500; }

/*  --------------------
	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: 36px;
  font-weight: 700; }

.wpb_content_element.vc_pie_chart .wpb_pie_chart_heading {
  font-size: 20px;
  margin-top: 12px; }

/*  --------------------
	RB VC Pie Charts 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 Presentation styles
--------------------  */
.rb_presentation_module .presentation_triggers {
  margin: 0 0 45px;
  text-align: center; }
  .rb_presentation_module .presentation_triggers .presentation_trigger {
    display: inline-block;
    cursor: pointer;
    margin: 0 20px;
    padding: 0;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .rb_presentation_module .presentation_triggers .presentation_trigger.active .images_count {
      display: inline-block; }
    .rb_presentation_module .presentation_triggers .presentation_trigger .images_count {
      position: absolute;
      left: 50%;
      top: -29px;
      color: #fff;
      background-color: #141414;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      height: 24px;
      width: 24px;
      line-height: 24px;
      display: none;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .rb_presentation_module .presentation_triggers .presentation_trigger:before {
      display: none; }

.rb_presentation_module .presentation_content {
  position: relative;
  margin: 0 -15px -30px; }
  .rb_presentation_module .presentation_content .presentation_tab {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    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_presentation_module .presentation_content .presentation_tab.active {
      z-index: 1; }
      .rb_presentation_module .presentation_content .presentation_tab.active .presentation_single_image {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
    .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image {
      width: calc(20% - 30px);
      margin: 0 15px 30px;
      text-align: center;
      -webkit-transition: transform 0.25s ease-in-out;
      transition: transform 0.25s ease-in-out;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0); }
      .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image .presentation_image_wrapper {
        display: block;
        padding-bottom: 100%;
        overflow: hidden;
        position: relative;
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        -webkit-transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out; }
        .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image .presentation_image_wrapper img {
          top: 0px;
          left: 0px;
          position: absolute; }
      .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image .presentation_link {
        display: inline-block;
        margin-top: 15px; }

/*  --------------------
	RB VC Presentation 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_presentation_module .presentation_content .presentation_tab .presentation_single_image .presentation_image_wrapper:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

@media screen and (max-width: 1199px) {
  .rb_presentation_module {
    padding-bottom: 0px !important; }
    .rb_presentation_module .presentation_content .presentation_tab {
      position: relative;
      display: none; }
      .rb_presentation_module .presentation_content .presentation_tab.active {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image {
        width: calc(25% - 30px); } }

@media screen and (max-width: 991px) {
  .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image {
    width: calc(33% - 30px); } }

@media screen and (max-width: 767px) {
  .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image {
    width: calc(50% - 30px); } }

/*  --------------------
	RB VC Pricing Plan styles
--------------------  */
.rb_pricing_plan_module {
  height: 100%;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 7px;
  border-radius: 7px;
  padding: 0 35px 281px;
  position: relative;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease; }
  .rb_pricing_plan_module .title {
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    padding: 10px 0;
    margin: 0 -35px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px; }
    .rb_pricing_plan_module .title:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #D9D9D9; }
  .rb_pricing_plan_module .content-wrapper {
    margin-top: 41px; }
    .rb_pricing_plan_module .content-wrapper ul {
      display: inline-block; }
    .rb_pricing_plan_module .content-wrapper p:not(:last-child) {
      margin: 0 0 .9em; }
    .rb_pricing_plan_module .content-wrapper p del {
      opacity: .6; }
  .rb_pricing_plan_module .main_info_wrapper {
    position: absolute;
    left: 35px;
    right: 35px;
    bottom: 35px;
    padding: 42px 30px 30px;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 7px;
    border-radius: 7px; }
    .rb_pricing_plan_module .main_info_wrapper .price_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: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      -ms-align-items: flex-end;
      align-items: flex-end; }
      .rb_pricing_plan_module .main_info_wrapper .price_wrapper i {
        font-size: 28px;
        position: relative;
        top: -8px;
        left: -10px; }
      .rb_pricing_plan_module .main_info_wrapper .price_wrapper &gt; span {
        font-size: 64px;
        font-weight: 500;
        line-height: 64px;
        position: relative;
        display: inline-block; }
        .rb_pricing_plan_module .main_info_wrapper .price_wrapper &gt; span span {
          font-size: 24px;
          line-height: 36px;
          font-weight: 600;
          position: absolute;
          margin-left: 10px;
          top: 0; }
      .rb_pricing_plan_module .main_info_wrapper .price_wrapper p {
        margin-left: 10px;
        font-size: 14px;
        position: relative;
        top: -2px; }
    .rb_pricing_plan_module .main_info_wrapper .rb_button {
      width: 100%;
      margin-top: 23px;
      padding: 0 5px; }

/*  --------------------
	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: 1199px) {
  .rb_pricing_plan_module {
    padding: 0 25px 281px; }
    .rb_pricing_plan_module .title {
      margin: 0 -25px; } }

@media screen and (max-width: 991px) {
  .rb_pricing_plan_module {
    padding: 0 20px 220px; }
    .rb_pricing_plan_module .title {
      margin: 0 -20px; }
    .rb_pricing_plan_module .main_info_wrapper {
      right: 20px;
      left: 20px;
      bottom: 20px;
      padding: 25px 20px 20px; }
      .rb_pricing_plan_module .main_info_wrapper .price_wrapper &gt; span {
        font-size: 50px;
        line-height: 54px; }
    .rb_pricing_plan_module .content-wrapper {
      margin-top: 30px; } }

/*  --------------------
	RB VC Progress Bar styles
--------------------  */
.rb_progress_bar_module p {
  margin: 0 0 9px;
  display: inline-block;
  font-weight: 600;
  font-size: 16px; }

.rb_progress_bar_module .progress_bar {
  width: 100%;
  height: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #F0F1F2;
  position: relative; }
  .rb_progress_bar_module .progress_bar .bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    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-size: 14px;
      font-weight: 500; }

/*  --------------------
	RB VC Roadmap styles
--------------------  */
.rb_roadmap_module {
  margin: 0 -15px -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_roadmap_module.style_square .rb_roadmap_item .roadmap_icon_wrapper {
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .rb_roadmap_module.style_round .rb_roadmap_item .roadmap_icon_wrapper {
    margin-bottom: -10px;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    .rb_roadmap_module.style_round .rb_roadmap_item .roadmap_icon_wrapper .number {
      right: -10px;
      bottom: -10px; }
  .rb_roadmap_module .rb_roadmap_item {
    position: relative;
    margin: 0 15px 60px;
    width: calc(25% - 30px); }
    .rb_roadmap_module .rb_roadmap_item:last-child .roadmap_divider, .rb_roadmap_module .rb_roadmap_item:nth-child(4n) .roadmap_divider {
      display: none; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper {
      position: relative;
      display: inline-block;
      width: 90px;
      height: 90px; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper i {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper i:before {
          font-size: 60px;
          line-height: 60px; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper .number {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        right: -20px;
        bottom: -20px;
        font-size: 20px;
        font-weight: 600; }
        .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper .number i:before {
          content: '\f109';
          font-family: 'rbicon';
          font-size: 15px; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_divider {
      position: absolute;
      left: 110px;
      top: 60px;
      width: calc(100% - 130px);
      height: 1px;
      background-image: linear-gradient(90deg, #73778C, #73778C 40%, transparent 40%, transparent 100%);
      background-size: 12px 1px; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_divider:after {
        content: '\f121';
        font-family: 'rbicon';
        position: absolute;
        right: -30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 24px; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper .roadmap_title {
      font-size: 20px;
      line-height: 1.5em;
      font-weight: 600;
      margin: 45px 0 0; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper .roadmap_description {
      margin-top: 11px;
      line-height: 1.8em; }

/*  --------------------
	RB VC Roadmap media styles
--------------------  */
@media screen and (max-width: 991px) {
  .rb_roadmap_module .rb_roadmap_item {
    width: calc(50% - 30px); }
    .rb_roadmap_module .rb_roadmap_item:nth-child(2n) .roadmap_divider {
      display: none; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper {
      display: block; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_divider {
      width: calc(100% - 145px); } }

@media screen and (max-width: 767px) {
  .rb_roadmap_module {
    margin: 0 0 -50px; }
    .rb_roadmap_module .rb_roadmap_item {
      width: 100%;
      margin: 0 0 50px;
      text-align: center; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper {
        margin: 0 auto; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_divider {
        display: none; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper .roadmap_title {
        margin-top: 40px; } }

/*  --------------------
	RB VC Text styles
--------------------  */
.rb_textmodule.with_icon.align_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_textmodule.with_icon.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: 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; }

.rb_textmodule.with_icon.align_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_textmodule.align_left .rb_textmodule_divider {
  left: 0;
  right: auto; }

.rb_textmodule.align_left .rb_textmodule_icon {
  margin-right: 11px; }
  .rb_textmodule.align_left .rb_textmodule_icon:not(.shape_none) {
    margin-right: 27px; }

.rb_textmodule.align_center .rb_textmodule_divider {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.rb_textmodule.align_center .rb_textmodule_icon:not(.shape_none) {
  margin-bottom: 22px; }

.rb_textmodule.align_right .rb_textmodule_divider {
  right: 0;
  left: auto; }

.rb_textmodule.align_right .rb_textmodule_icon {
  margin-left: 11px; }
  .rb_textmodule.align_right .rb_textmodule_icon:not(.shape_none) {
    margin-left: 27px; }

.rb_textmodule .rb_textmodule_icon {
  width: 74px;
  height: 74px;
  line-height: 74px;
  font-size: 30px;
  position: relative;
  text-align: center;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  margin-top: -13px; }
  .rb_textmodule .rb_textmodule_icon.shape_none {
    background-color: transparent; }
  .rb_textmodule .rb_textmodule_icon.shape_round {
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .rb_textmodule .rb_textmodule_icon.shape_square {
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .rb_textmodule .rb_textmodule_icon i,
  .rb_textmodule .rb_textmodule_icon i:before {
    font-size: inherit; }

.rb_textmodule .rb_textmodule_title {
  position: relative;
  font-size: 36px;
  line-height: 1.4em;
  margin-bottom: 10px;
  font-weight: 700; }
  .rb_textmodule .rb_textmodule_title.has_divider {
    padding-bottom: 9px; }
  .rb_textmodule .rb_textmodule_title:not(.has_divider) + .rb_textmodule_content_wrapper {
    margin-top: -4px; }

.rb_textmodule .rb_textmodule_subtitle {
  font-size: 14px;
  line-height: 21px;
  padding: 8px 20px;
  display: inline-block;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .rb_textmodule .rb_textmodule_subtitle:not(:last-child) {
    margin-bottom: 15px; }

.rb_textmodule .rb_textmodule_divider {
  width: 30px;
  height: 3px;
  position: absolute;
  bottom: -2px;
  left: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.rb_textmodule .rb_textmodule_button {
  margin-top: 35px; }

/*  --------------------
	RB VC Text media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_textmodule.with_icon.landscape_align_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_textmodule.with_icon.landscape_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: 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; }
  .rb_textmodule.with_icon.landscape_align_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_textmodule.landscape_align_left .rb_textmodule_divider {
    right: auto;
    left: 0; }
    .rb_textmodule.landscape_align_left .rb_textmodule_divider:before {
      opacity: 0; }
    .rb_textmodule.landscape_align_left .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.landscape_align_center .rb_textmodule_divider {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .rb_textmodule.landscape_align_center .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.landscape_align_center .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.landscape_align_right .rb_textmodule_divider {
    right: 0;
    left: auto; }
    .rb_textmodule.landscape_align_right .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.landscape_align_right .rb_textmodule_divider:after {
      opacity: 0; } }

@media screen and (max-width: 991px) {
  .wpb_wrapper .rb_textmodule .rb_textmodule_title {
    font-size: 30px; }
  .rb_textmodule.with_icon.portrait_align_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_textmodule.with_icon.portrait_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: 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; }
  .rb_textmodule.with_icon.portrait_align_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_textmodule.portrait_align_left .rb_textmodule_divider {
    right: auto;
    left: 0; }
    .rb_textmodule.portrait_align_left .rb_textmodule_divider:before {
      opacity: 0; }
    .rb_textmodule.portrait_align_left .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.portrait_align_center .rb_textmodule_divider {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .rb_textmodule.portrait_align_center .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.portrait_align_center .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.portrait_align_right .rb_textmodule_divider {
    right: 0;
    left: auto; }
    .rb_textmodule.portrait_align_right .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.portrait_align_right .rb_textmodule_divider:after {
      opacity: 0; } }

@media screen and (max-width: 767px) {
  .wpb_wrapper .rb_textmodule .rb_textmodule_title {
    font-size: 26px; }
  .rb_textmodule.with_icon.mobile_align_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_textmodule.with_icon.mobile_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: 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; }
  .rb_textmodule.with_icon.mobile_align_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_textmodule.mobile_align_left .rb_textmodule_divider {
    right: auto;
    left: 0; }
    .rb_textmodule.mobile_align_left .rb_textmodule_divider:before {
      opacity: 0; }
    .rb_textmodule.mobile_align_left .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.mobile_align_center .rb_textmodule_divider {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .rb_textmodule.mobile_align_center .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.mobile_align_center .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.mobile_align_right .rb_textmodule_divider {
    right: 0;
    left: auto; }
    .rb_textmodule.mobile_align_right .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.mobile_align_right .rb_textmodule_divider:after {
      opacity: 0; } }

/*  --------------------
	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 img {
        display: block;
        -webkit-border-radius: 10px;
        border-radius: 10px; }
      .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;
        -webkit-border-radius: 10px;
        border-radius: 10px; }
        .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;
            font-weight: 600; }
            .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay .text_wrapper h5:before {
              content: '';
              position: absolute;
              bottom: 0;
              left: calc(50% - 15px);
              width: 30px;
              height: 3px;
              -webkit-border-radius: 3px;
              border-radius: 3px; }
        .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay .icon_wrapper {
          position: absolute;
          left: 50%;
          top: 50%;
          width: 48px;
          height: 48px;
          line-height: 50px;
          text-align: center;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          -webkit-border-radius: 50%;
          border-radius: 50%; }
          .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay .icon_wrapper:before {
            content: '\f157';
            font-family: 'rbicon';
            font-size: 20px; }

/*  --------------------
	RB VC Gallery 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_gallery_wrapper .rb_gallery_images .rb_gallery_image:hover .rb_gallery_overlay {
    opacity: 1; } }

@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; } }

/*  --------------------
	RB VC Service styles
--------------------  */
.rb_footer_template .rb_service_module.style_icon_left .service_image_wrapper,
.rb_footer_template .rb_service_module.style_icon_left .service_icon_wrapper,
.rb_sticky_template .rb_service_module.style_icon_left .service_image_wrapper,
.rb_sticky_template .rb_service_module.style_icon_left .service_icon_wrapper,
.rb_header_template .rb_service_module.style_icon_left .service_image_wrapper,
.rb_header_template .rb_service_module.style_icon_left .service_icon_wrapper {
  margin-right: 20px; }

.rb_footer_template .rb_service_module.style_icon_right .service_image_wrapper,
.rb_footer_template .rb_service_module.style_icon_right .service_icon_wrapper,
.rb_sticky_template .rb_service_module.style_icon_right .service_image_wrapper,
.rb_sticky_template .rb_service_module.style_icon_right .service_icon_wrapper,
.rb_header_template .rb_service_module.style_icon_right .service_image_wrapper,
.rb_header_template .rb_service_module.style_icon_right .service_icon_wrapper {
  margin-left: 20px; }

.rb_footer_template .rb_service_module .service_content_wrapper .service_title,
.rb_sticky_template .rb_service_module .service_content_wrapper .service_title,
.rb_header_template .rb_service_module .service_content_wrapper .service_title {
  font-weight: 500; }

.rb_footer_template .rb_service_module .service_content_wrapper .content_wrapper,
.rb_sticky_template .rb_service_module .service_content_wrapper .content_wrapper,
.rb_header_template .rb_service_module .service_content_wrapper .content_wrapper {
  margin-top: 0; }

.rb_sticky_template .rb_service_module.style_icon_left.align_left, .rb_sticky_template .rb_service_module.style_icon_right.align_left,
.rb_header_template .rb_service_module.style_icon_left.align_left,
.rb_header_template .rb_service_module.style_icon_right.align_left {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

.rb_sticky_template .rb_service_module.style_icon_left.align_center, .rb_sticky_template .rb_service_module.style_icon_right.align_center,
.rb_header_template .rb_service_module.style_icon_left.align_center,
.rb_header_template .rb_service_module.style_icon_right.align_center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.rb_sticky_template .rb_service_module.style_icon_left.align_right, .rb_sticky_template .rb_service_module.style_icon_right.align_right,
.rb_header_template .rb_service_module.style_icon_left.align_right,
.rb_header_template .rb_service_module.style_icon_right.align_right {
  text-align: left !important;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

.rb_sticky_template .rb_service_module .service_content_wrapper .content_wrapper,
.rb_header_template .rb_service_module .service_content_wrapper .content_wrapper {
  font-weight: 600; }

.rb_service_module,
.rb_service_module:before,
.rb_service_module:after,
.rb_service_module .service_icon_wrapper,
.rb_service_module .service_icon_wrapper i:before,
.rb_service_module .service_icon_wrapper svg,
.rb_service_module .service_content_wrapper .service_title,
.rb_service_module .service_content_wrapper .content_wrapper {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.rb_service_module {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 7px;
  border-radius: 7px; }
  .rb_service_module.shape_none.hover_none {
    -webkit-border-radius: 0;
    border-radius: 0; }
  .rb_service_module:before, .rb_service_module:after {
    content: '';
    height: 100%;
    right: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    -webkit-border-radius: inherit;
    border-radius: inherit; }
  .rb_service_module:before {
    top: 80%;
    opacity: 0;
    z-index: 2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-filter: brightness(50%);
    filter: brightness(50%); }
  .rb_service_module:after {
    z-index: 1;
    top: 100%;
    background-color: #000; }
  .rb_service_module.shape_square .service_icon_wrapper {
    padding: 15px;
    -webkit-border-radius: 7px;
    border-radius: 7px; }
  .rb_service_module.shape_round .service_icon_wrapper {
    padding: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .rb_service_module.shape_round .service_image_wrapper {
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .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_image_wrapper,
    .rb_service_module.style_icon_left .service_icon_wrapper {
      margin-right: 28px; }
  .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_image_wrapper,
    .rb_service_module.style_icon_right .service_icon_wrapper {
      margin-left: 28px; }
  .rb_service_module.style_icon_left .service_content_wrapper .service_title, .rb_service_module.style_icon_right .service_content_wrapper .service_title {
    margin-top: 0; }
  .rb_service_module &gt; * {
    position: relative;
    z-index: 3; }
  .rb_service_module .service_icon_wrapper {
    display: inline-block;
    line-height: 0; }
    .rb_service_module .service_icon_wrapper i {
      position: relative;
      display: inline-block;
      width: 1em;
      height: 1em;
      line-height: calc(1em + 2px); }
    .rb_service_module .service_icon_wrapper i,
    .rb_service_module .service_icon_wrapper i:before {
      font-size: 30px; }
  .rb_service_module .service_image_wrapper {
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    line-height: 0;
    width: 60px; }
  .rb_service_module.icon_large .service_image_wrapper {
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    line-height: 0;
    width: 500px; }
  .rb_service_module .service_content_wrapper .service_title {
    margin: 23px 0 0;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    line-height: initial; }
  .rb_service_module .service_content_wrapper .content_wrapper {
    margin-top: 9px; }
  .rb_service_module .service_content_wrapper .author_wrapper {
    margin-top: 9px;
    padding-left: 40px;
    font-size: 14px;
    position: relative; }
    .rb_service_module .service_content_wrapper .author_wrapper:before {
      content: '';
      width: 30px;
      height: 1px;
      position: absolute;
      left: 0;
      top: calc(50% - 1px); }

/*  --------------------
	RB VC Service 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_service_module.hover_image:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); }
    .rb_service_module.hover_image:hover:before, .rb_service_module.hover_image:hover:after {
      top: 0%; }
    .rb_service_module.hover_image:hover:before {
      opacity: 1;
      -webkit-transition: all 0.17s ease-out 0.18s;
      transition: all 0.17s ease-out 0.18s; }
    .rb_service_module.hover_image:hover:after {
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; } }

@media screen and (max-width: 1199px) {
  .rb_header_template .rb_service_module.style_icon_left.landscape_align_left, .rb_header_template .rb_service_module.style_icon_right.landscape_align_left {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; }
  .rb_header_template .rb_service_module.style_icon_left.landscape_align_center, .rb_header_template .rb_service_module.style_icon_right.landscape_align_center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .rb_header_template .rb_service_module.style_icon_left.landscape_align_right, .rb_header_template .rb_service_module.style_icon_right.landscape_align_right {
    text-align: left !important;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; } }

@media screen and (max-width: 991px) {
  .rb_header_template .rb_service_module.style_icon_left.portrait_align_left, .rb_header_template .rb_service_module.style_icon_right.portrait_align_left {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; }
  .rb_header_template .rb_service_module.style_icon_left.portrait_align_center, .rb_header_template .rb_service_module.style_icon_right.portrait_align_center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .rb_header_template .rb_service_module.style_icon_left.portrait_align_right, .rb_header_template .rb_service_module.style_icon_right.portrait_align_right {
    text-align: left !important;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; } }

@media screen and (max-width: 767px) {
  .rb_header_template .rb_service_module.style_icon_left.mobile_align_left, .rb_header_template .rb_service_module.style_icon_right.mobile_align_left {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; }
  .rb_header_template .rb_service_module.style_icon_left.mobile_align_center, .rb_header_template .rb_service_module.style_icon_right.mobile_align_center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .rb_header_template .rb_service_module.style_icon_left.mobile_align_right, .rb_header_template .rb_service_module.style_icon_right.mobile_align_right {
    text-align: left !important;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; }
  .rb_service_module.style_icon_left, .rb_service_module.style_icon_right {
    display: block; }
    .rb_service_module.style_icon_left .service_image_wrapper,
    .rb_service_module.style_icon_left .service_icon_wrapper, .rb_service_module.style_icon_right .service_image_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_service_module .service_title br {
    display: none; }
  .rb_service_module .service_content_wrapper .author_wrapper {
    padding-left: 0;
    padding-top: 15px;
    margin-top: 15px;
    padding-right: 0; }
    .rb_service_module .service_content_wrapper .author_wrapper:before {
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); } }

/*  --------------------
	RB VC Testimonials styles
--------------------  */
.rb_testimonials_module.style_simple .testimonial {
  padding-top: 60px;
  padding-bottom: 60px;
  margin: 0 15px 30px; }
  .rb_testimonials_module.style_simple .testimonial:hover .image_wrapper img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }
  .rb_testimonials_module.style_simple .testimonial .quotes_wrapper,
  .rb_testimonials_module.style_simple .testimonial .image_wrapper {
    max-width: 60px;
    position: absolute;
    left: 0;
    top: 0; }
    .rb_testimonials_module.style_simple .testimonial .quotes_wrapper img,
    .rb_testimonials_module.style_simple .testimonial .image_wrapper img {
      border-top-left-radius: 7px;
      border-bottom-right-radius: 7px;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
  .rb_testimonials_module.style_simple .testimonial .image-wrapper {
    line-height: 0px; }
  .rb_testimonials_module.style_simple .testimonial .quotes_wrapper {
    width: 60px;
    height: 60px;
    line-height: 60px; }
    .rb_testimonials_module.style_simple .testimonial .quotes_wrapper.square, .rb_testimonials_module.style_simple .testimonial .quotes_wrapper.round {
      border-top-right-radius: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 7px; }
  .rb_testimonials_module.style_simple .testimonial .testimonial_name {
    position: relative;
    padding-left: 60px;
    font-weight: 600;
    font-size: 14px; }
    .rb_testimonials_module.style_simple .testimonial .testimonial_name:before {
      content: '';
      position: absolute;
      top: calc(50% - 1px);
      left: 0;
      width: 50px;
      height: 1px;
      opacity: .5; }

.rb_testimonials_module.style_extended.image_top .testimonial {
  margin-top: 40px;
  overflow: visible;
  text-align: center;
  padding: 0px 25px 65px; }
  .rb_testimonials_module.style_extended.image_top .testimonial .image_wrapper {
    display: inline-block;
    margin-bottom: 17px;
    margin-top: -40px; }
  .rb_testimonials_module.style_extended.image_top .testimonial .quotes_wrapper {
    margin-top: 30px;
    margin-bottom: 19px; }

.rb_testimonials_module.style_extended.image_top .rb_carousel .slick-dots {
  position: absolute;
  bottom: 15px; }

.rb_testimonials_module.style_extended.image_left .testimonial {
  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: 30px; }
  .rb_testimonials_module.style_extended.image_left .testimonial .quotes_wrapper,
  .rb_testimonials_module.style_extended.image_left .testimonial .image_wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 30px; }

.rb_testimonials_module.style_extended .testimonial .image_wrapper {
  width: 80px; }
  .rb_testimonials_module.style_extended .testimonial .image_wrapper.round img {
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .rb_testimonials_module.style_extended .testimonial .image_wrapper.square img {
    -webkit-border-radius: 7px;
    border-radius: 7px; }

.rb_testimonials_module.style_extended .testimonial .testimonial_name {
  font-weight: 500;
  font-size: 15px; }

.rb_testimonials_module.style_extended .testimonial .testimonial_desc {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500; }

.rb_testimonials_module .rb_testimonials_wrapper {
  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: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch; }
  .rb_testimonials_module .rb_testimonials_wrapper.columns_2 .testimonial {
    width: calc(50% - 30px); }
  .rb_testimonials_module .rb_testimonials_wrapper.columns_3 .testimonial {
    width: calc(33.3% - 30px); }
  .rb_testimonials_module .rb_testimonials_wrapper.columns_4 .testimonial {
    width: calc(25% - 30px); }
  .rb_testimonials_module .rb_testimonials_wrapper.columns_5 .testimonial {
    width: calc(20% - 30px); }

.rb_testimonials_module .testimonial {
  overflow: hidden;
  position: relative;
  padding: 35px 35px 35px 90px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .rb_testimonials_module .testimonial .quotes_wrapper {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block; }
    .rb_testimonials_module .testimonial .quotes_wrapper:before {
      content: '\f151';
      font-family: 'rbicon';
      font-size: 20px;
      position: relative;
      top: 2px;
      left: 1px; }
    .rb_testimonials_module .testimonial .quotes_wrapper.square {
      -webkit-border-radius: 7px;
      border-radius: 7px; }
  .rb_testimonials_module .testimonial .quotes_wrapper,
  .rb_testimonials_module .testimonial .image_wrapper img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .rb_testimonials_module .testimonial .testimonials_stars {
    display: inline-block;
    position: relative;
    margin-bottom: 15px; }
    .rb_testimonials_module .testimonial .testimonials_stars:before, .rb_testimonials_module .testimonial .testimonials_stars:after {
      font-family: 'rbicon';
      letter-spacing: 3px;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    .rb_testimonials_module .testimonial .testimonials_stars:before {
      content: '\f158 \f158 \f158 \f158 \f158 '; }
    .rb_testimonials_module .testimonial .testimonials_stars:after {
      position: absolute;
      left: 0; }
    .rb_testimonials_module .testimonial .testimonials_stars.stars_1:after {
      content: '\f158 '; }
    .rb_testimonials_module .testimonial .testimonials_stars.stars_2:after {
      content: '\f158 \f158'; }
    .rb_testimonials_module .testimonial .testimonials_stars.stars_3:after {
      content: '\f158 \f158 \f158'; }
    .rb_testimonials_module .testimonial .testimonials_stars.stars_4:after {
      content: '\f158 \f158 \f158 \f158'; }
    .rb_testimonials_module .testimonial .testimonials_stars.stars_5:after {
      content: '\f158 \f158 \f158 \f158 \f158'; }
  .rb_testimonials_module .testimonial .testimonial_desc {
    line-height: 24px;
    margin-bottom: 13px;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .rb_testimonials_module .testimonial .testimonial_name {
    font-style: italic; }
    .rb_testimonials_module .testimonial .testimonial_name:before {
      -webkit-transition: background-color 0.3s ease;
      transition: background-color 0.3s ease; }

.rb_testimonials_module .rb_carousel .slick-dots {
  margin-top: 25px; }

@media screen and (max-width: 1440px) {
  .rb_testimonials_module .rb_testimonials_wrapper.columns_5 .testimonial {
    width: calc(25% - 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_testimonials_module.style_with_bg .testimonial:not(.slick-slide):hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); }
  .rb_testimonials_module.style_with_bg .testimonial:hover {
    background-position: 100% 99%; } }

@media screen and (max-width: 1199px) {
  .rb_testimonials_module .rb_testimonials_wrapper.columns_4 .testimonial, .rb_testimonials_module .rb_testimonials_wrapper.columns_5 .testimonial {
    width: calc(33.3% - 30px); } }

@media screen and (max-width: 991px) {
  .rb_testimonials_module .rb_testimonials_wrapper.columns_3 .testimonial, .rb_testimonials_module .rb_testimonials_wrapper.columns_4 .testimonial, .rb_testimonials_module .rb_testimonials_wrapper.columns_5 .testimonial {
    width: calc(50% - 30px); }
  .rb_testimonials_module.style_simple .testimonial {
    padding-top: 35px;
    padding-bottom: 35px; } }

@media screen and (max-width: 767px) {
  .rb_testimonials_module .rb_testimonials_wrapper {
    margin: 0 0 -30px; }
    .rb_testimonials_module .rb_testimonials_wrapper.columns_2 .testimonial, .rb_testimonials_module .rb_testimonials_wrapper.columns_3 .testimonial, .rb_testimonials_module .rb_testimonials_wrapper.columns_4 .testimonial, .rb_testimonials_module .rb_testimonials_wrapper.columns_5 .testimonial {
      width: 100%; }
    .rb_testimonials_module .rb_testimonials_wrapper .testimonial {
      margin: 0 0 30px; }
  .rb_testimonials_module.style_extended.image_left .testimonial {
    text-align: center;
    padding: 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: 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; }
    .rb_testimonials_module.style_extended.image_left .testimonial .quotes_wrapper,
    .rb_testimonials_module.style_extended.image_left .testimonial .image_wrapper {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0;
      margin-right: 0px;
      margin-bottom: 15px; }
  .rb_testimonials_module.style_extended .testimonial .testimonial_desc {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500; } }

/*  --------------------
	RB VC Image styles
--------------------  */
.rb_image_module .main_image {
  display: inline-block;
  line-height: 0px; }
  .rb_image_module .main_image img {
    display: block; }

.rb_image_module.background_flip .main_image img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.rb_image_module.background_flip .main_image .hover_image {
  position: absolute;
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.rb_image_module.background_fall .main_image {
  position: relative;
  overflow: hidden; }
  .rb_image_module.background_fall .main_image img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .rb_image_module.background_fall .main_image .image {
    position: relative; }
  .rb_image_module.background_fall .main_image .hover_image {
    position: absolute;
    -webkit-transform: translateY(calc(-100% - 20px));
    -ms-transform: translateY(calc(-100% - 20px));
    transform: translateY(calc(-100% - 20px)); }

.rb_image_module.background_grayscale .main_image img {
  -webkit-transition: filter 0.3s ease-in;
  transition: filter 0.3s ease-in;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

/*  --------------------
	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_flip .main_image:hover .image {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg); }
  .rb_image_module.background_flip .main_image:hover .hover_image {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  .rb_image_module.background_fall .main_image:hover .image {
    -webkit-transform: translateY(calc(100% + 20px));
    -ms-transform: translateY(calc(100% + 20px));
    transform: translateY(calc(100% + 20px)); }
  .rb_image_module.background_fall .main_image:hover .hover_image {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); }
  .rb_image_module.background_grayscale .main_image:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); } }

/*  --------------------
	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;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  padding: 24px 30px 22px 33px;
  overflow: hidden; }
  .rb_info_box.info {
    background-color: #3B7EFF; }
    .rb_info_box.info .icon_wrapper i:before {
      content: '\f192'; }
    .rb_info_box.info .close_info_box:before {
      color: #3B7EFF; }
  .rb_info_box.success {
    background-color: #3DC1C3; }
    .rb_info_box.success .icon_wrapper i:before {
      content: '\f109';
      font-size: 30px; }
    .rb_info_box.success .close_info_box:before {
      color: #3DC1C3; }
  .rb_info_box.warning {
    background-color: #FA584D; }
    .rb_info_box.warning .icon_wrapper i:before {
      content: '\f191'; }
    .rb_info_box.warning .close_info_box:before {
      color: #FA584D; }
  .rb_info_box.error {
    background-color: #FFBD40; }
    .rb_info_box.error .icon_wrapper i:before {
      content: '\f194';
      font-size: 26px; }
    .rb_info_box.error .close_info_box:before {
      color: #FFBD40; }
  .rb_info_box .icon_wrapper {
    margin-right: 25px;
    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 {
      color: #fff;
      font-size: 18px;
      font-weight: 600;
      margin: 0; }
    .rb_info_box .content_wrapper .info_box_desc {
      color: #fff;
      padding-right: 15px;
      margin: 0; }
  .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: 22px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    cursor: pointer; }
    .rb_info_box .close_info_box:before {
      content: '\f193';
      font-family: 'rbicon';
      display: inline-block;
      line-height: 24px;
      font-size: 10px; }

/*  --------------------
	RB VC Info Box media styles
--------------------  */
@media screen and (max-width: 767px) {
  .rb_info_box {
    padding: 14px 20px 12px 20px; }
    .rb_info_box .content_wrapper .info_box_desc {
      margin-top: 5px;
      line-height: 24px; } }

/*  --------------------
	RB VC Tips styles
--------------------  */
.rb_tips_module .rb_tips_wrapper {
  position: relative; }
  .rb_tips_module .rb_tips_wrapper .rb_tip {
    position: absolute; }
    .rb_tips_module .rb_tips_wrapper .rb_tip.active .tip_trigger:before {
      width: 35px;
      height: 35px;
      opacity: .9; }
    .rb_tips_module .rb_tips_wrapper .rb_tip.active .tip_info_wrapper {
      pointer-events: auto;
      opacity: 1; }
    .rb_tips_module .rb_tips_wrapper .rb_tip .tip_trigger {
      display: inline-block;
      position: relative;
      width: 10px;
      height: 10px; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_trigger:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        background-color: #fff;
        opacity: .85;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_trigger:after {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        background-color: #141414; }
    .rb_tips_module .rb_tips_wrapper .rb_tip .tip_info_wrapper {
      padding: 6px 15px 5px;
      max-width: 140px;
      background-color: #fff;
      position: absolute;
      left: calc(100% - 5px);
      bottom: calc(100% - 7px);
      pointer-events: none;
      opacity: 0;
      z-index: 2; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_info_wrapper img {
        margin: -6px -15px 5px;
        width: 140px;
        max-width: none; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_info_wrapper p {
        margin: 0 0 3px; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_info_wrapper span {
        font-size: 17px; }

/*  --------------------
	RB VC Tips 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_tips_module .rb_tips_wrapper .rb_tip:hover .tip_trigger:before {
    width: 35px;
    height: 35px;
    opacity: .9; }
  .rb_tips_module .rb_tips_wrapper .rb_tip:hover .tip_info_wrapper {
    pointer-events: auto;
    opacity: 1; } }

/*  --------------------
	RB VC Title area styles
--------------------  */
/*  ====================
	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 85px;
  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; }
  .main_member_info:before {
    content: '';
    width: 100px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 15px;
    border-radius: 15px; }
  .main_member_info .social-icons-wrapper {
    padding: 20px;
    position: relative;
    z-index: 1; }
    .main_member_info .social-icons-wrapper ul li {
      padding: 0;
      margin: 15px 0; }
      .main_member_info .social-icons-wrapper ul li a {
        opacity: .8;
        color: #000;
        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;
    max-width: 430px;
    margin-top: -50px;
    margin-bottom: -50px; }
    .main_member_info .image-wrapper img {
      display: inline-block;
      -webkit-border-radius: 15px;
      border-radius: 15px; }
  .main_member_info .text-information {
    width: 100%;
    padding-left: 50px; }
    .main_member_info .text-information *:not(h2) {
      color: #4C4C4D; }
    .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 {
      max-width: 300px; }
    .main_member_info .text-information {
      padding-left: 30px; }
      .main_member_info .text-information .name {
        font-size: 30px;
        margin-bottom: 15px; } }

@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 {
      max-width: calc(100% + 30px);
      margin: 0 -8px; }
    .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:not(.rb_carousel_wrapper) {
  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_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% - 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;
  padding-bottom: 27px;
  position: relative; }
  .rb_our_team_module .rb_team_member.device_hover .social-icons {
    opacity: 1;
    bottom: 0; }
  .rb_our_team_module .rb_team_member.device_hover .image_wrapper img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }
  .rb_our_team_module .rb_team_member:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .rb_our_team_module .rb_team_member .image_wrapper {
    display: block;
    line-height: 0;
    position: relative;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    overflow: hidden; }
    .rb_our_team_module .rb_team_member .image_wrapper img {
      border-top-left-radius: 7px;
      border-top-right-radius: 7px;
      -webkit-transition: filter 0.3s ease;
      transition: filter 0.3s ease;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
  .rb_our_team_module .rb_team_member .social-icons {
    margin-top: 8px;
    text-align: center;
    position: absolute;
    bottom: -60px;
    z-index: 1;
    line-height: initial;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 7px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    white-space: nowrap; }
    .rb_our_team_module .rb_team_member .social-icons li {
      display: inline-block;
      padding: 13px; }
      .rb_our_team_module .rb_team_member .social-icons li:before {
        display: none; }
      .rb_our_team_module .rb_team_member .social-icons li a {
        color: #fff; }
      .rb_our_team_module .rb_team_member .social-icons li i,
      .rb_our_team_module .rb_team_member .social-icons li i:before {
        font-size: 16px; }
  .rb_our_team_module .rb_team_member .information_wrapper {
    padding: 0 15px;
    text-align: center;
    word-break: break-word;
    position: relative; }
    .rb_our_team_module .rb_team_member .information_wrapper h6 {
      margin-top: 20px;
      margin-bottom: 5px;
      font-weight: 600;
      font-size: 16px; }
    .rb_our_team_module .rb_team_member .information_wrapper .name {
      display: inline-block;
      margin-top: 31px;
      margin-bottom: 7px;
      font-size: 20px;
      font-weight: 600; }
    .rb_our_team_module .rb_team_member .information_wrapper .meta .position:not(:only-child):after {
      content: ', '; }
    .rb_our_team_module .rb_team_member .information_wrapper .meta a {
      color: inherit; }
    .rb_our_team_module .rb_team_member .information_wrapper .email,
    .rb_our_team_module .rb_team_member .information_wrapper .phone {
      display: block; }

@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 .social-icons {
    opacity: 1;
    bottom: 0; }
  .rb_our_team_module .rb_team_member:hover .image_wrapper img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }
  .rb_our_team_module .rb_team_member .social-icons li a:hover {
    opacity: .7; } }

@media screen and (max-width: 991px) {
  .rb_our_team_module.columns_4 .rb_team_member {
    width: calc(33.3% - 30px); }
  .rb_our_team_module .rb_team_member {
    padding-bottom: 18px; }
    .rb_our_team_module .rb_team_member .information_wrapper .name {
      margin-top: 21px; } }

@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 &gt; 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;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden; }

.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: 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 .sticky-wrapper .portfolio-content-wrapper, .portfolio-single-content.type_small_slider .sticky-wrapper .portfolio-content-wrapper, .portfolio-single-content.type_small_masonry .sticky-wrapper .portfolio-content-wrapper {
      width: 100%; }
  .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 {
    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: inline-block;
    -webkit-border-radius: 7px;
    border-radius: 7px; }

.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;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0; }
  .portfolio-single-content .portfolio-content-wrapper .aside-part .social-share a {
    margin: 0 6px;
    opacity: .5; }

.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_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: 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 {
      width: calc(60% - 15px); }
    .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(40% - 15px); }
    .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 {
      width: calc(40% - 15px); }
  .portfolio-single-content.type_gallery .rb_gallery_images {
    margin: 0 -7px; }
    .portfolio-single-content.type_gallery .rb_gallery_images .rb_gallery_image {
      width: calc(20% - 14px);
      margin: 0 7px 14px; }
  .portfolio-single-content.type_gallery h4 {
    margin-top: 16px; } }

@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_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 &gt; a, .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item .image_wrapper &gt; a, .rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_portfolio_item .image_wrapper &gt; a, .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item .image_wrapper &gt; 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 &gt; 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: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: auto;
    -webkit-border-radius: 7px;
    border-radius: 7px; }
    .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_portfolio_item .image_wrapper .hidden_info {
    border-bottom-right-radius: 0;
    border-top-left-radius: 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;
    -webkit-border-radius: 7px;
    border-radius: 7px; }
  .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: 7px 22px;
    margin: 0 10px;
    display: inline-block;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    font-weight: 500; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger.active {
      color: #fff;
      background-position: 100% 99% !important; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger:before {
      display: none; }

.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: 7px;
      border-radius: 7px;
      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 &gt; * {
          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 &gt; * {
          -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 &gt; * {
          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;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        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 &gt; * {
          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; }
      .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 #e5e5e5; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper &gt; a {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper &gt; 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 * {
          color: #fff; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info .h5 {
          position: static;
          display: block;
          margin-bottom: 5px; }
          .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 .image_wrapper .hidden_info p a:hover {
            text-decoration: underline; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info {
      margin-top: 18px;
      text-align: left;
      line-height: initial; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info .h5 {
        font-weight: 500;
        display: inline-block;
        position: relative;
        margin-bottom: 13px;
        padding-bottom: 17px; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info .h5:after {
          content: '';
          position: absolute;
          width: 30px;
          height: 3px;
          -webkit-border-radius: 2px;
          border-radius: 2px;
          left: 0;
          bottom: 0; }

.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.layout_carousel_wide .rb_portfolio_items .rb_portfolio_item {
    margin-bottom: 0; }
    .rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info {
      border-bottom-right-radius: 0;
      border-top-left-radius: 0; }
  .rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_carousel {
    margin: 0; }
    .rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_carousel .slick-slide {
      margin: 0; }
    .rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_carousel .slick-dots {
      right: 0px;
      border-bottom-right-radius: 7px;
      border-bottom-left-radius: 7px;
      padding: 10px 8px 0;
      background-color: #fff;
      top: calc(50% - 12px); }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info.active {
    height: 220px;
    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 20px;
      margin: 0 5px 10px; }
  .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: '\f212';
          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-dots {
    margin-top: 20px; }
  .rb_portfolio_module .portfolio-filter {
    margin: 0 0 -10px; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger {
      padding: 5px 25px;
      margin: 0 5px 10px; } }

@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 30px; }
    .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 {
    margin-bottom: 0; }
    .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; } }

/*  ====================
	Case Study styles
====================  */
/*  --------------------
	Case Study single styles
--------------------  */
.post-type_rb_case_study .post-navigation {
  margin-top: 50px; }

/*  --------------------
	Case Study archive styles
--------------------  */
.rb_case_study_module .rb_case_study_wrapper {
  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_case_study_module .rb_case_study_wrapper.columns_2 .rb_case_study {
    width: calc(50% - 30px); }
  .rb_case_study_module .rb_case_study_wrapper.columns_3 .rb_case_study {
    width: calc(33.3% - 30px); }
  .rb_case_study_module .rb_case_study_wrapper.columns_4 .rb_case_study {
    width: calc(25% - 30px); }
  .rb_case_study_module .rb_case_study_wrapper .rb_case_study {
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 0 35px 38px;
    margin: 0 15px 30px;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07); }
    .rb_case_study_module .rb_case_study_wrapper .rb_case_study .image-wrapper {
      display: block;
      margin: 0 -35px;
      position: relative; }
      .rb_case_study_module .rb_case_study_wrapper .rb_case_study .image-wrapper .logo-wrapper {
        bottom: 0;
        width: 76px;
        position: absolute;
        padding: 15px 0 0;
        background-color: #fff;
        border-top-right-radius: 7px;
        border-top-left-radius: 7px;
        left: calc(50% - 38px); }
        .rb_case_study_module .rb_case_study_wrapper .rb_case_study .image-wrapper .logo-wrapper img {
          max-height: 35px;
          width: auto; }
    .rb_case_study_module .rb_case_study_wrapper .rb_case_study h5 {
      margin-top: 26px;
      margin-bottom: 0; }
    .rb_case_study_module .rb_case_study_wrapper .rb_case_study .case-study-content {
      position: relative;
      padding-top: 14px;
      margin-top: 13px; }
      .rb_case_study_module .rb_case_study_wrapper .rb_case_study .case-study-content:before {
        content: '';
        width: 30px;
        height: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #DADCE2;
        position: absolute;
        top: 0;
        left: calc(50% - 15px); }
    .rb_case_study_module .rb_case_study_wrapper .rb_case_study .rb_button {
      width: 100%;
      margin-top: 30px;
      padding: 0 20px; }

/*  --------------------
	Case Study archive 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_case_study_module.animate {
    padding-top: 15px;
    padding-bottom: 15px; }
    .rb_case_study_module.animate .rb_case_study {
      -webkit-transition: transform 0.5s ease;
      transition: transform 0.5s ease; }
      .rb_case_study_module.animate .rb_case_study:hover {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px); } }

@media screen and (max-width: 991px) {
  .rb_case_study_module .rb_case_study_wrapper.columns_3 .rb_case_study, .rb_case_study_module .rb_case_study_wrapper.columns_4 .rb_case_study {
    width: calc(50% - 30px); } }

@media screen and (max-width: 767px) {
  .rb_case_study_module .rb_case_study_wrapper.columns_2 .rb_case_study, .rb_case_study_module .rb_case_study_wrapper.columns_3 .rb_case_study, .rb_case_study_module .rb_case_study_wrapper.columns_4 .rb_case_study {
    width: calc(100% - 30px); } }

/*  --------------------
	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: '\f193';
        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: 830px;
    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: 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 20px 30px;
    height: 100vh;
    width: 340px;
    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: -340px; }
    .main-content-inner.has_sb .sidebar.position_right {
      right: -340px; }
    .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: 0 15px;
      padding-top: 45px;
      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
====================  */
.wp-block-categories .post_count {
  position: absolute;
  right: 0;
  top: 11px;
  color: rgba(0, 0, 0, 0.4);
  pointer-events: none; }

.wp-block-categories ul.children {
  margin-right: -15px; }

.rb-widget {
  margin-bottom: 45px;
  padding: 30px;
  border: 1px solid #DADCE2;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden; }
  .rb-widget:last-child {
    margin-bottom: 0; }
  .rb-widget.widget_tag_cloud {
    margin-top: -5px; }
  .rb-widget.widget_archive &gt; ul, .rb-widget.widget_categories &gt; ul, .rb-widget.widget_product_categories &gt; ul, .rb-widget.widget_meta &gt; ul, .rb-widget.widget_pages &gt; ul, .rb-widget.widget_nav_menu &gt; ul {
    margin-top: -10px; }
  .rb-widget.widget_archive ul li, .rb-widget.widget_categories ul li, .rb-widget.widget_product_categories ul li, .rb-widget.widget_meta ul li, .rb-widget.widget_pages ul li, .rb-widget.widget_nav_menu ul li {
    padding: 0;
    position: relative; }
    .rb-widget.widget_archive ul li:not(:last-child):after, .rb-widget.widget_categories ul li:not(:last-child):after, .rb-widget.widget_product_categories ul li:not(:last-child):after, .rb-widget.widget_meta ul li:not(:last-child):after, .rb-widget.widget_pages ul li:not(:last-child):after, .rb-widget.widget_nav_menu ul li:not(:last-child):after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      background-color: #E7E7E7; }
    .rb-widget.widget_archive ul li:before, .rb-widget.widget_categories ul li:before, .rb-widget.widget_product_categories ul li:before, .rb-widget.widget_meta ul li:before, .rb-widget.widget_pages ul li:before, .rb-widget.widget_nav_menu ul li:before {
      content: '';
      display: block;
      position: absolute;
      left: -30px;
      right: -30px;
      top: 0;
      height: 47px; }
    .rb-widget.widget_archive ul li.active &gt; .open:before, .rb-widget.widget_categories ul li.active &gt; .open:before, .rb-widget.widget_product_categories ul li.active &gt; .open:before, .rb-widget.widget_meta ul li.active &gt; .open:before, .rb-widget.widget_pages ul li.active &gt; .open:before, .rb-widget.widget_nav_menu ul li.active &gt; .open:before {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    .rb-widget.widget_archive ul li a, .rb-widget.widget_categories ul li a, .rb-widget.widget_product_categories ul li a, .rb-widget.widget_meta ul li a, .rb-widget.widget_pages ul li a, .rb-widget.widget_nav_menu ul li a {
      display: block;
      position: relative;
      -webkit-transition: none;
      transition: none;
      min-height: 47px;
      padding: 10px 0; }
    .rb-widget.widget_archive ul li .post_count, .rb-widget.widget_categories ul li .post_count, .rb-widget.widget_product_categories ul li .post_count, .rb-widget.widget_meta ul li .post_count, .rb-widget.widget_pages ul li .post_count, .rb-widget.widget_nav_menu ul li .post_count {
      position: absolute;
      right: 0;
      top: 11px;
      color: rgba(0, 0, 0, 0.4);
      pointer-events: none; }
    .rb-widget.widget_archive ul li ul.sub-menu,
    .rb-widget.widget_archive ul li ul.children, .rb-widget.widget_categories ul li ul.sub-menu,
    .rb-widget.widget_categories ul li ul.children, .rb-widget.widget_product_categories ul li ul.sub-menu,
    .rb-widget.widget_product_categories ul li ul.children, .rb-widget.widget_meta ul li ul.sub-menu,
    .rb-widget.widget_meta ul li ul.children, .rb-widget.widget_pages ul li ul.sub-menu,
    .rb-widget.widget_pages ul li ul.children, .rb-widget.widget_nav_menu ul li ul.sub-menu,
    .rb-widget.widget_nav_menu ul li ul.children {
      width: 100%;
      display: none;
      margin-bottom: 0px; }
      .rb-widget.widget_archive ul li ul.sub-menu li:before,
      .rb-widget.widget_archive ul li ul.children li:before, .rb-widget.widget_categories ul li ul.sub-menu li:before,
      .rb-widget.widget_categories ul li ul.children li:before, .rb-widget.widget_product_categories ul li ul.sub-menu li:before,
      .rb-widget.widget_product_categories ul li ul.children li:before, .rb-widget.widget_meta ul li ul.sub-menu li:before,
      .rb-widget.widget_meta ul li ul.children li:before, .rb-widget.widget_pages ul li ul.sub-menu li:before,
      .rb-widget.widget_pages ul li ul.children li:before, .rb-widget.widget_nav_menu ul li ul.sub-menu li:before,
      .rb-widget.widget_nav_menu ul li ul.children li:before {
        left: -200px;
        right: -20px; }
    .rb-widget.widget_archive ul li .open, .rb-widget.widget_categories ul li .open, .rb-widget.widget_product_categories ul li .open, .rb-widget.widget_meta ul li .open, .rb-widget.widget_pages ul li .open, .rb-widget.widget_nav_menu ul li .open {
      display: block;
      cursor: pointer;
      left: 0;
      right: 0px;
      top: 0;
      height: 47px;
      position: absolute; }
      .rb-widget.widget_archive ul li .open:before, .rb-widget.widget_categories ul li .open:before, .rb-widget.widget_product_categories ul li .open:before, .rb-widget.widget_meta ul li .open:before, .rb-widget.widget_pages ul li .open:before, .rb-widget.widget_nav_menu ul li .open:before {
        content: '\f212';
        font-family: 'rbicon';
        color: rgba(0, 0, 0, 0.4);
        position: absolute;
        font-size: 12px;
        right: 0;
        top: 10px;
        margin-top: 0;
        -webkit-transition: transform 0.4s ease;
        transition: transform 0.4s ease; }
      .rb-widget.widget_archive ul li .open + a, .rb-widget.widget_categories ul li .open + a, .rb-widget.widget_product_categories ul li .open + a, .rb-widget.widget_meta ul li .open + a, .rb-widget.widget_pages ul li .open + a, .rb-widget.widget_nav_menu ul li .open + a {
        display: inline-block; }
  .rb-widget.widget_rss ul li:not(:last-child), .rb-widget.widget_recent_entries ul li:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e7e7; }
  .rb-widget.wpforms-widget .wpforms-container.wpforms-container-full .wpforms-form {
    margin: 0; }
  .rb-widget.wpforms-widget .widget-title {
    position: relative;
    padding-left: 30px; }
    .rb-widget.wpforms-widget .widget-title:before {
      content: '\f184';
      font-family: 'rbicon';
      position: absolute;
      left: 0;
      font-size: 15px; }
  .rb-widget.wpforms-widget input {
    border: 0 !important; }
  .rb-widget.widget_recent_entries ul li a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500; }
  .rb-widget.widget_recent_entries ul li span {
    font-weight: 400;
    font-size: 13px;
    margin: 0; }
  .rb-widget .widget-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    line-height: 26px;
    margin-bottom: 23px;
    position: relative; }
  .rb-widget img {
    -webkit-border-radius: 7px;
    border-radius: 7px; }
  .rb-widget caption {
    text-transform: capitalize; }
  .rb-widget.widget_text ul li,
  .rb-widget .custom-html-widget ul li {
    padding: 0 0 0 25px !important; }
    .rb-widget.widget_text ul li:before,
    .rb-widget .custom-html-widget ul li:before {
      display: inline-block !important; }
  .rb-widget ul li {
    padding: 0; }
    .rb-widget ul li:before {
      display: none; }
  .rb-widget .rsswidget {
    text-decoration: underline; }
  .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.widget_archive ul li:hover &gt; a,
  .rb-widget.widget_archive ul li:hover &gt; .open:before,
  .rb-widget.widget_archive ul li:hover &gt; .post_count, .rb-widget.widget_categories ul li:hover &gt; a,
  .rb-widget.widget_categories ul li:hover &gt; .open:before,
  .rb-widget.widget_categories ul li:hover &gt; .post_count, .rb-widget.widget_meta ul li:hover &gt; a,
  .rb-widget.widget_meta ul li:hover &gt; .open:before,
  .rb-widget.widget_meta ul li:hover &gt; .post_count, .rb-widget.widget_pages ul li:hover &gt; a,
  .rb-widget.widget_pages ul li:hover &gt; .open:before,
  .rb-widget.widget_pages ul li:hover &gt; .post_count, .rb-widget.widget_nav_menu ul li:hover &gt; a,
  .rb-widget.widget_nav_menu ul li:hover &gt; .open:before,
  .rb-widget.widget_nav_menu ul li:hover &gt; .post_count {
    color: #fff; }
  .rb-widget.widget_archive ul li:hover:after, .rb-widget.widget_categories ul li:hover:after, .rb-widget.widget_meta ul li:hover:after, .rb-widget.widget_pages ul li:hover:after, .rb-widget.widget_nav_menu ul li:hover:after {
    display: none; } }

/*  --------------------
	Calendar Widget styles
--------------------  */
.rb-widget.widget_calendar .widget-title {
  display: none; }

.rb-widget .calendar_wrap {
  margin: -30px;
  padding: 0 15px; }
  .rb-widget .calendar_wrap table {
    width: 100%;
    margin: 0; }
    .rb-widget .calendar_wrap table caption {
      padding: 10px 15px;
      font-size: 16px;
      font-weight: 600;
      background-color: #2C2F50;
      color: #fff;
      margin: 0 -15px 15px; }
    .rb-widget .calendar_wrap table thead {
      display: none; }
    .rb-widget .calendar_wrap table tbody {
      table-layout: fixed;
      width: 100%; }
      .rb-widget .calendar_wrap table tbody tr:last-child td {
        padding-bottom: 15px; }
      .rb-widget .calendar_wrap table tbody td {
        width: 14.28%;
        padding: 3px 0 4px; }
        .rb-widget .calendar_wrap table tbody td a {
          position: relative;
          height: 30px;
          width: 30px;
          display: inline-block;
          line-height: 30px;
          color: #fff;
          font-weight: 600;
          -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: 5px 10px;
      position: relative; }
      .rb-widget .calendar_wrap table tfoot td:first-child a {
        border-bottom-left-radius: 10px;
        border-top-right-radius: 10px;
        left: -15px;
        right: 0; }
      .rb-widget .calendar_wrap table tfoot td:last-child a {
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        right: -15px;
        left: 0; }
      .rb-widget .calendar_wrap table tfoot td:not(.pad) a {
        padding-top: 4px;
        position: absolute;
        bottom: 0;
        top: 0;
        background-color: #2C2F50;
        color: #fff; }
    .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.widget_search {
  padding: 0;
  border: 0; }
  .rb-widget.widget_search .widget-title {
    display: none; }

.rb-widget .search-form {
  margin-top: 0;
  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: 15px 50px 15px 20px;
      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: 48px;
      min-height: 48px;
      background: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: 0;
      z-index: 1;
      color: #fff;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end; }
      .rb-widget .search-form .label .search-submit .page-submit {
        display: none; }

/*  --------------------
	Tags Widget styles
--------------------  */
.rb-widget.widget_product_tag_cloud, .rb-widget.widget_tag_cloud {
  padding: 0;
  border: 0; }

.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: 14px !important;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    padding: 5px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 1; }
    .rb-widget .tagcloud a:before {
      content: '#';
      margin-right: 5px; }
    .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; }

@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 .tagcloud a:hover {
    color: #fff; } }

/*  --------------------
	Menu Widget styles
--------------------  */
/*  --------------------
	Recent Comments Widget styles
--------------------  */
.rb-widget .recentcomments {
  padding-left: 32px;
  font-size: 14px; }
  .rb-widget .recentcomments:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E7E7E7; }
  .rb-widget .recentcomments span {
    display: block;
    position: relative;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500; }
    .rb-widget .recentcomments span:before {
      content: '\f075';
      font-family: 'Font Awesome 5 Free';
      position: absolute;
      left: -32px;
      font-size: 20px;
      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;
  border: 0;
  padding: 0; }
  .rb-widget.rb-banner .bg_wrapper {
    position: relative;
    overflow: hidden; }
    .rb-widget.rb-banner .bg_wrapper:hover .hover_img {
      background-size: 110%; }
  .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-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: background-size 0.2s linear;
    transition: background-size 0.2s linear; }
  .rb-widget.rb-banner .banner-content-wrapper {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    text-align: right;
    width: 100%;
    padding: 0 30px 30px 105px;
    pointer-events: none; }
    .rb-widget.rb-banner .banner-content-wrapper h5 {
      margin: 0;
      font-size: 28px;
      line-height: 28px; }
    .rb-widget.rb-banner .banner-content-wrapper p {
      color: #000;
      margin-top: 10px;
      line-height: 23px; }

/*  --------------------
	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;
    border: 0;
    padding: 15px 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: 65px;
      margin-right: 15px; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content h6 {
      margin-bottom: 3px;
      font-size: 15px;
      line-height: 24px;
      font-weight: 500; }
      .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content h6 a {
        color: #000; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content .date {
      font-size: 13px;
      color: #7E7E80; }

/*  ====================
	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: 60px;
      margin-right: 15px;
      margin-left: 0; }
    .rb-widget .product_list_widget li a .product-title {
      display: block;
      font-weight: 700;
      position: relative;
      top: -5px;
      margin-bottom: -5px; }
    .rb-widget .product_list_widget li .quantity {
      display: block; }
    .rb-widget .product_list_widget li .reviewer {
      display: inline-block;
      margin-top: 2px; }
    .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: 2px; }
    .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 {
  margin-top: 10px; }
  .rb-widget .wc-layered-nav-rating:first-child {
    margin-top: 0; }
  .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: 1px; }

.rb-widget .star-rating {
  margin: 5px 5px 3px 0;
  font-size: 13px;
  letter-spacing: 1px;
  width: calc(5.4em + 4px);
  display: block; }

.rb-widget ul &gt; li ul {
  padding-right: 10px; }

.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: 500;
  padding-right: 25px;
  font-size: 16px;
  line-height: 24px; }

.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: '\f193';
    display: inline-block;
    font-size: 10px;
    font-family: 'rbicon'; }

.widget_shopping_cart_content .product_list_widget .mini_cart_item &gt; 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 -5px;
  z-index: 1; }
  .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.button {
    padding: 0 11px;
    min-height: 45px;
    margin: 0 5px 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.widget_product_search {
  padding: 0;
  border: 0; }

.rb-widget .woocommerce-product-search {
  position: relative;
  margin-left: 0 !important; }
  .rb-widget .woocommerce-product-search .search-field {
    border-width: 0;
    padding: 15px 50px 15px 20px;
    background: transparent;
    font-size: 16px; }
  .rb-widget .woocommerce-product-search button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0px;
    border: 0;
    padding: 0;
    background: transparent;
    height: 48px;
    width: 48px;
    color: #fff; }
    .rb-widget .woocommerce-product-search button:before {
      content: '\f120';
      font-family: 'rbicon';
      font-size: 16px; }

/*  --------------------
	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 .price_label {
    position: relative;
    top: 7px; }
  .rb-widget .price_slider_wrapper .price_slider_amount .button {
    float: right;
    min-height: 40px;
    padding: 0 20px; }
    .rb-widget .price_slider_wrapper .price_slider_amount .button:after {
      display: none; }

/*  --------------------
	WP Forms extra styles
--------------------  */
.wpforms-container.wpforms-container-full {
  margin-bottom: 0; }
  .wpforms-container.wpforms-container-full .wpforms-form {
    margin: -10px 0; }
    .wpforms-container.wpforms-container-full .wpforms-form:after {
      content: '';
      display: table;
      clear: both; }
    .wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-label {
      font-weight: 400;
      font-size: 15px;
      margin-bottom: 15px;
      color: #000; }
    .wpforms-container.wpforms-container-full .wpforms-form label.wpforms-error {
      display: none !important; }
    .wpforms-container.wpforms-container-full .wpforms-form button[type=submit].color_violet {
      background-color: #7D3ED5; }
    .wpforms-container.wpforms-container-full .wpforms-form input[type=checkbox] {
      height: 14px !important;
      line-height: initial !important;
      padding: 0 !important;
      border-radius: 2px !important;
      position: relative; }
  .wpforms-container.wpforms-container-full .wpforms-field-checkbox ul li:before {
    display: none; }

.wpforms-container.light_inputs textarea,
.wpforms-container.light_inputs input {
  border-radius: 0 !important;
  border-width: 0 0 1px 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.widget_form input {
  font-size: 14px !important;
  padding: 10px 15px !important; }

.wpforms-container.widget_form .rb_button {
  width: 100%;
  margin-top: 0 !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important; }

.wpforms-container.button_center .wpforms-submit-container {
  text-align: center !important; }

.wpforms-container.button_inside .wpforms-form {
  position: relative; }
  .wpforms-container.button_inside .wpforms-form input {
    padding-right: 60px !important; }
  .wpforms-container.button_inside .wpforms-form .wpforms-submit-container {
    position: absolute !important;
    right: 0;
    bottom: 10px; }
    .wpforms-container.button_inside .wpforms-form .wpforms-submit-container .wpforms-submit {
      min-height: 45px;
      background-color: transparent !important;
      width: 45px; }
      .wpforms-container.button_inside .wpforms-form .wpforms-submit-container .wpforms-submit:before {
        content: '\f121';
        font-family: 'rbicon';
        font-size: 18px;
        font-weight: 300;
        color: #000; }

.wpforms-container.no_borders input,
.wpforms-container.no_borders textarea {
  border: 0 !important; }

.wpforms-container.width_33 .wpforms-form .wpforms-field {
  padding: 15px 0; }

.wpforms-container.width_33 .wpforms-form button[type=submit] {
  background-color: #0154F7;
  border-color: #0154F7; }

.wpforms-container.width_33 .wpforms-submit-container {
  float: left;
  clear: none !important;
  margin-left: 50px;
  width: calc(33.3% - 34px); }
  .wpforms-container.width_33 .wpforms-submit-container .rb_button {
    width: 100%;
    margin-top: 39px !important;
    min-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

.wpforms-container.width_33 select,
.wpforms-container.width_33 input {
  height: 50px !important; }

.wpforms-container select,
.wpforms-container input,
.wpforms-container textarea {
  font-size: 15px !important;
  border-color: #C5D2E2 !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important; }

.wpforms-container input,
.wpforms-container textarea {
  padding: 15px 15px 15px 20px !important; }

.wpforms-container select,
.wpforms-container input {
  height: 45px !important;
  line-height: 45px !important; }

.wpforms-container button[type=submit] {
  color: #fff !important;
  margin-top: 15px !important;
  border: 0 !important; }

.wpforms-container .wpforms-field.width_50 {
  width: calc(50% - 10px);
  float: left !important;
  clear: none !important; }
  .wpforms-container .wpforms-field.width_50 + .width_50 {
    margin-left: 20px !important; }

.wpforms-container .wpforms-field.width_33 {
  width: calc(33.3% - 34px);
  float: left !important;
  clear: none !important; }
  .wpforms-container .wpforms-field.width_33 + .width_33 {
    margin-left: 50px !important; }
  .wpforms-container .wpforms-field.width_33:nth-of-type(4) {
    margin-left: 0px !important; }

.wpforms-container .wpforms-field[class*='fa-'] {
  position: relative; }
  .wpforms-container .wpforms-field[class*='fa-']:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    width: 48px;
    text-align: center;
    color: #3B7EFF;
    position: absolute;
    left: 1px;
    bottom: 16px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-right: 1px solid #C5D2E2; }
  .wpforms-container .wpforms-field[class*='fa-'] input {
    padding-left: 67px !important; }
  .wpforms-container .wpforms-field[class*='fa-'] select {
    padding: 0 !important;
    text-indent: 67px; }

@media screen and (max-width: 991px) {
  .wpforms-container.width_33 .wpforms-field.width_33 {
    width: calc(50% - 20px); }
    .wpforms-container.width_33 .wpforms-field.width_33 + .width_33 {
      margin-left: 40px !important; }
    .wpforms-container.width_33 .wpforms-field.width_33:nth-of-type(2n+1) {
      margin-left: 0 !important; }
    .wpforms-container.width_33 .wpforms-field.width_33:nth-of-type(4) {
      margin-left: 40px !important; }
  .wpforms-container.width_33 .wpforms-submit-container {
    margin-left: 40px;
    width: calc(50% - 20px); } }

@media screen and (max-width: 767px) {
  .wpforms-container.width_33 .wpforms-field.width_33 {
    width: 100%; }
    .wpforms-container.width_33 .wpforms-field.width_33 + .width_33 {
      margin-left: 0 !important; }
    .wpforms-container.width_33 .wpforms-field.width_33:nth-of-type(2n+1) {
      margin-left: 0 !important; }
    .wpforms-container.width_33 .wpforms-field.width_33:nth-of-type(4) {
      margin-left: 0 !important; }
  .wpforms-container.width_33 .wpforms-submit-container {
    margin-left: 0;
    width: 100%; }
    .wpforms-container.width_33 .wpforms-submit-container .rb_button {
      margin-top: 19px; } }

/*  --------------------
	WPML extra styles
--------------------  */
.site-footer .wpml-ls {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  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;
  width: auto; }
  .header_icons .wpml-ls ul li:before {
    display: none; }
  .header_icons .wpml-ls ul li a {
    line-height: initial;
    font-size: 14px; }
    .header_icons .wpml-ls ul li a.js-wpml-ls-item-toggle {
      font-size: 12px;
      padding: 0 22px 0 0;
      overflow: hidden; }
    .header_icons .wpml-ls ul li a.wpml-ls-item-toggle:after {
      content: '\f210';
      font-family: 'rbicon';
      border: 0;
      font-size: 10px;
      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-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
    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 .footer-logo,
    .site-footer .footer-copyright .footer-logo {
      line-height: 0; }
    .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 ul li,
  .site-footer .rb_textmodule_content_wrapper ul li {
    padding: 0; }
    .rb_footer_template .rb_textmodule_content_wrapper ul li:before,
    .site-footer .rb_textmodule_content_wrapper ul li:before {
      display: none; }
  .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 img,
      .site-footer .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image img {
        -webkit-border-radius: 8px;
        border-radius: 8px; }
      .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;
        -webkit-border-radius: 8px;
        border-radius: 8px; }

/*  --------------------
	Default footer media styles
--------------------  */
@media screen and (min-width: 991px) {
  .sticky_footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; } }
</pre></body></html>