html > body > * {
  -webkit-font-smoothing: antialiased; }

body:not(.fl-builder-content-panel-is-showing) .rsw-hide {
  position: absolute;
  left: -99999em; }

input[type=text],
input[type=url],
input[type=email],
input[type=tel],
input[type=password] {
  line-height: 2 !important;
  min-height: 2.4em; }

input[type=text],
input[type=url],
input[type=email],
input[type=tel],
input[type=password],
input[type=search],
textarea {
  font-size: 16px;
  padding: 1.5em 1em; }

.fl-nav-offcanvas-active .fl-page-nav-collapse {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.fl-nav-offcanvas-active .fl-page-nav-collapse #menu-main-menu {
  padding-bottom: 110px; }

.navbar-toggle.navbar-toggler {
  border: none !important; }

.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled.fl-fixed-header .navbar-toggle {
  top: auto !important; }

.fl-button-lightbox-wrap .mfp-content {
  background: transparent; }

.mfp-wrap.fl-button-lightbox-wrap .mfp-close, .mfp-wrap.fl-button-lightbox-wrap .mfp-close,
.mfp-wrap.fl-button-lightbox-wrap .mfp-close, .mfp-wrap.fl-button-lightbox-wrap .mfp-close:hover {
  color: #fff !important;
  font-size: 35px;
  opacity: 1;
  top: -25px !important;
  right: 15px; }

.mfp-wrap.fl-button-lightbox-wrap .mfp-close, .mfp-wrap.fl-button-lightbox-wrap .mfp-close:hover {
  opacity: .65 !important; }

.rsw-video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .rsw-video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*.fl-logo-img {
	width: auto !important;
	max-width: 272px;
	max-height: 42px !important;
}*/
.rsw-library-filter ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .rsw-library-filter ul li {
    display: inline-block; }

.rsw-filter__link {
  display: inline-block;
  background: #f7f7f7;
  font-size: 80%;
  padding: 6px 9px;
  margin: 4px;
  transition: all 0.25s ease-in-out; }
  .rsw-filter__link:hover {
    opacity: 0.75;
    background: #333;
    color: #fff; }
  .rsw-filter__link.rsw-filter--active {
    background: #333;
    color: #fff; }

div.fl-col.pop-to-top,
div.fl-module.pop-to-top {
  z-index: 50;
  position: relative; }

.rsw-login-width .fl-col-content {
  max-width: 520px;
  margin: 0 auto !important; }

.fl-builder-shape-layer > svg {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000; }

a.fl-button {
  background-clip: inherit !important; }

@media only screen and (max-width: 768px) {
  .rsw-members .uabb-creative-menu .uabb-creative-menu-vertical .sub-menu,
  .rsw-members .uabb-creative-menu .uabb-creative-menu-horizontal .sub-menu {
    background: transparent;
    box-shadow: none; }
  .rsw-members .menu.fl-menu-horizontal {
    text-align: center; }
    .rsw-members .menu.fl-menu-horizontal > li, .rsw-members .menu.fl-menu-horizontal > li li {
      border: none; }
  .rsw-members .fl-module-fl-post-navigation .nav-links > * {
    text-align: center !important; } }

.rsw-drip-disabled,
.rsw-drip-disabled:hover {
  opacity: 0.35;
  cursor: not-allowed; }

.rsw-drip-disabled *,
.rsw-drip-disabled *:hover {
  cursor: not-allowed; }

.rsw-setup-warning {
  text-align: center;
  font-weight: 700;
  background: #fbe6e3;
  border: 1px solid #e66f5f;
  padding: 20px; }

.rsw-unauthorized {
  text-align: center;
  font-weight: 700; }
