@charset "UTF-8";
/*  ====================
	Resete styles
====================  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-text-size-adjust: none;
  text-decoration: none; }

ol, ul, li {
  list-style-type: none; }

a img {
  border: none; }

*, *:hover, *:focus, *:active, *:visited {
  outline: none; }

details, hgroup, main, menu, summary {
  display: block; }

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/*  ====================
	Default styles
====================  */
body {
  min-width: 320px;
  overflow-x: hidden;
  position: relative; }
  body[data-boxed="true"]:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  body[data-boxed="true"] .site.wrap {
    position: relative;
    max-width: 1200px;
    margin: 0 auto; }
  body.active .rb_rev_slider {
    z-index: -1; }

@media screen and (min-width: 1367px) {
  body.active {
    overflow-y: hidden !important; } }

a {
  line-height: inherit;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

a[rel="v:url"] {
  display: inline-block; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

iframe,
.wp-caption, select {
  max-width: 100%; }

button,
input[type="button"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important; }

/*  --------------------
	Normalize
--------------------  */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, footer, header, nav, section, figcaption, figure, main, details, menu {
  display: block; }

pre {
  font-family: monospace, monospace; }

abbr[title] {
  text-decoration: none; }

b, strong {
  font-weight: 700; }

code, kbd, samp {
  font-family: monospace;
  padding: 2px 5px; }

mark {
  background-color: #eee;
  text-decoration: none;
  color: #222; }

small {
  font-size: .8em; }

sub, sup {
  font-size: .75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.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;
  line-height: 1.15;
  margin: 0; }

select,
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select::-moz-focus-inner,
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto;
  border-radius: 0; }

[type="checkbox"],
[type="radio"] {
  padding: 0;
  cursor: pointer; }

input[type="checkbox"] {
  position: relative;
  border: 1px solid #C8C8C8;
  width: 14px;
  height: 14px; }
  input[type="checkbox"]:checked {
    background-color: #fff; }
    input[type="checkbox"]:checked:before {
      content: '\f104';
      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 div[id*="inbar"] {
    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;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 10; }

/*  --------------------
	Definition Lists
--------------------  */
dl {
  margin-top: 5px; }
  dl dt {
    float: left;
    display: block;
    padding-right: 5px; }
  dl dd {
    font-style: italic; }

/*  --------------------
	Typography
--------------------  */
body,
button,
input,
select,
textarea {
  font-size: 16px;
  font-weight: 400; }

.page-content:after {
  content: '';
  display: table;
  clear: both; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 400;
  line-height: initial; }

h1, .h1 {
  font-size: 65px; }

h1:not(:first-child) {
  margin-top: 35px; }

h1:not(:last-child) {
  margin-bottom: 35px; }

h2, .h2 {
  font-size: 50px; }

h2:not(:first-child) {
  margin-top: 30px; }

h2:not(:last-child) {
  margin-bottom: 30px; }

h3, .h3 {
  font-size: 35px; }

h3:not(:first-child) {
  margin-top: 25px; }

h3:not(:last-child) {
  margin-bottom: 25px; }

h4, .h4 {
  font-size: 30px; }

h4:not(:first-child) {
  margin-top: 22px; }

h4:not(:last-child) {
  margin-bottom: 22px; }

h5, .h5 {
  font-size: 25px; }

h5:not(:first-child) {
  margin-top: 19px; }

h5:not(:last-child) {
  margin-bottom: 19px; }

h6, .h6 {
  font-size: 20px;
  line-height: 1.5em; }

h6:not(:first-child) {
  margin-top: 15px; }

h6:not(:last-child) {
  margin-bottom: 15px; }

p:not(:last-child) {
  margin: 0 0 1.7em;
  padding: 0; }
  p:not(:last-child):empty {
    margin: 0; }

p.has-drop-cap::first-letter,
p.has-drop-cap > *::first-letter {
  font-size: 500% !important; }

dfn,
cite,
em {
  font-style: italic; }

i {
  font-style: normal; }

s,
strike,
del {
  text-decoration: line-through; }

figure.wp-block-pullquote {
  border-width: 3px 0;
  border-style: solid; }
  figure.wp-block-pullquote.is-style-solid-color blockquote {
    text-align: center; }
  figure.wp-block-pullquote blockquote {
    text-align: center;
    padding: 0;
    margin: 0; }
    figure.wp-block-pullquote blockquote:before {
      display: none; }

.wp-block-pullquote,
blockquote.is-style-large {
  margin: 20px 0 48px; }
  .wp-block-pullquote:first-child,
  blockquote.is-style-large:first-child {
    margin-top: 0; }
  .wp-block-pullquote:last-child,
  blockquote.is-style-large:last-child {
    margin-bottom: 0; }

blockquote {
  margin-bottom: 29px;
  font-weight: 700;
  display: block;
  text-align: left;
  padding-left: 60px;
  position: relative; }
  blockquote[style="text-align:right"] {
    padding-left: 0;
    padding-right: 60px; }
    blockquote[style="text-align:right"]:before {
      left: auto;
      right: 0; }
  blockquote.is-style-large {
    padding: 0 !important; }
    blockquote.is-style-large:before {
      display: none; }
    blockquote.is-style-large cite {
      text-align: left !important; }
      blockquote.is-style-large cite:before {
        margin-right: 10px; }
      blockquote.is-style-large cite br {
        display: none; }
  blockquote p:last-of-type {
    margin-bottom: 0; }
  blockquote:before {
    content: '\201c\0020';
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 70px;
    line-height: 70px;
    font-family: serif; }

blockquote cite {
  display: block;
  font-style: normal;
  margin-top: 17px;
  font-size: 16px;
  position: relative;
  font-weight: 400; }
  blockquote cite:before {
    content: '—';
    display: inline-block;
    margin-right: 5px; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  text-align: left;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: calc(100vw - 30px);
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  text-align: left;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375em; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

u {
  text-decoration: underline; }

ins {
  padding: 2px;
  background-color: #eee; }

big {
  font-size: 1.6em; }

q {
  font-style: italic; }
  q:before {
    content: "\201c\0020"; }
  q:after {
    content: "\0020\201d"; }

:focus {
  outline: none; }

/*  --------------------
	Forms
--------------------  */
label {
  display: block;
  margin-bottom: 2px; }

fieldset {
  margin-bottom: 1em; }

select {
  border: 1px solid #e5e5e5;
  max-width: 100%;
  padding: 6px 30px 6px 10px;
  text-transform: none;
  position: relative;
  background-image: url("../img/select.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 1px solid #C7CACE;
  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 {
  -webkit-border-radius: 0;
  border-radius: 0; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }
  input[type="radio"] + label,
  input[type="checkbox"] + label {
    font-weight: 400; }

form.post-password-form p {
  position: relative; }

form.post-password-form input[type='password'] {
  padding-right: 80px; }

form.post-password-form input[type='submit'] {
  position: absolute;
  min-height: 40px;
  border: 0;
  right: 0;
  bottom: 0; }

/* All browsers except Edge */
@supports not (-ms-ime-align: auto) {
  input::placeholder,
  textarea::placeholder {
    color: rgba(62, 74, 89, 0.5); } }

/* 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 > li {
    list-style-type: decimal; }
    ol > li > ul {
      margin-left: 10px; }
  ol li {
    line-height: 1.882em; }

ul,
ol {
  padding: 0; }

ul {
  text-align: left;
  position: relative; }
  ul > li {
    position: relative;
    padding-left: 25px; }
    ul > li:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 12px;
      height: 12px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: relative;
      top: -2px;
      left: -25px;
      margin-right: -8px; }
    ul > li > ol {
      margin-left: 25px; }
    ul > li ul {
      margin-left: 5px; }

.post-inner .post-content p {
  line-height: 1.8em; }

.post-inner .post-content > ol:not(:first-child),
.post-inner .post-content > ul:not(:first-child) {
  margin-bottom: 1.7em; }

.post-content-inner > ol:not(:first-child),
.post-content-inner > ul:not(:first-child) {
  margin-left: 40px;
  margin-bottom: 1.7em; }

/*  --------------------
	Error
--------------------  */
body > p.wp_error {
  padding: 10px 0;
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: red; }

/*  --------------------
	Tables
--------------------  */
.blog_large table {
  margin: 0 auto 1.5em; }

.table-size-guide th {
  color: #fff; }

table {
  border-collapse: collapse;
  margin: 0 0 1.5em; }

caption {
  font-size: 15px;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 15px; }

thead th {
  padding-bottom: 0.5em; }

tbody tr {
  background-color: transparent;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

tbody th a {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }

th,
td {
  border-collapse: collapse;
  border: 1px solid #F3F3F3;
  padding: 10px;
  text-align: left; }

th a {
  text-decoration: underline; }

tr {
  border-bottom: 1px solid #eee; }

/*  --------------------
	Links
--------------------  */
a {
  text-decoration: none; }

/*  --------------------
	Layout
--------------------  */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#page {
  position: relative; }

/*  --------------------
	Layout - reg.content
--------------------  */
.site-content-contain {
  background-color: #fff;
  position: relative; }

.site-content {
  padding: 30px 0 0; }

/*  --------------------
	Media
--------------------  */
img,
video {
  height: auto;
  max-width: 100%; }

.rb_oembed_wrapper {
  position: relative; }
  .rb_oembed_wrapper.video_inside {
    padding-bottom: 56.25%; }
    .rb_oembed_wrapper.video_inside:not(:last-child) {
      margin: 0 0 25px; }
  .rb_oembed_wrapper iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%; }

embed,
iframe,
object {
  max-width: 100%; }

.wp-block-image,
.wp-block-image figure {
  line-height: 0px; }

.wp-block-image figcaption {
  line-height: initial; }

.wp-block-gallery {
  margin-left: 0 !important; }
  .wp-block-gallery figcaption {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px; }
  .wp-block-gallery li {
    padding-left: 0; }
    .wp-block-gallery li:before {
      display: none; }

.twitter-tweet {
  margin-left: auto;
  margin-right: auto; }

p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
  margin-bottom: 0; }

.pic {
  position: relative;
  font-size: 0px;
  line-height: 0px; }

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  text-align: center; }

.mejs-container:not(:last-child) {
  margin-bottom: 20px; }

.mejs-controls a.mejs-horizontal-volume-slider {
  background: transparent;
  border: 0; }
  .mejs-controls a.mejs-horizontal-volume-slider:focus {
    background: transparent;
    border: 0; }

.site-content .wp-playlist-light {
  background-color: #eee;
  color: #222; }
  .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #333; }
  .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #767676; }
  .site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px #eee dotted;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }
    .site-content .wp-playlist-light .wp-playlist-item:focus {
      color: #fff;
      background-color: #767676;
      border-bottom-color: rgba(0, 0, 0, 0); }
      .site-content .wp-playlist-light .wp-playlist-item:focus a {
        color: #fff; }

.site-content .wp-playlist-dark {
  background-color: #222;
  border-color: #333; }
  .site-content .wp-playlist-dark .mejs-container .mejs-controls {
    background-color: #333; }
  .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #eee; }
  .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa; }
  .site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #333; }
  .site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px #555 dotted;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }
    .site-content .wp-playlist-dark .wp-playlist-item:focus {
      color: #222;
      background-color: #fff;
      border-bottom-color: rgba(0, 0, 0, 0); }
      .site-content .wp-playlist-dark .wp-playlist-item:focus a {
        color: #222; }
  .site-content .wp-playlist-dark .wp-playlist-caption {
    color: #fff; }

.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em; }

.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700; }

.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal; }

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 0.625em;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase; }

.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer; }
  .site-content .wp-playlist-item:last-of-type {
    border-bottom: 0; }
  .site-content .wp-playlist-item a {
    padding: 0.3125em 0;
    border-bottom: 0;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .site-content .wp-playlist-item a:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background: transparent; }

.site-content .wp-playlist-item-length {
  top: 5px; }

.icon {
  display: inline-block;
  height: 1em;
  width: 1em;
  position: relative;
  vertical-align: middle; }

/*  --------------------
	Galleries
--------------------  */
.gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  margin: 0 -5px -10px; }

.gallery-item {
  padding: 0 5px;
  margin: 0 0 10px !important; }
  .gallery-item .gallery-icon {
    font-size: 0px;
    line-height: 0px; }
  .gallery-item a {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    max-width: 100%;
    display: block; }
    .gallery-item a img {
      display: block;
      margin: 0 auto; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.3%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6%; }

.gallery-columns-7 .gallery-item {
  width: 14.2%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1%; }

.gallery-caption {
  display: block;
  word-break: break-word;
  text-align: center;
  margin: 5px 0 20px;
  padding: 0;
  line-height: 1.3; }

/*  --------------------
	SVGs Fallbacks
--------------------  */
.svg-fallback {
  display: none; }

.no-svg .svg-fallback {
  display: inline-block; }

.no-svg .dropdown-toggle {
  padding: 0.5em 0 0;
  right: 0;
  text-align: center;
  width: 2em; }
  .no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: transform(rotate 0.3s linear);
    transition: transform(rotate 0.3s linear); }
  .no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
    .no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
      content: '\005E'; }

.no-svg .social-navigation a {
  background: transparent;
  color: #222;
  height: auto;
  width: auto; }

/*  --------------------
	Fancybox styles
--------------------  */
.fancybox-skin {
  padding: 3px !important; }

.fancy {
  font-size: 0;
  display: block; }

/*  --------------------
	Default media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  /*  --------------------
		Media
	--------------------  */
  .mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: transparent;
    border: 0; }
  .site-content .wp-playlist-light .wp-playlist-item:hover {
    color: #fff;
    background-color: #767676;
    border-bottom-color: rgba(0, 0, 0, 0); }
    .site-content .wp-playlist-light .wp-playlist-item:hover a {
      color: #fff; }
  .site-content .wp-playlist-light a.wp-playlist-caption:hover {
    color: #fff; }
  .site-content .wp-playlist-dark .wp-playlist-item:hover {
    color: #222;
    background-color: #fff;
    border-bottom-color: rgba(0, 0, 0, 0); }
    .site-content .wp-playlist-dark .wp-playlist-item:hover a {
      color: #222; }
  .site-content .wp-playlist-item a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent; }
  /*  --------------------
		Galleries
	--------------------  */
  .gallery-item a:hover {
    opacity: .6; } }

/*  ====================
	Preloader
====================  */
.rb_icon_preloader {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  .rb_icon_preloader:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 8px;
    top: 8px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    animation: rb_i_preloader 1.5s linear infinite; }

@keyframes rb_i_preloader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.rb-blank-preloader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  background-color: #fff;
  opacity: 1;
  pointer-events: none;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }
  .rb-blank-preloader.disabled {
    opacity: 0; }

.ajax_preloader {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 10;
  display: none;
  cursor: wait; }
  .ajax_preloader.body_loader {
    position: fixed; }
  .ajax_preloader.content_loader, .ajax_preloader.modal_loader {
    position: absolute; }
  .ajax_preloader.active {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .ajax_preloader .dots-wrapper {
    animation: rb_preloader_wrapper 1.2s infinite ease-in-out; }
    .ajax_preloader .dots-wrapper span {
      width: 16px;
      height: 16px;
      display: inline-block;
      background-color: #000;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin: 0 7px; }
      .ajax_preloader .dots-wrapper span:first-child {
        animation: rb_preloader .6s infinite ease-in-out; }
      .ajax_preloader .dots-wrapper span:last-child {
        animation: rb_preloader .6s infinite ease-in-out;
        animation-delay: .3s; }

.blockUI {
  opacity: 1 !important;
  background-color: rgba(255, 255, 255, 0.85) !important;
  background-image: url("../img/spin.gif");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px; }

@keyframes rb_preloader {
  0% {
    opacity: .3;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    opacity: .3;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5); } }

@keyframes rb_preloader_wrapper {
  0% {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); }
  50% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); } }

/*  --------------------
	Unitest extra styles
--------------------  */
body[data-default="true"] .rb-widget ul:not(.product-categories) li.cat-item {
  padding: 10px 0;
  border-bottom: 1px dashed #e5e5e5; }
  body[data-default="true"] .rb-widget ul:not(.product-categories) li.cat-item:last-child {
    border-bottom: 0; }

body[data-default="true"] .post-inner .post-content:not(:empty) {
  padding-bottom: 0; }

/*  --------------------
	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: 15px; }
  .paging-navigation .pagination .rb_load_more {
    cursor: pointer; }
    .paging-navigation .pagination .rb_load_more:before {
      content: '\f11f';
      font-family: 'rbicon';
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      display: inline-block;
      margin-left: 15px;
      -webkit-transition: transform 0.3s ease;
      transition: transform 0.3s ease; }

.woocommerce-pagination,
.paging-navigation:not(.load_more) .pagination {
  text-align: center; }
  .woocommerce-pagination > *,
  .paging-navigation:not(.load_more) .pagination > * {
    display: inline-block;
    font-weight: 700; }
    .woocommerce-pagination > *:before,
    .paging-navigation:not(.load_more) .pagination > *:before {
      content: '/';
      display: inline-block;
      margin: 0 10px; }
    .woocommerce-pagination > *:first-child:not(.prev):before,
    .paging-navigation:not(.load_more) .pagination > *:first-child:not(.prev):before {
      display: none; }
    .woocommerce-pagination > *.page-links-title,
    .paging-navigation:not(.load_more) .pagination > *.page-links-title {
      opacity: 1 !important; }
      .woocommerce-pagination > *.page-links-title + .post-page-numbers,
      .paging-navigation:not(.load_more) .pagination > *.page-links-title + .post-page-numbers {
        margin-left: 10px; }
        .woocommerce-pagination > *.page-links-title + .post-page-numbers:before,
        .paging-navigation:not(.load_more) .pagination > *.page-links-title + .post-page-numbers:before {
          display: none; }
    .woocommerce-pagination > *:not(.prev):not(.next),
    .paging-navigation:not(.load_more) .pagination > *:not(.prev):not(.next) {
      opacity: .4; }
      .woocommerce-pagination > *:not(.prev):not(.next).current,
      .paging-navigation:not(.load_more) .pagination > *:not(.prev):not(.next).current {
        opacity: 1; }
        .woocommerce-pagination > *:not(.prev):not(.next).current:before,
        .paging-navigation:not(.load_more) .pagination > *:not(.prev):not(.next).current:before {
          opacity: .4; }
  .woocommerce-pagination .prev:before,
  .woocommerce-pagination .next:before,
  .paging-navigation:not(.load_more) .pagination .prev:before,
  .paging-navigation:not(.load_more) .pagination .next:before {
    font-family: 'rbicon';
    margin: 0 20px; }
  .woocommerce-pagination .prev:before,
  .paging-navigation:not(.load_more) .pagination .prev:before {
    content: '\f127'; }
  .woocommerce-pagination .prev + .page-numbers:before,
  .paging-navigation:not(.load_more) .pagination .prev + .page-numbers:before {
    display: none; }
  .woocommerce-pagination .next:before,
  .paging-navigation:not(.load_more) .pagination .next:before {
    content: '\f128'; }

@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) {
  .paging-navigation .pagination .rb_load_more:hover:before {
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg); } }

/*  --------------------
	Navigation
--------------------  */
.post-navigation {
  padding: 30px 0;
  margin-top: 15px;
  border-top: 1px solid #e5e5e5;
  position: relative; }
  .post-navigation:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 31px;
    height: calc(100% - 62px);
    width: 1px;
    background-color: #e5e5e5;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .post-navigation .nav-links {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch; }
    .post-navigation .nav-links li {
      padding: 0;
      width: 50%;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .post-navigation .nav-links li.next-post {
        text-align: right;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end; }
        .post-navigation .nav-links li.next-post img {
          margin-left: 20px; }
      .post-navigation .nav-links li.prev-post img {
        margin-right: 20px; }
      .post-navigation .nav-links li.next-post > a, .post-navigation .nav-links li.prev-post > a {
        line-height: 0; }
      .post-navigation .nav-links li img {
        max-width: 80px; }
      .post-navigation .nav-links li:before {
        display: none; }
      .post-navigation .nav-links li .post-title {
        font-size: 17px;
        line-height: initial;
        font-weight: 700;
        word-break: break-word; }
      .post-navigation .nav-links li .post-nav-link {
        font-size: 16px;
        opacity: .6; }

/*  --------------------
	Navigation media styles
--------------------  */
@media screen and (max-width: 767px) {
  .post-navigation {
    padding: 15px 0; }
    .post-navigation:before {
      display: none; }
    .post-navigation .nav-links {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .post-navigation .nav-links li {
        width: 100%; }
        .post-navigation .nav-links li.prev-post:not(.disabled) + .next-post {
          margin-top: 15px;
          padding-top: 15px;
          border-top: 1px solid #e5e5e5; } }

/*  --------------------
	Comments
--------------------  */
.upsells.products > h2,
.related.products > h2,
.single-content-title {
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 35px !important;
  font-size: 40px; }
  .upsells.products > h2:before,
  .related.products > h2:before,
  .single-content-title:before {
    left: 0;
    width: 56px; }
  .upsells.products > h2:after,
  .related.products > h2:after,
  .single-content-title:after {
    left: 64px;
    width: 6px; }
  .upsells.products > h2:before, .upsells.products > h2:after,
  .related.products > h2:before,
  .related.products > h2:after,
  .single-content-title:before,
  .single-content-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }

.single-content-title .cancel-reply {
  position: absolute;
  right: 0;
  bottom: 22px;
  font-size: 17px;
  font-weight: 400; }

.bypostauthor {
  border: 1px solid transparent; }

.comments-area {
  padding-top: 45px;
  border-top: 1px solid #e5e5e5; }

.page-content + .comments-area {
  border-top: 0; }

.comment-list {
  padding-bottom: 50px;
  border-bottom: 1px solid #e5e5e5; }
  .comment-list .trackback .comment-body,
  .comment-list .pingback .comment-body,
  .comment-list .comment .comment-body {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .comment-list .trackback .comment-body:before,
    .comment-list .pingback .comment-body:before,
    .comment-list .comment .comment-body:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: #e5e5e5;
      height: 1px; }
  .comment-list > .trackback:only-child:not(.parent) > .comment-body,
  .comment-list > .pingback:only-child:not(.parent) > .comment-body,
  .comment-list > .comment:only-child:not(.parent) > .comment-body {
    margin-bottom: 0;
    padding-bottom: 0; }
    .comment-list > .trackback:only-child:not(.parent) > .comment-body:before,
    .comment-list > .pingback:only-child:not(.parent) > .comment-body:before,
    .comment-list > .comment:only-child:not(.parent) > .comment-body:before {
      display: none; }
  .comment-list > .trackback:last-child:not(.parent) > .comment-body,
  .comment-list > .pingback:last-child:not(.parent) > .comment-body,
  .comment-list > .comment:last-child:not(.parent) > .comment-body {
    margin-bottom: 0;
    padding-bottom: 0; }
    .comment-list > .trackback:last-child:not(.parent) > .comment-body:before,
    .comment-list > .pingback:last-child:not(.parent) > .comment-body:before,
    .comment-list > .comment:last-child:not(.parent) > .comment-body:before {
      display: none; }

.no-comments {
  margin-top: 20px; }

.trackback .comment-body .comment-content,
.pingback .comment-body .comment-content {
  margin-left: 0; }

.comment-body .comment-author {
  float: left;
  margin-right: 20px; }
  .comment-body .comment-author img {
    -webkit-border-radius: 50%;
    border-radius: 50%; }

.comment-body .comment-meta {
  display: inline-block; }
  .comment-body .comment-meta .comment-admin {
    font-weight: 700;
    padding-right: 16px;
    margin-right: 10px;
    position: relative; }
    .comment-body .comment-meta .comment-admin:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
      height: 100%;
      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; }
  .comment-body .comment-buttons > *:not(:last-child) {
    margin-right: 15px; }
  .comment-body .comment-buttons a {
    opacity: .7; }
    .comment-body .comment-buttons a:hover {
      opacity: 1; }
  .comment-body .comment-buttons .reply a:after {
    content: '\f109';
    font-family: 'rbicon';
    margin-left: 6px; }

.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 {
    max-width: 738px; }
    .comment-respond .comment-form > p label {
      display: none; }
  .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 .form-submit {
    margin-top: 30px; }
    .comment-respond .form-submit input {
      border: 0; }

/*  --------------------
	Comments media styles
--------------------  */
@media screen and (max-width: 767px) {
  .upsells.products > h2,
  .related.products > h2,
  .single-content-title {
    font-size: 28px; }
  .comment-body .comment-buttons {
    position: static;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; } }

/*  --------------------
	Related
--------------------  */
.related-posts {
  padding-top: 45px;
  border-top: 1px solid #e5e5e5;
  padding-bottom: 5px; }
  .related-posts .rb_carousel_wrapper .rb_carousel .slick-dots {
    margin-bottom: 45px; }
  .related-posts .blog_grid .post-media.format-quote:not(:empty), .related-posts .blog_grid .post-media.format-link:not(:empty) {
    margin-top: 38px; }
  .related-posts .blog_grid .post-media .cropped_image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 100%; }

/*  --------------------
	Blog default styles
--------------------  */
body:not([data-default="true"]):not(.single) .post.format-link .post-media, body:not([data-default="true"]):not(.single) .post.format-quote .post-media {
  background: -webkit-linear-gradient(to top, #025ea8, #02b3a3);
  background: linear-gradient(to top, #025ea8, #02b3a3); }

body:not([data-default="true"]):not(.single) .post.format-link .post-media-wrapper .post-date,
body:not([data-default="true"]):not(.single) .post.format-link .post-categories,
body:not([data-default="true"]):not(.single) .post.format-link .post-title,
body:not([data-default="true"]):not(.single) .post.format-link .post-meta-wrapper,
body:not([data-default="true"]):not(.single) .post.format-link .post-content, body:not([data-default="true"]):not(.single) .post.format-quote .post-media-wrapper .post-date,
body:not([data-default="true"]):not(.single) .post.format-quote .post-categories,
body:not([data-default="true"]):not(.single) .post.format-quote .post-title,
body:not([data-default="true"]):not(.single) .post.format-quote .post-meta-wrapper,
body:not([data-default="true"]):not(.single) .post.format-quote .post-content {
  display: none; }

body:not([data-default="true"]):not(.single) .post.format-link .post-media, body:not([data-default="true"]):not(.single) .post.format-quote .post-media {
  margin-bottom: 0 !important; }

.search .blog-readmore-wrap, .archive .blog-readmore-wrap, .blog .blog-readmore-wrap {
  display: block;
  margin-top: 25px;
  font-size: 16px; }
  .search .blog-readmore-wrap .rb_button, .archive .blog-readmore-wrap .rb_button, .blog .blog-readmore-wrap .rb_button {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.search p + .blog-readmore-wrap, .archive p + .blog-readmore-wrap, .blog p + .blog-readmore-wrap {
  margin-top: -17px; }

.search .post-inner, .archive .post-inner, .blog .post-inner {
  position: relative;
  padding-bottom: 15px; }
  .search .post-inner:after, .archive .post-inner:after, .blog .post-inner:after {
    content: '';
    display: table;
    clear: both; }
  .search .post-inner .post-media-wrapper, .archive .post-inner .post-media-wrapper, .blog .post-inner .post-media-wrapper {
    position: relative;
    margin-bottom: 0; }
    .search .post-inner .post-media-wrapper ~ .post-meta-wrapper .post-date, .archive .post-inner .post-media-wrapper ~ .post-meta-wrapper .post-date, .blog .post-inner .post-media-wrapper ~ .post-meta-wrapper .post-date {
      display: none; }
    .search .post-inner .post-media-wrapper .post-media, .archive .post-inner .post-media-wrapper .post-media, .blog .post-inner .post-media-wrapper .post-media {
      margin-bottom: 0; }
    .search .post-inner .post-media-wrapper .post-date, .archive .post-inner .post-media-wrapper .post-date, .blog .post-inner .post-media-wrapper .post-date {
      position: absolute;
      left: 25px;
      top: 25px; }
      .search .post-inner .post-media-wrapper .post-date a, .archive .post-inner .post-media-wrapper .post-date a, .blog .post-inner .post-media-wrapper .post-date a {
        text-align: center;
        display: inline-block;
        padding: 8px 20px 10px;
        text-shadow: 1px 1px 0px #fff; }
        .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;
            font-weight: 700; }
          .search .post-inner .post-media-wrapper .post-date a span.month, .archive .post-inner .post-media-wrapper .post-date a span.month, .blog .post-inner .post-media-wrapper .post-date a span.month {
            font-size: 14px;
            margin-top: -3px;
            text-transform: uppercase; }
    .search .post-inner .post-media-wrapper + .post-title, .archive .post-inner .post-media-wrapper + .post-title, .blog .post-inner .post-media-wrapper + .post-title {
      margin-top: 15px; }
  .search .post-inner .post-categories, .archive .post-inner .post-categories, .blog .post-inner .post-categories {
    margin-top: 35px; }
    .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;
      line-height: initial;
      position: relative;
      padding-bottom: 3px; }
      .search .post-inner .post-categories a:before, .archive .post-inner .post-categories a:before, .blog .post-inner .post-categories a:before {
        content: '';
        position: absolute;
        left: calc(50% - 6px);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 2px;
        width: 0%;
        bottom: 0;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease; }
      .search .post-inner .post-categories a:last-child:before, .archive .post-inner .post-categories a:last-child:before, .blog .post-inner .post-categories a:last-child:before {
        left: 50%; }
      .search .post-inner .post-categories a:hover:before, .archive .post-inner .post-categories a:hover:before, .blog .post-inner .post-categories a:hover:before {
        width: calc(100% - 12px); }
      .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) {
        padding-right: 13px;
        margin-right: 1px; }
        .search .post-inner .post-categories a:not(:last-child):after, .archive .post-inner .post-categories a:not(:last-child):after, .blog .post-inner .post-categories a:not(:last-child):after {
          content: '/';
          right: 0;
          margin-top: 1px;
          position: absolute;
          opacity: .2; }
    .search .post-inner .post-categories + .post-title, .archive .post-inner .post-categories + .post-title, .blog .post-inner .post-categories + .post-title {
      margin-top: 16px; }
  .search .post-inner .post-title, .archive .post-inner .post-title, .blog .post-inner .post-title {
    margin-top: 0;
    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: 22px;
    position: relative; }
    .search .post-inner .post-media blockquote, .archive .post-inner .post-media blockquote, .blog .post-inner .post-media blockquote {
      margin: 0; }
    .search .post-inner .post-media .media-gallery .rb_carousel, .archive .post-inner .post-media .media-gallery .rb_carousel, .blog .post-inner .post-media .media-gallery .rb_carousel {
      margin: 0 -15px; }
      .search .post-inner .post-media .media-gallery .rb_carousel:before, .archive .post-inner .post-media .media-gallery .rb_carousel:before, .blog .post-inner .post-media .media-gallery .rb_carousel:before {
        display: none; }
      .search .post-inner .post-media .media-gallery .rb_carousel .slick-arrow, .archive .post-inner .post-media .media-gallery .rb_carousel .slick-arrow, .blog .post-inner .post-media .media-gallery .rb_carousel .slick-arrow {
        z-index: 1;
        color: #fff; }
        .search .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-prev, .archive .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-prev, .blog .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-prev {
          left: 20px; }
        .search .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-next, .archive .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-next, .blog .post-inner .post-media .media-gallery .rb_carousel .slick-arrow.slick-next {
          right: 20px; }
    .search .post-inner .post-media .media-audio,
    .search .post-inner .post-media .media-video, .archive .post-inner .post-media .media-audio,
    .archive .post-inner .post-media .media-video, .blog .post-inner .post-media .media-audio,
    .blog .post-inner .post-media .media-video {
      position: relative;
      padding-bottom: 56.25%;
      overflow: hidden; }
      .search .post-inner .post-media .media-audio iframe,
      .search .post-inner .post-media .media-video iframe, .archive .post-inner .post-media .media-audio iframe,
      .archive .post-inner .post-media .media-video iframe, .blog .post-inner .post-media .media-audio iframe,
      .blog .post-inner .post-media .media-video iframe {
        top: 0;
        left: 0;
        height: 100%;
        position: absolute; }
    .search .post-inner .post-media .media-alternate, .archive .post-inner .post-media .media-alternate, .blog .post-inner .post-media .media-alternate {
      display: block;
      font-size: 30px;
      line-height: 40px;
      font-weight: 700;
      padding: 108px 40px 55px;
      text-align: left;
      color: #fff; }
      .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: '\f10b';
        font-size: 26px; }
      .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: '\201c\0020';
        font-size: 84px; }
      .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 {
        content: '———';
        margin-right: 15px; }
      .search .post-inner .post-media .media-alternate:before, .archive .post-inner .post-media .media-alternate:before, .blog .post-inner .post-media .media-alternate:before {
        font-family: 'rbicon';
        color: #fff;
        z-index: 1;
        font-weight: 400; }
    .search .post-inner .post-media .media-alternate:before, .archive .post-inner .post-media .media-alternate:before, .blog .post-inner .post-media .media-alternate:before {
      position: absolute;
      left: 40px;
      top: 55px; }
  .search .post-inner .post-content, .archive .post-inner .post-content, .blog .post-inner .post-content {
    margin-top: 33px; }
    .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: 30px; }
  .post.sticky {
    padding: 40px;
    border-bottom: 0 !important;
    background-image: url("../img/sticky-bg.png");
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff; }
    .post.sticky a {
      color: #fff; }
    .post.sticky ul li:before {
      background-color: #fff; }
    .post.sticky .post-meta-wrapper:before {
      background-color: #fff; }
  .post .rb_button_wrapper {
    z-index: 1; }

/*  --------------------
	Blog default media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .search .post-inner .post-categories a:hover:before, .archive .post-inner .post-categories a:hover:before, .blog .post-inner .post-categories a:hover:before {
    width: calc(100% - 12px); }
  .search .post-inner .post-categories a:last-child:hover:before, .archive .post-inner .post-categories a:last-child:hover:before, .blog .post-inner .post-categories a:last-child:hover:before {
    width: 100%; } }

@media screen and (max-width: 1199px) {
  .search .post-inner .post-media-wrapper .post-date, .archive .post-inner .post-media-wrapper .post-date, .blog .post-inner .post-media-wrapper .post-date {
    left: 15px;
    top: 15px; }
    .search .post-inner .post-media-wrapper .post-date a, .archive .post-inner .post-media-wrapper .post-date a, .blog .post-inner .post-media-wrapper .post-date a {
      text-align: center;
      display: inline-block;
      padding: 5px 16px 10px; }
      .search .post-inner .post-media-wrapper .post-date a span.day, .archive .post-inner .post-media-wrapper .post-date a span.day, .blog .post-inner .post-media-wrapper .post-date a span.day {
        font-size: 22px; }
      .search .post-inner .post-media-wrapper .post-date a span.month, .archive .post-inner .post-media-wrapper .post-date a span.month, .blog .post-inner .post-media-wrapper .post-date a span.month {
        font-size: 12px;
        margin-top: -5px; }
  .search .post-inner .post-media .media-alternate, .archive .post-inner .post-media .media-alternate, .blog .post-inner .post-media .media-alternate {
    font-size: 24px;
    line-height: initial;
    padding: 98px 40px 45px; }
    .search .post-inner .post-media .media-alternate:before, .archive .post-inner .post-media .media-alternate:before, .blog .post-inner .post-media .media-alternate:before {
      top: 45px; } }

@media screen and (max-width: 991px) {
  .search .post-inner .post-media .media-alternate, .archive .post-inner .post-media .media-alternate, .blog .post-inner .post-media .media-alternate {
    padding: 80px 40px 45px; }
    .search .post-inner .post-media .media-alternate:before, .archive .post-inner .post-media .media-alternate:before, .blog .post-inner .post-media .media-alternate:before {
      top: 32px; } }

@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-categories:first-child, .archive .post-inner .post-categories:first-child, .blog .post-inner .post-categories:first-child {
    margin-top: 20px; }
  .search .post-inner .post-title, .archive .post-inner .post-title, .blog .post-inner .post-title {
    margin-top: 15px; } }

/*  --------------------
	Blog meta styles
--------------------  */
.post-meta-wrapper {
  position: relative;
  padding-left: 50px;
  font-size: 14px;
  line-height: initial;
  margin-top: 16px;
  min-height: 22px; }
  .post-meta-wrapper:before {
    content: '';
    display: inline-block !important;
    left: 0;
    top: calc(50% - 1px);
    width: 36px;
    height: 2px;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .post-meta-wrapper > * {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px; }
    .post-meta-wrapper > *:first-child {
      margin-left: 0; }
      .post-meta-wrapper > *:first-child:last-child {
        margin-left: 0; }
  .post-meta-wrapper a {
    opacity: .8; }
  .post-meta-wrapper .coments_count a:before {
    content: '\f075';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 18px;
    margin-right: 6px;
    position: relative;
    top: 0px; }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .post-meta-wrapper a:hover {
    opacity: 1; } }

/*  --------------------
	Blog large styles
--------------------  */
.blog_large {
  width: 100%; }
  .blog_large .post:not(:last-of-type) {
    margin-bottom: 55px; }

/*  --------------------
	Blog grid styles
--------------------  */
.blog_2 {
  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; }
  .blog_2 .post {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px; }

.blog_grid {
  width: 100%; }
  .blog_grid.content .content_inner[data-columns="2"] .post {
    width: 50%; }
  .blog_grid .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; }
    .blog_grid .content_inner[data-columns="3"] .post {
      width: 33.3%; }
    .blog_grid .content_inner[data-columns="4"] .post {
      width: 25%; }
    .blog_grid .content_inner .rb_carousel {
      margin: 0; }
    .blog_grid .content_inner .post {
      padding-bottom: 20px; }
      .blog_grid .content_inner .post.slick-slide {
        padding-bottom: 0;
        margin: 0; }
      .blog_grid .content_inner .post .post-inner {
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px; }
        .blog_grid .content_inner .post .post-inner .post-media-wrapper .post-date {
          left: 15px;
          top: 15px; }
        .blog_grid .content_inner .post .post-inner .post-media:empty {
          margin-bottom: 0px; }
          .blog_grid .content_inner .post .post-inner .post-media:empty + .post-categories {
            margin-top: 0; }
        .blog_grid .content_inner .post .post-inner .post-title {
          font-size: 30px; }
          .blog_grid .content_inner .post .post-inner .post-title:not(:first-child) {
            margin-top: 8px; }
        .blog_grid .content_inner .post .post-inner .post-content {
          margin-top: 22px; }
          .blog_grid .content_inner .post .post-inner .post-content:not(:empty) {
            padding-bottom: 0; }
            .blog_grid .content_inner .post .post-inner .post-content:not(:empty) .blog-readmore-wrap {
              margin-bottom: 0; }
          .blog_grid .content_inner .post .post-inner .post-content .blog-readmore-wrap {
            margin-top: 26px; }

/*  --------------------
	Blog grid media styles
--------------------  */
@media screen and (max-width: 991px) {
  .blog_grid .content_inner[data-columns="3"] .post, .blog_grid .content_inner[data-columns="4"] .post {
    width: 50%; } }

@media screen and (max-width: 767px) {
  .blog_grid .content_inner[data-columns="2"] .post, .blog_grid .content_inner[data-columns="3"] .post, .blog_grid .content_inner[data-columns="4"] .post {
    width: 100%; }
  .blog_2 .post {
    width: 100%; } }

/*  --------------------
	Blog single styles
--------------------  */
.post-header {
  text-align: center; }
  .post-header .post-title {
    margin-bottom: 15px;
    word-break: break-word; }

.post-format {
  margin-bottom: 28px; }
  .post-format.format_gallery {
    margin-bottom: 48px; }
  .post-format.format_link {
    text-align: center; }
    .post-format.format_link a {
      font-size: 24px;
      font-weight: 700;
      padding-top: 50px;
      display: inline-block;
      position: relative; }
      .post-format.format_link a:before {
        margin-right: 20px;
        font-size: 30px;
        font-weight: 400;
        content: '\f10b';
        font-family: 'rbicon';
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 0; }
  .post-format.format_quote {
    text-align: center; }
    .post-format.format_quote blockquote {
      margin: 0;
      padding: 50px 0 0;
      font-size: 24px; }
      .post-format.format_quote blockquote:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
      .post-format.format_quote blockquote cite {
        line-height: initial; }
  .post-format.format_video {
    overflow: hidden;
    line-height: 0px; }
    .post-format.format_video iframe {
      background-color: #f0f0f0; }
  .post-format .rb_carousel_wrapper .rb_carousel .slick-dots {
    margin-top: 25px; }

.post-content {
  margin-top: 25px; }
  .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-content-inner:after {
  content: '';
  display: table;
  clear: both; }

.post-meta {
  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: 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; }
  .post-meta .post-tags {
    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: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .post-meta .post-tags > * {
      display: inline-block;
      margin-bottom: 10px;
      position: relative; }
      .post-meta .post-tags > *:before {
        content: '#'; }
      .post-meta .post-tags > *:not(:last-child) {
        margin-right: 14px; }
  .post-meta .social-share {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 15px;
    display: inline-block; }
    .post-meta .social-share span {
      font-weight: 700;
      margin-right: 15px; }
    .post-meta .social-share a {
      text-align: center;
      opacity: .3; }
      .post-meta .social-share a:not(:last-child) {
        margin-right: 10px; }

/*  --------------------
	Blog single media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .post-meta .social-share a:hover {
    opacity: 1; } }

@media screen and (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; }
      .post-meta .post-tags > * {
        margin-bottom: 0px; } }

/*  --------------------
	Slick Carousel extra styles
--------------------  */
.rb_carousel .slick-slide,
.rb_custom_carousel .slick-slide {
  margin: 0 15px; }

.rb_carousel .slick-dots,
.rb_custom_carousel .slick-dots {
  margin: 0;
  width: 100%;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .rb_carousel .slick-dots li,
  .rb_custom_carousel .slick-dots li {
    margin: 0 3px 15px;
    padding-left: 0;
    line-height: 0;
    -webkit-transition: margin 0.2s ease;
    transition: margin 0.2s ease; }
    .rb_carousel .slick-dots li:before,
    .rb_custom_carousel .slick-dots li:before {
      display: none;
      padding: 0; }
    .rb_carousel .slick-dots li:after,
    .rb_custom_carousel .slick-dots li:after {
      content: '';
      position: absolute;
      width: 0px;
      height: 2px;
      background-color: #e5e5e5;
      top: 4px;
      left: calc(100% + 10px); }
    .rb_carousel .slick-dots li.slick-active,
    .rb_custom_carousel .slick-dots li.slick-active {
      margin-right: 63px;
      margin-left: 6px; }
      .rb_carousel .slick-dots li.slick-active:after,
      .rb_custom_carousel .slick-dots li.slick-active:after {
        width: 46px;
        -webkit-transition: width 0.2s linear 0.1s;
        transition: width 0.2s linear 0.1s; }
      .rb_carousel .slick-dots li.slick-active:last-child,
      .rb_custom_carousel .slick-dots li.slick-active:last-child {
        margin-right: 3px;
        margin-left: 63px; }
        .rb_carousel .slick-dots li.slick-active:last-child:after,
        .rb_custom_carousel .slick-dots li.slick-active:last-child:after {
          left: auto;
          right: calc(100% + 10px); }
      .rb_carousel .slick-dots li.slick-active button,
      .rb_custom_carousel .slick-dots li.slick-active button {
        border-width: 2px;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5); }
    .rb_carousel .slick-dots li button,
    .rb_custom_carousel .slick-dots li button {
      font-size: 0px;
      background: transparent;
      line-height: 0px;
      min-height: 0;
      border: 5px solid #e5e5e5;
      padding: 0;
      width: 10px;
      height: 10px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }

.rb_carousel_wrapper {
  width: 100%; }
  .rb_carousel_wrapper .rb_carousel .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .rb_carousel_wrapper[data-pagination="on"] > .rb_carousel > .slick-arrow {
    top: calc( 50% - 45px);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .rb_carousel_wrapper .rb_carousel {
    position: relative;
    margin: 0 -15px; }
    .rb_carousel_wrapper .rb_carousel .slick-dots {
      margin: 45px 0 0; }
    .rb_carousel_wrapper .rb_carousel .slick-arrow {
      position: absolute;
      font-size: 0px;
      padding: 0 7px;
      border: 0;
      opacity: 0;
      pointer-events: none;
      background: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .rb_carousel_wrapper .rb_carousel .slick-arrow:before {
        font-family: 'rbicon';
        font-size: 21px; }
      .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-prev {
        left: 0; }
        .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-prev:before {
          content: '\f127'; }
      .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next {
        right: 0; }
        .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next:before {
          content: '\f128'; }

/*  --------------------
	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: 0;
  border-color: #C7CACE; }
  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: #C7CACE; }

/* 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: 40px;
    color: #fff; }
  .mfp-arrow.mfp-arrow-left {
    left: 15px; }
    .mfp-arrow.mfp-arrow-left:before {
      content: '\f127'; }
  .mfp-arrow.mfp-arrow-right {
    right: 15px; }
    .mfp-arrow.mfp-arrow-right:before {
      content: '\f128'; }

.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%; }

.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; }

/*  -------------------
	Logotype
-------------------  */
.site_logotype {
  line-height: 0px; }
  .site_logotype .sitename {
    font-size: 38px;
    line-height: 48px; }
  .site_logotype a {
    display: inline-block; }

/*  -------------------
	Top bar
-------------------  */
.top-bar-box .container {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .top-bar-box .container .header_info_links a {
    display: inline-block;
    position: relative; }
    .top-bar-box .container .header_info_links a:before {
      display: inline-block;
      font-family: 'rbicon';
      margin-right: 12px;
      font-size: 20px;
      vertical-align: middle;
      position: relative;
      top: -1px; }
    .top-bar-box .container .header_info_links a.top_bar_phone {
      margin-right: 40px; }
      .top-bar-box .container .header_info_links a.top_bar_phone:before {
        content: '\f102'; }
    .top-bar-box .container .header_info_links a.top_bar_mail:before {
      content: '\f10a'; }

/*  -------------------
	Header icons styles
-------------------  */
.header_icons {
  position: relative;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0; }
  .header_icons > * {
    margin-right: 15px; }
    .header_icons > *:last-child {
      margin-right: 0; }
    .header_icons > * ~ .mini-cart:not(:first-child) .woo_mini-count {
      padding-left: 15px;
      border-left: 1px solid rgba(255, 255, 255, 0.7);
      -webkit-border-radius: 0;
      border-radius: 0; }
  .header_icons .menu-trigger {
    display: inline-block; }
    .header_icons .menu-trigger.active span:first-child {
      -webkit-transform: rotate(-45deg) translateY(11px);
      -ms-transform: rotate(-45deg) translateY(11px);
      transform: rotate(-45deg) translateY(11px); }
    .header_icons .menu-trigger.active span:nth-of-type(2) {
      opacity: 0; }
    .header_icons .menu-trigger.active span:last-child {
      -webkit-transform: rotate(45deg) translateY(-12px);
      -ms-transform: rotate(45deg) translateY(-12px);
      transform: rotate(45deg) translateY(-12px); }
    .header_icons .menu-trigger span {
      height: 2px;
      width: 25px;
      display: block;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      opacity: 1;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .header_icons .menu-trigger span:first-child {
        margin-bottom: 4px; }
      .header_icons .menu-trigger span:last-child {
        margin-top: 4px; }
  .header_icons .search-trigger {
    display: inline-block;
    position: relative;
    top: -2px; }
  .header_icons .custom_sidebar_trigger i:before {
    font-size: 21px; }
  .header_icons .custom_sidebar_trigger,
  .header_icons .custom_url {
    top: 3px; }
    .header_icons .custom_sidebar_trigger i,
    .header_icons .custom_url i {
      display: inline-block; }

/*  -------------------
	Header icons media styles
-------------------  */
@media screen and (max-width: 767px) {
  .header_icons .wpml-ls {
    display: none; } }

@media screen and (max-width: 340px) {
  .header_icons > *:not(:first-child) {
    margin-left: 10px; } }

/*  -------------------
	Menus styles
-------------------  */
.menu-box {
  border-bottom: 1px solid #e5e5e5; }
  .menu-box.absolute {
    border-bottom: 0; }
    .menu-box.absolute .wide_container {
      margin: 0; }
    .menu-box.absolute .container {
      left: 50%;
      z-index: 1;
      position: absolute;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  .menu-box .container {
    min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }

.vc_wp_custommenu.alignleft .menu-main-container > ul {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

.vc_wp_custommenu.aligncenter .menu-main-container > ul {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.vc_wp_custommenu.alignright .menu-main-container > ul {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

.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 {
  width: 100%; }
  .menu-main-container.header_menu:not(:last-child) {
    margin-right: 20px; }
  .menu-main-container.header_menu > 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-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .menu-main-container.header_menu > ul > .menu-item {
      position: relative;
      cursor: pointer; }
      .menu-main-container.header_menu > ul > .menu-item.menu-item-object-rb-megamenu > .sub-menu {
        margin: 0; }
      .menu-main-container.header_menu > ul > .menu-item.current-menu-item > a:before, .menu-main-container.header_menu > ul > .menu-item.current-item-parent > a:before {
        opacity: 1; }
      .menu-main-container.header_menu > ul > .menu-item > a {
        padding-left: 24px;
        padding-right: 24px;
        display: inline-block;
        font-weight: 500; }
        .menu-main-container.header_menu > ul > .menu-item > a:before {
          content: '';
          position: absolute;
          top: calc(50% - 3px);
          left: 10px;
          width: 6px;
          height: 6px;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          opacity: 0;
          -webkit-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease; }
    .menu-main-container.header_menu > ul .sub-menu {
      margin: 0 0 0 -10px;
      display: none;
      position: absolute;
      top: calc(100% + 8px);
      z-index: 11;
      background: #fff;
      width: 240px;
      padding: 17px 0;
      -webkit-box-shadow: 0 9px 20px 0 rgba(143, 132, 215, 0.4);
      -moz-box-shadow: 0 9px 20px 0 rgba(143, 132, 215, 0.4);
      box-shadow: 0 9px 20px 0 rgba(143, 132, 215, 0.4); }
      .menu-main-container.header_menu > ul .sub-menu:before {
        content: '';
        position: absolute;
        top: -8px;
        left: -20px;
        right: -20px;
        height: calc(100% + 8px);
        width: calc(100% + 40px); }
      .menu-main-container.header_menu > ul .sub-menu li {
        padding: 0 20px;
        font-size: 15px;
        position: relative; }
        .menu-main-container.header_menu > ul .sub-menu li:last-child:after {
          display: none; }
        .menu-main-container.header_menu > ul .sub-menu li:after {
          content: '';
          position: absolute;
          left: 20px;
          right: 20px;
          bottom: -1px;
          height: 1px;
          background-color: #e5e5e5; }
        .menu-main-container.header_menu > ul .sub-menu li.menu-item-has-children > a {
          position: relative; }
          .menu-main-container.header_menu > ul .sub-menu li.menu-item-has-children > a:after {
            content: '\f128';
            font-family: 'rbicon';
            position: absolute;
            right: -1px;
            margin-top: 1px;
            font-size: 8px; }
        .menu-main-container.header_menu > ul .sub-menu li.mobile-parent-link {
          display: none; }
        .menu-main-container.header_menu > ul .sub-menu li.current-menu-item > a:before, .menu-main-container.header_menu > ul .sub-menu li.current-ancestor > a:before {
          height: 2px;
          width: 100%;
          background-color: #fff;
          top: calc(50% - 1px);
          -webkit-border-radius: 0;
          border-radius: 0; }
        .menu-main-container.header_menu > ul .sub-menu li.current-menu-item:after, .menu-main-container.header_menu > ul .sub-menu li.current-ancestor:after {
          display: none; }
        .menu-main-container.header_menu > ul .sub-menu li > a {
          display: block;
          padding: 10px 0 10px 20px;
          -webkit-transition: none;
          transition: none;
          position: relative;
          z-index: 1; }
          .menu-main-container.header_menu > ul .sub-menu li > a:before {
            content: '';
            position: absolute;
            z-index: -1;
            width: 6px;
            height: 6px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            left: 0;
            top: calc(50% - 3px);
            -webkit-transition: all 0.3s ease, height 0.1s linear 0.2s, top 0.1s linear 0.2s;
            transition: all 0.3s ease, height 0.1s linear 0.2s, top 0.1s linear 0.2s; }
      .menu-main-container.header_menu > ul .sub-menu .sub-menu {
        left: 100%;
        top: 0px;
        margin-left: 5px; }
    .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .sub-menu {
      width: 1170px;
      left: -10px; }
      .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item {
        display: block;
        margin: 0 auto; }
        .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item ul {
          margin-left: 0; }
          .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item ul li {
            font-size: 15px;
            line-height: 35px; }
    .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .wp-block-column:not(:last-child),
    .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .wp-block-column:nth-child(odd) {
      margin-right: 0; }
    .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .wp-block-column:not(:first-child) {
      margin-left: 0; }
    .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .wp-block-columns {
      margin: 0 -15px; }
      .menu-main-container.header_menu > 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 > *:not(:last-child) {
    margin-right: 25px; }

.site-header-mobile .menu-box {
  width: 300px;
  position: fixed;
  left: -300px;
  top: 0;
  z-index: 10;
  background-color: #fff;
  height: 100vh;
  padding: 20px 25px 60px;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .site-header-mobile .menu-box.active {
    left: 0; }
  .site-header-mobile .menu-box .menu-box-logo {
    position: relative;
    padding-bottom: 20px; }
    .site-header-mobile .menu-box .menu-box-logo:before {
      content: '';
      position: absolute;
      bottom: 0;
      height: 1px;
      left: -25px;
      width: calc(100% + 50px);
      background-color: #e5e5e5; }
  .site-header-mobile .menu-box .main-menu-wrapper:not(:last-child) {
    position: relative; }
    .site-header-mobile .menu-box .main-menu-wrapper:not(:last-child):after {
      content: '';
      position: absolute;
      bottom: 0;
      height: 1px;
      left: -25px;
      width: calc(100% + 50px);
      background-color: #e5e5e5; }
  .site-header-mobile .menu-box .menu-main-container {
    padding: 20px 0; }
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item-object-rb-megamenu > .sub-menu {
      margin-left: 0; }
    .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper {
      width: 100%; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper > .wpb_column > .vc_column-inner {
        padding: 0 15px 0px 25px !important;
        border-width: 0 !important; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper:not(:last-child) {
        margin-bottom: 20px; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper .widgettitle {
        padding-left: 5px;
        padding-bottom: 7px;
        font-size: 18px;
        margin: 0; }
    .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item,
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item {
      padding: 7px 0;
      position: relative;
      border-bottom: 1px dashed #e5e5e5;
      -webkit-transition: border-color 0.3s linear;
      transition: border-color 0.3s linear; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item:last-child, .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item.active,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item:last-child,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item.active {
        border-color: transparent; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item.active > .sub-menu-trigger:before,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item.active > .sub-menu-trigger:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item:before,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item:before {
        display: none; }
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item .sub-menu-trigger {
      position: absolute;
      right: 0;
      left: 0;
      height: 45px;
      top: 0px; }
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item .sub-menu-trigger:before {
        content: '\f10f';
        font-family: 'rbicon';
        position: absolute;
        right: 0;
        top: 9px;
        font-size: 10px;
        -webkit-transition: transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out; }
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item a {
      font-size: 20px;
      position: relative;
      z-index: 1; }
    .site-header-mobile .menu-box .menu-main-container > ul .sub-menu {
      display: none;
      margin-top: 14px; }
      .site-header-mobile .menu-box .menu-main-container > ul .sub-menu a {
        font-size: 17px; }
  .site-header-mobile .menu-box .menu-box-search h3 {
    display: none; }
  .site-header-mobile .menu-box .menu-box-search .search-form {
    margin-top: 25px; }
    .site-header-mobile .menu-box .menu-box-search .search-form .search-field {
      border-width: 1px;
      font-size: 17px;
      padding: 10px 50px 10px 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px; }

/*  -------------------
	Menus media styles
-------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .menu-main-container.header_menu {
    pointer-events: none; }
    .menu-main-container.header_menu > ul > .menu-item:hover > a:before {
      opacity: 1; }
    .menu-main-container.header_menu > ul .sub-menu li:hover:after {
      display: none; }
    .menu-main-container.header_menu > ul .sub-menu li:hover > a:before {
      height: 2px;
      width: 100%;
      background-color: #fff;
      top: calc(50% - 1px);
      -webkit-border-radius: 0;
      border-radius: 0;
      -webkit-transition: all 0.3s ease, height 0.1s linear, top 0.1s linear;
      transition: all 0.3s ease, height 0.1s linear, top 0.1s linear; } }

@media screen and (max-width: 1199px) {
  .menu-main-container.header_menu > 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 > ul > .menu-item > a {
    padding-right: 3px;
    padding-left: 3px; }
  .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item {
    max-width: 738px; } }

/*  -------------------
	Site title styles
-------------------  */
body .page_title_container {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important; }

.page_title_container {
  padding: 120px 15px 110px;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
  background: -webkit-linear-gradient(-6deg, #296AD4, #1FC5B6);
  background: linear-gradient(-6deg, #296AD4, #1FC5B6);
  overflow: hidden; }
  .page_title_container.masked {
    -webkit-mask-image: url(../img/title_mask.svg);
    -webkit-mask-position: bottom center;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat; }
  .page_title_container .page_title_dynamic_image {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none; }
  .page_title_container .page_title_wrapper {
    position: relative;
    top: 0;
    -webkit-transition: all 0.01s linear;
    transition: all 0.01s linear; }
  .page_title_container .single_post_categories {
    background-color: #fff;
    display: inline-block;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding: 12px 40px;
    font-size: 18px;
    margin-bottom: 11px; }
    .page_title_container .single_post_categories a {
      position: relative; }
      .page_title_container .single_post_categories a:not(:last-child) {
        padding-right: 13px;
        margin-right: 2px; }
        .page_title_container .single_post_categories a:not(:last-child):after {
          content: '•';
          position: absolute;
          color: inherit;
          right: 0;
          opacity: .3; }
  .page_title_container .single_post_meta {
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 14px; }
    .page_title_container .single_post_meta a {
      color: #fff;
      opacity: .9;
      position: relative; }
      .page_title_container .single_post_meta a:hover {
        opacity: 1; }
      .page_title_container .single_post_meta a:not(:last-child) {
        padding-right: 15px;
        margin-right: 14px; }
        .page_title_container .single_post_meta a:not(:last-child):after {
          content: '';
          position: absolute;
          right: 0;
          top: 0;
          height: 100%;
          width: 1px;
          background-color: #fff;
          opacity: .3; }
    .page_title_container .single_post_meta .coments_count a {
      position: relative; }
      .page_title_container .single_post_meta .coments_count a:before {
        content: '\f075';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 20px;
        margin-right: 4px;
        position: relative;
        top: 2px; }
  .page_title_container .page_title_customizer_size {
    font-size: 70px; }
    .page_title_container .page_title_customizer_size .page_title {
      color: #fff;
      font-size: 1em;
      line-height: 1.2em;
      margin: 0;
      word-break: break-word; }
  .page_title_container .title_divider {
    /* display: inline-block; */
    display: none;
    width: 192px;
    height: 14px;
    margin: 13px 0 5px;
    mask-size: auto 100%;
    -webkit-mask-size: auto 100%;
    mask-repeat: repeat-x;
    -webkit-mask-repeat: repeat-x;
    mask-image: url(../img/dashes-divider.svg);
    -webkit-mask-image: url(../img/dashes-divider.svg); }
    .page_title_container .title_divider:last-child {
      display: none; }
  .page_title_container .woocommerce-breadcrumb,
  .page_title_container .bread-crumbs {
    font-size: 17px;
    line-height: initial;
    margin: 15px -15px 15px;
    color: #fff;
    word-break: break-all; }
    .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: '\f128';
      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; }

/*  -------------------
	Site title media styles
-------------------  */
@media screen and (max-width: 1199px), screen and (max-width: 1366px) and (any-hover: none) {
  .page_title_container .page_title_customizer_size .page_title {
    font-size: 0.86em; }
  .page_title_container .page_title_dynamic_image {
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important; } }

@media screen and (max-width: 991px) {
  .page_title_container .page_title_customizer_size .page_title {
    font-size: 0.75em; }
  .page_title_container .woocommerce-breadcrumb,
  .page_title_container .bread-crumbs {
    margin-top: 13px; } }

@media screen and (max-width: 767px) {
  .page_title_container {
    margin-bottom: 20px; }
    .page_title_container .page_title_customizer_size .page_title {
      font-size: 0.44em; }
    .page_title_container .woocommerce-breadcrumb,
    .page_title_container .bread-crumbs {
      margin-top: 10px;
      font-size: 15px; } }

/*  -------------------
	Sticky header
-------------------  */
.site-sticky.shadow {
  -webkit-box-shadow: 0 0 15px 5px rgba(16, 1, 148, 0.05);
  -moz-box-shadow: 0 0 15px 5px rgba(16, 1, 148, 0.05);
  box-shadow: 0 0 15px 5px rgba(16, 1, 148, 0.05); }

.site-sticky.sticky-mobile {
  display: none; }

.site-sticky {
  border-bottom: 1px solid #e5e5e5; }
  .site-sticky > .container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .site-sticky .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; }

/*  -------------------
	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;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .search-trigger .hidden_title {
    text-transform: none; }
  .search-trigger:after {
    content: '\f112';
    font-family: 'rbicon';
    display: inline-block;
    margin-left: 5px;
    font-size: 21px;
    vertical-align: middle;
    position: relative; }

.site-search {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  padding: 25px 0 30px;
  z-index: 11; }
  .site-search.hidden {
    display: none; }
  .site-search .search-title {
    font-size: 13px; }
  .site-search .close-search {
    position: absolute;
    right: 15px;
    top: 0;
    cursor: pointer; }
    .site-search .close-search:before {
      content: '\f10e';
      font-family: 'rbicon';
      font-size: 10px; }
  .site-search .search-form .success-search {
    display: none; }
  .site-search .search-form .label:after {
    top: 0;
    right: 0;
    content: '\f112';
    font-family: 'rbicon';
    position: absolute;
    font-size: 26px;
    line-height: initial; }
  .site-search .search-form .search-submit:after {
    display: none; }

.search-form {
  margin-top: 15px;
  position: relative; }
  .search-form .label .search-field {
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 24px;
    border-width: 0 0 1px 0;
    padding: 0 60px 14px 0;
    border-color: #e5e5e5; }
  .search-form .label .search-submit {
    position: absolute;
    right: 0;
    bottom: 14px;
    margin: 0;
    height: 28px;
    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: '\f112';
      font-family: 'rbicon';
      font-size: 21px; }

/*  ====================
	Content styles
====================  */
/*  --------------------
	Layout styles
--------------------  */
.container {
  width: 100%;
  max-width: 1200px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto; }

.wide_container {
  max-width: calc(100% - 50px);
  margin: 0 25px; }

/*  --------------------
	Layout media styles
--------------------  */
@media screen and (max-width: 1600px) {
  #site {
    overflow: hidden; } }

@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: 20px;
  bottom: -40px;
  width: 30px;
  height: 30px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
  z-index: 2; }
  .button-up.active {
    bottom: 20px; }
  .button-up:before {
    content: '\f125';
    font-family: 'rbicon';
    font-size: 22px;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

/*  --------------------
	Search page styles
--------------------  */
body.search .main-content-inner .search-no-results {
  max-width: 800px;
  padding: 0 15px;
  margin: 0 auto 40px; }

body.search .main-content-inner form.search-form {
  margin: 0 auto 50px; }
  body.search .main-content-inner form.search-form .success-search {
    text-align: center; }

/*  --------------------
	Search page media styles
--------------------  */
@media screen and (min-width: 992px) {
  body.search .post-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: 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; }
    body.search .post-inner .post-media {
      max-width: 220px;
      margin-right: 30px;
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0; } }

/*  -------------------
	Custom sidebars styles
-------------------  */
.custom_sidebars_wrapper {
  position: fixed;
  right: -300px;
  top: 0;
  width: 300px;
  height: 100vh;
  background-color: #fff;
  padding: 25px 20px;
  z-index: 11;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: right 0.25s ease;
  transition: right 0.25s ease; }
  .custom_sidebars_wrapper.active {
    right: 0; }
  .custom_sidebars_wrapper .close_custom_sidebar {
    position: absolute;
    right: 20px;
    top: 25px;
    cursor: pointer; }
    .custom_sidebars_wrapper .close_custom_sidebar:before {
      content: '\f106';
      font-family: 'rbicon';
      display: inline-block;
      font-size: 14px; }
  .custom_sidebars_wrapper aside {
    display: none; }
  .custom_sidebars_wrapper .rb-widget:first-of-type > .search-form {
    margin-top: 0; }

/*  --------------------
	404 Page styles
--------------------  */
body.error404 .main-content-inner .content {
  max-width: 738px;
  margin: 100px 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 {
    color: #8D8D8E;
    margin: 0 0 30px; }
  body.error404 .main-content-inner .content .rb_button_wrapper {
    margin-top: 50px;
    z-index: 1; }

/*  --------------------
	404 Page media styles
--------------------  */
@media screen and (max-width: 1199px) {
  body.error404 .main-content-inner .content {
    margin: 140px auto; } }

@media screen and (max-width: 991px) {
  body.error404 .main-content-inner .content {
    margin: 200px auto; } }

@media screen and (max-width: 767px) {
  body.error404 .main-content-inner .content {
    margin: 50px auto; } }

/*  ====================
	Visual Composer styles
====================  */
/*  --------------------
	VC common styles
--------------------  */
#main-content .rb-content.background_zoom_in > .vc_row, #main-content .rb-content.background_zoom_out > .vc_row, #main-content .rb-content.background_shift_right > .vc_row, #main-content .rb-content.background_shift_left > .vc_row {
  overflow: hidden !important; }
  #main-content .rb-content.background_zoom_in > .vc_row > .row_hover_effect, #main-content .rb-content.background_zoom_out > .vc_row > .row_hover_effect, #main-content .rb-content.background_shift_right > .vc_row > .row_hover_effect, #main-content .rb-content.background_shift_left > .vc_row > .row_hover_effect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: inherit;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: transform 0.3s linear;
    transition: transform 0.3s linear; }
  #main-content .rb-content.background_zoom_in > .vc_row > .rb_column_wrapper, #main-content .rb-content.background_zoom_out > .vc_row > .rb_column_wrapper, #main-content .rb-content.background_shift_right > .vc_row > .rb_column_wrapper, #main-content .rb-content.background_shift_left > .vc_row > .rb_column_wrapper {
    position: relative;
    z-index: 1; }

#main-content .rb-content.background_zoom_out > .vc_row > .row_hover_effect {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

#main-content .rb-content.background_shift_right > .vc_row > .row_hover_effect {
  left: -40px; }

#main-content .rb-content.background_shift_left > .vc_row > .row_hover_effect {
  right: -40px; }

#main-content .rb-content.mask_top_left > .rb_layer,
#main-content .rb-content.mask_top_left > .vc_row {
  -webkit-mask-position: top left; }

#main-content .rb-content.mask_top_center > .rb_layer,
#main-content .rb-content.mask_top_center > .vc_row {
  -webkit-mask-position: top center; }

#main-content .rb-content.mask_top_right > .rb_layer,
#main-content .rb-content.mask_top_right > .vc_row {
  -webkit-mask-position: top right; }

#main-content .rb-content.mask_right_center > .rb_layer,
#main-content .rb-content.mask_right_center > .vc_row {
  -webkit-mask-position: right center; }

#main-content .rb-content.mask_bottom_right > .rb_layer,
#main-content .rb-content.mask_bottom_right > .vc_row {
  -webkit-mask-position: bottom right; }

#main-content .rb-content.mask_bottom_center > .rb_layer,
#main-content .rb-content.mask_bottom_center > .vc_row {
  -webkit-mask-position: bottom center; }

#main-content .rb-content.mask_bottom_left > .rb_layer,
#main-content .rb-content.mask_bottom_left > .vc_row {
  -webkit-mask-position: bottom left; }

#main-content .rb-content.mask_left_center > .rb_layer,
#main-content .rb-content.mask_left_center > .vc_row {
  -webkit-mask-position: left center; }

#main-content .rb-content > .rb_layer,
#main-content .rb-content > .vc_row {
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat; }

#main-content .rb-content > .vc_row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  #main-content .rb-content > .vc_row.vc_row-o-equal-height {
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch; }

.shadow_on_images img {
  -webkit-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  -moz-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  -webkit-border-radius: 15px;
  border-radius: 15px; }

/*  --------------------
	VC common media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  #main-content .rb-content.background_zoom_in > .vc_row:hover > .row_hover_effect {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  #main-content .rb-content.background_zoom_out > .vc_row:hover > .row_hover_effect {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  #main-content .rb-content.background_shift_right > .vc_row:hover > .row_hover_effect {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px); }
  #main-content .rb-content.background_shift_left > .vc_row:hover > .row_hover_effect {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px); } }

/*  --------------------
	VC layout styles
--------------------  */
.rb-content {
  position: relative;
  width: 100%; }
  .rb-content.absolute {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2; }
    .rb-content.absolute > .vc_row {
      margin-left: 0;
      margin-right: 0; }
  .rb-content .rb_layer {
    position: absolute !important;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .rb-content .rb_layer > div {
      position: absolute;
      top: 0;
      height: 100%; }
  .rb-content .vc_row[data-vc-full-width]:not([data-vc-parallax]) {
    overflow: visible !important;
    margin-top: 0;
    margin-bottom: 0; }

.rb_header_template .vc_row > * {
  z-index: auto; }

.vc_row {
  position: relative; }
  .vc_row:before {
    content: '';
    display: block !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .vc_row.vc_row-o-content-middle {
    -webkit-align-items: center !important;
    -moz-align-items: center !important;
    -ms-align-items: center !important;
    align-items: center !important; }
  .vc_row.vc_row-o-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 > * {
    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 > .wpb_column {
  width: calc(100% + 30px);
  height: 100%;
  margin-left: -15px;
  margin-right: -15px; }
  .rb_column_wrapper > .wpb_column > .vc_column-inner {
    height: 100%; }

.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important; }

/*  --------------------
	VC layout media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .vc_row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; } }

/*  --------------------
	VC Accordion styles
--------------------  */
body.wpb-js-composer div[data-vc-action="collapse"] .vc_tta.vc_general .vc_tta-panel {
  background-color: #FFFBD2; }
  body.wpb-js-composer div[data-vc-action="collapse"] .vc_tta.vc_general .vc_tta-panel.vc_active {
    background-color: #FFF69A; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel {
  background-color: #FFFBD2; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel.vc_active {
    background-color: #FFF69A; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel {
  margin-bottom: 0;
  border-color: #FFFBD2; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel:not(.vc_active) {
    border: 0; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
    padding: 30px;
    background-color: #FFFBD2; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li:before {
  display: none; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li.vc_active {
  border: 0;
  background-color: #FFFBD2; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li.vc_active > a {
    opacity: 1; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li > a {
  opacity: .6;
  padding: 10px 20px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-container {
  position: relative;
  bottom: -1px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  padding: 10px 25px 30px 55px;
  font-size: 15px;
  line-height: 23px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
  border-bottom: 1px solid #E3DFBC; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a {
  padding: 10px 30px 10px 0 !important; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-left > a {
  padding: 10px 0 10px 30px !important; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-controls-align-center .vc_tta-panel-title > a {
  padding: 10px 30px !important; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading {
  border: 0;
  padding: 0 25px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-controls-icon:after,
body.wpb-js-composer .vc_tta.vc_general .vc_tta-controls-icon:before {
  -webkit-transition: none;
  transition: none; }

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  left: 0; }

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  padding-left: 26px; }

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  right: 0; }

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
  padding-right: 26px; }

body.wpb-js-composer .vc_tta-title-text {
  font-size: 25px;
  line-height: 1.3; }

body.wpb-js-composer .rb_footer_template .vc_tta-container {
  margin-bottom: 0 !important; }

body.wpb-js-composer .rb_footer_template .vc_tta-panel {
  margin: 0 -15px;
  padding: 0 15px; }

body.wpb-js-composer .rb_footer_template .vc_tta.vc_general .vc_tta-panel-body {
  padding-bottom: 20px; }

body.wpb-js-composer .rb_footer_template .vc_tta .vc_tta-controls-icon {
  width: 8px;
  height: 8px; }
  body.wpb-js-composer .rb_footer_template .vc_tta .vc_tta-controls-icon:before {
    border-width: 1px 0 0 0; }
  body.wpb-js-composer .rb_footer_template .vc_tta .vc_tta-controls-icon:after {
    border-width: 0 0 0 1px; }

@media screen and (max-width: 767px) {
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-title > a {
    padding: 14px 5px; }
  body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
    padding: 10px 30px 30px; } }

/*  --------------------
	RB VC Banner styles
--------------------  */
.rb_banner_module {
  display: block;
  position: relative;
  padding: 25px 30px; }
  .rb_banner_module.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 .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.align_left .banner_divider:before {
    display: none; }
  .rb_banner_module.align_left .banner_divider:after {
    display: inline-block; }
  .rb_banner_module.align_center .banner_divider:before, .rb_banner_module.align_center .banner_divider:after {
    display: inline-block; }
  .rb_banner_module.align_right .banner_divider:before {
    display: inline-block; }
  .rb_banner_module.align_right .banner_divider:after {
    display: none; }
  .rb_banner_module .banner_title {
    font-size: 30px;
    line-height: 36px;
    margin: 0; }
  .rb_banner_module .banner_divider {
    display: inline-block;
    width: 28px;
    height: 14px;
    margin: 10px 0 2px 0;
    mask-size: auto 100%;
    -webkit-mask-size: auto 100%;
    mask-repeat: repeat-x;
    -webkit-mask-repeat: repeat-x;
    mask-image: url(../img/dash-divider.svg);
    -webkit-mask-image: url(../img/dash-divider.svg); }
  .rb_banner_module .banner_desc {
    position: relative;
    margin: -2px 0 0; }
  .rb_banner_module .rb_button_wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin-top: 23px;
    position: relative;
    z-index: 1; }

/*  --------------------
	RB VC Banner media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_banner_module.background_3d {
    padding: 30px 35px;
    transform-style: preserve-3d; }
    .rb_banner_module.background_3d > * {
      -webkit-transform: translateZ(24px);
      -ms-transform: translateZ(24px);
      transform: translateZ(24px); } }

@media screen and (max-width: 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; }
  .rb_banner_module.landscape_align_left .banner_divider:before {
    display: none; }
  .rb_banner_module.landscape_align_left .banner_divider:after {
    display: inline-block; }
  .rb_banner_module.landscape_align_center .banner_divider:before, .rb_banner_module.landscape_align_center .banner_divider:after {
    display: inline-block; }
  .rb_banner_module.landscape_align_right .banner_divider:before {
    display: inline-block; }
  .rb_banner_module.landscape_align_right .banner_divider:after {
    display: none; } }

@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; }
  .rb_banner_module.portrait_align_left .banner_divider:before {
    display: none; }
  .rb_banner_module.portrait_align_left .banner_divider:after {
    display: inline-block; }
  .rb_banner_module.portrait_align_center .banner_divider:before, .rb_banner_module.portrait_align_center .banner_divider:after {
    display: inline-block; }
  .rb_banner_module.portrait_align_right .banner_divider:before {
    display: inline-block; }
  .rb_banner_module.portrait_align_right .banner_divider:after {
    display: none; } }

@media screen and (min-width: 768px) {
  .rb_banner_module.button_floated.align_right .rb_button_wrapper {
    margin-right: 30px; }
  .rb_banner_module.button_floated.align_left .rb_button_wrapper {
    margin-left: 30px; } }

@media screen and (max-width: 767px) {
  .rb_banner_module.button_floated {
    display: block; }
    .rb_banner_module.button_floated .button {
      margin-top: 23px; }
  .rb_banner_module.mobile_align_left .banner_divider:before {
    display: none; }
  .rb_banner_module.mobile_align_left .banner_divider:after {
    display: inline-block; }
  .rb_banner_module.mobile_align_center .banner_divider:before, .rb_banner_module.mobile_align_center .banner_divider:after {
    display: inline-block; }
  .rb_banner_module.mobile_align_right .banner_divider:before {
    display: inline-block; }
  .rb_banner_module.mobile_align_right .banner_divider:after {
    display: none; } }

/*  --------------------
	RB VC Button styles
--------------------  */
.rb_button_wrapper {
  padding: 0 8px 8px 0;
  margin: 0 -8px -8px 0;
  position: relative;
  overflow: hidden; }
  .rb_button_wrapper[class*='dashed'] .rb_button:after {
    display: none; }
  .rb_button_wrapper.simple .rb_button {
    padding: 0 0 0 24px;
    min-height: 0;
    background: none;
    position: relative;
    z-index: 1; }
    .rb_button_wrapper.simple .rb_button:after {
      display: none; }
    .rb_button_wrapper.simple .rb_button:before {
      content: '';
      position: absolute;
      left: 0;
      top: calc(50% - 6px);
      height: 12px;
      width: 12px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      z-index: -1; }
    .rb_button_wrapper.simple .rb_button:hover:before {
      left: 12px;
      width: 100%;
      top: 50%;
      -webkit-border-radius: 0;
      border-radius: 0; }
  .rb_button_wrapper .rb_button.small .dashes {
    height: calc(100% + 3px);
    width: calc(100% + 3px); }
  .rb_button_wrapper .rb_button .dashes {
    overflow: hidden;
    position: absolute;
    left: 3px;
    top: 3px;
    height: calc(100% + 5px);
    width: calc(100% + 5px);
    display: inline-block;
    z-index: -1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rb_button_wrapper .rb_button .dashes:after {
      content: '';
      position: absolute;
      height: 500%;
      width: 200%;
      background-color: transparent;
      background-size: 10px 10px;
      left: 50%;
      top: 50%;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); }

.rb_button,
a.showcoupon,
.wpb_wrapper 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 {
  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;
  white-space: normal;
  min-height: 50px;
  padding: 0 25px;
  font-weight: 700;
  position: relative;
  letter-spacing: 1px; }
  .rb_button:after,
  a.showcoupon:after,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit]:after,
  .post-password-form input[type='submit']:after,
  .comment-form .submit:after,
  .added_to_cart:after,
  .woo_mini_cart .button:after,
  .woocommerce .button:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 8px;
    top: 8px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .rb_button.large,
  a.showcoupon.large,
  .wpb_wrapper 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 {
    font-size: 18px;
    min-height: 60px;
    padding: 0 60px; }
  .rb_button.medium,
  a.showcoupon.medium,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].medium,
  .post-password-form input[type='submit'].medium,
  .comment-form .submit.medium,
  .added_to_cart.medium,
  .woo_mini_cart .button.medium,
  .woocommerce .button.medium {
    font-size: 16px;
    min-height: 50px;
    padding: 0 25px; }
  .rb_button.small,
  a.showcoupon.small,
  .wpb_wrapper 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 {
    font-size: 14px;
    min-height: 36px;
    padding: 0 25px; }
    .rb_button.small:after,
    a.showcoupon.small:after,
    .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].small:after,
    .post-password-form input[type='submit'].small:after,
    .comment-form .submit.small:after,
    .added_to_cart.small:after,
    .woo_mini_cart .button.small:after,
    .woocommerce .button.small:after {
      left: 6px;
      top: 6px; }

/*  --------------------
	RB VC Button media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_button:hover:after,
  a.showcoupon:hover:after,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit]:hover:after,
  .comment-form .submit:hover:after,
  .added_to_cart:hover:after,
  .woo_mini_cart .button:hover:after,
  .woocommerce .button:hover:after {
    -webkit-transform: translate(-3px, -3px);
    -ms-transform: translate(-3px, -3px);
    transform: translate(-3px, -3px); }
  .rb_button_wrapper .rb_button:hover .dashes {
    -webkit-transform: translate(-3px, -3px);
    -ms-transform: translate(-3px, -3px);
    transform: translate(-3px, -3px); }
    .rb_button_wrapper .rb_button:hover .dashes:after {
      -webkit-transform: translate(-51%, -51%) rotate(45deg);
      -ms-transform: translate(-51%, -51%) rotate(45deg);
      transform: translate(-51%, -51%) rotate(45deg); }
  a.rb_button.simple:hover:after {
    right: -3px; } }

@media screen and (max-width: 1199px) {
  .rb_button.large,
  a.showcoupon.large,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].large,
  .comment-form .submit.large,
  .added_to_cart.large,
  .woo_mini_cart .button.large,
  .woocommerce .button.large {
    min-height: 60px;
    padding: 0 35px; } }

@media screen and (max-width: 991px) {
  .rb_button.large,
  a.showcoupon.large,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].large,
  .comment-form .submit.large,
  .added_to_cart.large,
  .woo_mini_cart .button.large,
  .woocommerce .button.large {
    font-size: 17px;
    min-height: 50px;
    padding: 0 30px; } }

@media screen and (max-width: 767px) {
  .rb_button.medium,
  a.showcoupon.medium,
  .wpb_wrapper div.wpforms-container-full .wpforms-form button[type=submit].medium,
  .comment-form .submit.medium,
  .added_to_cart.medium,
  .woo_mini_cart .button.medium,
  .woocommerce .button.medium {
    font-size: 16px;
    min-height: 50px;
    padding: 0 25px; } }

/*  --------------------
	RB VC Blog styles
--------------------  */
div.blog.layout_checkerboard .content_inner .format-link .post-inner .post-media-wrapper,
div.blog.layout_checkerboard .content_inner .format-quote .post-inner .post-media-wrapper, div.blog.layout_small .content_inner .format-link .post-inner .post-media-wrapper,
div.blog.layout_small .content_inner .format-quote .post-inner .post-media-wrapper {
  width: 100%; }

div.blog.layout_checkerboard .content_inner .post-inner, div.blog.layout_small .content_inner .post-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: 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-information, div.blog.layout_small .content_inner .post-inner .post-information {
    position: relative;
    width: calc(50% - 50px);
    text-align: left; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-information > .post-meta-wrapper .post-date, div.blog.layout_small .content_inner .post-inner .post-information > .post-meta-wrapper .post-date {
      display: none; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-information > .post-meta-wrapper .post-categories a, div.blog.layout_small .content_inner .post-inner .post-information > .post-meta-wrapper .post-categories a {
      text-decoration: none; }
    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: 13px; }

/*  --------------------
	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) {
  div.blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    div.blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-information {
      text-align: right; }
    div.blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-meta-wrapper {
      padding-left: 0;
      padding-right: 50px; }
      div.blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-meta-wrapper:before {
        right: 0;
        left: auto; } }

@media screen and (max-width: 767px) {
  div.blog.layout_small .content_inner .post-inner .post-media {
    margin-right: 0px; }
  div.blog.layout_checkerboard .content_inner .post-inner,
  div.blog.layout_small .content_inner .post-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper,
    div.blog.layout_checkerboard .content_inner .post-inner .post-information,
    div.blog.layout_small .content_inner .post-inner .post-media-wrapper,
    div.blog.layout_small .content_inner .post-inner .post-information {
      width: 100%; } }

/*  --------------------
	RB VC Divider styles
--------------------  */
.rb_divider_wrapper.default .rb_divider {
  height: 2px; }

.rb_divider_wrapper.dots .rb_divider {
  height: 3px;
  background-size: 7px 3px, 100% 3px; }

.rb_divider_wrapper.dashed_45 .rb_divider {
  height: 16px;
  mask-size: auto 100%;
  -webkit-mask-size: auto 100%;
  mask-repeat: repeat-x;
  -webkit-mask-repeat: repeat-x;
  mask-image: url(../img/dashes-divider.svg);
  -webkit-mask-image: url(../img/dashes-divider.svg); }

.rb_divider_wrapper.dashed .rb_divider {
  height: 3px;
  background-size: 20px 3px, 100% 3px; }

.rb_divider_wrapper .rb_divider {
  position: relative;
  width: 100%;
  height: 3px;
  margin: 0 auto; }

/*  --------------------
	RB VC Filter Products styles
--------------------  */
.rb_filter_products .rb_filter_products_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 25px; }
  .rb_filter_products .rb_filter_products_wrapper.loading {
    cursor: wait; }
    .rb_filter_products .rb_filter_products_wrapper.loading .rb_filter_product {
      pointer-events: none; }
  .rb_filter_products .rb_filter_products_wrapper .rb_filter_product {
    font-size: 18px;
    line-height: 24px;
    margin: 0 10px 10px;
    cursor: pointer; }
    .rb_filter_products .rb_filter_products_wrapper .rb_filter_product:before {
      display: none; }

.rb_filter_products .rb_filter_products_content {
  position: relative; }

/*  --------------------
	RB VC Gallery styles
--------------------  */
.rb_gallery_wrapper {
  overflow: hidden; }
  .rb_gallery_wrapper .rb_gallery_images {
    margin: 0 -15px -30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_gallery_wrapper .rb_gallery_images.columns_2 .rb_gallery_image {
      width: 50%; }
    .rb_gallery_wrapper .rb_gallery_images.columns_3 .rb_gallery_image {
      width: 33.3%; }
    .rb_gallery_wrapper .rb_gallery_images.columns_4 .rb_gallery_image {
      width: 25%; }
    .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image {
      display: inline-block;
      position: relative;
      padding: 0 15px;
      margin-bottom: 30px;
      line-height: 0px; }
      .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image:hover .rb_gallery_overlay {
        opacity: 1; }
      .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image img {
        display: block; }
      .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay {
        position: absolute;
        left: 15px;
        right: 15px;
        top: 0;
        bottom: 0;
        padding: 0 30px;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; }
        .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay .text_wrapper {
          text-align: center;
          line-height: initial; }
          .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay .text_wrapper h5 {
            position: relative;
            padding-bottom: 16px;
            margin-bottom: 11px; }
            .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay .text_wrapper h5:before {
              content: '';
              position: absolute;
              bottom: 0;
              left: calc(50% - 18px);
              width: 36px;
              height: 3px; }

/*  --------------------
	RB VC Gallery media styles
--------------------  */
@media screen and (max-width: 767px) {
  .site-content .rb_gallery_wrapper .rb_gallery_images {
    margin: 0 0 15px; }
    .site-content .rb_gallery_wrapper .rb_gallery_images.columns_2 .rb_gallery_image, .site-content .rb_gallery_wrapper .rb_gallery_images.columns_3 .rb_gallery_image, .site-content .rb_gallery_wrapper .rb_gallery_images.columns_4 .rb_gallery_image {
      width: 100%;
      padding: 0; } }

/*  --------------------
	VC Google Maps styles
--------------------  */
.wpb_wrapper .wpb_gmaps_widget .wpb_wrapper {
  background-color: transparent;
  padding: 0; }
  .wpb_wrapper .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper {
    -webkit-mask-image: url(../img/mask_1.svg);
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat; }

/*  --------------------
	RB VC Grouped Images styles
--------------------  */
.rb_grouped_image_module {
  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_grouped_image_module .rb_grouped_image_item {
    text-align: center;
    width: 100%; }
    .rb_grouped_image_module .rb_grouped_image_item:last-child .grouped_image_icon_wrapper:before {
      display: none; }
    .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper {
      position: relative; }
      .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper:before {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        bottom: 18px;
        left: calc(50% + 4px);
        z-index: 1; }
      .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper > svg {
        transform-origin: center 52%;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper i {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper i:before {
          font-size: 70px;
          line-height: 70px; }
      .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper .grouped_image_connection {
        width: 8px;
        height: 8px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: calc(50% - 4px);
        bottom: 15px;
        z-index: 2; }
    .rb_grouped_image_module .rb_grouped_image_item .grouped_image_content_wrapper {
      margin-top: 22px;
      display: inline-block;
      text-align: center; }
      .rb_grouped_image_module .rb_grouped_image_item .grouped_image_content_wrapper .grouped_image_title {
        font-weight: 700;
        margin: 0; }
      .rb_grouped_image_module .rb_grouped_image_item .grouped_image_content_wrapper .grouped_image_description {
        margin-top: -4px; }

/*  --------------------
	RB VC Grouped Images media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper:before {
    bottom: 23px; }
  .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper .grouped_image_connection {
    bottom: 20px; }
  .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper > svg {
    width: 160px !important;
    height: 160px !important; }
    .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper > svg circle,
    .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper > svg path {
      -webkit-transform: scale(0.93);
      -ms-transform: scale(0.93);
      transform: scale(0.93);
      transform-origin: center; } }

@media screen and (max-width: 991px) {
  .rb_grouped_image_module {
    -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;
    margin-bottom: -15px; }
    .rb_grouped_image_module .rb_grouped_image_item {
      width: 33.3%;
      margin-bottom: 15px; }
      .rb_grouped_image_module .rb_grouped_image_item:nth-child(3n) .grouped_image_icon_wrapper:before {
        display: none; }
      .rb_grouped_image_module .rb_grouped_image_item:nth-child(3n+1):last-child .grouped_image_icon_wrapper .grouped_image_connection {
        display: none; } }

@media screen and (max-width: 767px) {
  .rb_grouped_image_module {
    -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; }
    .rb_grouped_image_module .rb_grouped_image_item {
      width: 100%; }
      .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper:before,
      .rb_grouped_image_module .rb_grouped_image_item .grouped_image_icon_wrapper .grouped_image_connection {
        display: none; } }

/*  -------------------
	Icon list styles
-------------------  */
.rb_icon_list_module.direction_column > * {
  margin-top: 10px;
  display: block; }

.rb_icon_list_module.direction_line > * {
  display: inline-block;
  margin-right: 15px; }
  .rb_icon_list_module.direction_line > *:last-child {
    margin-right: 0 !important; }

.rb_icon_list_module.icon_bg i {
  padding: 8px; }

.rb_icon_list_module.icon_bg .title {
  margin-left: 10px; }

.rb_icon_list_module .title {
  top: -1px;
  font-size: 16px;
  margin-left: 8px;
  position: relative;
  display: inline-block; }
  .rb_icon_list_module .title:empty {
    margin-left: 0; }

.rb_icon_list_module i {
  height: auto;
  line-height: 0;
  position: relative;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%; }
  .rb_icon_list_module i:before {
    width: 1.2em;
    height: 1.2em;
    line-height: 1.2em;
    text-align: center;
    display: inline-block; }

/*  --------------------
	RB VC Menu List styles
--------------------  */
.rb_menu_list_module .menu-item a {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.rb_menu_list_module .menu-item .mm_tag {
  margin-left: 5px;
  display: inline-block;
  color: #fff;
  padding: 1px 3px 0;
  font-size: 9px;
  line-height: 13px;
  position: relative;
  top: -1px; }

/*  --------------------
	RB VC Milestone styles
--------------------  */
.rb_milestone_module {
  line-height: 0px;
  position: relative; }
  .rb_milestone_module > svg {
    transform-origin: left top; }
  .rb_milestone_module.align_left .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.align_left .milestone_content_wrapper .milestone_icon {
      margin-right: 30px; }
  .rb_milestone_module.align_right .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.align_right .milestone_content_wrapper .milestone_icon {
      margin-left: 30px; }
  .rb_milestone_module .milestone_content_wrapper {
    line-height: initial; }
    .rb_milestone_module .milestone_content_wrapper .milestone_icon {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0;
      position: relative;
      line-height: 1; }
      .rb_milestone_module .milestone_content_wrapper .milestone_icon:not(.shape_none) {
        display: inline-block;
        width: 100px;
        height: 100px; }
        .rb_milestone_module .milestone_content_wrapper .milestone_icon:not(.shape_none) i {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .rb_milestone_module .milestone_content_wrapper .milestone_icon > svg {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1); }
      .rb_milestone_module .milestone_content_wrapper .milestone_icon i {
        -webkit-text-fill-color: transparent;
        font-size: 50px; }
        .rb_milestone_module .milestone_content_wrapper .milestone_icon i:before {
          font-size: 50px; }
    .rb_milestone_module .milestone_content_wrapper .count_wrapper {
      font-size: 100px;
      -webkit-text-fill-color: transparent; }
    .rb_milestone_module .milestone_content_wrapper .milestone_divider {
      display: inline-block;
      width: 64px;
      height: 16px;
      margin: 5px 0 10px;
      mask-size: auto 100%;
      -webkit-mask-size: auto 100%;
      mask-repeat: repeat-x;
      -webkit-mask-repeat: repeat-x;
      mask-image: url(../img/dash-divider.svg);
      -webkit-mask-image: url(../img/dash-divider.svg); }

/*  --------------------
	RB VC Milestone media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_milestone_module.landscape_align_left .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.landscape_align_left .milestone_content_wrapper .milestone_icon {
      margin-right: 30px; }
  .rb_milestone_module.landscape_align_center .milestone_content_wrapper {
    display: block; }
    .rb_milestone_module.landscape_align_center .milestone_content_wrapper .milestone_icon {
      margin-left: 0;
      margin-right: 0; }
  .rb_milestone_module.landscape_align_right .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.landscape_align_right .milestone_content_wrapper .milestone_icon {
      margin-left: 30px; } }

@media screen and (max-width: 991px) {
  .rb_milestone_module.portrait_align_left .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.portrait_align_left .milestone_content_wrapper .milestone_icon {
      margin-right: 30px; }
  .rb_milestone_module.portrait_align_center .milestone_content_wrapper {
    display: block; }
    .rb_milestone_module.portrait_align_center .milestone_content_wrapper .milestone_icon {
      margin-left: 0;
      margin-right: 0; }
  .rb_milestone_module.portrait_align_right .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.portrait_align_right .milestone_content_wrapper .milestone_icon {
      margin-left: 30px; } }

@media screen and (max-width: 767px) {
  .rb_milestone_module.mobile_align_left .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.mobile_align_left .milestone_content_wrapper .milestone_icon {
      margin-right: 30px; }
  .rb_milestone_module.mobile_align_center .milestone_content_wrapper {
    display: block; }
    .rb_milestone_module.mobile_align_center .milestone_content_wrapper .milestone_icon {
      margin-left: 0;
      margin-right: 0; }
  .rb_milestone_module.mobile_align_right .milestone_content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_milestone_module.mobile_align_right .milestone_content_wrapper .milestone_icon {
      margin-left: 30px; } }

/*  --------------------
	RB VC Info Box styles
--------------------  */
.rb_latest_posts h5 {
  margin-bottom: 1.1em; }

.rb_latest_posts .rb_latest_post {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .rb_latest_posts .rb_latest_post:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .rb_latest_posts .rb_latest_post .image_wrapper {
    width: 75px;
    margin-right: 20px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    line-height: 0; }
    .rb_latest_posts .rb_latest_post .image_wrapper img {
      position: relative;
      top: 5px; }
  .rb_latest_posts .rb_latest_post .info_wrapper .title {
    font-size: 16px; }
  .rb_latest_posts .rb_latest_post .info_wrapper .date {
    font-size: 14px; }

/*  --------------------
	RB VC Logo styles
--------------------  */
@media screen and (min-width: 1199px) {
  .site_logotype img {
    max-width: none; } }

/*  --------------------
	RB VC Pie Charts styles
--------------------  */
.wpb_content_element.vc_pie_chart .vc_pie_chart_value {
  font-size: 40px; }

.wpb_content_element.vc_pie_chart .wpb_pie_chart_heading {
  padding: 0 50px;
  font-size: 25px;
  margin-top: 12px; }

/*  --------------------
	RB VC Pricing Plan styles
--------------------  */
.rb_pricing_plan_module {
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding-bottom: 60px;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  overflow: hidden; }
  .rb_pricing_plan_module.highlighted .hightlight {
    display: inline-block; }
  .rb_pricing_plan_module .hightlight {
    display: none;
    position: absolute;
    right: -75px;
    top: -30px;
    padding: 2px 50px;
    font-weight: 700;
    letter-spacing: 1px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: top left; }
  .rb_pricing_plan_module .pricing-header {
    position: relative;
    padding: 30px 15px 70px; }
    .rb_pricing_plan_module .pricing-header:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      -webkit-mask-image: url(../img/pricing_plan.svg);
      -webkit-mask-position: center bottom;
      -webkit-mask-size: cover;
      -webkit-mask-repeat: no-repeat; }
    .rb_pricing_plan_module .pricing-header h3 {
      margin: 0;
      position: relative; }
    .rb_pricing_plan_module .pricing-header .pricing_plan_divider {
      display: inline-block;
      width: 28px;
      height: 14px;
      margin: 10px 0 2px 0;
      mask-size: auto 100%;
      -webkit-mask-size: auto 100%;
      mask-repeat: repeat-x;
      -webkit-mask-repeat: repeat-x;
      mask-image: url(../img/dash-divider.svg);
      -webkit-mask-image: url(../img/dash-divider.svg); }
    .rb_pricing_plan_module .pricing-header .price_wrapper {
      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: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
      .rb_pricing_plan_module .pricing-header .price_wrapper i {
        font-size: 30px;
        position: relative;
        font-weight: 700;
        top: 5px;
        left: -3px; }
      .rb_pricing_plan_module .pricing-header .price_wrapper span {
        font-size: 60px;
        display: inline-block;
        line-height: 60px;
        font-weight: 700; }
      .rb_pricing_plan_module .pricing-header .price_wrapper p {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
        position: relative;
        top: 3px;
        right: -5px; }
  .rb_pricing_plan_module .content-wrapper {
    margin-top: 30px; }
    .rb_pricing_plan_module .content-wrapper i:before {
      font-size: 24px;
      line-height: 24px; }
    .rb_pricing_plan_module .content-wrapper p {
      font-size: 18px; }
      .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 .pricing_plan_button {
    margin-top: 37px; }

/*  --------------------
	RB VC Pricing Plan media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_pricing_plan_module:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

/*  --------------------
	RB VC Progress Bar styles
--------------------  */
.rb_progress_bar_module p.h6 {
  margin: 0 0 9px;
  display: inline-block; }

.rb_progress_bar_module .progress_bar {
  width: 100%;
  height: 10px;
  background-color: #e5e5e5;
  position: relative; }
  .rb_progress_bar_module .progress_bar .bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #111; }
    .rb_progress_bar_module .progress_bar .bar.visible .percents {
      opacity: 1; }
    .rb_progress_bar_module .progress_bar .bar .percents {
      position: absolute;
      right: -15px;
      bottom: calc(100% + 8px);
      opacity: 0;
      -webkit-transition: inherit;
      transition: inherit;
      font-weight: 700;
      font-size: 17px; }

/*  --------------------
	RB VC Roadmap styles
--------------------  */
.rb_roadmap_module {
  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: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 -15px -60px; }
  .rb_roadmap_module .rb_roadmap_item {
    text-align: center;
    margin: 0 15px 60px;
    width: calc(25% - 30px); }
    .rb_roadmap_module .rb_roadmap_item:last-child .roadmap_icon_wrapper .roadmap_divider, .rb_roadmap_module .rb_roadmap_item:nth-child(4n) .roadmap_icon_wrapper .roadmap_divider {
      display: none; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper {
      position: relative;
      display: inline-block;
      width: 155px;
      height: 155px; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper > svg {
        -webkit-transform: scale(1.55);
        -ms-transform: scale(1.55);
        transform: scale(1.55);
        transform-origin: center top; }
      .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: 70px;
          line-height: 70px; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper .roadmap_divider {
        position: absolute;
        left: 165px;
        top: 50%;
        display: inline-block;
        width: 120px;
        height: 16px;
        overflow: hidden;
        mask-size: auto 100%;
        -webkit-mask-size: auto 100%;
        mask-repeat: repeat-x;
        -webkit-mask-repeat: repeat-x;
        mask-image: url(../img/dashes-divider.svg);
        -webkit-mask-image: url(../img/dashes-divider.svg); }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper .number {
        width: 44px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: 20px;
        bottom: -10px; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper {
      text-align: left;
      margin-left: 60px; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper .roadmap_title {
        margin: 38px 0 0; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper .roadmap_description {
        margin-top: 27px; }

/*  --------------------
	RB VC Roadmap media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper {
    margin-left: 30px; } }

@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_icon_wrapper .roadmap_divider {
      display: none; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper {
      display: block;
      margin: 0 auto; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper .roadmap_divider {
        width: 200px; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper {
      text-align: center;
      margin-left: 0px; } }

@media screen and (max-width: 767px) {
  .rb_roadmap_module {
    margin: 0 0 -30px; }
    .rb_roadmap_module .rb_roadmap_item {
      width: 100%;
      margin: 0 0 30px;
      text-align: center; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper > svg {
        transform-origin: top center; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper .roadmap_divider {
        display: none; } }

/*  --------------------
	RB VC Text styles
--------------------  */
.rb_textmodule.subtitle_aside {
  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: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch; }
  .rb_textmodule.subtitle_aside.align_right {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .rb_textmodule.subtitle_aside.align_right .subtitle-wrapper p {
      transform-origin: top left;
      -webkit-transform: rotate(-90deg) translate(-9px, calc(-100% - 9px));
      -ms-transform: rotate(-90deg) translate(-9px, calc(-100% - 9px));
      transform: rotate(-90deg) translate(-9px, calc(-100% - 9px));
      right: 0; }
  .rb_textmodule.subtitle_aside.align_center {
    display: block; }
    .rb_textmodule.subtitle_aside.align_center .subtitle-wrapper {
      display: inline-block;
      width: auto;
      margin-bottom: 35px; }
      .rb_textmodule.subtitle_aside.align_center .subtitle-wrapper p {
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; }
  .rb_textmodule.subtitle_aside .subtitle-wrapper {
    position: relative;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 105px; }
    .rb_textmodule.subtitle_aside .subtitle-wrapper p {
      -webkit-transform: rotate(-90deg) translateX(calc(-100% - 9px));
      -ms-transform: rotate(-90deg) translateX(calc(-100% - 9px));
      transform: rotate(-90deg) translateX(calc(-100% - 9px));
      transform-origin: top left;
      position: absolute;
      white-space: nowrap;
      line-height: 22px; }
      .rb_textmodule.subtitle_aside .subtitle-wrapper p:before {
        content: '';
        position: absolute;
        width: calc(100% + 18px);
        height: 100%;
        top: 9px;
        left: -9px;
        z-index: -1; }

.rb_textmodule.subtitle_border_divider .rb_textmodule_subtitle {
  position: relative;
  display: inline-block;
  padding-bottom: 5px; }
  .rb_textmodule.subtitle_border_divider .rb_textmodule_subtitle:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: 0; }

.rb_textmodule.subtitle_dashed_divider .rb_textmodule_subtitle {
  padding-bottom: 32px;
  position: relative;
  display: inline-block; }
  .rb_textmodule.subtitle_dashed_divider .rb_textmodule_subtitle .dashed_divider {
    position: absolute;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 15px;
    bottom: 0;
    mask-size: auto 100%;
    -webkit-mask-size: auto 100%;
    mask-repeat: repeat-x;
    -webkit-mask-repeat: repeat-x;
    mask-position: center;
    -webkit-mask-position: center;
    mask-image: url(../img/dashes-divider.svg);
    -webkit-mask-image: url(../img/dashes-divider.svg); }

.rb_textmodule .rb_textmodule_subtitle {
  margin: 0;
  font-size: 22px;
  font-weight: 500; }

.rb_textmodule .rb_textmodule_title {
  position: relative;
  font-size: 60px;
  line-height: 1.18em;
  margin-bottom: 32px; }

.rb_textmodule .rb_textmodule_content_wrapper {
  font-size: 19px;
  line-height: 34px; }
  .rb_textmodule .rb_textmodule_content_wrapper li:not(.presentation) {
    padding-left: 35px; }
    .rb_textmodule .rb_textmodule_content_wrapper li:not(.presentation):before {
      left: -35px; }
    .rb_textmodule .rb_textmodule_content_wrapper li:not(.presentation):not(:last-child) {
      margin-bottom: 5px; }

.rb_textmodule .rb_button_wrapper {
  margin-top: 50px; }

.rb_footer_template .rb_textmodule_content_wrapper li:not(.presentation) {
  padding: 0; }

/*  --------------------
	RB VC Text media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_textmodule .rb_textmodule_title {
    font-size: 52px; }
    .rb_textmodule .rb_textmodule_title br {
      display: none; } }

@media screen and (max-width: 991px) {
  .rb_textmodule .rb_textmodule_title {
    font-size: 46px;
    margin-top: 20px; } }

@media screen and (max-width: 767px) {
  .rb_textmodule.subtitle_aside .subtitle-wrapper {
    width: 50px; }
  .rb_textmodule .rb_textmodule_title {
    font-size: 32px;
    margin-top: 15px;
    margin-bottom: 10px; } }

/*  --------------------
	RB VC Service styles
--------------------  */
.rb_service_module {
  display: block; }
  .rb_service_module.shape_round .service_icon_wrapper, .rb_service_module.shape_square .service_icon_wrapper, .rb_service_module.shape_triangle .service_icon_wrapper {
    display: inline-block;
    position: relative; }
    .rb_service_module.shape_round .service_icon_wrapper i, .rb_service_module.shape_square .service_icon_wrapper i, .rb_service_module.shape_triangle .service_icon_wrapper i {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .rb_service_module.shape_round .service_icon_wrapper {
    padding: 0;
    background-color: transparent;
    position: relative; }
  .rb_service_module.shape_none .service_icon_wrapper {
    margin-bottom: 10px; }
  .rb_service_module.style_icon_left {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module.style_icon_left .service_icon_wrapper {
      margin-right: 20px; }
  .rb_service_module.style_icon_right {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module.style_icon_right .service_icon_wrapper {
      margin-left: 20px; }
  .rb_service_module.style_icon_left .service_title, .rb_service_module.style_icon_right .service_title {
    margin-top: 0; }
  .rb_service_module.big_numbers .service_content_wrapper {
    padding-top: 65px;
    padding-left: 40px; }
  .rb_service_module.big_numbers .service_title {
    position: relative; }
    .rb_service_module.big_numbers .service_title > span {
      display: inline-block;
      position: absolute;
      bottom: calc(100% - 62px);
      z-index: -1;
      margin-left: -45px;
      line-height: 1em;
      font-size: 140px; }
  .rb_service_module.big_numbers .content_wrapper {
    display: block; }
    .rb_service_module.big_numbers .content_wrapper .service_divider {
      position: absolute;
      left: 0; }
  .rb_service_module:not(.big_numbers).align_left .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module:not(.big_numbers).align_left .content_wrapper .service_divider {
      margin-right: 15px; }
  .rb_service_module:not(.big_numbers).align_center .content_wrapper .service_divider {
    margin-top: 0;
    width: 56px; }
  .rb_service_module:not(.big_numbers).align_right .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module:not(.big_numbers).align_right .content_wrapper .service_divider {
      margin-left: 15px; }
  .rb_service_module:not(.big_numbers) .content_wrapper .service_divider {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }
  .rb_service_module.align_center.divider_side .service_title + .content_wrapper {
    margin-top: 4px; }
  .rb_service_module .service_icon_wrapper {
    position: relative;
    line-height: 0; }
    .rb_service_module .service_icon_wrapper i {
      position: relative;
      display: inline-block;
      width: calc(1em + 1px);
      height: 1em;
      line-height: 1em; }
    .rb_service_module .service_icon_wrapper i,
    .rb_service_module .service_icon_wrapper i:before {
      font-size: 60px; }
  .rb_service_module .service_title {
    margin: 0;
    position: relative; }
    .rb_service_module .service_title + .service_divider {
      margin-top: 15px; }
      .rb_service_module .service_title + .service_divider + .content_wrapper {
        margin-top: 15px; }
    .rb_service_module .service_title + .content_wrapper {
      margin-top: 14px; }
  .rb_service_module .service_content_wrapper {
    position: relative; }
    .rb_service_module .service_content_wrapper > .service_divider {
      width: 56px; }
  .rb_service_module .content_wrapper .service_divider {
    margin-top: 7px; }
  .rb_service_module .content_wrapper strong {
    margin-top: 10px;
    display: inline-block; }
  .rb_service_module .service_divider {
    display: inline-block;
    width: 28px;
    height: 14px;
    mask-size: auto 100%;
    -webkit-mask-size: auto 100%;
    mask-repeat: repeat-x;
    -webkit-mask-repeat: repeat-x;
    mask-image: url(../img/dash-divider.svg);
    -webkit-mask-image: url(../img/dash-divider.svg); }
  .rb_service_module .service-button.default .large {
    margin-top: 36px; }
  .rb_service_module .service-button.default .medium {
    margin-top: 21px; }
  .rb_service_module .service-button.default .small {
    margin-top: 20px; }
  .rb_service_module .service-button .large {
    margin-top: 16px; }
  .rb_service_module .service-button .medium {
    margin-top: 11px; }
  .rb_service_module .service-button .small {
    margin-top: 10px; }

/*  --------------------
	RB VC Service media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_service_module:not(.big_numbers).landscape_align_left .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module:not(.big_numbers).landscape_align_left .content_wrapper .service_divider {
      margin-right: 15px;
      margin-left: 0; }
  .rb_service_module:not(.big_numbers).landscape_align_center .content_wrapper {
    display: block; }
    .rb_service_module:not(.big_numbers).landscape_align_center .content_wrapper .service_divider {
      margin: 0 0 10px;
      width: 56px; }
  .rb_service_module:not(.big_numbers).landscape_align_right .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module:not(.big_numbers).landscape_align_right .content_wrapper .service_divider {
      margin-left: 15px;
      margin-right: 0; }
  .rb_service_module:not(.big_numbers) .content_wrapper .service_divider {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; } }

@media screen and (max-width: 991px) {
  .rb_service_module:not(.big_numbers).portrait_align_left .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module:not(.big_numbers).portrait_align_left .content_wrapper .service_divider {
      margin-right: 15px;
      margin-left: 0; }
  .rb_service_module:not(.big_numbers).portrait_align_center .content_wrapper {
    display: block; }
    .rb_service_module:not(.big_numbers).portrait_align_center .content_wrapper .service_divider {
      margin: 0 0 10px;
      width: 56px; }
  .rb_service_module:not(.big_numbers).portrait_align_right .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module:not(.big_numbers).portrait_align_right .content_wrapper .service_divider {
      margin-left: 15px;
      margin-right: 0; }
  .rb_service_module:not(.big_numbers) .content_wrapper .service_divider {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; } }

@media screen and (max-width: 767px) {
  .rb_service_module.style_icon_left, .rb_service_module.style_icon_right {
    display: block; }
    .rb_service_module.style_icon_left .service_icon_wrapper, .rb_service_module.style_icon_right .service_icon_wrapper {
      margin-left: 0;
      margin-right: 0; }
    .rb_service_module.style_icon_left .service_title, .rb_service_module.style_icon_right .service_title {
      margin: 4px 0 0; }
  .rb_service_module:not(.big_numbers).mobile_align_left .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module:not(.big_numbers).mobile_align_left .content_wrapper .service_divider {
      margin-right: 15px;
      margin-left: 0; }
  .rb_service_module:not(.big_numbers).mobile_align_center .content_wrapper {
    display: block; }
    .rb_service_module:not(.big_numbers).mobile_align_center .content_wrapper .service_divider {
      margin: 0 0 10px;
      width: 56px; }
  .rb_service_module:not(.big_numbers).mobile_align_right .content_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_service_module:not(.big_numbers).mobile_align_right .content_wrapper .service_divider {
      margin-left: 15px;
      margin-right: 0; }
  .rb_service_module:not(.big_numbers) .content_wrapper .service_divider {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; } }

/*  --------------------
	RB VC Testimonials styles
--------------------  */
.rb_testimonials_module.align_right .testimonial {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .rb_testimonials_module.align_right .testimonial .image_wrapper {
    margin-right: 0;
    margin-left: 80px; }
  .rb_testimonials_module.align_right .testimonial .testimonial_desc {
    padding-left: 65px; }
    .rb_testimonials_module.align_right .testimonial .testimonial_desc:before {
      margin-left: -45px; }
  .rb_testimonials_module.align_right .testimonial .responding_info {
    margin-left: 45px; }

.rb_testimonials_module .testimonial {
  margin: 0 15px 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: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .rb_testimonials_module .testimonial .image_wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    max-width: 350px;
    line-height: 0px;
    position: relative;
    margin-right: 80px; }
    .rb_testimonials_module .testimonial .image_wrapper.round,
    .rb_testimonials_module .testimonial .image_wrapper.round img {
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .rb_testimonials_module .testimonial .image_wrapper.square {
      -webkit-mask-image: url(../img/mask_4.svg);
      -webkit-mask-position: center center;
      -webkit-mask-size: 100%;
      -webkit-mask-repeat: no-repeat; }
    .rb_testimonials_module .testimonial .image_wrapper.triangle {
      -webkit-mask-image: url(../img/mask_1.svg);
      -webkit-mask-position: center center;
      -webkit-mask-size: 100%;
      -webkit-mask-repeat: no-repeat; }
  .rb_testimonials_module .testimonial .testimonial_desc {
    position: relative;
    line-height: 50px;
    margin-bottom: 18px;
    padding-right: 65px; }
    .rb_testimonials_module .testimonial .testimonial_desc:before {
      content: '“';
      position: absolute;
      margin-left: -45px;
      font-size: 80px;
      margin-top: 20px; }
    .rb_testimonials_module .testimonial .testimonial_desc:after {
      content: '”';
      font-size: 80px;
      position: absolute;
      margin-top: 20px;
      margin-left: 15px; }
  .rb_testimonials_module .testimonial .responding_info {
    font-size: 14px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_testimonials_module .testimonial .responding_info > * {
      padding: 7px 10px;
      white-space: nowrap;
      display: inline-block;
      line-height: 1em;
      margin: 0; }
    .rb_testimonials_module .testimonial .responding_info .testimonial_name {
      font-weight: 700; }
    .rb_testimonials_module .testimonial .responding_info .testimonial_pos {
      margin-top: -5px; }

.rb_testimonials_module .rb_carousel .slick-dots {
  margin-top: 25px; }

/*  --------------------
	RB VC Testimonials media styles
--------------------  */
@media screen and (max-width: 991px) {
  .rb_testimonials_module .testimonial,
  .rb_testimonials_module.align_right .testimonial {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .rb_testimonials_module .testimonial .image_wrapper,
    .rb_testimonials_module.align_right .testimonial .image_wrapper {
      margin: 0 auto 15px;
      max-width: 290px; }
  .rb_testimonials_module.align_right .testimonial .testimonial_desc {
    padding: 0; }
  .rb_testimonials_module.align_right .testimonial .responding_info {
    margin-left: 0; }
  .rb_testimonials_module .testimonial .testimonial_text {
    text-align: center; }
    .rb_testimonials_module .testimonial .testimonial_text .testimonial_desc {
      padding: 0;
      font-size: 26px;
      line-height: 40px; }
      .rb_testimonials_module .testimonial .testimonial_text .testimonial_desc:before, .rb_testimonials_module .testimonial .testimonial_text .testimonial_desc:after {
        display: none; }
    .rb_testimonials_module .testimonial .testimonial_text .responding_info {
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; } }

/*  --------------------
	RB VC Extended extended_service styles
--------------------  */
.rb_extended_service_module {
  display: block;
  text-align: center; }
  .rb_extended_service_module.shape_round .extended_service_icon_wrapper, .rb_extended_service_module.shape_square .extended_service_icon_wrapper, .rb_extended_service_module.shape_triangle .extended_service_icon_wrapper {
    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;
    padding: 0 30px; }
    .rb_extended_service_module.shape_round .extended_service_icon_wrapper > svg, .rb_extended_service_module.shape_square .extended_service_icon_wrapper > svg, .rb_extended_service_module.shape_triangle .extended_service_icon_wrapper > svg {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 100%; }
  .rb_extended_service_module.shape_none .extended_service_icon_wrapper {
    margin-bottom: 10px; }
  .rb_extended_service_module .extended_service_icon_wrapper {
    position: relative;
    line-height: 0; }
    .rb_extended_service_module .extended_service_icon_wrapper i {
      position: relative;
      display: inline-block;
      width: calc(1em + 1px);
      height: 1em;
      line-height: 1em; }
      .rb_extended_service_module .extended_service_icon_wrapper i + .extended_service_title {
        margin-top: 25px; }
    .rb_extended_service_module .extended_service_icon_wrapper i,
    .rb_extended_service_module .extended_service_icon_wrapper i:before {
      font-size: 60px; }
  .rb_extended_service_module .extended_services_overlay {
    opacity: .3; }
  .rb_extended_service_module .extended_service_title {
    margin: 0;
    position: relative; }
  .rb_extended_service_module .extended_service_content_wrapper {
    position: relative;
    margin-top: 40px; }
  .rb_extended_service_module .extended_service_divider {
    display: inline-block;
    width: 28px;
    height: 14px;
    margin-top: 13px;
    margin-bottom: 5px;
    mask-size: auto 100%;
    -webkit-mask-size: auto 100%;
    mask-repeat: repeat-x;
    -webkit-mask-repeat: repeat-x;
    mask-image: url(../img/dash-divider.svg);
    -webkit-mask-image: url(../img/dash-divider.svg); }
  .rb_extended_service_module .extended_service-button {
    margin-top: 23px; }

/*  --------------------
	RB VC Extended extended_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_extended_service_module .extended_service_icon_wrapper {
    transform-style: preserve-3d; }
    .rb_extended_service_module .extended_service_icon_wrapper i {
      -webkit-transform: translateZ(30px);
      -ms-transform: translateZ(30px);
      transform: translateZ(30px); }
  .rb_extended_service_module .extended_services_overlay {
    -webkit-transform: translateZ(-30px);
    -ms-transform: translateZ(-30px);
    transform: translateZ(-30px); }
  .rb_extended_service_module .extended_service_title {
    -webkit-transform: translateZ(30px);
    -ms-transform: translateZ(30px);
    transform: translateZ(30px); }
  .rb_extended_service_module .extended_service_divider {
    -webkit-transform: translateZ(30px);
    -ms-transform: translateZ(30px);
    transform: translateZ(30px); } }

@media screen and (max-width: 1199px) {
  .rb_extended_service_module .extended_service_icon_wrapper i,
  .rb_extended_service_module .extended_service_icon_wrapper i:before {
    font-size: 50px; }
  .rb_extended_service_module .extended_service_title {
    font-size: 26px;
    margin-top: 9px; } }

@media screen and (max-width: 767px) {
  .rb_extended_service_module .extended_service_icon_wrapper i,
  .rb_extended_service_module .extended_service_icon_wrapper i:before {
    font-size: 70px; }
  .rb_extended_service_module .extended_service_title {
    font-size: 32px;
    margin-top: 9px; } }

/*  --------------------
	RB VC Image styles
--------------------  */
.vc_single_image-wrapper img {
  -webkit-border-radius: 15px;
  border-radius: 15px; }

.rb_image_module {
  line-height: 0px;
  position: relative; }
  .rb_image_module:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    display: none;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .rb_image_module .image_tooltip {
    position: absolute;
    z-index: 1;
    text-shadow: 2px 2px 0 #fff;
    padding-left: 30px;
    line-height: initial; }
    .rb_image_module .image_tooltip:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 0;
      width: 20px;
      height: 20px;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
  .rb_image_module .main_image {
    display: block;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center; }

/*  --------------------
	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 {
    transform-style: preserve-3d; }
    .rb_image_module:before {
      -webkit-transform: translate3d(-50%, -50%, -40px);
      -ms-transform: translate3d(-50%, -50%, -40px);
      transform: translate3d(-50%, -50%, -40px); }
    .rb_image_module .image_tooltip {
      -webkit-transform: translateZ(20px);
      -ms-transform: translateZ(20px);
      transform: translateZ(20px); } }

/*  --------------------
	RB VC Info Box styles
--------------------  */
.rb_info_box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 12px 15px 10px 0;
  position: relative;
  margin: 0 10px 10px 0; }
  .rb_info_box .info_box_dashes {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    overflow: hidden;
    z-index: -1; }
    .rb_info_box .info_box_dashes:before {
      content: '';
      position: absolute;
      width: 200%;
      height: 200%;
      display: inline-block;
      overflow: hidden;
      background-size: 18px 10px;
      background-position: -4px 0;
      -webkit-transform: skewX(45deg);
      -ms-transform: skewX(45deg);
      transform: skewX(45deg); }
  .rb_info_box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 100%;
    -webkit-mask-image: url(../img/info_box_mask.svg);
    -webkit-mask-position: center right;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat; }
  .rb_info_box.info {
    background: -webkit-linear-gradient(-10deg, #00B7DF, #00B7DF);
    background: linear-gradient(-10deg, #00B7DF, #00B7DF); }
    .rb_info_box.info .info_box_dashes:before {
      background-image: -webkit-linear-gradient(left, #00B7DF, #00B7DF 10%, transparent 10%, transparent 100%);
      background-image: -o-linear-gradient(left, #00B7DF, #00B7DF 10%, transparent 10%, transparent 100%);
      background-image: linear-gradient(to right, #00B7DF, #00B7DF 10%, transparent 10%, transparent 100%); }
    .rb_info_box.info:before {
      background-color: #0093B3; }
    .rb_info_box.info .icon_wrapper i:before {
      content: '\f129'; }
  .rb_info_box.success {
    background: -webkit-linear-gradient(-10deg, #01B87E, #01C697);
    background: linear-gradient(-10deg, #01B87E, #01C697); }
    .rb_info_box.success .info_box_dashes:before {
      background-image: -webkit-linear-gradient(left, #01B87E, #01B87E 10%, transparent 10%, transparent 100%);
      background-image: -o-linear-gradient(left, #01B87E, #01B87E 10%, transparent 10%, transparent 100%);
      background-image: linear-gradient(to right, #01B87E, #01B87E 10%, transparent 10%, transparent 100%); }
    .rb_info_box.success:before {
      background-color: #01B87E; }
    .rb_info_box.success .icon_wrapper i:before {
      content: '\f114';
      font-size: 30px; }
  .rb_info_box.warning {
    background: -webkit-linear-gradient(-10deg, #FFD319, #FFE269);
    background: linear-gradient(-10deg, #FFD319, #FFE269); }
    .rb_info_box.warning .info_box_dashes:before {
      background-image: -webkit-linear-gradient(left, #FFD319, #FFD319 10%, transparent 10%, transparent 100%);
      background-image: -o-linear-gradient(left, #FFD319, #FFD319 10%, transparent 10%, transparent 100%);
      background-image: linear-gradient(to right, #FFD319, #FFD319 10%, transparent 10%, transparent 100%); }
    .rb_info_box.warning:before {
      background-color: #FFD319; }
    .rb_info_box.warning .icon_wrapper i:before {
      content: '\f12b'; }
    .rb_info_box.warning .content_wrapper .info_box_title {
      color: #353535; }
    .rb_info_box.warning .content_wrapper .info_box_desc {
      color: #353535; }
  .rb_info_box.error {
    background: -webkit-linear-gradient(-10deg, #EE4545, #F66565);
    background: linear-gradient(-10deg, #EE4545, #F66565); }
    .rb_info_box.error .info_box_dashes:before {
      background-image: -webkit-linear-gradient(left, #EE4545, #EE4545 10%, transparent 10%, transparent 100%);
      background-image: -o-linear-gradient(left, #EE4545, #EE4545 10%, transparent 10%, transparent 100%);
      background-image: linear-gradient(to right, #EE4545, #EE4545 10%, transparent 10%, transparent 100%); }
    .rb_info_box.error:before {
      background-color: #EE4545; }
    .rb_info_box.error .icon_wrapper i:before {
      content: '\f106';
      font-size: 26px; }
  .rb_info_box .icon_wrapper {
    margin-right: 25px;
    width: 70px;
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }
    .rb_info_box .icon_wrapper i {
      color: #fff;
      font-size: 35px;
      line-height: 35px;
      display: inline-block; }
      .rb_info_box .icon_wrapper i:before {
        font-family: 'rbicon';
        display: inline-block; }
  .rb_info_box .content_wrapper {
    width: 100%; }
    .rb_info_box .content_wrapper .info_box_title {
      color: #fff;
      margin: 0; }
    .rb_info_box .content_wrapper .info_box_desc {
      color: #fff;
      margin: 0;
      font-size: 15px;
      line-height: 23px;
      margin-top: 5px; }
  .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: #353535;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    margin-left: 15px; }
    .rb_info_box .close_info_box:before {
      content: '\f106';
      display: inline-block;
      line-height: 24px;
      font-size: 10px;
      color: #fff;
      font-family: 'rbicon'; }

/*  --------------------
	RB VC Info Box media styles
--------------------  */
@media screen and (max-width: 767px) {
  .rb_info_box {
    margin: 0 5px 5px 0; }
    .rb_info_box .info_box_dashes {
      width: calc(100% + 5px);
      height: calc(100% + 5px); } }

/*  --------------------
	RB VC Title area styles
--------------------  */
/*  ====================
	Front-End editor styles
====================  */
.vc_vc_column .rb_column_wrapper,
.vc_vc_column_inner .rb_column_wrapper {
  width: 100% !important; }

/*  ====================
	Our Team styles
====================  */
/*  --------------------
	Our Team single page styles
--------------------  */
.main_member_info {
  position: relative;
  margin: 50px 0 75px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  -moz-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.18);
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-position: top right;
  background-repeat: no-repeat; }
  .main_member_info:before {
    content: '';
    width: 100px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background: -webkit-linear-gradient(bottom, #025ea8, #02b3a3);
    background: -o-linear-gradient(bottom, #025ea8, #02b3a3);
    background: linear-gradient(to top, #025ea8, #02b3a3); }
  .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: #fff; }
        .main_member_info .social-icons-wrapper ul li a i:before {
          font-size: 21px; }
      .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 .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: 35px; } }

@media screen and (max-width: 767px) {
  .main_member_info {
    margin: 0 0 40px;
    padding: 0 0 20px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .main_member_info:before {
      width: 100%;
      height: 100px; }
    .main_member_info .social-icons-wrapper {
      padding: 15px 0 10px; }
      .main_member_info .social-icons-wrapper .social-icons li {
        display: inline-block;
        margin: 0 15px; }
    .main_member_info .image-wrapper {
      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 + .paging-navigation {
  margin-top: 80px; }

.rb_our_team_module:not(.rb_carousel_wrapper) {
  margin: 0 -15px -100px;
  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_2 .rb_team_member .social-icons li {
    margin: 0 10px; }
    .rb_our_team_module.columns_2 .rb_team_member .social-icons li a {
      padding: 14px; }
    .rb_our_team_module.columns_2 .rb_team_member .social-icons li i,
    .rb_our_team_module.columns_2 .rb_team_member .social-icons li i:before {
      font-size: 36px; }

.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.columns_4 .rb_team_member .social-icons li {
    margin: 0 5px; }
    .rb_our_team_module.columns_4 .rb_team_member .social-icons li a {
      padding: 10px; }
    .rb_our_team_module.columns_4 .rb_team_member .social-icons li i,
    .rb_our_team_module.columns_4 .rb_team_member .social-icons li i:before {
      font-size: 20px; }

.rb_our_team_module.style_square .rb_team_member .image_wrapper {
  -webkit-mask-image: url("../img/mask_4.svg"); }

.rb_our_team_module.style_triangle .rb_team_member:first-child .image_wrapper, .rb_our_team_module.style_triangle .rb_team_member:nth-child(6n+1) .image_wrapper {
  -webkit-mask-image: url("../img/staff_mask_1.svg"); }

.rb_our_team_module.style_triangle .rb_team_member:nth-child(2) .image_wrapper, .rb_our_team_module.style_triangle .rb_team_member:nth-child(6n+2) .image_wrapper {
  -webkit-mask-image: url("../img/staff_mask_2.svg"); }

.rb_our_team_module.style_triangle .rb_team_member:nth-child(3) .image_wrapper, .rb_our_team_module.style_triangle .rb_team_member:nth-child(6n+3) .image_wrapper {
  -webkit-mask-image: url("../img/staff_mask_3.svg"); }

.rb_our_team_module.style_triangle .rb_team_member:nth-child(4) .image_wrapper, .rb_our_team_module.style_triangle .rb_team_member:nth-child(6n+4) .image_wrapper {
  -webkit-mask-image: url("../img/staff_mask_4.svg"); }

.rb_our_team_module.style_triangle .rb_team_member:nth-child(5) .image_wrapper, .rb_our_team_module.style_triangle .rb_team_member:nth-child(6n+5) .image_wrapper {
  -webkit-mask-image: url("../img/staff_mask_5.svg"); }

.rb_our_team_module.style_triangle .rb_team_member:nth-child(6) .image_wrapper, .rb_our_team_module.style_triangle .rb_team_member:nth-child(6n+6) .image_wrapper {
  -webkit-mask-image: url("../img/staff_mask_6.svg"); }

.rb_our_team_module .rb_team_member {
  position: relative;
  margin: 0 15px 100px; }
  .rb_our_team_module .rb_team_member.slick-slide {
    margin-bottom: 60px; }
  .rb_our_team_module .rb_team_member .image_wrapper {
    display: block;
    line-height: 0;
    position: relative;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center; }
    .rb_our_team_module .rb_team_member .image_wrapper.no_hover:before {
      display: none; }
    .rb_our_team_module .rb_team_member .image_wrapper:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: -50%;
      width: 100%;
      height: 50%;
      opacity: 0;
      -webkit-transform: skew(0, -7deg);
      -ms-transform: skew(0, -7deg);
      transform: skew(0, -7deg);
      -webkit-transition: all 0.3s ease-in-out 0.15s;
      transition: all 0.3s ease-in-out 0.15s; }
    .rb_our_team_module .rb_team_member .image_wrapper:hover:before {
      bottom: -5%;
      opacity: 1;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .rb_our_team_module .rb_team_member .image_wrapper:hover .social-icons {
      bottom: 20%;
      opacity: 1;
      -webkit-transition: all 0.2s linear 0.3s;
      transition: all 0.2s linear 0.3s; }
  .rb_our_team_module .rb_team_member .information_wrapper {
    left: 60%;
    top: 100%;
    font-size: 14px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: 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_team_member .information_wrapper > * {
      padding: 7px 10px;
      white-space: nowrap;
      line-height: 1em; }
    .rb_our_team_module .rb_team_member .information_wrapper .name {
      font-weight: 700; }
    .rb_our_team_module .rb_team_member .information_wrapper .meta {
      margin-top: -5px; }
      .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 .social-icons {
    left: 20%;
    bottom: calc(20% - 10px);
    z-index: 1;
    position: absolute;
    margin: 0 -8px;
    width: 60%;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .rb_our_team_module .rb_team_member .social-icons li {
      padding-left: 0;
      display: inline-block;
      margin: 0 8px;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
      .rb_our_team_module .rb_team_member .social-icons li:before {
        display: none; }
      .rb_our_team_module .rb_team_member .social-icons li a {
        padding: 10px;
        display: inline-block;
        -webkit-transition: none;
        transition: none; }
      .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: 28px;
        line-height: 1em;
        height: 1em; }

@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 .information_wrapper .social-icons li a:hover {
    opacity: 1; } }

@media screen and (max-width: 991px) {
  .rb_our_team_module.columns_3 .rb_team_member, .rb_our_team_module.columns_4 .rb_team_member {
    width: calc(50% - 30px); }
  .wpb_wrapper .rb_our_team_module .rb_team_member .social-icons li i,
  .wpb_wrapper .rb_our_team_module .rb_team_member .social-icons li i:before {
    font-size: 21px;
    line-height: 1em;
    height: 1em; } }

@media screen and (max-width: 767px) {
  .rb_our_team_module:not(.rb_carousel_wrapper) {
    margin-left: 0;
    margin-right: 0; }
  .rb_our_team_module.columns_2 .rb_team_member, .rb_our_team_module.columns_3 .rb_team_member, .rb_our_team_module.columns_4 .rb_team_member {
    width: 100%;
    margin-left: 0;
    margin-right: 0; } }

/*  ====================
	Portfolio styles
====================  */
/*  --------------------
	Portfolio single styles
--------------------  */
.portfolio-single-content.type_small_images .portfolio-media img:not(:last-child) {
  margin-bottom: 30px; }

.portfolio-single-content.type_small_slider .rb_carousel_wrapper .rb_carousel .slick-dots {
  margin-top: 20px; }

.portfolio-single-content.type_large_images .portfolio-media img {
  margin-bottom: 30px; }

.portfolio-single-content.type_large_slider > h4 {
  margin-top: 30px; }

.portfolio-single-content.type_gallery .rb_gallery_images {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-star;
  -moz-align-items: flex-star;
  -ms-align-items: flex-star;
  align-items: flex-star;
  margin: 0 -15px; }
  .portfolio-single-content.type_gallery .rb_gallery_images .rb_gallery_image {
    width: calc(20% - 30px);
    margin: 0 15px 30px; }

.portfolio-single-content.type_small_masonry .rb_gallery_images {
  margin: 0 -15px; }
  .portfolio-single-content.type_small_masonry .rb_gallery_images .rb_gallery_image {
    width: calc(50% - 30px);
    margin: 0 15px 30px; }

.portfolio-single-content.type_large_masonry .rb_gallery_images {
  margin: 0 -15px; }
  .portfolio-single-content.type_large_masonry .rb_gallery_images .rb_gallery_image {
    width: calc(33.3% - 30px);
    margin: 0 15px 30px; }

.portfolio-single-content.type_custom_layout .gallery_custom_grid {
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(100, 1fr);
  grid-template-rows: repeat(100, 1fr);
  grid-gap: 5px;
  height: 80vh;
  width: 100%;
  margin-bottom: 30px; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:first-child {
    grid-area: 1/1/51/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(2) {
    grid-area: 1/26/101/76; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(3) {
    grid-area: 1/76/34/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(4) {
    grid-area: 51/1/101/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(5) {
    grid-area: 34/76/67/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_1 .pic:nth-child(6) {
    grid-area: 67/76/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:first-child {
    grid-area: 1/1/34/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(2) {
    grid-area: 1/26/51/51; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(3) {
    grid-area: 1/51/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(4) {
    grid-area: 34/1/67/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(5) {
    grid-area: 51/26/101/51; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_2 .pic:nth-child(6) {
    grid-area: 67/1/101/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_3 .pic:first-child {
    grid-area: 1/1/34/34; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_3 .pic:nth-child(2) {
    grid-area: 1/34/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_3 .pic:nth-child(3) {
    grid-area: 34/1/101/34; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:first-child {
    grid-area: 1/1/51/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(2) {
    grid-area: 1/26/51/51; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(3) {
    grid-area: 1/51/51/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(4) {
    grid-area: 51/1/101/51; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(5) {
    grid-area: 51/51/101/76; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_4 .pic:nth-child(6) {
    grid-area: 51/76/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:first-child {
    grid-area: 1/1/26/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:nth-child(2) {
    grid-area: 1/26/26/63; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:nth-child(3) {
    grid-area: 1/63/26/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:nth-child(4) {
    grid-area: 26/1/101/41; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_5 .pic:nth-child(5) {
    grid-area: 26/41/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:first-child {
    grid-area: 1/1/67/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:nth-child(2) {
    grid-area: 1/26/67/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:nth-child(3) {
    grid-area: 67/1/101/36; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:nth-child(4) {
    grid-area: 67/36/101/71; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_6 .pic:nth-child(5) {
    grid-area: 67/71/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:first-child {
    grid-area: 1/1/61/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(2) {
    grid-area: 1/26/101/76; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(3) {
    grid-area: 1/76/41/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(4) {
    grid-area: 41/76/61/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(5) {
    grid-area: 61/1/101/26; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid.grid_7 .pic:nth-child(6) {
    grid-area: 61/76/101/101; }
  .portfolio-single-content.type_custom_layout .gallery_custom_grid .pic {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden; }

.portfolio-single-content.type_small_images, .portfolio-single-content.type_small_slider, .portfolio-single-content.type_small_masonry {
  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 .main-part h4, .portfolio-single-content.type_small_slider .sticky-wrapper .portfolio-content-wrapper .main-part h4, .portfolio-single-content.type_small_masonry .sticky-wrapper .portfolio-content-wrapper .main-part h4 {
      font-size: 30px;
      margin-bottom: 12px; }
  .portfolio-single-content.type_small_images .aside-part, .portfolio-single-content.type_small_slider .aside-part, .portfolio-single-content.type_small_masonry .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; }

.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 3px;
    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_gallery .rb_gallery_images {
    margin: 0 -10px; }
    .portfolio-single-content.type_gallery .rb_gallery_images .rb_gallery_image {
      width: calc(20% - 20px);
      margin: 0 10px 20px; } }

@media screen and (max-width: 767px) {
  .portfolio-single-content.type_small_images, .portfolio-single-content.type_small_slider, .portfolio-single-content.type_small_masonry {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .portfolio-single-content.type_small_images .portfolio-media, .portfolio-single-content.type_small_slider .portfolio-media, .portfolio-single-content.type_small_masonry .portfolio-media {
      width: 100%;
      margin-right: 0; }
    .portfolio-single-content.type_small_images .portfolio-content-wrapper, .portfolio-single-content.type_small_slider .portfolio-content-wrapper, .portfolio-single-content.type_small_masonry .portfolio-content-wrapper {
      margin-top: 30px;
      width: 100%; }
      .portfolio-single-content.type_small_images .portfolio-content-wrapper .main-part h4, .portfolio-single-content.type_small_slider .portfolio-content-wrapper .main-part h4, .portfolio-single-content.type_small_masonry .portfolio-content-wrapper .main-part h4 {
        font-size: 30px;
        margin-bottom: 12px; }
      .portfolio-single-content.type_small_images .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_small_slider .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_small_masonry .portfolio-content-wrapper .aside-part {
        margin-top: 30px; }
  .portfolio-single-content.type_default .portfolio-content-wrapper, .portfolio-single-content.type_large_images .portfolio-content-wrapper, .portfolio-single-content.type_large_slider .portfolio-content-wrapper, .portfolio-single-content.type_gallery .portfolio-content-wrapper, .portfolio-single-content.type_large_masonry .portfolio-content-wrapper, .portfolio-single-content.type_custom_layout .portfolio-content-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .portfolio-single-content.type_default .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_images .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_slider .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_gallery .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_masonry .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_custom_layout .portfolio-content-wrapper .aside-part {
      width: 100%;
      margin-left: 0px;
      padding-left: 0px;
      border-left: 0;
      margin-top: 15px;
      padding-top: 15px;
      border-top: 1px solid #e5e5e5; } }

/*  --------------------
	Portfolio archive styles
--------------------  */
.rb_portfolio_module.columns_2 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_2 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 50%; }

.rb_portfolio_module.columns_2 .rb_portfolio_items .rb_portfolio_item {
  width: calc(50% - 30px); }

.rb_portfolio_module.columns_3 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_3 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 33.3%; }

.rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item {
  width: calc(33.3% - 30px); }

.rb_portfolio_module.columns_4 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 25%; }

.rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item {
  width: calc(25% - 30px); }

.rb_portfolio_module.columns_5 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 20%; }

.rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item {
  width: calc(20% - 30px); }

.rb_portfolio_module.columns_6 .rb_portfolio_items .grid-sizer,
.rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
  width: 16.66%; }

.rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
  width: calc(16.66% - 30px); }

.rb_portfolio_module.layout_grid_filter .rb_portfolio_items {
  margin-top: 30px; }

.rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item {
  clip-path: inset(100% 0 0);
  -webkit-clip-path: inset(100% 0 0); }
  .rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item.preloaded, .rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item.preloaded, .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item.preloaded {
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px); }
  .rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item.loaded, .rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item.loaded, .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item.loaded {
    clip-path: inset(0);
    -webkit-clip-path: inset(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.rb_portfolio_module.layout_masonry {
  padding-bottom: 0; }
  .rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item .image_wrapper {
    height: inherit;
    padding-bottom: 0; }

.rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item .image_wrapper, .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item .image_wrapper, .rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_portfolio_item .image_wrapper, .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item .image_wrapper {
  height: inherit;
  padding-bottom: 0; }
  .rb_portfolio_module.layout_pinterest .rb_portfolio_items .rb_portfolio_item .image_wrapper > a, .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item .image_wrapper > a, .rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_portfolio_item .image_wrapper > a, .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item .image_wrapper > a {
    display: block;
    line-height: 0;
    width: auto;
    height: auto;
    position: relative;
    z-index: 0; }

.rb_portfolio_module.layout_carousel .rb_portfolio_items {
  overflow: hidden;
  padding-bottom: 5px; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item:nth-child(odd) {
    margin-top: 40px; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item .image_wrapper > a img {
    opacity: 1; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow {
    opacity: .8;
    z-index: 1;
    padding: 0;
    width: 50px;
    height: 50px;
    background-color: #fff;
    top: calc(50% - 70px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: auto; }
    .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow.slick-next {
      right: 25px; }
    .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow.slick-prev {
      left: 25px; }
    .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow:hover {
      opacity: 1; }

.rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_portfolio_item {
  margin-bottom: 0; }

.rb_portfolio_module.layout_carousel_wide .rb_portfolio_items .rb_carousel .slick-dots {
  position: absolute;
  margin: 0;
  right: 0;
  top: calc(50% - 12px);
  width: auto;
  -webkit-transform: rotate(90deg) translateY(-50%);
  -ms-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%); }

.rb_portfolio_module.layout_motion_category {
  margin: 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .rb_portfolio_module.layout_motion_category.columns_2 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_2 .rb_portfolio_items_wrapper {
    width: calc(50% - 30px); }
  .rb_portfolio_module.layout_motion_category.columns_3 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_3 .rb_portfolio_items_wrapper {
    width: calc(33.3% - 30px); }
  .rb_portfolio_module.layout_motion_category.columns_4 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_4 .rb_portfolio_items_wrapper {
    width: calc(25% - 30px); }
  .rb_portfolio_module.layout_motion_category.columns_5 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_5 .rb_portfolio_items_wrapper {
    width: calc(20% - 30px); }
  .rb_portfolio_module.layout_motion_category.columns_6 .portfolio-motion-cat,
  .rb_portfolio_module.layout_motion_category.columns_6 .rb_portfolio_items_wrapper {
    width: calc(16.66% - 30px); }
  .rb_portfolio_module.layout_motion_category .portfolio-motion-cats {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat {
      padding: 0;
      margin: 0 15px 50px;
      text-align: center;
      text-transform: uppercase;
      pointer-events: none; }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat:before {
        display: none; }
    .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only {
      display: none; }
  .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
    margin: 0 15px;
    max-height: 80vh;
    overflow: hidden; }
  .rb_portfolio_module.layout_motion_category .rb_portfolio_items {
    display: block;
    margin: 0;
    overflow-y: auto;
    max-height: 80vh; }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item {
      width: 100% !important;
      margin: 0 0 30px !important; }
      .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item:last-child {
        margin-bottom: 0 !important; }

.rb_portfolio_module .portfolio-filter {
  text-align: center; }
  .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger {
    padding: 5px 40px;
    margin: 0 0 20px;
    display: inline-block;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    opacity: .7; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger:last-child:after {
      display: none; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger.active {
      opacity: 1; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger:before {
      display: none; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger:after {
      content: '';
      width: 28px;
      height: 14px;
      position: absolute;
      margin: 3px 0 0;
      right: -16px;
      top: 13px;
      mask-size: auto 100%;
      -webkit-mask-size: auto 100%;
      mask-repeat: repeat-x;
      -webkit-mask-repeat: repeat-x;
      mask-image: url(../img/dash-divider.svg);
      -webkit-mask-image: url(../img/dash-divider.svg); }

.rb_portfolio_module .rb_portfolio_items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 -15px -30px; }
  .rb_portfolio_module .rb_portfolio_items.rb_carousel_wrapper {
    display: block;
    margin: 0; }
  .rb_portfolio_module .rb_portfolio_items.no_spacing,
  .rb_portfolio_module .rb_portfolio_items.no_spacing .rb_portfolio_item {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
  .rb_portfolio_module .rb_portfolio_items .grid-sizer {
    position: absolute; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item {
    line-height: 0;
    margin: 0 15px 30px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper {
      line-height: 0;
      padding-bottom: 100%;
      position: relative;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      -webkit-border-radius: 15px;
      border-radius: 15px;
      overflow: hidden; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay:hover .hidden_info {
        opacity: 1;
        bottom: 0;
        -webkit-transition: opacity 0.3s ease, bottom 0.2s ease 0.15s;
        transition: opacity 0.3s ease, bottom 0.2s ease 0.15s; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay:hover .hidden_info > * {
          opacity: 1;
          -webkit-transition: opacity 0.2s ease 0.15s;
          transition: opacity 0.2s ease 0.15s; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: -20px;
        padding: 0 10px;
        text-align: center;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.8);
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5 {
          margin-bottom: 10px; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info > * {
          -webkit-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease;
          opacity: 0; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom:hover .hidden_info {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom:hover .hidden_info > * {
          opacity: 1;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0);
          -webkit-transition: all 0.23s ease 0.27s;
          transition: all 0.23s ease 0.27s; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 15px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: transform 0.5s ease;
        transition: transform 0.5s ease; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info > * {
          opacity: 0;
          -webkit-transform: translateY(-20px);
          -ms-transform: translateY(-20px);
          transform: translateY(-20px);
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:after, .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_swipe_right:after {
        content: '';
        position: absolute;
        left: -40px;
        right: 0;
        top: 0;
        bottom: 0;
        background-image: inherit;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:hover:after {
        -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px); }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:hover .hidden_info {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:after {
        -webkit-transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info {
        background-color: rgba(0, 0, 0, 0.8);
        padding: 15px 25px;
        position: absolute;
        z-index: 1;
        left: 0;
        top: 50%;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
        -webkit-transition: transform 0.4s ease;
        transition: transform 0.4s ease;
        max-width: 90%; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_swipe_right:hover:after {
        -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px); }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_swipe_right:after {
        -webkit-transition: transform 0.6s ease;
        transition: transform 0.6s ease; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.8);
        padding: 40px 90px 40px 50px;
        width: 500px;
        height: 150px;
        z-index: 1;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info.active {
          height: 450px;
          width: 70%; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
          font-size: 35px;
          line-height: 42px; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info p {
          margin: 0; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info {
          position: absolute;
          right: 20px;
          top: 20px;
          cursor: pointer; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info svg line:nth-of-type(1) {
            -webkit-transition: all 1s;
            transition: all 1s;
            -webkit-clip-path: circle(100%);
            clip-path: circle(100%); }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info:hover svg line:nth-of-type(1) {
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            -webkit-clip-path: circle(50%);
            clip-path: circle(50%); }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info {
          display: none;
          overflow: hidden;
          max-height: 100%; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .h3 {
            font-size: 40px; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details {
            margin-top: 40px;
            display: -webkit-box;
            display: -moz-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-flex-wrap: nowrap;
            -moz-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            -ms-justify-content: space-between;
            justify-content: space-between;
            -webkit-align-items: flex-start;
            -moz-align-items: flex-start;
            -ms-align-items: flex-start;
            align-items: flex-start; }
            .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details .advanced_detail .label {
              display: block;
              text-transform: uppercase;
              font-size: 20px;
              letter-spacing: 1px;
              margin-bottom: 5px; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_content {
            margin-top: 32px;
            padding-top: 32px;
            border-top: 1px solid #353535; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper > a {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper > a img {
          opacity: 0; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info {
        line-height: 1.75em;
        position: relative;
        -webkit-border-radius: inherit;
        border-radius: inherit;
        z-index: 2; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info:empty {
          display: none; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info * {
          color: #353535; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info .h5 {
          position: static;
          display: block;
          margin-bottom: 7px; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info .h5:before {
            content: '';
            position: absolute;
            bottom: 0;
            top: 0;
            left: 0;
            right: 0; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info p {
          display: inline-block;
          position: relative; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info {
      margin-top: 18px;
      text-align: center;
      line-height: initial; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info .h5 {
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        padding-bottom: 23px; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info .h5 > span {
          display: inline-block;
          width: 28px;
          height: 14px;
          position: absolute;
          left: calc(50% - 14px);
          bottom: 0;
          mask-size: auto 100%;
          -webkit-mask-size: auto 100%;
          mask-repeat: repeat-x;
          -webkit-mask-repeat: repeat-x;
          mask-image: url(../img/dash-divider.svg);
          -webkit-mask-image: url(../img/dash-divider.svg); }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .hidden_info p a,
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info p a {
      position: relative; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .hidden_info p a:after,
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info p a:after {
        content: '';
        position: absolute;
        top: calc(100% + 1px);
        left: 50%;
        height: 1px;
        width: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .hidden_info p a:hover:after,
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info p a:hover:after {
        width: 100%; }

.rb_portfolio_module + .paging-navigation {
  margin-top: 35px; }

/*  --------------------
	Portfolio archive media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
    width: 25%; }
  .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
    width: calc(25% - 30px); }
  .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5 {
    font-size: 18px; }
  .rb_portfolio_module.layout_motion_category {
    margin: 0 -10px; }
    .rb_portfolio_module.layout_motion_category.columns_2 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_2 .rb_portfolio_items_wrapper {
      width: calc(50% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_3 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_3 .rb_portfolio_items_wrapper {
      width: calc(33.3% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_4 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_4 .rb_portfolio_items_wrapper {
      width: calc(25% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_5 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_5 .rb_portfolio_items_wrapper {
      width: calc(20% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_6 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_6 .rb_portfolio_items_wrapper {
      width: calc(16.66% - 20px); }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
      margin: 0 10px; }
      .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper .rb_portfolio_item {
        margin: 0 0 20px !important; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info.active {
    height: 212px;
    width: 75%; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
    font-size: 32px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .h3 {
    font-size: 36px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details {
    margin-top: 30px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details .advanced_detail .label {
      margin-bottom: 3px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_content {
    display: none; } }

@media screen and (max-width: 991px) {
  .rb_portfolio_module.layout_motion_category {
    margin: 0 -7px; }
    .rb_portfolio_module.layout_motion_category.columns_2 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_2 .rb_portfolio_items_wrapper {
      width: calc(50% - 14px); }
    .rb_portfolio_module.layout_motion_category.columns_3 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_3 .rb_portfolio_items_wrapper {
      width: calc(33.3% - 14px); }
    .rb_portfolio_module.layout_motion_category.columns_4 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_4 .rb_portfolio_items_wrapper {
      width: calc(25% - 14px); }
    .rb_portfolio_module.layout_motion_category.columns_5 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_5 .rb_portfolio_items_wrapper {
      width: calc(20% - 14px); }
    .rb_portfolio_module.layout_motion_category.columns_6 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_6 .rb_portfolio_items_wrapper {
      width: calc(16.66% - 14px); }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
      margin: 0 7px; }
      .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper .rb_portfolio_item {
        margin: 0 0 14px !important; }
  .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5 {
    font-size: 16px;
    margin-bottom: 0; }
  .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info p, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info p, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info p, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info p {
    display: none; }
  .rb_portfolio_module .portfolio-filter {
    text-align: center;
    margin: 0 -5px -10px; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger {
      padding: 5px 25px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info {
    padding: 25px 40px;
    width: auto;
    height: auto; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info.active {
      height: 450px;
      width: 70%; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
      font-size: 28px;
      line-height: 38px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info {
      display: none; } }

@media screen and (min-width: 768px) {
  .rb_portfolio_module.layout_asymmetric .rb_portfolio_items {
    margin-bottom: -120px; }
    .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item {
      margin-bottom: 120px; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(2), .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n+2) {
        padding: 6.5% 2% 0px 13%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n-1) {
        padding: 6.5% 13% 0px 2%; } }

@media screen and (min-width: 480px) {
  .rb_portfolio_module.layout_asymmetric .rb_portfolio_items {
    margin-bottom: -60px; }
    .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item {
      width: calc(50% - 30px) !important;
      margin-bottom: 60px; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item.focused {
        -webkit-transition: none !important;
        transition: none !important; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(1), .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n+1) {
        padding: 0px 1% 0px 2%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n) {
        padding: 0px 2% 0px 1%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(2), .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n+2) {
        padding: 3.5% 2% 0px 8%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n-1) {
        padding: 3.5% 8% 0px 2%; } }

@media screen and (max-width: 767px) {
  .rb_portfolio_module.layout_motion_category {
    margin: 0; }
    .rb_portfolio_module.layout_motion_category .portfolio-motion-cats {
      position: relative;
      overflow: hidden;
      padding: 30px;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.5); }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat {
        margin: 0;
        padding: 15px 0;
        color: #fff;
        text-align: left;
        position: relative;
        display: block;
        width: 100%;
        pointer-events: auto; }
        .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat:after {
          content: '\f128';
          font-family: 'rbicon';
          font-size: 14px;
          position: absolute;
          right: 0;
          margin-top: 5px; }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1; }
        .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only .portfolio-mobile-motion-cat {
          height: 100%;
          display: none;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center center; }
          .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only .portfolio-mobile-motion-cat.active {
            display: block; }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
      display: none; }
  .rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
    width: 33.3%; }
  .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
    width: calc(33.3% - 30px); }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-arrow {
    display: none !important; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-dots {
    margin-top: 10px; }
  .rb_portfolio_module .portfolio-filter {
    margin: 0 0 -10px; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger {
      padding: 5px 25px 25px;
      margin: 0 5px 8px; }
      .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger:after {
        left: calc(50% - 15px);
        bottom: 0;
        top: auto; } }

@media screen and (max-width: 479px) {
  .rb_portfolio_module.columns_2 .rb_portfolio_items, .rb_portfolio_module.columns_3 .rb_portfolio_items, .rb_portfolio_module.columns_4 .rb_portfolio_items, .rb_portfolio_module.columns_5 .rb_portfolio_items, .rb_portfolio_module.columns_6 .rb_portfolio_items {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
    .rb_portfolio_module.columns_2 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_2 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_3 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
      width: 100%; }
    .rb_portfolio_module.columns_2 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
      margin: 0 0 15px; }
    .rb_portfolio_module.columns_2 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_3 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
      margin: 0; }
  .rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item .image_wrapper {
    padding-bottom: 100%; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item:nth-child(odd) {
    margin-top: 0px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info {
    padding: 8px 16px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 0; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info p {
      font-size: 14px; } }

/*  --------------------
	Sidebar styles
--------------------  */
body.woocommerce.single .main-content-inner.has_sb .sidebar.position_right {
  padding-left: 30px;
  margin-left: 15px;
  border-left: 1px solid #e5e5e5; }

body.woocommerce.single .main-content-inner.has_sb .sidebar.position_left {
  padding-right: 30px;
  margin-right: 15px;
  border-right: 1px solid #e5e5e5; }

.main-content-inner.has_sb {
  margin: 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .main-content-inner.has_sb .sidebar {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 15px;
    width: calc(300px - 30px); }
    .main-content-inner.has_sb .sidebar.position_right {
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
    .main-content-inner.has_sb .sidebar .close_sidebar {
      display: none;
      position: absolute;
      top: 23px;
      left: 15px;
      width: 30px;
      height: 30px;
      font-size: 18px; }
      .main-content-inner.has_sb .sidebar .close_sidebar:before {
        content: '\f106';
        font-family: 'rbicon';
        position: relative;
        top: 3px;
        left: 5px; }
  .main-content-inner.has_sb .main-content-inner-wrap {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 900px;
    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: 300px;
    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: -300px; }
    .main-content-inner.has_sb .sidebar.position_right {
      right: -300px; }
    .main-content-inner.has_sb .sidebar .close_sidebar {
      display: inline-block; }
  .main-content-inner.has_sb .main-content-inner-wrap {
    max-width: 100% !important; }
  .sidebar_trigger {
    display: inline-block; } }

@media screen and (max-width: 767px) {
  body.woocommerce .main-content-inner.has_sb .sidebar,
  body.woocommerce.single .main-content-inner.has_sb .sidebar {
    width: 100% !important;
    max-width: 360px;
    margin: 0; }
  body.woocommerce .main-content-inner.has_sb .sidebar.position_left,
  body.woocommerce.single .main-content-inner.has_sb .sidebar.position_left {
    margin-right: 0;
    border-right: 0;
    padding-right: 15px; }
  body.woocommerce .main-content-inner.has_sb .sidebar.position_right,
  body.woocommerce.single .main-content-inner.has_sb .sidebar.position_right {
    margin-left: 0;
    border-left: 0;
    padding-left: 15px; }
  .main-content-inner.has_sb {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .main-content-inner.has_sb .sidebar {
      position: relative;
      width: 100% !important;
      max-width: 360px;
      padding: 45px 15px 0;
      margin-top: 45px;
      width: 100%; }
      .main-content-inner.has_sb .sidebar:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100vw;
        height: 1px;
        background-color: #e5e5e5; }
      .main-content-inner.has_sb .sidebar.position_left {
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; } }

/*  ====================
	Common Widgets styles
====================  */
.rb-widget {
  margin-bottom: 55px; }
  .rb-widget:first-of-type {
    padding-top: 0;
    border-top: 0; }
    .rb-widget:first-of-type > .search-form {
      margin-top: -12px; }
  .rb-widget:last-child {
    padding-bottom: 40px;
    margin-bottom: 0; }
  .rb-widget .widget-title {
    font-size: 24px;
    text-align: left;
    line-height: 30px;
    margin-bottom: 40px;
    padding-left: 30px;
    position: relative; }
    .rb-widget .widget-title:before {
      content: '';
      position: absolute;
      top: 8px;
      left: 0;
      width: 16px;
      height: 16px;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .rb-widget .widget-title + ul {
      margin-top: -20px; }
    .rb-widget .widget-title + form,
    .rb-widget .widget-title + ul,
    .rb-widget .widget-title + .custom-html-widget,
    .rb-widget .widget-title + .tagcloud,
    .rb-widget .widget-title + .textwidget,
    .rb-widget .widget-title + .menu-sidebar-container,
    .rb-widget .widget-title + .menu-testing-menu-container,
    .rb-widget .widget-title + label + select {
      margin-left: 30px; }
  .rb-widget caption {
    text-transform: capitalize; }
  .rb-widget ul .rsswidget {
    text-decoration: underline; }
  .rb-widget ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #e5e5e5; }
    .rb-widget ul li:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
    .rb-widget ul li:before {
      display: none !important; }
    .rb-widget ul li .count {
      display: none; }
    .rb-widget ul li ul.children {
      display: none;
      padding: 10px 0 0;
      margin-left: 10px; }
    .rb-widget ul li.active > .open:before {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .rb-widget ul li .open {
      display: block;
      cursor: pointer;
      left: 0;
      right: 0;
      top: 0;
      height: 50px;
      position: absolute; }
      .rb-widget ul li .open:before {
        content: '\f125';
        font-family: 'rbicon';
        position: absolute;
        font-size: 12px;
        right: 0;
        top: 11px;
        margin-top: 0;
        -webkit-transition: transform 0.4s ease;
        transition: transform 0.4s ease; }
  .rb-widget .textwidget ul li {
    padding: 0 0 0 10px;
    border-bottom: 0; }
    .rb-widget .textwidget ul li:before {
      display: inline-block; }
  .rb-widget .post-date,
  .rb-widget .rss-date {
    font-style: italic;
    display: block;
    margin: 3px 0 4px; }
  .rb-widget p:not(:last-child) {
    margin: 0 0 1.25em; }
  .rb-widget .custom-widget-info {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb-widget .custom-widget-info:not(:last-child) {
      margin-bottom: 20px; }
    .rb-widget .custom-widget-info i {
      font-size: 20px;
      margin-right: 10px;
      margin-top: -2px; }

/*  ====================
	Widgets media styles
====================  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb-widget ul li a:hover {
    text-decoration: underline; } }

/*  --------------------
	Calendar Widget styles
--------------------  */
.rb-widget .calendar_wrap table {
  width: 100%; }
  .rb-widget .calendar_wrap table caption {
    color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 15px; }
  .rb-widget .calendar_wrap table thead {
    display: none; }
  .rb-widget .calendar_wrap table tbody tr:last-child td {
    padding-bottom: 15px; }
  .rb-widget .calendar_wrap table tbody td {
    padding: 0;
    text-align: center; }
    .rb-widget .calendar_wrap table tbody td a {
      position: relative;
      padding: 3px 7px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      z-index: 1; }
      .rb-widget .calendar_wrap table tbody td a:before {
        content: '';
        position: absolute;
        width: 29px;
        height: 29px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -5px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        z-index: -1; }
  .rb-widget .calendar_wrap table tfoot td {
    padding: 3px 10px;
    position: relative; }
    .rb-widget .calendar_wrap table tfoot td:not(.pad) {
      -webkit-border-radius: 20px;
      border-radius: 20px; }
      .rb-widget .calendar_wrap table tfoot td:not(.pad) a {
        color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding-top: 3px;
        -webkit-border-radius: inherit;
        border-radius: inherit; }
  .rb-widget .calendar_wrap table tr {
    border: 0; }
    .rb-widget .calendar_wrap table tr td {
      font-size: 15px;
      border: 0; }

/*  --------------------
	Search Widget styles
--------------------  */
.rb-widget .search-form {
  margin-left: 0 !important;
  position: relative; }
  .rb-widget .search-form .success-search {
    display: none; }
  .rb-widget .search-form .label:after {
    display: none; }
  .rb-widget .search-form .label input {
    border-width: 0 0 3px 0;
    padding: 10px 50px 10px 0;
    font-size: 18px; }
  .rb-widget .search-form .label .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    height: 100%;
    padding: 0;
    width: 42px;
    min-height: 42px;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    z-index: 1;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .rb-widget .search-form .label .search-submit .page-submit {
      display: none; }

/*  --------------------
	Tags Widget styles
--------------------  */
.rb-widget .tagcloud {
  margin-bottom: -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: normal;
  -moz-align-items: normal;
  -ms-align-items: normal;
  align-items: normal; }
  .rb-widget .tagcloud a {
    font-size: 17px !important;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative; }
    .rb-widget .tagcloud a:before {
      content: '#'; }
    .rb-widget .tagcloud a:last-child {
      margin-right: 0; }

/*  --------------------
	Menu Widget styles
--------------------  */
.rb-widget .menu .menu-item a {
  position: relative;
  display: inline-block;
  z-index: 1; }

.rb-widget .menu .menu-item .sub-menu {
  display: none;
  margin-top: 10px;
  padding: 0 0 10px 10px;
  position: static; }

/*  --------------------
	Recent Comments Widget styles
--------------------  */
.rb-widget .recentcomments {
  padding-left: 25px; }
  .rb-widget .recentcomments span {
    display: block;
    font-weight: 700;
    position: relative; }
    .rb-widget .recentcomments span:before {
      content: '“';
      position: absolute;
      left: -25px;
      font-family: sans-serif;
      font-size: 24px;
      top: 1px; }

/*  --------------------
	About Widget styles
--------------------  */
.rb-widget.rb-about {
  text-align: center; }
  .rb-widget.rb-about .avatar-wrapper {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }
  .rb-widget.rb-about .name {
    margin: 20px 0 10px;
    padding-bottom: 15px;
    position: relative; }
    .rb-widget.rb-about .name:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: calc(50% - 18px);
      height: 3px;
      width: 36px; }
  .rb-widget.rb-about .description {
    font-size: 15px;
    line-height: 23px; }
  .rb-widget.rb-about .signature-wrapper {
    width: 170px;
    margin: 0 auto; }

/*  --------------------
	Banner Widget styles
--------------------  */
.rb-widget.rb-banner {
  position: relative;
  line-height: 0px; }
  .rb-widget.rb-banner .bg_wrapper {
    position: relative;
    overflow: hidden; }
    .rb-widget.rb-banner .bg_wrapper:hover .hover_img {
      background-size: 107%; }
    .rb-widget.rb-banner .bg_wrapper:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: .4;
      pointer-events: none;
      -webkit-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out;
      background: linear-gradient(-10deg, #4F66DB, #0DC4A8);
      z-index: 1;
      pointer-events: none; }
  .rb-widget.rb-banner .hover_img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: background-size 0.3s ease-in-out;
    transition: background-size 0.3s ease-in-out; }
  .rb-widget.rb-banner .banner-content-wrapper {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 0 15px;
    pointer-events: none; }
    .rb-widget.rb-banner .banner-content-wrapper h5 {
      color: #fff;
      margin: 0;
      line-height: 21px; }
    .rb-widget.rb-banner .banner-content-wrapper p {
      margin-top: 10px;
      color: #fff;
      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;
    padding: 15px 0;
    border: 0;
    border-bottom: 1px dashed #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: 70px;
      margin-right: 15px;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content h6 {
      margin-bottom: 3px;
      line-height: 25px; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content .date {
      font-size: 14px; }
      .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content .date:before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 10px;
        position: relative;
        margin: 3px 6px 0 0;
        mask-size: auto 100%;
        -webkit-mask-size: auto 100%;
        mask-repeat: repeat-x;
        -webkit-mask-repeat: repeat-x;
        mask-image: url(../img/dash-divider.svg);
        -webkit-mask-image: url(../img/dash-divider.svg); }

/*  ====================
	Woo Common Widgets styles
====================  */
.rb-widget .product_list_widget {
  margin-left: 0 !important;
  margin-top: 0 !important; }
  .rb-widget .product_list_widget .cart-content {
    padding-right: 10px; }
  .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: 70px;
      margin-right: 15px;
      margin-left: 0;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .rb-widget .product_list_widget li a .product-title {
      display: block;
      font-weight: 700;
      position: relative; }
    .rb-widget .product_list_widget li .quantity {
      display: block; }
    .rb-widget .product_list_widget li .reviewer {
      display: inline-block; }
    .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; }
    .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 .price_slider_wrapper {
  margin-left: -30px; }

.rb-widget .wc-layered-nav-rating a {
  font-size: 13px; }
  .rb-widget .wc-layered-nav-rating a .star-rating {
    top: 6px;
    float: left;
    margin-top: 3px; }

.rb-widget .star-rating {
  margin: 3px 5px 3px 0;
  font-size: 13px;
  letter-spacing: 1px;
  width: calc(5.4em + 4px);
  display: block; }

.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding: 10px 0; }

/*  --------------------
	Cart Widget styles
--------------------  */
.widget_shopping_cart_content .woo_items_count,
.widget_shopping_cart_content .close_mini_cart {
  display: none; }

.widget_shopping_cart_content .product_list_widget .mini_cart_item .cart-item-title {
  font-weight: 700;
  padding-right: 25px; }

.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: '\f10e';
    display: inline-block;
    font-size: 10px;
    font-family: 'rbicon'; }

.widget_shopping_cart_content .product_list_widget .mini_cart_item > a:not(.remove) {
  padding-right: 20px;
  font-weight: 400;
  font-size: 13px; }

.widget_shopping_cart_content .woocommerce-mini-cart__total {
  width: 100%;
  margin: 20px 0 !important;
  padding-top: 15px !important;
  border-top: 1px solid #e5e5e5;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end; }
  .widget_shopping_cart_content .woocommerce-mini-cart__total strong {
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.75px; }
  .widget_shopping_cart_content .woocommerce-mini-cart__total .amount {
    font-size: 17px; }

.widget_shopping_cart_content .woocommerce-mini-cart__buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  margin: 0 -6px;
  z-index: 1; }
  .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.button {
    padding: 0 20px;
    min-height: 40px;
    margin: 0 6px 10px;
    text-transform: lowercase; }
    .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.button:after {
      top: 6px;
      left: 6px; }

/*  --------------------
	Woo Filtir Widget styles
--------------------  */
.rb-widget.filter_color ul, .rb-widget.filter_size ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 -5px; }
  .rb-widget.filter_color ul li, .rb-widget.filter_size ul li {
    border: 0;
    padding: 0;
    margin: 0 5px 10px; }

.rb-widget.filter_color ul li {
  line-height: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  position: relative; }
  .rb-widget.filter_color ul li:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: -3px;
    left: -3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    pointer-events: none; }
  .rb-widget.filter_color ul li a {
    font-size: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: inherit;
    border-radius: inherit; }

.rb-widget.filter_size ul li a {
  display: inline-block;
  padding: 3px 10px;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

ul.woocommerce-widget-layered-nav-list .count {
  display: none; }

/*  --------------------
	Woo Search Widget styles
--------------------  */
.rb-widget .woocommerce-product-search {
  position: relative;
  margin-left: 0 !important; }
  .rb-widget .woocommerce-product-search .search-field {
    border-width: 0 0 1px 0;
    padding: 10px 50px 10px 0; }
  .rb-widget .woocommerce-product-search button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0px;
    border: 0;
    padding: 0;
    background: transparent;
    height: 42px;
    width: 42px;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .rb-widget .woocommerce-product-search button:before {
      content: '\f103';
      font-family: 'rbicon';
      font-size: 21px; }

/*  --------------------
	Woo Slider Widget styles
--------------------  */
.rb-widget .price_slider_wrapper .price_slider {
  margin: 4px 5px 0;
  position: relative;
  background-color: #e5e5e5; }
  .rb-widget .price_slider_wrapper .price_slider .ui-slider-range {
    height: 2px;
    position: relative; }
  .rb-widget .price_slider_wrapper .price_slider .ui-slider-handle {
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: -4px;
    margin-left: -5px; }

.rb-widget .price_slider_wrapper .price_slider_amount {
  position: relative;
  margin-top: 20px;
  z-index: 1; }
  .rb-widget .price_slider_wrapper .price_slider_amount:after {
    content: '';
    display: table;
    clear: both; }
  .rb-widget .price_slider_wrapper .price_slider_amount .button {
    float: right;
    min-height: 40px;
    padding: 0 20px;
    text-transform: lowercase; }
    .rb-widget .price_slider_wrapper .price_slider_amount .button:after {
      left: 6px;
      top: 6px; }

/*  --------------------
	WP Forms extra styles
--------------------  */
.rb_footer_template div.wpforms-container-full.submit-arrow .wpforms-submit-container {
  position: absolute !important;
  right: 0;
  top: 0; }
  .rb_footer_template div.wpforms-container-full.submit-arrow .wpforms-submit-container button[type=submit] {
    min-height: 60px !important;
    padding: 0 15px !important; }
    .rb_footer_template div.wpforms-container-full.submit-arrow .wpforms-submit-container button[type=submit]:before {
      font-size: 16px; }

.rb_footer_template div.wpforms-container-full .wpforms-form input {
  background-color: #2A2A2A !important;
  border: none !important;
  color: #fff !important;
  padding: 10px 50px 10px 20px !important;
  min-height: 60px !important; }
  .rb_footer_template div.wpforms-container-full .wpforms-form input::placeholder {
    color: #adadad !important; }

.wpforms-container.wpforms-container-full {
  margin-bottom: 0; }

.wpforms-container.color_white input,
.wpforms-container.color_white textarea {
  color: #fff !important; }
  .wpforms-container.color_white input::placeholder,
  .wpforms-container.color_white textarea::placeholder {
    color: #fff !important; }

.wpforms-container.button_center .wpforms-submit-container {
  text-align: center !important; }

.wpforms-container.submit-arrow .wpforms-form {
  position: relative; }

.wpforms-container.submit-arrow .wpforms-submit-container {
  position: absolute !important;
  right: 0;
  top: 0; }
  .wpforms-container.submit-arrow .wpforms-submit-container button[type=submit] {
    margin-top: 0 !important;
    min-height: 45px !important;
    background: none !important;
    font-size: 0px;
    padding: 0 10px !important; }
    .wpforms-container.submit-arrow .wpforms-submit-container button[type=submit]:before {
      content: '\f124';
      font-family: 'rbicon';
      font-size: 21px; }
    .wpforms-container.submit-arrow .wpforms-submit-container button[type=submit]:after {
      display: none; }

.wpforms-container.submit-arrow.arrow-green button[type=submit]:before {
  color: #0fe0ba !important; }

.wpforms-container.submit-arrow.arrow-pink button[type=submit]:before {
  color: #fd75b4 !important; }

.wpforms-container.light_inputs textarea,
.wpforms-container.light_inputs input {
  border-radius: 0 !important;
  border-width: 0 0 2px 0 !important;
  background: none !important; }

.wpforms-container.light_inputs textarea,
.wpforms-container.light_inputs input {
  padding: 10px 0 !important; }

.wpforms-container.aligncenter .wpforms-field,
.wpforms-container.aligncenter input,
.wpforms-container.aligncenter textarea {
  text-align: center !important;
  margin: 0 auto !important; }

.wpforms-container input,
.wpforms-container textarea {
  font-size: 17px !important;
  padding: 10px 15px !important;
  border-color: rgba(255, 255, 255, 0.3) !important; }
  .wpforms-container input:focus,
  .wpforms-container textarea:focus {
    border-color: white !important; }

.wpforms-container input {
  height: 45px !important; }

.wpforms-container button[type=submit] {
  color: #fff !important;
  margin-top: 40px !important;
  border: 0 !important; }

.wpforms-container .wpforms-submit.color_gray:after {
  background-color: #9C9C9C !important; }

.wpforms-container .wpforms-field:not(.width_50) {
  clear: both !important; }

.wpforms-container .wpforms-field.width_50 {
  width: calc(50% - 15px);
  float: left !important;
  clear: none !important; }
  .wpforms-container .wpforms-field.width_50 + .width_50 {
    margin-left: 30px !important; }

/*  --------------------
	WPML extra styles
--------------------  */
.site-footer .wpml-ls {
  width: 11.5em; }
  .site-footer .wpml-ls ul li a {
    border: 0; }
    .site-footer .wpml-ls ul li a.wpml-ls-item-toggle:after {
      content: '\eac9';
      font-family: 'rbicon';
      border: 0;
      font-size: 24px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .site-footer .wpml-ls ul li:before {
    display: none; }
  .site-footer .wpml-ls ul li .wpml-ls-sub-menu {
    padding: 15px;
    background-color: #fff;
    top: auto;
    bottom: 100%;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    border: 0; }
    .site-footer .wpml-ls ul li .wpml-ls-sub-menu li a {
      padding: 5px; }

aside .wpml-ls {
  width: 100%;
  border: 0; }
  aside .wpml-ls ul li {
    border: 0; }
    aside .wpml-ls ul li a {
      border: 0; }
      aside .wpml-ls ul li a.wpml-ls-item-toggle:after {
        content: '\eac8';
        font-family: 'rbicon';
        border: 0;
        font-size: 24px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    aside .wpml-ls ul li .wpml-ls-sub-menu {
      border: 0;
      -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); }
      aside .wpml-ls ul li .wpml-ls-sub-menu li a {
        padding: 5px 10px;
        position: relative; }

.header_icons .wpml-ls {
  position: relative;
  top: 3px;
  width: auto; }
  .header_icons .wpml-ls ul li:before {
    display: none; }
  .header_icons .wpml-ls ul li a.js-wpml-ls-item-toggle {
    padding: 0 22px 0 0;
    overflow: hidden; }
  .header_icons .wpml-ls ul li a.wpml-ls-item-toggle:after {
    content: '\f125';
    font-family: 'rbicon';
    border: 0;
    font-size: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1px; }
  .header_icons .wpml-ls ul li:hover .wpml-ls-sub-menu {
    opacity: 1; }
  .header_icons .wpml-ls ul li .wpml-ls-sub-menu {
    width: 170px;
    padding: 15px;
    opacity: 0;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    border: 0;
    left: auto;
    top: calc(100% + 10px); }
    .header_icons .wpml-ls ul li .wpml-ls-sub-menu:before {
      content: '';
      position: absolute;
      top: -10px;
      bottom: 0;
      left: 0;
      right: 0; }
    .header_icons .wpml-ls ul li .wpml-ls-sub-menu li a {
      padding: 5px; }

.rb_footer_template .header_icons .wpml-ls ul li .wpml-ls-sub-menu {
  top: auto;
  bottom: calc(100% + 10px); }
  .rb_footer_template .header_icons .wpml-ls ul li .wpml-ls-sub-menu:before {
    top: 0;
    bottom: -10px; }

.site-header-mobile .wpml-ls {
  margin-top: 15px;
  width: 100%; }
  .site-header-mobile .wpml-ls ul li {
    padding: 7px 0;
    border-bottom: 1px dashed #e5e5e5; }
    .site-header-mobile .wpml-ls ul li:before {
      display: none; }
    .site-header-mobile .wpml-ls ul li a {
      padding-left: 0;
      padding-right: 0;
      background-color: transparent; }
      .site-header-mobile .wpml-ls ul li a.wpml-ls-item-toggle:after {
        display: none; }
    .site-header-mobile .wpml-ls ul li .wpml-ls-sub-menu {
      visibility: visible;
      opacity: 1; }
      .site-header-mobile .wpml-ls ul li .wpml-ls-sub-menu li:last-child {
        border-bottom: 0; }

/*  --------------------
	WishList extra styles
--------------------  */
body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
body.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
body.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,
body a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before,
body a.wishlist_products_counter.top_wishlist-heart:before,
body span.wishlist_products_counter.top_wishlist-heart:before {
  content: '\f142';
  font-family: 'rbicon' !important; }

body.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before,
body.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before,
body a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before,
body span.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before {
  content: '\f142'; }

body .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
  content: '\f120'; }

/*  --------------------
	Instagramm feed extra styles
--------------------  */
#sb_instagram {
  margin-bottom: -1px !important; }

@media screen and (max-width: 767px) {
  .sbi_disable_mobile .sbi_item {
    width: 33.33% !important; } }

/*  ====================
	Footer styles
====================  */
/*  --------------------
	Default footer styles
--------------------  */
.site-footer {
  padding: 10px 0;
  border-top: 1px solid #e5e5e5; }

.rb_footer_template,
.site-footer {
  margin-top: 100px; }
  .rb_footer_template.bottom,
  .site-footer.bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0; }
  .rb_footer_template .footer-copyright,
  .site-footer .footer-copyright {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .rb_footer_template .footer-copyright img,
    .site-footer .footer-copyright img {
      width: 64px; }
    .rb_footer_template .footer-copyright p,
    .site-footer .footer-copyright p {
      max-width: 45%;
      font-size: 10px;
      line-height: 16px;
      text-align: center; }
      .rb_footer_template .footer-copyright p:last-child,
      .site-footer .footer-copyright p:last-child {
        text-align: right; }
  .rb_footer_template .rb_textmodule_content_wrapper p:not(:last-child),
  .site-footer .rb_textmodule_content_wrapper p:not(:last-child) {
    margin-bottom: 5px; }
  .rb_footer_template .rb_textmodule_content_wrapper ul 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 .rb_gallery_overlay,
      .site-footer .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay {
        left: 5px;
        right: 5px; }

/*  --------------------
	Default footer media styles
--------------------  */
@media screen and (min-width: 991px) {
  .sticky_footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; } }
