@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: '\f107';
      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) {
  div[id*="inbar"] {
    display: none; }
  body.admin-bar {
    margin-top: -46px; } }

/*  --------------------
	Accessibility (not)
--------------------  */
.screen-reader-text {
  display: none; }

/*  --------------------
	Google Maps
--------------------  */
@media screen and (min-width: 1367px) {
  #wpgmza_map {
    filter: grayscale(100%);
    -webkit-transition: filter 0.2s ease;
    transition: filter 0.2s ease; }
    #wpgmza_map:hover {
      filter: grayscale(0); } }

/*  --------------------
	Alignments
--------------------  */
.alignright,
.alignleft {
  margin-bottom: 10px; }

.wp-block-cover.alignleft,
.alignleft {
  float: left;
  text-align: left;
  margin-right: 30px; }

.wp-block-cover.alignright,
.alignright {
  float: right;
  text-align: right;
  margin-left: 30px;
  margin-right: auto; }

.wp-block-cover.aligncenter,
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

*[class*="wp-"].alignfull,
.alignfull {
  left: 50%;
  width: 100vw;
  max-width: 100vw;
  padding: 0 8px;
  position: relative;
  margin-left: -50vw !important; }

.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: 17px;
  font-weight: 400; }

.page-content:after {
  content: '';
  display: table;
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: initial; }

h1, .h1 {
  font-size: 50px; }

h1:not(:first-child) {
  margin-top: 35px; }

h1:not(:last-child) {
  margin-bottom: 35px; }

h2, .h2 {
  font-size: 40px; }

h2:not(:first-child) {
  margin-top: 30px; }

h2:not(:last-child) {
  margin-bottom: 30px; }

h3, .h3 {
  font-size: 30px; }

h3:not(:first-child) {
  margin-top: 25px; }

h3:not(:last-child) {
  margin-bottom: 25px; }

h4, .h4 {
  font-size: 24px; }

h4:not(:first-child) {
  margin-top: 22px; }

h4:not(:last-child) {
  margin-bottom: 22px; }

h5, .h5 {
  font-size: 20px; }

h5:not(:first-child) {
  margin-top: 19px; }

h5:not(:last-child) {
  margin-bottom: 19px; }

h6, .h6 {
  font-size: 17px; }

h6:not(:first-child) {
  margin-top: 15px; }

h6:not(:last-child) {
  margin-bottom: 15px; }

p:not(:last-child) {
  margin: 0 0 1.7em;
  padding: 0; }
  p:not(:last-child):empty {
    margin: 0; }

p.has-drop-cap::first-letter,
p.has-drop-cap > *::first-letter {
  font-size: 500% !important; }

dfn,
cite,
em {
  font-style: italic; }

i {
  font-style: normal; }

s,
strike,
del {
  text-decoration: line-through; }

figure.wp-block-pullquote {
  border-width: 3px 0;
  border-style: solid; }
  figure.wp-block-pullquote.is-style-solid-color {
    -webkit-border-radius: 15px;
    border-radius: 15px; }
    figure.wp-block-pullquote.is-style-solid-color blockquote {
      text-align: center; }
  figure.wp-block-pullquote blockquote {
    text-align: center;
    padding: 0;
    margin: 0; }
    figure.wp-block-pullquote blockquote:before {
      display: none; }

.wp-block-pullquote,
blockquote.is-style-large {
  margin: 20px 0 48px; }
  .wp-block-pullquote:first-child,
  blockquote.is-style-large:first-child {
    margin-top: 0; }
  .wp-block-pullquote:last-child,
  blockquote.is-style-large:last-child {
    margin-bottom: 0; }

blockquote {
  margin-bottom: 29px;
  font-weight: 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 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 #F2F7FC;
  background-color: #F2F7FC;
  display: block;
  padding: 10px;
  width: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  resize: none; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #222; }

input {
  -webkit-border-radius: 0;
  border-radius: 0; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }
  input[type="radio"] + label,
  input[type="checkbox"] + label {
    font-weight: 400; }

.post-password-form p {
  position: relative; }

.post-password-form input[type='password'] {
  padding-right: 80px; }

.post-password-form input[type='submit'] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 41px;
  border-width: 2px;
  border-style: solid;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0 15px;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .post-password-form input[type='submit']:hover {
    background-color: #fff; }

/* 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: '\f107';
      font-family: 'rbicon';
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      position: relative;
      top: -2px;
      left: -25px;
      margin-right: -12px; }
    ul > li > ol {
      margin-left: 30px; }
    ul > li ul {
      margin-left: 10px; }

.post-inner .post-content p {
  line-height: 1.8em; }

.post-inner .post-content > ol:not(:first-child),
.post-inner .post-content > ul:not(:first-child) {
  margin-bottom: 1.7em; }

.post-content-inner > ol:not(:first-child),
.post-content-inner > ul:not(:first-child) {
  margin-left: 40px;
  margin-bottom: 1.7em; }

/*  --------------------
	Error
--------------------  */
body > p.wp_error {
  padding: 10px 0;
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: red; }

/*  --------------------
	Tables
--------------------  */
.blog_large table {
  margin: 0 auto 1.5em; }

.table-size-guide th {
  color: #fff; }

table {
  border-collapse: collapse;
  margin: 0 0 1.5em; }

caption {
  font-size: 15px;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 15px; }

thead th {
  padding-bottom: 0.5em; }

tbody tr {
  background-color: transparent;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

tbody th a {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }

th,
td {
  border-collapse: collapse;
  border: 1px solid #F3F3F3;
  padding: 10px;
  text-align: center; }

tr {
  border-bottom: 1px solid #eee; }

/*  --------------------
	Links
--------------------  */
a {
  text-decoration: none; }

/*  --------------------
	Layout
--------------------  */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#page {
  position: relative; }

/*  --------------------
	Layout - reg.content
--------------------  */
.site-content-contain {
  background-color: #fff;
  position: relative; }

.site-content {
  padding: 30px 0 0;
  position: relative;
  z-index: 1; }

/*  --------------------
	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 figure {
  line-height: 0px; }

.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; }

figcaption {
  line-height: initial;
  font-size: smaller;
  text-align: center; }

.twitter-tweet {
  margin-left: auto;
  margin-right: auto; }

p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
  margin-bottom: 0; }

.pic {
  position: relative;
  font-size: 0px;
  line-height: 0px; }

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 10px 0; }

.mejs-container:not(:last-child) {
  margin-bottom: 20px; }

.mejs-controls a.mejs-horizontal-volume-slider {
  background: transparent;
  border: 0; }
  .mejs-controls a.mejs-horizontal-volume-slider:focus {
    background: transparent;
    border: 0; }

.site-content .wp-playlist-light {
  background-color: #eee;
  color: #222; }
  .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #333; }
  .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #767676; }
  .site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px #eee dotted;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }
    .site-content .wp-playlist-light .wp-playlist-item:focus {
      color: #fff;
      background-color: #767676;
      border-bottom-color: rgba(0, 0, 0, 0); }
      .site-content .wp-playlist-light .wp-playlist-item:focus a {
        color: #fff; }

.site-content .wp-playlist-dark {
  background-color: #222;
  border-color: #333; }
  .site-content .wp-playlist-dark .mejs-container .mejs-controls {
    background-color: #333; }
  .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #eee; }
  .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa; }
  .site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #333; }
  .site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px #555 dotted;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }
    .site-content .wp-playlist-dark .wp-playlist-item:focus {
      color: #222;
      background-color: #fff;
      border-bottom-color: rgba(0, 0, 0, 0); }
      .site-content .wp-playlist-dark .wp-playlist-item:focus a {
        color: #222; }
  .site-content .wp-playlist-dark .wp-playlist-caption {
    color: #fff; }

.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em; }

.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700; }

.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal; }

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 0.625em;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase; }

.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer; }
  .site-content .wp-playlist-item:last-of-type {
    border-bottom: 0; }
  .site-content .wp-playlist-item a {
    padding: 0.3125em 0;
    border-bottom: 0;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .site-content .wp-playlist-item a:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background: transparent; }

.site-content .wp-playlist-item-length {
  top: 5px; }

.icon {
  display: inline-block;
  height: 1em;
  width: 1em;
  position: relative;
  vertical-align: middle; }

/*  --------------------
	Galleries
--------------------  */
.gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  margin: 0 -5px -10px; }

.gallery-item {
  padding: 0 5px;
  margin: 0 0 10px !important; }
  .gallery-item .gallery-icon {
    font-size: 0px;
    line-height: 0px; }
  .gallery-item a {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    max-width: 100%;
    display: block; }
    .gallery-item a img {
      display: block;
      margin: 0 auto;
      -webkit-border-radius: 6px;
      border-radius: 6px; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.3%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6%; }

.gallery-columns-7 .gallery-item {
  width: 14.2%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1%; }

.gallery-caption {
  display: block;
  word-break: break-word;
  text-align: center;
  margin: 5px 0 20px;
  padding: 0;
  line-height: 1.3; }

/*  --------------------
	SVGs Fallbacks
--------------------  */
.svg-fallback {
  display: none; }

.no-svg .svg-fallback {
  display: inline-block; }

.no-svg .dropdown-toggle {
  padding: 0.5em 0 0;
  right: 0;
  text-align: center;
  width: 2em; }
  .no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: transform(rotate 0.3s linear);
    transition: transform(rotate 0.3s linear); }
  .no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
    .no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
      content: '\005E'; }

.no-svg .social-navigation a {
  background: transparent;
  color: #222;
  height: auto;
  width: auto; }

/*  --------------------
	Fancybox styles
--------------------  */
.fancybox-skin {
  padding: 3px !important; }

.fancy {
  font-size: 0;
  display: block; }

/*  --------------------
	Default media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  /*  --------------------
		Media
	--------------------  */
  .mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: transparent;
    border: 0; }
  .site-content .wp-playlist-light .wp-playlist-item:hover {
    color: #fff;
    background-color: #767676;
    border-bottom-color: rgba(0, 0, 0, 0); }
    .site-content .wp-playlist-light .wp-playlist-item:hover a {
      color: #fff; }
  .site-content .wp-playlist-light a.wp-playlist-caption:hover {
    color: #fff; }
  .site-content .wp-playlist-dark .wp-playlist-item:hover {
    color: #222;
    background-color: #fff;
    border-bottom-color: rgba(0, 0, 0, 0); }
    .site-content .wp-playlist-dark .wp-playlist-item:hover a {
      color: #222; }
  .site-content .wp-playlist-item a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent; }
  /*  --------------------
		Galleries
	--------------------  */
  .gallery-item a:hover {
    opacity: .6; } }

/*  ====================
	Preloader
====================  */
.rb_icon_preloader {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  .rb_icon_preloader:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 8px;
    top: 8px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    animation: rb_i_preloader 1.5s linear infinite; }

@keyframes rb_i_preloader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.rb-blank-preloader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  background-color: #fff;
  opacity: 1;
  pointer-events: none;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }
  .rb-blank-preloader.disabled {
    opacity: 0; }

.ajax_preloader {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 10;
  display: none;
  cursor: wait; }
  .ajax_preloader.body_loader {
    position: fixed; }
  .ajax_preloader.content_loader, .ajax_preloader.modal_loader {
    position: absolute; }
  .ajax_preloader.active {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .ajax_preloader .dots-wrapper {
    animation: rb_preloader_wrapper 1.2s infinite ease-in-out; }
    .ajax_preloader .dots-wrapper span {
      width: 16px;
      height: 16px;
      display: inline-block;
      background-color: #000;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin: 0 7px; }
      .ajax_preloader .dots-wrapper span:first-child {
        animation: rb_preloader .6s infinite ease-in-out; }
      .ajax_preloader .dots-wrapper span:last-child {
        animation: rb_preloader .6s infinite ease-in-out;
        animation-delay: .3s; }

.blockUI {
  opacity: 1 !important;
  background-color: rgba(255, 255, 255, 0.85) !important;
  background-image: url("../img/spin.gif");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px; }

@keyframes rb_preloader {
  0% {
    opacity: .3;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    opacity: .3;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5); } }

@keyframes rb_preloader_wrapper {
  0% {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); }
  50% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0); } }

/*  --------------------
	Unitest extra styles
--------------------  */
body[data-default="true"] .post-inner .post-meta-wrapper {
  display: none; }

/*  --------------------
	Gutenberg extra styles
--------------------  */
body:not(.single) .wp-block-cover.alignfull,
body:not(.single) .alignfull {
  width: 100%;
  left: 0;
  margin-left: 0 !important;
  padding: 0; }

body:not(.single) .wp-block-cover.alignwide,
body:not(.single) .alignwide {
  margin-right: 0;
  margin-left: 0; }

.wp-block-archives-list:not(.is-grid) li:last-child,
.wp-block-categories-list:not(.is-grid) li:last-child,
.wp-block-latest-posts:not(.is-grid) li:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

.wp-block-archives-list li,
.wp-block-categories-list li,
.wp-block-latest-posts li {
  margin: 0 16px 0 0 !important;
  padding: 10px 0;
  border-bottom: 1px dashed #e5e5e5; }
  .wp-block-archives-list li:before,
  .wp-block-categories-list li:before,
  .wp-block-latest-posts li:before {
    display: none !important; }
  .wp-block-archives-list li ul.children,
  .wp-block-categories-list li ul.children,
  .wp-block-latest-posts li ul.children {
    padding: 5px 0 5px 10px; }

.wp-block-archives-list:not(:first-child),
.wp-block-categories-list:not(:first-child),
.wp-block-latest-posts:not(:first-child) {
  margin-left: 0 !important; }

.wp-block-latest-comments:not(:first-child) {
  margin-left: 0 !important; }

.wp-block-button {
  margin-bottom: 10px; }

.has-background-dim {
  color: #fff; }

/*  --------------------
	Pagination styles
--------------------  */
.paging-navigation {
  margin-top: 15px;
  text-align: center; }
  .paging-navigation .pagination {
    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; }
    .paging-navigation .pagination > *:not(.next):not(.prev):not(.rb_load_more) {
      padding: 7px; }
    .paging-navigation .pagination > *.next {
      margin-left: 12px;
      padding: 6px 20px;
      min-height: 45px; }
    .paging-navigation .pagination > *.prev {
      margin-right: 12px;
      padding: 6px 20px;
      min-height: 45px; }
    .paging-navigation .pagination > *.rb_load_more {
      cursor: pointer; }
      .paging-navigation .pagination > *.rb_load_more:after {
        content: '\f111';
        font-family: 'rbicon';
        display: inline-block;
        margin-left: 15px;
        -webkit-transition: transform, 0.4s ease;
        transition: transform, 0.4s ease; }

@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:after {
    -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 {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        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: 15px;
  margin-bottom: 35px !important;
  font-size: 30px; }
  .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; }

.single-content-title .cancel-reply {
  position: absolute;
  right: 0;
  bottom: 22px;
  font-size: 17px;
  font-weight: 400; }

.bypostauthor {
  border: 1px solid transparent; }

.comments-area {
  padding-top: 45px;
  border-top: 1px solid #e5e5e5; }

.page-content + .comments-area {
  border-top: 0; }

.comment-list {
  padding-bottom: 50px;
  border-bottom: 1px solid #e5e5e5; }
  .comment-list .pingback .comment-body,
  .comment-list .trackback .comment-body,
  .comment-list .comment .comment-body {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .comment-list .pingback .comment-body:before,
    .comment-list .trackback .comment-body:before,
    .comment-list .comment .comment-body:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: #e5e5e5;
      height: 1px; }
  .comment-list > .trackback:only-child:not(.parent) > .comment-body,
  .comment-list > .pingback:only-child:not(.parent) > .comment-body,
  .comment-list > .comment:only-child:not(.parent) > .comment-body {
    margin-bottom: 0;
    padding-bottom: 0; }
    .comment-list > .trackback:only-child:not(.parent) > .comment-body:before,
    .comment-list > .pingback:only-child:not(.parent) > .comment-body:before,
    .comment-list > .comment:only-child:not(.parent) > .comment-body:before {
      display: none; }
  .comment-list > .trackback:last-child:not(.parent) > .comment-body,
  .comment-list > .pingback:last-child:not(.parent) > .comment-body,
  .comment-list > .comment:last-child:not(.parent) > .comment-body {
    margin-bottom: 0;
    padding-bottom: 0; }
    .comment-list > .trackback:last-child:not(.parent) > .comment-body:before,
    .comment-list > .pingback:last-child:not(.parent) > .comment-body:before,
    .comment-list > .comment:last-child:not(.parent) > .comment-body:before {
      display: none; }

.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 .comment-content {
  margin-top: 6px;
  margin-left: 90px; }

.comment-body .comment-buttons {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-weight: 700; }
  .comment-body .comment-buttons > *:not(:last-child) {
    margin-right: 15px; }

.comment:not([class*='depth-1']) {
  margin-left: 25px; }

.comment + .comment-respond {
  margin-top: 20px;
  margin-bottom: 50px; }

.comment-navigation {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 25px; }

.comment-respond {
  margin-top: 43px; }
  .comment-respond .comment-form-author {
    float: left;
    margin-right: 20px; }
  .comment-respond .comment-form-author,
  .comment-respond .comment-form-email {
    width: calc(50% - 10px);
    display: inline-block; }
  .comment-respond p:not(:last-child) {
    margin-bottom: 20px; }
  .comment-respond .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;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-bottom: 100%; }

/*  --------------------
	Blog default styles
--------------------  */
body:not([data-default="true"]):not(.single) .post.format-link .post-inner, body:not([data-default="true"]):not(.single) .post.format-quote .post-inner {
  padding-bottom: 0; }

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; }

body.search .post-meta-wrapper:before,
body.archive .post-meta-wrapper:before {
  display: none; }

.post .featured-image > img {
  -webkit-border-radius: 12px;
  border-radius: 12px; }

.post-inner {
  padding: 30px; }
  .post-inner .post-media-wrapper ~ .post-meta-wrapper .post-date,
  .post-inner .post-media-wrapper ~ .post-information .post-meta-wrapper .post-date {
    display: none; }
  .post-inner .post-media-wrapper .post-media {
    margin: -15px -15px; }

.search .content_inner .rb_carousel_wrapper .rb_carousel .slick-track, .archive .content_inner .rb_carousel_wrapper .rb_carousel .slick-track, .blog .content_inner .rb_carousel_wrapper .rb_carousel .slick-track {
  padding-bottom: 20px; }

.search .content_inner .rb_carousel_wrapper .rb_carousel .slick-dots, .archive .content_inner .rb_carousel_wrapper .rb_carousel .slick-dots, .blog .content_inner .rb_carousel_wrapper .rb_carousel .slick-dots {
  margin-top: 25px; }

.search .post.spacing-top, .archive .post.spacing-top, .blog .post.spacing-top {
  padding-top: 38px; }

.search .blog-readmore-wrap, .archive .blog-readmore-wrap, .blog .blog-readmore-wrap {
  display: block;
  margin-top: 20px;
  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;
    padding: 4px 45px 4px 20px;
    text-transform: uppercase; }
    .search .blog-readmore-wrap .rb_button:after, .archive .blog-readmore-wrap .rb_button:after, .blog .blog-readmore-wrap .rb_button:after {
      right: 0px; }

.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;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 5px 15px 2px rgba(144, 116, 218, 0.16);
  -moz-box-shadow: 0px 5px 15px 2px rgba(144, 116, 218, 0.16);
  box-shadow: 0px 5px 15px 2px rgba(144, 116, 218, 0.16); }
  .search .post-inner:after, .archive .post-inner:after, .blog .post-inner:after {
    content: '';
    display: table;
    clear: both; }
  .search .post-inner .post-media-wrapper, .archive .post-inner .post-media-wrapper, .blog .post-inner .post-media-wrapper {
    position: relative;
    margin-bottom: 0; }
    .search .post-inner .post-media-wrapper .post-date, .archive .post-inner .post-media-wrapper .post-date, .blog .post-inner .post-media-wrapper .post-date {
      position: absolute;
      left: 0px;
      top: 15px;
      -webkit-border-radius: 15px;
      border-radius: 15px;
      overflow: hidden;
      background-color: #fff; }
      .search .post-inner .post-media-wrapper .post-date a, .archive .post-inner .post-media-wrapper .post-date a, .blog .post-inner .post-media-wrapper .post-date a {
        text-align: center;
        display: inline-block;
        width: 54px;
        height: 54px;
        position: relative; }
        .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 {
            padding-top: 5px;
            font-size: 20px;
            font-weight: 500; }
          .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;
            font-weight: 500;
            text-transform: uppercase;
            margin-top: -3px; }
    .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: 30px; }
    .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: 12px;
      font-weight: 600;
      line-height: initial;
      text-transform: uppercase;
      letter-spacing: .5px;
      position: relative;
      padding: 10px 15px 10px;
      border: 1px solid #EFF2FD;
      -webkit-border-radius: 40px;
      border-radius: 40px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .search .post-inner .post-categories a:hover, .archive .post-inner .post-categories a:hover, .blog .post-inner .post-categories a:hover {
        background-color: #EFF2FD; }
      .search .post-inner .post-categories a:not(:last-child), .archive .post-inner .post-categories a:not(:last-child), .blog .post-inner .post-categories a:not(:last-child) {
        margin-right: 5px; }
  .search .post-inner .post-title, .archive .post-inner .post-title, .blog .post-inner .post-title {
    margin-top: 0;
    margin-bottom: 8px;
    word-break: break-word; }
    .search .post-inner .post-title:not(:first-child), .archive .post-inner .post-title:not(:first-child), .blog .post-inner .post-title:not(:first-child) {
      margin-top: 15px; }
  .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%;
      -webkit-border-radius: 15px;
      border-radius: 15px;
      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;
      -webkit-border-radius: 15px;
      border-radius: 15px;
      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: '\f10a';
        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: 23px; }
    .search .post-inner .post-content:after, .archive .post-inner .post-content:after, .blog .post-inner .post-content:after {
      content: '';
      display: table;
      clear: both; }
    .search .post-inner .post-content:not(:empty) .blog-readmore-wrap, .archive .post-inner .post-content:not(:empty) .blog-readmore-wrap, .blog .post-inner .post-content:not(:empty) .blog-readmore-wrap {
      position: relative; }
    .search .post-inner .post-content:not(:empty) + .post-meta-wrapper, .archive .post-inner .post-content:not(:empty) + .post-meta-wrapper, .blog .post-inner .post-content:not(:empty) + .post-meta-wrapper {
      right: 25px;
      bottom: 34px;
      position: absolute; }

.post {
  padding-bottom: 30px; }
  .post.sticky {
    padding: 40px;
    margin-bottom: 50px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background: -webkit-linear-gradient(-6deg, #FFF0EC, #FFF7E5);
    background: linear-gradient(-6deg, #FFF0EC, #FFF7E5);
    border-bottom: 0 !important; }
    .post.sticky .post-inner {
      padding: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-border-radius: 0;
      border-radius: 0; }

/*  --------------------
	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 .blog-readmore-wrap .rb_button:hover:after, .archive .blog-readmore-wrap .rb_button:hover:after, .blog .blog-readmore-wrap .rb_button:hover:after {
    right: -3px; } }

@media screen and (max-width: 1199px) {
  .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-content, .archive .post-inner .post-content, .blog .post-inner .post-content {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
    overflow: hidden; }
  .search .post-inner .post-title, .archive .post-inner .post-title, .blog .post-inner .post-title {
    margin-top: 15px; } }

/*  --------------------
	Blog meta styles
--------------------  */
.post-meta-wrapper {
  position: relative;
  padding-left: 50px;
  font-size: 16px;
  line-height: initial; }
  .post-meta-wrapper:before {
    content: '';
    top: 0;
    left: 0;
    width: 36px;
    height: 1px;
    position: absolute; }
  .post-meta-wrapper > * {
    display: inline-block;
    margin-left: 20px; }
    .post-meta-wrapper > *:first-child {
      margin-left: 0; }
      .post-meta-wrapper > *:first-child:last-child {
        margin-left: 0; }
  .post-meta-wrapper .coments_count a:before {
    content: '\f10c';
    font-family: 'rbicon';
    font-size: 20px;
    margin-right: 4px;
    position: relative;
    top: 2px; }

@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 div:not(.coments_count) a:hover {
    text-decoration: underline; } }

/*  --------------------
	Blog large styles
--------------------  */
.blog_large {
  width: 100%; }
  .blog_large .post {
    padding-bottom: 50px; }

/*  --------------------
	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-left: 15px;
      padding-right: 15px;
      margin-bottom: 30px; }
      .blog_grid .content_inner .post.slick-slide {
        padding-bottom: 0;
        margin-bottom: 0;
        margin: 0; }
      .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: 20px; }
      .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:not(:empty) + .post-meta-wrapper {
          position: relative;
          right: auto;
          left: auto;
          bottom: auto; }
      .blog_grid .content_inner .post .post-inner .post-content .blog-readmore-wrap {
        margin-top: 16px; }
      .blog_grid .content_inner .post .post-inner .post-meta-wrapper {
        padding: 16px 0 0;
        margin-top: 17px; }
        .blog_grid .content_inner .post .post-inner .post-meta-wrapper:not(.hidden) + .post-content {
          margin-top: 15px; }
        .blog_grid .content_inner .post .post-inner .post-meta-wrapper:before {
          left: 0; }

/*  --------------------
	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_grid .content_inner .post.slick-slide {
    padding-top: 10px;
    padding-bottom: 20px; }
  .blog_2 .post {
    width: 100%; } }

/*  --------------------
	Blog single styles
--------------------  */
.post-header {
  text-align: center; }
  .post-header .post-title {
    margin-bottom: 15px;
    word-break: break-word; }

.single-post .single_content > .post .post-inner {
  padding: 0; }

.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: '\f10a';
        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 {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    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; }

.author-information {
  margin-top: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 27px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #F2F7FC; }
  .author-information .author-image {
    margin-right: 30px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }
    .author-information .author-image img {
      -webkit-border-radius: 50%;
      border-radius: 50%; }
  .author-information .author-content .author-name {
    font-size: 18px;
    font-weight: 600;
    margin: 0; }
  .author-information .author-content .author-biography {
    margin: 9px 0 0;
    font-size: 14px;
    line-height: 27px; }

/*  --------------------
	Blog single media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .post-meta .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: '\f129'; }
      .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next {
        right: 0; }
        .rb_carousel_wrapper .rb_carousel .slick-arrow.slick-next:before {
          content: '\f12a'; }

/*  --------------------
	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: 41px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border-color: #F2F7FC;
  background-color: #F2F7FC; }
  body .select2-container .select2-selection .select2-selection__rendered {
    line-height: 41px; }
  body .select2-container .select2-selection .select2-selection__arrow {
    height: inherit; }

body .select2-dropdown {
  border-radius: 10px;
  border-color: #F2F7FC; }

/* 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: '\f129'; }
  .mfp-arrow.mfp-arrow-right {
    right: 15px; }
    .mfp-arrow.mfp-arrow-right:before {
      content: '\f12a'; }

.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: '\f101'; }
    .top-bar-box .container .header_info_links a.top_bar_mail:before {
      content: '\f112'; }

/*  -------------------
	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 .mini-cart .woo_mini-count:before {
    content: '\f10e';
    font-family: 'rbicon';
    position: relative;
    top: 0px;
    margin-right: 5px;
    font-size: 21px; }
  .header_icons .mini-cart .woo_mini-count > span {
    font-size: 11px;
    height: 18px;
    width: 18px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: -5px;
    right: -8px;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .header_icons .menu-trigger {
    display: inline-block; }
    .header_icons .menu-trigger.active span:first-child {
      -webkit-transform: rotate(-45deg) translateY(11px);
      -ms-transform: rotate(-45deg) translateY(11px);
      transform: rotate(-45deg) translateY(11px); }
    .header_icons .menu-trigger.active span:nth-of-type(2) {
      opacity: 0; }
    .header_icons .menu-trigger.active span:last-child {
      -webkit-transform: rotate(45deg) translateY(-12px);
      -ms-transform: rotate(45deg) translateY(-12px);
      transform: rotate(45deg) translateY(-12px); }
    .header_icons .menu-trigger span {
      height: 2px;
      width: 25px;
      display: block;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      opacity: 1;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .header_icons .menu-trigger span:first-child {
        margin-bottom: 4px; }
      .header_icons .menu-trigger span:last-child {
        margin-top: 4px; }
  .header_icons .search-trigger {
    display: inline-block;
    top: -2px; }
  .header_icons .custom_sidebar_trigger,
  .header_icons .custom_url {
    top: 3px; }
    .header_icons .custom_sidebar_trigger i,
    .header_icons .custom_url i {
      display: inline-block; }

/*  -------------------
	Header icons media styles
-------------------  */
@media screen and (max-width: 767px) {
  .header_icons .wpml-ls {
    display: none; } }

@media screen and (max-width: 340px) {
  .header_icons > *:not(:first-child) {
    margin-left: 10px; } }

/*  -------------------
	Menus styles
-------------------  */
.menu-box {
  border-bottom: 1px solid #e5e5e5; }
  .menu-box.absolute {
    border-bottom: 0; }
    .menu-box.absolute .wide_container {
      margin: 0; }
    .menu-box.absolute .container {
      left: 50%;
      z-index: 1;
      position: absolute;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  .menu-box .container {
    min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }

.vc_wp_custommenu.alignleft .menu-main-container > ul {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

.vc_wp_custommenu.aligncenter .menu-main-container > ul {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.vc_wp_custommenu.alignright .menu-main-container > ul {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

.menu-main-container.header_menu > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .menu-main-container.header_menu > ul > .menu-item {
    position: relative;
    cursor: pointer; }
    .menu-main-container.header_menu > ul > .menu-item.menu-item-object-rb-megamenu > a, .menu-main-container.header_menu > ul > .menu-item.menu-item-has-children > a {
      padding-right: 8px; }
      .menu-main-container.header_menu > ul > .menu-item.menu-item-object-rb-megamenu > a:after, .menu-main-container.header_menu > ul > .menu-item.menu-item-has-children > a:after {
        content: '\f128';
        font-family: 'rbicon';
        display: inline-block;
        font-size: 8px;
        line-height: inherit;
        vertical-align: bottom;
        margin-left: 10px; }
    .menu-main-container.header_menu > ul > .menu-item.menu-item-object-rb-megamenu > .sub-menu {
      margin: 0; }
    .menu-main-container.header_menu > ul > .menu-item.current-menu-ancestor > a:before, .menu-main-container.header_menu > ul > .menu-item.current-item-parent > a:before, .menu-main-container.header_menu > ul > .menu-item.current-menu-item > a:before {
      opacity: 1; }
    .menu-main-container.header_menu > ul > .menu-item > a {
      padding-left: 16px;
      padding-right: 16px;
      display: inline-block;
      font-weight: 700; }
      .menu-main-container.header_menu > ul > .menu-item > a:before {
        content: '';
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 1px;
        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: 220px;
    padding: 17px 30px;
    -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);
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    .menu-main-container.header_menu > ul .sub-menu:before {
      content: '';
      position: absolute;
      top: -8px;
      left: -20px;
      height: calc(100% + 8px);
      width: calc(100% + 20px); }
    .menu-main-container.header_menu > ul .sub-menu li {
      font-size: 16px; }
      .menu-main-container.header_menu > ul .sub-menu li.menu-item-has-children > a {
        position: relative; }
        .menu-main-container.header_menu > ul .sub-menu li.menu-item-has-children > a:after {
          content: '\f12a';
          font-family: 'rbicon';
          position: absolute;
          right: 0;
          font-size: 8px; }
      .menu-main-container.header_menu > ul .sub-menu li.mobile-parent-link {
        display: none; }
      .menu-main-container.header_menu > ul .sub-menu li > a {
        display: block;
        padding: 5px 0;
        -webkit-transition: none;
        transition: none; }
    .menu-main-container.header_menu > ul .sub-menu .sub-menu {
      left: 100%;
      top: -17px;
      margin-left: 20px; }
  .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 .widgettitle {
        font-size: 16px;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 9px; }
        .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item .widgettitle:before {
          content: '';
          width: 30px;
          height: 1px;
          -webkit-border-radius: 2px;
          border-radius: 2px;
          bottom: 0;
          left: 0;
          position: absolute; }
      .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: 16px;
          line-height: 35px; }
        .menu-main-container.header_menu > ul .menu-item-object-rb-megamenu .sub-menu .rb_megamenu_item ul a {
          padding: 0; }
  .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 .search-trigger:not(:last-child) {
    margin-right: 25px; }

.site-header-mobile .menu-box {
  width: 300px;
  position: fixed;
  left: -300px;
  top: 0;
  z-index: 10;
  background-color: #fff;
  height: 100vh;
  padding: 20px 25px 60px;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .site-header-mobile .menu-box.active {
    left: 0; }
  .site-header-mobile .menu-box .menu-box-logo {
    position: relative;
    padding-bottom: 20px; }
    .site-header-mobile .menu-box .menu-box-logo:before {
      content: '';
      position: absolute;
      bottom: 0;
      height: 1px;
      left: -25px;
      width: calc(100% + 50px);
      background-color: #e5e5e5; }
  .site-header-mobile .menu-box .main-menu-wrapper:not(:last-child) {
    position: relative; }
    .site-header-mobile .menu-box .main-menu-wrapper:not(:last-child):after {
      content: '';
      position: absolute;
      bottom: 0;
      height: 1px;
      left: -25px;
      width: calc(100% + 50px);
      background-color: #e5e5e5; }
  .site-header-mobile .menu-box .menu-main-container {
    padding: 20px 0; }
    .site-header-mobile .menu-box .menu-main-container > 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 !important;
        border-width: 0 !important; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper:not(:last-child) {
        margin-bottom: 20px; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item .rb_column_wrapper .widgettitle {
        padding-left: 10px;
        padding-bottom: 7px;
        font-size: 18px;
        margin: 0; }
    .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item,
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item {
      padding: 7px 0;
      position: relative;
      border-bottom: 1px dashed #e5e5e5;
      -webkit-transition: border-color 0.3s linear;
      transition: border-color 0.3s linear; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item:last-child, .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item.active,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item:last-child,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item.active {
        border-color: transparent; }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item.active > .sub-menu-trigger:before,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item.active > .sub-menu-trigger:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
      .site-header-mobile .menu-box .menu-main-container > ul .rb_megamenu_item:before,
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item:before {
        display: none; }
    .site-header-mobile .menu-box .menu-main-container > ul .menu-item .sub-menu-trigger {
      position: absolute;
      right: 0;
      left: 0;
      height: 45px;
      top: 0px; }
      .site-header-mobile .menu-box .menu-main-container > ul .menu-item .sub-menu-trigger:before {
        content: '\f103';
        font-family: 'rbicon';
        position: absolute;
        right: 0;
        top: 9px;
        font-size: 10px;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        -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; } }

@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;
  background-repeat: no-repeat;
  background-position: center center; }

.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); }
  .page_title_container.masked {
    -webkit-mask-image: url(../img/title_mask.svg);
    -webkit-mask-position: bottom center;
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat; }
  .page_title_container .page_title_dynamic_image {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none; }
  .page_title_container .page_title_wrapper {
    position: relative;
    top: 0;
    -webkit-transition: all 0.01s linear;
    transition: all 0.01s linear; }
  .page_title_container .single_post_categories {
    background-color: #fff;
    display: inline-block;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 0 20px;
    margin-bottom: 11px; }
    .page_title_container .single_post_categories a {
      position: relative; }
      .page_title_container .single_post_categories a:not(:last-child) {
        padding-right: 13px;
        margin-right: 2px; }
        .page_title_container .single_post_categories a:not(:last-child):after {
          content: '•';
          position: absolute;
          color: inherit;
          right: 0;
          opacity: .3; }
  .page_title_container .single_post_meta {
    font-size: 16px;
    margin-top: 13px;
    margin-bottom: 9px; }
    .page_title_container .single_post_meta a {
      color: #fff;
      opacity: .9;
      position: relative; }
      .page_title_container .single_post_meta a:hover {
        opacity: 1; }
      .page_title_container .single_post_meta a:not(:last-child) {
        padding-right: 15px;
        margin-right: 14px; }
        .page_title_container .single_post_meta a:not(:last-child):after {
          content: '';
          position: absolute;
          right: 0;
          top: 0;
          height: 100%;
          width: 1px;
          background-color: rgba(255, 255, 255, 0.5); }
    .page_title_container .single_post_meta .coments_count a {
      position: relative; }
      .page_title_container .single_post_meta .coments_count a:before {
        content: '\f10c';
        font-family: 'rbicon';
        font-size: 20px;
        margin-right: 4px;
        position: relative;
        top: 2px; }
  .page_title_container .page_title_customizer_size {
    font-size: 70px; }
    .page_title_container .page_title_customizer_size .page_title {
      color: #fff;
      font-size: 1em;
      line-height: 1.2em;
      margin: 0;
      word-break: break-word; }
  .page_title_container .title_divider {
    display: inline-block;
    width: 6px;
    height: 3px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7); }
    .page_title_container .title_divider:last-child {
      display: none; }
    .page_title_container .title_divider:before, .page_title_container .title_divider:after {
      content: '';
      background-color: inherit;
      height: inherit;
      -webkit-border-radius: inherit;
      border-radius: inherit;
      width: 36px;
      position: absolute; }
    .page_title_container .title_divider:before {
      left: -43px; }
    .page_title_container .title_divider:after {
      right: -43px; }
  .page_title_container .woocommerce-breadcrumb,
  .page_title_container .bread-crumbs {
    font-size: 17px;
    line-height: initial;
    margin: 18px -15px 15px;
    color: #fff; }
    .page_title_container .woocommerce-breadcrumb .current,
    .page_title_container .woocommerce-breadcrumb a,
    .page_title_container .bread-crumbs .current,
    .page_title_container .bread-crumbs a {
      opacity: .9; }
    .page_title_container .woocommerce-breadcrumb *,
    .page_title_container .bread-crumbs * {
      color: #fff;
      padding: 0 7px; }
    .page_title_container .woocommerce-breadcrumb .delimiter:before,
    .page_title_container .bread-crumbs .delimiter:before {
      content: '\f12a';
      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.63em; }
  .page_title_container .woocommerce-breadcrumb,
  .page_title_container .bread-crumbs {
    margin-top: 13px; } }

@media screen and (max-width: 767px) {
  .page_title_container {
    margin-bottom: 20px; }
    .page_title_container .page_title_customizer_size .page_title {
      font-size: 0.51em; }
    .page_title_container .woocommerce-breadcrumb,
    .page_title_container .bread-crumbs {
      margin-top: 10px; } }

/*  -------------------
	Sticky header
-------------------  */
.site-sticky.shadow {
  -webkit-box-shadow: 0 0 15px 5px rgba(16, 1, 148, 0.05);
  -moz-box-shadow: 0 0 15px 5px rgba(16, 1, 148, 0.05);
  box-shadow: 0 0 15px 5px rgba(16, 1, 148, 0.05); }

.site-sticky.sticky-mobile {
  display: none; }

.site-sticky {
  border-bottom: 1px solid #e5e5e5; }
  .site-sticky > .container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }

.site-sticky,
.rb_sticky_template {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
  z-index: 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;
  font-size: 13px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .search-trigger .hidden_title {
    text-transform: none; }
  .search-trigger:after {
    content: '\f121';
    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: '\f106';
      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: '\f121';
    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;
    background-color: #fff; }
  .search-form .label .search-submit {
    position: absolute;
    right: 0;
    bottom: 14px;
    margin: 0;
    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: '\f121';
      font-family: 'rbicon';
      font-size: 18px; }

/*  ====================
	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: 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: '\f128';
    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
--------------------  */
/*  -------------------
	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: 570px;
  margin: 30px auto 0;
  text-align: center;
  padding: 0 15px; }
  body.error404 .main-content-inner .content h1 {
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 40px; }
  body.error404 .main-content-inner .content .content-404 {
    margin: 0 0 30px; }

body.error404 .main-content-inner .image {
  width: 100vw;
  line-height: 0;
  margin-top: -20px;
  margin-bottom: -100px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

/*  --------------------
	404 Page media styles
--------------------  */
@media screen and (max-width: 1199px) {
  body.error404 .main-content-inner .content {
    margin-top: 20px; }
  body.error404 .main-content-inner .image {
    margin-top: 0; } }

@media screen and (max-width: 991px) {
  body.error404 .main-content-inner .content {
    margin-top: 10px; }
    body.error404 .main-content-inner .content h1 {
      font-size: 34px; }
  body.error404 .main-content-inner .image {
    margin-top: 20px; } }

@media screen and (max-width: 767px) {
  body.error404 .main-content-inner .content {
    margin-top: 10px; }
    body.error404 .main-content-inner .content h1 {
      font-size: 30px; }
    body.error404 .main-content-inner .content .content-404 {
      margin-bottom: 20px; }
    body.error404 .main-content-inner .content .rb_button {
      min-height: 45px; }
  body.error404 .main-content-inner .image {
    margin-top: 40px; } }

/*  ====================
	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.overflow_hidden {
    overflow: hidden; }
  .vc_row:before {
    content: '';
    display: block !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .vc_row.vc_row-o-content-top {
    -webkit-align-items: flex-start !important;
    -moz-align-items: flex-start !important;
    -ms-align-items: flex-start !important;
    align-items: flex-start !important; }
  .vc_row.vc_row-o-content-middle {
    -webkit-align-items: center !important;
    -moz-align-items: center !important;
    -ms-align-items: center !important;
    align-items: center !important; }
  .vc_row.vc_row-o-content-bottom {
    -webkit-align-items: flex-end !important;
    -moz-align-items: flex-end !important;
    -ms-align-items: flex-end !important;
    align-items: flex-end !important; }
  .vc_row.vc_row-o-equal-height .wpb_wrapper {
    height: 100%; }
  .vc_row > * {
    position: relative;
    z-index: 1; }

.rb_column_wrapper > .wpb_column {
  width: calc(100% + 30px);
  height: 100%;
  margin-left: -15px;
  margin-right: -15px; }
  .rb_column_wrapper > .wpb_column > .vc_column-inner {
    height: 100%; }

body .vc_col-has-fill > .vc_column-inner,
body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0; }

/*  --------------------
	VC layout media styles
--------------------  */
@media screen and (min-width: 1200px) {
  .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); } }

/*  --------------------
	VC Accordion styles
--------------------  */
body.wpb-js-composer div[data-vc-action="collapse"] .vc_tta.vc_general.rb_green .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #01D29E; }

body.wpb-js-composer div[data-vc-action="collapse"] .vc_tta.vc_general .vc_tta-panel.vc_active a {
  color: #fff; }

body.wpb-js-composer .vc_tta.vc_general.rb_green.vc_tta-o-all-clickable .vc_tta-controls-icon {
  color: #01D29E; }

body.wpb-js-composer .vc_tta.vc_general.rb_green.vc_tta-o-all-clickable .vc_tta-panel.vc_active {
  background-color: #01D29E; }

body.wpb-js-composer .vc_tta.vc_general.rb_green .vc_tta-panel {
  border-color: #01D29E; }

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-o-all-clickable .vc_tta-panel.vc_active,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel.vc_active i,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel.vc_active a {
  color: #fff; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-color: #DADDE0; }
  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: 10px 20px 20px; }

body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px; }
  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-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #DADDE0;
    border-bottom: 1px solid #fff; }
    body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list li.vc_active > a {
      font-weight: 700;
      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-panel-body {
  padding: 10px 25px 30px 55px;
  font-size: 15px;
  line-height: 23px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin-bottom: 10px; }

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;
  -webkit-border-radius: 18px;
  border-radius: 18px; }

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: 17px;
  line-height: 23px; }

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; }

/*  --------------------
	RB VC Banner styles
--------------------  */
.rb_banner_module {
  display: block;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  position: relative; }
  .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_desc_wrapper,
  .rb_banner_module .rb_button {
    position: relative;
    z-index: 1; }
  .rb_banner_module .banner_title {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    margin: 0; }
  .rb_banner_module .banner_divider {
    display: inline-block;
    width: 36px;
    height: 1px;
    position: relative; }
    .rb_banner_module .banner_divider:before, .rb_banner_module .banner_divider:after {
      content: '';
      position: absolute;
      top: 0;
      height: inherit;
      -webkit-border-radius: inherit;
      border-radius: inherit;
      width: 7px;
      background-color: inherit; }
    .rb_banner_module .banner_divider:before {
      left: -13px; }
    .rb_banner_module .banner_divider:after {
      right: -13px; }
  .rb_banner_module .banner_desc {
    position: relative;
    margin: 5px 0 0; }
  .rb_banner_module .rb_button {
    margin-top: 23px; }

/*  --------------------
	RB VC Banner media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_banner_module.button_floated.landscape_align_right {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .rb_banner_module.button_floated.landscape_align_left {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .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 (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.no_shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rb_button.simple {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0 25px 0 0 !important;
  min-height: 0 !important;
  border-width: 0px;
  position: relative;
  font-weight: 700; }
  .rb_button.simple:after {
    content: '\f12a';
    font-family: 'rbicon';
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }

.rb_sticky_template .rb_button,
.rb_header_template .rb_button,
.site-sticky .rb_button,
.site-header .rb_button {
  min-height: 45px; }
  .rb_sticky_template .rb_button.small,
  .rb_header_template .rb_button.small,
  .site-sticky .rb_button.small,
  .site-header .rb_button.small {
    min-height: 35px; }

.rb_button,
a.showcoupon,
.next.page-numbers,
.prev.page-numbers,
div.wpforms-container-full .wpforms-form button[type=submit],
.comment-form .submit,
.added_to_cart,
.woo_mini_cart .button,
.woocommerce .button,
.rb_woo_modal_content .button {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  white-space: normal;
  min-height: 65px;
  padding: 0 26px;
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -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);
  font-weight: 500;
  color: #fff; }
  .rb_button.large,
  a.showcoupon.large,
  .next.page-numbers.large,
  .prev.page-numbers.large,
  div.wpforms-container-full .wpforms-form button[type=submit].large,
  .comment-form .submit.large,
  .added_to_cart.large,
  .woo_mini_cart .button.large,
  .woocommerce .button.large,
  .rb_woo_modal_content .button.large {
    font-size: 18px;
    padding: 0 45px; }
  .rb_button.medium,
  a.showcoupon.medium,
  .next.page-numbers.medium,
  .prev.page-numbers.medium,
  div.wpforms-container-full .wpforms-form button[type=submit].medium,
  .comment-form .submit.medium,
  .added_to_cart.medium,
  .woo_mini_cart .button.medium,
  .woocommerce .button.medium,
  .rb_woo_modal_content .button.medium {
    font-size: 16px;
    padding: 0 35px; }
  .rb_button.small,
  a.showcoupon.small,
  .next.page-numbers.small,
  .prev.page-numbers.small,
  div.wpforms-container-full .wpforms-form button[type=submit].small,
  .comment-form .submit.small,
  .added_to_cart.small,
  .woo_mini_cart .button.small,
  .woocommerce .button.small,
  .rb_woo_modal_content .button.small {
    font-size: 15px;
    min-height: 55px;
    padding: 0 20px; }

/*  --------------------
	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,
  a.showcoupon:hover,
  .next.page-numbers:hover,
  .prev.page-numbers:hover,
  .comment-form .submit:hover,
  .added_to_cart:hover,
  .woo_mini_cart .button:hover,
  .woocommerce .button:hover,
  .rb_woo_modal_content .button:hover {
    background-color: #fff; }
  a.rb_button.simple:hover {
    background-color: transparent; }
    a.rb_button.simple:hover:after {
      right: -3px; } }

/*  --------------------
	RB VC Blog styles
--------------------  */
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;
  padding: 0; }
  div.blog.layout_checkerboard .content_inner .post-inner:after, div.blog.layout_small .content_inner .post-inner:after {
    display: none; }
  div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper, div.blog.layout_small .content_inner .post-inner .post-media-wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 50%; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper .post-media, div.blog.layout_small .content_inner .post-inner .post-media-wrapper .post-media {
      margin: 0; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper .post-date, div.blog.layout_small .content_inner .post-inner .post-media-wrapper .post-date {
      left: 15px; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper img, div.blog.layout_small .content_inner .post-inner .post-media-wrapper img {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  div.blog.layout_checkerboard .content_inner .post-inner .post-title, div.blog.layout_small .content_inner .post-inner .post-title {
    margin-bottom: 15px; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-title:not(:first-child), div.blog.layout_small .content_inner .post-inner .post-title:not(:first-child) {
      margin-top: 10px; }
  div.blog.layout_checkerboard .content_inner .post-inner .post-information, div.blog.layout_small .content_inner .post-inner .post-information {
    position: relative;
    width: 50%;
    text-align: left;
    padding: 0 50px; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-information > .post-meta-wrapper, div.blog.layout_small .content_inner .post-inner .post-information > .post-meta-wrapper {
      padding: 0; }
      div.blog.layout_checkerboard .content_inner .post-inner .post-information > .post-meta-wrapper:before, div.blog.layout_small .content_inner .post-inner .post-information > .post-meta-wrapper:before {
        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: 8px; }
      div.blog.layout_checkerboard .content_inner .post-inner .post-information .post-content:not(:empty) .blog-readmore-wrap, div.blog.layout_small .content_inner .post-inner .post-information .post-content:not(:empty) .blog-readmore-wrap {
        padding-top: 0;
        margin-top: 20px; }
        div.blog.layout_checkerboard .content_inner .post-inner .post-information .post-content:not(:empty) .blog-readmore-wrap:before, div.blog.layout_small .content_inner .post-inner .post-information .post-content:not(:empty) .blog-readmore-wrap:before {
          display: none; }
      div.blog.layout_checkerboard .content_inner .post-inner .post-information .post-content:not(:empty) + .post-meta-wrapper, div.blog.layout_small .content_inner .post-inner .post-information .post-content:not(:empty) + .post-meta-wrapper {
        bottom: 4px;
        right: 50px; }

div.blog:not(.blog_grid) .post-meta-wrapper:before {
  display: none; }

/*  --------------------
	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: 1200px) {
  div.blog.layout_checkerboard .content_inner .post-inner .post-information, div.blog.layout_small .content_inner .post-inner .post-information {
    padding: 0 30px; } }

@media screen and (max-width: 1199px) {
  div.blog.layout_checkerboard .content_inner .post-inner .post-information, div.blog.layout_small .content_inner .post-inner .post-information {
    padding: 0 30px; } }

@media screen and (min-width: 991px) {
  .blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-media-wrapper {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0;
      width: 50%; }
      .blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-media-wrapper img {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
    .blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-information {
      text-align: right; }
    .blog.layout_checkerboard .content_inner .post:nth-of-type(odd) .post-inner .post-content:not(:empty) + .post-meta-wrapper {
      left: 50px;
      right: auto; } }

@media screen and (max-width: 991px) {
  div.blog.layout_small .content_inner .post-inner .post-media {
    margin-right: 20px; }
  div.blog.layout_checkerboard .content_inner .post-inner, div.blog.layout_small .content_inner .post-inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper, div.blog.layout_small .content_inner .post-inner .post-media-wrapper {
      width: 100%; }
      div.blog.layout_checkerboard .content_inner .post-inner .post-media-wrapper img, div.blog.layout_small .content_inner .post-inner .post-media-wrapper img {
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-information, div.blog.layout_small .content_inner .post-inner .post-information {
      padding: 25px 25px 20px;
      width: 100%; }
      div.blog.layout_checkerboard .content_inner .post-inner .post-information .post-content:not(:empty) .blog-readmore-wrap, div.blog.layout_small .content_inner .post-inner .post-information .post-content:not(:empty) .blog-readmore-wrap {
        padding-top: 20px; }
        div.blog.layout_checkerboard .content_inner .post-inner .post-information .post-content:not(:empty) .blog-readmore-wrap:before, div.blog.layout_small .content_inner .post-inner .post-information .post-content:not(:empty) .blog-readmore-wrap:before {
          display: block !important; }
      div.blog.layout_checkerboard .content_inner .post-inner .post-information .post-content:not(:empty) + .post-meta-wrapper, div.blog.layout_small .content_inner .post-inner .post-information .post-content:not(:empty) + .post-meta-wrapper {
        bottom: 29px;
        right: 25px; } }

@media screen and (max-width: 767px) {
  .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%; }
    div.blog.layout_checkerboard .content_inner .post-inner .post-information,
    div.blog.layout_small .content_inner .post-inner .post-information {
      padding-bottom: 20px; }
      div.blog.layout_checkerboard .content_inner .post-inner .post-information .post-content:not(:empty) + .post-meta-wrapper,
      div.blog.layout_small .content_inner .post-inner .post-information .post-content:not(:empty) + .post-meta-wrapper {
        bottom: 29px; } }

/*  --------------------
	RB VC Divider styles
--------------------  */
.rb_divider_wrapper.default .rb_divider {
  height: 1px; }

.rb_divider_wrapper.style_1 .rb_divider:before, .rb_divider_wrapper.style_1 .rb_divider:after {
  content: '';
  position: absolute;
  top: 1px;
  width: calc(50% - 46px);
  height: 1px; }

.rb_divider_wrapper.style_1 .rb_divider:before {
  left: 0; }

.rb_divider_wrapper.style_1 .rb_divider:after {
  right: 0; }

.rb_divider_wrapper.style_1 .rb_divider span {
  width: 6px;
  height: 1px;
  left: calc(50% - 3px);
  position: absolute; }
  .rb_divider_wrapper.style_1 .rb_divider span:before, .rb_divider_wrapper.style_1 .rb_divider span:after {
    content: '';
    position: absolute;
    width: 36px;
    height: 1px;
    top: 0;
    background-color: inherit;
    -webkit-border-radius: inherit;
    border-radius: inherit; }
  .rb_divider_wrapper.style_1 .rb_divider span:before {
    left: -43px; }
  .rb_divider_wrapper.style_1 .rb_divider span:after {
    right: -43px; }

.rb_divider_wrapper.style_2 .rb_divider {
  width: 56px; }
  .rb_divider_wrapper.style_2 .rb_divider:before, .rb_divider_wrapper.style_2 .rb_divider:after {
    content: '';
    position: absolute;
    top: 0;
    width: 6px;
    height: 1px;
    background-color: inherit; }
  .rb_divider_wrapper.style_2 .rb_divider:before {
    left: -13px; }
  .rb_divider_wrapper.style_2 .rb_divider:after {
    right: -13px; }

.rb_divider_wrapper.dashed .rb_divider {
  background-size: 20px 3px, 100% 3px; }

.rb_divider_wrapper .rb_divider {
  position: relative;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/*  --------------------
	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; }

/*  -------------------
	Icon list styles
-------------------  */
.rb_icon_list_module {
  line-height: initial; }
  .rb_icon_list_module.direction_column > * {
    margin-top: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  .rb_icon_list_module.direction_column.align_left > * {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; }
  .rb_icon_list_module.direction_column.align_center > * {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .rb_icon_list_module.direction_column.align_right > * {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; }
  .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: 15px; }
    .rb_icon_list_module.icon_bg i:before {
      width: 1em;
      line-height: 1em;
      height: 1em; }
  .rb_icon_list_module.icon_bg .title {
    margin-left: 10px; }
  .rb_icon_list_module.icon_bg .icon_wrapper {
    position: relative; }
    .rb_icon_list_module.icon_bg .icon_wrapper svg {
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
      transform: scale(0.5);
      transform-origin: left top; }
  .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;
      font-size: 20px; }

@media screen and (max-width: 1199px) {
  .rb_icon_list_module.direction_column.landscape_align_left > * {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; }
  .rb_icon_list_module.direction_column.landscape_align_center > * {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .rb_icon_list_module.direction_column.landscape_align_right > * {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; } }

@media screen and (max-width: 991px) {
  .rb_icon_list_module.direction_column.portrait_align_left > * {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; }
  .rb_icon_list_module.direction_column.portrait_align_center > * {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .rb_icon_list_module.direction_column.portrait_align_right > * {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; } }

@media screen and (max-width: 767px) {
  .rb_icon_list_module.direction_column.mobile_align_left > * {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; }
  .rb_icon_list_module.direction_column.mobile_align_center > * {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .rb_icon_list_module.direction_column.mobile_align_right > * {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; } }

/*  --------------------
	Icons Wheel module styles
--------------------  */
.rb_icons_wheel_module_helper {
  padding: 30px 0 100px; }

.rb_icons_wheel_module {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative; }
  .rb_icons_wheel_module.on_hover .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper:hover .hover {
    opacity: 1; }
  .rb_icons_wheel_module.on_hover .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper:hover i {
    background-position: 100% 100%; }
  .rb_icons_wheel_module .icons_wheel_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 100px);
    height: calc(100% - 100px);
    margin: 50px; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_2 .icons_wheel_icon:nth-of-type(2) .icon_wrapper {
      top: 100%;
      left: 50%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_3 .icons_wheel_icon:nth-of-type(2) .icon_wrapper {
      top: 80%;
      left: 90%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_3 .icons_wheel_icon:nth-of-type(3) .icon_wrapper {
      top: 80%;
      left: 10%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_3 .icons_wheel_info {
      -webkit-transition-delay: 0.9s;
      transition-delay: 0.9s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_4 .icons_wheel_icon:nth-of-type(2) .icon_wrapper {
      top: 50%;
      left: 100%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_4 .icons_wheel_icon:nth-of-type(3) .icon_wrapper {
      top: 100%;
      left: 50%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_4 .icons_wheel_icon:nth-of-type(4) .icon_wrapper {
      top: 50%;
      left: 0%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_4 .icons_wheel_info {
      -webkit-transition-delay: 1s;
      transition-delay: 1s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_5 .icons_wheel_icon:nth-of-type(2) .icon_wrapper {
      top: 32%;
      left: 96%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_5 .icons_wheel_icon:nth-of-type(3) .icon_wrapper {
      top: 85%;
      left: 86%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_5 .icons_wheel_icon:nth-of-type(4) .icon_wrapper {
      top: 85%;
      left: 14%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_5 .icons_wheel_icon:nth-of-type(5) .icon_wrapper {
      top: 32%;
      left: 4%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_5 .icons_wheel_info {
      -webkit-transition-delay: 1.1s;
      transition-delay: 1.1s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_6 .icons_wheel_icon:nth-of-type(2) .icon_wrapper {
      top: 25%;
      left: 93%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_6 .icons_wheel_icon:nth-of-type(3) .icon_wrapper {
      top: 75%;
      left: 93%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_6 .icons_wheel_icon:nth-of-type(4) .icon_wrapper {
      top: 100%;
      left: 50%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_6 .icons_wheel_icon:nth-of-type(5) .icon_wrapper {
      top: 75%;
      left: 7%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_6 .icons_wheel_icon:nth-of-type(6) .icon_wrapper {
      top: 25%;
      left: 7%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_6 .icons_wheel_info {
      -webkit-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_7 .icons_wheel_icon:nth-of-type(2) .icon_wrapper {
      top: 20%;
      left: 90%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_7 .icons_wheel_icon:nth-of-type(3) .icon_wrapper {
      top: 60%;
      left: 99%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_7 .icons_wheel_icon:nth-of-type(4) .icon_wrapper {
      top: 94%;
      left: 75%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_7 .icons_wheel_icon:nth-of-type(5) .icon_wrapper {
      top: 94%;
      left: 25%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_7 .icons_wheel_icon:nth-of-type(6) .icon_wrapper {
      top: 60%;
      left: 1%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_7 .icons_wheel_icon:nth-of-type(7) .icon_wrapper {
      top: 20%;
      left: 10%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_7 .icons_wheel_info {
      -webkit-transition-delay: 1.3s;
      transition-delay: 1.3s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_8 .icons_wheel_icon:nth-of-type(2) .icon_wrapper {
      top: 15%;
      left: 85%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_8 .icons_wheel_icon:nth-of-type(3) .icon_wrapper {
      top: 50%;
      left: 100%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_8 .icons_wheel_icon:nth-of-type(4) .icon_wrapper {
      top: 85%;
      left: 85%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_8 .icons_wheel_icon:nth-of-type(5) .icon_wrapper {
      top: 100%;
      left: 50%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_8 .icons_wheel_icon:nth-of-type(6) .icon_wrapper {
      top: 85%;
      left: 15%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_8 .icons_wheel_icon:nth-of-type(7) .icon_wrapper {
      top: 50%;
      left: 0%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_8 .icons_wheel_icon:nth-of-type(8) .icon_wrapper {
      top: 15%;
      left: 15%; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active.childrens_8 .icons_wheel_info {
      -webkit-transition-delay: 1.4s;
      transition-delay: 1.4s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_icon:first-child .icon_wrapper {
      left: 50%;
      top: 0%;
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_icon .icon_wrapper {
      opacity: 1; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_icon:nth-of-type(2) .icon_wrapper {
      -webkit-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_icon:nth-of-type(3) .icon_wrapper {
      -webkit-transition-delay: 0.7s;
      transition-delay: 0.7s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_icon:nth-of-type(4) .icon_wrapper {
      -webkit-transition-delay: 0.8s;
      transition-delay: 0.8s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_icon:nth-of-type(5) .icon_wrapper {
      -webkit-transition-delay: 0.9s;
      transition-delay: 0.9s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_icon:nth-of-type(6) .icon_wrapper {
      -webkit-transition-delay: 1s;
      transition-delay: 1s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_icon:nth-of-type(7) .icon_wrapper {
      -webkit-transition-delay: 1.1s;
      transition-delay: 1.1s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_icon:nth-of-type(8) .icon_wrapper {
      -webkit-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .rb_icons_wheel_module .icons_wheel_wrapper.active .icons_wheel_info.active {
      opacity: 1; }
    .rb_icons_wheel_module .icons_wheel_wrapper.done .icons_wheel_info {
      -webkit-transition-delay: 0s !important;
      transition-delay: 0s !important; }
    .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper {
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 1;
      cursor: pointer;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear;
      opacity: 0; }
      .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper.active .hover {
        opacity: 1; }
      .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper.active i {
        background-position: 100% 100%; }
      .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper .hover {
        opacity: 0;
        -webkit-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease; }
      .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper svg {
        fill: #fff;
        overflow: visible;
        -webkit-transform: scale(1.6);
        -ms-transform: scale(1.6);
        transform: scale(1.6); }
      .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper i {
        position: absolute;
        left: 50%;
        top: calc(50% - 3px);
        -webkit-text-fill-color: transparent;
        background-size: 100% 400%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: background-position 0.4s ease-in-out;
        transition: background-position 0.4s ease-in-out; }
        .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper i:before {
          font-size: 54px;
          line-height: 100px; }
    .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_info {
      position: absolute;
      width: 100%;
      height: 100%;
      padding: 20%;
      text-align: center;
      opacity: 0;
      overflow: hidden;
      display: table;
      table-layout: fixed;
      -webkit-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear; }
      .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_info .icons_icon_cell {
        display: table-cell;
        vertical-align: middle; }
      .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_info .icons_wheel_subtitle {
        font-size: 14px;
        font-weight: 700;
        margin: 0; }
      .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_info .icons_wheel_title {
        margin: 5px 0 17px;
        font-size: 24px; }
  .rb_icons_wheel_module .circle_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 100px);
    height: calc(100% - 100px);
    margin: 50px;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    transition: all 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1); }
    .rb_icons_wheel_module .circle_wrapper.active {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      opacity: .6; }

@media screen and (max-width: 767px) {
  .rb_icons_wheel_module .icons_wheel_wrapper {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    margin: 30px; }
    .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper .icon {
      width: 60px;
      height: 60px; }
      .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_icon .icon_wrapper .icon i:before {
        font-size: 32px; }
    .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_info .icons_wheel_title {
      margin-bottom: 0;
      font-size: 20px; }
    .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_info .icons_wheel_subtitle,
    .rb_icons_wheel_module .icons_wheel_wrapper .icons_wheel_info .icons_wheel_description {
      display: none; }
  .rb_icons_wheel_module .circle_wrapper {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    margin: 30px; } }

/*  --------------------
	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;
  padding-bottom: calc(100% - 100px); }
  .rb_milestone_module.style_simple {
    padding-bottom: 0; }
  .rb_milestone_module:not(.style_simple) .milestone_content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 35px; }
  .rb_milestone_module > svg {
    transform-origin: left top; }
  .rb_milestone_module .milestone_content {
    text-align: center;
    line-height: initial; }
    .rb_milestone_module .milestone_content .milestone_icon {
      position: relative;
      line-height: 1; }
      .rb_milestone_module .milestone_content .milestone_icon:not(.shape_none) {
        width: 100px;
        height: 100px;
        margin: 0 auto; }
        .rb_milestone_module .milestone_content .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 .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 .milestone_icon i {
        -webkit-text-fill-color: transparent;
        font-size: 36px; }
        .rb_milestone_module .milestone_content .milestone_icon i:before {
          font-size: 36px; }
    .rb_milestone_module .milestone_content .count_wrapper {
      font-size: 50px;
      font-weight: 700;
      -webkit-text-fill-color: transparent; }
    .rb_milestone_module .milestone_content .milestone_title {
      font-size: 20px;
      font-weight: 700; }

/*  --------------------
	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: 36px;
  font-weight: 700; }

.wpb_content_element.vc_pie_chart .wpb_pie_chart_heading {
  font-size: 20px;
  margin-top: 12px; }

/*  --------------------
	RB VC Presentation styles
--------------------  */
.rb_presentation_module .presentation_triggers {
  margin: 0 0 45px;
  text-align: center; }
  .rb_presentation_module .presentation_triggers .presentation_trigger {
    display: inline-block;
    cursor: pointer;
    margin: 0 20px;
    padding: 0;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .rb_presentation_module .presentation_triggers .presentation_trigger.active .images_count {
      display: inline-block; }
    .rb_presentation_module .presentation_triggers .presentation_trigger .images_count {
      position: absolute;
      left: 50%;
      top: -29px;
      color: #fff;
      background-color: #141414;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      height: 24px;
      width: 24px;
      line-height: 24px;
      display: none;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .rb_presentation_module .presentation_triggers .presentation_trigger:before {
      display: none; }

.rb_presentation_module .presentation_content {
  position: relative;
  margin: 0 -15px -30px; }
  .rb_presentation_module .presentation_content .presentation_tab {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_presentation_module .presentation_content .presentation_tab.active {
      z-index: 1; }
      .rb_presentation_module .presentation_content .presentation_tab.active .presentation_single_image {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
    .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image {
      width: calc(20% - 30px);
      margin: 0 15px 30px;
      text-align: center;
      -webkit-transition: transform 0.25s ease-in-out;
      transition: transform 0.25s ease-in-out;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0); }
      .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image .presentation_image_wrapper {
        display: block;
        padding-bottom: 100%;
        overflow: hidden;
        position: relative;
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        -webkit-transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out; }
        .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image .presentation_image_wrapper img {
          top: 0px;
          left: 0px;
          position: absolute; }
      .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image .presentation_link {
        display: inline-block;
        margin-top: 15px; }

/*  --------------------
	RB VC Presentation media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image .presentation_image_wrapper:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

@media screen and (max-width: 1199px) {
  .rb_presentation_module {
    padding-bottom: 0px !important; }
    .rb_presentation_module .presentation_content .presentation_tab {
      position: relative;
      display: none; }
      .rb_presentation_module .presentation_content .presentation_tab.active {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image {
        width: calc(25% - 30px); } }

@media screen and (max-width: 991px) {
  .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image {
    width: calc(33% - 30px); } }

@media screen and (max-width: 767px) {
  .rb_presentation_module .presentation_content .presentation_tab .presentation_single_image {
    width: calc(50% - 30px); } }

/*  --------------------
	RB VC Pricing Plan styles
--------------------  */
.rb_pricing_plan_module {
  text-align: center;
  -webkit-box-shadow: 0 8px 16px 0 rgba(16, 1, 148, 0.18);
  -moz-box-shadow: 0 8px 16px 0 rgba(16, 1, 148, 0.18);
  box-shadow: 0 8px 16px 0 rgba(16, 1, 148, 0.18);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 35px 20px 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease; }
  .rb_pricing_plan_module .hightlight {
    display: none;
    position: absolute;
    left: -2px;
    top: 25px;
    padding: 4px 13px 4px 16px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #fff;
    font-weight: 700; }
  .rb_pricing_plan_module h3 {
    margin-top: 0;
    padding-bottom: 19px;
    margin-bottom: 13px;
    position: relative; }
    .rb_pricing_plan_module h3:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: calc(50% - 18px);
      width: 36px;
      height: 3px; }
  .rb_pricing_plan_module .price_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    font-weight: 700; }
    .rb_pricing_plan_module .price_wrapper i {
      font-size: 28px;
      position: relative;
      top: -23px;
      left: -3px; }
    .rb_pricing_plan_module .price_wrapper span {
      font-size: 60px;
      display: inline-block;
      line-height: 60px; }
    .rb_pricing_plan_module .price_wrapper p {
      font-size: 18px;
      position: relative;
      top: -2px; }
  .rb_pricing_plan_module .content-wrapper {
    margin-top: 30px;
    opacity: .8; }
    .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;
    min-height: 45px; }

/*  --------------------
	RB VC Pricing Plan media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_pricing_plan_module:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

@media screen and (min-width: 991px) {
  .rb_pricing_plan_module.highlighted {
    top: -15px;
    padding: 50px 20px 65px; }
    .rb_pricing_plan_module.highlighted .hightlight {
      display: inline-block; } }

/*  --------------------
	RB VC Progress Bar styles
--------------------  */
.rb_progress_bar_module p.h6 {
  margin: 0 0 9px;
  display: inline-block;
  font-weight: 700; }

.rb_progress_bar_module .progress_bar {
  width: 100%;
  height: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #e5e5e5;
  position: relative; }
  .rb_progress_bar_module .progress_bar .bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    background-color: #111; }
    .rb_progress_bar_module .progress_bar .bar.visible .percents {
      opacity: 1; }
    .rb_progress_bar_module .progress_bar .bar .percents {
      position: absolute;
      right: -15px;
      bottom: calc(100% + 8px);
      opacity: 0;
      -webkit-transition: inherit;
      transition: inherit;
      font-size: 17px; }

/*  --------------------
	RB VC Roadmap styles
--------------------  */
.rb_roadmap_module .rb_roadmap_item {
  position: relative;
  top: 30px;
  opacity: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
  .rb_roadmap_module .rb_roadmap_item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(90deg, #000, #000 60%, transparent 60%, transparent 100%);
    background-size: 20px 1px;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
    -webkit-transition: opacity 0.2s linear 0.3s;
    transition: opacity 0.2s linear 0.3s; }
  .rb_roadmap_module .rb_roadmap_item:nth-child(odd) {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .rb_roadmap_module .rb_roadmap_item:nth-child(odd):before {
      -webkit-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
      transform: rotate(-25deg); }
  .rb_roadmap_module .rb_roadmap_item:last-child:before {
    display: none; }
  .rb_roadmap_module .rb_roadmap_item.active {
    top: 0;
    opacity: 1; }
  .rb_roadmap_module .rb_roadmap_item.next_active:before {
    opacity: 1; }
  .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper {
    display: inline-block;
    position: relative; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper > svg {
      transform-origin: left top; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_icon_wrapper > svg * {
        fill: #000; }
    .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_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_roadmap_module .rb_roadmap_item .roadmap_content_wrapper .number {
      font-size: 100px;
      line-height: 100px;
      font-weight: 600; }
    .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper .text_wrapper {
      margin: 5px 0 0 13px; }
      .rb_roadmap_module .rb_roadmap_item .roadmap_content_wrapper .text_wrapper .roadmap_title {
        font-weight: 700;
        margin: 0 0 13px; }

@media screen and (max-width: 767px) {
  .rb_roadmap_module .rb_roadmap_item,
  .rb_roadmap_module .rb_roadmap_item:nth-child(odd) {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .rb_roadmap_module .rb_roadmap_item:not(:last-child) {
    margin-bottom: 50px; }
  .rb_roadmap_module .rb_roadmap_item:before {
    display: none; } }

/*  --------------------
	RB VC Text styles
--------------------  */
.rb_footer_template .rb_textmodule_title {
  font-weight: 700; }

.rb_textmodule.align_center .rb_textmodule_divider {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .rb_textmodule.align_center .rb_textmodule_divider:before {
    opacity: 1; }
  .rb_textmodule.align_center .rb_textmodule_divider:after {
    opacity: 1; }

.rb_textmodule.align_right .rb_textmodule_divider {
  right: 0;
  left: auto; }
  .rb_textmodule.align_right .rb_textmodule_divider:before {
    opacity: 1; }
  .rb_textmodule.align_right .rb_textmodule_divider:after {
    opacity: 0; }

.rb_textmodule_title {
  position: relative;
  font-size: 40px;
  line-height: 1.2em;
  padding-bottom: 25px;
  margin-bottom: 25px;
  font-weight: 400; }
  .rb_textmodule_title:not(:first-child) {
    margin-top: 10px; }

.rb_textmodule_subtitle:not(:last-child) {
  margin-bottom: 1.1em; }

.rb_textmodule_divider {
  width: 55px;
  height: 3px;
  position: absolute;
  bottom: -2px;
  left: 0; }
  .rb_textmodule_divider:before, .rb_textmodule_divider:after {
    content: '';
    position: absolute;
    width: 6px;
    height: inherit;
    background-color: inherit;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    opacity: 0; }
  .rb_textmodule_divider:before {
    left: -13px; }
  .rb_textmodule_divider:after {
    opacity: 1;
    right: -13px; }

.rb_textmodule_button {
  margin-top: 35px; }

/*  --------------------
	RB VC Text media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_textmodule.landscape_align_left .rb_textmodule_divider {
    right: auto;
    left: 0; }
    .rb_textmodule.landscape_align_left .rb_textmodule_divider:before {
      opacity: 0; }
    .rb_textmodule.landscape_align_left .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.landscape_align_center .rb_textmodule_divider {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .rb_textmodule.landscape_align_center .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.landscape_align_center .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.landscape_align_right .rb_textmodule_divider {
    right: 0;
    left: auto; }
    .rb_textmodule.landscape_align_right .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.landscape_align_right .rb_textmodule_divider:after {
      opacity: 0; } }

@media screen and (max-width: 991px) {
  .rb_textmodule.portrait_align_left .rb_textmodule_divider {
    right: auto;
    left: 0; }
    .rb_textmodule.portrait_align_left .rb_textmodule_divider:before {
      opacity: 0; }
    .rb_textmodule.portrait_align_left .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.portrait_align_center .rb_textmodule_divider {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .rb_textmodule.portrait_align_center .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.portrait_align_center .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.portrait_align_right .rb_textmodule_divider {
    right: 0;
    left: auto; }
    .rb_textmodule.portrait_align_right .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.portrait_align_right .rb_textmodule_divider:after {
      opacity: 0; } }

@media screen and (max-width: 767px) {
  .rb_textmodule.mobile_align_left .rb_textmodule_divider {
    right: auto;
    left: 0; }
    .rb_textmodule.mobile_align_left .rb_textmodule_divider:before {
      opacity: 0; }
    .rb_textmodule.mobile_align_left .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.mobile_align_center .rb_textmodule_divider {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .rb_textmodule.mobile_align_center .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.mobile_align_center .rb_textmodule_divider:after {
      opacity: 1; }
  .rb_textmodule.mobile_align_right .rb_textmodule_divider {
    right: 0;
    left: auto; }
    .rb_textmodule.mobile_align_right .rb_textmodule_divider:before {
      opacity: 1; }
    .rb_textmodule.mobile_align_right .rb_textmodule_divider:after {
      opacity: 0; }
  .rb_textmodule_title {
    position: relative;
    font-size: 32px;
    line-height: 1.2em; } }

/*  --------------------
	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;
        -webkit-border-radius: 15px;
        border-radius: 15px; }
      .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay {
        position: absolute;
        left: 15px;
        right: 15px;
        top: 0;
        bottom: 0;
        padding: 0 30px;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-border-radius: 15px;
        border-radius: 15px; }
        .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: 15px;
            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: 1px; }

/*  --------------------
	RB VC Gallery media styles
--------------------  */
@media screen and (max-width: 767px) {
  .rb_gallery_wrapper .rb_gallery_images {
    margin: 0 0 15px; }
    .rb_gallery_wrapper .rb_gallery_images.columns_2 .rb_gallery_image, .rb_gallery_wrapper .rb_gallery_images.columns_3 .rb_gallery_image, .rb_gallery_wrapper .rb_gallery_images.columns_4 .rb_gallery_image {
      width: 100%;
      padding: 0; } }

/*  --------------------
	RB VC Service styles
--------------------  */
.rb_service_module {
  display: block; }
  .rb_service_module.animate {
    -webkit-transition: transform, 0.5s ease;
    transition: transform, 0.5s ease; }
  .rb_service_module.shape_round .service_icon_wrapper, .rb_service_module.shape_rhombus .service_icon_wrapper, .rb_service_module.shape_square .service_icon_wrapper, .rb_service_module.shape_hexagon .service_icon_wrapper {
    display: inline-block;
    position: relative; }
    .rb_service_module.shape_round .service_icon_wrapper i, .rb_service_module.shape_rhombus .service_icon_wrapper i, .rb_service_module.shape_square .service_icon_wrapper i, .rb_service_module.shape_hexagon .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_hexagon .service_icon_wrapper {
    padding: 0;
    background-color: transparent;
    position: relative; }
    .rb_service_module.shape_hexagon .service_icon_wrapper i {
      z-index: 2;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .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: 0; }
  .rb_service_module .service_icon_wrapper {
    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: 20px; }
  .rb_service_module .service_title {
    margin: 4px 0 2px; }
    .rb_service_module .service_title + .content_wrapper {
      margin-top: 8px; }
  .rb_service_module .service_divider {
    display: inline-block;
    width: 36px;
    height: 1px; }
    .rb_service_module .service_divider + .content_wrapper {
      margin-top: 5px; }
  .rb_service_module .service-button {
    margin-top: 10px;
    font-size: 16px; }

/*  --------------------
	RB VC Service media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_service_module.animate:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

@media screen and (max-width: 991px) {
  .rb_service_module.style_tablet_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_tablet_icon_left .service_icon_wrapper {
      margin-right: 20px; }
  .rb_service_module.style_tablet_icon_top {
    display: block; }
  .rb_service_module.style_tablet_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_tablet_icon_right .service_icon_wrapper {
      margin-left: 20px; } }

@media screen and (max-width: 767px) {
  .rb_service_module.style_icon_left, .rb_service_module.style_icon_right {
    display: block; }
    .rb_service_module.style_icon_left .service_icon_wrapper, .rb_service_module.style_icon_right .service_icon_wrapper {
      margin-left: 0;
      margin-right: 0; }
    .rb_service_module.style_icon_left .service_title, .rb_service_module.style_icon_right .service_title {
      margin: 4px 0 0; } }

/*  --------------------
	RB VC Testimonials styles
--------------------  */
.rb_testimonials_module {
  text-align: center; }
  .rb_testimonials_module.content_top .testimonial .image_wrapper {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; }
  .rb_testimonials_module.content_top .testimonial .testimonial_name {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    margin: 13px 0 0;
    font-size: 17px; }
  .rb_testimonials_module.content_top .testimonial .testimonial_pos {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4; }
  .rb_testimonials_module.content_top .testimonial .testimonial_desc {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 0 0 17px; }
    .rb_testimonials_module.content_top .testimonial .testimonial_desc:before {
      bottom: 0;
      top: auto;
      padding-top: 0; }
  .rb_testimonials_module.style_with_bg.rb_carousel_wrapper .testimonial {
    margin-top: 63px; }
    .rb_testimonials_module.style_with_bg.rb_carousel_wrapper .testimonial .image_wrapper {
      top: 0; }
  .rb_testimonials_module.style_with_bg .testimonial {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 65px 45px 53px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-size: 100% 450%;
    -webkit-transition: background-position 0.4s ease, transform 0.5s ease;
    transition: background-position 0.4s ease, transform 0.5s ease; }
    .rb_testimonials_module.style_with_bg .testimonial .image_wrapper {
      width: 126px;
      position: absolute;
      top: -63px;
      background-color: #fff; }
      .rb_testimonials_module.style_with_bg .testimonial .image_wrapper.round, .rb_testimonials_module.style_with_bg .testimonial .image_wrapper.square {
        padding: 5px;
        -webkit-box-shadow: 0 5px 15px 0 rgba(255, 255, 255, 0.35);
        -moz-box-shadow: 0 5px 15px 0 rgba(255, 255, 255, 0.35);
        box-shadow: 0 5px 15px 0 rgba(255, 255, 255, 0.35); }
  .rb_testimonials_module .rb_testimonials_wrapper {
    margin: 0 -15px -30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb_testimonials_module .rb_testimonials_wrapper.columns_2 .testimonial {
      width: calc(50% - 30px); }
    .rb_testimonials_module .rb_testimonials_wrapper.columns_3 .testimonial {
      width: calc(33.3% - 30px); }
    .rb_testimonials_module .rb_testimonials_wrapper.columns_4 .testimonial {
      width: calc(25% - 30px); }
  .rb_testimonials_module .testimonial {
    margin: 0 15px 30px; }
    .rb_testimonials_module .testimonial .image_wrapper {
      max-width: 170px;
      display: inline-block;
      line-height: 0px;
      overflow: hidden;
      position: relative; }
      .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-border-radius: 15px;
        border-radius: 15px; }
      .rb_testimonials_module .testimonial .image_wrapper.square img {
        -webkit-border-radius: 11px;
        border-radius: 11px; }
      .rb_testimonials_module .testimonial .image_wrapper.rhombus {
        -webkit-mask-image: url(../img/rhombus.svg);
        -webkit-mask-position: center center;
        -webkit-mask-size: 100%;
        -webkit-mask-repeat: no-repeat; }
      .rb_testimonials_module .testimonial .image_wrapper.hexagon {
        -webkit-mask-image: url(../img/hexagon.svg);
        -webkit-mask-position: center center;
        -webkit-mask-size: 100%;
        -webkit-mask-repeat: no-repeat; }
    .rb_testimonials_module .testimonial .testimonial_name {
      font-size: 20px;
      font-weight: 700;
      margin: 20px 0 0;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    .rb_testimonials_module .testimonial .testimonial_pos {
      margin: 0;
      font-size: 16px;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    .rb_testimonials_module .testimonial .testimonial_desc {
      position: relative;
      margin: 12px 0 0;
      padding-top: 16px;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
      .rb_testimonials_module .testimonial .testimonial_desc i {
        display: block;
        margin: 5px 0 10px;
        font-size: 22px;
        font-weight: 700; }
      .rb_testimonials_module .testimonial .testimonial_desc:before {
        content: '';
        position: absolute;
        top: 0;
        left: calc(50% - 18px);
        width: 36px;
        height: 3px;
        -webkit-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease; }
  .rb_testimonials_module .rb_carousel .slick-dots {
    margin-top: 25px; }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_testimonials_module.style_with_bg .testimonial:not(.slick-slide):hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); }
  .rb_testimonials_module.style_with_bg .testimonial:hover {
    background-position: 100% 99%; } }

@media screen and (max-width: 767px) {
  .rb_testimonials_module .rb_testimonials_wrapper {
    margin: 0 0 -30px; }
    .rb_testimonials_module .rb_testimonials_wrapper.columns_2 .testimonial, .rb_testimonials_module .rb_testimonials_wrapper.columns_3 .testimonial, .rb_testimonials_module .rb_testimonials_wrapper.columns_4 .testimonial {
      width: 100%; }
    .rb_testimonials_module .rb_testimonials_wrapper .testimonial {
      margin: 0 0 30px; } }

/*  --------------------
	RB VC Service styles
--------------------  */
.rb_extended_service_module {
  display: block;
  position: relative;
  text-align: center;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease; }
  .rb_extended_service_module.style_round .extended_services_shape, .rb_extended_service_module.style_rhombus .extended_services_shape, .rb_extended_service_module.style_square .extended_services_shape, .rb_extended_service_module.style_hexagon .extended_services_shape {
    line-height: 0px; }
    .rb_extended_service_module.style_round .extended_services_shape svg, .rb_extended_service_module.style_rhombus .extended_services_shape svg, .rb_extended_service_module.style_square .extended_services_shape svg, .rb_extended_service_module.style_hexagon .extended_services_shape svg {
      fill: #fff;
      overflow: visible; }
  .rb_extended_service_module.style_round .icon_outside {
    top: -40px; }
  .rb_extended_service_module.style_rhombus .icon_outside {
    top: -30px; }
  .rb_extended_service_module.style_square .icon_outside {
    top: -50px; }
  .rb_extended_service_module.style_hexagon .icon_outside {
    top: -30px; }
  .rb_extended_service_module:hover .extended_services_shape .hover {
    opacity: 1; }
  .rb_extended_service_module .service_icon_wrapper {
    position: relative;
    line-height: 0; }
    .rb_extended_service_module .service_icon_wrapper.icon_shape_round, .rb_extended_service_module .service_icon_wrapper.icon_shape_rhombus, .rb_extended_service_module .service_icon_wrapper.icon_shape_square, .rb_extended_service_module .service_icon_wrapper.icon_shape_hexagon {
      display: inline-block;
      position: relative; }
      .rb_extended_service_module .service_icon_wrapper.icon_shape_round i, .rb_extended_service_module .service_icon_wrapper.icon_shape_rhombus i, .rb_extended_service_module .service_icon_wrapper.icon_shape_square i, .rb_extended_service_module .service_icon_wrapper.icon_shape_hexagon i {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .rb_extended_service_module .service_icon_wrapper.icon_shape_round {
      padding: 0;
      background-color: transparent;
      position: relative; }
    .rb_extended_service_module .service_icon_wrapper.icon_shape_hexagon i {
      z-index: 2;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .rb_extended_service_module .service_icon_wrapper.icon_shape_none {
      margin-bottom: 10px; }
    .rb_extended_service_module .service_icon_wrapper.icon_outside {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .rb_extended_service_module .service_icon_wrapper i {
      position: relative;
      display: inline-block;
      width: calc(1em + 1px);
      height: 1em;
      line-height: 1em;
      -webkit-text-fill-color: transparent;
      background-size: 100% 400%;
      -webkit-transition: background-position 0.3s ease;
      transition: background-position 0.3s ease; }
    .rb_extended_service_module .service_icon_wrapper i,
    .rb_extended_service_module .service_icon_wrapper i:before {
      font-size: 20px; }
  .rb_extended_service_module .extended_services_shape {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .rb_extended_service_module .extended_services_shape .hover {
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
  .rb_extended_service_module .extended_service_content_wrapper .service_content {
    position: relative;
    z-index: 1; }
  .rb_extended_service_module .service_title {
    margin: 14px 0 4px;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .rb_extended_service_module .divider {
    display: inline-block;
    width: 36px;
    height: 1px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
  .rb_extended_service_module .service-button {
    margin-top: 10px;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .rb_extended_service_module .content_wrapper {
    margin-top: 6px;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }

/*  --------------------
	RB VC 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:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

@media screen and (max-width: 767px) {
  .rb_extended_service_module.style_hexagon {
    height: 290px;
    margin-left: auto !important;
    margin-right: auto !important; }
    .rb_extended_service_module.style_hexagon .extended_service_content_wrapper {
      top: 50%;
      left: 50%;
      width: 290px;
      padding: 0 15px;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }

/*  --------------------
	RB VC Image styles
--------------------  */
.vc_single_image-wrapper img {
  -webkit-border-radius: 15px;
  border-radius: 15px; }

.rb_image_module .main_image {
  display: inline-block;
  line-height: 0px; }
  .rb_image_module .main_image img {
    -webkit-border-radius: 20px;
    border-radius: 20px; }

.rb_image_module.background_flip .main_image img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.rb_image_module.background_flip .main_image .hover_image {
  position: absolute;
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.rb_image_module.background_fall .main_image {
  position: relative;
  overflow: hidden; }
  .rb_image_module.background_fall .main_image img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .rb_image_module.background_fall .main_image .image {
    position: relative; }
  .rb_image_module.background_fall .main_image .hover_image {
    position: absolute;
    -webkit-transform: translateY(calc(-100% - 20px));
    -ms-transform: translateY(calc(-100% - 20px));
    transform: translateY(calc(-100% - 20px)); }

.rb_image_module.background_grayscale .main_image img {
  -webkit-transition: filter 0.3s ease-in;
  transition: filter 0.3s ease-in;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

/*  --------------------
	RB VC Image media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_image_module.background_flip .main_image:hover .image {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg); }
  .rb_image_module.background_flip .main_image:hover .hover_image {
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  .rb_image_module.background_fall .main_image:hover .image {
    -webkit-transform: translateY(calc(100% + 20px));
    -ms-transform: translateY(calc(100% + 20px));
    transform: translateY(calc(100% + 20px)); }
  .rb_image_module.background_fall .main_image:hover .hover_image {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); }
  .rb_image_module.background_grayscale .main_image:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); } }

/*  --------------------
	RB VC Info Box styles
--------------------  */
.rb_info_box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 15px 15px 15px 0;
  overflow: hidden; }
  .rb_info_box.info {
    background: -webkit-linear-gradient(-10deg, #5163DD, #6177E4);
    background: linear-gradient(-10deg, #5163DD, #6177E4); }
    .rb_info_box.info .icon_wrapper:before {
      background-color: #5163DD; }
    .rb_info_box.info .icon_wrapper i:before {
      content: '\f123'; }
  .rb_info_box.success {
    background: -webkit-linear-gradient(-10deg, #01B87E, #01C697);
    background: linear-gradient(-10deg, #01B87E, #01C697); }
    .rb_info_box.success .icon_wrapper:before {
      background-color: #01B87E; }
    .rb_info_box.success .icon_wrapper i:before {
      content: '\f107';
      font-size: 30px; }
  .rb_info_box.warning {
    background: -webkit-linear-gradient(-10deg, #FFD319, #FFE269);
    background: linear-gradient(-10deg, #FFD319, #FFE269); }
    .rb_info_box.warning .icon_wrapper:before {
      background-color: #FFD319; }
    .rb_info_box.warning .icon_wrapper i:before {
      content: '\f12b'; }
  .rb_info_box.error {
    background: -webkit-linear-gradient(-10deg, #EE4545, #F66565);
    background: linear-gradient(-10deg, #EE4545, #F66565); }
    .rb_info_box.error .icon_wrapper: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:before {
      content: '';
      position: absolute;
      height: calc(100% + 80px);
      width: 100%;
      left: 0;
      top: -20px;
      z-index: -1;
      transform: skew(0deg, 35deg);
      display: block;
      border-top-right-radius: 5px; }
    .rb_info_box .icon_wrapper i {
      color: #fff;
      font-size: 35px;
      line-height: 35px;
      display: inline-block; }
      .rb_info_box .icon_wrapper i:before {
        font-family: 'rbicon';
        display: inline-block; }
  .rb_info_box .content_wrapper {
    width: 100%; }
    .rb_info_box .content_wrapper .info_box_title {
      color: #fff;
      font-weight: 700;
      margin: 0; }
    .rb_info_box .content_wrapper .info_box_desc {
      color: #fff;
      margin: 0; }
  .rb_info_box .close_info_box {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    line-height: 22px;
    background-color: rgba(62, 74, 89, 0.8);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    cursor: pointer; }
    .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 Tips styles
--------------------  */
.rb_tips_module .rb_tips_wrapper {
  position: relative; }
  .rb_tips_module .rb_tips_wrapper .rb_tip {
    position: absolute; }
    .rb_tips_module .rb_tips_wrapper .rb_tip.active .tip_trigger:before {
      width: 35px;
      height: 35px;
      opacity: .9; }
    .rb_tips_module .rb_tips_wrapper .rb_tip.active .tip_info_wrapper {
      pointer-events: auto;
      opacity: 1; }
    .rb_tips_module .rb_tips_wrapper .rb_tip .tip_trigger {
      display: inline-block;
      position: relative;
      width: 10px;
      height: 10px; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_trigger:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        background-color: #fff;
        opacity: .85;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_trigger:after {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        background-color: #141414; }
    .rb_tips_module .rb_tips_wrapper .rb_tip .tip_info_wrapper {
      padding: 6px 15px 5px;
      max-width: 140px;
      background-color: #fff;
      position: absolute;
      left: calc(100% - 5px);
      bottom: calc(100% - 7px);
      pointer-events: none;
      opacity: 0;
      z-index: 2; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_info_wrapper img {
        margin: -6px -15px 5px;
        width: 140px;
        max-width: none; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_info_wrapper p {
        margin: 0 0 3px; }
      .rb_tips_module .rb_tips_wrapper .rb_tip .tip_info_wrapper span {
        font-size: 17px; }

/*  --------------------
	RB VC Tips media styles
--------------------  */
@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_tips_module .rb_tips_wrapper .rb_tip:hover .tip_trigger:before {
    width: 35px;
    height: 35px;
    opacity: .9; }
  .rb_tips_module .rb_tips_wrapper .rb_tip:hover .tip_info_wrapper {
    pointer-events: auto;
    opacity: 1; } }

/*  --------------------
	RB VC Title area styles
--------------------  */
/*  ====================
	Front-End editor styles
====================  */
.vc_vc_column .rb_column_wrapper,
.vc_vc_column_inner .rb_column_wrapper {
  width: 100% !important; }

/*  ====================
	Our Team styles
====================  */
/*  --------------------
	Our Team single page styles
--------------------  */
.main_member_info {
  position: relative;
  margin: 50px 0 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; }
  .main_member_info .social-icons-wrapper {
    padding: 20px;
    position: relative;
    z-index: 1; }
    .main_member_info .social-icons-wrapper ul li {
      padding: 0;
      margin: 5px 0; }
      .main_member_info .social-icons-wrapper ul li a {
        opacity: .8;
        color: #fff; }
      .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; } }

@media screen and (max-width: 767px) {
  .main_member_info {
    margin: 0 0 40px;
    padding: 0 0 20px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .main_member_info:before {
      width: 100%;
      height: 100px; }
    .main_member_info .social-icons-wrapper {
      padding: 15px 0 10px; }
      .main_member_info .social-icons-wrapper .social-icons li {
        display: inline-block;
        margin: 0 15px; }
    .main_member_info .image-wrapper {
      max-width: calc(100% + 30px);
      margin: 0 -8px; }
    .main_member_info .text-information {
      padding: 10px 30px; }
      .main_member_info .text-information .name {
        margin-bottom: 15px; } }

/*  --------------------
	Our Team archive page styles
--------------------  */
.rb_our_team_module:not(.rb_carousel_wrapper) {
  margin: 0 -15px -30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }

.rb_our_team_module.rb_carousel_wrapper .rb_carousel .slick-dots {
  margin-top: 15px; }

.rb_our_team_module.columns_2 .rb_team_member {
  width: calc(50% - 30px); }

.rb_our_team_module.columns_3 .rb_team_member {
  width: calc(33.3% - 30px); }

.rb_our_team_module.columns_4 .rb_team_member {
  width: calc(25% - 30px); }

.rb_our_team_module.style_advanced:not(.rb_carousel_wrapper) {
  margin: 0 -15px; }

.rb_our_team_module.style_advanced .rb_team_member {
  margin-bottom: 0; }
  .rb_our_team_module.style_advanced .rb_team_member:before {
    top: auto;
    bottom: 40px;
    height: calc(100% - 150px); }
  .rb_our_team_module.style_advanced .rb_team_member.slick-slide {
    padding: 10px 0 15px; }
    .rb_our_team_module.style_advanced .rb_team_member.slick-slide:before {
      bottom: 50px; }
    .rb_our_team_module.style_advanced .rb_team_member.slick-slide .information_wrapper {
      padding-bottom: 15px; }
  .rb_our_team_module.style_advanced .rb_team_member .information_wrapper .social-icons {
    opacity: 0;
    -webkit-transition: opacity 0.17s ease;
    transition: opacity 0.17s ease; }

.rb_our_team_module.style_simple .rb_team_member.slick-slide {
  padding: 10px 0; }
  .rb_our_team_module.style_simple .rb_team_member.slick-slide:before {
    top: 10px; }

.rb_our_team_module .rb_team_member {
  margin: 0 15px 30px;
  padding-bottom: 9px;
  position: relative; }
  .rb_our_team_module .rb_team_member:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.05);
    -moz-box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.05);
    box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0.05);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .rb_our_team_module .rb_team_member .image_wrapper {
    display: block;
    padding: 15px 15px 13px;
    line-height: 0;
    position: relative;
    text-align: center; }
    .rb_our_team_module .rb_team_member .image_wrapper img {
      display: inline-block;
      -webkit-border-radius: 15px;
      border-radius: 15px; }
  .rb_our_team_module .rb_team_member .information_wrapper {
    padding: 0 15px;
    text-align: center;
    word-break: break-word;
    position: relative; }
    .rb_our_team_module .rb_team_member .information_wrapper .name {
      font-size: 20px;
      display: inline-block; }
    .rb_our_team_module .rb_team_member .information_wrapper .meta {
      line-height: initial;
      font-size: 15px; }
      .rb_our_team_module .rb_team_member .information_wrapper .meta .position:not(:only-child):after {
        content: ', '; }
      .rb_our_team_module .rb_team_member .information_wrapper .meta a {
        color: inherit; }
    .rb_our_team_module .rb_team_member .information_wrapper .email,
    .rb_our_team_module .rb_team_member .information_wrapper .phone {
      display: block; }
    .rb_our_team_module .rb_team_member .information_wrapper .social-icons {
      margin-top: 10px;
      margin-bottom: 5px;
      text-align: center;
      position: relative; }
      .rb_our_team_module .rb_team_member .information_wrapper .social-icons li {
        display: inline-block;
        padding: 0 5px; }
        .rb_our_team_module .rb_team_member .information_wrapper .social-icons li:before {
          display: none; }
        .rb_our_team_module .rb_team_member .information_wrapper .social-icons li i,
        .rb_our_team_module .rb_team_member .information_wrapper .social-icons li i:before {
          font-size: 16px; }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb_our_team_module.style_advanced .rb_team_member:hover.slick-slide:before {
    bottom: 20px;
    height: calc(100% - 30px); }
  .rb_our_team_module.style_advanced .rb_team_member:hover:before {
    bottom: 0;
    height: 100%;
    -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); }
  .rb_our_team_module.style_advanced .rb_team_member:hover .information_wrapper .social-icons {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; } }

@media screen and (max-width: 991px) {
  .rb_our_team_module.columns_3 .rb_team_member, .rb_our_team_module.columns_4 .rb_team_member {
    width: calc(50% - 30px); } }

@media screen and (max-width: 767px) {
  .rb_our_team_module:not(.rb_carousel_wrapper) {
    margin-left: 0;
    margin-right: 0; }
  .rb_our_team_module.columns_2 .rb_team_member, .rb_our_team_module.columns_3 .rb_team_member, .rb_our_team_module.columns_4 .rb_team_member {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; } }

/*  ====================
	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;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    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 .sticky-wrapper .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_small_slider .sticky-wrapper .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_small_masonry .sticky-wrapper .portfolio-content-wrapper .aside-part {
      margin-top: 30px; }

.portfolio-single-content.type_default .portfolio-content-wrapper, .portfolio-single-content.type_large_images .portfolio-content-wrapper, .portfolio-single-content.type_large_slider .portfolio-content-wrapper, .portfolio-single-content.type_gallery .portfolio-content-wrapper, .portfolio-single-content.type_large_masonry .portfolio-content-wrapper, .portfolio-single-content.type_custom_layout .portfolio-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }
  .portfolio-single-content.type_default .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_images .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_slider .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_gallery .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_large_masonry .portfolio-content-wrapper .aside-part, .portfolio-single-content.type_custom_layout .portfolio-content-wrapper .aside-part {
    min-width: 25%;
    margin-left: 60px;
    padding-left: 60px;
    border-left: 1px solid #e5e5e5;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }

.portfolio-single-content .portfolio-media {
  line-height: 0px; }
  .portfolio-single-content .portfolio-media img {
    display: inline-block;
    -webkit-border-radius: 15px;
    border-radius: 15px; }

.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: 9px;
  position: relative; }
  .portfolio-single-content .portfolio-content-wrapper .aside-part .social-share:before {
    content: '';
    width: 30px;
    height: 1px;
    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%; } }

@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 30px;
      text-align: center;
      text-transform: uppercase;
      pointer-events: none; }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat:before {
        display: none; }
    .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only {
      display: none; }
  .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
    margin: 0 15px;
    max-height: 80vh;
    overflow: hidden; }
  .rb_portfolio_module.layout_motion_category .rb_portfolio_items {
    display: block;
    margin: 0;
    overflow-y: auto;
    max-height: 80vh; }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item {
      width: 100% !important;
      margin: 0 0 30px !important; }
      .rb_portfolio_module.layout_motion_category .rb_portfolio_items .rb_portfolio_item:last-child {
        margin-bottom: 0 !important; }

.rb_portfolio_module .portfolio-filter {
  text-align: center; }
  .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger {
    padding: 5px 25px;
    margin: 0 10px;
    display: inline-block;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-size: 100% 450%;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    font-weight: 700; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger.active {
      color: #fff;
      background-position: 100% 99% !important; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger:before {
      display: none; }

.rb_portfolio_module .rb_portfolio_items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 -15px -30px; }
  .rb_portfolio_module .rb_portfolio_items.rb_carousel_wrapper {
    display: block;
    margin: 0; }
  .rb_portfolio_module .rb_portfolio_items.no_spacing,
  .rb_portfolio_module .rb_portfolio_items.no_spacing .rb_portfolio_item {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
  .rb_portfolio_module .rb_portfolio_items .grid-sizer {
    position: absolute; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item {
    line-height: 0;
    margin: 0 15px 30px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper {
      line-height: 0;
      padding-bottom: 100%;
      position: relative;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      -webkit-border-radius: 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 > * {
          -webkit-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease;
          opacity: 0; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom:hover .hidden_info {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom:hover .hidden_info > * {
          opacity: 1;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0);
          -webkit-transition: all 0.23s ease 0.27s;
          transition: all 0.23s ease 0.27s; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 15px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: transform 0.5s ease;
        transition: transform 0.5s ease; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info > * {
          opacity: 0;
          -webkit-transform: translateY(-20px);
          -ms-transform: translateY(-20px);
          transform: translateY(-20px);
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:after, .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_swipe_right:after {
        content: '';
        position: absolute;
        left: -40px;
        right: 0;
        top: 0;
        bottom: 0;
        background-image: inherit;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:hover:after {
        -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px); }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:hover .hidden_info {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left:after {
        -webkit-transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info {
        background-color: rgba(0, 0, 0, 0.8);
        padding: 15px 25px 15px 15px;
        position: absolute;
        z-index: 1;
        left: 0;
        top: 50%;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
        -webkit-transition: transform 0.4s ease;
        transition: transform 0.4s ease; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_swipe_right:hover:after {
        -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px); }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_swipe_right:after {
        -webkit-transition: transform 0.6s ease;
        transition: transform 0.6s ease; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.8);
        padding: 40px 90px 40px 50px;
        width: 500px;
        height: 150px;
        z-index: 1;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info.active {
          height: 450px;
          width: 70%; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
          font-size: 35px;
          line-height: 42px; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info p {
          margin: 0; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info {
          position: absolute;
          right: 20px;
          top: 20px;
          cursor: pointer; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info svg line:nth-of-type(1) {
            -webkit-transition: all 1s;
            transition: all 1s;
            -webkit-clip-path: circle(100%);
            clip-path: circle(100%); }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info:hover svg line:nth-of-type(1) {
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            -webkit-clip-path: circle(50%);
            clip-path: circle(50%); }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info {
          display: none;
          overflow: hidden;
          max-height: 100%; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .h3 {
            font-size: 40px; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details {
            margin-top: 40px;
            display: -webkit-box;
            display: -moz-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-flex-wrap: nowrap;
            -moz-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            -ms-justify-content: space-between;
            justify-content: space-between;
            -webkit-align-items: flex-start;
            -moz-align-items: flex-start;
            -ms-align-items: flex-start;
            align-items: flex-start; }
            .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_details .advanced_detail .label {
              display: block;
              text-transform: uppercase;
              font-size: 20px;
              letter-spacing: 1px;
              margin-bottom: 5px; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .advanced_info .advanced_content {
            margin-top: 32px;
            padding-top: 32px;
            border-top: 1px solid #e5e5e5; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper > a {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper > a img {
          opacity: 0; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info {
        line-height: initial;
        position: relative;
        -webkit-border-radius: inherit;
        border-radius: inherit;
        z-index: 2; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info * {
          color: #fff; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info .h5 {
          position: static;
          display: block;
          margin-bottom: 5px; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info .h5:before {
            content: '';
            position: absolute;
            bottom: 0;
            top: 0;
            left: 0;
            right: 0; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info p {
          display: inline-block;
          position: relative; }
          .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper .hidden_info p a:hover {
            text-decoration: underline; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info {
      margin-top: 18px;
      text-align: left;
      line-height: initial; }
      .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info .h5 {
        display: inline-block;
        position: relative;
        margin-bottom: 13px;
        padding-bottom: 16px; }
        .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .text_info .h5:after {
          content: '';
          position: absolute;
          width: 30px;
          height: 1px;
          left: 0;
          bottom: 0; }

.rb_portfolio_module + .paging-navigation {
  margin-top: 35px; }

/*  --------------------
	Portfolio archive media styles
--------------------  */
@media screen and (max-width: 1199px) {
  .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
    width: 25%; }
  .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
    width: calc(25% - 30px); }
  .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_overlay .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_bottom .hidden_info .h5, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_slide_left .hidden_info .h5 {
    font-size: 18px; }
  .rb_portfolio_module.layout_motion_category {
    margin: 0 -10px; }
    .rb_portfolio_module.layout_motion_category.columns_2 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_2 .rb_portfolio_items_wrapper {
      width: calc(50% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_3 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_3 .rb_portfolio_items_wrapper {
      width: calc(33.3% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_4 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_4 .rb_portfolio_items_wrapper {
      width: calc(25% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_5 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_5 .rb_portfolio_items_wrapper {
      width: calc(20% - 20px); }
    .rb_portfolio_module.layout_motion_category.columns_6 .portfolio-motion-cat,
    .rb_portfolio_module.layout_motion_category.columns_6 .rb_portfolio_items_wrapper {
      width: calc(16.66% - 20px); }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
      margin: 0 10px; }
      .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper .rb_portfolio_item {
        margin: 0 0 20px !important; }
  .rb_portfolio_module .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 20px;
      margin: 0 5px 10px; }
  .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info {
    padding: 25px 40px;
    width: auto;
    height: auto; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info.active {
      height: 450px;
      width: 70%; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .h5 {
      font-size: 28px;
      line-height: 38px; }
    .rb_portfolio_module .rb_portfolio_items .rb_portfolio_item .image_wrapper.hover_carousel_wide .hidden_info .open_info {
      display: none; } }

@media screen and (min-width: 768px) {
  .rb_portfolio_module.layout_asymmetric .rb_portfolio_items {
    margin-bottom: -120px; }
    .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item {
      margin-bottom: 120px; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(2), .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n+2) {
        padding: 6.5% 2% 0px 13%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n-1) {
        padding: 6.5% 13% 0px 2%; } }

@media screen and (min-width: 480px) {
  .rb_portfolio_module.layout_asymmetric .rb_portfolio_items {
    margin-bottom: -60px; }
    .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item {
      width: calc(50% - 30px) !important;
      margin-bottom: 60px; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item.focused {
        -webkit-transition: none !important;
        transition: none !important; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(1), .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n+1) {
        padding: 0px 1% 0px 2%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n) {
        padding: 0px 2% 0px 1%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(2), .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n+2) {
        padding: 3.5% 2% 0px 8%; }
      .rb_portfolio_module.layout_asymmetric .rb_portfolio_items .rb_portfolio_item:nth-child(4n-1) {
        padding: 3.5% 8% 0px 2%; } }

@media screen and (max-width: 767px) {
  .rb_portfolio_module.layout_motion_category {
    margin: 0; }
    .rb_portfolio_module.layout_motion_category .portfolio-motion-cats {
      position: relative;
      overflow: hidden;
      padding: 30px;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.5); }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat {
        margin: 0;
        padding: 15px 0;
        color: #fff;
        text-align: left;
        position: relative;
        display: block;
        width: 100%;
        pointer-events: auto; }
        .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .portfolio-motion-cat:after {
          content: '\f12a';
          font-family: 'rbicon';
          font-size: 14px;
          position: absolute;
          right: 0;
          margin-top: 5px; }
      .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1; }
        .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only .portfolio-mobile-motion-cat {
          height: 100%;
          display: none;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center center; }
          .rb_portfolio_module.layout_motion_category .portfolio-motion-cats .mobile_only .portfolio-mobile-motion-cat.active {
            display: block; }
    .rb_portfolio_module.layout_motion_category .rb_portfolio_items_wrapper {
      display: none; }
  .rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
    width: 33.3%; }
  .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
    width: calc(33.3% - 30px); }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_carousel .slick-dots {
    margin-top: 20px; }
  .rb_portfolio_module .portfolio-filter {
    margin: 0 0 -10px; }
    .rb_portfolio_module .portfolio-filter .portfolio-filter-trigger {
      padding: 5px 25px;
      margin: 0 5px 10px; } }

@media screen and (max-width: 479px) {
  .rb_portfolio_module.columns_2 .rb_portfolio_items, .rb_portfolio_module.columns_3 .rb_portfolio_items, .rb_portfolio_module.columns_4 .rb_portfolio_items, .rb_portfolio_module.columns_5 .rb_portfolio_items, .rb_portfolio_module.columns_6 .rb_portfolio_items {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
    .rb_portfolio_module.columns_2 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_2 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_3 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item,
    .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
      width: 100%; }
    .rb_portfolio_module.columns_2 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_3 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_4 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items .rb_portfolio_item {
      margin: 0 0 30px; }
    .rb_portfolio_module.columns_2 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_3 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_4 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_5 .rb_portfolio_items.no_spacing .rb_portfolio_item, .rb_portfolio_module.columns_6 .rb_portfolio_items.no_spacing .rb_portfolio_item {
      margin: 0; }
  .rb_portfolio_module.layout_masonry .rb_portfolio_items .rb_portfolio_item .image_wrapper {
    padding-bottom: 100%; }
  .rb_portfolio_module.layout_carousel .rb_portfolio_items .rb_portfolio_item: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-top: 45px;
      margin-top: 45px;
      width: 100%; }
      .main-content-inner.has_sb .sidebar:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100vw;
        height: 1px;
        background-color: #e5e5e5; }
      .main-content-inner.has_sb .sidebar.position_left {
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; } }

/*  ====================
	Common Widgets styles
====================  */
.rb-widget {
  margin-bottom: 30px;
  padding: 30px;
  border: 1px solid #DADCE2;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }
  .rb-widget:last-child {
    margin-bottom: 0; }
  .rb-widget.widget_archive > ul, .rb-widget.widget_categories > ul, .rb-widget.widget_meta > ul, .rb-widget.widget_pages > ul, .rb-widget.widget_nav_menu > ul {
    margin-top: -10px; }
  .rb-widget.widget_archive ul li, .rb-widget.widget_categories ul li, .rb-widget.widget_meta ul li, .rb-widget.widget_pages ul li, .rb-widget.widget_nav_menu ul li {
    padding: 0;
    position: relative; }
    .rb-widget.widget_archive ul li:not(:last-child):after, .rb-widget.widget_categories ul li:not(:last-child):after, .rb-widget.widget_meta ul li:not(:last-child):after, .rb-widget.widget_pages ul li:not(:last-child):after, .rb-widget.widget_nav_menu ul li:not(:last-child):after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      background-color: #E7E7E7; }
    .rb-widget.widget_archive ul li.active > .open:before, .rb-widget.widget_categories ul li.active > .open:before, .rb-widget.widget_meta ul li.active > .open:before, .rb-widget.widget_pages ul li.active > .open:before, .rb-widget.widget_nav_menu ul li.active > .open:before {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    .rb-widget.widget_archive ul li a, .rb-widget.widget_categories ul li a, .rb-widget.widget_meta ul li a, .rb-widget.widget_pages ul li a, .rb-widget.widget_nav_menu ul li a {
      display: block;
      position: relative;
      -webkit-transition: none;
      transition: none;
      padding: 10px 0; }
    .rb-widget.widget_archive ul li .post_count, .rb-widget.widget_categories ul li .post_count, .rb-widget.widget_meta ul li .post_count, .rb-widget.widget_pages ul li .post_count, .rb-widget.widget_nav_menu ul li .post_count {
      position: absolute;
      right: 0;
      top: 11px;
      color: rgba(0, 0, 0, 0.4);
      pointer-events: none; }
    .rb-widget.widget_archive ul li ul.sub-menu,
    .rb-widget.widget_archive ul li ul.children, .rb-widget.widget_categories ul li ul.sub-menu,
    .rb-widget.widget_categories ul li ul.children, .rb-widget.widget_meta ul li ul.sub-menu,
    .rb-widget.widget_meta ul li ul.children, .rb-widget.widget_pages ul li ul.sub-menu,
    .rb-widget.widget_pages ul li ul.children, .rb-widget.widget_nav_menu ul li ul.sub-menu,
    .rb-widget.widget_nav_menu ul li ul.children {
      width: 100%;
      display: none;
      margin-bottom: 0px; }
      .rb-widget.widget_archive ul li ul.sub-menu li:before,
      .rb-widget.widget_archive ul li ul.children li:before, .rb-widget.widget_categories ul li ul.sub-menu li:before,
      .rb-widget.widget_categories ul li ul.children li:before, .rb-widget.widget_meta ul li ul.sub-menu li:before,
      .rb-widget.widget_meta ul li ul.children li:before, .rb-widget.widget_pages ul li ul.sub-menu li:before,
      .rb-widget.widget_pages ul li ul.children li:before, .rb-widget.widget_nav_menu ul li ul.sub-menu li:before,
      .rb-widget.widget_nav_menu ul li ul.children li:before {
        left: -200px;
        right: -20px; }
    .rb-widget.widget_archive ul li .open, .rb-widget.widget_categories ul li .open, .rb-widget.widget_meta ul li .open, .rb-widget.widget_pages ul li .open, .rb-widget.widget_nav_menu ul li .open {
      display: block;
      cursor: pointer;
      left: 0;
      right: 0px;
      top: 0;
      height: 47px;
      position: absolute; }
      .rb-widget.widget_archive ul li .open:before, .rb-widget.widget_categories ul li .open:before, .rb-widget.widget_meta ul li .open:before, .rb-widget.widget_pages ul li .open:before, .rb-widget.widget_nav_menu ul li .open:before {
        content: '\f12a';
        font-family: 'rbicon';
        color: rgba(0, 0, 0, 0.4);
        position: absolute;
        font-size: 12px;
        right: 0;
        top: 10px;
        margin-top: 0;
        -webkit-transition: transform 0.4s ease;
        transition: transform 0.4s ease; }
      .rb-widget.widget_archive ul li .open + a, .rb-widget.widget_categories ul li .open + a, .rb-widget.widget_meta ul li .open + a, .rb-widget.widget_pages ul li .open + a, .rb-widget.widget_nav_menu ul li .open + a {
        display: inline-block; }
      .rb-widget.widget_archive ul li .open ~ .post_count, .rb-widget.widget_categories ul li .open ~ .post_count, .rb-widget.widget_meta ul li .open ~ .post_count, .rb-widget.widget_pages ul li .open ~ .post_count, .rb-widget.widget_nav_menu ul li .open ~ .post_count {
        display: none; }
  .rb-widget.widget_rss ul li:not(:last-child), .rb-widget.widget_recent_entries ul li:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e7e7; }
  .rb-widget.widget_recent_entries ul li a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500; }
  .rb-widget.widget_recent_entries ul li span {
    font-weight: 400;
    font-size: 13px;
    margin: 0; }
  .rb-widget .widget-title {
    font-size: 24px;
    text-align: left;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 24px;
    position: relative; }
    .rb-widget .widget-title:before {
      content: '';
      position: absolute;
      top: 0;
      left: -30px;
      width: 3px;
      height: 100%;
      -webkit-border-radius: 2px;
      border-radius: 2px; }
  .rb-widget img {
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .rb-widget caption {
    text-transform: capitalize; }
  .rb-widget.widget_text ul li,
  .rb-widget .custom-html-widget ul li {
    padding: 0 0 0 25px !important; }
    .rb-widget.widget_text ul li:before,
    .rb-widget .custom-html-widget ul li:before {
      display: inline-block !important; }
  .rb-widget ul li {
    padding: 0; }
    .rb-widget ul li:before {
      display: none; }
  .rb-widget ul > li ul {
    padding-right: 10px; }
  .rb-widget .rsswidget {
    text-decoration: underline; }
  .rb-widget .post-date,
  .rb-widget .rss-date {
    font-style: italic;
    display: block;
    margin: 3px 0 4px; }
  .rb-widget p:not(:last-child) {
    margin: 0 0 1.25em; }
  .rb-widget .custom-widget-info {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .rb-widget .custom-widget-info:not(:last-child) {
      margin-bottom: 20px; }
    .rb-widget .custom-widget-info i {
      font-size: 20px;
      margin-right: 10px;
      margin-top: -2px; }

/*  ====================
	Widgets media styles
====================  */
/*  --------------------
	Calendar Widget styles
--------------------  */
.rb-widget .calendar_wrap {
  margin: -30px;
  padding: 0 15px; }
  .rb-widget .calendar_wrap:not(:first-child) {
    margin-top: 0; }
  .rb-widget .calendar_wrap table {
    width: 100%;
    margin: 0; }
    .rb-widget .calendar_wrap table caption {
      padding: 10px 15px;
      font-size: 16px;
      font-weight: 600;
      margin: 0 0 15px;
      border-width: 1px;
      border-style: solid;
      border-color: #d5d5d5;
      -webkit-border-radius: 30px;
      border-radius: 30px; }
    .rb-widget .calendar_wrap table thead {
      display: none; }
    .rb-widget .calendar_wrap table tbody {
      table-layout: fixed;
      width: 100%; }
      .rb-widget .calendar_wrap table tbody tr:last-child td {
        padding-bottom: 15px; }
      .rb-widget .calendar_wrap table tbody td {
        width: 14.28%;
        padding: 3px 0 4px; }
        .rb-widget .calendar_wrap table tbody td a {
          position: relative;
          height: 30px;
          width: 30px;
          display: inline-block;
          line-height: 30px;
          color: #fff;
          font-weight: 600;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          z-index: 1; }
          .rb-widget .calendar_wrap table tbody td a:before {
            content: '';
            position: absolute;
            width: 29px;
            height: 29px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            top: 0px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            z-index: -1; }
    .rb-widget .calendar_wrap table tfoot td {
      padding: 5px 10px;
      position: relative; }
      .rb-widget .calendar_wrap table tfoot td:first-child a {
        border-bottom-left-radius: 10px;
        border-top-right-radius: 10px;
        left: -15px;
        right: 0; }
      .rb-widget .calendar_wrap table tfoot td:last-child a {
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        right: -15px;
        left: 0; }
      .rb-widget .calendar_wrap table tfoot td:not(.pad) a {
        padding-top: 4px;
        position: absolute;
        bottom: 0;
        top: 0;
        background-color: #ECEEF8; }
    .rb-widget .calendar_wrap table tr {
      border: 0; }
      .rb-widget .calendar_wrap table tr td {
        font-size: 15px;
        border: 0; }

/*  --------------------
	Search Widget styles
--------------------  */
.rb-widget.widget_product_search, .rb-widget.widget_search {
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #ECEEF8;
  border-color: #ECEEF8;
  padding: 0; }
  .rb-widget.widget_product_search .widget-title, .rb-widget.widget_search .widget-title {
    display: none; }

.rb-widget .search-form {
  margin-top: 0;
  position: relative; }
  .rb-widget .search-form:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .7; }
  .rb-widget .search-form .success-search {
    display: none; }
  .rb-widget .search-form .label {
    position: relative; }
    .rb-widget .search-form .label:after {
      display: none; }
    .rb-widget .search-form .label input {
      border-width: 0;
      padding: 15px 50px 15px 20px;
      background: transparent;
      font-size: 16px;
      min-height: 42px; }
    .rb-widget .search-form .label .search-submit {
      position: absolute;
      right: 0;
      top: 0;
      margin: 0;
      height: 100%;
      padding: 0;
      width: 48px;
      min-height: 48px;
      background: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: 0;
      z-index: 1;
      color: #fff;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -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.widget_product_tag_cloud, .rb-widget.widget_tag_cloud {
  padding: 0;
  border: 0; }

.rb-widget .tagcloud {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  -ms-justify-content: normal;
  justify-content: normal;
  -webkit-align-items: normal;
  -moz-align-items: normal;
  -ms-align-items: normal;
  align-items: normal; }
  .rb-widget .tagcloud a {
    font-size: 14px !important;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    padding: 5px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    z-index: 1; }
    .rb-widget .tagcloud a:before {
      content: '#';
      margin-right: 5px; }
    .rb-widget .tagcloud a:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: -1;
      opacity: .5;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
    .rb-widget .tagcloud a:last-child {
      margin-right: 0; }

@media screen and (min-width: 1367px), screen and (min-width: 1200px) and (any-hover: hover), screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 0), screen and (min-width: 1200px) and (-ms-high-contrast: none), screen and (min-width: 1200px) and (-ms-high-contrast: active) {
  .rb-widget .tagcloud a:hover {
    color: #fff; } }

/*  --------------------
	Menu Widget styles
--------------------  */
/*  --------------------
	Recent Comments Widget styles
--------------------  */
.rb-widget .recentcomments {
  padding-left: 32px;
  font-size: 14px; }
  .rb-widget .recentcomments:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E7E7E7; }
  .rb-widget .recentcomments span {
    display: block;
    position: relative;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500; }
    .rb-widget .recentcomments span:before {
      content: '\f0e5';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      position: absolute;
      left: -32px;
      font-size: 20px;
      top: 2px; }

/*  --------------------
	About Widget styles
--------------------  */
.rb-widget.rb-about {
  text-align: center; }
  .rb-widget.rb-about .avatar-wrapper {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }
  .rb-widget.rb-about .name {
    margin: 20px 0 10px;
    padding-bottom: 14px;
    position: relative; }
    .rb-widget.rb-about .name:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: calc(50% - 18px);
      height: 1px;
      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 {
  border: 0;
  padding: 0;
  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 .hover_img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -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;
    border: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li:first-child {
      padding-top: 0; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li:last-child {
      padding-bottom: 0;
      border-bottom: 0; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li img {
      max-width: 65px;
      margin-right: 15px; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content h6 {
      margin-bottom: 3px;
      font-size: 15px;
      line-height: 24px;
      font-weight: 500; }
      .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content h6 a {
        color: #000; }
    .rb-widget.rb-recent-posts .recent_posts_wrapper li .recent_post_content .date {
      font-size: 13px;
      color: #7E7E80; }

/*  ====================
	Woo Common Widgets styles
====================  */
.rb-widget .product_list_widget {
  margin-top: 0 !important; }
  .rb-widget .product_list_widget li {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 20px; }
    .rb-widget .product_list_widget li:after {
      content: '';
      display: table;
      clear: both; }
    .rb-widget .product_list_widget li:last-child {
      margin-bottom: 0; }
    .rb-widget .product_list_widget li a img {
      float: left;
      width: 70px;
      margin-right: 20px;
      margin-left: 0;
      margin-bottom: 10px; }
    .rb-widget .product_list_widget li a .product-title {
      display: block;
      font-size: 13px;
      line-height: 22px;
      font-weight: 700;
      position: relative; }
    .rb-widget .product_list_widget li .quantity {
      display: block; }
    .rb-widget .product_list_widget li .reviewer {
      display: inline-block;
      margin-top: 8px;
      font-size: 15px; }
    .rb-widget .product_list_widget li del .amount,
    .rb-widget .product_list_widget li ins .amount,
    .rb-widget .product_list_widget li .amount {
      font-weight: 400; }
    .rb-widget .product_list_widget li .amount {
      display: inline-block;
      font-size: 15px;
      line-height: 18px;
      margin-top: 10px; }
    .rb-widget .product_list_widget li del .amount {
      font-size: 13px;
      text-decoration: line-through; }
    .rb-widget .product_list_widget li ins {
      background-color: transparent; }

.rb-widget .wc-layered-nav-rating a {
  font-size: 13px; }
  .rb-widget .wc-layered-nav-rating a .star-rating {
    top: 6px;
    float: left;
    margin-top: 3px; }

.rb-widget .star-rating {
  margin-top: 8px;
  margin-right: 5px;
  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; }

.widget_shopping_cart_content .product_list_widget .mini_cart_item .remove {
  font-size: 13px;
  text-decoration: underline;
  display: inline-block;
  margin-top: 6px;
  -webkit-transition: none;
  transition: none; }
  .widget_shopping_cart_content .product_list_widget .mini_cart_item .remove:hover {
    background-color: transparent; }

.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 dashed #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;
  margin: 0 -6px; }
  .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.button {
    padding: 0 25px;
    margin: 0 5px 10px; }

/*  --------------------
	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; }
  .rb-widget .woocommerce-product-search .search-field {
    border-width: 0;
    padding: 15px 50px 15px 20px;
    background: transparent;
    font-size: 16px;
    min-height: 42px; }
  .rb-widget .woocommerce-product-search button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0px;
    border: 0;
    padding: 0;
    background: transparent;
    height: 48px;
    width: 48px;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .rb-widget .woocommerce-product-search button:before {
      content: '\f121';
      font-family: 'rbicon';
      font-size: 18px; }

/*  --------------------
	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 {
  margin-top: 20px; }
  .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; }

/*  --------------------
	Woo Slider Widget 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 .price_slider_wrapper .price_slider_amount .button:hover {
    color: #fff; } }

/*  --------------------
	WP Forms extra styles
--------------------  */
.wpforms-container.wpforms-container-full {
  margin-bottom: 0; }
  .wpforms-container.wpforms-container-full .wpforms-form button[type=submit].color_green {
    background-color: #01d29e !important;
    border-color: #01d29e !important; }
  .wpforms-container.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: #fff !important; }

.wpforms-container.light_inputs textarea,
.wpforms-container.light_inputs input {
  border-width: 0 0 1px 0 !important; }

.wpforms-container.aligncenter .wpforms-field,
.wpforms-container.aligncenter input,
.wpforms-container.aligncenter textarea {
  text-align: center !important;
  margin: 0 auto !important; }

.wpforms-container.button_center .wpforms-submit-container {
  text-align: center !important; }

.wpforms-container.no_borders input,
.wpforms-container.no_borders textarea {
  border: 0 !important; }

.wpforms-container.form_white input,
.wpforms-container.form_white textarea {
  border-color: #FFF !important;
  background-color: #FFF !important; }

.wpforms-container.footer-form .wpforms-form {
  position: relative; }
  .wpforms-container.footer-form .wpforms-form input {
    padding-right: 100px !important;
    -webkit-border-radius: 40px !important;
    border-radius: 40px !important; }
  .wpforms-container.footer-form .wpforms-form .wpforms-submit-container {
    position: absolute !important;
    right: 4px;
    bottom: 14px; }
    .wpforms-container.footer-form .wpforms-form .wpforms-submit-container .wpforms-submit {
      min-height: 44px;
      -webkit-border-radius: 40px !important;
      border-radius: 40px !important;
      width: 85px; }
      .wpforms-container.footer-form .wpforms-form .wpforms-submit-container .wpforms-submit:hover {
        background-color: #fff !important; }
        .wpforms-container.footer-form .wpforms-form .wpforms-submit-container .wpforms-submit:hover:before {
          color: #000; }
      .wpforms-container.footer-form .wpforms-form .wpforms-submit-container .wpforms-submit:before {
        content: '\f13e';
        font-family: 'rbicon';
        font-size: 18px;
        font-weight: 300;
        color: #fff;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }

.wpforms-container input {
  font-size: 17px !important;
  border-color: #F2F7FC !important;
  padding: 25px 20px !important;
  background-color: #F2F7FC !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important; }

.wpforms-container textarea {
  font-size: 17px !important;
  border-color: #F2F7FC !important;
  padding: 20px !important;
  background-color: #F2F7FC !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important; }

.wpforms-container button[type=submit] {
  color: #fff !important;
  margin-top: 15px !important;
  border-width: 2px !important;
  border-style: solid !important;
  min-height: 45px !important; }

.wpforms-container .wpforms-field:not(.width_50) {
  clear: both !important; }

.wpforms-container .wpforms-field.width_50 {
  width: calc(50% - 10px);
  float: left !important;
  clear: none !important; }
  .wpforms-container .wpforms-field.width_50 + .width_50 {
    margin-left: 20px !important; }

/*  --------------------
	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: '\f128';
    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 ul li,
  .site-footer .rb_textmodule_content_wrapper ul li {
    padding: 0; }
    .rb_footer_template .rb_textmodule_content_wrapper ul li:before,
    .site-footer .rb_textmodule_content_wrapper ul li:before {
      display: none; }
  .rb_footer_template .rb_gallery_wrapper .rb_gallery_images,
  .site-footer .rb_gallery_wrapper .rb_gallery_images {
    margin: 0 -5px -10px; }
    .rb_footer_template .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image,
    .site-footer .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image {
      padding: 0 5px;
      margin-bottom: 10px; }
      .rb_footer_template .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image img,
      .site-footer .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image img {
        -webkit-border-radius: 8px;
        border-radius: 8px; }
      .rb_footer_template .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay,
      .site-footer .rb_gallery_wrapper .rb_gallery_images .rb_gallery_image .rb_gallery_overlay {
        left: 5px;
        right: 5px;
        -webkit-border-radius: 8px;
        border-radius: 8px; }

/*  --------------------
	Default footer media styles
--------------------  */
@media screen and (min-width: 991px) {
  .sticky_footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0; } }
