@charset "UTF-8";
/*!
 * 
 * douglaswilson
 * 
 */
/**
 * -------------------------------------------------------------------------
 * 
 * Table of Contents
 *
 * - STRUCTURE
 * ----- Body  
 * ----- Main Content Holder & Rows
 * ----- Sidebars
 * ----- VC Related Fixes
 * ----- Header
 * ----- Sub Page Header Row
 * ----- Footer
 * - NAVIGATION
 * - DESIGN ELEMENTS
 * ----- Seperated Columns
 * ----- Grid Borders
 * ----- Featured Images
 * ----- Select Box
 * ----- Parallax Backgrounds
 * ----- Read More Links
 * ----- Lists
 * - PORTFOLIO
 * - BLOG
 * ----- Article Box style
 * ----- Author Info
 * ----- Search Results
 * ----- Featured Media Positions
 * ----- Comments
 * - TEAM
 * - SHORTCODES
 * ---- Content Slider
 * ---- Timelines
 * ---- Icon Lists
 * ---- Dividers
 * ---- Pricing Tables
 * ---- Buttons
 * ---- Toggles ( Accordions )
 * ---- Tabs
 * ---- Content Box With Icons
 * ---- Content Box With Images
 * ---- Heading Shortcode
 * ---- Photo Gallery
 * ---- Highlights
 * ---- Google Maps
 * ---- Info Boxes
 * ---- Counter
 * ---- Latest News
 * ---- Quotes
 * ---- Pullquote
 * ---- Bullet Lists
 * ---- Pie Charts
 * ---- Progress Bars
 * ---- Text Animation
 * ---- Countdown
 * - TYPOGRAPHY
 * ----- Links
 * ----- Headings
 * - ANIMATIONS
 * - HELPERS
 * - WIDGETS 
 * - BREADCRUMB MENU
 * - PAGINATION
 * - SOCIAL MEDIA
 * - CAROUSELS
 * - TESIMONIALS
 * - FORMS
 * ----- Contact Form (native)
 * ----- Contact Form 7 (plugin)
 * ----- Gravity Forms (plugin)
 * - TABLES
 * - PAGE LOADING EFFECT
 * - 404 PAGE
 * - MEDIA QUERIES
 *  -------------------------------------------------------------------------
 */
/* ==========================================================================
   UI Fonts
   ========================================================================== */
@font-face {
  font-family: 'rtui';
  src: url("ui-fonts/rtui.eot?31081414");
  src: url("ui-fonts/rtui.eot?31081414#iefix") format("embedded-opentype"), url("ui-fonts/rtui.woff2?31081414") format("woff2"), url("ui-fonts/rtui.woff?31081414") format("woff"), url("ui-fonts/rtui.ttf?31081414") format("truetype"), url("ui-fonts/rtui.svg?31081414#rtui") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 18, sass/partials/_ui_fonts.scss */
[class^="ui-icon-"]:before, [class*=" ui-icon-"]:before {
  font-family: "rtui";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: ltr;
}

/* line 39, sass/partials/_ui_fonts.scss */
[class^="ui-icon-"]:before, [class*=" ui-icon-"]:before {
  font-family: "rtui";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* line 75, sass/partials/_ui_fonts.scss */
.ui-icon-search-1:before {
  content: '\21';
}

/* '!' */
/* line 76, sass/partials/_ui_fonts.scss */
.ui-icon-angle-left:before {
  content: '\22';
}

/* '&quot;' */
/* line 77, sass/partials/_ui_fonts.scss */
.ui-icon-angle-right:before {
  content: '\28';
}

/* '(' */
/* line 78, sass/partials/_ui_fonts.scss */
.ui-icon-angle-up:before {
  content: '\29';
}

/* ')' */
/* line 79, sass/partials/_ui_fonts.scss */
.ui-icon-angle-down:before {
  content: '\2a';
}

/* '*' */
/* line 80, sass/partials/_ui_fonts.scss */
.ui-icon-right-hand:before {
  content: '\2b';
}

/* '+' */
/* line 81, sass/partials/_ui_fonts.scss */
.ui-icon-left-hand:before {
  content: '\2c';
}

/* ',' */
/* line 82, sass/partials/_ui_fonts.scss */
.ui-icon-star-1:before {
  content: '\2d';
}

/* '-' */
/* line 83, sass/partials/_ui_fonts.scss */
.ui-icon-right-open:before {
  content: '\2e';
}

/* '.' */
/* line 84, sass/partials/_ui_fonts.scss */
.ui-icon-up-hand:before {
  content: '\2f';
}

/* '/' */
/* line 85, sass/partials/_ui_fonts.scss */
.ui-icon-down-hand:before {
  content: '\30';
}

/* '0' */
/* line 86, sass/partials/_ui_fonts.scss */
.ui-icon-left-open:before {
  content: '\31';
}

/* '1' */
/* line 87, sass/partials/_ui_fonts.scss */
.ui-icon-line-share:before {
  content: '\32';
}

/* '2' */
/* line 88, sass/partials/_ui_fonts.scss */
.ui-icon-right:before {
  content: '\33';
}

/* '3' */
/* line 89, sass/partials/_ui_fonts.scss */
.ui-icon-left:before {
  content: '\34';
}

/* '4' */
/* line 90, sass/partials/_ui_fonts.scss */
.ui-icon-vimeo:before {
  content: '\37';
}

/* '7' */
/* line 91, sass/partials/_ui_fonts.scss */
.ui-icon-facebook:before {
  content: '\39';
}

/* '9' */
/* line 92, sass/partials/_ui_fonts.scss */
.ui-icon-facebook-squared:before {
  content: '\3a';
}

/* ':' */
/* line 93, sass/partials/_ui_fonts.scss */
.ui-icon-gplus:before {
  content: '\3b';
}

/* ';' */
/* line 94, sass/partials/_ui_fonts.scss */
.ui-icon-pinterest:before {
  content: '\3c';
}

/* '&lt;' */
/* line 95, sass/partials/_ui_fonts.scss */
.ui-icon-tumblr:before {
  content: '\3d';
}

/* '=' */
/* line 96, sass/partials/_ui_fonts.scss */
.ui-icon-exit:before {
  content: '\3f';
}

/* '?' */
/* line 97, sass/partials/_ui_fonts.scss */
.ui-icon-linkedin:before {
  content: '\40';
}

/* '@' */
/* line 98, sass/partials/_ui_fonts.scss */
.ui-icon-dribbble:before {
  content: '\41';
}

/* 'A' */
/* line 99, sass/partials/_ui_fonts.scss */
.ui-icon-stumbleupon:before {
  content: '\42';
}

/* 'B' */
/* line 100, sass/partials/_ui_fonts.scss */
.ui-icon-lastfm:before {
  content: '\43';
}

/* 'C' */
/* line 101, sass/partials/_ui_fonts.scss */
.ui-icon-spotify:before {
  content: '\44';
}

/* 'D' */
/* line 102, sass/partials/_ui_fonts.scss */
.ui-icon-instagram:before {
  content: '\45';
}

/* 'E' */
/* line 103, sass/partials/_ui_fonts.scss */
.ui-icon-dropbox:before {
  content: '\46';
}

/* 'F' */
/* line 104, sass/partials/_ui_fonts.scss */
.ui-icon-evernote:before {
  content: '\47';
}

/* 'G' */
/* line 105, sass/partials/_ui_fonts.scss */
.ui-icon-flattr:before {
  content: '\48';
}

/* 'H' */
/* line 106, sass/partials/_ui_fonts.scss */
.ui-icon-skype:before {
  content: '\49';
}

/* 'I' */
/* line 107, sass/partials/_ui_fonts.scss */
.ui-icon-sina-weibo:before {
  content: '\4a';
}

/* 'J' */
/* line 108, sass/partials/_ui_fonts.scss */
.ui-icon-paypal:before {
  content: '\4b';
}

/* 'K' */
/* line 109, sass/partials/_ui_fonts.scss */
.ui-icon-picasa:before {
  content: '\4c';
}

/* 'L' */
/* line 110, sass/partials/_ui_fonts.scss */
.ui-icon-soundcloud:before {
  content: '\4d';
}

/* 'M' */
/* line 111, sass/partials/_ui_fonts.scss */
.ui-icon-behance:before {
  content: '\4e';
}

/* 'N' */
/* line 112, sass/partials/_ui_fonts.scss */
.ui-icon-delicious:before {
  content: '\50';
}

/* 'P' */
/* line 113, sass/partials/_ui_fonts.scss */
.ui-icon-android:before {
  content: '\51';
}

/* 'Q' */
/* line 114, sass/partials/_ui_fonts.scss */
.ui-icon-wikipedia:before {
  content: '\52';
}

/* 'R' */
/* line 115, sass/partials/_ui_fonts.scss */
.ui-icon-forrst:before {
  content: '\53';
}

/* 'S' */
/* line 116, sass/partials/_ui_fonts.scss */
.ui-icon-digg:before {
  content: '\54';
}

/* 'T' */
/* line 117, sass/partials/_ui_fonts.scss */
.ui-icon-reddit:before {
  content: '\55';
}

/* 'U' */
/* line 118, sass/partials/_ui_fonts.scss */
.ui-icon-youtube-1:before {
  content: '\56';
}

/* 'V' */
/* line 119, sass/partials/_ui_fonts.scss */
.ui-icon-xing:before {
  content: '\57';
}

/* 'W' */
/* line 120, sass/partials/_ui_fonts.scss */
.ui-icon-macstore:before {
  content: '\58';
}

/* 'X' */
/* line 121, sass/partials/_ui_fonts.scss */
.ui-icon-myspace:before {
  content: '\59';
}

/* 'Y' */
/* line 122, sass/partials/_ui_fonts.scss */
.ui-icon-amazon:before {
  content: '\5a';
}

/* 'Z' */
/* line 123, sass/partials/_ui_fonts.scss */
.ui-icon-ebay:before {
  content: '\5b';
}

/* '[' */
/* line 124, sass/partials/_ui_fonts.scss */
.ui-icon-stackoverflow:before {
  content: '\5f';
}

/* '_' */
/* line 125, sass/partials/_ui_fonts.scss */
.ui-icon-left-arrow-1:before {
  content: '\60';
}

/* '`' */
/* line 126, sass/partials/_ui_fonts.scss */
.ui-icon-line-plus:before {
  content: '\61';
}

/* 'a' */
/* line 127, sass/partials/_ui_fonts.scss */
.ui-icon-github:before {
  content: '\62';
}

/* 'b' */
/* line 128, sass/partials/_ui_fonts.scss */
.ui-icon-new-picture-1:before {
  content: '\63';
}

/* 'c' */
/* line 129, sass/partials/_ui_fonts.scss */
.ui-icon-flickr-circled:before {
  content: '\65';
}

/* 'e' */
/* line 130, sass/partials/_ui_fonts.scss */
.ui-icon-flickr:before {
  content: '\68';
}

/* 'h' */
/* line 131, sass/partials/_ui_fonts.scss */
.ui-icon-twitter:before {
  content: '\69';
}

/* 'i' */
/* line 132, sass/partials/_ui_fonts.scss */
.ui-icon-new-video-1:before {
  content: '\6a';
}

/* 'j' */
/* line 133, sass/partials/_ui_fonts.scss */
.ui-icon-right-arrow-1:before {
  content: '\6d';
}

/* 'm' */
/* line 134, sass/partials/_ui_fonts.scss */
.ui-icon-ok:before {
  content: '\6e';
}

/* 'n' */
/* line 135, sass/partials/_ui_fonts.scss */
.ui-icon-attention:before {
  content: '\79';
}

/* 'y' */
/* line 136, sass/partials/_ui_fonts.scss */
.ui-icon-attention-circle:before {
  content: '\7a';
}

/* 'z' */
/* line 137, sass/partials/_ui_fonts.scss */
.ui-icon-resize-full:before {
  content: '\e800';
}

/* '' */
/* line 138, sass/partials/_ui_fonts.scss */
.ui-icon-minus:before {
  content: '\e801';
}

/* '' */
/* line 139, sass/partials/_ui_fonts.scss */
.ui-icon-plus:before {
  content: '\e802';
}

/* '' */
/* line 140, sass/partials/_ui_fonts.scss */
.ui-icon-line-image:before {
  content: '\e803';
}

/* '' */
/* line 141, sass/partials/_ui_fonts.scss */
.ui-icon-mail:before {
  content: '\e804';
}

/* '' */
/* line 142, sass/partials/_ui_fonts.scss */
.ui-icon-headphones:before {
  content: '\e805';
}

/* '' */
/* line 143, sass/partials/_ui_fonts.scss */
.ui-icon-new-link-1:before {
  content: '\e806';
}

/* '' */
/* line 144, sass/partials/_ui_fonts.scss */
.ui-icon-home:before {
  content: '\e807';
}

/* '' */
/* line 145, sass/partials/_ui_fonts.scss */
.ui-icon-cancel:before {
  content: '\e808';
}

/* '' */
/* line 146, sass/partials/_ui_fonts.scss */
.ui-icon-megaphone:before {
  content: '\e809';
}

/* '' */
/* line 147, sass/partials/_ui_fonts.scss */
.ui-icon-info-circled:before {
  content: '\e80a';
}

/* '' */
/* line 148, sass/partials/_ui_fonts.scss */
.ui-icon-line-cart:before {
  content: '\e80b';
}

/* '' */
/* line 149, sass/partials/_ui_fonts.scss */
.ui-icon-edit:before {
  content: '\e80c';
}

/* '' */
/* line 150, sass/partials/_ui_fonts.scss */
.ui-icon-line-direction-2:before {
  content: '\e80d';
}

/* '' */
/* line 151, sass/partials/_ui_fonts.scss */
.ui-icon-line-phone:before {
  content: '\e80e';
}

/* '' */
/* line 152, sass/partials/_ui_fonts.scss */
.ui-icon-new-heart-1:before {
  content: '\e80f';
}

/* '' */
/* line 153, sass/partials/_ui_fonts.scss */
.ui-icon-arrows-slim-right:before {
  content: '\e811';
}

/* '' */
/* line 154, sass/partials/_ui_fonts.scss */
.ui-icon-arrows-slim-left:before {
  content: '\e812';
}

/* '' */
/* line 155, sass/partials/_ui_fonts.scss */
.ui-icon-print-1:before {
  content: '\e813';
}

/* '' */
/* line 156, sass/partials/_ui_fonts.scss */
.ui-icon-spin1:before {
  content: '\e830';
}

/* '' */
/* line 157, sass/partials/_ui_fonts.scss */
.ui-icon-spin2:before {
  content: '\e831';
}

/* '' */
/* line 158, sass/partials/_ui_fonts.scss */
.ui-icon-spin4:before {
  content: '\e834';
}

/* '' */
/* line 159, sass/partials/_ui_fonts.scss */
.ui-icon-cubes:before {
  content: '\e86e';
}

/* '' */
/* line 160, sass/partials/_ui_fonts.scss */
.ui-icon-shopping-cart:before {
  content: '\e88b';
}

/* '' */
/* line 161, sass/partials/_ui_fonts.scss */
.ui-icon-profile:before {
  content: '\e897';
}

/* '' */
/* line 162, sass/partials/_ui_fonts.scss */
.ui-icon-shopping-bag:before {
  content: '\e898';
}

/* '' */
/* line 163, sass/partials/_ui_fonts.scss */
.ui-icon-top-search:before {
  content: '\e899';
}

/* '' */
/* line 164, sass/partials/_ui_fonts.scss */
.ui-icon-phone:before {
  content: '\e8c4';
}

/* '' */
/* line 165, sass/partials/_ui_fonts.scss */
.ui-icon-mobile-1:before {
  content: '\e8c7';
}

/* '' */
/* line 166, sass/partials/_ui_fonts.scss */
.ui-icon-link-ext:before {
  content: '\f08e';
}

/* '' */
/* line 167, sass/partials/_ui_fonts.scss */
.ui-icon-rss:before {
  content: '\f09e';
}

/* '' */
/* line 168, sass/partials/_ui_fonts.scss */
.ui-icon-youtube-play:before {
  content: '\f16a';
}

/* '' */
/* line 169, sass/partials/_ui_fonts.scss */
.ui-icon-vkontakte:before {
  content: '\f189';
}

/* '' */
/* line 170, sass/partials/_ui_fonts.scss */
.ui-icon-lifebuoy:before {
  content: '\f1cd';
}

/* '' */
/* line 171, sass/partials/_ui_fonts.scss */
.ui-icon-whatsapp:before {
  content: '\f232';
}

/* '' */
/* line 172, sass/partials/_ui_fonts.scss */
.ui-icon-odnoklassniki:before {
  content: '\f263';
}

/* '' */
/* line 173, sass/partials/_ui_fonts.scss */
.ui-icon-map-signs:before {
  content: '\f277';
}

/* '' */
/* line 174, sass/partials/_ui_fonts.scss */
.ui-icon-map-o:before {
  content: '\f278';
}

/* '' */
/* line 175, sass/partials/_ui_fonts.scss */
.ui-icon-telegram:before {
  content: '\f2c6';
}

/* '' */
/* ==========================================================================
   GLOBAL STRUCTURE
   ========================================================================== */
/* Body
   ========================================================================== */
/* line 7, sass/partials/_global_structure.scss */
body {
  color: #666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Container
   ========================================================================== */
/* line 15, sass/partials/_global_structure.scss */
#container {
  position: relative;
  overflow: hidden;
}

/* line 20, sass/partials/_global_structure.scss */
.boxed-body-style #container {
  margin: 40px auto;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

/* Main Content Holder, Rows, Columns
   ========================================================================== */
/* line 28, sass/partials/_global_structure.scss */
#main_content {
  padding: 0;
  position: relative;
  -webkit-transition: opacity 0.2s linear 0.2s;
  -o-transition: opacity 0.2s linear 0.2s;
  transition: opacity 0.2s linear 0.2s;
  opacity: 1;
}

/* line 35, sass/partials/_global_structure.scss */
.page-template-template-blank-page #main_content {
  margin-top: 0 !important;
}

/* content row */
/* line 40, sass/partials/_global_structure.scss */
.content_row {
  border-width: 0;
  border-style: solid;
  position: relative;
  margin: auto;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.content_row:before, .content_row:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.content_row:after {
  clear: both;
}

/* line 49, sass/partials/_global_structure.scss */
div:not(.content) > .content_row {
  margin: auto;
}

/* standard page content - no builder used */
/* line 55, sass/partials/_global_structure.scss */
.content_row.no-composer:not(.with_sidebar) > .content_row_wrapper > .col {
  padding-left: 20px;
  padding-right: 20px;
}

/* Column Gaps */
/* line 61, sass/partials/_global_structure.scss */
.rt-column-gaps > div > .rt-column-container {
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: none;
}

/* flex wrapper */
/* line 70, sass/partials/_global_structure.scss */
.rt-flex-wrapper > div {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 80, sass/partials/_global_structure.scss */
.rt-flex-wrapper > div > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 86, sass/partials/_global_structure.scss */
.rt-flex-wrapper > div > div > div {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 86, sass/partials/_global_structure.scss */
  .rt-flex-wrapper > div > div > div {
    /* IE10+ specific styles */
  }
  /* line 103, sass/partials/_global_structure.scss */
  .rt-flex-wrapper > div > div > div > * {
    min-height: 1em;
  }
}
/* line 110, sass/partials/_global_structure.scss */
.rt-flex-wrapper > div::before, .rt-flex-wrapper > div::after {
  display: none;
}

/* equal heights */
/* line 117, sass/partials/_global_structure.scss */
.fixed_heights > * {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 128, sass/partials/_global_structure.scss */
.fixed_heights > * > * {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
/* line 135, sass/partials/_global_structure.scss */
.fixed_heights > *::before, .fixed_heights > *::after {
  display: none;
}

/* content aligmnets */
/* line 141, sass/partials/_global_structure.scss */
div.align-contents {
  flex-direction: row;
  -webkit-flex-direction: row;
}
/* line 145, sass/partials/_global_structure.scss */
div.align-contents > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 151, sass/partials/_global_structure.scss */
div.align-contents > div > * {
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
}
/* line 160, sass/partials/_global_structure.scss */
div.align-contents.content-align-middle > div > * {
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 167, sass/partials/_global_structure.scss */
div.align-contents.content-align-bottom > div > * {
  justify-content: flex-end;
  -ms-flex-pack: end;
}

/* Column Alignments */
/* line 176, sass/partials/_global_structure.scss */
.content_row.align-columns {
  display: -webkit-flex;
  display: flex;
}
/* line 179, sass/partials/_global_structure.scss */
.content_row.align-columns.column-align-bottom {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
/* line 182, sass/partials/_global_structure.scss */
.content_row.align-columns.column-align-bottom .content_row_wrapper {
  margin-top: initial;
  margin-bottom: initial;
}
/* line 188, sass/partials/_global_structure.scss */
.content_row.align-columns.column-align-middle {
  -webkit-align-items: center;
  align-items: center;
}

/* content row wrapper */
/* line 195, sass/partials/_global_structure.scss */
.content_row_wrapper {
  display: block;
  width: 100%;
  padding: 25px 0;
  margin: auto;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.content_row_wrapper:before, .content_row_wrapper:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.content_row_wrapper:after {
  clear: both;
}
/* line 202, sass/partials/_global_structure.scss */
.content_row_wrapper.fullwidth {
  max-width: 100%;
  width: 100%;
}

/* line 208, sass/partials/_global_structure.scss */
.content_row.no-composer > .content_row_wrapper.fullwidth {
  padding-left: 2%;
  padding-right: 2%;
}

/* line 214, sass/partials/_global_structure.scss */
.content-row-video-overlay, .content-row-video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 223, sass/partials/_global_structure.scss */
.transparent-bg {
  background-color: transparent !important;
}

/* line 227, sass/partials/_global_structure.scss */
.archive .content_row.no-composer.default-style,
.home .content_row.no-composer.default-style {
  background-color: transparent;
}

/* line 232, sass/partials/_global_structure.scss */
.has-video-bg {
  position: relative;
  overflow: hidden;
}

/* line 238, sass/partials/_global_structure.scss */
.has-bg-overlay {
  position: relative;
  overflow: hidden;
}

/* line 244, sass/partials/_global_structure.scss */
.js .animate-cols > .content_row_wrapper > * {
  opacity: 0;
}

/* line 248, sass/partials/_global_structure.scss */
.has-bg-overlay > .rt-wrapper {
  position: relative;
}

/* line 252, sass/partials/_global_structure.scss */
.content-column-overlay {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 260, sass/partials/_global_structure.scss */
.full-height-row {
  min-height: 100vh;
}

/* line 264, sass/partials/_global_structure.scss */
.admin-bar .full-height-row {
  min-height: calc( 100vh - 32px );
}

/* Columns
   ========================================================================== */
/* line 270, sass/partials/_global_structure.scss */
.infinite-background {
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 0;
  top: 0;
}

/* Sidebars
   ========================================================================== */
/* line 280, sass/partials/_global_structure.scss */
.sidebar {
  -webkit-transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  will-change: min-height;
}
/* line 287, sass/partials/_global_structure.scss */
.sidebar .sidebar__inner {
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}
/* line 293, sass/partials/_global_structure.scss */
.sidebar .sidebar__inner > div {
  position: relative;
  z-index: 1;
}

/* line 299, sass/partials/_global_structure.scss */
.sidebar.right {
  float: right;
}
/* line 301, sass/partials/_global_structure.scss */
.sidebar.right:before {
  left: 0;
}

/* line 306, sass/partials/_global_structure.scss */
.sidebar.left {
  float: left;
}
/* line 308, sass/partials/_global_structure.scss */
.sidebar.left:before {
  right: 0;
}

/* Contents with sidebars
   ========================================================================== */
/* line 316, sass/partials/_global_structure.scss */
.content.left-sidebar {
  float: right;
  padding-left: 15px;
}

/* line 321, sass/partials/_global_structure.scss */
.content.right-sidebar {
  float: left;
  padding-right: 15px;
}

/* Flexbox fixes
========================================================================== */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 330, sass/partials/_global_structure.scss */
  .elementor-section-height-min-height {
    display: flex;
    flex-direction: row;
  }
  /* line 334, sass/partials/_global_structure.scss */
  .elementor-section-height-min-height > .elementor-container {
    align-items: center;
    display: flex;
    flex: 0 0 100%;
  }
}
/* Siteorigin Related Fixes
========================================================================== */
/* line 344, sass/partials/_global_structure.scss */
.siteorigin-panels #main_content > .content_row > .content_row_wrapper {
  padding: 0;
}

/* Elementor Related Fixes
========================================================================== */
/* line 350, sass/partials/_global_structure.scss */
body.elementor-editor-active .elementor-inner {
  margin-top: 0 !important;
}

/* line 353, sass/partials/_global_structure.scss */
.elementor-editor-active .elementor-section-wrap > section:first-child > .elementor-element-overlay,
.elementor-editor-active .elementor-section-wrap > .elementor-add-section:first-child > .elementor-element-overlay {
  top: 25px !important;
}

/* line 359, sass/partials/_global_structure.scss */
.elementor-icon-box-title {
  margin-top: 0;
}

/* line 363, sass/partials/_global_structure.scss */
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
  max-width: initial !important;
  height: 100% !important;
}

/* VC Related Fixes
========================================================================== */
/* line 372, sass/partials/_global_structure.scss */
.content_row_wrapper > .rt-column-container {
  padding-left: 0;
  padding-right: 0;
}
/* line 376, sass/partials/_global_structure.scss */
.content_row_wrapper > .rt-column-container > .rt-column-inner {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 381, sass/partials/_global_structure.scss */
.content_row_wrapper > .rt-column-container.nopadding > .rt-column-inner {
  padding-left: 0;
  padding-right: 0;
}
/* line 387, sass/partials/_global_structure.scss */
.content_row_wrapper .rt-wrapper {
  position: relative;
}
/* line 390, sass/partials/_global_structure.scss */
.content_row_wrapper .rt-wrapper .wpb_content_element:last-child {
  margin-bottom: 0;
}

/* line 397, sass/partials/_global_structure.scss */
.touchevents .vc_video-bg {
  display: none;
}

/* line 401, sass/partials/_global_structure.scss */
.rt-vc-wrapper > .vc_empty-placeholder:first-child {
  display: none;
}

/* Various Fixes
========================================================================== */
/* line 408, sass/partials/_global_structure.scss */
.touchevents .content_row, .touchevents .rt-column-container {
  background-attachment: scroll !important;
}

/* Header
   ========================================================================== */
/* header global style */
/* line 7, sass/partials/_structure.scss */
.top-header {
  position: relative;
  width: 100%;
  z-index: 10;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

/* line 20, sass/partials/_structure.scss */
.header-elements {
  width: 100%;
  margin: auto;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.header-elements:before, .header-elements:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.header-elements:after {
  clear: both;
}

/* line 29, sass/partials/_structure.scss */
.main-header-holder .header-elements:before {
  position: absolute;
  content: "";
  bottom: 0;
  z-index: -3;
  top: 0;
  height: 75px;
}

/* desktop view logo */
/* line 39, sass/partials/_structure.scss */
#logo {
  display: block;
  position: relative;
  text-align: center;
  height: 150px;
  float: left;
  z-index: 2;
}
/* line 47, sass/partials/_structure.scss */
#logo img {
  width: auto;
  max-height: 100%;
}

/* line 53, sass/partials/_structure.scss */
.header-style-1 #logo {
  padding: 0 40px;
  box-shadow: 0px 20px 19px -5px rgba(0, 0, 0, 0.17);
}
/* line 57, sass/partials/_structure.scss */
.header-style-1 #logo:before, .header-style-1 #logo:after {
  content: "";
  position: absolute;
  height: 75px;
  border-style: solid;
  top: 0;
}
/* line 65, sass/partials/_structure.scss */
.header-style-1 #logo:before {
  left: -1px;
  border-width: 0 1px 0 0;
}
/* line 70, sass/partials/_structure.scss */
.header-style-1 #logo:after {
  right: -1px;
  border-width: 0 0 0 1px;
}

/* line 76, sass/partials/_structure.scss */
.header-style-2 #logo, .header-style-3 #logo, #sticky-logo {
  padding-right: 24px;
  padding-left: 0;
  border-width: 0 1px 0 0;
}

/* line 82, sass/partials/_structure.scss */
#logo img, #logo span {
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 86, sass/partials/_structure.scss */
#logo a {
  display: block;
  white-space: nowrap;
  font-size: 0;
  text-decoration: none;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 97, sass/partials/_structure.scss */
#logo .sitename {
  display: table-cell;
  vertical-align: middle;
  font-size: 26px;
  padding: 0;
}

/* sticky header */
/* line 105, sass/partials/_structure.scss */
.sticky-header-holder {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  -moz-transform: translateY(-400%);
  -ms-transform: translateY(-400%);
  -webkit-transform: translateY(-400%);
  transform: translateY(-400%);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: left 0.2s cubic-bezier(0.72, 0.05, 0.34, 1.07), transform 0.1s ease;
  -o-transition: left 0.2s cubic-bezier(0.72, 0.05, 0.34, 1.07), transform 0.1s ease;
  transition: left 0.2s cubic-bezier(0.72, 0.05, 0.34, 1.07), transform 0.1s ease;
}
/* line 115, sass/partials/_structure.scss */
.sticky-header-holder .header-row, .sticky-header-holder .header-row > * {
  height: 60px;
}

/* line 120, sass/partials/_structure.scss */
.header-stuck .sticky-header-holder {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: left 0.2s cubic-bezier(0.72, 0.05, 0.34, 1.07), transform 0.4s ease;
  -o-transition: left 0.2s cubic-bezier(0.72, 0.05, 0.34, 1.07), transform 0.4s ease;
  transition: left 0.2s cubic-bezier(0.72, 0.05, 0.34, 1.07), transform 0.4s ease;
}

/* line 125, sass/partials/_structure.scss */
.admin-bar .sticky-header-holder {
  top: 32px;
}

/* line 131, sass/partials/_structure.scss */
#sticky-logo a {
  height: 60px;
  line-height: 60px;
}
/* line 136, sass/partials/_structure.scss */
#sticky-logo img {
  width: auto;
  max-height: 100%;
}

/* header rows */
/* line 143, sass/partials/_structure.scss */
.header-row {
  position: relative;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 154, sass/partials/_structure.scss */
.header-row.first {
  z-index: 3;
  height: 75px;
}
/* line 157, sass/partials/_structure.scss */
.header-row.first > * {
  position: relative;
}
/* line 162, sass/partials/_structure.scss */
.header-row.second {
  z-index: 1;
  height: 75px;
}
/* line 166, sass/partials/_structure.scss */
.header-row.second > * {
  position: relative;
}
/* line 170, sass/partials/_structure.scss */
.header-row.second:before {
  position: absolute;
  content: "";
  bottom: 0;
  z-index: -3;
  top: 0;
  height: 100%;
}
/* line 180, sass/partials/_structure.scss */
.header-row .header-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* WPML langs */
}
/* line 186, sass/partials/_structure.scss */
.header-row .header-col > * {
  padding: 0 24px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 205, sass/partials/_structure.scss */
.header-row .header-col.left {
  float: left;
  z-index: 2;
}
/* line 210, sass/partials/_structure.scss */
.header-row .header-col.center {
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  z-index: 1;
}
/* line 218, sass/partials/_structure.scss */
.header-row .header-col.right {
  float: right;
  margin-left: auto;
  z-index: 3;
}
/* line 224, sass/partials/_structure.scss */
.header-row .header-col.right > *:last-child {
  padding-right: 0;
}
/* line 228, sass/partials/_structure.scss */
.header-row .header-col a {
  text-decoration: none;
}
/* line 233, sass/partials/_structure.scss */
.header-row .header-col .widget_text p:last-child, .header-row .header-col .widget_text *, .header-row .header-col .widget-businesslounge-text p:last-child, .header-row .header-col .widget-businesslounge-text * {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}
/* line 239, sass/partials/_structure.scss */
.header-row .header-col .widget_text .icon, .header-row .header-col .widget-businesslounge-text .icon {
  margin-right: 0.4em;
  font-size: 1.4em;
  vertical-align: middle;
}
/* line 246, sass/partials/_structure.scss */
.header-row .header-col .search {
  border-width: 0;
}
/* line 251, sass/partials/_structure.scss */
.header-row .header-col #lang_sel li {
  min-width: 175px;
}
/* line 255, sass/partials/_structure.scss */
.header-row .header-col #lang_sel img.iclflag {
  vertical-align: inherit;
}
/* line 259, sass/partials/_structure.scss */
.header-row .header-col #lang_sel ul ul {
  border: none;
}

/* line 266, sass/partials/_structure.scss */
.header-style-2 .header-row.second .header-col.left > *:first-child {
  padding-left: 0;
}

/* line 270, sass/partials/_structure.scss */
.header-style-4 .header-row .header-col.left > *:first-child {
  padding-left: 0;
}

/* line 275, sass/partials/_structure.scss */
.header-row .header-col:not(.first) > .widget:not(:last-child) {
  border-style: solid;
  border-width: 0 1px 0 0;
}

/* line 280, sass/partials/_structure.scss */
.header-row.first .header-col.left > .widget {
  border-style: solid;
  border-width: 0 1px 0 0;
}

/* line 285, sass/partials/_structure.scss */
.header-style-2 .header-row.first .header-col.left > *:first-child {
  border-style: solid;
  border-width: 0 1px;
}

/* line 290, sass/partials/_structure.scss */
.header-style-3 .top-header .header-col.left > *:first-child {
  border-style: solid;
  border-width: 0 1px;
}

/* line 295, sass/partials/_structure.scss */
.overlapped-header.header-style-3 .main-header-holder:after,
.overlapped-header.header-style-4 .main-header-holder:after {
  height: 1px;
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
}

/* line 305, sass/partials/_structure.scss */
.header-col > nav:not(:last-child), .header-col > .header-tools:not(:last-child) {
  border-style: solid;
  border-width: 0 1px 0 0;
}

/* line 311, sass/partials/_structure.scss */
.dynamic-skin {
  transition: opacity 0.5s;
}

/* ==========================================================================
   TOOLS
   ========================================================================== */
/* line 321, sass/partials/_structure.scss */
.header-tools > ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.header-tools > ul:before, .header-tools > ul:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.header-tools > ul:after {
  clear: both;
}
/* line 329, sass/partials/_structure.scss */
.header-tools > ul > li {
  position: relative;
  display: block;
  float: left;
  vertical-align: middle;
}
/* line 335, sass/partials/_structure.scss */
.header-tools > ul > li > a {
  vertical-align: middle;
  text-decoration: none;
  padding: 0 8px;
  display: inline-block;
}
/* line 341, sass/partials/_structure.scss */
.header-tools > ul > li > a span:before {
  margin: auto;
  font-size: 18px;
  vertical-align: middle;
}
/* line 347, sass/partials/_structure.scss */
.header-tools > ul > li > a.icon-shopping-bag:before {
  top: -1px;
  position: relative;
}
/* line 353, sass/partials/_structure.scss */
.header-tools > ul > li:last-child > a {
  padding-right: 0;
}
/* line 357, sass/partials/_structure.scss */
.header-tools > ul > li a span, .header-tools > ul > li a span:before {
  line-height: 50px;
  text-align: center;
}
/* line 362, sass/partials/_structure.scss */
.header-tools > ul > li a.tools-icon span,
.header-tools > ul > li a.tools-icon span:before {
  display: block;
}
/* line 371, sass/partials/_structure.scss */
.header-tools .cart .businesslounge-cart-items {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  visibility: visible;
  font-family: arial !important;
  font-size: 5px;
  font-weight: bold;
  height: 5px;
  left: 50%;
  top: calc( 50% - 19px);
  margin-left: -3px;
  line-height: 5px;
  position: absolute;
  text-align: center;
  width: 5px;
}
/* line 387, sass/partials/_structure.scss */
.header-tools .cart:not(.full) .businesslounge-cart-items.empty {
  visibility: hidden;
}
/* line 393, sass/partials/_structure.scss */
.header-tools .businesslounge-wpml-menu-button span {
  display: inline-block;
}
/* line 397, sass/partials/_structure.scss */
.header-tools .businesslounge-wpml-menu-button .rt-flag {
  width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  margin-right: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 2px solid #fff;
}
/* line 409, sass/partials/_structure.scss */
.header-tools .businesslounge-wpml-menu-button span {
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
}
/* line 422, sass/partials/_structure.scss */
.header-tools .businesslounge-sidepanel-button-holder {
  display: none;
}

/* line 427, sass/partials/_structure.scss */
.mobile-nav .header-tools {
  float: none;
  padding: 10px;
  margin: 0;
  width: 100%;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.mobile-nav .header-tools:before, .mobile-nav .header-tools:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.mobile-nav .header-tools:after {
  clear: both;
}

/* Menu Buttons
   ========================================================================== */
/* header menu button */
/* line 442, sass/partials/_structure.scss */
.businesslounge-menu-button {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  outline: none;
  position: relative;
  text-align: left;
  height: 50px;
  min-width: 30px;
}
/* line 452, sass/partials/_structure.scss */
.businesslounge-menu-button:focus {
  outline: none;
}
/* line 456, sass/partials/_structure.scss */
.businesslounge-menu-button span {
  border-radius: 10px;
  display: block;
  height: 2px;
  left: 50%;
  margin: auto auto auto -10px;
  position: relative;
  top: calc(50% - 2px);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
  -o-transition: transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
  transition: transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
  vertical-align: middle;
  width: 20px;
}
/* line 470, sass/partials/_structure.scss */
.businesslounge-menu-button span:first-child {
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
/* line 474, sass/partials/_structure.scss */
.businesslounge-menu-button span:last-child {
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
/* line 479, sass/partials/_structure.scss */
.businesslounge-menu-button.active span {
  -webkit-transition: all 0.2s ease-in 0.2s;
  -o-transition: all 0.2s ease-in 0.2s;
  transition: all 0.2s ease-in 0.2s;
}
/* line 483, sass/partials/_structure.scss */
.businesslounge-menu-button.active span:first-child {
  -moz-transform: translate3d(0px, 2px, 0px) rotate(45deg);
  -ms-transform: translate3d(0px, 2px, 0px) rotate(45deg);
  -webkit-transform: translate3d(0px, 2px, 0px) rotate(45deg);
  transform: translate3d(0px, 2px, 0px) rotate(45deg);
}
/* line 487, sass/partials/_structure.scss */
.businesslounge-menu-button.active span:nth-child(2) {
  width: 0;
  opacity: 0;
}
/* line 492, sass/partials/_structure.scss */
.businesslounge-menu-button.active span:last-child {
  -moz-transform: translate3d(0px, -2px, 0px) rotate(-45deg);
  -ms-transform: translate3d(0px, -2px, 0px) rotate(-45deg);
  -webkit-transform: translate3d(0px, -2px, 0px) rotate(-45deg);
  transform: translate3d(0px, -2px, 0px) rotate(-45deg);
}

/* line 499, sass/partials/_structure.scss */
.mobile-menu-button span {
  -webkit-transition: transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
  -o-transition: transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
  transition: transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
}

/* Mobile Header
   ========================================================================== */
/* line 507, sass/partials/_structure.scss */
.mobile-header-holder {
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
/* line 512, sass/partials/_structure.scss */
.mobile-header-holder .header-col {
  height: 100px;
}
/* line 516, sass/partials/_structure.scss */
.mobile-header-holder #mobile-logo img {
  max-height: 100px;
  width: auto;
}
/* line 521, sass/partials/_structure.scss */
.mobile-header-holder .mobile-menu-button-wrapper {
  padding: 0;
  margin-left: -10px;
}

/* Sub Page Header Row
   ========================================================================== */
/* line 531, sass/partials/_structure.scss */
.sub_page_header {
  position: relative;
  overflow: hidden;
}
/* line 535, sass/partials/_structure.scss */
.sub_page_header .page-title {
  padding: 0;
  margin: 0;
  float: left;
  position: relative;
}
/* line 541, sass/partials/_structure.scss */
.sub_page_header .page-title h1 {
  font-size: 24px;
  line-height: 34px;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 0;
}
/* line 551, sass/partials/_structure.scss */
.sub_page_header .content_row_wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 555, sass/partials/_structure.scss */
.sub_page_header .content_row_wrapper > .col {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 560, sass/partials/_structure.scss */
.sub_page_header .content_row_wrapper.fullwidth {
  max-width: 96%;
}
/* line 566, sass/partials/_structure.scss */
.sub_page_header.style-2 {
  text-align: center;
}
/* line 570, sass/partials/_structure.scss */
.sub_page_header.style-2 .page-title {
  float: none;
}
/* line 574, sass/partials/_structure.scss */
.sub_page_header.style-2 h1 {
  font-size: 38px;
}

/* Footer
   ========================================================================== */
/* line 584, sass/partials/_structure.scss */
#footer {
  width: 100%;
}
/* line 587, sass/partials/_structure.scss */
#footer > .content_row {
  width: 100%;
  margin: auto;
}
/* line 591, sass/partials/_structure.scss */
#footer > .content_row.fullwidth {
  max-width: 100%;
  width: 100%;
}
/* line 597, sass/partials/_structure.scss */
#footer .content_row_wrapper.fullwidth {
  max-width: 96%;
}
/* line 601, sass/partials/_structure.scss */
#footer .footer_widgets {
  padding: 0;
  position: relative;
}
/* line 605, sass/partials/_structure.scss */
#footer .footer_widgets img {
  max-width: 100%;
  height: auto;
}
/* line 610, sass/partials/_structure.scss */
#footer .footer_widgets .col {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 615, sass/partials/_structure.scss */
#footer .footer_widgets .column-inner {
  padding: 60px 0;
}
/* line 619, sass/partials/_structure.scss */
#footer .footer_widgets .col .widget:last-child, #footer .footer_widgets .col .widget ul:last-child {
  margin-bottom: 0;
}
/* line 623, sass/partials/_structure.scss */
#footer .footer_widgets .widgets_holder .widget {
  padding-bottom: 25px;
}
/* line 626, sass/partials/_structure.scss */
#footer .footer_widgets .widgets_holder .widget:last-child {
  padding-bottom: 0;
  border-width: 0;
}
/* line 632, sass/partials/_structure.scss */
#footer .footer_widgets .content_row_wrapper {
  padding-top: 0;
}
/* line 636, sass/partials/_structure.scss */
#footer .footer_widgets .featured-col .column-inner {
  padding: 60px 40px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.1);
}
/* line 641, sass/partials/_structure.scss */
#footer .footer_widgets .featured-col .column-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: -10px;
  display: inline-block;
  z-index: 1;
}

/* line 656, sass/partials/_structure.scss */
.footer_info_bar {
  font-size: 0.875em;
  background-color: rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
/* line 661, sass/partials/_structure.scss */
.footer_info_bar > .content_row_wrapper {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  padding-top: calc(40px + 0.8em );
  padding-bottom: 40px;
}
/* line 669, sass/partials/_structure.scss */
.footer_info_bar > div > div > *:first-child li {
  border-width: 0;
  padding-left: 0;
}
/* line 674, sass/partials/_structure.scss */
.footer_info_bar .copyright {
  float: left;
}
/* line 678, sass/partials/_structure.scss */
.footer_info_bar .social_media {
  float: right;
}

/* line 683, sass/partials/_structure.scss */
.footer-navigation-container {
  float: left;
}

/* line 687, sass/partials/_structure.scss */
#footer-navigation {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/* line 693, sass/partials/_structure.scss */
#footer-navigation a {
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
/* line 698, sass/partials/_structure.scss */
#footer-navigation a:after {
  bottom: -9px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 0;
  left: 50%;
  max-width: 100%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  transition: width 0.4s;
}
/* line 713, sass/partials/_structure.scss */
#footer-navigation a:hover {
  text-decoration: none;
}
/* line 716, sass/partials/_structure.scss */
#footer-navigation a:hover:after {
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  transition: width 0.4s;
  width: 100%;
}
/* line 722, sass/partials/_structure.scss */
#footer-navigation li {
  padding: 0;
  float: left;
  border-width: 0 0 0 1px;
  border-style: solid;
  padding-left: 20px;
  margin-left: 20px;
}

/* ==========================================================================
   MAIN NAVIGATION
   ========================================================================== */
/* Desktop Navigation
   ========================================================================== */
/* line 8, sass/partials/_navigation.scss */
.header-col .main-menu {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}
/* line 14, sass/partials/_navigation.scss */
.header-col .main-menu > li {
  position: relative;
  display: inline-block;
  float: left;
}
/* line 20, sass/partials/_navigation.scss */
.header-col .main-menu > li > a {
  text-align: left;
  text-decoration: none;
  outline: none;
  position: relative;
  line-height: 1em;
  display: block;
}
/* line 29, sass/partials/_navigation.scss */
.header-col .main-menu > li a > span {
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: transparent;
  position: relative;
}
/* line 37, sass/partials/_navigation.scss */
.header-col .main-menu > li > a:hover, .header-col .main-menu > li.current-menu-ancestor > a, .header-col .main-menu > li.current-menu-item > a {
  text-decoration: none;
}
/* line 45, sass/partials/_navigation.scss */
.header-col .main-menu a > span {
  display: inline;
}
/* line 49, sass/partials/_navigation.scss */
.header-col .main-menu > li > a sub {
  display: none;
}
/* line 53, sass/partials/_navigation.scss */
.header-col .main-menu sub {
  display: block;
  font-size: 0.92em;
  bottom: 0;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
/* line 62, sass/partials/_navigation.scss */
.header-col .main-menu span > i:before, .header-col .main-menu a > i:before {
  margin-right: 0.5em;
}
/* line 67, sass/partials/_navigation.scss */
.header-col .main-menu ul {
  visibility: hidden;
  position: absolute;
  width: 220px;
  list-style: none outside none;
  z-index: 99999;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 0;
  overflow: hidden;
}
/* line 79, sass/partials/_navigation.scss */
.header-col .main-menu ul li {
  position: relative;
}
/* line 83, sass/partials/_navigation.scss */
.header-col .main-menu ul li a {
  display: block;
  border-style: solid;
  border-width: 0 0 1px;
  border-color: transparent;
  text-decoration: none;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
/* line 94, sass/partials/_navigation.scss */
.header-col .main-menu ul li a:hover, .header-col .main-menu ul li > .current-menu-ancestor > a {
  text-decoration: none;
}
/* line 101, sass/partials/_navigation.scss */
.header-col .main-menu ul ul {
  margin-left: 220px;
  top: 0;
  padding: 0 0 0 2px;
  width: 222px;
}
/* line 108, sass/partials/_navigation.scss */
.header-col .main-menu ul ul ul {
  top: 0;
}
/* line 113, sass/partials/_navigation.scss */
.header-col .main-menu > li:not(.multicolumn) ul {
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04);
  -webkit-transition: opacity 0.5s ease 0.1s;
  -o-transition: opacity 0.5s ease 0.1s;
  transition: opacity 0.5s ease 0.1s;
  transform-origin: top;
  opacity: 0;
}
/* line 120, sass/partials/_navigation.scss */
.header-col .main-menu li:not(.multicolumn):hover > ul,
.header-col .main-menu li.hover:not(.multicolumn) > ul {
  height: auto;
  overflow: visible;
  opacity: 1;
}
/* line 128, sass/partials/_navigation.scss */
.header-col .main-menu li.submenu-loaded:hover > ul,
.header-col .main-menu li.submenu-loaded.hover > ul,
.header-col .main-menu li li:hover > ul,
.header-col .main-menu li li.hover > ul {
  visibility: visible;
}
/* line 138, sass/partials/_navigation.scss */
.header-col .main-menu > li.menu-item-has-children > a > span:after {
  content: "\2a";
  font-family: 'rtui';
  padding-left: 0.4em;
  line-height: 1;
}
/* line 146, sass/partials/_navigation.scss */
.header-col .main-menu > li li.menu-item-has-children:after {
  content: "\28";
  font-family: "rtui";
  position: absolute;
  z-index: 999;
  right: 10px;
  top: 0.5em;
}
/* line 157, sass/partials/_navigation.scss */
.header-col .main-menu > li.o-direction .sub-menu {
  right: 0;
  text-align: right;
}
/* line 161, sass/partials/_navigation.scss */
.header-col .main-menu > li.o-direction .sub-menu li.menu-item-has-children:after {
  content: "\22";
  left: 10px;
  right: auto;
}
/* line 168, sass/partials/_navigation.scss */
.header-col .main-menu > li.o-direction .sub-menu ul {
  margin-right: 220px;
  padding: 0 2px 0 0;
  margin-left: auto;
}

/* line 176, sass/partials/_navigation.scss */
.sticky-header-holder .header-col .main-menu > li > a {
  line-height: 60px;
}

/* line 182, sass/partials/_navigation.scss */
.main-menu .multicolumn {
  position: static;
}
/* line 186, sass/partials/_navigation.scss */
.main-menu li.multicolumn > ul {
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04);
  -webkit-transition: opacity 0.5s ease 0.1s;
  -o-transition: opacity 0.5s ease 0.1s;
  transition: opacity 0.5s ease 0.1s;
  transform-origin: top;
  opacity: 0;
}
/* line 193, sass/partials/_navigation.scss */
.main-menu li.multicolumn.submenu-loaded:hover > ul,
.main-menu li.multicolumn.submenu-loaded.hover > ul {
  height: auto;
  visibility: visible;
  opacity: 1;
}
/* line 199, sass/partials/_navigation.scss */
.main-menu li.multicolumn.submenu-loaded:hover > ul ul,
.main-menu li.multicolumn.submenu-loaded.hover > ul ul {
  height: auto;
  opacity: 1;
  visibility: visible;
}
/* line 207, sass/partials/_navigation.scss */
.main-menu .multicolumn-1 > ul > li {
  width: 100%;
}
/* line 207, sass/partials/_navigation.scss */
.main-menu .multicolumn-2 > ul > li {
  width: 50%;
}
/* line 207, sass/partials/_navigation.scss */
.main-menu .multicolumn-3 > ul > li {
  width: 33.33333%;
}
/* line 207, sass/partials/_navigation.scss */
.main-menu .multicolumn-4 > ul > li {
  width: 25%;
}
/* line 207, sass/partials/_navigation.scss */
.main-menu .multicolumn-5 > ul > li {
  width: 20%;
}
/* line 207, sass/partials/_navigation.scss */
.main-menu .multicolumn-6 > ul > li {
  width: 16.66667%;
}
/* line 207, sass/partials/_navigation.scss */
.main-menu .multicolumn-7 > ul > li {
  width: 14.28571%;
}
/* line 207, sass/partials/_navigation.scss */
.main-menu .multicolumn-8 > ul > li {
  width: 12.5%;
}
/* line 212, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder {
  padding: 0;
  display: table;
  width: 100%;
  left: auto;
  height: auto;
  opacity: 0;
  margin: 50px 0 0 0;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04);
  -webkit-transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
  transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
}
/* line 225, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li {
  display: table-cell;
  margin: 0;
  padding: 24px;
}
/* line 230, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li:not(:last-child) {
  border-width: 0 1px 0 0;
  border-style: solid;
}
/* line 237, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul {
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 242, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul, .main-menu .multicolumn-holder > li > ul .sub-menu {
  position: static;
  margin-left: 0;
  margin-top: 0;
  display: block;
  width: auto;
}
/* line 250, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul > li {
  margin: 0;
}
/* line 254, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul > li:not(:last-child) > .sub-menu {
  margin-bottom: 30px;
}
/* line 259, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul li > a:before {
  content: "\28";
  font-family: 'rtui';
  padding-right: 0.4em;
}
/* line 265, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > a,
.main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > span {
  border-width: 0 0 1px 0;
  border-style: solid;
  display: block;
  padding: 0 0.75em 0.4em 0.75em;
  margin-bottom: 0.75em;
}
/* line 274, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > span, .main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > a {
  margin-bottom: 0.4em;
}
/* line 278, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul li > a, .main-menu .multicolumn-holder > li > ul li > span {
  border-width: 0;
  padding: 0 0.75em 0.4em 0.75em;
}
/* line 284, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul li.menu-item-has-children::after {
  content: "";
}
/* line 288, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul li .sub-menu > li:last-child a {
  padding-bottom: 0;
}
/* line 292, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul ul {
  box-shadow: none;
  margin: 0;
  width: auto;
  border-width: 0;
  padding: 0;
  height: auto;
}
/* line 301, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul ul .sub-menu {
  margin-bottom: 0.75em;
  margin-left: 0.75em;
}
/* line 305, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul ul .sub-menu a:before {
  content: none;
}
/* line 312, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul ul sub,
.main-menu .multicolumn-holder > li > ul li:not(.menu-item-has-children) > a > sub {
  margin-left: 0.75em;
}
/* line 317, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder > li > ul ul li {
  margin-top: 0;
}
/* line 323, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder a > i {
  float: right;
}
/* line 325, sass/partials/_navigation.scss */
.main-menu .multicolumn-holder a > i:before {
  margin-right: 0;
  margin-left: 0.5em;
}

/* line 336, sass/partials/_navigation.scss */
.header-right nav:last-child .header-col .main-menu > li:last-child > a {
  border-width: 0;
}

/* line 342, sass/partials/_navigation.scss */
.sub-menu li[class^="icon-"]:before, .sub-menu li[class*=" icon-"]:before {
  float: left;
  line-height: 3em;
  margin: 0 0.8em;
}

/* ==========================================================================
   MOBILE NAVIGATION 
   ========================================================================== */
/* line 354, sass/partials/_navigation.scss */
.mobile-nav {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 480;
  left: 0;
}

/* line 362, sass/partials/_navigation.scss */
#mobile-navigation {
  border-width: 1px 0 0 0;
  border-style: solid;
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 369, sass/partials/_navigation.scss */
#mobile-navigation > li {
  float: none;
  display: block;
}
/* line 374, sass/partials/_navigation.scss */
#mobile-navigation a > sub {
  display: block;
  font-size: 11px;
  font-style: oblique;
  padding: 5px 0;
}
/* line 382, sass/partials/_navigation.scss */
#mobile-navigation li a, #mobile-navigation li > span {
  position: relative;
  display: block;
  text-align: left;
  border-width: 0 0 1px 0;
  padding: 10px 20px;
  text-decoration: none;
  border-style: solid;
  line-height: 1.8 !important;
}
/* line 393, sass/partials/_navigation.scss */
#mobile-navigation ul li a, #mobile-navigation ul li > span {
  border-style: solid;
  border-width: 0 0 1px;
}
/* line 398, sass/partials/_navigation.scss */
#mobile-navigation > li > a:after, #mobile-navigation li span:after {
  background-color: transparent;
}
/* line 403, sass/partials/_navigation.scss */
#mobile-navigation ul {
  list-style: none;
  display: none;
  position: relative;
  right: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border-width: 0;
}
/* line 414, sass/partials/_navigation.scss */
#mobile-navigation ul ul {
  border-width: 0;
}
/* line 418, sass/partials/_navigation.scss */
#mobile-navigation > li > ul {
  margin: 0;
}
/* line 422, sass/partials/_navigation.scss */
#mobile-navigation ul li:first-child a, #mobile-navigation ul li:first-child > span {
  border-width: 0 0 1px 0;
}
/* line 426, sass/partials/_navigation.scss */
#mobile-navigation li:hover > ul {
  display: none;
}
/* line 433, sass/partials/_navigation.scss */
#mobile-navigation li.menu-item-has-children > a, #mobile-navigation li.menu-item-has-children > span {
  padding-right: 65px;
  position: relative;
}
/* line 10, sass/utility/_mixins.scss */
#mobile-navigation li.menu-item-has-children > a:before, #mobile-navigation li.menu-item-has-children > span:before {
  font-family: "rtui";
  content: "";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
/* line 10, sass/utility/_mixins.scss */
#mobile-navigation li.menu-item-has-children.current-menu-item > a:before, #mobile-navigation li.menu-item-has-children.current-menu-item > span:before {
  font-family: "rtui";
  content: "";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
/* line 443, sass/partials/_navigation.scss */
#mobile-navigation li.menu-item-has-children > a:after, #mobile-navigation li.menu-item-has-children > span:after {
  border-style: solid;
  border-width: 0 0 0 1px;
  height: 100%;
  position: absolute;
  right: 50px;
  content: "";
  top: 0;
  z-index: 999;
}
/* line 454, sass/partials/_navigation.scss */
#mobile-navigation li.menu-item-has-children > a:before, #mobile-navigation li.menu-item-has-children > span:before {
  cursor: pointer;
  margin: -5px 0 0 0;
  position: absolute;
  right: 20px;
  top: 50%;
  text-align: left;
  width: auto;
  z-index: 999;
  margin: -6px 0 0 0 !important;
  line-height: 1;
  font-size: 12px;
  width: auto !important;
}
/* line 473, sass/partials/_navigation.scss */
#mobile-navigation li.current-menu-item > ul {
  display: block;
}
/* line 479, sass/partials/_navigation.scss */
#mobile-navigation li.current-menu-ancestor:after,
#mobile-navigation li.current-menu-item:after,
#mobile-navigation li:hover:after,
#mobile-navigation li:after {
  content: none;
}
/* line 487, sass/partials/_navigation.scss */
#mobile-navigation li li li a {
  padding-left: 25px;
}
/* line 491, sass/partials/_navigation.scss */
#mobile-navigation li li li li a {
  padding-left: 35px;
}
/* line 495, sass/partials/_navigation.scss */
#mobile-navigation li li li li a {
  padding-left: 45px;
}
/* line 499, sass/partials/_navigation.scss */
#mobile-navigation li li li li li a {
  padding-left: 50px;
}
/* line 503, sass/partials/_navigation.scss */
#mobile-navigation li li li li li li a {
  padding-left: 60px;
}
/* line 507, sass/partials/_navigation.scss */
#mobile-navigation li li li li li li li a {
  padding-left: 70px;
}

/* ==========================================================================
   DESIGN ELEMENTS
   ========================================================================== */
/* Photo Gallery
   ========================================================================== */
/* line 9, sass/partials/_design_elements.scss */
#container .rt-gallery .col {
  margin-bottom: 40px;
}
/* line 13, sass/partials/_design_elements.scss */
#container .rt-gallery .row:last-child .col {
  margin-bottom: 0;
}
/* line 20, sass/partials/_design_elements.scss */
#container .rt-gallery.nogaps.row, #container .rt-gallery.nogaps > .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 25, sass/partials/_design_elements.scss */
#container .rt-gallery.nogaps .col {
  padding: 0;
  margin: 0;
}
/* line 31, sass/partials/_design_elements.scss */
#container .rt-gallery .gallery-item-holder {
  max-width: 100%;
  margin: auto;
}
/* line 35, sass/partials/_design_elements.scss */
#container .rt-gallery .gallery-item-holder img {
  max-width: 100%;
  display: block;
  margin: auto;
}
/* line 46, sass/partials/_design_elements.scss */
#container .rt-gallery.metro-gallery .gallery-item-holder img {
  width: 100%;
}

/* line 54, sass/partials/_design_elements.scss */
.single-post .rt-gallery .col-sm-12, .single-portfolio .rt-gallery .col-sm-12 {
  padding: 0;
}

/* Grid Borders
   ========================================================================== */
/* line 64, sass/partials/_design_elements.scss */
.border_grid > .row, .border_grid .content_row, .border_grid .elementor-row {
  border-width: 1px 0 0 0;
  border-style: solid;
  margin: 0;
}
/* line 69, sass/partials/_design_elements.scss */
.border_grid > .row:first-child, .border_grid .content_row:first-child, .border_grid .elementor-row:first-child {
  border-width: 0;
}
/* line 72, sass/partials/_design_elements.scss */
.border_grid > .row:first-child > div:after, .border_grid .content_row:first-child > div:after, .border_grid .elementor-row:first-child > div:after {
  top: 0;
}
/* line 77, sass/partials/_design_elements.scss */
.border_grid > .row:last-child > div:after, .border_grid .content_row:last-child > div:after, .border_grid .elementor-row:last-child > div:after {
  bottom: 0;
}
/* line 84, sass/partials/_design_elements.scss */
.border_grid > .row > div:first-child:after, .border_grid .rt-column-container:first-child:after, .border_grid .col:first-child:after, .border_grid .elementor-column:first-child:after {
  border-width: 0;
}
/* line 88, sass/partials/_design_elements.scss */
.border_grid > .row > div:after, .border_grid .rt-column-container:after, .border_grid .col:after, .border_grid .elementor-column:after {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  width: 1px;
  z-index: 1;
  border-width: 0 0 0 1px;
  border-style: solid;
}
/* line 101, sass/partials/_design_elements.scss */
.border_grid > .row > div, .border_grid .content_row .rt-column-container, .border_grid .elementor-column {
  padding-top: 15px;
  padding-bottom: 25px;
}
/* line 105, sass/partials/_design_elements.scss */
.border_grid > .row > div:after, .border_grid .content_row .rt-column-container:after, .border_grid .elementor-column:after {
  top: 15px;
  bottom: 15px;
}
/* line 111, sass/partials/_design_elements.scss */
.border_grid .content_row:first-child .rt-column-container {
  padding-top: 0px;
}
/* line 115, sass/partials/_design_elements.scss */
.border_grid .wpb_row, .border_grid .row {
  margin-left: -20px;
  margin-right: -20px;
}

/* Overlay Texts
   ========================================================================== */
/* line 123, sass/partials/_design_elements.scss */
.has-overlay {
  overflow: hidden;
  display: block;
  margin: auto;
  position: relative;
}
/* line 129, sass/partials/_design_elements.scss */
.has-overlay .image-thumbnail img {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
/* line 134, sass/partials/_design_elements.scss */
.has-overlay .overlay-text {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 20px;
}
/* line 136, sass/partials/_design_elements.scss */
.has-overlay .overlay-text:after {
  content: "";
  background: linear-gradient(180deg, #000000 2%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
  overflow: hidden;
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 1;
  backface-visibility: hidden;
}
/* line 160, sass/partials/_design_elements.scss */
.has-overlay .overlay-text > p {
  margin: 5px 0 0;
  font-size: .85em;
}
/* line 165, sass/partials/_design_elements.scss */
.has-overlay .overlay-text * {
  opacity: 0;
  color: #fff !important;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.2s linear 0.3s;
  -o-transition: all 0.2s linear 0.3s;
  transition: all 0.2s linear 0.3s;
}
/* line 175, sass/partials/_design_elements.scss */
.has-overlay:hover .overlay-text {
  opacity: 1;
}
/* line 178, sass/partials/_design_elements.scss */
.has-overlay:hover .overlay-text * {
  opacity: 1;
}
/* line 182, sass/partials/_design_elements.scss */
.has-overlay:hover .overlay-text:after {
  top: 0;
}

/* Featured Images
   ========================================================================== */
/* line 191, sass/partials/_design_elements.scss */
.featured_image img, .featured_image div {
  width: 100%;
}

/* line 195, sass/partials/_design_elements.scss */
.featured_image {
  position: relative;
  overflow: hidden;
}

/* image effect */
/* line 201, sass/partials/_design_elements.scss */
.imgeffect {
  position: relative;
  overflow: hidden;
  display: block;
  max-width: 100%;
  z-index: 1;
}
/* line 208, sass/partials/_design_elements.scss */
.imgeffect img {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
/* line 213, sass/partials/_design_elements.scss */
.imgeffect .overlay-mask {
  background: linear-gradient(180deg, #000000 2%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
  overflow: hidden;
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
/* line 227, sass/partials/_design_elements.scss */
.imgeffect .action-button {
  top: 20px;
  right: 20px;
  line-height: 1.6em;
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  text-align: center;
  position: absolute;
  text-align: center;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0.1s;
  -o-transition: all 0.4s ease-out 0.1s;
  transition: all 0.4s ease-out 0.1s;
  z-index: 20;
}
/* line 245, sass/partials/_design_elements.scss */
.imgeffect:hover .action-button {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 250, sass/partials/_design_elements.scss */
.imgeffect:hover > .overlay-mask {
  top: 0;
}
/* line 256, sass/partials/_design_elements.scss */
.imgeffect > .action-button:before {
  font-family: 'rtui';
  color: #fff;
  font-size: 16px;
}
/* line 262, sass/partials/_design_elements.scss */
.imgeffect.zoom > .action-button:before {
  content: "\e800";
}
/* line 266, sass/partials/_design_elements.scss */
.imgeffect.gallery > .action-button:before {
  content: "\e803";
}
/* line 270, sass/partials/_design_elements.scss */
.imgeffect.video > .action-button:before {
  content: "\6a";
}
/* line 274, sass/partials/_design_elements.scss */
.imgeffect.audio > .action-button:before {
  content: "\e805";
}
/* line 278, sass/partials/_design_elements.scss */
.imgeffect.extlink > .action-button:before {
  content: "\f08e";
}
/* line 282, sass/partials/_design_elements.scss */
.imgeffect.link > .action-button:before {
  content: "\e806";
}
/* line 286, sass/partials/_design_elements.scss */
.imgeffect > div > img {
  display: inline-block;
}
/* line 290, sass/partials/_design_elements.scss */
.imgeffect.aligncenter {
  display: block;
}

/* line 295, sass/partials/_design_elements.scss */
.featured-image-nav {
  opacity: 0;
  bottom: -50px;
  margin: 0;
  padding: 10px 0 5px;
  position: absolute;
  text-align: center;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 305, sass/partials/_design_elements.scss */
.featured-image-nav > li {
  display: inline-block;
  cursor: pointer;
  width: 15px;
  height: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
/* line 313, sass/partials/_design_elements.scss */
.featured-image-nav > li:hover, .featured-image-nav > li.active {
  background: rgba(255, 255, 255, 0.15);
}

/* line 318, sass/partials/_design_elements.scss */
.featured_image:hover .featured-image-nav {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 1;
  bottom: 0;
}

/* Custom Select Box
   ========================================================================== */
/* line 326, sass/partials/_design_elements.scss */
.hasCustomSelect {
  z-index: 2;
  padding-right: 20px;
}

/* line 331, sass/partials/_design_elements.scss */
.customselect {
  border-width: 1px;
  border-style: solid;
  padding: 4px 20px 4px 10px;
  position: relative;
  z-index: 1;
}

/* line 340, sass/partials/_design_elements.scss */
.customselect .customselectInner:before {
  content: "\2a";
  font-family: "rtui";
  position: absolute;
  right: 10px;
}

/* Special Backgrounds
   ========================================================================== */
/* line 349, sass/partials/_design_elements.scss */
.rt-parallax-background {
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  backface-visibility: hidden;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

/* line 367, sass/partials/_design_elements.scss */
.rt-sa-background {
  width: 100%;
  position: absolute;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

/* line 375, sass/partials/_design_elements.scss */
.rt-svg-background {
  width: 100%;
  position: absolute;
  left: 0;
  overflow: hidden;
  z-index: 0;
  height: auto;
}
/* line 383, sass/partials/_design_elements.scss */
.rt-svg-background.top {
  top: -1px;
}
/* line 387, sass/partials/_design_elements.scss */
.rt-svg-background.bottom {
  bottom: -1px;
}

/* Animated Backgrounds
   ========================================================================== */
/* line 394, sass/partials/_design_elements.scss */
.rt-background-slider {
  width: 100%;
  height: 100%;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  -webkit-transform: translate3d(0);
  backface-visibility: hidden;
}

/* line 410, sass/partials/_design_elements.scss */
.rt-background-slider > * {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0s, transform 0s;
  -o-transition: opacity 0s, transform 0s;
  transition: opacity 0s, transform 0s;
}

/* Read More Links
   ========================================================================== */
/* line 418, sass/partials/_design_elements.scss */
.read_more {
  display: block;
  margin-top: 10px;
  text-decoration: none;
}

/* line 424, sass/partials/_design_elements.scss */
.read_more:after {
  content: "\006D";
  display: inline-block;
  font-family: "rtui";
  padding-left: 10px;
}

/* line 431, sass/partials/_design_elements.scss */
a.read_more:hover {
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

/* line 436, sass/partials/_design_elements.scss */
.read_more:hover:after {
  opacity: 0.6;
  padding-left: 13px;
  text-decoration: none;
  transition: padding 0.4s ease 0s;
}

/* Lists
   ========================================================================== */
/* line 445, sass/partials/_design_elements.scss */
ul,
ol {
  padding-left: 20px;
  margin-bottom: 20px;
}

/* blockquote
   ========================================================================== */
/* line 454, sass/partials/_design_elements.scss */
blockquote {
  margin: 40px 0;
  font-style: italic;
  font-size: 1.25em;
  border-width: 3px 0;
  border-style: solid;
  padding: 40px 0;
}
/* line 462, sass/partials/_design_elements.scss */
blockquote:before {
  content: "\201c";
  float: left;
  font-size: 3em;
  line-height: 1em;
}
/* line 469, sass/partials/_design_elements.scss */
blockquote.text-center:before {
  float: none;
}
/* line 473, sass/partials/_design_elements.scss */
blockquote p {
  margin-left: 3em;
}
/* line 477, sass/partials/_design_elements.scss */
blockquote cite {
  margin-top: .75em;
  font-size: .75em;
  display: inline-block;
  width: 100%;
  font-style: normal;
  margin-left: 3.75em;
}
/* line 486, sass/partials/_design_elements.scss */
blockquote cite:before {
  content: '\2014 \00A0';
}
/* line 490, sass/partials/_design_elements.scss */
blockquote.style-2 {
  border-width: 0;
}
/* line 493, sass/partials/_design_elements.scss */
blockquote.style-2 p, blockquote.style-2 cite {
  margin-left: 0;
  padding-left: 0;
}

/* image loading effect
   ========================================================================== */
/* line 502, sass/partials/_design_elements.scss */
.rt_preloading:after {
  content: "";
  opacity: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  -webkit-animation: scaleout 1s infinite ease-in-out;
  -o-animation: scaleout 1s infinite ease-in-out;
  animation: scaleout 1s infinite ease-in-out;
  z-index: 1;
}

/* Featured Image
   ========================================================================== */
/* line 520, sass/partials/_design_elements.scss */
.rt-featured-image {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  border-width: 1px;
  border-style: solid;
  padding: 20px;
}

/* Featured Video
   ========================================================================== */
/* line 529, sass/partials/_design_elements.scss */
.rt-featured-video {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  border-width: 1px;
  border-style: solid;
  padding: 20px;
}

/* Featured Map
   ========================================================================== */
/* line 538, sass/partials/_design_elements.scss */
.rt-featured-map {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  border-width: 1px;
  border-style: solid;
  padding: 20px;
}

/* Frame
   ========================================================================== */
/* line 547, sass/partials/_design_elements.scss */
.rt-frame {
  border-width: 1px;
  border-style: solid;
  padding: 10px;
}

/* Shadows
	========================================================================== */
/* line 555, sass/partials/_design_elements.scss */
.shadow {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
}

/* line 559, sass/partials/_design_elements.scss */
.rt-column-gaps > div > .shadow > .vc_column-inner {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
}

/* line 564, sass/partials/_design_elements.scss */
.shadow-2 {
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
}

/* line 568, sass/partials/_design_elements.scss */
.shadow-3 {
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 572, sass/partials/_design_elements.scss */
.hover-shadow:hover {
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
  transition: box-shadow 0.3s ease;
}

/* line 578, sass/partials/_design_elements.scss */
.hover-opacity:hover {
  opacity: 0.3;
  transition: opacity 0.3s ease;
}

/* Boxed
	========================================================================== */
/* line 585, sass/partials/_design_elements.scss */
.boxed, .boxed-column > * > * {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
  padding: 20px;
}

/* line 590, sass/partials/_design_elements.scss */
.boxed-column > * > * {
  height: 100%;
}

/* line 594, sass/partials/_design_elements.scss */
.boxed {
  height: 100%;
}

/* Go to top
   ========================================================================== */
/* line 600, sass/partials/_design_elements.scss */
.go-to-top {
  cursor: pointer;
  text-align: center;
  width: 46px;
  line-height: 42px;
  border-width: 2px;
  border-style: solid;
  border-color: initial !important;
  font-size: 2em;
  position: absolute;
  right: 20px;
  transform: translateY(calc( -50% + 0.5em - 4px ));
  margin-top: 200px;
  opacity: 0;
}
/* line 615, sass/partials/_design_elements.scss */
.go-to-top.visible {
  opacity: 1;
  margin-top: 0;
  transition: margin 1s ease;
}
/* line 621, sass/partials/_design_elements.scss */
.go-to-top:before {
  vertical-align: middle;
}
/* line 625, sass/partials/_design_elements.scss */
.go-to-top:hover {
  opacity: 0.7;
}

/* Borders & Shadows
   ========================================================================== */
/* shadows */
/* line 634, sass/partials/_design_elements.scss */
.shadow-top {
  -webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}

/* line 638, sass/partials/_design_elements.scss */
.shadow-bottom {
  -webkit-box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}

/* line 641, sass/partials/_design_elements.scss */
.shadow-top.shadow-bottom {
  -webkit-box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset, 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset, 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}

/* shadows fix for bg overlays */
/* line 646, sass/partials/_design_elements.scss */
.content-row-video-overlay:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 653, sass/partials/_design_elements.scss */
.shadow-top .content-row-video-overlay:before {
  -webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}

/* line 657, sass/partials/_design_elements.scss */
.shadow-bottom .content-row-video-overlay:before {
  -webkit-box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}

/* line 661, sass/partials/_design_elements.scss */
.shadow-top.shadow-bottom .content-row-video-overlay:before {
  -webkit-box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset, 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset, 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}

/* borders */
/* line 666, sass/partials/_design_elements.scss */
.border-top {
  border-top-width: 1px;
  border-top-style: solid;
}

/* line 671, sass/partials/_design_elements.scss */
.border-bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* line 676, sass/partials/_design_elements.scss */
.border-left {
  border-left-width: 1px;
  border-left-style: solid;
}

/* line 681, sass/partials/_design_elements.scss */
.border-right {
  border-right-width: 1px;
  border-right-style: solid;
}

/* Content Overlay
   ========================================================================== */
/* line 689, sass/partials/_design_elements.scss */
#content-overlay {
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 490;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
  -o-transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
  transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
}

/* line 702, sass/partials/_design_elements.scss */
.rt-menu-over #content-overlay, .side-panel-on #content-overlay {
  top: 0;
  opacity: 1;
}

/* line 709, sass/partials/_design_elements.scss */
.side-panel-on #content-overlay {
  -webkit-transition: height 0s ease 0s, opacity 0.4s ease 0s;
  -o-transition: height 0s ease 0s, opacity 0.4s ease 0s;
  transition: height 0s ease 0s, opacity 0.4s ease 0s;
  height: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 717, sass/partials/_design_elements.scss */
  .side-panel-on #main_content {
    filter: grayscale(1);
  }
}
/* Post Navigation
   ========================================================================== */
/* line 724, sass/partials/_design_elements.scss */
.businesslounge-post-navigation {
  border-width: 1px 0 0 0;
  border-style: solid;
  padding-top: 25px;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-size: 0.875em;
}
/* line 733, sass/partials/_design_elements.scss */
.businesslounge-post-navigation a {
  text-decoration: none;
  transition: color 0.2s ease-in;
}
/* line 737, sass/partials/_design_elements.scss */
.businesslounge-post-navigation a:before {
  font-family: "rtui";
  vertical-align: middle;
}
/* line 743, sass/partials/_design_elements.scss */
.businesslounge-post-navigation > div > *:first-child {
  text-align: left;
}
/* line 746, sass/partials/_design_elements.scss */
.businesslounge-post-navigation > div > *:first-child a:before {
  content: "\22";
  float: left;
  margin-right: 20px;
}
/* line 753, sass/partials/_design_elements.scss */
.businesslounge-post-navigation > div > *:nth-child(2) {
  text-align: center;
}
/* line 757, sass/partials/_design_elements.scss */
.businesslounge-post-navigation > div > *:last-child {
  text-align: right;
}
/* line 760, sass/partials/_design_elements.scss */
.businesslounge-post-navigation > div > *:last-child a:before {
  content: "\28";
  float: right;
  margin-left: 20px;
}
/* line 768, sass/partials/_design_elements.scss */
.businesslounge-post-navigation .post-nav-img {
  position: absolute;
  bottom: calc(24px + 1em);
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: block;
  padding: 10px;
  background: #fff;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
/* line 785, sass/partials/_design_elements.scss */
.businesslounge-post-navigation .post-nav-img img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
/* line 794, sass/partials/_design_elements.scss */
.businesslounge-post-navigation .rt-prev-post:hover .post-nav-img,
.businesslounge-post-navigation .rt-next-post:hover .post-nav-img {
  -webkit-transition: all 0.4s cubic-bezier(1, -0.02, 0.39, 1.92);
  -o-transition: all 0.4s cubic-bezier(1, -0.02, 0.39, 1.92);
  transition: all 0.4s cubic-bezier(1, -0.02, 0.39, 1.92);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 999;
}
/* line 803, sass/partials/_design_elements.scss */
.businesslounge-post-navigation .rt-prev-post .post-nav-img {
  left: 0;
}
/* line 807, sass/partials/_design_elements.scss */
.businesslounge-post-navigation .rt-next-post .post-nav-img {
  right: 0;
}

/* Icons
   ========================================================================== */
/* line 816, sass/partials/_design_elements.scss */
#container .businesslounge-icon {
  border-style: solid;
  border-color: transparent;
  line-height: 1em;
}
/* line 821, sass/partials/_design_elements.scss */
#container .businesslounge-icon:before {
  display: block !important;
  margin: 0 !important;
}
/* line 826, sass/partials/_design_elements.scss */
#container .businesslounge-icon:not(.aligncenter):not(.alignleft):not(.alignright) {
  display: inline-block;
}

/* line 831, sass/partials/_design_elements.scss */
.elementor-icon .rt-elementor-icon:before {
  margin: 0 !important;
  display: block !important;
}

/* line 836, sass/partials/_design_elements.scss */
.elementor-widget-icon-list .rt-elementor-icon {
  line-height: 1;
}
/* line 838, sass/partials/_design_elements.scss */
.elementor-widget-icon-list .rt-elementor-icon:before {
  margin: 0;
}

/* popups
   ========================================================================== */
/* line 845, sass/partials/_design_elements.scss */
.rt-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.9);
  display: block;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease;
}
/* line 858, sass/partials/_design_elements.scss */
.rt-popup.active {
  transition: all 0.3s ease;
  z-index: 999999;
  opacity: 1;
  pointer-events: auto;
}

/* line 866, sass/partials/_design_elements.scss */
.rt-popup-close {
  position: absolute;
  top: 40px;
  right: 40px;
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  cursor: pointer;
  z-index: 99;
}

/* line 878, sass/partials/_design_elements.scss */
.rt-popup-content-wrapper {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 895, sass/partials/_design_elements.scss */
.rt-popup-content {
  display: block;
  position: relative;
  padding: 10%;
  max-height: 100%;
  width: 100%;
}

/* line 903, sass/partials/_design_elements.scss */
.ps-scrollbar-y-rail {
  display: none;
}

/* popups search
   ========================================================================== */
/* line 908, sass/partials/_design_elements.scss */
.rt-popup-search .wp-search-form {
  font-size: 1.4em;
  color: #fff;
}
/* line 912, sass/partials/_design_elements.scss */
.rt-popup-search .wp-search-form input[type="text"] {
  border-radius: 100px;
  border-width: 2px !important;
  border-color: rgba(255, 255, 255, 0.6);
  padding: 0.6em 1.5em !important;
}
/* line 918, sass/partials/_design_elements.scss */
.rt-popup-search .wp-search-form input[type="text"]:focus {
  border-color: #fff;
}
/* line 923, sass/partials/_design_elements.scss */
.rt-popup-search .wp-search-form span {
  right: 0.75em;
}

/* popup langugaes
   ========================================================================== */
/* line 932, sass/partials/_design_elements.scss */
.rt-popup-languages .rt-popup-content {
  text-align: center;
}
/* line 936, sass/partials/_design_elements.scss */
.rt-popup-languages h5 {
  margin-bottom: 2em;
}
/* line 940, sass/partials/_design_elements.scss */
.rt-popup-languages h5, .rt-popup-languages a, .rt-popup-languages a:hover {
  color: #fff;
}
/* line 944, sass/partials/_design_elements.scss */
.rt-popup-languages a:hover {
  opacity: 0.7;
  text-decoration: none;
}
/* line 949, sass/partials/_design_elements.scss */
.rt-popup-languages .rt-flags {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 954, sass/partials/_design_elements.scss */
.rt-popup-languages .rt-flags > li {
  display: inline-block;
  padding: 15px;
}
/* line 958, sass/partials/_design_elements.scss */
.rt-popup-languages .rt-flags > li a {
  padding: 10px 0;
  text-decoration: none;
  vertical-align: middle;
}
/* line 966, sass/partials/_design_elements.scss */
.rt-popup-languages .rt-flag {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
}
/* line 975, sass/partials/_design_elements.scss */
.rt-popup-languages span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
  padding: 10px;
}

/* ==========================================================================
   PORTFOLIO
   ========================================================================== */
/* line 5, sass/partials/_portfolio.scss */
.loop.type-portfolio {
  position: relative;
  width: 100%;
}
/* line 9, sass/partials/_portfolio.scss */
.loop.type-portfolio .title, .loop.type-portfolio .title a {
  text-decoration: none;
}
/* line 13, sass/partials/_portfolio.scss */
.loop.type-portfolio .title a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/* line 19, sass/partials/_portfolio.scss */
.loop.type-portfolio:hover .overlay {
  opacity: 1;
}
/* line 25, sass/partials/_portfolio.scss */
.loop.type-portfolio .visible_title {
  position: absolute;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  color: #111;
  left: 0;
  bottom: 0;
  padding: 20px;
  transition: all .5s ease .1s;
}
/* line 35, sass/partials/_portfolio.scss */
.loop.type-portfolio .visible_title .title {
  font-size: 1em;
}
/* line 40, sass/partials/_portfolio.scss */
.loop.type-portfolio.style-2 {
  overflow: hidden;
}
/* line 43, sass/partials/_portfolio.scss */
.loop.type-portfolio.style-2 .image-thumbnail img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: all 0.4s ease 0.1s;
  -o-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
/* line 48, sass/partials/_portfolio.scss */
.loop.type-portfolio.style-2 .portfolio-loop-item-wrapper {
  overflow: hidden;
  position: relative;
}
/* line 55, sass/partials/_portfolio.scss */
.loop.type-portfolio.style-1 .text {
  padding: 20px 0;
}
/* line 61, sass/partials/_portfolio.scss */
.loop.type-portfolio.style-1.boxed .image-thumbnail {
  margin: -20px -20px 0;
}
/* line 65, sass/partials/_portfolio.scss */
.loop.type-portfolio.style-1.boxed .text {
  padding: 25px 5px 5px;
}
/* line 69, sass/partials/_portfolio.scss */
.loop.type-portfolio.style-1.boxed:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: box-shadow .3s linear;
}
/* line 75, sass/partials/_portfolio.scss */
.col-sm-12 > .loop.style-1.boxed .image-thumbnail {
  margin: -20px;
}
/* line 80, sass/partials/_portfolio.scss */
.loop.type-portfolio .title {
  margin: 0;
}
/* line 84, sass/partials/_portfolio.scss */
.loop.type-portfolio p {
  margin: 20px 0 0 0;
}
/* line 88, sass/partials/_portfolio.scss */
.loop.type-portfolio .read_more {
  display: inline;
}
/* line 93, sass/partials/_portfolio.scss */
.loop.type-portfolio .terms {
  display: block;
  font-size: 0.875em;
}
/* line 97, sass/partials/_portfolio.scss */
.loop.type-portfolio .terms a {
  text-decoration: none;
}
/* line 101, sass/partials/_portfolio.scss */
.loop.type-portfolio .terms a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/* line 111, sass/partials/_portfolio.scss */
.loop.type-portfolio .overlay .title {
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
}
/* line 119, sass/partials/_portfolio.scss */
.loop.type-portfolio .overlay .terms {
  margin-top: 0;
  font-size: .875em;
  font-style: italic;
}
/* line 124, sass/partials/_portfolio.scss */
.loop.type-portfolio .overlay .terms a:hover {
  opacity: 0.7;
}
/* line 135, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-1:hover .visible_title {
  bottom: -70%;
  transition: all .5s ease;
}
/* line 140, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-1:hover .image-thumbnail img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 146, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-1:hover .overlay {
  bottom: 0;
  transition: all .5s ease;
}
/* line 152, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-1 .overlay {
  bottom: -150%;
  position: absolute;
  width: 100%;
  padding: 20px;
  overflow: hidden;
  z-index: 2;
  backface-visibility: hidden;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background: rgba(255, 255, 255, 0.9);
}
/* line 163, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-1 .overlay .title {
  color: #111;
}
/* line 167, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-1 .overlay a, .loop.type-portfolio.hover-1 .overlay a:hover, .loop.type-portfolio.hover-1 .overlay .title {
  color: #111;
}
/* line 171, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-1 .overlay .text {
  width: 100%;
  bottom: 20px;
  left: 20px;
}
/* line 177, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-1 .overlay .title {
  font-size: 1.2em;
}
/* line 181, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-1 .overlay .terms, .loop.type-portfolio.hover-1 .overlay .terms a {
  color: #777;
}
/* line 191, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-2:hover .image-thumbnail img {
  opacity: 0.6;
}
/* line 195, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-2:hover .overlay {
  transition: all .5s ease;
  opacity: 1;
}
/* line 200, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-2:hover .overlay .text {
  transform: scale(1) translateY(calc(-50% + 20px ));
  opacity: 1;
}
/* line 207, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-2 .overlay {
  bottom: 0;
  top: 0;
  position: absolute;
  width: 100%;
  padding: 20px;
  overflow: hidden;
  z-index: 2;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: rgba(0, 0, 0, 0.8);
  backgaround: linear-gradient(0deg, rgba(0, 0, 0, 0.83) 20%, rgba(0, 0, 0, 0.59) 80%);
  text-align: center;
}
/* line 222, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-2 .overlay > a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
/* line 231, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-2 .overlay .text {
  width: 100%;
  position: relative;
  top: 50%;
  transform: scale(0.8) translateY(calc(-50% + 20px ));
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  backface-visibility: hidden;
  z-index: 2;
}
/* line 243, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-2 .overlay .title {
  font-size: 1.4em;
}
/* line 247, sass/partials/_portfolio.scss */
.loop.type-portfolio.hover-2 .overlay a, .loop.type-portfolio.hover-2 .overlay a:hover, .loop.type-portfolio.hover-2 .overlay .title, .loop.type-portfolio.hover-2 .overlay .text, .loop.type-portfolio.hover-2 .overlay .terms, .loop.type-portfolio.hover-2 .overlay .terms a {
  color: #fff;
}

/* line 257, sass/partials/_portfolio.scss */
.loop.type-portfolio .image-thumbnail {
  position: relative;
  overflow: hidden;
}

/* line 263, sass/partials/_portfolio.scss */
.portfolio_list.masonry > .col {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

/* line 268, sass/partials/_portfolio.scss */
.portfolio_list.border_grid > .row > .col {
  padding-bottom: 20px;
}

/* line 272, sass/partials/_portfolio.scss */
.load_more.button_ {
  margin: 40px auto 20px;
  border-radius: 30px;
}

@media screen and (min-width: 768px) {
  /* line 281, sass/partials/_portfolio.scss */
  .portfolio_list > .row > .col-sm-12 .style-1 .image-thumbnail {
    float: left;
    margin-right: 40px;
    width: 50%;
  }
  /* line 286, sass/partials/_portfolio.scss */
  .portfolio_list > .row > .col-sm-12 .style-1 .image-thumbnail img {
    width: 100%;
  }
  /* line 291, sass/partials/_portfolio.scss */
  .portfolio_list > .row > .col-sm-12 .style-1 .text {
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    left: 50%;
  }
}
/* line 303, sass/partials/_portfolio.scss */
.rt-carousel .loop.type-portfolio.style-1:hover {
  box-shadow: none;
}

/* line 307, sass/partials/_portfolio.scss */
.rt-carousel .loop.hover-1 .image-thumbnail img {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

/* filter navigation
   ========================================================================== */
/* line 314, sass/partials/_portfolio.scss */
.filter-holder {
  margin-bottom: 20px;
  width: 100%;
  font-size: 0.75em;
  border-style: solid;
  border-width: 0 0 2px;
  padding-bottom: 10px;
}

/* line 323, sass/partials/_portfolio.scss */
.filter-holder ul {
  display: inline;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

/* line 330, sass/partials/_portfolio.scss */
.filter_navigation li:first-child {
  border-left: 0 none;
  padding-left: 0;
}

/* line 335, sass/partials/_portfolio.scss */
.filter_navigation li {
  display: inline;
  position: relative;
}
/* line 339, sass/partials/_portfolio.scss */
.filter_navigation li ul {
  margin-left: 30px;
}

/* line 344, sass/partials/_portfolio.scss */
.filter_navigation li a {
  padding: 0 6px 10px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 351, sass/partials/_portfolio.scss */
.filter_navigation li a.active {
  border-bottom: 2px solid;
}

/* Single Portfolio Page
  ========================================================================== */
/* line 360, sass/partials/_portfolio.scss */
#main_content .portfolio-header {
  background-color: transparent;
}
/* line 363, sass/partials/_portfolio.scss */
#main_content .portfolio-header .content_row_wrapper {
  position: relative;
}
/* line 367, sass/partials/_portfolio.scss */
#main_content .portfolio-header .portfolio-header-background {
  top: 0;
  position: absolute;
  width: 100%;
  height: 70%;
}

/* line 375, sass/partials/_portfolio.scss */
#main_content .portfolio-default-layout {
  border-width: 1px 0 0 0;
  padding: 25px 0;
  margin-top: 25px;
}

/* line 381, sass/partials/_portfolio.scss */
.single-portfolio-carousel .owl-item > div {
  margin: auto;
}

/* line 385, sass/partials/_portfolio.scss */
#container .single-portfolio-carousel .owl-item img {
  margin: auto;
  max-width: 100%;
  width: auto;
}

/* line 391, sass/partials/_portfolio.scss */
.portfolio-carousel-holder > .col {
  padding: 0 !important;
}
/* line 396, sass/partials/_portfolio.scss */
.portfolio-carousel-holder > .col .single-portfolio-carousel:not(.full-height-carousel) .owl-item > div .owl-stage-outer {
  padding: 10px 0;
}
/* line 403, sass/partials/_portfolio.scss */
.portfolio-carousel-holder > .col .single-portfolio-carousel.full-height-carousel .owl-item img {
  width: auto;
  margin: auto;
}

/* line 411, sass/partials/_portfolio.scss */
.single-portfolio .portfolio-text {
  padding-right: 50px;
}

/* line 415, sass/partials/_portfolio.scss */
.single-portfolio .key-details .column-inner {
  border-width: 1px;
  border-style: solid;
  padding: 25px;
}
/* line 420, sass/partials/_portfolio.scss */
.single-portfolio .key-details .column-inner > ul {
  list-style: none;
  padding: 0;
}
/* line 424, sass/partials/_portfolio.scss */
.single-portfolio .key-details .column-inner > ul > li:not(:last-child) {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-width: 0 0 1px 0;
  border-style: solid;
}
/* line 432, sass/partials/_portfolio.scss */
.single-portfolio .key-details .column-inner .social_share {
  width: 100%;
  text-align: left;
  padding-top: 20px;
}
/* line 437, sass/partials/_portfolio.scss */
.single-portfolio .key-details .column-inner .social_share span > span {
  display: inline-block;
}
/* line 442, sass/partials/_portfolio.scss */
.single-portfolio .key-details .column-inner * + .social_share {
  border-style: solid;
  border-width: 1px 0 0 0;
}

/* line 451, sass/partials/_portfolio.scss */
.boxed-body-style.single-portfolio .portfolio-metro-holder, .boxed-body-style.single-portfolio .portfolio-masonry-holder, .boxed-body-style.single-portfolio .portfolio-grid-holder {
  max-width: 100%;
}
/* line 454, sass/partials/_portfolio.scss */
.boxed-body-style.single-portfolio .portfolio-metro-holder > .col, .boxed-body-style.single-portfolio .portfolio-masonry-holder > .col, .boxed-body-style.single-portfolio .portfolio-grid-holder > .col {
  padding-left: 0;
  padding-right: 0;
}

/* ==========================================================================
   BLOG
   ========================================================================== */
/* Article Box style
   ========================================================================== */
/* line 7, sass/partials/_blog.scss */
.blog_list article {
  margin-bottom: 80px;
  max-width: 100%;
}
/* line 11, sass/partials/_blog.scss */
.blog_list article .entry-footer {
  padding: 10px 0 0;
  border-width: 1px 0 0;
  border-style: solid;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.blog_list article .entry-footer:before, .blog_list article .entry-footer:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.blog_list article .entry-footer:after {
  clear: both;
}
/* line 18, sass/partials/_blog.scss */
.blog_list article .entry-footer .read_more {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  line-height: 1;
  padding: 5px 0;
  font-size: 0.875em;
}
/* line 29, sass/partials/_blog.scss */
.blog_list article .entry-title {
  margin-top: 0 !important;
}

/* line 36, sass/partials/_blog.scss */
.blog_list article .entry-title, .blog-carousel article .entry-title {
  margin: 0 0 10px !important;
}

/* line 41, sass/partials/_blog.scss */
.blog_list article:not(.col-sm-12) {
  margin-bottom: 40px;
}

/* line 45, sass/partials/_blog.scss */
.blog_list > article:last-child {
  margin-bottom: 40px;
}

/* line 49, sass/partials/_blog.scss */
.col-sm-12 > .post-content-wrapper .entry-content:not(:first-child):before {
  content: "";
  margin: 10px 0 25px 0;
  width: 100%;
  height: 1px;
  position: relative;
  display: block;
}

/* line 59, sass/partials/_blog.scss */
.blog_list > article.sticky > *:last-child {
  box-shadow: 0px 19px 11px -10px rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
  border-width: 1px;
  padding: 25px;
  border-style: solid;
}

/* line 67, sass/partials/_blog.scss */
.blog_list > article.sticky > .post_data {
  border-width: 5px 0 2px 0;
  border-style: solid;
}

/* line 73, sass/partials/_blog.scss */
.masonry-gallery.blog_list > article {
  margin-bottom: 40px;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

/* line 81, sass/partials/_blog.scss */
article.type-post .entry-title a {
  text-decoration: none;
}
/* line 85, sass/partials/_blog.scss */
article.type-post .entry-title a:hover {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 90, sass/partials/_blog.scss */
article.type-post .post-date {
  line-height: 1.6em;
  padding: 0 10px;
  display: inline-block;
  font-size: 0.75em;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 101, sass/partials/_blog.scss */
article.type-post .post-date:hover {
  text-decoration: none;
}
/* line 109, sass/partials/_blog.scss */
article.type-post .featured_image img {
  width: auto;
}
/* line 115, sass/partials/_blog.scss */
article.type-post a.featured_image {
  display: inline-block;
  max-width: 100%;
  margin-bottom: -0.6em;
}
/* line 121, sass/partials/_blog.scss */
#main_content article.type-post .featured_media {
  margin-bottom: 25px;
}
/* line 124, sass/partials/_blog.scss */
#main_content article.type-post .featured_media video, #main_content article.type-post .featured_media audio {
  max-width: 100%;
  width: 100%;
}
/* line 130, sass/partials/_blog.scss */
article.type-post .entry-title + .featured_media {
  margin-top: 25px;
}
/* line 135, sass/partials/_blog.scss */
article.type-post .format-link .text > h2 {
  margin-bottom: 0;
}
/* line 139, sass/partials/_blog.scss */
article.type-post .format-link .the-link {
  margin-bottom: 20px;
  display: block;
}
/* line 144, sass/partials/_blog.scss */
article.type-post .photo_gallery .row {
  margin: 0 !important;
}
/* line 148, sass/partials/_blog.scss */
article.type-post .photo_gallery.masonry {
  margin-left: 0;
  margin-right: 0;
}
/* line 152, sass/partials/_blog.scss */
article.type-post .photo_gallery.masonry .col:after {
  border: 0;
}
/* line 156, sass/partials/_blog.scss */
article.type-post .photo_gallery.masonry .col {
  margin-bottom: 20px;
}
/* line 162, sass/partials/_blog.scss */
article.type-post .format-icon {
  display: none;
}
/* line 167, sass/partials/_blog.scss */
article.type-post .text ul, article.type-post .text ol {
  margin-bottom: 20px;
}

/* line 174, sass/partials/_blog.scss */
.col.format-aside .entry-content {
  padding: 25px;
  font-size: 1.4em;
}
/* line 177, sass/partials/_blog.scss */
.col.format-aside .entry-content p:last-child {
  margin-bottom: 0;
}

/* line 183, sass/partials/_blog.scss */
article.type-post .post_data {
  margin: 0;
  font-size: 0.875em;
  line-height: 1.2em;
  display: inline-block;
  margin-bottom: 25px;
}
/* line 191, sass/partials/_blog.scss */
article.type-post .post_data .user img {
  display: inline;
  border-radius: 50%;
  vertical-align: text-bottom;
  margin: 0 2px;
}
/* line 198, sass/partials/_blog.scss */
article.type-post .post_data > * {
  display: inline-block;
}
/* line 199, sass/partials/_blog.scss */
article.type-post .post_data > *:after {
  content: " ";
}
/* line 205, sass/partials/_blog.scss */
article.type-post .post_data > * > a, article.type-post .post_data > * > a:hover {
  text-decoration: none;
}
/* line 209, sass/partials/_blog.scss */
article.type-post .post_data > * > a:hover {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 214, sass/partials/_blog.scss */
article.type-post .post_data > *:last-child {
  border-width: 0;
}
/* line 218, sass/partials/_blog.scss */
article.type-post .post_data span:not(:first-child).comment_link:before {
  content: "— ";
}
/* line 222, sass/partials/_blog.scss */
article.type-post .post_data:empty {
  display: none;
}

/* line 227, sass/partials/_blog.scss */
.col-sm-12 > .post-content-wrapper .post_data,
.col-sm-12 > .post-content-wrapper .post-date {
  margin-bottom: calc( 25px - 0.875em);
}

/* line 234, sass/partials/_blog.scss */
.single-post article.type-post .entry-content {
  margin-bottom: 60px;
  display: inline-block;
  max-width: 100%;
  width: 100%;
}

/* line 241, sass/partials/_blog.scss */
.single-post article.type-post .post_data {
  border-style: solid;
  border-width: 0 0 1px;
  padding: 0 0 20px 0;
  font-size: 0.875em;
  line-height: 1em;
  width: 100%;
}
/* line 249, sass/partials/_blog.scss */
.single-post article.type-post .post_data .date {
  padding-right: 10px;
  margin-right: 10px;
  border-style: solid;
  border-width: 0 1px 0 0;
}

/* line 258, sass/partials/_blog.scss */
.single-post article.type-post .entry-footer {
  padding: 20px 0;
  border-width: 1px 0 0;
  border-style: solid;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.single-post article.type-post .entry-footer:before, .single-post article.type-post .entry-footer:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.single-post article.type-post .entry-footer:after {
  clear: both;
}
/* line 265, sass/partials/_blog.scss */
.single-post article.type-post .entry-footer .tags {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  line-height: 1;
  padding: 5px 0;
  max-width: 85%;
  margin: -5px;
}
/* line 274, sass/partials/_blog.scss */
.single-post article.type-post .entry-footer .tags a {
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-radius: 40px;
  padding: 6px 15px;
  margin-right: 10px;
  font-size: 0.875em;
  display: inline-block;
  margin: 5px;
}
/* line 286, sass/partials/_blog.scss */
.single-post article.type-post .entry-footer .tags a:hover {
  text-decoration: none;
  opacity: 0.5;
  transition: opacity 0.4s;
}

/* Author info
   ========================================================================== */
/* line 297, sass/partials/_blog.scss */
.author-info {
  border-style: solid;
  border-width: 1px 0;
  padding: 60px 0;
  margin: 0;
}
/* line 303, sass/partials/_blog.scss */
.author-info > * {
  display: table-cell;
}

/* line 308, sass/partials/_blog.scss */
.archive .author-info {
  margin-bottom: 40px;
  border-width: 0 0 1px;
}

/* line 313, sass/partials/_blog.scss */
.author-avatar {
  width: 100px;
  padding-right: 20px;
}
/* line 316, sass/partials/_blog.scss */
.author-avatar img {
  border-radius: 50%;
}

/* line 321, sass/partials/_blog.scss */
.author-title {
  display: block;
  font-size: 1.2em;
  margin-bottom: 10px;
}

/* line 327, sass/partials/_blog.scss */
.author-description {
  vertical-align: middle;
}
/* line 330, sass/partials/_blog.scss */
.author-description *:last-child {
  margin-bottom: 0;
}

/* line 335, sass/partials/_blog.scss */
.author-description .author-bio {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

/* Search Results
   ========================================================================== */
/* line 343, sass/partials/_blog.scss */
#search-results .loop {
  border-width: 0 0 1px 0;
  border-style: solid;
  padding-bottom: 10px;
}

/* line 350, sass/partials/_blog.scss */
.search-post-title {
  margin-bottom: 10px;
}

/* line 354, sass/partials/_blog.scss */
.search-post-title a {
  font-size: 18px;
  line-height: 140%;
}

/* line 359, sass/partials/_blog.scss */
.search_result {
  margin-bottom: 20px;
}

/* line 363, sass/partials/_blog.scss */
.search_highlight {
  background: #EAEAEA;
  padding: 1px 3px;
}

/* Featured Media Positions
   ========================================================================== */
/* single post page */
/* line 372, sass/partials/_blog.scss */
article .post-title-holder {
  margin-bottom: 20px;
}

/* tax-description */
/* line 377, sass/partials/_blog.scss */
.tax-description {
  margin-bottom: 25px;
}

/* Comments
   ========================================================================== */
/* line 383, sass/partials/_blog.scss */
.commentlist {
  list-style: none;
  padding: 0;
  border-width: 0 0 1px 0;
  border-style: solid;
  margin-bottom: 40px;
}
/* line 390, sass/partials/_blog.scss */
.commentlist .comment {
  position: relative;
}
/* line 394, sass/partials/_blog.scss */
.commentlist .children {
  list-style: none;
  position: relative;
  padding-left: 70px;
}

/* line 402, sass/partials/_blog.scss */
.comment-holder {
  padding: 20px;
  margin-bottom: 20px;
}

/* line 408, sass/partials/_blog.scss */
.depth-1 > .comment-holder {
  border-style: solid;
  border-width: 1px 0 0;
}

/* line 413, sass/partials/_blog.scss */
.depth-1 > .comment-holder {
  padding: 30px 20px 0px 0;
}

/* line 417, sass/partials/_blog.scss */
.depth-1 > .children {
  margin-bottom: 40px;
}

/* line 421, sass/partials/_blog.scss */
.comment:not(.depth-1) > .comment-holder {
  border-style: solid;
  border-width: 1px;
}

/* line 426, sass/partials/_blog.scss */
.comment-meta > a {
  font-size: 0.8em;
  text-decoration: none;
}
/* line 431, sass/partials/_blog.scss */
.comment-meta > a:hover {
  text-decoration: underline;
}

/* line 436, sass/partials/_blog.scss */
.comment-avatar {
  float: left;
}
/* line 439, sass/partials/_blog.scss */
.comment-avatar img {
  border-radius: 50%;
}

/* line 444, sass/partials/_blog.scss */
.comment-body {
  margin-left: 90px;
}

/* line 448, sass/partials/_blog.scss */
.comment-author {
  margin-bottom: 30px;
}

/* line 452, sass/partials/_blog.scss */
.author-name {
  display: block;
  font-size: 1em;
}
/* line 456, sass/partials/_blog.scss */
.author-name a {
  text-decoration: none;
}

/* line 462, sass/partials/_blog.scss */
.comment-reply a {
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  top: 2.2em;
  line-height: 1em;
  font-weight: bold;
  font-size: 0.875em;
  text-decoration: none;
  border-radius: 40px;
}

/* line 474, sass/partials/_blog.scss */
.comment-reply a:hover {
  text-decoration: none;
}

/* respond form */
/* line 482, sass/partials/_blog.scss */
.comment-respond {
  position: relative;
}

/* line 486, sass/partials/_blog.scss */
.comment-reply-title {
  font-size: 1.25em;
}
/* line 489, sass/partials/_blog.scss */
.comment-reply-title small {
  font-size: 0.75em;
}

/* line 494, sass/partials/_blog.scss */
.comment-reply-title small > a {
  padding-top: 0.25em;
  font-weight: bold;
  position: absolute;
  right: 0;
}

/* line 501, sass/partials/_blog.scss */
.comment-holder .comment-respond {
  border-style: solid;
  border-width: 1px 0 0;
  margin-top: 40px;
  padding-top: 20px;
}

/* line 509, sass/partials/_blog.scss */
.commententry {
  margin-top: 40px;
}

/* line 515, sass/partials/_blog.scss */
.comment-form .text-boxes {
  margin-bottom: 10px;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.comment-form .text-boxes:before, .comment-form .text-boxes:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.comment-form .text-boxes:after {
  clear: both;
}
/* line 520, sass/partials/_blog.scss */
.comment-form .text-boxes > ul {
  list-style: none;
  padding: 0;
}
/* line 525, sass/partials/_blog.scss */
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form textarea {
  width: 100%;
}
/* line 529, sass/partials/_blog.scss */
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
  width: 32%;
  float: left;
}
/* line 534, sass/partials/_blog.scss */
.comment-form .comment-form-author, .comment-form .comment-form-email {
  margin-right: 2%;
}
/* line 538, sass/partials/_blog.scss */
.comment-form .form-submit {
  margin-top: 40px;
}
/* line 542, sass/partials/_blog.scss */
.comment-form textarea {
  border-width: 1px 0;
  margin-bottom: 0;
}
/* line 547, sass/partials/_blog.scss */
.comment-form .comment-line, .comment-form .comment-line ul {
  margin-bottom: 0;
}

/* ==========================================================================
   TEAM
   ========================================================================== */
/* line 5, sass/partials/_team.scss */
.type-staff.loop {
  text-align: center;
}
/* line 9, sass/partials/_team.scss */
.type-staff.loop .person_image {
  position: relative;
  display: inline-block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 40px;
}
/* line 16, sass/partials/_team.scss */
.type-staff.loop .person_image img {
  filter: grayscale(1);
  transition: filter .4s ease;
}
/* line 22, sass/partials/_team.scss */
.type-staff.loop:hover .person_image img {
  filter: none;
  transition: filter .4s ease;
}
/* line 27, sass/partials/_team.scss */
.type-staff.loop .person_name {
  margin: 0;
}
/* line 30, sass/partials/_team.scss */
.type-staff.loop .person_name a {
  text-decoration: none;
}
/* line 34, sass/partials/_team.scss */
.type-staff.loop .person_name a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/* line 41, sass/partials/_team.scss */
.type-staff.loop .profile {
  margin-top: 15px;
}
/* line 43, sass/partials/_team.scss */
.type-staff.loop .profile > p:last-child {
  margin-bottom: 0;
}
/* line 48, sass/partials/_team.scss */
.type-staff.loop .position {
  margin-top: 5px;
}
/* line 52, sass/partials/_team.scss */
.type-staff.loop .person_links_wrapper {
  margin-top: 30px;
  padding-top: 30px;
  border-style: solid;
  border-width: 1px 0 0 0;
}
/* line 58, sass/partials/_team.scss */
.type-staff.loop .person_links_wrapper ul.social_media > li {
  padding: 10px;
}
/* line 61, sass/partials/_team.scss */
.type-staff.loop .person_links_wrapper ul.social_media > li:not(:last-child) {
  margin: 0 0 10px;
  border-width: 0 1px 0 0;
  border-style: solid;
}

/* line 72, sass/partials/_team.scss */
.type-staff.single .person_links_wrapper {
  margin-top: 10px;
  text-align: center;
}

/* line 78, sass/partials/_team.scss */
.boxed_columns .loop.staff {
  padding: 20px;
}

/* line 82, sass/partials/_team.scss */
.team > .row {
  margin-bottom: 40px;
}

/* ==========================================================================
	SHORTCODES
	========================================================================== */
/* CONTENT SLIDER
	========================================================================== */
/* line 11, sass/partials/_shortcodes.scss */
.main-carousel .item {
  display: block;
  clear: both;
}
/* line 15, sass/partials/_shortcodes.scss */
.main-carousel .item > a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

/* line 26, sass/partials/_shortcodes.scss */
.main-carousel .slide-content-wrapper {
  opacity: 1;
  -webkit-transition: opacity 0.7s ease 0s;
  -o-transition: opacity 0.7s ease 0s;
  transition: opacity 0.7s ease 0s;
}

/* line 31, sass/partials/_shortcodes.scss */
.main-carousel .scrolled .slide-content-wrapper {
  opacity: 0;
}

/* line 35, sass/partials/_shortcodes.scss */
.main-carousel .slide-content {
  opacity: 1;
  padding: 20px;
}

/* line 40, sass/partials/_shortcodes.scss */
.main-carousel .scrolled .slide-content {
  opacity: 0;
}

/* line 44, sass/partials/_shortcodes.scss */
.main-carousel.owl-stage-outer, .slide-content-wrapper, .item.has-bg-image {
  -webkit-transform: translateZ(0);
  backface-visibility: hidden;
}

/* line 49, sass/partials/_shortcodes.scss */
.slide-content-wrapper {
  width: 100%;
  position: relative;
  display: block;
  clear: both;
  margin: auto;
  z-index: 2;
}
/* line 59, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content > span {
  display: block;
}
/* line 64, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content.left {
  left: 0;
}
/* line 68, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content.right {
  right: 0;
}
/* line 72, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content.center {
  margin-left: auto;
  margin-right: auto;
}
/* line 77, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide_heading {
  margin: 0;
  font-size: 46px;
  line-height: 1;
}
/* line 83, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide_sub_heading {
  font-size: 16px;
  line-height: 1;
}
/* line 88, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content .slide-text {
  margin-top: 20px;
  z-index: 2;
  position: relative;
}
/* line 93, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content .slide-text.text-right {
  text-align: right;
}
/* line 97, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content .slide-text.text-center {
  text-align: center;
}
/* line 101, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content .slide-text p:last-child {
  margin-bottom: 0;
}
/* line 106, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content > .button_wrapper {
  margin-top: 40px;
  margin-right: 10px;
  z-index: 2;
  position: relative;
}
/* line 113, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content > .button_wrapper .button_.medium {
  padding: 6px 40px;
  letter-spacing: 3px;
}
/* line 119, sass/partials/_shortcodes.scss */
.slide-content-wrapper .slide-content > .read_more {
  margin-top: 30px;
}

/* line 124, sass/partials/_shortcodes.scss */
.slide-background {
  backface-visibility: hidden;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

/* line 134, sass/partials/_shortcodes.scss */
.slide-content-wrapper.default {
  max-width: 95%;
  padding-left: 2.5%;
}

/* line 139, sass/partials/_shortcodes.scss */
.content_row_wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default {
  padding-left: 0;
}

/* line 144, sass/partials/_shortcodes.scss */
.slide-content-wrapper.fullwidth {
  max-width: 100%;
}

/* line 148, sass/partials/_shortcodes.scss */
.text-navigation-holder {
  border-width: 0 0 1px;
  border-style: solid;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="1"] a {
  width: 100%;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="2"] a {
  width: 50%;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="3"] a {
  width: 33.33333%;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="4"] a {
  width: 25%;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="5"] a {
  width: 20%;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="6"] a {
  width: 16.66667%;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="7"] a {
  width: 14.28571%;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="8"] a {
  width: 12.5%;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="9"] a {
  width: 11.11111%;
}
/* line 153, sass/partials/_shortcodes.scss */
.text-navigation-holder[data-slide-count="10"] a {
  width: 10%;
}

/* line 159, sass/partials/_shortcodes.scss */
.text-navigation-wrapper {
  margin: auto;
}
/* line 162, sass/partials/_shortcodes.scss */
.text-navigation-wrapper a {
  text-decoration: none;
  display: inline-block;
  border-width: 0 1px 0 0;
  border-style: solid;
  padding: 20px 50px;
  line-height: 1.8em;
  outline: none;
  position: relative;
}
/* line 171, sass/partials/_shortcodes.scss */
.text-navigation-wrapper a:first-child {
  border-width: 0 1px;
}
/* line 177, sass/partials/_shortcodes.scss */
.text-navigation-wrapper span {
  font-size: 1.75em;
  display: block;
  padding-top: 0.2em;
}
/* line 183, sass/partials/_shortcodes.scss */
.text-navigation-wrapper a.active:before {
  content: "";
  position: absolute;
  top: -16px;
  width: 28px;
  height: 16px;
  background-image: url(../images/nav-arrow.png);
  z-index: 9;
  background-size: contain;
}

/* line 195, sass/partials/_shortcodes.scss */
.rt-carousel-loading {
  display: none;
}

/* line 199, sass/partials/_shortcodes.scss */
.rt-carousel:not(.rt-carousel-loaded) .rt-carousel-loading {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  background: rgba(0, 0, 0, 0.5);
  -webkit-animation: pageloading 1s linear infinite;
  -o-animation: pageloading 1s linear infinite;
  animation: pageloading 1s linear infinite;
  border-radius: 50%;
}

/* TIMELINES
	========================================================================== */
/* line 214, sass/partials/_shortcodes.scss */
.timeline.style-1 {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
}
/* line 220, sass/partials/_shortcodes.scss */
.timeline.style-1:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: calc( 50% - 1px );
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
}
/* line 232, sass/partials/_shortcodes.scss */
.timeline.style-1 > div {
  display: inline-block;
  width: 45%;
  margin-bottom: 20px;
  z-index: 2;
  padding: 20px;
}
/* line 240, sass/partials/_shortcodes.scss */
.timeline.style-1 > div > .event-details {
  display: block;
}
/* line 243, sass/partials/_shortcodes.scss */
.timeline.style-1 > div > .event-details > .event-title {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0 0 10px;
}
/* line 251, sass/partials/_shortcodes.scss */
.timeline.style-1 > div > .event-date {
  display: inline-block;
  padding: 0 10px;
  line-height: 1;
  position: absolute;
  font-weight: bolder;
}
/* line 258, sass/partials/_shortcodes.scss */
.timeline.style-1 > div > .event-date > span:not(:last-child) {
  padding-right: 4px;
}
/* line 264, sass/partials/_shortcodes.scss */
.timeline.style-1 > div:nth-child(odd) {
  text-align: right;
}
/* line 268, sass/partials/_shortcodes.scss */
.timeline.style-1 > div:nth-child(even) {
  margin-left: 55%;
}
/* line 272, sass/partials/_shortcodes.scss */
.timeline.style-1 > div:last-child {
  margin-bottom: 0;
}
/* line 276, sass/partials/_shortcodes.scss */
.timeline.style-1 > div:before {
  content: "";
  font-size: 10px;
  font-style: normal;
  height: 2px;
  left: 45%;
  line-height: 1px;
  margin-top: 0.8em;
  position: absolute;
  text-align: right;
  width: calc(5% + 1px);
  z-index: 4;
}
/* line 290, sass/partials/_shortcodes.scss */
.timeline.style-1 > div:nth-child(even):before {
  right: 45%;
  left: auto;
  text-align: left;
}
/* line 296, sass/partials/_shortcodes.scss */
.timeline.style-1 > div:nth-child(odd) > .event-date {
  left: calc(50% + 10px);
}
/* line 300, sass/partials/_shortcodes.scss */
.timeline.style-1 > div:nth-child(even) > .event-date {
  right: calc(50% + 10px);
}

/* line 307, sass/partials/_shortcodes.scss */
.timeline.style-2 {
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 312, sass/partials/_shortcodes.scss */
.timeline.style-2 > div {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  width: 100%;
}
/* line 319, sass/partials/_shortcodes.scss */
.timeline.style-2 .event-title {
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0 10px;
}
/* line 325, sass/partials/_shortcodes.scss */
.timeline.style-2 .event-date {
  display: block;
  float: left;
  width: 15%;
  min-width: 150px;
  position: relative;
}
/* line 332, sass/partials/_shortcodes.scss */
.timeline.style-2 .event-date:after {
  content: "";
  height: 2px;
  position: absolute;
  right: 10px;
  top: 0.75em;
  width: 20px;
}
/* line 342, sass/partials/_shortcodes.scss */
.timeline.style-2 .day, .timeline.style-2 .month {
  font-size: 0.8em;
  margin-top: 0.1em;
  margin-bottom: 4px;
  display: inline-block;
  vertical-align: top;
}
/* line 350, sass/partials/_shortcodes.scss */
.timeline.style-2 .year {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
/* line 356, sass/partials/_shortcodes.scss */
.timeline.style-2 .year:nth-child(3) {
  margin-top: -0.4em;
}
/* line 360, sass/partials/_shortcodes.scss */
.timeline.style-2 .month:nth-child(2) {
  margin-left: 4px;
}
/* line 364, sass/partials/_shortcodes.scss */
.timeline.style-2 .event-details {
  position: relative;
  text-align: left;
  display: table-cell;
}

/* ICON LISTS
	========================================================================== */
/* line 374, sass/partials/_shortcodes.scss */
.with_icons {
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 379, sass/partials/_shortcodes.scss */
.with_icons > div {
  position: relative;
  display: inline-block;
  width: 100%;
  z-index: 2;
  padding: 5px 0;
}
/* line 387, sass/partials/_shortcodes.scss */
.with_icons > div > .icon {
  float: left;
  display: block;
  text-align: center;
}
/* line 393, sass/partials/_shortcodes.scss */
.with_icons > div > .icon:before {
  margin: 0;
  padding: 0;
  text-align: center;
}
/* line 399, sass/partials/_shortcodes.scss */
.with_icons > div > div {
  display: block;
  margin-top: 0;
  margin-left: 25px;
}
/* line 404, sass/partials/_shortcodes.scss */
.with_icons > div > div p {
  margin-bottom: 10px;
}
/* line 408, sass/partials/_shortcodes.scss */
.with_icons > div > div > p:first-child, .with_icons > div > div > .list-title {
  padding-top: 0;
}

/* icon list - style 1 */
/* line 422, sass/partials/_shortcodes.scss */
.with_icons.style-1 > div > .icon {
  margin-right: 5px;
}
/* line 426, sass/partials/_shortcodes.scss */
.with_icons.style-1 > div > .icon:before {
  min-width: 18px;
}

/* icon list - style 2 */
/* line 439, sass/partials/_shortcodes.scss */
.with_icons.style-2 > div > .icon {
  margin-right: 5px;
}
/* line 444, sass/partials/_shortcodes.scss */
.with_icons.style-2 > div > .icon:before {
  min-width: 18px;
}

/* icon list - style 3 */
/* line 454, sass/partials/_shortcodes.scss */
.with_icons.style-3 > div {
  margin-bottom: 0;
}
/* line 458, sass/partials/_shortcodes.scss */
.with_icons.style-3 > div > .icon {
  margin-right: 5px;
  padding: 5px;
  margin-bottom: 5px;
}
/* line 466, sass/partials/_shortcodes.scss */
.with_icons.style-3 > div > .icon:before {
  min-width: 18px;
}
/* line 470, sass/partials/_shortcodes.scss */
.with_icons.style-3 > div > div {
  margin-left: 35px;
}
/* line 474, sass/partials/_shortcodes.scss */
.with_icons.style-3 > div > div > p:first-child, .with_icons.style-3 > div > div > .list-title {
  margin-top: 5px;
}

/* icon list - style 4 */
/* line 484, sass/partials/_shortcodes.scss */
.with_icons.style-4 > div {
  margin-bottom: 10px;
}
/* line 489, sass/partials/_shortcodes.scss */
.with_icons.style-4 > div > .icon {
  font-size: 2.4em;
  line-height: 1;
  vertical-align: middle;
}
/* line 499, sass/partials/_shortcodes.scss */
.with_icons.style-4 > div > div {
  margin-left: 3.8em;
  margin-top: 0.2em;
  vertical-align: middle;
}

/* DIVIDERS
	========================================================================== */
/* line 510, sass/partials/_shortcodes.scss */
.rt_divider {
  margin: 20px auto;
}

/* style 1 */
/* line 515, sass/partials/_shortcodes.scss */
.rt_divider.style-1 {
  height: 1px;
  width: 100%;
}

/* style 2 */
/* line 521, sass/partials/_shortcodes.scss */
.rt_divider.style-2 {
  height: 4px;
  width: 40px;
}

/* style 3 */
/* line 527, sass/partials/_shortcodes.scss */
.rt_divider.style-3 {
  width: 4px;
  height: 40px;
}

/* PRICING TABLES
	========================================================================== */
/* line 536, sass/partials/_shortcodes.scss */
.pricing_table {
  display: table;
  width: 100%;
  table-layout: fixed;
}
/* line 541, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap {
  display: table-cell;
}
/* line 544, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul {
  list-style: none;
  margin: 0 20px;
  position: relative;
  padding: 0;
  border-width: 2px;
  border-style: solid;
}
/* line 552, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li {
  display: block;
  text-align: center;
}
/* line 557, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li:first-child, .pricing_table .table_wrap > ul > li.price {
  border-top: 0 !important;
}
/* line 562, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li.caption.empty {
  margin-bottom: -6px;
  padding: 0;
  display: none;
}
/* line 568, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li div.title {
  display: block;
}
/* line 572, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li.caption {
  padding: 30px 2px 0 2px;
  font-size: 1em;
  border-bottom: 0;
}
/* line 577, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li.caption small {
  display: block;
  font-size: 0.75em;
  letter-spacing: 4px;
  font-weight: normal;
}
/* line 587, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li.price {
  padding: 20px 0;
}
/* line 591, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li.price.empty {
  padding: 0;
  display: none;
}
/* line 596, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li.price div {
  display: block;
}
/* line 600, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li.price span {
  font-size: 3em;
  *zoom: 1;
}
/* line 605, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li.price sup {
  font-size: 0.5em;
  top: -0.6em;
}
/* line 611, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap > ul > li:last-child .button_wrapper {
  margin: 30px 0 25px;
}
/* line 620, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap.highlight > ul {
  z-index: 1;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
}
/* line 624, sass/partials/_shortcodes.scss */
.pricing_table .table_wrap.highlight > ul > li {
  position: relative;
}

/* compare table style */
/* line 635, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap {
  vertical-align: top;
  padding: 0;
}
/* line 639, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap > ul {
  border-width: 2px;
  padding: 0;
  margin: 0 1px;
}
/* line 644, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap > ul > li.caption {
  padding: 20px 10px 10px 10px;
  font-size: 18px;
}
/* line 648, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap > ul > li.caption small {
  padding-bottom: 0;
}
/* line 653, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap > ul > li.price > div {
  background: none;
}
/* line 657, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap > ul > li {
  border-width: 2px 0 0 0;
  border-style: solid;
  padding: 15px 0;
}
/* line 663, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap > ul > li.features_start_position {
  border-style: solid;
  border-width: 2px 0 0;
}
/* line 674, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap.highlight > ul {
  margin: 0 -2px;
}
/* line 678, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap.highlight > ul > li.caption {
  padding: 20px 10px 10px 10px;
}
/* line 693, sass/partials/_shortcodes.scss */
.pricing_table.compare .table_wrap.features > ul {
  border-right-width: 0;
  border-top-width: 0;
  padding: 0;
}

/* pricing table elements */
/* line 704, sass/partials/_shortcodes.scss */
.pricing_table.service .table_wrap > ul {
  border-radius: 30px;
}

/* BUTTONS
	========================================================================== */
/* line 713, sass/partials/_shortcodes.scss */
.button_wrapper:not(.hero):not(.aligncenter) {
  display: inline-block;
}

/* line 717, sass/partials/_shortcodes.scss */
.button_, .button {
  text-decoration: none;
  position: relative;
  display: inline-block;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  z-index: 1;
  background-repeat: no-repeat;
  overflow: hidden;
  text-align: center;
  outline: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 732, sass/partials/_shortcodes.scss */
.button_ .button-icon:before, .button .button-icon:before {
  margin: 0;
  padding: 0;
  text-align: center;
  width: auto;
  line-height: 1;
  position: relative;
}
/* line 741, sass/partials/_shortcodes.scss */
.button_ .button-icon, .button .button-icon {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
/* line 747, sass/partials/_shortcodes.scss */
.button_ .button-icon:only-child, .button .button-icon:only-child {
  margin: 0;
}

/* line 757, sass/partials/_shortcodes.scss */
.arrow > .button_ > span:after {
  content: '\e811';
  font-family: rtui;
  line-height: 0.1em;
  font-size: 2em;
  vertical-align: middle;
  display: inline-block;
  margin-top: 0.1em;
  padding: 0 0 0 0.5em;
}

/* line 768, sass/partials/_shortcodes.scss */
.rounded > .button_ {
  border-radius: 50px;
}

/* line 774, sass/partials/_shortcodes.scss */
button.button_ {
  border: none;
}

/* line 778, sass/partials/_shortcodes.scss */
a.button:focus {
  text-decoration: none;
}

/* line 783, sass/partials/_shortcodes.scss */
button.button_.with_icon:before {
  margin-right: 10px;
  margin-left: 0;
}

/* small buttons */
/* line 789, sass/partials/_shortcodes.scss */
.button_.small {
  padding: 4px 25px;
  font-size: 0.8em;
}
/* line 793, sass/partials/_shortcodes.scss */
.button_.small > .button-icon {
  margin-right: 6px;
}

/*	medium buttons */
/* line 799, sass/partials/_shortcodes.scss */
.button_.medium {
  padding: 5px 35px;
}
/* line 802, sass/partials/_shortcodes.scss */
.button_.medium > .button-icon {
  margin-right: 10px;
}

/* 	big buttons */
/* line 808, sass/partials/_shortcodes.scss */
.button_.big {
  padding: 12px 70px;
  font-size: 1em;
}
/* line 812, sass/partials/_shortcodes.scss */
.button_.big > .button-icon {
  margin-right: 12px;
}

/* hero buttons */
/* line 818, sass/partials/_shortcodes.scss */
.button_.hero {
  padding: 20px 30px;
  font-size: 1em;
  text-align: center;
  width: 100%;
}
/* line 824, sass/partials/_shortcodes.scss */
.button_.hero > .button-icon {
  margin-right: 12px;
}

/* line 831, sass/partials/_shortcodes.scss */
.button_ {
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
/* line 834, sass/partials/_shortcodes.scss */
.button_ > span {
  position: relative;
  display: block;
}
/* line 840, sass/partials/_shortcodes.scss */
.button_ > span:first-child {
  position: relative;
  top: 0;
  opacity: 1;
}

/* line 851, sass/partials/_shortcodes.scss */
.button_:hover span {
  -webkit-animation: button 0.15s cubic-bezier(0.05, -1.11, 1, 1.82) 2;
  -o-animation: button 0.15s cubic-bezier(0.05, -1.11, 1, 1.82) 2;
  animation: button 0.15s cubic-bezier(0.05, -1.11, 1, 1.82) 2;
}

/* line 858, sass/partials/_shortcodes.scss */
.button_.style-1 {
  border-width: 2px;
  border-style: solid;
}
/* line 862, sass/partials/_shortcodes.scss */
.button_.style-1 span {
  color: #fff;
}
/* line 866, sass/partials/_shortcodes.scss */
.button_.style-1:hover {
  background-color: transparent !important;
}

/* line 871, sass/partials/_shortcodes.scss */
.button_.style-2 {
  background-color: transparent;
}
/* line 874, sass/partials/_shortcodes.scss */
.button_.style-2:hover span {
  color: #fff !important;
}

/* line 880, sass/partials/_shortcodes.scss */
.button_.style-1, .button_.style-2, .button_.style-3 {
  border-width: 2px;
  border-style: solid;
}

/* line 886, sass/partials/_shortcodes.scss */
.button_.style-3 {
  color: #000;
}
/* line 889, sass/partials/_shortcodes.scss */
.button_.style-3 span {
  color: #000;
}
/* line 893, sass/partials/_shortcodes.scss */
.button_.style-3:hover span {
  color: #fff;
}

/* line 899, sass/partials/_shortcodes.scss */
.button_.black {
  color: #fff;
  background: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #000 !important;
}
/* line 905, sass/partials/_shortcodes.scss */
.button_.black span {
  color: #fff;
}
/* line 908, sass/partials/_shortcodes.scss */
.button_.black:hover {
  background: #000;
}

/* line 914, sass/partials/_shortcodes.scss */
.button_.white {
  color: #000;
  background: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff !important;
}
/* line 921, sass/partials/_shortcodes.scss */
.button_.white span {
  color: #000;
}
/* line 925, sass/partials/_shortcodes.scss */
.button_.white:hover {
  background: #fff;
}

/* TOGGLES ( ACCORDIONS )
	========================================================================== */
/* line 932, sass/partials/_shortcodes.scss */
.rt-toggle {
  margin-bottom: 20px;
}
/* line 935, sass/partials/_shortcodes.scss */
.rt-toggle > ol {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 943, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li {
  display: block;
  clear: both;
  padding: 0;
  position: relative;
}
/* line 950, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li.open .toggle-head {
  cursor: default;
}
/* line 955, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li .toggle-head {
  cursor: pointer;
  padding: 0.3em;
  border-style: solid;
  border-width: 2px;
  border-radius: 40px;
  position: relative;
}
/* line 965, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li .toggle-number, .rt-toggle > ol > li.open .toggle-number {
  display: inline-block;
  font-weight: bold;
  left: 0.5em;
  line-height: 1.5em;
  border-radius: 50%;
  width: 1.5em;
  padding: 0;
  position: absolute;
  font-size: 1em;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
/* line 982, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li .toggle-title {
  display: inline-block;
  margin: 0 30px 0 0.5em;
  line-height: 1.25em;
  padding: 0.25em 0 0 0;
}
/* line 988, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li .toggle-title > span:before {
  font-size: 1.5em;
  vertical-align: middle;
  margin: 0 0.3em;
}
/* line 996, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li .toggle-content {
  clear: both;
  display: none;
  margin: 10px 0 0 calc(2.2em + 10px);
  padding: 5px 0 10px;
}
/* line 1002, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li .toggle-content > p:last-child, .rt-toggle > ol > li .toggle-content > div:last-child, .rt-toggle > ol > li .toggle-content > div p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 1009, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li ul {
  list-style: disc;
}
/* line 1012, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li ul ul {
  list-style: circle;
}
/* line 1015, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li ul ul ul {
  list-style: square;
}
/* line 1021, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li ol {
  list-style: decimal;
}
/* line 1024, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li ol ol {
  list-style: lower-alpha;
}
/* line 1027, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li ol ol ol {
  list-style: upper-roman;
}
/* line 1033, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li ul, .rt-toggle > ol > li ol {
  margin-bottom: 10px;
}
/* line 1038, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li ul ul li, .rt-toggle > ol > li ul ol li, .rt-toggle > ol > li ol ul li, .rt-toggle > ol > li ol ol li {
  display: list-item;
}
/* line 1046, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li:after {
  content: "";
  display: block;
  height: 15px;
}
/* line 1052, sass/partials/_shortcodes.scss */
.rt-toggle > ol > li:last-child:after {
  content: none;
}
/* line 1058, sass/partials/_shortcodes.scss */
.rt-toggle > ul li, .rt-toggle > ol ol li {
  display: list-item;
}
/* line 1062, sass/partials/_shortcodes.scss */
.rt-toggle ol ol {
  list-style: decimal;
}
/* line 1067, sass/partials/_shortcodes.scss */
.rt-toggle .toggle-head:after {
  content: "+";
  font-weight: bold;
  position: absolute;
  right: 0.25em;
  font-size: 2em;
  line-height: 1em;
  font-family: "arial";
  width: 30px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
/* line 1081, sass/partials/_shortcodes.scss */
.rt-toggle .open .toggle-head:after {
  content: "-";
  margin-top: -0.1em;
}
/* line 1089, sass/partials/_shortcodes.scss */
.rt-toggle.icons .toggle-title {
  padding: 0;
  margin-left: 0;
}
/* line 1097, sass/partials/_shortcodes.scss */
.rt-toggle.numbered .toggle-title {
  margin: 0 30px 0 2.2em;
}
/* line 1106, sass/partials/_shortcodes.scss */
.rt-toggle.only_captions ol:before {
  content: none;
}
/* line 1110, sass/partials/_shortcodes.scss */
.rt-toggle.only_captions ol > li {
  padding: 0;
}
/* line 1113, sass/partials/_shortcodes.scss */
.rt-toggle.only_captions ol > li:after {
  content: none;
}
/* line 1118, sass/partials/_shortcodes.scss */
.rt-toggle.only_captions .toggle-head {
  padding: 0.8em 0;
  border-width: 0 0 2px;
  border-radius: 0;
}
/* line 1123, sass/partials/_shortcodes.scss */
.rt-toggle.only_captions .toggle-head:after {
  right: 0;
}
/* line 1128, sass/partials/_shortcodes.scss */
.rt-toggle.only_captions .toggle-title {
  padding: 0;
  margin-left: 0;
}
/* line 1133, sass/partials/_shortcodes.scss */
.rt-toggle.only_captions .toggle-content {
  margin-left: 0;
}

/* TABS
	========================================================================== */
/* global */
/* line 1146, sass/partials/_shortcodes.scss */
.rt_tabs .tab_nav {
  list-style: none outside none;
}
/* line 1149, sass/partials/_shortcodes.scss */
.rt_tabs .tab_nav > li {
  position: relative;
  cursor: pointer;
}
/* line 1154, sass/partials/_shortcodes.scss */
.rt_tabs .tab_nav > li.active {
  cursor: default;
}
/* line 1163, sass/partials/_shortcodes.scss */
.rt_tabs .tab_contents .tab_content_wrapper.active {
  -webkit-animation-name: active_tabs;
  animation-name: active_tabs;
}
/* line 1168, sass/partials/_shortcodes.scss */
.rt_tabs .tab_contents .tab_content_wrapper.active .tab_content {
  display: inline-block;
}
/* line 1174, sass/partials/_shortcodes.scss */
.rt_tabs .tab_contents .tab_content_wrapper .tab_content {
  display: none;
  width: 100%;
}
/* line 1180, sass/partials/_shortcodes.scss */
.rt_tabs .tab_contents .tab_title {
  display: none;
  cursor: pointer;
}
/* line 1185, sass/partials/_shortcodes.scss */
.rt_tabs .tab_contents .active > .tab_title {
  cursor: default;
}

/* position 1 */
/* line 1196, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-1 .tab_nav {
  display: block;
  margin: 0;
  padding: 0 0 10px 0;
  border-width: 0 0 3px 0;
  border-style: solid;
}
/* line 1204, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-1 .tab_nav > li {
  display: inline-block;
  padding: 10px 40px;
}
/* line 1209, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-1 .tab_nav > li.active:after {
  border-width: 0 0 3px;
  border-style: solid;
  bottom: -12px;
  content: "\2a";
  height: 1px;
  left: -1px;
  right: -1px;
  position: absolute;
  text-align: center;
  font-family: rtui;
  font-size: 24px;
  line-height: 24px;
}
/* line 1232, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title {
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  position: relative;
  margin-bottom: 2px;
}
/* line 1241, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title {
  border-width: 0 0 3px 0;
  border-style: solid;
}
/* line 1248, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-1 .tab_content_wrapper .tab_content {
  padding: 40px 0 10px 0;
}
/* line 1254, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-1 .tab_nav > li > span:before,
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title > span:before {
  margin-right: 5px;
}

/* position 2 */
/* line 1262, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2 {
  clear: both;
  display: block;
}
/* line 1267, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2 .tab_nav {
  width: 200px;
  border-style: solid;
  padding: 0;
  margin: 0;
}
/* line 1275, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2 .tab_nav > li {
  display: block;
  border-width: 0 0 1px 0;
  border-style: solid;
  padding: 0.8em;
}
/* line 1282, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2 .tab_nav > li.active:after {
  border-width: 0 3px 0 0;
  border-style: solid;
  bottom: -1px;
  content: "";
  top: -1px;
  position: absolute;
}
/* line 1296, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper {
  display: block;
}
/* line 1301, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper > .tab_title {
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  position: relative;
  margin-bottom: 2px;
}
/* line 1310, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title {
  border-width: 0 0 3px 0;
  border-style: solid;
}
/* line 1319, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2 .tab_nav > li > span:before,
.rt_tabs.tab-position-2 .tab_content_wrapper > .tab_title > span:before {
  margin-right: 5px;
}
/* line 1327, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2.left .tab_nav {
  float: left;
  border-width: 0 1px 0 0;
}
/* line 1331, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2.left .tab_nav > li.active:after {
  right: -3px;
}
/* line 1336, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2.left .tab_contents {
  margin-left: 210px;
}
/* line 1340, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2.left .tab_content {
  padding: 10px 0 10px 15px;
}
/* line 1348, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2.right .tab_nav {
  float: right;
  border-width: 0 0 0 1px;
}
/* line 1352, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2.right .tab_nav > li.active:after {
  left: -3px;
}
/* line 1357, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2.right .tab_contents {
  margin-right: 210px;
}
/* line 1361, sass/partials/_shortcodes.scss */
.rt_tabs.tab-position-2.right .tab_content {
  padding: 10px 15px 10px 0;
}

/* style 4 */
/* line 1371, sass/partials/_shortcodes.scss */
.rt_tabs.style-4 .tab_nav {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0;
  border-width: 0;
}
/* line 1379, sass/partials/_shortcodes.scss */
.rt_tabs.style-4 .tab_nav > li {
  float: left;
  text-align: center;
  padding: 0.4em 2em;
}
/* line 1384, sass/partials/_shortcodes.scss */
.rt_tabs.style-4 .tab_nav > li:after, .rt_tabs.style-4 .tab_nav > li.active:after {
  border-width: 0 0 4px 0;
  border-style: solid;
  bottom: -12px;
  content: "";
  height: 1px;
  left: -1px;
  right: -1px;
  position: absolute;
}
/* line 1395, sass/partials/_shortcodes.scss */
.rt_tabs.style-4 .tab_nav > li > span {
  display: block;
  text-align: center;
}
/* line 1400, sass/partials/_shortcodes.scss */
.rt_tabs.style-4 .tab_nav > li > span:before {
  display: inline-block;
  font-size: 26px;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: auto;
  color: #fff;
  text-indent: 1px;
  background-clip: padding-box;
}
/* line 1416, sass/partials/_shortcodes.scss */
.rt_tabs.style-4 .tab_nav > li:first-child {
  padding-left: 0px;
}
/* line 1420, sass/partials/_shortcodes.scss */
.rt_tabs.style-4 .tab_nav > li.with_icon {
  padding-right: 30px;
}
/* line 1427, sass/partials/_shortcodes.scss */
.rt_tabs.style-4 .tab_content_wrapper .tab_content {
  padding-top: 40px;
}
/* line 1433, sass/partials/_shortcodes.scss */
.rt_tabs.style-4[data-tab-count="1"] .tab_nav li {
  width: 100%;
}
/* line 1433, sass/partials/_shortcodes.scss */
.rt_tabs.style-4[data-tab-count="2"] .tab_nav li {
  width: 50%;
}
/* line 1433, sass/partials/_shortcodes.scss */
.rt_tabs.style-4[data-tab-count="3"] .tab_nav li {
  width: 33.33333%;
}
/* line 1433, sass/partials/_shortcodes.scss */
.rt_tabs.style-4[data-tab-count="4"] .tab_nav li {
  width: 25%;
}
/* line 1433, sass/partials/_shortcodes.scss */
.rt_tabs.style-4[data-tab-count="5"] .tab_nav li {
  width: 20%;
}
/* line 1433, sass/partials/_shortcodes.scss */
.rt_tabs.style-4[data-tab-count="6"] .tab_nav li {
  width: 16.66667%;
}
/* line 1433, sass/partials/_shortcodes.scss */
.rt_tabs.style-4[data-tab-count="7"] .tab_nav li {
  width: 14.28571%;
}
/* line 1433, sass/partials/_shortcodes.scss */
.rt_tabs.style-4[data-tab-count="8"] .tab_nav li {
  width: 12.5%;
}

/* line 1439, sass/partials/_shortcodes.scss */
#main_content > .content_row .rt_tabs .vc_row {
  margin-left: 0;
  margin-right: 0;
}

/* CONTENT BOX
	========================================================================== */
/* line 1449, sass/partials/_shortcodes.scss */
.content-box.content-padding .content-holder {
  padding-left: 60px;
}
/* line 1453, sass/partials/_shortcodes.scss */
.content-box p:last-child {
  margin-bottom: 0;
}
/* line 1457, sass/partials/_shortcodes.scss */
.content-box .button_wrapper {
  margin-top: 20px;
}

/* CONTENT BOX WITH ICONS
	========================================================================== */
/* line 1467, sass/partials/_shortcodes.scss */
.icon-content-box .icon-holder {
  display: block;
  position: relative;
}
/* line 1472, sass/partials/_shortcodes.scss */
.icon-content-box .icon-holder span {
  display: block;
}
/* line 1477, sass/partials/_shortcodes.scss */
.icon-content-box .icon-holder a {
  text-decoration: none;
}
/* line 1483, sass/partials/_shortcodes.scss */
.icon-content-box .heading {
  margin: 0 0 25px;
  display: inline-block;
}
/* line 1488, sass/partials/_shortcodes.scss */
.icon-content-box .heading:only-child {
  margin-bottom: 0;
}
/* line 1492, sass/partials/_shortcodes.scss */
.icon-content-box .heading a {
  text-decoration: none;
}
/* line 1496, sass/partials/_shortcodes.scss */
.icon-content-box .heading a:hover {
  opacity: 0.7;
}
/* line 1500, sass/partials/_shortcodes.scss */
.icon-content-box .read_more {
  margin-top: 20px;
}
/* line 1509, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-1 .icon-holder span:before {
  font-size: 25px;
  line-height: 100%;
  width: 25px;
  margin-left: 0;
  margin-right: 0;
}
/* line 1520, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-1.icon-pos-left {
  /* text holder */
}
/* line 1521, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-1.icon-pos-left .icon-holder {
  float: left;
}
/* line 1525, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-1.icon-pos-left .text-holder {
  margin-left: 40px;
}
/* line 1532, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-1.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
/* line 1537, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-1.icon-pos-right .text-holder {
  margin-right: 40px;
  text-align: right;
}
/* line 1546, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-1.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 20px;
}
/* line 1552, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-1.icon-pos-top .text-holder {
  text-align: center;
}
/* line 1561, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-2 .icon-holder span:before {
  font-size: 22px;
  line-height: 44px;
  width: 44px;
  margin-left: 0;
  margin-right: 0;
  background-clip: padding-box;
}
/* line 1575, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-2.icon-pos-left .icon-holder {
  float: left;
}
/* line 1579, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-2.icon-pos-left .text-holder {
  margin-left: 64px;
  padding-top: 10px;
}
/* line 1587, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-2.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
/* line 1592, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-2.icon-pos-right .text-holder {
  margin-right: 64px;
  text-align: right;
  padding-top: 10;
}
/* line 1602, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-2.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 20px;
}
/* line 1608, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-2.icon-pos-top .text-holder {
  text-align: center;
}
/* line 1617, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-3 .icon-holder span:before {
  font-size: 25px;
  line-height: 100%;
  width: 69px;
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  padding: 20px;
  border-radius: 50%;
  vertical-align: middle;
  background-clip: padding-box;
}
/* line 1635, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-3.icon-pos-left .icon-holder {
  float: left;
}
/* line 1639, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-3.icon-pos-left .text-holder {
  margin-left: 85px;
}
/* line 1646, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-3.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
/* line 1651, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-3.icon-pos-right .text-holder {
  margin-right: 85px;
  text-align: right;
}
/* line 1660, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-3.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 30px;
}
/* line 1664, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-3.icon-pos-top .icon-holder span:before {
  font-size: 30px;
  line-height: 100px;
  width: 100px;
  height: 100px;
  padding: 0;
}
/* line 1674, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-3.icon-pos-top .text-holder {
  text-align: center;
  margin-top: 20px;
}
/* line 1685, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4 .icon-holder span:before {
  font-size: 22px;
  line-height: 40px;
  width: 44px;
  margin-left: 0;
  margin-right: 0;
  border-width: 2px;
  border-style: solid;
}
/* line 1698, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4.icon-pos-left .icon-holder {
  float: left;
  margin-top: -2px;
  margin-right: 18px;
}
/* line 1705, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4.icon-pos-left .text-holder {
  margin-left: 0;
}
/* line 1713, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4.icon-pos-right .icon-holder {
  float: right;
  margin-top: -2px;
  text-align: right;
  margin-left: 18px;
}
/* line 1720, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4.icon-pos-right .text-holder {
  margin-right: 0;
  text-align: right;
}
/* line 1729, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 20px;
}
/* line 1735, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4.icon-pos-top .text-holder {
  text-align: center;
}
/* line 1739, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4.icon-pos-top .text-holder > p:nth-child(2) {
  margin-top: 0;
}
/* line 1743, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4.icon-pos-top .text-holder .heading {
  padding-top: 0;
}
/* line 1751, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4 .text-holder > p:nth-child(2) {
  margin-top: 20px;
}
/* line 1755, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-4 .text-holder .heading {
  padding-top: 6px;
  margin-left: 0;
  display: inline-block;
}
/* line 1769, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-5 .icon-holder span:before {
  font-size: 30px;
  line-height: 60px;
  width: 60px;
  height: 60px;
  text-align: center;
  position: relative;
  z-index: 2;
  text-indent: 1px;
  color: #fff;
}
/* line 1781, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-5 .icon-holder span:after {
  width: 60px;
  height: 60px;
  position: absolute;
  content: "";
  left: 50%;
  margin-left: -30px;
  top: 0;
  background-clip: padding-box;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
/* line 1798, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-5.icon-pos-left .icon-holder {
  float: left;
}
/* line 1802, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-5.icon-pos-left .text-holder {
  margin-left: 105px;
}
/* line 1809, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-5.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
/* line 1814, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-5.icon-pos-right .text-holder {
  margin-right: 125px;
  text-align: right;
}
/* line 1823, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-5.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 40px;
}
/* line 1829, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-5.icon-pos-top .text-holder {
  text-align: center;
  margin-top: 20px;
}
/* line 1841, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-6 .icon-holder span:before {
  font-size: 60px;
  line-height: 100%;
  width: 60px;
  margin-left: 0;
  margin-right: 0;
}
/* line 1852, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-6.icon-pos-left {
  /* text holder */
}
/* line 1853, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-6.icon-pos-left .icon-holder {
  float: left;
}
/* line 1857, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-6.icon-pos-left .text-holder {
  margin-left: 90px;
}
/* line 1864, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-6.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
/* line 1869, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-6.icon-pos-right .text-holder {
  margin-right: 90px;
  text-align: right;
}
/* line 1878, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-6.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 20px;
}
/* line 1884, sass/partials/_shortcodes.scss */
.icon-content-box.icon-style-6.icon-pos-top .text-holder {
  text-align: center;
}
/* line 1890, sass/partials/_shortcodes.scss */
.icon-content-box p:last-child {
  margin-bottom: 0;
}

/* CONTENT BOX WITH IMAGES
	========================================================================== */
/* line 1898, sass/partials/_shortcodes.scss */
.image-content-box {
  position: relative;
}
/* line 1901, sass/partials/_shortcodes.scss */
.image-content-box > * {
  display: inline-block;
}
/* line 1905, sass/partials/_shortcodes.scss */
.image-content-box > div {
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 1911, sass/partials/_shortcodes.scss */
.image-content-box.valign-top > div {
  vertical-align: top;
}
/* line 1915, sass/partials/_shortcodes.scss */
.image-content-box.valign-middle > div {
  vertical-align: middle;
}
/* line 1919, sass/partials/_shortcodes.scss */
.image-content-box.valign-bottom > div {
  vertical-align: bottom;
}
/* line 1924, sass/partials/_shortcodes.scss */
.image-content-box .text-holder {
  z-index: 2;
}
/* line 1929, sass/partials/_shortcodes.scss */
.image-content-box .featured_image_holder {
  z-index: 1;
  margin-bottom: 20px;
  min-height: 1px;
}
/* line 1933, sass/partials/_shortcodes.scss */
.image-content-box .featured_image_holder img {
  min-height: 1px;
}
/* line 1936, sass/partials/_shortcodes.scss */
.image-content-box .featured_image_holder img.left {
  float: left;
}
/* line 1940, sass/partials/_shortcodes.scss */
.image-content-box .featured_image_holder img.right {
  float: right;
}
/* line 1944, sass/partials/_shortcodes.scss */
.image-content-box .featured_image_holder img.center {
  margin: auto;
}
/* line 1951, sass/partials/_shortcodes.scss */
.image-content-box .heading {
  margin-top: 0;
}
/* line 1955, sass/partials/_shortcodes.scss */
.image-content-box .heading a {
  text-decoration: none;
}
/* line 1959, sass/partials/_shortcodes.scss */
.image-content-box .heading a:hover {
  opacity: 0.7;
}
/* line 1966, sass/partials/_shortcodes.scss */
.image-content-box.box-style-2 .background {
  padding: 20px;
}
/* line 1970, sass/partials/_shortcodes.scss */
.image-content-box.box-style-2 .text-holder {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 40px;
  width: auto;
}
/* line 1978, sass/partials/_shortcodes.scss */
.image-content-box.box-style-2.custom-height .text-holder {
  top: 50%;
  transform: translateY(-50%);
}
/* line 1985, sass/partials/_shortcodes.scss */
.image-content-box.right {
  text-align: right;
}
/* line 1989, sass/partials/_shortcodes.scss */
.image-content-box.center {
  text-align: center;
}
/* line 1992, sass/partials/_shortcodes.scss */
.image-content-box.center .featured_image_holder img {
  margin: auto;
}
/* line 1997, sass/partials/_shortcodes.scss */
.image-content-box .text-holder p:last-child {
  margin-bottom: 0;
}

/* HEADING SHORTCODE
	========================================================================== */
/* line 2005, sass/partials/_shortcodes.scss */
.rt-heading {
  position: relative;
  display: inline-block;
  width: auto;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 14px;
}

/* line 2015, sass/partials/_shortcodes.scss */
.elementor-widget-rt-heading .rt-heading {
  margin-bottom: 0;
}

/* line 2019, sass/partials/_shortcodes.scss */
.heading_icon {
  vertical-align: middle;
  display: inline-block;
}

/* line 2024, sass/partials/_shortcodes.scss */
.rt-heading-wrapper {
  position: relative;
}
/* line 2028, sass/partials/_shortcodes.scss */
.rt-heading-wrapper .punchline {
  display: block;
  line-height: 2em;
  font-size: 0.875em;
  letter-spacing: 1.75px;
}

/* style 1 */
/* line 2039, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-1 .style-1 {
  padding-left: 60px;
}
/* line 2043, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-1 .style-1:after {
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: calc(0.5em - 2px );
  width: 40px;
}
/* line 2053, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-1 .punchline {
  padding-left: 60px;
}

/* style 2 */
/* line 2061, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-2 .style-2 {
  padding-right: 60px;
}
/* line 2065, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-2 .style-2:after {
  content: "";
  height: 4px;
  right: 0;
  position: absolute;
  top: calc(0.5em - 2px );
  width: 40px;
}
/* line 2075, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-2 .punchline {
  padding-right: 60px;
}

/* style 3 */
/* line 2082, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-3 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
/* line 2087, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-3 .style-3 {
  display: inline-block;
  position: relative;
  line-height: 135%;
}
/* line 2092, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-3 .style-3:before, .rt-heading-wrapper.style-3 .style-3:after {
  content: "";
  position: absolute;
  height: 5px;
  border-width: 1px 0 0 0;
  margin-top: -1px;
  border-style: solid;
  top: 50%;
  width: 500px;
}
/* line 2104, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-3 .style-3:before {
  right: 100%;
  margin-right: 20px;
}
/* line 2109, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-3 .style-3:after {
  left: 100%;
  margin-left: 20px;
}

/* style 4 */
/* line 2118, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-4 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
/* line 2123, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-4 .style-4 {
  display: inline-block;
  position: relative;
  line-height: 135%;
  padding: 0 0 10px 0;
}
/* line 2129, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-4 .style-4:after {
  content: "";
  position: absolute;
  height: 4px;
  bottom: 0;
  width: 50px;
  left: 50%;
  margin-left: -25px;
}
/* line 2142, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-4 > .with_punchline {
  margin-top: 0;
}
/* line 2146, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-4 .punchline {
  display: block;
  line-height: 100%;
  margin-bottom: -2px;
}

/* style 5 */
/* line 2156, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-5 {
  width: 100%;
  overflow: hidden;
}
/* line 2160, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-5 .style-5 {
  display: inline-block;
  position: relative;
  line-height: 135%;
  padding: 0 0 10px 0;
}
/* line 2166, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-5 .style-5:after {
  content: "";
  position: absolute;
  height: 4px;
  bottom: 0;
  width: 50px;
  left: 0;
}
/* line 2177, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-5 > .with_punchline {
  margin-top: 0;
}
/* line 2181, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-5 .punchline {
  display: block;
  line-height: 100%;
  margin-bottom: -2px;
}

/* style 6 */
/* line 2190, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-6 {
  width: 100%;
  overflow: hidden;
}
/* line 2194, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-6 .style-6 {
  display: inline-block;
  position: relative;
  line-height: 135%;
}
/* line 2199, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-6 .style-6:after {
  content: "";
  position: absolute;
  height: 5px;
  border-width: 1px 0 0 0;
  margin-top: -1px;
  border-style: solid;
  top: 50%;
  width: 1000px;
}
/* line 2211, sass/partials/_shortcodes.scss */
.rt-heading-wrapper.style-6 .style-6:after {
  left: 100%;
  margin-left: 20px;
}

/* heading icons */
/* line 2220, sass/partials/_shortcodes.scss */
.rt-heading > .heading_icon:before {
  margin-left: 0.5px;
  margin-right: 10px;
  text-align: left;
}

/* PHOTO GALLERY
	========================================================================== */
/* line 2230, sass/partials/_shortcodes.scss */
.photo_gallery > .row {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 2234, sass/partials/_shortcodes.scss */
.photo_gallery > .row > div {
  text-align: center;
  padding: 10px;
}
/* line 2238, sass/partials/_shortcodes.scss */
.photo_gallery > .row > div > img {
  margin: auto;
}
/* line 2243, sass/partials/_shortcodes.scss */
.photo_gallery .caption {
  margin-top: 10px;
}

/* WP gallery */
/* line 2249, sass/partials/_shortcodes.scss */
.gallery-item img {
  border-width: 2px;
  border-style: solid;
}

/* line 2255, sass/partials/_shortcodes.scss */
.gallery-item img {
  border-width: 2px;
  border-style: solid;
}

/* HIGHLIGHTS
	========================================================================== */
/* style 1 */
/* style 2 */
/* line 2270, sass/partials/_shortcodes.scss */
.highlight.style-2 {
  padding: 0 2px;
}

/* GOOGLE MAPS
	========================================================================== */
/* gogle map fix */
/* line 2280, sass/partials/_shortcodes.scss */
.google_map img {
  max-width: none !important;
}

/* line 2284, sass/partials/_shortcodes.scss */
.google_map_holder {
  color: #666;
}

/*  INFO BOXES
	========================================================================== */
/* line 2291, sass/partials/_shortcodes.scss */
.info_box {
  padding: 20px 10px;
  background: rgba(0, 0, 0, 0.02);
  display: block;
  position: relative;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.info_box:before, .info_box:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.info_box:after {
  clear: both;
}

/* banner with gradient */
/* line 2302, sass/partials/_shortcodes.scss */
.info_box.gradient {
  box-shadow: 0 0 0 1px #fff inset;
}

/* banner icon */
/* line 2307, sass/partials/_shortcodes.scss */
.info_box p[class^="icon-"]:before, .info_box p[class*=" icon-"]:before {
  font-size: 25px;
  margin: 0;
  top: 50%;
  vertical-align: middle;
}

/* banner text */
/* line 2315, sass/partials/_shortcodes.scss */
.info_box p {
  margin: 0;
  padding: 0 10px 0 60px;
  text-indent: -30px;
}

/* line 2321, sass/partials/_shortcodes.scss */
.info_box.attention {
  background: #FED8D8;
  border: 1px solid #DCB6B6;
}

/* line 2326, sass/partials/_shortcodes.scss */
.info_box.attention, .info_box.attention a {
  color: #8F6969;
}

/* line 2330, sass/partials/_shortcodes.scss */
.info_box.ok {
  background: #EFFFEF;
  border: 1px solid #E0EDE0;
}

/* line 2335, sass/partials/_shortcodes.scss */
.info_box.ok, .info_box.ok a {
  color: #889588;
}

/* line 2339, sass/partials/_shortcodes.scss */
.info_box.announcement {
  background: #FDFDEF;
  border: 1px solid #EBEBDE;
}

/* line 2344, sass/partials/_shortcodes.scss */
.info_box.announcement, .info_box.announcement a {
  color: #949487;
}

/* line 2348, sass/partials/_shortcodes.scss */
.info_box .icon-cancel {
  color: rgba(0, 0, 0, 0.3);
  position: absolute;
  right: 10px;
  cursor: pointer;
}

/* line 2355, sass/partials/_shortcodes.scss */
.info_box .icon-cancel:hover {
  color: rgba(0, 0, 0, 0.6);
}

/* Counter
   ========================================================================== */
/* line 2364, sass/partials/_shortcodes.scss */
.rt_counter_wrapper .number {
  font-size: 54px;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1;
  position: relative;
}
/* line 2373, sass/partials/_shortcodes.scss */
.rt_counter_wrapper .number:after {
  bottom: 0;
  left: 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 20px;
}
/* line 2382, sass/partials/_shortcodes.scss */
.rt_counter_wrapper.center {
  text-align: center;
}
/* line 2384, sass/partials/_shortcodes.scss */
.rt_counter_wrapper.center .number:after {
  left: calc(50% - 10px);
}
/* line 2389, sass/partials/_shortcodes.scss */
.rt_counter_wrapper.left {
  text-align: left;
}
/* line 2391, sass/partials/_shortcodes.scss */
.rt_counter_wrapper.left .number:after {
  left: 0;
}
/* line 2397, sass/partials/_shortcodes.scss */
.rt_counter_wrapper.right {
  text-align: right;
}
/* line 2399, sass/partials/_shortcodes.scss */
.rt_counter_wrapper.right .number:after {
  left: auto;
  right: 0;
}

/* Latest News
   ========================================================================== */
/* line 2409, sass/partials/_shortcodes.scss */
.latest_news {
  clear: both;
}
/* line 2412, sass/partials/_shortcodes.scss */
.latest_news > article {
  margin-bottom: 25px;
  display: table;
}
/* line 2416, sass/partials/_shortcodes.scss */
.latest_news > article:last-child {
  margin-bottom: 0;
}
/* line 2420, sass/partials/_shortcodes.scss */
.latest_news > article p {
  margin-bottom: 0;
}
/* line 2425, sass/partials/_shortcodes.scss */
.latest_news .heading {
  margin: 0 0 5px;
}
/* line 2427, sass/partials/_shortcodes.scss */
.latest_news .heading a {
  text-decoration: none;
  display: block;
}
/* line 2432, sass/partials/_shortcodes.scss */
.latest_news .heading a:hover {
  text-decoration: none;
}
/* line 2437, sass/partials/_shortcodes.scss */
.latest_news figure {
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
}
/* line 2443, sass/partials/_shortcodes.scss */
.latest_news .text {
  display: table-cell;
  vertical-align: middle;
}
/* line 2448, sass/partials/_shortcodes.scss */
.latest_news .text:first-child {
  margin-left: 0;
}
/* line 2452, sass/partials/_shortcodes.scss */
.latest_news .meta-bar {
  margin-bottom: 0.8em;
  font-size: 0.8em;
  text-transform: uppercase;
}
/* line 2458, sass/partials/_shortcodes.scss */
.latest_news .categories {
  display: inline-block;
}
/* line 2462, sass/partials/_shortcodes.scss */
.latest_news .categories a {
  text-decoration: none;
}
/* line 2466, sass/partials/_shortcodes.scss */
.latest_news .categories a:hover {
  text-decoration: underline;
}
/* line 2471, sass/partials/_shortcodes.scss */
.latest_news .date {
  display: inline-block;
}
/* line 2475, sass/partials/_shortcodes.scss */
.latest_news .row:not(:last-child) {
  margin-bottom: 40px;
}

/* line 2482, sass/partials/_shortcodes.scss */
.latest_news.style-1 .latest-news-button {
  margin-top: 30px;
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  font-size: 16px;
  display: inline-block;
  line-height: 26px;
  vertical-align: middle;
  width: 36px;
  border-color: initial !important;
  text-align: center;
}
/* line 2495, sass/partials/_shortcodes.scss */
.latest_news.style-1 .latest-news-button:hover {
  opacity: 0.6;
}

/* line 2502, sass/partials/_shortcodes.scss */
.latest_news.style-2 .latest-news-button {
  display: inline-block;
  line-height: 1em;
  vertical-align: middle;
  border-color: initial !important;
}
/* line 2508, sass/partials/_shortcodes.scss */
.latest_news.style-2 .latest-news-button:hover {
  opacity: 0.6;
}
/* line 2513, sass/partials/_shortcodes.scss */
.latest_news.style-2 .heading {
  margin: 0 0 10px;
}
/* line 2517, sass/partials/_shortcodes.scss */
.latest_news.style-2 .meta-bar {
  line-height: 1.4em;
  padding: 0.4em 0.8em 0.2em 0.8em;
  display: inline-block;
}
/* line 2523, sass/partials/_shortcodes.scss */
.latest_news.style-2 .meta-bar, .latest_news.style-2 .meta-bar * {
  color: #fff !important;
}
/* line 2527, sass/partials/_shortcodes.scss */
.latest_news.style-2 p {
  display: inline;
}

/* line 2532, sass/partials/_shortcodes.scss */
.border_grid .latest_news > .row > div > .col {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 2537, sass/partials/_shortcodes.scss */
#container .latest_news img {
  max-width: inherit;
}

/* Pullquote
   ========================================================================== */
/* line 2544, sass/partials/_shortcodes.scss */
.pullquote {
  width: 50%;
}

/* line 2548, sass/partials/_shortcodes.scss */
.pullquote.alignright {
  margin: 40px 0 40px 40px;
}

/* line 2552, sass/partials/_shortcodes.scss */
.pullquote.alignleft {
  margin: 40px 40px 40px 0;
}

/* Bullet Lists
   ========================================================================== */
/* line 2558, sass/partials/_shortcodes.scss */
.bullet-list {
  display: inline-block;
  text-align: left;
  margin: auto;
}
/* line 2563, sass/partials/_shortcodes.scss */
.bullet-list > ul {
  position: relative;
  list-style: none;
  margin-bottom: 20px;
}
/* line 2569, sass/partials/_shortcodes.scss */
.bullet-list > ul > li {
  margin-bottom: 10px;
  padding-top: 0;
  position: relative;
}
/* line 2576, sass/partials/_shortcodes.scss */
.bullet-list.style-1 > ul {
  padding-left: 2.2em;
}
/* line 2580, sass/partials/_shortcodes.scss */
.bullet-list.style-1 > ul > li:before {
  color: #fff;
  display: block;
  font-family: rtui;
  font-size: 1em;
  font-weight: normal;
  left: -2.2em;
  position: absolute;
  text-align: center;
  width: 1.5em;
  text-indent: 1px;
}
/* line 2594, sass/partials/_shortcodes.scss */
.bullet-list.style-2 > ul, .bullet-list.style-3 > ul {
  padding-left: 1.5em;
}
/* line 2598, sass/partials/_shortcodes.scss */
.bullet-list.style-2 > ul > li:before, .bullet-list.style-3 > ul > li:before {
  display: block;
  font-family: rtui;
  font-size: 1em;
  font-weight: normal;
  left: -1.5em;
  position: absolute;
  text-align: left;
  width: 1.6em;
  text-indent: 1px;
}
/* line 2611, sass/partials/_shortcodes.scss */
.bullet-list.arrow > ul > li:before {
  content: "\28";
}
/* line 2615, sass/partials/_shortcodes.scss */
.bullet-list.arrow-2 > ul > li:before {
  content: "\33";
}
/* line 2619, sass/partials/_shortcodes.scss */
.bullet-list.check > ul > li:before {
  content: "\6e";
}
/* line 2623, sass/partials/_shortcodes.scss */
.bullet-list.star > ul > li:before {
  content: "\2d";
}

/* Pie Charts
   ========================================================================== */
/* line 2632, sass/partials/_shortcodes.scss */
.rt-pie-chart {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 180px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
/* line 2641, sass/partials/_shortcodes.scss */
.rt-pie-chart span {
  display: block;
  font-size: 30px;
  line-height: 180px;
  width: 180px;
  z-index: 2;
}
/* line 2649, sass/partials/_shortcodes.scss */
.rt-pie-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 2656, sass/partials/_shortcodes.scss */
.percent:after {
  content: "%";
  font-family: verdana;
  font-size: 12px;
  margin-left: 0.1em;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Progress Bars
	========================================================================== */
/* line 2673, sass/partials/_shortcodes.scss */
.businesslounge-progress-title {
  font-size: 1em;
  line-height: 1;
  margin: 0 !important;
  padding: 0;
  display: inline-block;
}

/* line 2681, sass/partials/_shortcodes.scss */
.businesslounge-progress-desc {
  margin-bottom: 10px;
  position: relative;
}

/* line 2686, sass/partials/_shortcodes.scss */
.businesslounge-progress-desc span {
  position: absolute;
  top: 50%;
  -webkit-transition: left 1.2s ease-in 0s;
  -o-transition: left 1.2s ease-in 0s;
  transition: left 1.2s ease-in 0s;
  left: 0;
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
/* line 2693, sass/partials/_shortcodes.scss */
.businesslounge-progress-desc span:after {
  content: "%";
}

/* line 2698, sass/partials/_shortcodes.scss */
.businesslounge-progress-bar-base {
  width: 100%;
  height: 14px;
  background-color: #000;
  padding: 2px;
  border-radius: 40px;
}

/* line 2706, sass/partials/_shortcodes.scss */
.businesslounge-progress-bar {
  width: 0;
  height: 10px;
  -webkit-transition: width 1.2s ease-in 0s;
  -o-transition: width 1.2s ease-in 0s;
  transition: width 1.2s ease-in 0s;
  background-color: #b21f28;
  border-radius: 40px;
  box-shadow: inset 0 4px 6px rgba(255, 255, 255, 0.2);
}

/* line 2716, sass/partials/_shortcodes.scss */
.short-bar .businesslounge-progress-title {
  padding-bottom: 30px;
}
/* line 2720, sass/partials/_shortcodes.scss */
.short-bar .businesslounge-progress-desc span {
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* Text Animation
   ========================================================================== */
/* line 2730, sass/partials/_shortcodes.scss */
.rt-anim span {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  -moz-transform: scaleY(0) translateZ(0px);
  -ms-transform: scaleY(0) translateZ(0px);
  -webkit-transform: scaleY(0) translateZ(0px);
  transform: scaleY(0) translateZ(0px);
  display: inline-block;
  backface-visibility: hidden;
}
/* line 2739, sass/partials/_shortcodes.scss */
.rt-anim span.active {
  opacity: 1;
  position: relative;
  visibility: visible;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -moz-transform: scaleY(1) translateZ(0px);
  -ms-transform: scaleY(1) translateZ(0px);
  -webkit-transform: scaleY(1) translateZ(0px);
  transform: scaleY(1) translateZ(0px);
  backface-visibility: hidden;
}
/* line 2748, sass/partials/_shortcodes.scss */
.rt-anim.style-2 {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
/* line 2753, sass/partials/_shortcodes.scss */
.rt-anim.style-3 {
  border-bottom: 2px solid transparent;
}

/* Countdown
   ========================================================================== */
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.rt-countdown:before, .rt-countdown:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.rt-countdown:after {
  clear: both;
}
/* line 2764, sass/partials/_shortcodes.scss */
.rt-countdown i {
  display: inline-block;
  margin-right: 18px;
  text-align: right;
}
/* line 2770, sass/partials/_shortcodes.scss */
.rt-countdown * {
  visibility: hidden;
}
/* line 2774, sass/partials/_shortcodes.scss */
.rt-countdown i b {
  vertical-align: top;
  line-height: 1em;
  font-style: normal;
  font-size: 56px;
  letter-spacing: -2px;
  padding-right: 30px;
}

/* line 2785, sass/partials/_shortcodes.scss */
.rt-countdown.started * {
  visibility: visible;
}

@media screen and (max-width: 1160px) {
  /* line 2792, sass/partials/_shortcodes.scss */
  .rt-countdown i {
    margin-right: 10px;
  }
  /* line 2796, sass/partials/_shortcodes.scss */
  .rt-countdown i b {
    font-size: 46px;
    padding-right: 16px;
  }
}
/* ==========================================================================
   TYPOGRAPHY
   ========================================================================== */
/* line 4, sass/partials/_typography.scss */
body {
  line-height: 1.6;
}

/* line 8, sass/partials/_typography.scss */
p {
  margin-bottom: 20px;
}

/* Links
   ========================================================================== */
/* line 14, sass/partials/_typography.scss */
a {
  text-decoration: underline;
}

/* line 18, sass/partials/_typography.scss */
a:hover {
  text-decoration: none;
}

/* Headings
   ========================================================================== */
/* line 24, sass/partials/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1.2;
}

/*	heading colors and links  */
/* line 32, sass/partials/_typography.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: underline;
}

/* line 36, sass/partials/_typography.scss */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  -webkit-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
}

/* heading with body fonts */
/* line 41, sass/partials/_typography.scss */
.clean_heading {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

/* ==========================================================================
   CSS ANIMATIONS
   ========================================================================== */
/* line 5, sass/partials/_animations.scss */
.animation {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-moz-keyframes active_tabs {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes active_tabs {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes active_tabs {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes buttons {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100px;
  }
}
@-webkit-keyframes buttons {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100px;
  }
}
@keyframes buttons {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100px;
  }
}
@-moz-keyframes active_slide {
  0% {
    opacity: 0;
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@-webkit-keyframes active_slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@keyframes active_slide {
  0% {
    opacity: 0;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
/* spins for icons */
/* line 49, sass/partials/_animations.scss */
.animate-spin:before {
  -webkit-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes scaleout {
  0% {
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-moz-keyframes width {
  0% {
    -moz-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes width {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes width {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -moz-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
@keyframes shake {
  0%, 100% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
/* line 106, sass/partials/_animations.scss */
.shake {
  -webkit-animation: shake 0.5s 1 linear;
  -o-animation: shake 0.5s 1 linear;
  animation: shake 0.5s 1 linear;
}

@-moz-keyframes pulse {
  from {
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 128, sass/partials/_animations.scss */
.pulse {
  -webkit-animation: pulse 0.5s 1 linear;
  -o-animation: pulse 0.5s 1 linear;
  animation: pulse 0.5s 1 linear;
}

@-moz-keyframes button {
  from {
    -moz-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes button {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes button {
  from {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pageloading {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
@-webkit-keyframes pageloading {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes pageloading {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
/* line 167, sass/partials/_animations.scss */
.pageloading {
  -webkit-animation: pageloading 4s 1 linear;
  -o-animation: pageloading 4s 1 linear;
  animation: pageloading 4s 1 linear;
}

/* line 183, sass/partials/_animations.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-moz-keyframes slideInUp {
  from {
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes slideOutUp {
  from {
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutUp {
  from {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
/* line 213, sass/partials/_animations.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

/* line 217, sass/partials/_animations.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 243, sass/partials/_animations.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* line 268, sass/partials/_animations.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

/* ==========================================================================
	HELPERS
	========================================================================== */
/* alignments */
/* line 6, sass/partials/_helpers.scss */
.aligncenter {
  display: table;
  margin: auto;
}

/* line 11, sass/partials/_helpers.scss */
.alignleft {
  float: left;
}

/* line 15, sass/partials/_helpers.scss */
.alignright {
  float: right;
}

/* mobile alignments */
@media screen and (max-width: 767px) {
  /* line 21, sass/partials/_helpers.scss */
  .mobile_aligncenter {
    display: table;
    margin: auto;
    float: none;
    text-align: center;
  }

  /* line 28, sass/partials/_helpers.scss */
  .mobile_alignleft {
    float: left;
  }

  /* line 32, sass/partials/_helpers.scss */
  .mobile_alignright {
    float: right;
  }

  /* line 36, sass/partials/_helpers.scss */
  .mobile-text-left {
    text-align: left;
  }

  /* line 40, sass/partials/_helpers.scss */
  .mobile-text-right {
    text-align: right;
  }

  /* line 44, sass/partials/_helpers.scss */
  .mobile-text-center {
    text-align: center;
  }
}
/* tablet alignments */
@media (min-width: 768px) and (max-width: 992px) {
  /* line 51, sass/partials/_helpers.scss */
  .tablet_aligncenter {
    display: table;
    margin: auto;
    float: none;
    text-align: center;
  }

  /* line 58, sass/partials/_helpers.scss */
  .tablet_alignleft {
    float: left;
  }

  /* line 62, sass/partials/_helpers.scss */
  .tablet_alignright {
    float: right;
  }

  /* line 66, sass/partials/_helpers.scss */
  .tablet-text-left {
    text-align: left;
  }

  /* line 70, sass/partials/_helpers.scss */
  .tablet-text-right {
    text-align: right;
  }

  /* line 74, sass/partials/_helpers.scss */
  .tablet-text-center {
    text-align: center;
  }
}
/* img alignments */
/* line 81, sass/partials/_helpers.scss */
img.alignleft, .wp-caption.alignleft, .imgeffect.alignleft, .entry-thumbnail.alignleft {
  margin: 4px 20px 4px 0;
}
/* line 85, sass/partials/_helpers.scss */
img.alignright, .wp-caption.alignright, .imgeffect.alignright, .entry-thumbnail.alignright {
  margin: 4px 0 4px 20px;
}
/* line 89, sass/partials/_helpers.scss */
img.aligncenter, .wp-caption.aligncenter, .imgeffect.aligncenter, .entry-thumbnail.aligncenter {
  margin: 5px auto 10px;
}

/* responsive images */
/* line 96, sass/partials/_helpers.scss */
#main_content img {
  max-width: 100%;
  height: auto;
}

/* WP Captions */
/* line 102, sass/partials/_helpers.scss */
.wp-caption {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  border-width: 1px;
  border-style: solid;
  padding: 20px;
  text-align: center;
  padding: 10px;
  max-width: 100%;
  margin-bottom: 25px;
}
/* line 112, sass/partials/_helpers.scss */
.wp-caption img {
  max-width: 100%;
}
/* line 116, sass/partials/_helpers.scss */
.wp-caption .wp-caption-text {
  clear: both;
  display: block;
  padding: 8px 0 0 0;
  font-style: oblique;
}
/* line 123, sass/partials/_helpers.scss */
.wp-caption.aligncenter {
  display: block;
}
/* line 127, sass/partials/_helpers.scss */
.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
  margin-bottom: 25px;
}

/* wp image */
/* line 133, sass/partials/_helpers.scss */
[class^="wp-image-"], [class*=" wp-image-"] {
  max-width: 100%;
  height: auto;
}

/* margins */
/* line 140, sass/partials/_helpers.scss */
.margin-t0 {
  margin-top: 0px;
}
/* line 141, sass/partials/_helpers.scss */
.margin-t1 {
  margin-top: 1px;
}
/* line 142, sass/partials/_helpers.scss */
.margin-t10 {
  margin-top: 10px;
}
/* line 143, sass/partials/_helpers.scss */
.margin-t15 {
  margin-top: 15px;
}
/* line 144, sass/partials/_helpers.scss */
.margin-t20 {
  margin-top: 20px;
}
/* line 145, sass/partials/_helpers.scss */
.margin-t30 {
  margin-top: 30px;
}
/* line 146, sass/partials/_helpers.scss */
.margin-t40 {
  margin-top: 40px;
}
/* line 147, sass/partials/_helpers.scss */
.margin-t50 {
  margin-top: 50px;
}
/* line 148, sass/partials/_helpers.scss */
.margin-t60 {
  margin-top: 60px;
}
/* line 149, sass/partials/_helpers.scss */
.margin-t70 {
  margin-top: 70px;
}
/* line 150, sass/partials/_helpers.scss */
.margin-t80 {
  margin-top: 80px;
}
/* line 151, sass/partials/_helpers.scss */
.margin-b0 {
  margin-bottom: 10px;
}
/* line 152, sass/partials/_helpers.scss */
.margin-b10 {
  margin-bottom: 10px;
}
/* line 153, sass/partials/_helpers.scss */
.margin-b15 {
  margin-bottom: 15px;
}
/* line 154, sass/partials/_helpers.scss */
.margin-b20 {
  margin-bottom: 20px;
}
/* line 155, sass/partials/_helpers.scss */
.margin-b30 {
  margin-bottom: 30px;
}
/* line 156, sass/partials/_helpers.scss */
.margin-b40 {
  margin-bottom: 40px;
}
/* line 157, sass/partials/_helpers.scss */
.margin-b50 {
  margin-bottom: 50px;
}
/* line 158, sass/partials/_helpers.scss */
.margin-b60 {
  margin-bottom: 60px;
}
/* line 159, sass/partials/_helpers.scss */
.margin-b70 {
  margin-bottom: 70px;
}
/* line 160, sass/partials/_helpers.scss */
.margin-b80 {
  margin-bottom: 80px;
}
/* line 161, sass/partials/_helpers.scss */
.margin-b0 {
  margin-bottom: 0;
}
/* line 162, sass/partials/_helpers.scss */
.margin-l0 {
  margin-left: 0;
}
/* line 163, sass/partials/_helpers.scss */
.margin-r0 {
  margin-right: 0;
}

/* padding */
/* line 168, sass/partials/_helpers.scss */
.padding-t0 {
  padding-top: 0px;
}
/* line 169, sass/partials/_helpers.scss */
.padding-t1 {
  padding-top: 1px;
}
/* line 170, sass/partials/_helpers.scss */
.padding-t10 {
  padding-top: 10px;
}
/* line 171, sass/partials/_helpers.scss */
.padding-t20 {
  padding-top: 20px;
}
/* line 172, sass/partials/_helpers.scss */
.padding-t30 {
  padding-top: 30px;
}
/* line 173, sass/partials/_helpers.scss */
.padding-b0 {
  padding-bottom: 0px;
}
/* line 174, sass/partials/_helpers.scss */
.padding-b10 {
  padding-bottom: 10px;
}
/* line 175, sass/partials/_helpers.scss */
.padding-b20 {
  padding-bottom: 20px;
}
/* line 176, sass/partials/_helpers.scss */
.padding-b30 {
  padding-bottom: 30px;
}
/* line 177, sass/partials/_helpers.scss */
.padding-b40 {
  padding-bottom: 40px;
}
/* line 178, sass/partials/_helpers.scss */
.padding-b0 {
  padding-bottom: 0;
}
/* line 179, sass/partials/_helpers.scss */
.padding-t0 {
  padding-top: 0;
}
/* line 180, sass/partials/_helpers.scss */
.padding-l0 {
  padding-left: 0;
}
/* line 181, sass/partials/_helpers.scss */
.padding-r0 {
  padding-right: 0;
}

/* no margin no padding */
/* line 185, sass/partials/_helpers.scss */
.nomargin {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
}

/* line 192, sass/partials/_helpers.scss */
.nopadding {
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}

/* line 199, sass/partials/_helpers.scss */
.clear {
  clear: both;
  width: 100%;
}

/* line 201, sass/partials/_helpers.scss */
.space {
  clear: both;
  width: 100%;
  position: relative;
  display: table;
}

/* responsive images */
/* line 209, sass/partials/_helpers.scss */
.content img {
  max-width: 100%;
  display: block;
}

/* line 214, sass/partials/_helpers.scss */
.responsive .content img {
  height: auto;
}

/* border box sizing  */
/* line 219, sass/partials/_helpers.scss */
.box_sizing {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* Responsive video container for embedded videos */
/* line 229, sass/partials/_helpers.scss */
*:not(.wpb_video_wrapper) > .video-container {
  position: relative;
  padding-bottom: 56.25% !important;
  padding-top: 30px !important;
  height: auto;
  overflow: hidden;
}
/* line 237, sass/partials/_helpers.scss */
*:not(.wpb_video_wrapper) > .video-container iframe,
*:not(.wpb_video_wrapper) > .video-container object,
*:not(.wpb_video_wrapper) > .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 248, sass/partials/_helpers.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  direction: ltr;
}

/* line 252, sass/partials/_helpers.scss */
.sticky, .bypostauthor {
  display: block;
}

/* line 257, sass/partials/_helpers.scss */
.gallery-item img {
  display: inline-block;
}

/* line 261, sass/partials/_helpers.scss */
.gallery-caption {
  margin-top: 10px;
}

/* Hidden Element */
/* line 266, sass/partials/_helpers.scss */
.hidden-element {
  display: none;
}

/* Text meant only for screen readers. */
/* line 271, sass/partials/_helpers.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 279, sass/partials/_helpers.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* CSS columns */
/* line 300, sass/partials/_helpers.scss */
.column-list > ul {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.column-list > ul:before, .column-list > ul:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.column-list > ul:after {
  clear: both;
}
/* line 306, sass/partials/_helpers.scss */
.column-list > ul > li {
  float: left;
  margin: 0 15px;
}
/* line 311, sass/partials/_helpers.scss */
.column-list > ul .first {
  clear: left;
}
/* line 315, sass/partials/_helpers.scss */
.column-list > ul .last {
  clear: right;
}

/* line 321, sass/partials/_helpers.scss */
.column-list-1 > ul > li {
  width: calc( 100% - 30px );
}

/* line 321, sass/partials/_helpers.scss */
.column-list-2 > ul > li {
  width: calc( 50% - 30px );
}

/* line 321, sass/partials/_helpers.scss */
.column-list-3 > ul > li {
  width: calc( 33.33333% - 30px );
}

/* line 321, sass/partials/_helpers.scss */
.column-list-4 > ul > li {
  width: calc( 25% - 30px );
}

/* line 321, sass/partials/_helpers.scss */
.column-list-5 > ul > li {
  width: calc( 20% - 30px );
}

/* line 321, sass/partials/_helpers.scss */
.column-list-6 > ul > li {
  width: calc( 16.66667% - 30px );
}

/* line 327, sass/partials/_helpers.scss */
.has-bg-image {
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

/* line 333, sass/partials/_helpers.scss */
.admin-bar .lg-toolbar.group {
  top: 32px;
}

@media screen and (max-width: 782px) {
  /* line 337, sass/partials/_helpers.scss */
  .admin-bar .lg-toolbar.group {
    top: 46px;
  }
}
/* Customizer window messages for front end */
/* line 349, sass/partials/_helpers.scss */
.customizer-notification {
  bottom: 0;
  position: fixed;
  right: 0;
  z-index: 999999;
}
/* line 355, sass/partials/_helpers.scss */
.customizer-notification .ui-icon-attention-circle {
  animation: 2s ease 0s normal none infinite running slideInUp;
  float: right;
  font-size: 40px;
  color: #e10f0f;
}
/* line 362, sass/partials/_helpers.scss */
.customizer-notification .customizer-notification-text {
  background: #e10f0f;
  color: #ffffff;
  display: none;
  font-size: 16px;
  padding: 40px;
}

/* line 372, sass/partials/_helpers.scss */
.customizer-notification:hover .customizer-notification-text {
  display: block;
}
/* line 376, sass/partials/_helpers.scss */
.customizer-notification:hover .ui-icon-attention-circle {
  animation: none;
  color: #ffffff;
}

/* nagative margin */
/* line 383, sass/partials/_helpers.scss */
.has-nmargin {
  z-index: 5;
}

/* stretched col background */
/* line 388, sass/partials/_helpers.scss */
.stretch-background .vc_column-inner {
  opacity: 0;
  transition: opacity 0.3s;
}

/* line 393, sass/partials/_helpers.scss */
.temp-inline-style {
  display: none !important;
}

/* ==========================================================================
   WIDGETS
   ========================================================================== */
/* line 7, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) > ul {
  padding-left: 0;
  list-style: none;
}
/* line 11, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) > ul > li {
  line-height: 160%;
  padding: 5px 0;
  position: relative;
}
/* line 16, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) > ul > li:first-child {
  padding-top: 0;
}
/* line 21, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) > ul > li a, .widget:not(.topbar-widget) > ul > li a:hover {
  text-decoration: none;
}
/* line 25, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) > ul > li {
  border-style: solid;
  border-width: 0;
}
/* line 30, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) > ul > li:last-child {
  border-width: 0;
}
/* line 35, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) ul:last-child {
  margin-bottom: 0;
}
/* line 39, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) #loginform label {
  width: 30%;
  text-align: left;
}

/* line 49, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul, .widget:not(.topbar-widget).widget_categories > ul, .widget:not(.topbar-widget) .product-categories, .widget:not(.topbar-widget) .menu {
  padding-left: 0;
  list-style: none;
}
/* line 53, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul > li > ul, .widget:not(.topbar-widget).widget_pages > ul > li > .sub-menu, .widget:not(.topbar-widget).widget_pages > ul > li > .children, .widget:not(.topbar-widget).widget_categories > ul > li > ul, .widget:not(.topbar-widget).widget_categories > ul > li > .sub-menu, .widget:not(.topbar-widget).widget_categories > ul > li > .children, .widget:not(.topbar-widget) .product-categories > li > ul, .widget:not(.topbar-widget) .product-categories > li > .sub-menu, .widget:not(.topbar-widget) .product-categories > li > .children, .widget:not(.topbar-widget) .menu > li > ul, .widget:not(.topbar-widget) .menu > li > .sub-menu, .widget:not(.topbar-widget) .menu > li > .children {
  border-style: solid;
  border-width: 1px 0 0;
  padding-top: 10px;
  margin-top: 5px;
}
/* line 60, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul ul, .widget:not(.topbar-widget).widget_categories > ul ul, .widget:not(.topbar-widget) .product-categories ul, .widget:not(.topbar-widget) .menu ul {
  list-style: none;
  margin: 5px 0;
  padding: 0;
  font-size: 0.875em;
}
/* line 66, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul ul ul, .widget:not(.topbar-widget).widget_categories > ul ul ul, .widget:not(.topbar-widget) .product-categories ul ul, .widget:not(.topbar-widget) .menu ul ul {
  padding-left: 15px;
  font-size: 1em;
}
/* line 72, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul > li, .widget:not(.topbar-widget).widget_categories > ul > li, .widget:not(.topbar-widget) .product-categories > li, .widget:not(.topbar-widget) .menu > li {
  line-height: 160%;
  padding: 5px 0;
  position: relative;
  border-style: solid;
  border-width: 0 0 1px;
}
/* line 79, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul > li > a, .widget:not(.topbar-widget).widget_categories > ul > li > a, .widget:not(.topbar-widget) .product-categories > li > a, .widget:not(.topbar-widget) .menu > li > a {
  font-weight: bold;
}
/* line 83, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul > li:before, .widget:not(.topbar-widget).widget_categories > ul > li:before, .widget:not(.topbar-widget) .product-categories > li:before, .widget:not(.topbar-widget) .menu > li:before {
  content: "";
  padding-right: 0;
  line-height: 1em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  color: var(--primary-color);
}
/* line 92, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul > li:hover:before, .widget:not(.topbar-widget).widget_categories > ul > li:hover:before, .widget:not(.topbar-widget) .product-categories > li:hover:before, .widget:not(.topbar-widget) .menu > li:hover:before {
  content: "\28";
  font-family: "rtui";
  padding-right: 10px;
  opacity: 1;
}
/* line 99, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul > li:first-child, .widget:not(.topbar-widget).widget_categories > ul > li:first-child, .widget:not(.topbar-widget) .product-categories > li:first-child, .widget:not(.topbar-widget) .menu > li:first-child {
  padding-top: 0;
}
/* line 104, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul li a, .widget:not(.topbar-widget).widget_categories > ul li a, .widget:not(.topbar-widget) .product-categories li a, .widget:not(.topbar-widget) .menu li a {
  color: var(--text-color);
}
/* line 108, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul > li a, .widget:not(.topbar-widget).widget_pages > ul > li a:hover, .widget:not(.topbar-widget).widget_categories > ul > li a, .widget:not(.topbar-widget).widget_categories > ul > li a:hover, .widget:not(.topbar-widget) .product-categories > li a, .widget:not(.topbar-widget) .product-categories > li a:hover, .widget:not(.topbar-widget) .menu > li a, .widget:not(.topbar-widget) .menu > li a:hover {
  text-decoration: none;
}
/* line 112, sass/partials/_widgets.scss */
.widget:not(.topbar-widget).widget_pages > ul > li:last-child, .widget:not(.topbar-widget).widget_categories > ul > li:last-child, .widget:not(.topbar-widget) .product-categories > li:last-child, .widget:not(.topbar-widget) .menu > li:last-child {
  border-width: 0;
}
/* line 117, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) .current-menu-item > a, .widget:not(.topbar-widget) ul > .current-cat > a, .widget:not(.topbar-widget) .current-cat-parent > a {
  font-weight: bold;
}
/* line 123, sass/partials/_widgets.scss */
.widget:not(.topbar-widget) .sub-menu li a, .widget:not(.topbar-widget) .children li a {
  position: relative;
}

/* search widget */
/* line 134, sass/partials/_widgets.scss */
.wp-search-form li, .woocommerce-product-search li {
  position: relative;
}
/* line 138, sass/partials/_widgets.scss */
.wp-search-form span, .woocommerce-product-search span {
  cursor: pointer;
  line-height: 3em;
  opacity: 0.3;
  position: absolute;
  right: 10px;
  text-align: right;
  width: 40px;
  top: 0;
}
/* line 149, sass/partials/_widgets.scss */
.wp-search-form span:hover, .woocommerce-product-search span:hover {
  opacity: 1;
}
/* line 153, sass/partials/_widgets.scss */
.wp-search-form input, .woocommerce-product-search input {
  width: 100%;
  padding: 10px !important;
  line-height: 1em;
  height: 2em;
  border-width: 1px !important;
}

/* text widget */
/* line 163, sass/partials/_widgets.scss */
.textwidget p:last-child {
  margin-bottom: 0;
}

/* widget titles */
/* line 170, sass/partials/_widgets.scss */
.wpb_widgetised_column .widget > h5, .sidebar .widget > h5 {
  position: relative;
  padding: 0 0 15px 0;
  margin: 0 0 15px;
}

/* line 178, sass/partials/_widgets.scss */
.sidebar .widget:not(:last-child) {
  margin-bottom: 20px;
}

/* line 183, sass/partials/_widgets.scss */
.wpb_widgetised_column .widget:not(:last-child) {
  margin-bottom: 30px;
}

/* Site sidebar widgets */
/* line 188, sass/partials/_widgets.scss */
.sidebar .widget {
  padding: 30px;
  border-width: 1px;
  border-style: solid;
}

/* Latest Posts */
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.widget_latest_posts > div:before, .widget_latest_posts > div:after, .widget_popular_posts > div:before, .widget_popular_posts > div:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.widget_latest_posts > div:after, .widget_popular_posts > div:after {
  clear: both;
}
/* line 200, sass/partials/_widgets.scss */
.widget_latest_posts > div:not(:last-child), .widget_popular_posts > div:not(:last-child) {
  margin-bottom: 20px;
}
/* line 204, sass/partials/_widgets.scss */
.widget_latest_posts .post-thumb, .widget_popular_posts .post-thumb {
  float: left;
  margin: 0 20px 10px 0;
}
/* line 209, sass/partials/_widgets.scss */
.widget_latest_posts .meta, .widget_popular_posts .meta {
  display: block;
  letter-spacing: 1px;
  font-size: 0.8em;
}
/* line 214, sass/partials/_widgets.scss */
.widget_latest_posts .meta a, .widget_popular_posts .meta a {
  text-decoration: none;
}
/* line 219, sass/partials/_widgets.scss */
.widget_latest_posts p:last-child, .widget_popular_posts p:last-child {
  margin-bottom: 0;
}
/* line 223, sass/partials/_widgets.scss */
.widget_latest_posts .title, .widget_popular_posts .title {
  text-decoration: none;
  font-weight: bold;
}
/* line 228, sass/partials/_widgets.scss */
.widget_latest_posts .title:hover, .widget_popular_posts .title:hover {
  text-decoration: underline;
}
/* line 232, sass/partials/_widgets.scss */
.widget_latest_posts .icon-comment-empty, .widget_popular_posts .icon-comment-empty {
  margin-right: 2px;
}

/* left side widgets holder */
/* line 239, sass/partials/_widgets.scss */
.widgets_holder.sidebar-widgets .widget {
  padding: 20px;
}

/* Footer widgets */
/* line 245, sass/partials/_widgets.scss */
.footer_widgets .widget {
  margin-bottom: 25px;
}

/* line 249, sass/partials/_widgets.scss */
.footer_widgets .widget h5 {
  margin: 0 0 30px;
}

/* WP calendar */
/* line 255, sass/partials/_widgets.scss */
.widget_calendar table {
  width: 100%;
}

/* tag clound */
/* line 260, sass/partials/_widgets.scss */
.widget_tag_cloud a {
  font-size: 14px !important;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
}

/* line 271, sass/partials/_widgets.scss */
.widget_tag_cloud a:hover {
  border-width: 0;
  padding: 6px;
}

/* flickr */
/* line 277, sass/partials/_widgets.scss */
.flickr_thumbs {
  margin: 10px 0 10px 0 !important;
  padding: 0;
  overflow: hidden;
  border: 0 !important;
  background: none !important;
}

/* line 285, sass/partials/_widgets.scss */
.flickr_thumbs li {
  list-style: none;
  float: left;
  margin: 0 2% 2% 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  width: 31%;
}

/* line 297, sass/partials/_widgets.scss */
.flickr_thumbs li img {
  display: block;
}

/* line 301, sass/partials/_widgets.scss */
.flickr_thumbs li a img {
  border: none;
  width: 100%;
}

/* line 306, sass/partials/_widgets.scss */
.flickr_thumbs li .frame {
  margin: 0 !important;
  padding: 5px !important;
}

/* line 311, sass/partials/_widgets.scss */
.flickr_thumbs li.hide {
  display: none;
}

/* line 315, sass/partials/_widgets.scss */
.flickr_thumbs li:hover img {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

/* WP Instagram Widget */
/* line 322, sass/partials/_widgets.scss */
ul.instagram-pics.instagram-size-thumbnail {
  margin-left: -2px;
  margin-right: -2px;
  display: inline-block;
}
/* line 327, sass/partials/_widgets.scss */
ul.instagram-pics.instagram-size-thumbnail li {
  width: 33.333%;
  float: left;
  padding: 2px !important;
}
/* line 333, sass/partials/_widgets.scss */
ul.instagram-pics.instagram-size-thumbnail a:hover img {
  opacity: 0.7;
}

/* line 341, sass/partials/_widgets.scss */
.rt-category-tree {
  padding-left: 0;
  list-style: none;
  position: relative;
  overflow: hidden;
}
/* line 347, sass/partials/_widgets.scss */
.rt-category-tree .has-children {
  padding-right: 20px;
}
/* line 350, sass/partials/_widgets.scss */
.rt-category-tree .has-children > span {
  cursor: pointer;
  position: absolute;
  right: 0;
  font-size: 0.8em;
}
/* line 10, sass/utility/_mixins.scss */
.rt-category-tree .has-children > span:before {
  font-family: "rtui";
  content: "";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
/* line 357, sass/partials/_widgets.scss */
.rt-category-tree .has-children > span:hover {
  opacity: 0.4;
}
/* line 364, sass/partials/_widgets.scss */
.rt-category-tree li > ul {
  display: none;
}
/* line 10, sass/utility/_mixins.scss */
.rt-category-tree .current-cat-ancestor > span:before, .rt-category-tree .current-cat > span:before, .rt-category-tree .active > span:before {
  font-family: "rtui";
  content: "";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
/* line 374, sass/partials/_widgets.scss */
.rt-category-tree .current-cat-ancestor > ul, .rt-category-tree .current-cat > ul, .rt-category-tree .active > ul {
  display: block;
}

/* line 380, sass/partials/_widgets.scss */
.rtl .rt-category-tree .has-children > span {
  left: 0;
  right: auto;
}

/* ==========================================================================
   BREADCRUMB MENU
   ========================================================================== */
/* line 4, sass/partials/_breadcrumb_menu.scss */
.breadcrumb {
  font-weight: normal;
  text-align: left;
  float: right;
  position: relative;
  display: block;
  margin: 0;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
}
/* line 15, sass/partials/_breadcrumb_menu.scss */
.breadcrumb ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 21, sass/partials/_breadcrumb_menu.scss */
.breadcrumb li {
  display: inline;
}
/* line 25, sass/partials/_breadcrumb_menu.scss */
.breadcrumb div {
  display: inline;
}
/* line 29, sass/partials/_breadcrumb_menu.scss */
.breadcrumb a {
  text-decoration: none;
}
/* line 33, sass/partials/_breadcrumb_menu.scss */
.breadcrumb a:hover {
  text-decoration: none;
  opacity: 0.8;
}
/* line 38, sass/partials/_breadcrumb_menu.scss */
.breadcrumb a.ui-icon-home:before {
  margin-right: 5px;
  line-height: 100%;
  margin-left: 0;
  text-align: left;
  font-size: 1.1em;
}
/* line 46, sass/partials/_breadcrumb_menu.scss */
.breadcrumb span:before {
  width: auto;
}

/* line 51, sass/partials/_breadcrumb_menu.scss */
.style-2 .breadcrumb {
  text-align: center;
  float: none;
}

/* ==========================================================================
   PAGINATION
   ========================================================================== */
/* line 4, sass/partials/_pagination.scss */
.paging_wrapper {
  text-align: center;
  display: block;
  clear: both;
}
/* line 9, sass/partials/_pagination.scss */
.paging_wrapper > .page-numbers {
  display: inline-table;
  margin: 0;
  padding: 0 10px;
  position: relative;
  list-style-type: none;
  border-radius: 20px;
  overflow: hidden;
  border-width: 2px;
  border-style: solid;
}
/* line 20, sass/partials/_pagination.scss */
.paging_wrapper > .page-numbers li {
  display: inline;
  float: left;
}
/* line 25, sass/partials/_pagination.scss */
.paging_wrapper > .page-numbers a, .paging_wrapper > .page-numbers li > span {
  overflow: hidden;
  line-height: 300%;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
  border-style: solid;
  border-width: 0 2px 0 0;
  font-size: 0.8em;
}
/* line 37, sass/partials/_pagination.scss */
.paging_wrapper > .page-numbers li:last-child a, .paging_wrapper > .page-numbers li:last-child > span {
  border-width: 0;
}
/* line 41, sass/partials/_pagination.scss */
.paging_wrapper > .page-numbers .prev, .paging_wrapper > .page-numbers .next {
  padding: 0 15px;
}
/* line 45, sass/partials/_pagination.scss */
.paging_wrapper > .page-numbers .current, .paging_wrapper > .page-numbers .dots {
  text-decoration: none;
  padding: 0 20px;
}
/* line 51, sass/partials/_pagination.scss */
.paging_wrapper > .page-numbers a:hover, .paging_wrapper > .page-numbers .current {
  text-decoration: none;
}

/* ==========================================================================
   SOCIAL MEDIA ICONS
   ========================================================================== */
/* line 5, sass/partials/_social_media.scss */
ul.social_media {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
/* line 14, sass/partials/_social_media.scss */
ul.social_media > li {
  float: left;
  margin: 0 4px;
  position: relative;
  line-height: 1;
  padding: 0;
}
/* line 22, sass/partials/_social_media.scss */
ul.social_media span {
  display: none;
}
/* line 26, sass/partials/_social_media.scss */
ul.social_media a {
  text-decoration: none;
}

/* line 34, sass/partials/_social_media.scss */
.footer ul.social_media > li {
  margin: 0 4px 4px 0;
}
/* line 38, sass/partials/_social_media.scss */
.footer ul.social_media > li a > span {
  min-width: 200px;
  padding: 10px;
  position: absolute;
  left: -85px;
  bottom: 67px;
  text-align: center;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: bottom 0.3s ease-out;
  -o-transition: bottom 0.3s ease-out;
  transition: bottom 0.3s ease-out;
  visibility: hidden;
  display: block;
}
/* line 51, sass/partials/_social_media.scss */
.footer ul.social_media > li a > span:after {
  bottom: -18px;
  content: "";
  height: 10px;
  left: calc(50% - 5px);
  position: absolute;
  width: 10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  background-color: transparent !important;
}
/* line 66, sass/partials/_social_media.scss */
.footer ul.social_media > li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #fff !important;
  z-index: 3;
  position: relative;
}
/* line 75, sass/partials/_social_media.scss */
.footer ul.social_media > li:after, .footer ul.social_media > li:before {
  content: "";
  height: 0;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0;
}
/* line 85, sass/partials/_social_media.scss */
.footer ul.social_media > li:before {
  height: 100%;
  opacity: 1;
  z-index: 1;
}
/* line 91, sass/partials/_social_media.scss */
.footer ul.social_media > li:after {
  z-index: 2;
}
/* line 95, sass/partials/_social_media.scss */
.footer ul.social_media > li:hover a {
  text-decoration: none;
}
/* line 99, sass/partials/_social_media.scss */
.footer ul.social_media > li:hover a > span {
  bottom: calc(1em + 30px);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: bottom 0.3s ease-out;
  -o-transition: bottom 0.3s ease-out;
  transition: bottom 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: visible;
}
/* line 107, sass/partials/_social_media.scss */
.footer ul.social_media > li:hover:after {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 1;
  height: 100%;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .facebook:hover:after, .footer ul.social_media .facebook span, .footer ul.social_media .facebook span:after {
  background: #3B5998;
  border-top-color: #3B5998;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .twitter:hover:after, .footer ul.social_media .twitter span, .footer ul.social_media .twitter span:after {
  background: #10c0ee;
  border-top-color: #10c0ee;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .gplus:hover:after, .footer ul.social_media .gplus span, .footer ul.social_media .gplus span:after {
  background: #e3614a;
  border-top-color: #e3614a;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .flickr:hover:after, .footer ul.social_media .flickr span, .footer ul.social_media .flickr span:after {
  background: #ff3092;
  border-top-color: #ff3092;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .mail:hover:after, .footer ul.social_media .mail span, .footer ul.social_media .mail span:after {
  background: #999;
  border-top-color: #999;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .lastfm:hover:after, .footer ul.social_media .lastfm span, .footer ul.social_media .lastfm span:after {
  background: #da260e;
  border-top-color: #da260e;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .dribbble:hover:after, .footer ul.social_media .dribbble span, .footer ul.social_media .dribbble span:after {
  background: #EA4C89;
  border-top-color: #EA4C89;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .linkedin:hover:after, .footer ul.social_media .linkedin span, .footer ul.social_media .linkedin span:after {
  background: #006e99;
  border-top-color: #006e99;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .vimeo:hover:after, .footer ul.social_media .vimeo span, .footer ul.social_media .vimeo span:after {
  background: #0ec4ef;
  border-top-color: #0ec4ef;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .youtube-play:hover:after, .footer ul.social_media .youtube-play span, .footer ul.social_media .youtube-play span:after {
  background: #f3554f;
  border-top-color: #f3554f;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .instagram:hover:after, .footer ul.social_media .instagram span, .footer ul.social_media .instagram span:after {
  background: #7b6455;
  border-top-color: #7b6455;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .behance:hover:after, .footer ul.social_media .behance span, .footer ul.social_media .behance span:after {
  background: #228cff;
  border-top-color: #228cff;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .dropbox:hover:after, .footer ul.social_media .dropbox span, .footer ul.social_media .dropbox span:after {
  background: #499dd6;
  border-top-color: #499dd6;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .picasa:hover:after, .footer ul.social_media .picasa span, .footer ul.social_media .picasa span:after {
  background: #aa7bbc;
  border-top-color: #aa7bbc;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .rss:hover:after, .footer ul.social_media .rss span, .footer ul.social_media .rss span:after {
  background: #fd8900;
  border-top-color: #fd8900;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .skype:hover:after, .footer ul.social_media .skype span, .footer ul.social_media .skype span:after {
  background: #00b0e1;
  border-top-color: #00b0e1;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .stumbleupon:hover:after, .footer ul.social_media .stumbleupon span, .footer ul.social_media .stumbleupon span:after {
  background: #6cc977;
  border-top-color: #6cc977;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .pinterest:hover:after, .footer ul.social_media .pinterest span, .footer ul.social_media .pinterest span:after {
  background: #d62930;
  border-top-color: #d62930;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .github:hover:after, .footer ul.social_media .github span, .footer ul.social_media .github span:after {
  background: #888;
  border-top-color: #888;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .tumblr:hover:after, .footer ul.social_media .tumblr span, .footer ul.social_media .tumblr span:after {
  background: #456885;
  border-top-color: #456885;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .spotify:hover:after, .footer ul.social_media .spotify span, .footer ul.social_media .spotify span:after {
  background: #afd102;
  border-top-color: #afd102;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .evernote:hover:after, .footer ul.social_media .evernote span, .footer ul.social_media .evernote span:after {
  background: #6fbd45;
  border-top-color: #6fbd45;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .flattr:hover:after, .footer ul.social_media .flattr span, .footer ul.social_media .flattr span:after {
  background: #f7af30;
  border-top-color: #f7af30;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .paypal:hover:after, .footer ul.social_media .paypal span, .footer ul.social_media .paypal span:after {
  background: #003f70;
  border-top-color: #003f70;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .vkontakte:hover:after, .footer ul.social_media .vkontakte span, .footer ul.social_media .vkontakte span:after {
  background: #2f6893;
  border-top-color: #2f6893;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .soundcloud:hover:after, .footer ul.social_media .soundcloud span, .footer ul.social_media .soundcloud span:after {
  background: #F76700;
  border-top-color: #F76700;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .foursquare:hover:after, .footer ul.social_media .foursquare span, .footer ul.social_media .foursquare span:after {
  background: "rgb(36,178,237)";
  border-top-color: "rgb(36,178,237)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .delicious:hover:after, .footer ul.social_media .delicious span, .footer ul.social_media .delicious span:after {
  background: "rgb(51,153,255)";
  border-top-color: "rgb(51,153,255)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .forrst:hover:after, .footer ul.social_media .forrst span, .footer ul.social_media .forrst span:after {
  background: "rgb(90,153,103)";
  border-top-color: "rgb(90,153,103)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .ebay:hover:after, .footer ul.social_media .ebay span, .footer ul.social_media .ebay span:after {
  background: "rgb(221,59,74)";
  border-top-color: "rgb(221,59,74)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .android:hover:after, .footer ul.social_media .android span, .footer ul.social_media .android span:after {
  background: "rgb(128,189,1)";
  border-top-color: "rgb(128,189,1)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .xing:hover:after, .footer ul.social_media .xing span, .footer ul.social_media .xing span:after {
  background: "rgb(210,214,0)";
  border-top-color: "rgb(210,214,0)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .reddit:hover:after, .footer ul.social_media .reddit span, .footer ul.social_media .reddit span:after {
  background: "rgb(255,69,0)";
  border-top-color: "rgb(255,69,0)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .digg:hover:after, .footer ul.social_media .digg span, .footer ul.social_media .digg span:after {
  background: "rgb(0,0,0)";
  border-top-color: "rgb(0,0,0)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .macstore:hover:after, .footer ul.social_media .macstore span, .footer ul.social_media .macstore span:after {
  background: "rgb(27,189,251)";
  border-top-color: "rgb(27,189,251)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .myspace:hover:after, .footer ul.social_media .myspace span, .footer ul.social_media .myspace span:after {
  background: "rgb(9,17,164)";
  border-top-color: "rgb(9,17,164)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .amazon:hover:after, .footer ul.social_media .amazon span, .footer ul.social_media .amazon span:after {
  background: "rgb(245,147,24)";
  border-top-color: "rgb(245,147,24)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .stackoverflow:hover:after, .footer ul.social_media .stackoverflow span, .footer ul.social_media .stackoverflow span:after {
  background: "rgb(254,122,21)";
  border-top-color: "rgb(254,122,21)";
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .slideshare:hover:after, .footer ul.social_media .slideshare span, .footer ul.social_media .slideshare span:after {
  background: #0479B6;
  border-top-color: #0479B6;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .whatsapp:hover:after, .footer ul.social_media .whatsapp span, .footer ul.social_media .whatsapp span:after {
  background: #2db742;
  border-top-color: #2db742;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .telegram:hover:after, .footer ul.social_media .telegram span, .footer ul.social_media .telegram span:after {
  background: #2ea5de;
  border-top-color: #2ea5de;
}
/* line 163, sass/partials/_social_media.scss */
.footer ul.social_media .odnoklassniki:hover:after, .footer ul.social_media .odnoklassniki span, .footer ul.social_media .odnoklassniki span:after {
  background: #f58221;
  border-top-color: #f58221;
}

/* line 173, sass/partials/_social_media.scss */
ul.social_media.multiline-list > li:before, ul.social_media.multiline-list > li:after {
  width: 38px;
}
/* line 177, sass/partials/_social_media.scss */
ul.social_media.multiline-list a:before {
  margin-right: 20px;
}
/* line 181, sass/partials/_social_media.scss */
ul.social_media.multiline-list > li {
  margin: 0 0 10px 0;
  float: none;
}

/* Social Share
   ========================================================================== */
/* line 191, sass/partials/_social_media.scss */
.social_share {
  display: block;
  position: relative;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  font-size: 1em;
}
/* line 199, sass/partials/_social_media.scss */
.social_share span > span {
  display: none;
  margin-left: 1em;
  letter-spacing: 0.5em;
  font-size: 0.875em;
}
/* line 206, sass/partials/_social_media.scss */
.social_share > span:hover span {
  display: inline-block;
}
/* line 210, sass/partials/_social_media.scss */
.social_share ul {
  display: none;
}

/* line 215, sass/partials/_social_media.scss */
.entry-footer .social_share:not(:only-child) {
  float: right;
}

/* line 220, sass/partials/_social_media.scss */
.businesslounge-share-content {
  text-align: center;
}
/* line 223, sass/partials/_social_media.scss */
.businesslounge-share-content ul {
  font-size: 22px;
  margin: 0;
  padding: 0;
}
/* line 229, sass/partials/_social_media.scss */
.businesslounge-share-content li {
  list-style: none;
  display: inline;
}
/* line 233, sass/partials/_social_media.scss */
.businesslounge-share-content li a {
  text-decoration: none;
  color: #fff;
  transition: all .5s ease;
  position: relative;
  border: 3px solid transparent;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 60px;
  margin: 10px;
}
/* line 246, sass/partials/_social_media.scss */
.businesslounge-share-content li a:hover {
  transition: all .5s ease;
  border-color: #fff;
}
/* line 250, sass/partials/_social_media.scss */
.businesslounge-share-content li a:hover span {
  display: inline-block;
  position: absolute;
  margin-top: 60px;
  width: 200px;
  text-align: center;
  margin-left: -115px;
}
/* line 261, sass/partials/_social_media.scss */
.businesslounge-share-content li span {
  display: none;
}

/* ==========================================================================
   CAROUSELS
   ========================================================================== */
/* carousel holder */
/* line 6, sass/partials/_carousels.scss */
.carousel-holder {
  position: relative;
}

/* line 10, sass/partials/_carousels.scss */
.owl-carousel {
  position: relative;
}

/* line 14, sass/partials/_carousels.scss */
.content_row_wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"],
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"] {
  max-width: calc(100% - 50px);
  margin: auto;
}

@media screen and (max-width: 980px) {
  /* line 21, sass/partials/_carousels.scss */
  .content_row_wrapper .rt-carousel:not(.main-carousel)[data-nav="true"] {
    max-width: calc(100% - 50px);
    margin: auto;
  }
}
@media screen and (max-width: 1024px) {
  /* line 28, sass/partials/_carousels.scss */
  .elementor-section .rt-carousel:not(.main-carousel)[data-nav="true"] {
    max-width: calc(100% - 40px);
    margin: auto;
  }
}
/* line 36, sass/partials/_carousels.scss */
.boxed-carousel .owl-stage-outer {
  padding-bottom: 4px;
}
/* line 40, sass/partials/_carousels.scss */
.boxed-carousel .boxed {
  margin-right: 3px;
}

/* navigation */
/* line 47, sass/partials/_carousels.scss */
.owl-nav div {
  cursor: pointer;
  font-size: 27px;
  line-height: 1.4;
  margin-top: -19px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
/* line 58, sass/partials/_carousels.scss */
.owl-nav .owl-next {
  right: -40px;
}
/* line 62, sass/partials/_carousels.scss */
.owl-nav .owl-prev {
  left: -40px;
}

/* line 68, sass/partials/_carousels.scss */
.owl-nav.disabled {
  display: none;
}

/* line 73, sass/partials/_carousels.scss */
.post-carousel {
  max-width: 100% !important;
}
/* line 76, sass/partials/_carousels.scss */
.post-carousel .owl-nav {
  opacity: 0;
}
/* line 79, sass/partials/_carousels.scss */
.post-carousel .owl-nav .owl-next {
  right: 0;
}
/* line 83, sass/partials/_carousels.scss */
.post-carousel .owl-nav .owl-prev {
  left: 0;
}
/* line 88, sass/partials/_carousels.scss */
.post-carousel:hover .owl-nav {
  opacity: 1;
}

/* dots */
/* line 95, sass/partials/_carousels.scss */
.carousel-holder:not(.main-carousel) .dots-holder {
  opacity: 1;
  margin-top: 40px;
  width: 100%;
  text-align: center;
}
/* line 101, sass/partials/_carousels.scss */
.carousel-holder:not(.main-carousel) .dots-holder > div {
  zoom: 1;
  display: inline-block;
  margin: 0 5px;
}
/* line 107, sass/partials/_carousels.scss */
.carousel-holder:not(.main-carousel) .dots-holder > div span {
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 50%;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  display: block;
  height: 15px;
  margin: 0 0 4px !important;
  width: 15px;
}
/* line 120, sass/partials/_carousels.scss */
.carousel-holder:not(.main-carousel) .dots-holder div.active span, .carousel-holder:not(.main-carousel) .dots-holder div:hover span {
  opacity: 0.5;
}

/* line 125, sass/partials/_carousels.scss */
.default-style .carousel-holder:not(.main-carousel) .dots-holder span {
  background-color: rgba(0, 0, 0, 0.35);
}

/* line 129, sass/partials/_carousels.scss */
.light-style .carousel-holder:not(.main-carousel) .dots-holder span,
.alt-style-1 .carousel-holder:not(.main-carousel) .dots-holder span {
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 134, sass/partials/_carousels.scss */
.carousel-holder:hover .dots-holder {
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

/* dots for main carousel */
/* line 140, sass/partials/_carousels.scss */
.carousel-holder.main-carousel .dots-holder {
  bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}
/* line 147, sass/partials/_carousels.scss */
.carousel-holder.main-carousel .dots-holder > div {
  zoom: 1;
  display: inline-block;
  margin-right: 5px;
}
/* line 153, sass/partials/_carousels.scss */
.carousel-holder.main-carousel .dots-holder > div span {
  cursor: pointer;
  height: 15px;
  width: 15px;
  display: block;
  -webkit-backface-visibility: visible;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  border-radius: 50%;
}
/* line 164, sass/partials/_carousels.scss */
.carousel-holder.main-carousel .dots-holder div.active span, .carousel-holder.main-carousel .dots-holder div:hover span {
  background: rgba(255, 255, 255, 0.8);
}

/* arrows for main carousel state */
/* line 170, sass/partials/_carousels.scss */
.carousel-holder.main-carousel {
  overflow: hidden;
  /* hover state */
}
/* line 176, sass/partials/_carousels.scss */
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) div {
  -webkit-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
/* line 180, sass/partials/_carousels.scss */
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-next {
  right: 10px;
}
/* line 184, sass/partials/_carousels.scss */
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-prev {
  left: 10px;
}
/* line 190, sass/partials/_carousels.scss */
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) > div:hover.owl-next {
  padding: 0 5px 0 15px;
}
/* line 194, sass/partials/_carousels.scss */
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) > div:hover.owl-prev {
  padding: 0 15px 0 5px;
}

/* line 205, sass/partials/_carousels.scss */
.light-bg-tone .owl-nav div {
  background-color: transparent;
}
/* line 208, sass/partials/_carousels.scss */
.light-bg-tone .owl-nav span:before {
  color: #fff;
}
/* line 214, sass/partials/_carousels.scss */
.light-bg-tone .dots-holder > div span {
  background: rgba(255, 255, 255, 0.4) !important;
}
/* line 218, sass/partials/_carousels.scss */
.light-bg-tone .dots-holder div.active span, .light-bg-tone .dots-holder div:hover span {
  background: rgba(255, 255, 255, 0.8) !important;
}

/* line 226, sass/partials/_carousels.scss */
.dark-bg-tone .owl-nav div {
  background-color: transparent;
}
/* line 229, sass/partials/_carousels.scss */
.dark-bg-tone .owl-nav span:before {
  color: #000;
}
/* line 235, sass/partials/_carousels.scss */
.dark-bg-tone .dots-holder > div span {
  background: rgba(0, 0, 0, 0.2) !important;
}
/* line 239, sass/partials/_carousels.scss */
.dark-bg-tone .dots-holder div.active span, .dark-bg-tone .dots-holder div:hover span {
  background: rgba(0, 0, 0, 0.6) !important;
}

/* line 247, sass/partials/_carousels.scss */
.rt-carousel[data-loop="true"][data-item-width="1"]:not([data-padding=""]):not([data-padding="0"]) .owl-item {
  transform: scale(1);
  opacity: 1;
  transition: transform 0.3s linear 0.3s, opacity 0.3s linear 0.3s;
}
/* line 253, sass/partials/_carousels.scss */
.rt-carousel[data-loop="true"][data-item-width="1"]:not([data-padding=""]):not([data-padding="0"]) .owl-item:not(.active) {
  transform: scale(0.9);
  opacity: 0.8;
}

/* line 260, sass/partials/_carousels.scss */
.rt-image-carousel .owl-carousel .owl-item img {
  margin: auto;
}

/* line 268, sass/partials/_carousels.scss */
.rt-carousel.shadows .owl-stage .imgeffect {
  overflow: visible;
}
/* line 271, sass/partials/_carousels.scss */
.rt-carousel.shadows .owl-stage .owl-item > div {
  margin: 10px 24px 60px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.3);
}
/* line 277, sass/partials/_carousels.scss */
.rt-carousel.shadows .owl-nav div {
  margin-top: -49px;
}

/* ==========================================================================
   TESTIMONIALS
   ========================================================================== */
/* line 6, sass/partials/_testimonials.scss */
.testimonial.col-md-12 {
  font-size: 16px;
}

/* line 11, sass/partials/_testimonials.scss */
.testimonial.col {
  margin-bottom: 30px;
}

/* line 16, sass/partials/_testimonials.scss */
.testimonial h6 {
  margin-bottom: 30px;
  margin-top: 0;
}

/* quotes */
/* line 22, sass/partials/_testimonials.scss */
.testimonial .text {
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 26, sass/partials/_testimonials.scss */
.testimonial .text .quote {
  z-index: 0;
  font-size: 40px;
}

/* client image */
/* line 33, sass/partials/_testimonials.scss */
.testimonial.has-image .client-image {
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  border-bottom-color: #ce1b28;
  padding: 4px;
  vertical-align: middle;
  display: inline-block;
  border-left-color: #ce1b28;
}
/* line 49, sass/partials/_testimonials.scss */
.testimonial.has-image .client-image img {
  border-radius: 50%;
  display: block;
  overflow: hidden;
  width: 100px;
  transform-style: initial;
  margin: auto;
}

/* client info */
/* line 60, sass/partials/_testimonials.scss */
.client-info {
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  margin: 0 10px;
  font-size: 0.875em;
  max-width: calc( 100% - 120px );
}
/* line 68, sass/partials/_testimonials.scss */
.client-info > span:not(:last-child):after {
  content: " —";
}
/* line 72, sass/partials/_testimonials.scss */
.client-info h6 {
  margin-bottom: 2px;
  margin-top: 0;
  font-size: 1em;
}

/* testimonial left aligned text */
/* line 84, sass/partials/_testimonials.scss */
.testimonials.left .text {
  padding-left: 10px;
}
/* line 88, sass/partials/_testimonials.scss */
.testimonials.left .testimonial.has-image {
  padding-bottom: 100px;
}
/* line 92, sass/partials/_testimonials.scss */
.testimonials.left .testimonial.has-image .client-info {
  float: left;
  margin: 25px 0 0 25px;
  width: calc(100% - 125px);
  display: inline-block;
  vertical-align: middle;
}
/* line 100, sass/partials/_testimonials.scss */
.testimonials.left .testimonial.col-md-12 {
  padding: 0;
}
/* line 104, sass/partials/_testimonials.scss */
.testimonials.left .testimonial.has-image .client-image {
  display: inline-block;
  float: left;
}

/* testimonials centered */
/* line 112, sass/partials/_testimonials.scss */
.testimonials.center {
  text-align: center;
}
/* line 116, sass/partials/_testimonials.scss */
.testimonials.center .client-image {
  margin-bottom: 10px;
}

/* line 125, sass/partials/_testimonials.scss */
.testimonials.center.big h6 {
  margin-top: 0;
  font-size: 1.4em;
}
/* line 130, sass/partials/_testimonials.scss */
.testimonials.center.big p {
  font-size: 1.2em;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/* line 139, sass/partials/_testimonials.scss */
.testimonial.boxed {
  height: 100%;
}

/* ==========================================================================
   FORMS
   ========================================================================== */
/* line 4, sass/partials/_forms.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  margin: 0;
}

/* line 11, sass/partials/_forms.scss */
:focus {
  outline: none;
}

/* line 15, sass/partials/_forms.scss */
.label, label {
  white-space: nowrap;
}

/* line 20, sass/partials/_forms.scss */
label.inline {
  display: inline-block;
  text-align: left;
}

/* line 26, sass/partials/_forms.scss */
input[type="text"],
input[type="input"],
input[type="password"],
input[type="email"],
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="search"],
textarea,
select,
body .select2-container--default .select2-selection--single {
  padding: 0.6em;
  line-height: 1.4em;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  border-radius: 0;
  height: 2.8em;
  border-color: inherit;
}

/* line 52, sass/partials/_forms.scss */
select, form .customselect {
  padding: 0.3em 0.6em;
  -webkit-border-radius: 0;
}

/* line 57, sass/partials/_forms.scss */
body .select2-search input,
body .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 0;
  background: rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.34);
  padding-left: 10px;
  padding-right: 10px;
  border-color: inherit;
}

/* line 67, sass/partials/_forms.scss */
body .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}

/* line 71, sass/partials/_forms.scss */
body .select2-container--default .select2-results > .select2-results__options {
  padding: 10px;
  border-color: inherit;
}

/* line 76, sass/partials/_forms.scss */
body .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0.6em;
  right: 10px;
}

/* line 81, sass/partials/_forms.scss */
body .select2-dropdown {
  border-width: 2px;
  border-radius: 0;
  border-color: inherit;
}

/* line 87, sass/partials/_forms.scss */
select.hasCustomSelect {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

/* line 92, sass/partials/_forms.scss */
body .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit;
}

/* line 96, sass/partials/_forms.scss */
textarea {
  line-height: 1.4em;
  padding: 0.6em;
  height: auto;
}

/* line 103, sass/partials/_forms.scss */
[type="submit"],
[type="button"] {
  border-width: 0;
  border-style: solid;
  text-decoration: none;
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 1;
  padding: 0.6em 20px;
  height: 2.8em;
  border-radius: 0;
  line-height: 1.6em;
  font-weight: bold;
}

/* Forms in sidebars
   ========================================================================== */
/* line 131, sass/partials/_forms.scss */
.widget form input, textarea, select {
  max-width: 100%;
}

/* Contact Form (native) & RT-Forms
   ========================================================================== */
/* line 139, sass/partials/_forms.scss */
.rt_form label {
  display: none;
  text-align: left;
}
/* line 144, sass/partials/_forms.scss */
.rt_form input[type="text"],
.rt_form input[type="email"],
.rt_form input[type="search"],
.rt_form textarea,
.rt_form select {
  padding: 0.5em 0 1em 0;
  border-width: 0 0 2px 0;
  border-style: solid;
  background-color: transparent;
  line-height: 100%;
  height: 3em;
  border-radius: 0;
}
/* line 159, sass/partials/_forms.scss */
.rt_form textarea {
  line-height: 1.5em;
  padding: 0.5em 0;
  height: auto;
}
/* line 165, sass/partials/_forms.scss */
.rt_form > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 170, sass/partials/_forms.scss */
.rt_form > ul > .form-input {
  margin-bottom: 0.5em;
}
/* line 174, sass/partials/_forms.scss */
.rt_form > ul .security-question,
.rt_form > ul .submit-button {
  float: left;
  margin-right: 10px;
}
/* line 180, sass/partials/_forms.scss */
.rt_form > ul #name, .rt_form > ul #email, .rt_form > ul #message, .rt_form > ul .fullwidth {
  width: 100%;
}
/* line 184, sass/partials/_forms.scss */
.rt_form > ul #math {
  max-width: 65px;
}
/* line 189, sass/partials/_forms.scss */
.rt_form .error {
  border-color: red;
}
/* line 193, sass/partials/_forms.scss */
.rt_form .loading {
  background: url(../images/loading.gif) center center no-repeat;
  display: none;
  width: 40px;
  height: 45px;
  float: right;
}
/* line 201, sass/partials/_forms.scss */
.rt_form #math {
  border-width: 2px;
  padding: 0.6em 20px;
  height: 2.8em;
}

/* Subscription Forms
   ========================================================================== */
/* line 214, sass/partials/_forms.scss */
.subscription-form.inline {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 218, sass/partials/_forms.scss */
.subscription-form.inline input:not([type="submit"]) {
  width: calc(100% - 5px);
}
/* line 222, sass/partials/_forms.scss */
.subscription-form.inline .col {
  padding: 0 !important;
}
/* line 227, sass/partials/_forms.scss */
.subscription-form.inline-2 {
  font-size: 0.875em;
}
/* line 231, sass/partials/_forms.scss */
.subscription-form.inline-2 div {
  position: relative;
  display: inline-block;
}
/* line 236, sass/partials/_forms.scss */
.subscription-form.inline-2 .wpcf7-not-valid-tip {
  position: absolute;
  left: 10%;
  text-align: left;
}
/* line 242, sass/partials/_forms.scss */
.subscription-form.inline-2 label {
  padding: 0 15px;
  font-weight: normal;
}
/* line 247, sass/partials/_forms.scss */
.subscription-form.inline-2 input[type="email"] {
  max-width: 250px;
  border-radius: 30px;
  padding-left: 20px;
  border-width: 2px;
}
/* line 254, sass/partials/_forms.scss */
.subscription-form.inline-2 .icon-submit {
  margin-left: -35px;
  width: 35px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 35px;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  cursor: pointer;
}
/* line 268, sass/partials/_forms.scss */
.subscription-form.inline-2 .ajax-loader {
  position: absolute;
  right: -26px;
  top: 10px;
}
/* line 277, sass/partials/_forms.scss */
.subscription-form.rounded {
  position: relative;
  display: inline-table;
}
/* line 282, sass/partials/_forms.scss */
.subscription-form.rounded > * {
  display: table-cell;
}
/* line 286, sass/partials/_forms.scss */
.subscription-form.rounded > span:first-child input {
  border-radius: 40px 0 0 40px;
  padding-left: 30px;
  border-width: 2px 0 2px 2px;
  width: 100% !important;
  max-width: 100%;
}
/* line 294, sass/partials/_forms.scss */
.subscription-form.rounded > span:nth-child(2) input {
  border-width: 2px 0 2px 2px;
  width: 100% !important;
  max-width: 100%;
}
/* line 300, sass/partials/_forms.scss */
.subscription-form.rounded input[type="submit"] {
  border-radius: 0 40px 40px 0;
  padding-left: 20px;
  padding-right: 30px;
  text-align: left;
}
/* line 307, sass/partials/_forms.scss */
.subscription-form.rounded .ajax-loader {
  position: absolute;
  right: -26px;
  top: 10px;
}
/* line 313, sass/partials/_forms.scss */
.subscription-form.rounded .wpcf7-not-valid-tip {
  text-align: center;
}
/* line 321, sass/partials/_forms.scss */
.subscription-form.nogaps input {
  width: 100% !important;
}
/* line 325, sass/partials/_forms.scss */
.subscription-form.nogaps .ajax-loader {
  position: absolute;
}
/* line 330, sass/partials/_forms.scss */
.subscription-form p {
  margin-bottom: 10px;
}

/* Contact Form 7 (plugin)
   ========================================================================== */
/* line 338, sass/partials/_forms.scss */
.wpcf7 input[type="text"],
.wpcf7 input[type="input"],
.wpcf7 input[type="password"],
.wpcf7 input[type="email"],
.wpcf7 input[type="date"],
.wpcf7 input[type="time"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="month"],
.wpcf7 input[type="number"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 select {
  max-width: 100%;
}
/* line 354, sass/partials/_forms.scss */
.wpcf7 .wpcf7-list-item.first,
.wpcf7 .wpcf7-response-output {
  margin-left: 0;
}
/* line 359, sass/partials/_forms.scss */
.wpcf7 .form-table .wpcf7-form-control-wrap {
  display: inline-block;
}
/* line 363, sass/partials/_forms.scss */
.wpcf7 .wpcf7-form-control-wrap.notes {
  display: block;
}
/* line 367, sass/partials/_forms.scss */
.wpcf7 .wpcf7-response-output {
  clear: both;
  border-width: 0;
  padding: 10px 0;
  margin-left: 50px;
  position: relative;
}
/* line 10, sass/utility/_mixins.scss */
.wpcf7 .wpcf7-response-output:before {
  font-family: "rtui";
  content: "";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
/* line 375, sass/partials/_forms.scss */
.wpcf7 .wpcf7-response-output:before {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: fontello;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  position: absolute;
  left: -50px;
  top: 0;
}
/* line 393, sass/partials/_forms.scss */
.wpcf7 .rt_form + .wpcf7-response-output {
  margin-top: 80px;
}
/* line 397, sass/partials/_forms.scss */
.wpcf7 div.wpcf7-mail-sent-ok:before {
  background-color: #398f14;
}
/* line 401, sass/partials/_forms.scss */
.wpcf7 div.wpcf7-mail-sent-ng:before {
  background-color: #ff0000;
  content: "\e811";
}
/* line 406, sass/partials/_forms.scss */
.wpcf7 div.wpcf7-spam-blocked:before {
  content: "\2715";
  background-color: #ffa500;
}
/* line 411, sass/partials/_forms.scss */
.wpcf7 div.wpcf7-validation-errors:before {
  content: "\261e";
  background-color: #f7b400;
}
/* line 416, sass/partials/_forms.scss */
.wpcf7 img.ajax-loader {
  display: inline-block;
}
/* line 420, sass/partials/_forms.scss */
.wpcf7 span.wpcf7-not-valid-tip {
  font-family: "Courier"," monospace";
  font-size: 11px;
}
/* line 426, sass/partials/_forms.scss */
.wpcf7 .ajax-loader {
  background-image: url(../images/preloader.gif) !important;
}
/* line 431, sass/partials/_forms.scss */
.wpcf7 .rt_form label {
  display: block;
}

/* Gravity Forms (plugin)
   ========================================================================== */
/* line 440, sass/partials/_forms.scss */
.gform_wrapper div input[type="text"],
.gform_wrapper div input[type="input"],
.gform_wrapper div input[type="password"],
.gform_wrapper div input[type="email"],
.gform_wrapper div input[type="date"],
.gform_wrapper div input[type="time"],
.gform_wrapper div input[type="datetime-local"],
.gform_wrapper div input[type="month"],
.gform_wrapper div input[type="number"],
.gform_wrapper div input[type="url"],
.gform_wrapper div input[type="tel"],
.gform_wrapper div input.medium {
  margin: 0;
  padding: 5px 10px;
  font-size: 14px;
}
/* line 458, sass/partials/_forms.scss */
.gform_wrapper div select[multiple],
.gform_wrapper div select[size] {
  margin: 0 !important;
  padding: 10px;
  font-size: 14px;
}
/* line 465, sass/partials/_forms.scss */
.gform_wrapper div textarea {
  margin: 0;
  line-height: 1.4em;
  padding: 11px 10px;
  font-size: 14px;
}
/* line 472, sass/partials/_forms.scss */
.gform_wrapper div .ginput_container label {
  text-align: left;
}
/* line 476, sass/partials/_forms.scss */
.gform_wrapper div .gfield_label {
  text-align: left;
}

/* Ninja Forms
   ========================================================================== */
/* line 484, sass/partials/_forms.scss */
.ninja-forms-form .label-above label {
  text-align: left;
}
/* line 488, sass/partials/_forms.scss */
.ninja-forms-form .ninja-forms-field-error {
  color: red;
}

/* line 494, sass/partials/_forms.scss */
#container .rt-date-picker {
  width: 80px;
}

/* line 499, sass/partials/_forms.scss */
#container .rt-date-icon {
  display: inline-block;
  position: relative;
}
/* line 10, sass/utility/_mixins.scss */
#container .rt-date-icon:before {
  font-family: "rtui";
  content: "";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
/* line 503, sass/partials/_forms.scss */
#container .rt-date-icon:before {
  float: right;
  top: calc(50% - 6px);
  left: 10px;
  position: absolute;
}
/* line 510, sass/partials/_forms.scss */
#container .rt-date-icon .rt-date-picker {
  width: 130px;
  padding-left: 30px;
}
/* line 514, sass/partials/_forms.scss */
#container .rt-date-icon .rt-date-picker.native {
  width: 175px;
  padding-left: 30px;
}

/* ==========================================================================
   TABLES
   ==========================================================================  */
/* Form Table
	========================================================================== */
/* line 8, sass/partials/_tables.scss */
#container table.form-table {
  width: auto;
  margin: auto;
}
/* line 12, sass/partials/_tables.scss */
#container table.form-table tr > td {
  border-width: 0;
  padding-right: 20px;
  padding-bottom: 10px;
  vertical-align: middle;
}
/* line 19, sass/partials/_tables.scss */
#container table.form-table tr > td:last-child {
  padding-right: 0;
}
/* line 23, sass/partials/_tables.scss */
#container table.form-table label {
  margin: 0 10px;
  min-width: 150px;
  text-align: left;
}
/* line 29, sass/partials/_tables.scss */
#container table.form-table td > label:first-child {
  margin-left: 0;
}
/* line 33, sass/partials/_tables.scss */
#container table.form-table .note-field {
  height: 100px;
  width: 100%;
}

/* line 41, sass/partials/_tables.scss */
.content table:not(.table) {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
/* line 51, sass/partials/_tables.scss */
.content table:not(.table) > thead > tr > th,
.content table:not(.table) > thead > tr > td,
.content table:not(.table) > tbody > tr > th,
.content table:not(.table) > tbody > tr > td,
.content table:not(.table) > tfoot > tr > th,
.content table:not(.table) > tfoot > tr > td {
  padding: 5px;
  vertical-align: top;
  border-width: 1px 0 0 0;
  border-style: solid;
}
/* line 63, sass/partials/_tables.scss */
.content table:not(.table) > thead > tr > th {
  vertical-align: bottom;
  border-width: 0 0 2px 0;
  border-style: solid;
}
/* line 74, sass/partials/_tables.scss */
.content table:not(.table) > caption + thead > tr:first-child > th,
.content table:not(.table) > caption + thead > tr:first-child > td,
.content table:not(.table) > colgroup + thead > tr:first-child > th,
.content table:not(.table) > colgroup + thead > tr:first-child > td,
.content table:not(.table) > thead:first-child > tr:first-child > th,
.content table:not(.table) > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* ==========================================================================
   TOP BAR
   ========================================================================== */
/* line 6, sass/partials/_top_bar.scss */
.businesslounge-top-bar {
  position: relative;
  z-index: 110;
  margin: auto;
  max-width: 100%;
}
/* line 12, sass/partials/_top_bar.scss */
.businesslounge-top-bar .top-bar-inner {
  padding-left: 20px;
  padding-right: 20px;
  margin: auto;
}
/* line 14, sass/bootstrap/mixins/_clearfix.scss */
.businesslounge-top-bar .top-bar-inner:before, .businesslounge-top-bar .top-bar-inner:after {
  content: " ";
  display: table;
}
/* line 19, sass/bootstrap/mixins/_clearfix.scss */
.businesslounge-top-bar .top-bar-inner:after {
  clear: both;
}
/* line 18, sass/partials/_top_bar.scss */
.businesslounge-top-bar .top-bar-inner.fullwidth {
  max-width: 96%;
}
/* line 23, sass/partials/_top_bar.scss */
.businesslounge-top-bar .top-bar-left {
  float: left;
}
/* line 27, sass/partials/_top_bar.scss */
.businesslounge-top-bar .top-bar-right {
  float: right;
}
/* line 31, sass/partials/_top_bar.scss */
.businesslounge-top-bar .widget {
  line-height: 45px;
}
/* line 35, sass/partials/_top_bar.scss */
.businesslounge-top-bar .rt_form, .businesslounge-top-bar form {
  line-height: 1;
}

/* Top Bar Widgets
   ========================================================================== */
/* line 45, sass/partials/_top_bar.scss */
.topbar-widget {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* line 50, sass/partials/_top_bar.scss */
.topbar-widget:not(:last-child) {
  margin-right: 15px;
  padding-right: 15px;
}
/* line 55, sass/partials/_top_bar.scss */
.topbar-widget:not(:last-child):after {
  border-style: solid;
  border-width: 0 1px 0 0;
  content: "";
  display: block;
  height: 17px;
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 67, sass/partials/_top_bar.scss */
.topbar-widget > * {
  vertical-align: middle;
  display: inline-block;
}
/* line 72, sass/partials/_top_bar.scss */
.topbar-widget a {
  text-decoration: none;
}
/* line 77, sass/partials/_top_bar.scss */
.topbar-widget.widget_text p:last-child, .topbar-widget.widget_text *, .topbar-widget.widget-businesslounge-text p:last-child, .topbar-widget.widget-businesslounge-text * {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 82, sass/partials/_top_bar.scss */
.topbar-widget.widget_text .icon, .topbar-widget.widget-businesslounge-text .icon {
  margin-right: 0.4em;
  font-size: 1.4em;
  vertical-align: middle;
}
/* line 89, sass/partials/_top_bar.scss */
.topbar-widget .search {
  border: 0;
}
/* line 93, sass/partials/_top_bar.scss */
.topbar-widget > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
/* line 98, sass/partials/_top_bar.scss */
.topbar-widget > ul > li {
  display: inline-block;
}
/* line 102, sass/partials/_top_bar.scss */
.topbar-widget > ul > li:not(:last-child) {
  padding-right: 5px;
}

/* Top Bar Menus
   ========================================================================== */
/* line 111, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
/* line 116, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu > li {
  position: relative;
  display: inline-block;
  float: left;
}
/* line 122, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu > li > a {
  padding: 0;
  display: inline;
  text-align: center;
  text-decoration: none;
  outline: none;
  line-height: 45px;
  padding-left: 15px;
}
/* line 132, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu > li:not(:last-child) > a {
  border-width: 0 1px 0 0;
  border-style: solid;
  padding-right: 15px;
}
/* line 138, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu > li:before {
  margin-right: -6px;
}
/* line 143, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu > li > a:hover, .businesslounge-top-bar .menu > li.current-menu-ancestor > a, .businesslounge-top-bar .menu > li.current-menu-item > a {
  text-decoration: none;
}
/* line 152, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu ul {
  display: none;
  position: absolute;
  width: 160px;
  list-style: none outside none;
  z-index: 99999;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 1.3;
}
/* line 163, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu ul li {
  position: relative;
}
/* line 167, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu ul li a {
  padding: 10px;
  display: block;
  text-decoration: none;
}
/* line 174, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu ul li a:hover, .businesslounge-top-bar .menu ul li > .current-menu-ancestor > a {
  text-decoration: none;
}
/* line 179, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu ul li:not(:last-child) a {
  border-style: solid;
  border-width: 0 0 1px 0;
}
/* line 185, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu ul ul {
  margin-left: 160px;
  top: 0;
}
/* line 190, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu ul ul ul {
  top: 0;
}
/* line 196, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu li:hover > ul {
  display: block;
}
/* line 200, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu > li.menu-item-has-children > a:after {
  content: "\2a";
  font-family: "rtui";
  padding-left: 5px;
}
/* line 207, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu > li.o-direction .sub-menu {
  right: 0;
}
/* line 212, sass/partials/_top_bar.scss */
.businesslounge-top-bar .menu > li.o-direction .sub-menu ul {
  margin-right: 160px;
  margin-left: auto;
}

/* line 219, sass/partials/_top_bar.scss */
.top-bar-left .widget_nav_menu:first-child .menu > li:first-child > a {
  padding-left: 0;
}

/* line 223, sass/partials/_top_bar.scss */
.top-bar-right .widget_nav_menu:last-child .menu > li:last-child > a {
  padding-right: 0;
}

/* ==========================================================================
   SIDE PANEL
   ========================================================================== */
/* line 4, sass/partials/_side_panel.scss */
.side-panel-holder {
  bottom: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 400px;
  z-index: 520;
  overflow-y: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
}
/* line 15, sass/partials/_side_panel.scss */
.side-panel-holder .ps-scrollbar-y-rail {
  display: none;
}

/* line 20, sass/partials/_side_panel.scss */
.side-panel-wrapper {
  padding: 30px 50px;
  height: 100%;
  width: 100%;
  display: table;
}
/* line 26, sass/partials/_side_panel.scss */
.side-panel-wrapper #side_panel_navigation, .side-panel-wrapper .side-panel-contents > .wp-search-form {
  width: 100%;
  margin: 0 auto 50px;
}
/* line 31, sass/partials/_side_panel.scss */
.side-panel-wrapper .wp-search-form input[type="text"] {
  height: 50px;
  outline-style: none;
}
/* line 36, sass/partials/_side_panel.scss */
.side-panel-wrapper .wp-search-form span {
  line-height: 50px;
  width: 50px;
  top: -1px;
  right: 0;
  text-align: right;
}
/* line 44, sass/partials/_side_panel.scss */
.side-panel-wrapper img {
  max-width: 100%;
  height: auto;
}

/* line 50, sass/partials/_side_panel.scss */
.side-panel-widgets {
  display: inline-block;
}
/* line 55, sass/partials/_side_panel.scss */
.side-panel-widgets > .widget:not(:last-child) {
  margin-bottom: 50px;
}

/* line 62, sass/partials/_side_panel.scss */
.side-panel-contents > * {
  display: none;
  opacity: 0;
  top: 20px;
  position: relative;
  max-width: 300px;
}

/* line 71, sass/partials/_side_panel.scss */
.side-panel-contents > .animate:not(:last-child) {
  margin-bottom: 40px;
}

/* line 75, sass/partials/_side_panel.scss */
.side-panel-contents .widgettitle, .side-panel-contents .widget h5 {
  margin-bottom: 40px;
  position: relative;
}
/* line 79, sass/partials/_side_panel.scss */
.side-panel-contents .widgettitle:after, .side-panel-contents .widget h5:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  left: 0;
  bottom: -17px;
}

/* line 89, sass/partials/_side_panel.scss */
.admin-bar .side-panel-wrapper {
  padding-top: 62px;
}

/* panel open close animation  */
/* line 96, sass/partials/_side_panel.scss */
.side-panel-holder {
  -moz-transform: translateX(400px);
  -ms-transform: translateX(400px);
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
  -webkit-transition: transform 0.3s ease-out 0.4s;
  -o-transition: transform 0.3s ease-out 0.4s;
  transition: transform 0.3s ease-out 0.4s;
  backface-visibility: hidden;
}

/* line 104, sass/partials/_side_panel.scss */
.side-panel-on .side-panel-holder {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: transform 0.3s linear 0.4s;
  -o-transition: transform 0.3s linear 0.4s;
  transition: transform 0.3s linear 0.4s;
  backface-visibility: hidden;
}

/* Side Navigation
   ========================================================================== */
/* line 114, sass/partials/_side_panel.scss */
#businesslounge-side-navigation {
  list-style: none outside none;
  padding: 0;
}
/* line 118, sass/partials/_side_panel.scss */
#businesslounge-side-navigation li {
  position: relative;
  display: block;
}
/* line 123, sass/partials/_side_panel.scss */
#businesslounge-side-navigation li a {
  padding: 15px 0;
  display: block;
  text-decoration: none;
  outline: none;
  border-width: 0 0 1px 0;
  border-style: solid;
  position: relative;
  font-size: 14px;
}
/* line 134, sass/partials/_side_panel.scss */
#businesslounge-side-navigation li a > sub {
  display: none;
}
/* line 139, sass/partials/_side_panel.scss */
#businesslounge-side-navigation li > a:hover, #businesslounge-side-navigation li.current-menu-ancestor > a, #businesslounge-side-navigation li.current-menu-item > a {
  text-decoration: none;
}
/* line 147, sass/partials/_side_panel.scss */
#businesslounge-side-navigation li.menu-item-has-children > a:after {
  content: "\2a";
  font-family: "rtui";
  float: right;
}
/* line 153, sass/partials/_side_panel.scss */
#businesslounge-side-navigation li.menu-item-has-children.active > a:after {
  content: "\29";
}
/* line 160, sass/partials/_side_panel.scss */
#businesslounge-side-navigation ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  display: none;
}
/* line 166, sass/partials/_side_panel.scss */
#businesslounge-side-navigation ul a {
  text-decoration: none;
}
/* line 170, sass/partials/_side_panel.scss */
#businesslounge-side-navigation ul > li > a {
  padding-left: 15px;
}
/* line 174, sass/partials/_side_panel.scss */
#businesslounge-side-navigation ul > li li > a {
  padding-left: 20px;
}
/* line 178, sass/partials/_side_panel.scss */
#businesslounge-side-navigation ul > li li li > a {
  padding-left: 25px;
}
/* line 182, sass/partials/_side_panel.scss */
#businesslounge-side-navigation ul > li li li li > a {
  padding-left: 30px;
}
/* line 186, sass/partials/_side_panel.scss */
#businesslounge-side-navigation ul > li li li li li > a {
  padding-left: 35px;
}
/* line 191, sass/partials/_side_panel.scss */
#businesslounge-side-navigation ul.menu-visible {
  display: block;
}

/* Mini Cart
	========================================================================== */
/* line 199, sass/partials/_side_panel.scss */
.side-panel-contents > .widget_shopping_cart .cart_list li {
  border-style: solid;
  border-width: 0 0 1px 0;
  padding: 20px 0 20px 54px;
}
/* line 205, sass/partials/_side_panel.scss */
.side-panel-contents > .widget_shopping_cart .total {
  padding: 30px 0 !important;
}
/* line 209, sass/partials/_side_panel.scss */
.side-panel-contents > .widget_shopping_cart .cart_list li.empty {
  padding: 20px 0;
  border: none;
}

/* Login
	========================================================================== */
/* line 219, sass/partials/_side_panel.scss */
.side-panel-contents > .widget.rt_woocommerce_login .form-row > label {
  display: block;
  text-align: left;
  font-weight: inherit;
}
/* line 225, sass/partials/_side_panel.scss */
.side-panel-contents > .widget.rt_woocommerce_login .input-text, .side-panel-contents > .widget.rt_woocommerce_login .button {
  width: 100%;
}
/* line 229, sass/partials/_side_panel.scss */
.side-panel-contents > .widget.rt_woocommerce_login form.login {
  padding: 0;
  border-width: 0;
}

/* ==========================================================================
	PAGE LOADING EFFECT
	========================================================================== */
/* line 4, sass/partials/_page_loading.scss */
#loader-wrapper {
  display: none;
}

/* line 10, sass/partials/_page_loading.scss */
.js #loader-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10000;
  -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
}
/* line 21, sass/partials/_page_loading.scss */
.js #loader-wrapper .loading-logo {
  -webkit-animation: pageloading 1s linear infinite;
  -o-animation: pageloading 1s linear infinite;
  animation: pageloading 1s linear infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  height: auto;
  max-width: 80%;
}
/* line 35, sass/partials/_page_loading.scss */
.js .rt-loading {
  overflow-y: scroll;
}
/* line 39, sass/partials/_page_loading.scss */
.js .rt-loading #loader-wrapper {
  opacity: 1;
  -webkit-transition: height 0.75s ease 0.1s;
  -o-transition: height 0.75s ease 0.1s;
  transition: height 0.75s ease 0.1s;
}
/* line 44, sass/partials/_page_loading.scss */
.js .rt-loaded #loader-wrapper {
  opacity: 1;
  height: 0%;
  -webkit-transition: height 0.75s ease 0.2s;
  -o-transition: height 0.75s ease 0.2s;
  transition: height 0.75s ease 0.2s;
}
/* line 50, sass/partials/_page_loading.scss */
.js .rt-loaded #loader-wrapper .loading-logo {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease 0;
  -o-transition: opacity 0.2s ease 0;
  transition: opacity 0.2s ease 0;
}
/* line 56, sass/partials/_page_loading.scss */
.js .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
/* line 69, sass/partials/_page_loading.scss */
.js .rt-loaded .pace {
  display: none;
}
/* line 73, sass/partials/_page_loading.scss */
.js .pace.pace-active {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 79, sass/partials/_page_loading.scss */
.js .pace .pace-progress {
  display: block;
  position: fixed;
  z-index: 2000;
  bottom: 0;
  right: 100%;
  width: 100%;
  height: 4px;
  pointer-events: none;
}
/* line 90, sass/partials/_page_loading.scss */
.js .rt-leaving {
  overflow-x: hidden;
}
/* line 94, sass/partials/_page_loading.scss */
.js .rt-leaving #container {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.7;
  -webkit-transition: filter 1s, opacity 5s;
  -o-transition: filter 1s, opacity 5s;
  transition: filter 1s, opacity 5s;
}

/* ==========================================================================
   404 PAGE
   ========================================================================== */
/* line 4, sass/partials/_404_page.scss */
.page-404 {
  padding: 40px 0;
}

/* line 8, sass/partials/_404_page.scss */
.page-404 > .col:first-child {
  text-align: left;
}
/* line 11, sass/partials/_404_page.scss */
.page-404 > .col:first-child span {
  font-size: 250px;
  line-height: 250px;
  display: inline-block;
  color: #eee;
  text-align: left;
  padding-right: 20px;
}
/* line 20, sass/partials/_404_page.scss */
.page-404 > .col:first-child span:before {
  text-align: left;
  margin: 0;
}

/* line 26, sass/partials/_404_page.scss */
.page-404 h1 {
  font-size: 100px;
  line-height: 140px;
}

/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
 /* Deskop Header
	========================================================================== */
@media screen and (min-width: 1025px) {
  /* line 13, sass/partials/_media_queries.scss */
  .header-style-1.overlapped-header #main_content,
  .header-style-2.overlapped-header #main_content {
    margin-top: -75px;
  }

  /* line 19, sass/partials/_media_queries.scss */
  .businesslounge-fullwidth-header-width .header-elements {
    max-width: 96%;
  }

  /* line 24, sass/partials/_media_queries.scss */
  .logo-image {
    display: none;
  }

  /* line 29, sass/partials/_media_queries.scss */
  .businesslounge-light-header > a .light-logo {
    display: inline-block;
  }

  /* line 33, sass/partials/_media_queries.scss */
  .businesslounge-dark-header > a .dark-logo {
    display: inline-block;
  }

  /* line 37, sass/partials/_media_queries.scss */
  .mobile-header {
    display: none;
  }

  /* line 41, sass/partials/_media_queries.scss */
  .mobile-nav {
    display: none !important;
  }

  /* line 46, sass/partials/_media_queries.scss */
  body.header-sidepanel .businesslounge-sidepanel-button-holder {
    display: block;
  }
}
/* Mobile Header
   ========================================================================== */
@media screen and (max-width: 1024px) {
  /* line 56, sass/partials/_media_queries.scss */
  .top-header {
    display: none;
  }

  /* line 61, sass/partials/_media_queries.scss */
  .mobile-header {
    display: block;
  }

  /* line 66, sass/partials/_media_queries.scss */
  .header-col.left #mobile-logo {
    padding: 0;
  }

  /* line 71, sass/partials/_media_queries.scss */
  .businesslounge-light-mobile-header .light-logo {
    display: inline-block;
  }

  /* line 75, sass/partials/_media_queries.scss */
  .businesslounge-dark-mobile-header .dark-logo {
    display: inline-block;
  }

  /* line 79, sass/partials/_media_queries.scss */
  .mobile-nav {
    display: none;
    position: absolute;
    width: 100%;
  }

  /* line 85, sass/partials/_media_queries.scss */
  .mobile-menu-button {
    padding: 10px;
    cursor: pointer;
    width: 40px;
  }

  /* line 92, sass/partials/_media_queries.scss */
  body .sub_page_header {
    padding: 40px 0;
  }

  /* line 97, sass/partials/_media_queries.scss */
  body.header-sidepanel-mobile .businesslounge-sidepanel-button-holder {
    display: block;
  }
}
/* Tablet Landscape and Smaller screen and (max-width : 1024px)
   ========================================================================== */
@media screen and (max-width: 1024px) {
  /* line 112, sass/partials/_media_queries.scss */
  .timeline.style-1:after {
    content: none;
  }
  /* line 116, sass/partials/_media_queries.scss */
  .timeline.style-1 > div {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }
  /* line 123, sass/partials/_media_queries.scss */
  .timeline.style-1 > div > .event-date > span:not(:last-child) {
    padding-right: 4px;
  }
  /* line 129, sass/partials/_media_queries.scss */
  .timeline.style-1 > div:nth-child(odd) {
    text-align: center;
  }
  /* line 133, sass/partials/_media_queries.scss */
  .timeline.style-1 > div:nth-child(even) {
    text-align: center;
    margin-left: 0;
  }
  /* line 138, sass/partials/_media_queries.scss */
  .timeline.style-1 > div:last-child {
    margin-bottom: 0;
  }
  /* line 142, sass/partials/_media_queries.scss */
  .timeline.style-1 > div:before {
    content: none;
  }
  /* line 146, sass/partials/_media_queries.scss */
  .timeline.style-1 > div > .event-date {
    left: auto !important;
    right: auto !important;
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  /* line 157, sass/partials/_media_queries.scss */
  .rt-countdown i {
    text-align: center;
  }
  /* line 161, sass/partials/_media_queries.scss */
  .rt-countdown i b {
    padding-right: 0;
    display: block;
  }

  /* line 167, sass/partials/_media_queries.scss */
  #footer-navigation li:first-child {
    margin-left: 0;
  }

  /* line 171, sass/partials/_media_queries.scss */
  .go-to-top {
    right: 20px;
  }
}
/* Extra small devices Phones screen and (max-width : 768px)
   ========================================================================== */
@media screen and (max-width: 768px) {
  /* line 185, sass/partials/_media_queries.scss */
  .main-carousel .slide-content-wrapper {
    min-height: inherit !important;
  }
  /* line 189, sass/partials/_media_queries.scss */
  .main-carousel .slide-content {
    width: 100% !important;
    z-index: 2;
    position: relative !important;
    bottom: auto !important;
  }
  /* line 196, sass/partials/_media_queries.scss */
  .main-carousel .owl-carousel .owl-nav:not(.disabled) .owl-prev {
    left: 10px;
    bottom: 10px;
    top: auto;
  }
  /* line 202, sass/partials/_media_queries.scss */
  .main-carousel .owl-carousel .owl-nav:not(.disabled) .owl-next {
    right: 10px;
    bottom: 10px;
    top: auto;
  }
  /* line 208, sass/partials/_media_queries.scss */
  .main-carousel .text-navigation-holder {
    display: none;
  }
  /* line 212, sass/partials/_media_queries.scss */
  .main-carousel .owl-nav {
    height: 50px;
    border-width: 1px 0;
    border-style: solid;
    display: inline-block;
    width: 100%;
  }

  /* line 222, sass/partials/_media_queries.scss */
  #container .latest_news figure img {
    max-width: 80px;
  }

  /* line 228, sass/partials/_media_queries.scss */
  .author-info > div {
    float: none;
    display: inline-block;
    text-align: center;
    margin: 10px auto;
    width: 100%;
  }
  /* line 235, sass/partials/_media_queries.scss */
  .author-info > div .avatar {
    display: inline-block;
  }

  /* line 242, sass/partials/_media_queries.scss */
  .comment-form .text-boxes li {
    width: 100%;
    margin: 10px 0;
    float: none;
  }

  /* line 250, sass/partials/_media_queries.scss */
  #footer-navigation {
    margin-bottom: 20px;
  }

  /* line 254, sass/partials/_media_queries.scss */
  .rt-text-columns {
    -moz-column-count: 1 !important;
    -webkit-column-count: 1 !important;
    column-count: 1 !important;
  }
}
/* Small Screen up to 425px
  ========================================================================== */
@media screen and (max-width: 425px) {
  /* line 265, sass/partials/_media_queries.scss */
  .column-list > ul > li {
    width: calc(100%);
  }

  /* line 271, sass/partials/_media_queries.scss */
  .image-content-box.box-style-1:not(.not-responsive) > div {
    width: 100% !important;
    text-align: center;
  }
  /* line 275, sass/partials/_media_queries.scss */
  .image-content-box.box-style-1:not(.not-responsive) > div:first-child:not(:last-child) {
    margin-bottom: 20px !important;
  }
  /* line 280, sass/partials/_media_queries.scss */
  .image-content-box.box-style-1:not(.not-responsive) .featured_image_holder {
    margin: 0 !important;
  }
  /* line 284, sass/partials/_media_queries.scss */
  .image-content-box.box-style-1:not(.not-responsive) .featured_image_holder img {
    margin: auto;
    float: none;
  }

  /* line 291, sass/partials/_media_queries.scss */
  .side-panel-holder {
    width: 280px;
    -moz-transform: translateX(280px);
    -ms-transform: translateX(280px);
    -webkit-transform: translateX(280px);
    transform: translateX(280px);
  }

  /* line 296, sass/partials/_media_queries.scss */
  .side-panel-wrapper {
    padding: 30px;
  }

  /* line 301, sass/partials/_media_queries.scss */
  .timeline.style-2 .event-date {
    float: none;
  }

  /* line 308, sass/partials/_media_queries.scss */
  .subscription-form.rounded > * {
    width: calc(100% - 4px);
    display: block;
    padding: 10px 0;
  }
  /* line 314, sass/partials/_media_queries.scss */
  .subscription-form.rounded input {
    border-radius: 40px !important;
    text-align: center !important;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 322, sass/partials/_media_queries.scss */
  .subscription-form.rounded input:not([type="submit"]) {
    border-width: 2px !important;
  }
}
/* Small Screen up to 767px
  ========================================================================== */
@media screen and (max-width: 767px) {
  /* line 339, sass/partials/_media_queries.scss */
  .rt-column-container.border-top, .rt-column-container.border-bottom, .rt-column-container.border-left, .rt-column-container.border-right {
    border: none;
  }
  /* line 343, sass/partials/_media_queries.scss */
  .rt-column-container.mobile-border-top .vc_column-inner {
    border-top-width: 1px;
    border-top-style: solid;
  }
  /* line 348, sass/partials/_media_queries.scss */
  .rt-column-container.mobile-border-bottom .vc_column-inner {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  /* line 353, sass/partials/_media_queries.scss */
  .rt-column-container.mobile-border-left .vc_column-inner {
    border-left-width: 1px;
    border-left-style: solid;
  }
  /* line 358, sass/partials/_media_queries.scss */
  .rt-column-container.mobile-border-right .vc_column-inner {
    border-right-width: 1px;
    border-right-style: solid;
  }

  /* line 365, sass/partials/_media_queries.scss */
  body .sub_page_header {
    padding: 40px 0;
  }
  /* line 369, sass/partials/_media_queries.scss */
  body .sub_page_header .page-title {
    margin-bottom: 10px;
  }
  /* line 373, sass/partials/_media_queries.scss */
  body .sub_page_header .page-title, body .sub_page_header .breadcrumb {
    float: none;
    text-align: center;
    line-height: 1.5;
  }
  /* line 378, sass/partials/_media_queries.scss */
  body .sub_page_header .page-title h1, body .sub_page_header .page-title h2, body .sub_page_header .breadcrumb h1, body .sub_page_header .breadcrumb h2 {
    font-size: 1.2em;
    line-height: 1.4em;
  }

  /* line 389, sass/partials/_media_queries.scss */
  article.type-post .post_data > * {
    margin: 5px;
  }
  /* line 393, sass/partials/_media_queries.scss */
  article.type-post .entry-footer .social_share {
    float: none;
    margin-top: 20px;
    display: block;
  }

  /* line 401, sass/partials/_media_queries.scss */
  .blog_list > article {
    margin-bottom: 60px;
  }
  /* line 404, sass/partials/_media_queries.scss */
  .blog_list > article .more-link {
    display: block;
    margin-top: 20px;
  }

  /* line 411, sass/partials/_media_queries.scss */
  .column-list.column-list-5 > ul > li, .column-list.column-list-4 > ul > li, .column-list.column-list-3 > ul > li {
    width: calc(50% - 30px);
    clear: none;
  }

  /* line 418, sass/partials/_media_queries.scss */
  .filter-holder {
    text-align: center;
  }
  /* line 421, sass/partials/_media_queries.scss */
  .filter-holder ul {
    text-align: center;
    display: block;
  }
  /* line 425, sass/partials/_media_queries.scss */
  .filter-holder ul ul {
    margin: 20px;
  }
  /* line 428, sass/partials/_media_queries.scss */
  .filter-holder ul ul li {
    display: block;
    margin-bottom: 10px;
  }

  /* line 436, sass/partials/_media_queries.scss */
  .portfolio_list .col {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 443, sass/partials/_media_queries.scss */
  body .comment-avatar {
    float: none;
    margin: auto;
  }
  /* line 448, sass/partials/_media_queries.scss */
  body .comment-body {
    margin: 20px 0;
  }
  /* line 452, sass/partials/_media_queries.scss */
  body .commentlist .children {
    padding-left: 10px;
  }
  /* line 456, sass/partials/_media_queries.scss */
  body .commentlist .children .comment-holder::before {
    left: -10px;
    width: 10px;
  }

  /* line 464, sass/partials/_media_queries.scss */
  .businesslounge-post-navigation {
    text-align: center;
  }
  /* line 468, sass/partials/_media_queries.scss */
  .businesslounge-post-navigation > div > * {
    margin-bottom: 20px;
  }
  /* line 472, sass/partials/_media_queries.scss */
  .businesslounge-post-navigation > div > *:first-child, .businesslounge-post-navigation > div > *:last-child {
    text-align: center;
    display: inline-block;
  }

  /* line 481, sass/partials/_media_queries.scss */
  .tab_contents {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /* line 486, sass/partials/_media_queries.scss */
  .tab_content {
    padding: 10px 0 !important;
  }

  /* line 491, sass/partials/_media_queries.scss */
  .google_map {
    max-height: 200px;
  }

  /* line 500, sass/partials/_media_queries.scss */
  .icon-content-box.icon-style-5 .icon-holder span:before {
    font-size: 15px;
    line-height: 40px;
    width: 40px;
    height: 40px;
  }
  /* line 507, sass/partials/_media_queries.scss */
  .icon-content-box.icon-style-5 .icon-holder span:after {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
  }
  /* line 520, sass/partials/_media_queries.scss */
  .icon-content-box.icon-style-5.icon-left .text-holder {
    margin-left: 65px;
  }
  /* line 528, sass/partials/_media_queries.scss */
  .icon-content-box.icon-style-5.icon-right .text-holder {
    margin-right: 65px;
  }

  /* line 536, sass/partials/_media_queries.scss */
  .form-table td {
    display: block;
    margin-bottom: 10px;
    padding: 0 !important;
  }
  /* line 542, sass/partials/_media_queries.scss */
  .form-table td .wpcf7-form-control, .form-table td .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
  }

  /* line 549, sass/partials/_media_queries.scss */
  .team > .row > .col:not(:last-child) {
    margin-bottom: 40px;
  }

  /* line 555, sass/partials/_media_queries.scss */
  .content-box.content-padding .content-holder {
    padding-left: 0;
  }

  /* line 563, sass/partials/_media_queries.scss */
  .mobile-text-center .content-box .rt-heading.style-1 {
    padding-left: 0;
    padding-bottom: 18px;
  }
  /* line 567, sass/partials/_media_queries.scss */
  .mobile-text-center .content-box .rt-heading.style-1:after {
    height: 4px;
    left: calc( 50% - 20px );
    bottom: 0;
    width: 40px;
    top: auto;
  }
  /* line 576, sass/partials/_media_queries.scss */
  .mobile-text-center .rt_counter {
    text-align: center;
  }
  /* line 578, sass/partials/_media_queries.scss */
  .mobile-text-center .rt_counter .number:after {
    left: calc(50% - 10px);
  }

  /* line 587, sass/partials/_media_queries.scss */
  .rt-toggle > ol > li .toggle-head {
    padding: 0.8em;
    border-radius: 0;
  }
}
/* Beetween 768px & 992px
  ========================================================================== */
@media (min-width: 768px) and (max-width: 992px) {
  /* line 602, sass/partials/_media_queries.scss */
  .tablet-text-center .content-box .rt-heading.style-1 {
    padding-left: 0;
    padding-bottom: 18px;
  }
  /* line 606, sass/partials/_media_queries.scss */
  .tablet-text-center .content-box .rt-heading.style-1:after {
    height: 4px;
    left: calc( 50% - 20px );
    bottom: 0;
    width: 40px;
    top: auto;
  }
  /* line 618, sass/partials/_media_queries.scss */
  .tablet-text-center .content-box.content-padding .content-holder {
    padding-left: 0;
  }
  /* line 623, sass/partials/_media_queries.scss */
  .tablet-text-center .content-box .rt-heading-wrapper.style-1 .style-1 {
    padding-left: 0;
    padding-bottom: 18px;
  }
  /* line 628, sass/partials/_media_queries.scss */
  .tablet-text-center .content-box .rt-heading-wrapper.style-1 .punchline {
    padding-left: 0;
  }
  /* line 634, sass/partials/_media_queries.scss */
  .tablet-text-center .content-box .rt-heading-wrapper.style-2 .style-2 {
    padding-right: 0;
    padding-bottom: 18px;
  }
  /* line 639, sass/partials/_media_queries.scss */
  .tablet-text-center .content-box .rt-heading-wrapper.style-2 .punchline {
    padding-right: 0;
  }
  /* line 645, sass/partials/_media_queries.scss */
  .tablet-text-center .content-box .rt-heading-wrapper.style-1 .rt-heading:after, .tablet-text-center .content-box .rt-heading-wrapper.style-2 .rt-heading:after {
    height: 4px;
    left: calc( 50% - 20px );
    bottom: 0;
    width: 40px;
    top: auto;
  }
  /* line 658, sass/partials/_media_queries.scss */
  .tablet-text-center .rt_counter {
    text-align: center;
  }
  /* line 660, sass/partials/_media_queries.scss */
  .tablet-text-center .rt_counter .number:after {
    left: calc(50% - 10px);
  }
}
/* Small Screen up to 992px
  ========================================================================== */
@media screen and (max-width: 992px) {
  /* line 674, sass/partials/_media_queries.scss */
  #footer .footer_widgets {
    padding-top: 20px;
    padding-bottom: 0;
  }

  /* line 679, sass/partials/_media_queries.scss */
  .featured-col {
    margin-bottom: 60px;
  }

  /* line 683, sass/partials/_media_queries.scss */
  #footer .footer_widgets .column-inner {
    padding: 0;
  }

  /* line 687, sass/partials/_media_queries.scss */
  #footer .footer_widgets .widgets_holder:not(:last-child) .widget:last-child {
    padding-bottom: 45px;
  }

  /* line 691, sass/partials/_media_queries.scss */
  #footer-navigation li {
    padding: 5px 0;
    border: 0;
  }

  /* line 697, sass/partials/_media_queries.scss */
  .footer_info_bar .copyright, .footer_info_bar .social_media {
    float: none;
    margin: 20px 0;
  }

  /* line 703, sass/partials/_media_queries.scss */
  .sidebar, .content, .content.left-sidebar, .content.right-sidebar {
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    clear: both;
  }

  /* line 710, sass/partials/_media_queries.scss */
  .content {
    margin-bottom: 20px;
  }

  /* line 716, sass/partials/_media_queries.scss */
  .icon-content-box.icon-style-6:not(.icon-pos-top) .icon-holder span:before {
    font-size: 30px;
  }

  /* line 719, sass/partials/_media_queries.scss */
  .icon-content-box.icon-style-6:not(.icon-pos-top) .text-holder {
    margin-left: 60px;
  }

  /* line 726, sass/partials/_media_queries.scss */
  .tablet-text-center .rt_counter .number:after {
    left: calc(50% - 10px);
    width: 20px;
  }

  /* line 733, sass/partials/_media_queries.scss */
  .pricing_table .table_wrap.features {
    display: none;
  }

  /* line 737, sass/partials/_media_queries.scss */
  .pricing_table .table_wrap {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 743, sass/partials/_media_queries.scss */
  .pricing_table .table_wrap > ul {
    margin: 0;
  }
}
/* Small Screen up to 1024px
  ========================================================================== */
@media screen and (max-width: 1024px) {
  /* line 754, sass/partials/_media_queries.scss */
  .businesslounge-top-bar {
    display: none;
  }
}
/* Content widths
   ========================================================================== */
/* line 763, sass/partials/_media_queries.scss */
.top-bar-inner {
  max-width: 960px;
}

/* line 767, sass/partials/_media_queries.scss */
.content_row:not(.fullwidth), .content_row_wrapper {
  max-width: 960px;
}

/* line 772, sass/partials/_media_queries.scss */
.header-elements {
  max-width: 960px;
}

/* line 777, sass/partials/_media_queries.scss */
#footer > .content_row > .content_row_wrapper:not(.fullwidth) {
  max-width: 960px;
}

/* line 782, sass/partials/_media_queries.scss */
.content_row_wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default {
  max-width: 960px;
}

/* line 787, sass/partials/_media_queries.scss */
.main-carousel .text-navigation-wrapper {
  max-width: 960px;
}

/* line 791, sass/partials/_media_queries.scss */
.boxed-body-style #container {
  max-width: 94%;
}

@media screen and (min-width: 1024px) {
  /* line 797, sass/partials/_media_queries.scss */
  .top-bar-inner {
    max-width: calc( 100% - 40px);
  }

  /* line 801, sass/partials/_media_queries.scss */
  .content_row:not(.fullwidth), .content_row_wrapper {
    max-width: calc( 100% - 40px);
  }

  /* line 806, sass/partials/_media_queries.scss */
  .header-elements {
    max-width: calc( 100% - 40px);
  }

  /* line 811, sass/partials/_media_queries.scss */
  #footer > .content_row > .content_row_wrapper:not(.fullwidth) {
    max-width: calc( 100% - 40px);
  }

  /* line 816, sass/partials/_media_queries.scss */
  .content_row_wrapper.fullwidth .slide-content-wrapper.default,
  .elementor-section-full_width .slide-content-wrapper.default {
    max-width: calc( 100% - 40px);
  }

  /* line 821, sass/partials/_media_queries.scss */
  .main-carousel .text-navigation-wrapper {
    max-width: calc( 100% - 40px);
  }
}
@media screen and (min-width: 1280px) {
  /* line 828, sass/partials/_media_queries.scss */
  .top-bar-inner {
    max-width: 1260px;
  }

  /* line 832, sass/partials/_media_queries.scss */
  .content_row:not(.fullwidth), .content_row_wrapper {
    max-width: 1260px;
  }

  /* line 837, sass/partials/_media_queries.scss */
  .header-elements {
    max-width: 1260px;
  }

  /* line 842, sass/partials/_media_queries.scss */
  #footer > .content_row > .content_row_wrapper:not(.fullwidth) {
    max-width: 1260px;
  }

  /* line 847, sass/partials/_media_queries.scss */
  .content_row_wrapper.fullwidth .slide-content-wrapper.default,
  .elementor-section-full_width .slide-content-wrapper.default {
    max-width: 1260px;
  }

  /* line 852, sass/partials/_media_queries.scss */
  .main-carousel .text-navigation-wrapper {
    max-width: 1260px;
  }

  /* line 856, sass/partials/_media_queries.scss */
  .boxed-body-style #container {
    max-width: 1240px;
  }
}
@media screen and (max-width: 1280px) {
  /* line 863, sass/partials/_media_queries.scss */
  #main_content .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: calc( 100% - 40px);
  }
}
/* Severeal fixes for various screens
   ========================================================================== */
@media screen and (max-width: 767px) {
  /* line 873, sass/partials/_media_queries.scss */
  .mobile-menu-enabled .header-tools {
    -moz-transform: translateX(150%);
    -ms-transform: translateX(150%);
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
    transition: all 0.4s ease 0.4s;
  }

  /* line 878, sass/partials/_media_queries.scss */
  #mobile-logo {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.4s ease 0.4s;
  }

  /* line 884, sass/partials/_media_queries.scss */
  .header-col.left #mobile-logo img {
    max-width: 145px;
    height: auto;
  }

  /* line 891, sass/partials/_media_queries.scss */
  .mobile-menu-active #mobile-logo {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all 0.4s ease 0s;
  }
  /* line 895, sass/partials/_media_queries.scss */
  .mobile-menu-active .header-tools {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: all 0.4s ease 0s;
  }

  /* line 903, sass/partials/_media_queries.scss */
  body:not(.mobile-menu-enabled) .header-tools .rt-flag, body:not(.mobile-menu-enabled) .header-tools .user {
    display: none;
  }
  /* line 907, sass/partials/_media_queries.scss */
  body:not(.mobile-menu-enabled) .header-tools > ul > li > a {
    padding: 0 4px;
  }
}
/* Main Slider
   ========================================================================== */
@media screen and (min-width: 769px) {
  /* line 924, sass/partials/_media_queries.scss */
  .main-carousel .slide-content {
    opacity: 0;
    -webkit-transition: opacity 0.7s ease 0s;
    -o-transition: opacity 0.7s ease 0s;
    transition: opacity 0.7s ease 0s;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    padding: 20px;
    backface-visibility: hidden;
  }

  /* line 936, sass/partials/_media_queries.scss */
  .main-carousel .slide-content > * {
    opacity: 0;
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
    -webkit-transition-delay: 0;
    transition-delay: 0;
    backface-visibility: hidden;
  }

  /* line 946, sass/partials/_media_queries.scss */
  .active .slide-content-wrapper .slide-content {
    opacity: 1;
  }
  /* line 950, sass/partials/_media_queries.scss */
  .active .slide-content-wrapper .slide-content > * {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -o-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    opacity: 1;
  }
  /* line 957, sass/partials/_media_queries.scss */
  .active .slide-content-wrapper .slide-content > .slide_heading {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  /* line 961, sass/partials/_media_queries.scss */
  .active .slide-content-wrapper .slide-content > .slide_sub_heading {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  /* line 965, sass/partials/_media_queries.scss */
  .active .slide-content-wrapper .slide-content > .slide-text {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  /* line 969, sass/partials/_media_queries.scss */
  .active .slide-content-wrapper .slide-content > .button_wrapper {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }
}
@media screen and (max-width: 768px) {
  /* line 981, sass/partials/_media_queries.scss */
  .main-carousel .dots-holder {
    display: none;
  }

  /* line 985, sass/partials/_media_queries.scss */
  .main-carousel .slide-content {
    padding-bottom: 50px;
    text-align: center;
  }

  /* line 990, sass/partials/_media_queries.scss */
  .main-carousel .slide-content.center {
    left: 0 !important;
    width: auto !important;
    max-width: 100% !important;
  }

  /* line 997, sass/partials/_media_queries.scss */
  .slide-content-wrapper .slide-content > .button_wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  /* line 1003, sass/partials/_media_queries.scss */
  .owl-nav div {
    padding: 0;
  }
}
/* Print Styles
   ========================================================================== */
@media print {
  /* line 1014, sass/partials/_media_queries.scss */
  .breadcrumb, .mobile-menu-button {
    display: none;
  }

  /* line 1018, sass/partials/_media_queries.scss */
  nav, .full-screen-menu-holder, .header-row.second, .header-tools {
    display: none;
  }

  /* line 1022, sass/partials/_media_queries.scss */
  #main_content {
    margin-top: 20px;
    border-top: 1px solid #ddd;
  }

  /* line 1028, sass/partials/_media_queries.scss */
  .social_media a[href]:after, .owl-carousel * a[href]:after, #comments * a[href]:after {
    content: "";
  }

  /* line 1033, sass/partials/_media_queries.scss */
  .tab_nav {
    display: none !important;
  }

  /* line 1037, sass/partials/_media_queries.scss */
  .tab_contents {
    margin-left: 0 !important;
  }

  /* line 1041, sass/partials/_media_queries.scss */
  .tab_content {
    display: block !important;
    padding: 10px 0 !important;
  }

  /* line 1046, sass/partials/_media_queries.scss */
  .tab_content_wrapper .tab_title {
    display: block !important;
  }

  /* line 1050, sass/partials/_media_queries.scss */
  .toggle-content {
    display: block !important;
  }
}
