#sb_instagram {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram #sbi_images,
#sb_instagram.sbi_fixed_height {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#sb_instagram:after,
.sbi_lb-commentBox:after,
.sbi_lb-data:after,
.sbi_lb-dataContainer:after,
.sbi_lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
#sb_instagram.sbi_fixed_height {
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
#sb_instagram #sbi_images {
  box-sizing: border-box;
  display: grid;
  width: 100%;
  padding: 12px 0;
}
#sb_instagram .sbi_header_link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sb_instagram .sbi_header_link:hover,
.sbi_lightbox a img {
  border: none;
}
#sb_instagram #sbi_images .sbi_item {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  zoom: 1;
  margin: 0 !important;
  text-decoration: none;
  opacity: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#sb_instagram #sbi_images .sbi_item.sbi_transition {
  opacity: 0;
}
#sb_instagram.sbi_col_1 #sbi_images,
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(1, 1fr);
}
#sb_instagram.sbi_col_2 #sbi_images,
#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(2, 1fr);
}
#sb_instagram.sbi_col_3 #sbi_images,
#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(3, 1fr);
}
#sb_instagram.sbi_col_4 #sbi_images,
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(4, 1fr);
}
#sb_instagram.sbi_col_5 #sbi_images,
#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(5, 1fr);
}
#sb_instagram.sbi_col_6 #sbi_images,
#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(6, 1fr);
}
#sb_instagram.sbi_col_7 #sbi_images,
#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(7, 1fr);
}
#sb_instagram.sbi_col_8 #sbi_images,
#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(8, 1fr);
}
#sb_instagram.sbi_col_9 #sbi_images,
#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(9, 1fr);
}
#sb_instagram.sbi_col_10 #sbi_images,
#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images {
  grid-template-columns: repeat(10, 1fr);
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_photo_wrap {
  position: relative;
}
#sb_instagram .sbi_photo {
  display: block;
  text-decoration: none;
}
#sb_instagram .sbi_photo img {
  width: 100%;
  height: inherit;
  object-fit: cover;
  scale: 1;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  vertical-align: middle;
}
#sb_instagram .sbi_no_js img,
#sb_instagram br,
#sb_instagram p:empty,
#sb_instagram.sbi_no_js .sbi_load_btn,
#sb_instagram.sbi_no_js .sbi_photo img {
  display: none;
}
#sb_instagram a,
#sb_instagram a:active,
#sb_instagram a:focus,
#sb_instagram a:hover,
.sbi_lightbox a:active,
.sbi_lightbox a:focus,
.sbi_lightbox a:hover {
  outline: 0;
}
#sb_instagram img {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  opacity: 1 !important;
}
#sb_instagram .sbi_link {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
}
#sb_instagram .sbi_link a {
  padding: 0 6px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
#sb_instagram .sbi_link .sbi_lightbox_link {
  padding-bottom: 5px;
}
#sb_instagram .sbi_link a:focus,
#sb_instagram .sbi_link a:hover {
  text-decoration: underline;
}
#sb_instagram .sbi_photo_wrap:focus .sbi_link,
#sb_instagram .sbi_photo_wrap:hover .sbi_link {
  display: block;
}
#sb_instagram svg:not(:root).svg-inline--fa {
  height: 1em;
  display: inline-block;
}
#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .sbi_playbtn,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel .fa-clone {
  display: block !important;
  position: absolute;
  z-index: 1;
  color: rgba(255, 255, 255, 0.9);
  font-style: normal !important;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_video .sbi_playbtn {
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -19px;
  padding: 0;
  font-size: 48px;
}
#sb_instagram .sbi_type_carousel .fa-clone {
  right: 12px;
  top: 12px;
  font-size: 24px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel svg.fa-clone {
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
}
#sb_instagram .sbi_loader {
  width: 20px;
  height: 20px;
  position: relative;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  -webkit-animation: 1s ease-in-out infinite sbi-sk-scaleout;
  animation: 1s ease-in-out infinite sbi-sk-scaleout;
}
#sbi_load p {
  display: inline;
  padding: 0;
  margin: 0;
}
#sb_instagram #sbi_load .sbi_loader {
  position: absolute;
  margin-top: -11px;
  background-color: #fff;
  opacity: 1;
}
@-webkit-keyframes sbi-sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sbi-sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
#sb_instagram .fa-spin,
#sbi_lightbox .fa-spin {
  -webkit-animation: 2s linear infinite fa-spin;
  animation: 2s linear infinite fa-spin;
}
#sb_instagram .fa-pulse,
#sbi_lightbox .fa-pulse {
  -webkit-animation: 1s steps(8) infinite fa-spin;
  animation: 1s steps(8) infinite fa-spin;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.sbi-screenreader {
  text-indent: -9999px !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  text-align: left !important;
  overflow: hidden !important;
}
#sb_instagram .sb_instagram_header,
.sb_instagram_header {
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 0;
}
#sb_instagram .sb_instagram_header a,
.sb_instagram_header a {
  transition: color 0.5s;
  text-decoration: none;
}
.sb_instagram_header.sbi_header_outside {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex;
}
.sbi_no_avatar .sbi_header_img {
  background: #333;
  color: #fff;
  width: 50px;
  height: 50px;
  position: relative;
}
.sb_instagram_header .sbi_header_hashtag_icon {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
}
.sbi_no_avatar .sbi_header_hashtag_icon {
  display: block;
  color: #fff;
  opacity: 0.9;
  -webkit-transition: background 0.6s linear, color 0.6s linear;
  -moz-transition: background 0.6s linear, color 0.6s linear;
  -o-transition: background 0.6s linear, color 0.6s linear;
  transition: background 0.6s linear, color 0.6s linear;
}
.sbi_no_avatar:hover .sbi_header_hashtag_icon {
  display: block;
  opacity: 1;
  -webkit-transition: background 0.2s linear, color 0.2s linear;
  -moz-transition: background 0.2s linear, color 0.2s linear;
  -o-transition: background 0.2s linear, color 0.2s linear;
  transition: background 0.2s linear, color 0.2s linear;
}
@media all and (min-width: 480px) {
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,
  .sb_instagram_header.sbi_medium .sbi_header_img,
  .sb_instagram_header.sbi_medium .sbi_header_img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
  .sb_instagram_header.sbi_medium .sbi_header_text h3 {
    font-size: 20px;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
    font-size: 14px;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_medium .sbi_header_text h3 {
    line-height: 1.4;
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,
  .sb_instagram_header.sbi_large .sbi_header_img,
  .sb_instagram_header.sbi_large .sbi_header_img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
  .sb_instagram_header.sbi_large .sbi_header_text h3 {
    font-size: 28px;
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
  .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
  .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
    font-size: 16px;
  }
}
#sb_instagram .sb_instagram_header .sbi_header_img,
.sb_instagram_header .sbi_header_img {
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 50%;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2;
  transition: opacity 0.4s ease-in-out;
}
#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header .sbi_header_img_hover .sbi_new_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  width: 24px;
  height: 24px;
  font-size: 24px;
}
#sb_instagram
  .sb_instagram_header.sbi_medium
  .sbi_header_hashtag_icon
  .sbi_new_logo,
.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo {
  margin-top: -18px;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  font-size: 36px;
}
#sb_instagram
  .sb_instagram_header.sbi_large
  .sbi_header_hashtag_icon
  .sbi_new_logo,
.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  font-size: 48px;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover i {
  overflow: hidden;
}
#sb_instagram .sb_instagram_header .sbi_fade_in,
.sb_instagram_header .sbi_fade_in {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition,
.sb_instagram_header a:focus .sbi_header_img_hover,
.sb_instagram_header a:hover .sbi_header_img_hover,
.sbi_lb-nav a.sbi_lb-next:hover,
.sbi_lb-nav a.sbi_lb-prev:hover {
  opacity: 1;
}
#sb_instagram .sb_instagram_header .sbi_header_text,
.sb_instagram_header .sbi_header_text {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  align-items: center;
}
#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text,
.sb_instagram_header.sbi_large .sbi_feedtheme_header_text {
  gap: 8px;
}
.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text {
  gap: 4px;
}
.sbi_feedtheme_header_text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 4px;
}
#sb_instagram .sb_instagram_header h3,
.sb_instagram_header h3 {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
#sb_instagram .sb_instagram_header p,
.sb_instagram_header p {
  font-size: 13px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,
.sb_instagram_header .sbi_header_text img.emoji {
  margin-right: 3px !important;
}
#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,
.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info {
  clear: both;
}
#sb_instagram #sbi_load {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  opacity: 1;
  transition: 0.5s ease-in;
}
#sb_instagram #sbi_load .fa-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -7px;
  font-size: 15px;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a,
.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 7px 14px;
  margin: 5px auto 0;
  background: #333;
  text-decoration: none;
  line-height: 1.5;
}
#sb_instagram .sbi_load_btn .sbi_btn_text,
#sb_instagram .sbi_load_btn .sbi_loader {
  opacity: 1;
  transition: 0.1s ease-in;
}
#sb_instagram .sbi_hidden {
  opacity: 0 !important;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
  border: none;
  color: #fff;
  font-size: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: 0.1s ease-in;
}
.sbi_lb-nav a.sbi_lb-next,
.sbi_lb-nav a.sbi_lb-prev {
  width: 50px;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
}
#sb_instagram .sbi_follow_btn {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  text-align: center;
}
#sb_instagram .sbi_follow_btn.sbi_top {
  display: block;
  margin-bottom: 5px;
}
#sb_instagram .sbi_follow_btn a {
  background: #408bd1;
  color: #fff;
}
#sb_instagram #sbi_load .sbi_load_btn:focus,
#sb_instagram #sbi_load .sbi_load_btn:hover {
  outline: 0;
  box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, 0.25);
}
#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram .sbi_follow_btn a:hover {
  outline: 0;
  box-shadow: inset 0 0 10px 20px #359dff;
}
#sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram .sbi_follow_btn a:active {
  box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, 0.3);
}
#sb_instagram .sbi_follow_btn .fa,
#sb_instagram .sbi_follow_btn svg {
  margin-bottom: -1px;
  margin-right: 7px;
  font-size: 15px;
}
#sb_instagram .sbi_follow_btn svg {
  vertical-align: -0.125em;
}
#sb_instagram #sbi_load .sbi_follow_btn {
  margin-left: 5px;
}
#sb_instagram .sb_instagram_error {
  width: 100%;
  text-align: center;
  line-height: 1.4;
}
#sbi_mod_error {
  display: none;
  border: 1px solid #ddd;
  background: #eee;
  color: #333;
  margin: 10px 0 0;
  padding: 10px 15px;
  font-size: 13px;
  text-align: center;
  clear: both;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#sbi_mod_error br {
  display: initial !important;
}
#sbi_mod_error p {
  padding: 5px 0 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}
#sbi_mod_error ol,
#sbi_mod_error ul {
  padding: 5px 0 5px 20px !important;
  margin: 0 !important;
}
#sbi_mod_error li {
  padding: 1px 0 !important;
  margin: 0 !important;
}
#sbi_mod_error span {
  font-size: 12px;
}
#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_medium .sbi_playbtn {
  margin-top: -12px;
  margin-left: -9px;
  font-size: 23px;
}
#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
  right: 8px;
  top: 8px;
  font-size: 18px;
}
#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_small .sbi_playbtn {
  margin-top: -9px;
  margin-left: -7px;
  font-size: 18px;
}
#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
  right: 5px;
  top: 5px;
  font-size: 12px;
}
@media all and (max-width: 640px) {
  #sb_instagram.sbi_col_3 #sbi_images,
  #sb_instagram.sbi_col_4 #sbi_images,
  #sb_instagram.sbi_col_5 #sbi_images,
  #sb_instagram.sbi_col_6 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
  #sb_instagram.sbi_col_10 #sbi_images,
  #sb_instagram.sbi_col_7 #sbi_images,
  #sb_instagram.sbi_col_8 #sbi_images,
  #sb_instagram.sbi_col_9 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
  #sb_instagram.sbi_width_resp {
    width: 100% !important;
  }
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {
  content: "";
  display: block;
  padding-top: 100%;
  z-index: -300;
}
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,
#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo {
  padding-bottom: 0 !important;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn {
  display: inline-block;
  padding: 6px 10px;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
  border-radius: 5px;
  margin-top: 10px;
  color: #444;
}
#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
  background: rgba(0, 0, 0, 0.15);
}
#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
  margin-right: 2px;
}
#sb_instagram.sbi_palette_dark,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_dark {
  background-color: rgba(0, 0, 0, 0.85);
  color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_dark .sbi_caption,
#sb_instagram.sbi_palette_dark .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox
  .sbi_lb-commentBox
  p,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  .sbi_lb-caption,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-number,
.sbi_header_palette_dark,
.sbi_header_palette_dark .sbi_bio {
  color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_dark .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox
  .sbi_lb-commentBox
  .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a,
#sbi_lightbox.sbi_palette_dark_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a
  p,
.sbi_header_palette_dark a {
  color: #fff;
}
#sb_instagram.sbi_palette_light,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_light {
  color: rgba(0, 0, 0, 0.85);
  background-color: rgba(255, 255, 255, 0.75);
}
#sb_instagram.sbi_palette_light .sbi_caption,
#sb_instagram.sbi_palette_light .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox
  .sbi_lb-commentBox
  p,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  .sbi_lb-caption,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-number,
.sbi_header_palette_light,
.sbi_header_palette_light .sbi_bio {
  color: rgba(0, 0, 0, 0.85);
}
#sb_instagram.sbi_palette_light .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox
  .sbi_lb-commentBox
  .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a,
#sbi_lightbox.sbi_palette_light_lightbox
  .sbi_lb-outerContainer
  .sbi_lb-dataContainer
  .sbi_lb-details
  a
  p,
.sbi_header_palette_light a {
  color: #000;
}
@media all and (max-width: 800px) {
  #sb_instagram.sbi_tab_col_10 #sbi_images {
    grid-template-columns: repeat(10, 1fr);
  }
  #sb_instagram.sbi_tab_col_9 #sbi_images {
    grid-template-columns: repeat(9, 1fr);
  }
  #sb_instagram.sbi_tab_col_8 #sbi_images {
    grid-template-columns: repeat(8, 1fr);
  }
  #sb_instagram.sbi_tab_col_7 #sbi_images {
    grid-template-columns: repeat(7, 1fr);
  }
  #sb_instagram.sbi_tab_col_6 #sbi_images {
    grid-template-columns: repeat(6, 1fr);
  }
  #sb_instagram.sbi_tab_col_5 #sbi_images {
    grid-template-columns: repeat(5, 1fr);
  }
  #sb_instagram.sbi_tab_col_4 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
  #sb_instagram.sbi_tab_col_3 #sbi_images {
    grid-template-columns: repeat(3, 1fr);
  }
  #sb_instagram.sbi_tab_col_2 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
  #sb_instagram.sbi_tab_col_1 #sbi_images {
    grid-template-columns: 1fr;
  }
}
@media all and (max-width: 480px) {
  #sb_instagram.sbi_col_10 #sbi_images,
  #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_3 #sbi_images,
  #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_4 #sbi_images,
  #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_5 #sbi_images,
  #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_6 #sbi_images,
  #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_7 #sbi_images,
  #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_8 #sbi_images,
  #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_col_9 #sbi_images,
  #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,
  #sb_instagram.sbi_mob_col_1 #sbi_images {
    grid-template-columns: 1fr;
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
  #sb_instagram.sbi_mob_col_3 #sbi_images {
    grid-template-columns: repeat(3, 1fr);
  }
  #sb_instagram.sbi_mob_col_4 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
  #sb_instagram.sbi_mob_col_5 #sbi_images {
    grid-template-columns: repeat(5, 1fr);
  }
  #sb_instagram.sbi_mob_col_6 #sbi_images {
    grid-template-columns: repeat(6, 1fr);
  }
  #sb_instagram.sbi_mob_col_7 #sbi_images {
    grid-template-columns: repeat(7, 1fr);
  }
  #sb_instagram.sbi_mob_col_8 #sbi_images {
    grid-template-columns: repeat(8, 1fr);
  }
  #sb_instagram.sbi_mob_col_9 #sbi_images {
    grid-template-columns: repeat(9, 1fr);
  }
  #sb_instagram.sbi_mob_col_10 #sbi_images {
    grid-template-columns: repeat(10, 1fr);
  }
}
#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
  display: none !important;
}
body:after {
  content: url(../../plugins/instagram-feed/img/sbi-sprite.png);
  display: none;
}
.sbi_lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #000;
  opacity: 0.9;
  display: none;
}
.sbi_lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100000;
  text-align: center;
  line-height: 0;
  font-weight: 400;
}
.sbi_lightbox .sbi_lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  object-fit: contain;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.sbi_lb-outerContainer {
  position: relative;
  background-color: #000;
  width: 250px;
  height: 250px;
  margin: 0 auto 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.sbi_lb-container-wrapper {
  height: 100%;
}
.sbi_lb-container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
}
.sbi_lb-loader {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  height: 20px;
  margin-top: -10px;
  text-align: center;
  line-height: 0;
}
.sbi_lb-loader span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 auto;
  background: url(../../plugins/instagram-feed/img/sbi-sprite.png) no-repeat;
}
.sbi_lb-container > .nav {
  left: 0;
}
.sbi_lb-nav a {
  position: absolute;
  z-index: 100;
  top: 0;
  height: 90%;
  outline: 0;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.sbi_lb-next,
.sbi_lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}
.sbi_lb-nav a.sbi_lb-prev {
  left: -70px;
  float: left;
  transition: opacity 0.2s;
}
.sbi_lb-nav a.sbi_lb-next {
  right: -70px;
  float: right;
  transition: opacity 0.2s;
}
.sbi_lb-nav span {
  display: block;
  top: 55%;
  position: absolute;
  left: 20px;
  width: 34px;
  height: 45px;
  margin: -25px 0 0;
  background: url(../../plugins/instagram-feed/img/sbi-sprite.png) no-repeat;
}
.sbi_lb-nav a.sbi_lb-prev span {
  background-position: -53px 0;
}
.sbi_lb-nav a.sbi_lb-next span {
  left: auto;
  right: 20px;
  background-position: -18px 0;
}
.sbi_lb-dataContainer {
  margin: 0 auto;
  padding-top: 10px;
  width: 100%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
  position: relative;
  padding-right: 300px;
  background: #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
  position: relative;
  background: #000;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
  width: 300px !important;
  position: absolute;
  top: 0;
  right: -300px;
  height: 100%;
  bottom: 0;
  background: #fff;
  line-height: 1.4;
  overflow: hidden;
  overflow-y: auto;
  text-align: left;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox {
  display: block !important;
  width: 100%;
  margin-top: 20px;
  padding: 4px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
  padding-bottom: 0;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
  display: inline-block;
  padding-top: 10px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment {
  display: block !important;
  width: 100%;
  min-width: 100%;
  float: left;
  clear: both;
  font-size: 12px;
  padding: 3px 20px 3px 0;
  margin: 0 0 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
  font-weight: 700;
  margin-right: 5px;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p {
  text-align: left;
}
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
  box-sizing: border-box;
  padding: 15px 20px;
}
.sbi_lb-data {
  padding: 0 4px;
  color: #ccc;
}
.sbi_lb-data .sbi_lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1;
}
.sbi_lb-data .sbi_lb-caption {
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 3px;
  color: #ccc;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.sbi_lb-data .sbi_lb-caption a {
  color: #ccc;
  font-weight: 700;
  text-decoration: none;
}
.sbi_lb-commenter:hover,
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,
.sbi_lb-data .sbi_lb-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username {
  float: left;
  width: 100%;
  color: #ccc;
  padding-bottom: 0;
  display: block;
  margin: 0 0 5px;
}
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,
#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,
.sbi_lightbox.sbi_lb-comments-enabled
  .sbi_lb-data
  .sbi_lb-caption
  .sbi_lightbox_username
  p,
.sbi_lightbox.sbi_lb-comments-enabled
  .sbi_lb-data
  .sbi_lb-caption
  .sbi_lightbox_username:hover
  p,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,
.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username {
  color: #333;
}
.sbi_lightbox .sbi_lightbox_username img {
  float: left;
  border: none;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  background: #666;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
.sbi_lightbox_username p {
  float: left;
  margin: 0;
  padding: 0;
  color: #ccc;
  line-height: 32px;
  font-weight: 700;
  font-size: 13px;
}
.sbi_lb-data .sbi_lb-number {
  display: block;
  float: left;
  clear: both;
  padding: 5px 0 15px;
  font-size: 12px;
  color: #999;
}
.sbi_lb-data .sbi_lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: #aaa;
  text-align: right;
  outline: 0;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sbi_lb-data .sbi_lb-close:hover {
  cursor: pointer;
  opacity: 1;
  color: #fff;
}
.sbi_lb-nav {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: auto;
}
.sbi-feed-block-cta,
.sbi-feed-block-cta-img-ctn {
  width: 100% !important;
  position: relative !important;
}
.sbi_lightbox .sbi_owl-item:nth-child(n + 2) .sbi_video {
  position: relative !important;
}
.sbi_lb-container {
  padding: 0;
}
.sbi-feed-block-cta {
  border: 1px solid #e8e8eb !important;
  border-radius: 2px !important;
  text-align: center !important;
}
.sbi-feed-block-cta-img-ctn {
  float: left !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 50px !important;
  margin-bottom: 35px !important;
}
.sbi-feed-block-cta-img {
  width: 65px !important;
  height: 65px !important;
  position: relative !important;
  border: 2px solid #dcdde1 !important;
  border-radius: 16px !important;
  -webkit-transform: rotate(-3deg) !important;
  transform: rotate(-3deg) !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.sbi-feed-block-cta-img span svg {
  float: left !important;
}
.sbi-feed-block-cta-img > * {
  -webkit-transform: rotate(3deg) !important;
  transform: rotate(3deg) !important;
}
.sbi-feed-block-cta-logo {
  position: absolute !important;
  right: -15px !important;
  bottom: -19px !important;
  z-index: 1 !important;
}
.sbi-feed-block-cta-heading {
  font-size: 19px !important;
  padding: 0 !important;
  margin: 0 0 30px !important;
  display: inline-block !important;
  width: 100% !important;
  font-weight: 700 !important;
  line-height: 1.4em !important;
}
.sbi-feed-block-cta-btn {
  background: #0068a0 !important;
  border-radius: 2px !important;
  padding: 8px 20px 8px 38px !important;
  cursor: pointer !important;
  color: #fff !important;
  position: relative !important;
  margin-bottom: 30px !important;
}
.sbi-feed-block-cta-btn:after,
.sbi-feed-block-cta-btn:before {
  content: "" !important;
  position: absolute !important;
  width: 2px !important;
  height: 12px !important;
  background: #fff !important;
  left: 20px !important;
  top: 14px !important;
}
.sbi-feed-block-cta-btn:after {
  -webkit-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
}
.sbi-feed-block-cta-desc {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 20px !important;
  background: #f9f9fa !important;
  border-top: 1px solid #e8e8eb !important;
  margin-top: 35px !important;
  flex-direction: column !important;
}
.sbi-feed-block-cta-desc strong {
  color: #141b38 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 8px !important;
}
.sbi-feed-block-cta-desc span {
  color: #434960 !important;
  font-size: 14px !important;
  line-height: 1.5em !important;
  padding: 0 20% !important;
}
.sbi-feed-block-cta-desc span a,
.sbi-feed-block-cta-selector span a {
  text-transform: capitalize !important;
  text-decoration: underline !important;
  font-weight: 600 !important;
}
.sbi-feed-block-cta-selector {
  width: 100% !important;
  padding: 0 20% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
  margin-bottom: 45px !important;
}
.sbi-feed-block-cta-feedselector {
  border: 1px solid #d0d1d7 !important;
  padding: 8px 16px !important;
  margin-bottom: 15px !important;
  max-width: 100% !important;
  min-width: 400px !important;
}
.sbi-feed-block-cta-selector span {
  color: #2c324c !important;
}
.sbi-feed-block-cta-selector span a:after {
  color: #2c324c !important;
  margin-left: 2px !important;
  font-weight: 400 !important;
  text-decoration-color: #fff !important;
}
.sbi-feed-block-cta-selector span a:first-of-type:after {
  content: "," !important;
}
.sbi-feed-block-cta-selector span a:nth-of-type(2):after {
  content: "or" !important;
  margin-left: 5px !important;
  margin-right: 2px !important;
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before,
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
  content: "" !important;
  height: 16px !important;
  font-variant: normal !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
  border: none;
  color: #fff;
  font-size: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after,
.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before {
  top: 10px !important;
}
@charset "UTF-8";
.wp-block-archives {
  box-sizing: border-box;
}
.wp-block-archives-dropdown label {
  display: block;
}
.wp-block-avatar {
  line-height: 0;
}
.wp-block-avatar,
.wp-block-avatar img {
  box-sizing: border-box;
}
.wp-block-avatar.aligncenter {
  text-align: center;
}
.wp-block-audio {
  box-sizing: border-box;
}
.wp-block-audio :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-audio audio {
  min-width: 300px;
  width: 100%;
}
.wp-block-button__link {
  align-content: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  text-align: center;
  word-break: break-word;
}
.wp-block-button__link.aligncenter {
  text-align: center;
}
.wp-block-button__link.alignright {
  text-align: right;
}
:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
.wp-block-button[style*="text-decoration"] .wp-block-button__link {
  text-decoration: inherit;
}
.wp-block-buttons > .wp-block-button.has-custom-width {
  max-width: none;
}
.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}
.wp-block-buttons
  > .wp-block-button.has-custom-font-size
  .wp-block-button__link {
  font-size: inherit;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
  width: 25%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
  width: 50%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
  width: 75%;
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}
.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
  border: 2px solid;
  padding: 0.667em 1.333em;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-text-color)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-text-color)
  ) {
  color: currentColor;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-background)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-background)
  ) {
  background-color: initial;
  background-image: none;
}
.wp-block-buttons {
  box-sizing: border-box;
}
.wp-block-buttons.is-vertical {
  flex-direction: column;
}
.wp-block-buttons.is-vertical > .wp-block-button:last-child {
  margin-bottom: 0;
}
.wp-block-buttons > .wp-block-button {
  display: inline-block;
  margin: 0;
}
.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start;
}
.wp-block-buttons.is-content-justification-center {
  justify-content: center;
}
.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center;
}
.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end;
}
.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between;
}
.wp-block-buttons.aligncenter {
  text-align: center;
}
.wp-block-buttons:not(
    .is-content-justification-space-between,
    .is-content-justification-right,
    .is-content-justification-left,
    .is-content-justification-center
  )
  .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.wp-block-buttons[style*="text-decoration"] .wp-block-button,
.wp-block-buttons[style*="text-decoration"] .wp-block-button__link {
  text-decoration: inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}
.wp-block-buttons .wp-block-button__link {
  width: 100%;
}
.wp-block-button.aligncenter,
.wp-block-calendar {
  text-align: center;
}
.wp-block-calendar td,
.wp-block-calendar th {
  border: 1px solid;
  padding: 0.25em;
}
.wp-block-calendar th {
  font-weight: 400;
}
.wp-block-calendar caption {
  background-color: inherit;
}
.wp-block-calendar table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd;
}
.wp-block-calendar table.has-background th {
  background-color: inherit;
}
.wp-block-calendar table.has-text-color th {
  color: inherit;
}
:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}
.wp-block-categories {
  box-sizing: border-box;
}
.wp-block-categories.alignleft {
  margin-right: 2em;
}
.wp-block-categories.alignright {
  margin-left: 2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter {
  text-align: center;
}
.wp-block-categories .wp-block-categories__label {
  display: block;
  width: 100%;
}
.wp-block-code {
  box-sizing: border-box;
}
.wp-block-code code {
  /*!rtl:begin:ignore*/
  direction: ltr;
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  text-align: initial;
  white-space: pre-wrap;
  /*!rtl:end:ignore*/
}
.wp-block-columns {
  align-items: normal !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap !important;
}
@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap !important;
  }
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}
@media (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (min-width: 782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column[style*="flex-basis"] {
    flex-grow: 0;
  }
}
.wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
}
.wp-block-columns.is-not-stacked-on-mobile
  > .wp-block-column[style*="flex-basis"] {
  flex-grow: 0;
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}
.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
  align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end;
}
.wp-block-column.is-vertically-aligned-stretch {
  align-self: stretch;
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%;
}
.wp-block-post-comments {
  box-sizing: border-box;
}
.wp-block-post-comments .alignleft {
  float: left;
}
.wp-block-post-comments .alignright {
  float: right;
}
.wp-block-post-comments .navigation:after {
  clear: both;
  content: "";
  display: table;
}
.wp-block-post-comments .commentlist {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em;
}
.wp-block-post-comments .commentlist .comment p {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0;
}
.wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-block-post-comments .comment-author {
  line-height: 1.5;
}
.wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  margin-top: 0.5em;
  width: 2.5em;
}
.wp-block-post-comments .comment-author cite {
  font-style: normal;
}
.wp-block-post-comments .comment-meta {
  font-size: 0.875em;
  line-height: 1.5;
}
.wp-block-post-comments .comment-meta b {
  font-weight: 400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
}
.wp-block-post-comments .comment-body .commentmetadata {
  font-size: 0.875em;
}
.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}
.wp-block-post-comments
  .comment-form
  input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}
.wp-block-post-comments
  .comment-form-cookies-consent
  #wp-comment-cookies-consent {
  margin-top: 0.35em;
}
.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0;
}
.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
.wp-block-post-comments .reply {
  font-size: 0.875em;
  margin-bottom: 1.4em;
}
.wp-block-post-comments input:not([type="submit"]),
.wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}
.wp-block-post-comments input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments textarea {
  padding: calc(0.667em + 2px);
}
:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}
.wp-block-comments {
  box-sizing: border-box;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous {
  font-size: inherit;
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination
  > .wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination
  > .wp-block-comments-pagination-previous:last-child {
  margin-right: 0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}
.wp-block-comments-pagination
  .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}
.wp-block-comments-pagination
  .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-comments-pagination.aligncenter {
  justify-content: center;
}
.wp-block-comment-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
}
.wp-block-comment-template li {
  clear: both;
}
.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem;
}
.wp-block-comment-template.alignleft {
  float: left;
}
.wp-block-comment-template.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
.wp-block-comment-template.alignright {
  float: right;
}
.wp-block-comment-date {
  box-sizing: border-box;
}
.comment-awaiting-moderation {
  display: block;
  font-size: 0.875em;
  line-height: 1.5;
}
.wp-block-comment-author-name,
.wp-block-comment-content,
.wp-block-comment-edit-link,
.wp-block-comment-reply-link {
  box-sizing: border-box;
}
.wp-block-cover,
.wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  overflow: hidden;
  overflow: clip;
  padding: 1em;
  position: relative;
}
.wp-block-cover .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image.has-background-dim:not([class*="-background-color"]),
.wp-block-cover.has-background-dim:not([class*="-background-color"]) {
  background-color: #000;
}
.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
  background-color: initial;
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: "";
}
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-10
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(
    .has-background-gradient
  ):before {
  opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-20
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(
    .has-background-gradient
  ):before {
  opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-30
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(
    .has-background-gradient
  ):before {
  opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-40
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(
    .has-background-gradient
  ):before {
  opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-50
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(
    .has-background-gradient
  ):before {
  opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-60
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(
    .has-background-gradient
  ):before {
  opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-70
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(
    .has-background-gradient
  ):before {
  opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-80
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(
    .has-background-gradient
  ):before {
  opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-90
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(
    .has-background-gradient
  ):before {
  opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-100
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(
    .has-background-gradient
  ):before {
  opacity: 1;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: 0.1;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: 0.2;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: 0.4;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: 0.5;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: 0.6;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: 0.7;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: 0.8;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex;
}
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  color: inherit;
  position: relative;
  width: 100%;
}
.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}
.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}
.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}
.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}
.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position
  .wp-block-cover__inner-container {
  margin: 0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right
  .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}
.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
@supports (-webkit-touch-callout: inherit) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}
.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
  margin-left: 0;
  text-align: left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
  margin-right: 0;
  text-align: right;
}
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image > h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
  z-index: 1;
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}
:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit;
}
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__image-background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__video-background {
  z-index: 0;
}
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__gradient-background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__inner-container,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  ).has-background-dim:not(.has-background-gradient):before {
  z-index: 1;
}
.has-modal-open
  body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__inner-container {
  z-index: auto;
}
.wp-block-details {
  box-sizing: border-box;
}
.wp-block-details summary {
  cursor: pointer;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"] > [data-type="core/embed"],
.wp-block[data-align="right"] > [data-type="core/embed"] {
  max-width: 360px;
  width: 100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align="left"]
  > [data-type="core/embed"]
  .wp-block-embed__wrapper,
.wp-block[data-align="right"]
  > [data-type="core/embed"]
  .wp-block-embed__wrapper {
  min-width: 280px;
}
.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px;
}
.wp-block-embed {
  overflow-wrap: break-word;
}
.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-embed iframe {
  max-width: 100%;
}
.wp-block-embed__wrapper {
  position: relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%;
}
.wp-block-file {
  box-sizing: border-box;
}
.wp-block-file:not(.wp-element-button) {
  font-size: 0.8em;
}
.wp-block-file.aligncenter {
  text-align: center;
}
.wp-block-file.alignright {
  text-align: right;
}
.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
}
:where(.wp-block-file) {
  margin-bottom: 1.5em;
}
.wp-block-file__embed {
  margin-bottom: 1em;
}
:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
.wp-block-form-input__label {
  display: flex;
  flex-direction: column;
  gap: 0.25em;
  margin-bottom: 0.5em;
  width: 100%;
}
.wp-block-form-input__label.is-label-inline {
  align-items: center;
  flex-direction: row;
  gap: 0.5em;
}
.wp-block-form-input__label.is-label-inline
  .wp-block-form-input__label-content {
  margin-bottom: 0.5em;
}
.wp-block-form-input__label:has(input[type="checkbox"]) {
  flex-direction: row;
  width: fit-content;
}
.wp-block-form-input__label:has(input[type="checkbox"])
  .wp-block-form-input__label-content {
  margin: 0;
}
.wp-block-form-input__label:has(
    .wp-block-form-input__label-content + input[type="checkbox"]
  ) {
  flex-direction: row-reverse;
}
.wp-block-form-input__label-content {
  width: fit-content;
}
.wp-block-form-input__input {
  font-size: 1em;
  margin-bottom: 0.5em;
  padding: 0 0.5em;
}
.wp-block-form-input__input[type="date"],
.wp-block-form-input__input[type="datetime-local"],
.wp-block-form-input__input[type="datetime"],
.wp-block-form-input__input[type="email"],
.wp-block-form-input__input[type="month"],
.wp-block-form-input__input[type="number"],
.wp-block-form-input__input[type="password"],
.wp-block-form-input__input[type="search"],
.wp-block-form-input__input[type="tel"],
.wp-block-form-input__input[type="text"],
.wp-block-form-input__input[type="time"],
.wp-block-form-input__input[type="url"],
.wp-block-form-input__input[type="week"] {
  border: 1px solid;
  line-height: 2;
  min-height: 2em;
}
textarea.wp-block-form-input__input {
  min-height: 10em;
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-image
  figcaption
  img,
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-item
  figcaption
  img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  flex-grow: 1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped
  .blocks-gallery-image
  img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped
  .blocks-gallery-item
  img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  flex: 1;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - 0.66667em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - 0.75em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - 0.8em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - 0.83333em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - 0.85714em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - 0.875em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-1
    .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-1
    .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2
    .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2
    .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3
    .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3
    .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4
    .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4
    .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5
    .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5
    .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6
    .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6
    .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7
    .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7
    .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8
    .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8
    .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-1
    .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-1
    .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-2
    .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-2
    .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-3
    .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-3
    .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-4
    .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-4
    .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-5
    .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-5
    .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-6
    .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-6
    .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-7
    .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-7
    .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-8
    .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-8
    .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter
  .blocks-gallery-item
  figure,
.wp-block-gallery:not(.has-nested-images).aligncenter
  .blocks-gallery-item
  figure {
  justify-content: center;
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start;
}
figure.wp-block-gallery.has-nested-images {
  align-items: normal;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
  flex-direction: column;
  flex-grow: 1;
  margin: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery.has-nested-images
  figure.wp-block-image:has(figcaption):before {
  bottom: 0;
  left: 0;
  max-height: 100%;
  position: absolute;
  right: 0;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image:has(figcaption):before {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  content: "";
  height: 100%;
  -webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
  mask-image: linear-gradient(0deg, #000 20%, #0000);
  max-height: 40%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, #0006, #0000);
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  margin: 0;
  overflow: auto;
  padding: 1em;
  scrollbar-color: #0000 #0000;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
  text-align: center;
  text-shadow: 0 0 1.5px #000;
  will-change: transform;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption::-webkit-scrollbar-track {
  background-color: initial;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: initial;
  border: 3px solid #0000;
  border-radius: 8px;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:hover::-webkit-scrollbar-thumb {
  background-color: #fffc;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
  scrollbar-color: #fffc #0000;
}
@media (hover: none) {
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    scrollbar-color: #fffc #0000;
  }
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border
  img {
  box-sizing: border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border
  > div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.is-style-rounded
  > div {
  flex: 1 1 auto;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border
  figcaption,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.is-style-rounded
  figcaption {
  background: none;
  color: inherit;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
  text-shadow: none;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.is-style-rounded:before {
  content: none;
}
.wp-block-gallery.has-nested-images figcaption {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped)
  figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image) {
  align-self: inherit;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  > a,
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  > div:not(.components-drop-zone) {
  display: flex;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  a,
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  img {
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.wp-block-gallery.has-nested-images.columns-1
  figure.wp-block-image:not(#individual-image) {
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-gallery.has-nested-images.columns-3
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667
    );
  }
  .wp-block-gallery.has-nested-images.columns-4
    figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
  }
  .wp-block-gallery.has-nested-images.columns-5
    figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
  }
  .wp-block-gallery.has-nested-images.columns-6
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333
    );
  }
  .wp-block-gallery.has-nested-images.columns-7
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714
    );
  }
  .wp-block-gallery.has-nested-images.columns-8
    figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
  }
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667
    );
  }
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)
    ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
  }
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%;
  }
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%;
}
.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
}
.wp-block-group {
  box-sizing: border-box;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative;
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em;
}
h1.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h1.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h2.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h2.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h3.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h3.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h4.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h4.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h5.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h5.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h6.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h6.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]) {
  rotate: 180deg;
}
.wp-block-image > a,
.wp-block-image > figure > a {
  display: inline-block;
}
.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
@media not (prefers-reduced-motion) {
  .wp-block-image img.hide {
    visibility: hidden;
  }
  .wp-block-image img.show {
    animation: show-content-image 0.4s;
  }
}
.wp-block-image[style*="border-radius"] img,
.wp-block-image[style*="border-radius"] > a {
  border-radius: inherit;
}
.wp-block-image.has-custom-border img {
  box-sizing: border-box;
}
.wp-block-image.aligncenter {
  text-align: center;
}
.wp-block-image.alignfull > a,
.wp-block-image.alignwide > a {
  width: 100%;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  height: auto;
  width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  display: table;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image.alignright > figcaption {
  caption-side: bottom;
  display: table-caption;
}
.wp-block-image .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.wp-block-image .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-image.is-style-circle-mask img {
  border-radius: 9999px;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or
  (-webkit-mask-image: none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
  }
}
:root
  :where(
    .wp-block-image.is-style-rounded img,
    .wp-block-image .is-style-rounded img
  ) {
  border-radius: 9999px;
}
.wp-block-image figure {
  margin: 0;
}
.wp-lightbox-container {
  display: flex;
  flex-direction: column;
  position: relative;
}
.wp-lightbox-container img {
  cursor: zoom-in;
}
.wp-lightbox-container img:hover + button {
  opacity: 1;
}
.wp-lightbox-container button {
  align-items: center;
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  backdrop-filter: blur(16px) saturate(180%);
  background-color: #5a5a5a40;
  border: none;
  border-radius: 4px;
  cursor: zoom-in;
  display: flex;
  height: 20px;
  justify-content: center;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 16px;
  text-align: center;
  top: 16px;
  width: 20px;
  z-index: 100;
}
@media not (prefers-reduced-motion) {
  .wp-lightbox-container button {
    transition: opacity 0.2s ease;
  }
}
.wp-lightbox-container button:focus-visible {
  outline: 3px auto #5a5a5a40;
  outline: 3px auto -webkit-focus-ring-color;
  outline-offset: 3px;
}
.wp-lightbox-container button:hover {
  cursor: pointer;
  opacity: 1;
}
.wp-lightbox-container button:focus {
  opacity: 1;
}
.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
  background-color: #5a5a5a40;
  border: none;
}
.wp-lightbox-overlay {
  box-sizing: border-box;
  cursor: zoom-out;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 100000;
}
.wp-lightbox-overlay .close-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  min-height: 40px;
  min-width: 40px;
  padding: 0;
  position: absolute;
  right: calc(env(safe-area-inset-right) + 16px);
  top: calc(env(safe-area-inset-top) + 16px);
  z-index: 5000000;
}
.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay
  .close-button:not(:hover):not(:active):not(.has-background) {
  background: none;
  border: none;
}
.wp-lightbox-overlay .lightbox-image-container {
  height: var(--wp--lightbox-container-height);
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: top left;
  width: var(--wp--lightbox-container-width);
  z-index: 9999999999;
}
.wp-lightbox-overlay .wp-block-image {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
  position: relative;
  transform-origin: 0 0;
  width: 100%;
  z-index: 3000000;
}
.wp-lightbox-overlay .wp-block-image img {
  height: var(--wp--lightbox-image-height);
  min-height: var(--wp--lightbox-image-height);
  min-width: var(--wp--lightbox-image-width);
  width: var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption {
  display: none;
}
.wp-lightbox-overlay button {
  background: none;
  border: none;
}
.wp-lightbox-overlay .scrim {
  background-color: #fff;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  width: 100%;
  z-index: 2000000;
}
.wp-lightbox-overlay.active {
  visibility: visible;
}
@media not (prefers-reduced-motion) {
  .wp-lightbox-overlay.active {
    animation: turn-on-visibility 0.25s both;
  }
  .wp-lightbox-overlay.active img {
    animation: turn-on-visibility 0.35s both;
  }
  .wp-lightbox-overlay.show-closing-animation:not(.active) {
    animation: turn-off-visibility 0.35s both;
  }
  .wp-lightbox-overlay.show-closing-animation:not(.active) img {
    animation: turn-off-visibility 0.25s both;
  }
  .wp-lightbox-overlay.zoom.active {
    animation: none;
    opacity: 1;
    visibility: visible;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container {
    animation: lightbox-zoom-in 0.4s;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
    animation: none;
  }
  .wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility 0.4s forwards;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
    animation: none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active)
    .lightbox-image-container {
    animation: lightbox-zoom-out 0.4s;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active)
    .lightbox-image-container
    img {
    animation: none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
    animation: turn-off-visibility 0.4s forwards;
  }
}
@keyframes show-content-image {
  0% {
    visibility: hidden;
  }
  99% {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
@keyframes turn-on-visibility {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes turn-off-visibility {
  0% {
    opacity: 1;
    visibility: visible;
  }
  99% {
    opacity: 0;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes lightbox-zoom-in {
  0% {
    transform: translate(
        calc(
          (-100vw + var(--wp--lightbox-scrollbar-width)) / 2 +
            var(--wp--lightbox-initial-left-position)
        ),
        calc(-50vh + var(--wp--lightbox-initial-top-position))
      )
      scale(var(--wp--lightbox-scale));
  }
  to {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes lightbox-zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1);
    visibility: visible;
  }
  99% {
    visibility: visible;
  }
  to {
    transform: translate(
        calc(
          (-100vw + var(--wp--lightbox-scrollbar-width)) / 2 +
            var(--wp--lightbox-initial-left-position)
        ),
        calc(-50vh + var(--wp--lightbox-initial-top-position))
      )
      scale(var(--wp--lightbox-scale));
    visibility: hidden;
  }
}
ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment
      )
  ) {
  line-height: 1.1;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment-excerpt p
      )
  ) {
  line-height: 1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*="line-height"])),
.has-excerpts :where(.wp-block-latest-comments:not([style*="line-height"])) {
  line-height: 1.5;
}
.wp-block-latest-comments .wp-block-latest-comments {
  padding-left: 0;
}
.wp-block-latest-comments__comment {
  list-style: none;
  margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em;
}
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em;
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 0.875em;
  margin: 0.36em 0 1.4em;
}
.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 0.75em;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  width: 2.5em;
}
.wp-block-latest-comments[class*="-font-size"] a,
.wp-block-latest-comments[style*="font-size"] a {
  font-size: inherit;
}
.wp-block-latest-posts {
  box-sizing: border-box;
}
.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}
.wp-block-latest-posts.alignright {
  margin-left: 2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  overflow-wrap: break-word;
}
.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
}
.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 0.625em);
  }
  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em);
  }
  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em);
  }
  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0;
  }
}
:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0;
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  font-size: 0.8125em;
}
.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-full-content {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-latest-posts__featured-image a {
  display: inline-block;
}
.wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto;
}
.wp-block-latest-posts__featured-image.alignleft {
  float: left;
  margin-right: 1em;
}
.wp-block-latest-posts__featured-image.alignright {
  float: right;
  margin-left: 1em;
}
.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center;
}
ol,
ul {
  box-sizing: border-box;
}
:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-loginout,
.wp-block-media-text {
  box-sizing: border-box;
}
.wp-block-media-text {
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto;
}
.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__media {
  align-self: start;
}
.wp-block-media-text.is-vertically-aligned-center
  > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__media,
.wp-block-media-text > .wp-block-media-text__content,
.wp-block-media-text > .wp-block-media-text__media {
  align-self: center;
}
.wp-block-media-text.is-vertically-aligned-bottom
  > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom
  > .wp-block-media-text__media {
  align-self: end;
}
.wp-block-media-text > .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0;
}
.wp-block-media-text > .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word;
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
}
.wp-block-media-text__media a {
  display: block;
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media > a {
  display: block;
  height: 100%;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media img {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  position: relative;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media > a {
  display: block;
  height: 100%;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
  }
  .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }
}
.wp-block-navigation {
  position: relative;
  --navigation-layout-justification-setting: flex-start;
  --navigation-layout-direction: row;
  --navigation-layout-wrap: wrap;
  --navigation-layout-justify: flex-start;
  --navigation-layout-align: center;
}
.wp-block-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none;
  padding: 0;
}
.wp-block-navigation .wp-block-navigation-item {
  align-items: center;
  display: flex;
  position: relative;
}
.wp-block-navigation
  .wp-block-navigation-item
  .wp-block-navigation__submenu-container:empty {
  display: none;
}
.wp-block-navigation .wp-block-navigation-item__content {
  display: block;
}
.wp-block-navigation
  .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: inherit;
}
.wp-block-navigation.has-text-decoration-underline
  .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline
  .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline
  .wp-block-navigation-item__content:focus {
  text-decoration: underline;
}
.wp-block-navigation.has-text-decoration-line-through
  .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through
  .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through
  .wp-block-navigation-item__content:focus {
  text-decoration: line-through;
}
.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
  text-decoration: none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
  align-self: center;
  background-color: inherit;
  border: none;
  color: currentColor;
  display: inline-block;
  font-size: inherit;
  height: 0.6em;
  line-height: 0;
  margin-left: 0.25em;
  padding: 0;
  width: 0.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
  display: inline-block;
  stroke: currentColor;
  height: inherit;
  margin-top: 0.075em;
  width: inherit;
}
.wp-block-navigation.is-vertical {
  --navigation-layout-direction: column;
  --navigation-layout-justify: initial;
  --navigation-layout-align: flex-start;
}
.wp-block-navigation.no-wrap {
  --navigation-layout-wrap: nowrap;
}
.wp-block-navigation.items-justified-center {
  --navigation-layout-justification-setting: center;
  --navigation-layout-justify: center;
}
.wp-block-navigation.items-justified-center.is-vertical {
  --navigation-layout-align: center;
}
.wp-block-navigation.items-justified-right {
  --navigation-layout-justification-setting: flex-end;
  --navigation-layout-justify: flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical {
  --navigation-layout-align: flex-end;
}
.wp-block-navigation.items-justified-space-between {
  --navigation-layout-justification-setting: space-between;
  --navigation-layout-justify: space-between;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 0;
  left: -1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 0;
  z-index: 2;
}
@media not (prefers-reduced-motion) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    transition: opacity 0.1s linear;
  }
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content
  .wp-block-navigation__submenu-icon {
  margin-left: auto;
  margin-right: 0;
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation-item__content {
  margin: 0;
}
@media (min-width: 782px) {
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container {
    left: 100%;
    top: -1px;
  }
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container:before {
    background: #0000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: 0.5em;
  }
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-icon {
    margin-right: 0.25em;
  }
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-icon
    svg {
    transform: rotate(-90deg);
  }
}
.wp-block-navigation
  .has-child
  .wp-block-navigation-submenu__toggle[aria-expanded="true"]
  ~ .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):hover
  > .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within
  > .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}
.wp-block-navigation.has-background
  .has-child
  .wp-block-navigation__submenu-container {
  left: 0;
  top: 100%;
}
@media (min-width: 782px) {
  .wp-block-navigation.has-background
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0;
  }
}
.wp-block-navigation-submenu {
  display: flex;
  position: relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: currentColor;
}
button.wp-block-navigation-item__content {
  background-color: initial;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: left;
  text-transform: inherit;
}
.wp-block-navigation-submenu__toggle {
  cursor: pointer;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
  padding-left: 0;
  padding-right: 0.85em;
}
.wp-block-navigation-item.open-on-click
  .wp-block-navigation-submenu__toggle
  + .wp-block-navigation__submenu-icon {
  margin-left: -0.6em;
  pointer-events: none;
}
.wp-block-navigation-item.open-on-click
  button.wp-block-navigation-item__content:not(
    .wp-block-navigation-submenu__toggle
  ) {
  padding: 0;
}
.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
  gap: inherit;
}
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ) {
  padding: 0.5em 1em;
}
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      button.wp-block-navigation-item__content
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-pages-list__item
      button.wp-block-navigation-item__content
  ) {
  padding: 0.5em 1em;
}
.wp-block-navigation.items-justified-right
  .wp-block-navigation__container
  .has-child
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right
  .wp-block-page-list
  > .has-child
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  .wp-block-page-list
  > .has-child:last-child
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  > .wp-block-navigation__container
  > .has-child:last-child
  .wp-block-navigation__submenu-container {
  left: auto;
  right: 0;
}
.wp-block-navigation.items-justified-right
  .wp-block-navigation__container
  .has-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right
  .wp-block-page-list
  > .has-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  .wp-block-page-list
  > .has-child:last-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  > .wp-block-navigation__container
  > .has-child:last-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container {
  left: -1px;
  right: -1px;
}
@media (min-width: 782px) {
  .wp-block-navigation.items-justified-right
    .wp-block-navigation__container
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-right
    .wp-block-page-list
    > .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between
    .wp-block-page-list
    > .has-child:last-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between
    > .wp-block-navigation__container
    > .has-child:last-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container {
    left: auto;
    right: 100%;
  }
}
.wp-block-navigation:not(.has-background)
  .wp-block-navigation__submenu-container {
  background-color: #fff;
  border: 1px solid #00000026;
}
.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
  background-color: inherit;
}
.wp-block-navigation:not(.has-text-color)
  .wp-block-navigation__submenu-container {
  color: #000;
}
.wp-block-navigation__container {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.wp-block-navigation__container .is-responsive {
  display: none;
}
.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
  flex-grow: 1;
}
@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(0.5em);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.wp-block-navigation__responsive-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
  color: inherit;
}
.wp-block-navigation__responsive-container
  .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
  background-color: inherit !important;
  color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open {
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem)
    clamp(1rem, var(--wp--style--root--padding-right), 20rem)
    clamp(1rem, var(--wp--style--root--padding-bottom), 20rem)
    clamp(1rem, var(--wp--style--root--padding-left), 20rem);
  z-index: 100000;
}
@media not (prefers-reduced-motion) {
  .wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation 0.1s ease-out;
    animation-fill-mode: forwards;
  }
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-justification-setting, inherit);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: visible;
  padding-top: calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-page-list {
  justify-content: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__submenu-icon {
  display: none;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .has-child
  .wp-block-navigation__submenu-container {
  border: none;
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: initial;
  padding-left: 2rem;
  padding-right: 2rem;
  position: static;
  visibility: visible;
  width: auto;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__submenu-container {
  gap: inherit;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__submenu-container {
  padding-top: var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation-item__content {
  padding: 0;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-page-list {
  align-items: var(--navigation-layout-justification-setting, initial);
  display: flex;
  flex-direction: column;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation-item
  .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
  background: #0000 !important;
  color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: auto;
  right: auto;
}
@media (min-width: 600px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(
      .is-menu-open
    ) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(
      .is-menu-open
    )
    .wp-block-navigation__responsive-container-close {
    display: none;
  }
  .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0;
  }
}
.wp-block-navigation:not(.has-background)
  .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff;
}
.wp-block-navigation:not(.has-text-color)
  .wp-block-navigation__responsive-container.is-menu-open {
  color: #000;
}
.wp-block-navigation__toggle_button_label {
  font-size: 1rem;
  font-weight: 700;
}
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  background: #0000;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  vertical-align: middle;
}
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px;
}
.wp-block-navigation__responsive-container-open {
  display: flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
@media (min-width: 600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }
}
.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.wp-block-navigation__responsive-close {
  width: 100%;
}
.has-modal-open .wp-block-navigation__responsive-close {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus {
  outline: none;
}
.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
  box-sizing: border-box;
}
.wp-block-navigation__responsive-dialog {
  position: relative;
}
.has-modal-open
  .admin-bar
  .is-menu-open
  .wp-block-navigation__responsive-dialog {
  margin-top: 46px;
}
@media (min-width: 782px) {
  .has-modal-open
    .admin-bar
    .is-menu-open
    .wp-block-navigation__responsive-dialog {
    margin-top: 32px;
  }
}
html.has-modal-open {
  overflow: hidden;
}
.wp-block-navigation .wp-block-navigation-item__label {
  overflow-wrap: break-word;
}
.wp-block-navigation .wp-block-navigation-item__description {
  display: none;
}
.link-ui-tools {
  border-top: 1px solid #f0f0f0;
  padding: 8px;
}
.link-ui-block-inserter {
  padding-top: 8px;
}
.link-ui-block-inserter__back {
  margin-left: 8px;
  text-transform: uppercase;
}
.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item {
  background-color: inherit;
}
.wp-block-page-list {
  box-sizing: border-box;
}
.is-small-text {
  font-size: 0.875em;
}
.is-regular-text {
  font-size: 1em;
}
.is-large-text {
  font-size: 2.25em;
}
.is-larger-text {
  font-size: 3em;
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: 0.68;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: 0.1em;
}
p.has-drop-cap.has-background {
  overflow: hidden;
}
:root :where(p.has-background) {
  padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}
p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
  rotate: 180deg;
}
.wp-block-post-author {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.wp-block-post-author__byline {
  font-size: 0.5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.wp-block-post-author__avatar {
  margin-right: 1em;
}
.wp-block-post-author__bio {
  font-size: 0.7em;
  margin-bottom: 0.7em;
}
.wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1;
}
.wp-block-post-author__name {
  margin: 0;
}
.wp-block-post-author-biography {
  box-sizing: border-box;
}
:where(.wp-block-post-comments-form) input:not([type="submit"]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}
:where(.wp-block-post-comments-form)
  input:where(:not([type="submit"]):not([type="checkbox"])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(0.667em + 2px);
}
.wp-block-post-comments-form {
  box-sizing: border-box;
}
.wp-block-post-comments-form[style*="font-weight"]
  :where(.comment-reply-title) {
  font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"]
  :where(.comment-reply-title) {
  font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
  font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"]
  :where(.comment-reply-title) {
  line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
  font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"]
  :where(.comment-reply-title) {
  letter-spacing: inherit;
}
.wp-block-post-comments-form :where(input[type="submit"]) {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center;
}
.wp-block-post-comments-form
  .comment-form
  input:not([type="submit"]):not([type="checkbox"]):not([type="hidden"]),
.wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}
.wp-block-post-comments-form
  .comment-form-cookies-consent
  #wp-comment-cookies-consent {
  margin-top: 0.35em;
}
.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
.wp-block-post-comments-count {
  box-sizing: border-box;
}
.wp-block-post-content {
  display: flow-root;
}
.wp-block-post-comments-link,
.wp-block-post-date {
  box-sizing: border-box;
}
:where(.wp-block-post-excerpt) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-post-excerpt__more-text {
  margin-bottom: 0;
  margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__more-link {
  display: inline-block;
}
.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-post-featured-image a {
  display: block;
  height: 100%;
}
.wp-block-post-featured-image :where(img) {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}
.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
  width: 100%;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim {
  background-color: #000;
  inset: 0;
  position: absolute;
}
.wp-block-post-featured-image {
  position: relative;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-gradient {
  background-color: initial;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-0 {
  opacity: 0;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-10 {
  opacity: 0.1;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-20 {
  opacity: 0.2;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-30 {
  opacity: 0.3;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-40 {
  opacity: 0.4;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-50 {
  opacity: 0.5;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-60 {
  opacity: 0.6;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-70 {
  opacity: 0.7;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-80 {
  opacity: 0.8;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-90 {
  opacity: 0.9;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-100 {
  opacity: 1;
}
.wp-block-post-featured-image:where(.alignleft, .alignright) {
  width: 100%;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
  display: inline-block;
  margin-right: 1ch;
}
.wp-block-post-navigation-link
  .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
  display: inline-block;
  margin-left: 1ch;
}
.wp-block-post-navigation-link
  .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],
.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
  rotate: 180deg;
}
.wp-block-post-terms {
  box-sizing: border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator {
  white-space: pre-wrap;
}
.wp-block-post-time-to-read,
.wp-block-post-title {
  box-sizing: border-box;
}
.wp-block-post-title {
  word-break: break-word;
}
.wp-block-post-title :where(a) {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
.wp-block-post-author-name {
  box-sizing: border-box;
}
.wp-block-preformatted {
  box-sizing: border-box;
  white-space: pre-wrap;
}
:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-pullquote {
  box-sizing: border-box;
  margin: 0 0 1em;
  overflow-wrap: break-word;
  padding: 4em 0;
  text-align: center;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
  color: inherit;
}
.wp-block-pullquote blockquote {
  margin: 0;
}
.wp-block-pullquote p {
  margin-top: 0;
}
.wp-block-pullquote p:last-child {
  margin-bottom: 0;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 420px;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}
.wp-block-pullquote .has-text-color a {
  color: inherit;
}
.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left;
}
.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right;
}
.wp-block-pullquote.has-text-align-center blockquote {
  text-align: center;
}
.wp-block-pullquote.is-style-solid-color {
  border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none;
}
.wp-block-pullquote cite {
  color: inherit;
  display: block;
}
.wp-block-post-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
}
.wp-block-post-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em;
}
.wp-block-post-template.is-flex-container > li {
  margin: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - 0.625em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
    width: calc(20% - 1em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
    width: calc(16.66667% - 1.04167em);
  }
}
@media (max-width: 600px) {
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr;
  }
}
.wp-block-post-template-is-layout-constrained > li > .alignright,
.wp-block-post-template-is-layout-flow > li > .alignright {
  float: right;
  margin-inline-end: 0;
  margin-inline-start: 2em;
}
.wp-block-post-template-is-layout-constrained > li > .alignleft,
.wp-block-post-template-is-layout-flow > li > .alignleft {
  float: left;
  margin-inline-end: 2em;
  margin-inline-start: 0;
}
.wp-block-post-template-is-layout-constrained > li > .aligncenter,
.wp-block-post-template-is-layout-flow > li > .aligncenter {
  margin-inline-end: auto;
  margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between
  > .wp-block-query-pagination-next:last-of-type {
  margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between
  > .wp-block-query-pagination-previous:first-child {
  margin-inline-end: auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}
.wp-block-query-pagination
  .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}
.wp-block-query-pagination
  .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-query-pagination.aligncenter {
  justify-content: center;
}
.wp-block-query-title,
.wp-block-query-total,
.wp-block-quote {
  box-sizing: border-box;
}
.wp-block-quote {
  overflow-wrap: break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right;
}
.wp-block-quote > cite {
  display: block;
}
.wp-block-read-more {
  display: block;
  width: fit-content;
}
.wp-block-read-more:where(:not([style*="text-decoration"])) {
  text-decoration: none;
}
.wp-block-read-more:where(:not([style*="text-decoration"])):active,
.wp-block-read-more:where(:not([style*="text-decoration"])):focus {
  text-decoration: none;
}
ul.wp-block-rss.alignleft {
  margin-right: 2em;
}
ul.wp-block-rss.alignright {
  margin-left: 2em;
}
ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%;
}
@media (min-width: 600px) {
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em);
  }
  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em);
  }
  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em);
  }
  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em);
  }
  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em);
  }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  font-size: 0.8125em;
}
.wp-block-rss {
  box-sizing: border-box;
  list-style: none;
  padding: 0;
}
.wp-block-search__button {
  margin-left: 10px;
  word-break: normal;
}
.wp-block-search__button.has-icon {
  line-height: 0;
}
.wp-block-search__button svg {
  height: 1.25em;
  min-height: 24px;
  min-width: 24px;
  width: 1.25em;
  fill: currentColor;
  vertical-align: text-bottom;
}
:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}
.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}
.wp-block-search__label {
  width: 100%;
}
.wp-block-search__input {
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset !important;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-left: 0;
  max-width: 100%;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  min-width: 0 !important;
  transition-property: width;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__input {
  flex-basis: 100%;
  transition-duration: 0.3s;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden
  .wp-block-search__inside-wrapper {
  overflow: hidden;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden
  .wp-block-search__input {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  flex-basis: 0;
  flex-grow: 0;
  margin: 0;
  min-width: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 0 !important;
}
:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input:focus {
  outline: none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  :where(.wp-block-search__button) {
  padding: 4px 8px;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto;
}
.wp-block[data-align="right"]
  .wp-block-search.wp-block-search__button-only
  .wp-block-search__inside-wrapper {
  float: right;
}
.wp-block-separator {
  border: none;
  border-top: 2px solid;
}
:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center;
}
:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}
.wp-block-separator.is-style-dots {
  background: none !important;
  border: none !important;
}
.wp-block-site-logo {
  box-sizing: border-box;
  line-height: 0;
}
.wp-block-site-logo a {
  display: inline-block;
  line-height: 0;
}
.wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px;
}
.wp-block-site-logo img {
  height: auto;
  max-width: 100%;
}
.wp-block-site-logo a,
.wp-block-site-logo img {
  border-radius: inherit;
}
.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px;
}
.wp-block-site-tagline,
.wp-block-site-title {
  box-sizing: border-box;
}
.wp-block-site-title :where(a) {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
.wp-block-social-links {
  background: none;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}
.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none;
}
.wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: 0.65em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wp-block-social-links.has-small-icon-size {
  font-size: 16px;
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}
.wp-block-social-links.has-large-icon-size {
  font-size: 36px;
}
.wp-block-social-links.has-huge-icon-size {
  font-size: 48px;
}
.wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center;
}
.wp-block-social-links.alignright {
  justify-content: flex-end;
}
.wp-block-social-link {
  border-radius: 9999px;
  display: block;
  height: auto;
}
@media not (prefers-reduced-motion) {
  .wp-block-social-link {
    transition: transform 0.1s ease;
  }
}
.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0;
}
.wp-block-social-link:hover {
  transform: scale(1.1);
}
.wp-block-social-links .wp-block-social-link.wp-social-link {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor
  svg,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor:active,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor:hover,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor:visited {
  color: currentColor;
  fill: currentColor;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-discord {
  background-color: #5865f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-facebook {
  background-color: #0866ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-medium {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-patreon {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-threads {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: none;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
  color: #5865f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #0866ff;
}
:where(.wp-block-social-links.is-style-logos-only)
  .wp-social-link-fivehundredpx {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}
:root :where(.wp-block-social-links .wp-social-link a) {
  padding: 0.25em;
}
:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0;
}
:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
}
.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color)
  .wp-social-link-snapchat
  .wp-block-social-link-label {
  color: #000;
}
.wp-block-spacer {
  clear: both;
}
.wp-block-tag-cloud {
  box-sizing: border-box;
}
.wp-block-tag-cloud.aligncenter {
  justify-content: center;
  text-align: center;
}
.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em;
}
.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px;
}
.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}
:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}
:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}
.wp-block-table {
  overflow-x: auto;
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table thead {
  border-bottom: 3px solid;
}
.wp-block-table tfoot {
  border-top: 3px solid;
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
  background-color: initial;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: #0000;
}
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color > * {
  border-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:first-child,
.wp-block-table table[style*="border-top-color"] tr:first-child td,
.wp-block-table table[style*="border-top-color"] tr:first-child th,
.wp-block-table table[style*="border-top-color"] > *,
.wp-block-table table[style*="border-top-color"] > * td,
.wp-block-table table[style*="border-top-color"] > * th {
  border-top-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:not(:first-child) {
  border-top-color: initial;
}
.wp-block-table table[style*="border-right-color"] td:last-child,
.wp-block-table table[style*="border-right-color"] th,
.wp-block-table table[style*="border-right-color"] tr,
.wp-block-table table[style*="border-right-color"] > * {
  border-right-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:last-child,
.wp-block-table table[style*="border-bottom-color"] tr:last-child td,
.wp-block-table table[style*="border-bottom-color"] tr:last-child th,
.wp-block-table table[style*="border-bottom-color"] > *,
.wp-block-table table[style*="border-bottom-color"] > * td,
.wp-block-table table[style*="border-bottom-color"] > * th {
  border-bottom-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:not(:last-child) {
  border-bottom-color: initial;
}
.wp-block-table table[style*="border-left-color"] td:first-child,
.wp-block-table table[style*="border-left-color"] th,
.wp-block-table table[style*="border-left-color"] tr,
.wp-block-table table[style*="border-left-color"] > * {
  border-left-color: inherit;
}
.wp-block-table table[style*="border-style"] td,
.wp-block-table table[style*="border-style"] th,
.wp-block-table table[style*="border-style"] tr,
.wp-block-table table[style*="border-style"] > * {
  border-style: inherit;
}
.wp-block-table table[style*="border-width"] td,
.wp-block-table table[style*="border-width"] th,
.wp-block-table table[style*="border-width"] tr,
.wp-block-table table[style*="border-width"] > * {
  border-style: inherit;
  border-width: inherit;
}
:root :where(.wp-block-table-of-contents) {
  box-sizing: border-box;
}
:where(.wp-block-term-description) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
.wp-block-term-description p {
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex;
}
.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.3333333333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}
pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap;
}
:where(pre.wp-block-verse) {
  font-family: inherit;
}
.wp-block-video {
  box-sizing: border-box;
}
.wp-block-video video {
  vertical-align: middle;
  width: 100%;
}
@supports (position: sticky) {
  .wp-block-video [poster] {
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}
.wp-block-video :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.editor-styles-wrapper,
.entry-content {
  counter-reset: footnotes;
}
a[data-fn].fn {
  counter-increment: footnotes;
  display: inline-flex;
  font-size: smaller;
  text-decoration: none;
  text-indent: -9999999px;
  vertical-align: super;
}
a[data-fn].fn:after {
  content: "[" counter(footnotes) "]";
  float: left;
  text-indent: 0;
}
.wp-element-button {
  cursor: pointer;
}
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}
:root .has-very-light-gray-background-color {
  background-color: #eee;
}
:root .has-very-dark-gray-background-color {
  background-color: #313131;
}
:root .has-very-light-gray-color {
  color: #eee;
}
:root .has-very-dark-gray-color {
  color: #313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc);
}
.has-regular-font-size {
  font-size: 1em;
}
.has-larger-font-size {
  font-size: 2.625em;
}
.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
}
.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
}
.has-text-align-center {
  text-align: center;
}
.has-text-align-left {
  text-align: left;
}
.has-text-align-right {
  text-align: right;
}
#end-resizable-editor-section {
  display: none;
}
.aligncenter {
  clear: both;
}
.items-justified-left {
  justify-content: flex-start;
}
.items-justified-center {
  justify-content: center;
}
.items-justified-right {
  justify-content: flex-end;
}
.items-justified-space-between {
  justify-content: space-between;
}
.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
html :where(.has-border-color) {
  border-style: solid;
}
html :where([style*="border-top-color"]) {
  border-top-style: solid;
}
html :where([style*="border-right-color"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
  border-left-style: solid;
}
html :where([style*="border-width"]) {
  border-style: solid;
}
html :where([style*="border-top-width"]) {
  border-top-style: solid;
}
html :where([style*="border-right-width"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
  border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}
:where(figure) {
  margin: 0 0 1em;
}
html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(
    --wp-admin--admin-bar--height,
    0px
  );
}
@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}
@font-face {
  font-family: awsm-jobs-icomoon;
  src: url(../../plugins/wp-job-openings/assets/fonts/awsm-jobs-icomoon.eot%3F49gwka);
  src: url(../../plugins/wp-job-openings/assets/fonts/awsm-jobs-icomoon.eot%3F49gwka)
      format("embedded-opentype"),
    url(../../plugins/wp-job-openings/assets/fonts/awsm-jobs-icomoon.ttf%3F49gwka)
      format("truetype"),
    url(../../plugins/wp-job-openings/assets/fonts/awsm-jobs-icomoon.woff%3F49gwka)
      format("woff"),
    url(../../plugins/wp-job-openings/assets/fonts/awsm-jobs-icomoon.svg%3F49gwka)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class*=" awsm-job-icon-"],
[class^="awsm-job-icon-"] {
  font-family: awsm-jobs-icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.awsm-job-icon-close-circle:before {
  content: "\e900";
  color: #a6a6a6;
}
.awsm-job-icon-asterisk:before {
  content: "\f069";
}
.awsm-job-icon-plus:before {
  content: "\f067";
}
.awsm-job-icon-question:before {
  content: "\f128";
}
.awsm-job-icon-minus:before {
  content: "\f068";
}
.awsm-job-icon-glass:before {
  content: "\f000";
}
.awsm-job-icon-music:before {
  content: "\f001";
}
.awsm-job-icon-search:before {
  content: "\f002";
}
.awsm-job-icon-envelope-o:before {
  content: "\f003";
}
.awsm-job-icon-heart:before {
  content: "\f004";
}
.awsm-job-icon-star:before {
  content: "\f005";
}
.awsm-job-icon-star-o:before {
  content: "\f006";
}
.awsm-job-icon-user:before {
  content: "\f007";
}
.awsm-job-icon-film:before {
  content: "\f008";
}
.awsm-job-icon-th-large:before {
  content: "\f009";
}
.awsm-job-icon-th:before {
  content: "\f00a";
}
.awsm-job-icon-th-list:before {
  content: "\f00b";
}
.awsm-job-icon-check:before {
  content: "\f00c";
}
.awsm-job-icon-close:before {
  content: "\f00d";
}
.awsm-job-icon-remove:before {
  content: "\f00d";
}
.awsm-job-icon-times:before {
  content: "\f00d";
}
.awsm-job-icon-search-plus:before {
  content: "\f00e";
}
.awsm-job-icon-search-minus:before {
  content: "\f010";
}
.awsm-job-icon-power-off:before {
  content: "\f011";
}
.awsm-job-icon-signal:before {
  content: "\f012";
}
.awsm-job-icon-cog:before {
  content: "\f013";
}
.awsm-job-icon-gear:before {
  content: "\f013";
}
.awsm-job-icon-trash-o:before {
  content: "\f014";
}
.awsm-job-icon-home:before {
  content: "\f015";
}
.awsm-job-icon-file-o:before {
  content: "\f016";
}
.awsm-job-icon-clock-o:before {
  content: "\f017";
}
.awsm-job-icon-road:before {
  content: "\f018";
}
.awsm-job-icon-download:before {
  content: "\f019";
}
.awsm-job-icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.awsm-job-icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.awsm-job-icon-inbox:before {
  content: "\f01c";
}
.awsm-job-icon-play-circle-o:before {
  content: "\f01d";
}
.awsm-job-icon-repeat:before {
  content: "\f01e";
}
.awsm-job-icon-rotate-right:before {
  content: "\f01e";
}
.awsm-job-icon-refresh:before {
  content: "\f021";
}
.awsm-job-icon-list-alt:before {
  content: "\f022";
}
.awsm-job-icon-lock:before {
  content: "\f023";
}
.awsm-job-icon-flag:before {
  content: "\f024";
}
.awsm-job-icon-headphones:before {
  content: "\f025";
}
.awsm-job-icon-volume-off:before {
  content: "\f026";
}
.awsm-job-icon-volume-down:before {
  content: "\f027";
}
.awsm-job-icon-volume-up:before {
  content: "\f028";
}
.awsm-job-icon-qrcode:before {
  content: "\f029";
}
.awsm-job-icon-barcode:before {
  content: "\f02a";
}
.awsm-job-icon-tag:before {
  content: "\f02b";
}
.awsm-job-icon-tags:before {
  content: "\f02c";
}
.awsm-job-icon-book:before {
  content: "\f02d";
}
.awsm-job-icon-bookmark:before {
  content: "\f02e";
}
.awsm-job-icon-print:before {
  content: "\f02f";
}
.awsm-job-icon-camera:before {
  content: "\f030";
}
.awsm-job-icon-font:before {
  content: "\f031";
}
.awsm-job-icon-bold:before {
  content: "\f032";
}
.awsm-job-icon-italic:before {
  content: "\f033";
}
.awsm-job-icon-text-height:before {
  content: "\f034";
}
.awsm-job-icon-text-width:before {
  content: "\f035";
}
.awsm-job-icon-align-left:before {
  content: "\f036";
}
.awsm-job-icon-align-center:before {
  content: "\f037";
}
.awsm-job-icon-align-right:before {
  content: "\f038";
}
.awsm-job-icon-align-justify:before {
  content: "\f039";
}
.awsm-job-icon-list:before {
  content: "\f03a";
}
.awsm-job-icon-dedent:before {
  content: "\f03b";
}
.awsm-job-icon-outdent:before {
  content: "\f03b";
}
.awsm-job-icon-indent:before {
  content: "\f03c";
}
.awsm-job-icon-video-camera:before {
  content: "\f03d";
}
.awsm-job-icon-image:before {
  content: "\f03e";
}
.awsm-job-icon-photo:before {
  content: "\f03e";
}
.awsm-job-icon-picture-o:before {
  content: "\f03e";
}
.awsm-job-icon-pencil:before {
  content: "\f040";
}
.awsm-job-icon-map-marker:before {
  content: "\f041";
}
.awsm-job-icon-adjust:before {
  content: "\f042";
}
.awsm-job-icon-tint:before {
  content: "\f043";
}
.awsm-job-icon-edit:before {
  content: "\f044";
}
.awsm-job-icon-pencil-square-o:before {
  content: "\f044";
}
.awsm-job-icon-share-square-o:before {
  content: "\f045";
}
.awsm-job-icon-check-square-o:before {
  content: "\f046";
}
.awsm-job-icon-arrows:before {
  content: "\f047";
}
.awsm-job-icon-step-backward:before {
  content: "\f048";
}
.awsm-job-icon-fast-backward:before {
  content: "\f049";
}
.awsm-job-icon-backward:before {
  content: "\f04a";
}
.awsm-job-icon-play:before {
  content: "\f04b";
}
.awsm-job-icon-pause:before {
  content: "\f04c";
}
.awsm-job-icon-stop:before {
  content: "\f04d";
}
.awsm-job-icon-forward:before {
  content: "\f04e";
}
.awsm-job-icon-fast-forward:before {
  content: "\f050";
}
.awsm-job-icon-step-forward:before {
  content: "\f051";
}
.awsm-job-icon-eject:before {
  content: "\f052";
}
.awsm-job-icon-chevron-left:before {
  content: "\f053";
}
.awsm-job-icon-chevron-right:before {
  content: "\f054";
}
.awsm-job-icon-plus-circle:before {
  content: "\f055";
}
.awsm-job-icon-minus-circle:before {
  content: "\f056";
}
.awsm-job-icon-times-circle:before {
  content: "\f057";
}
.awsm-job-icon-check-circle:before {
  content: "\f058";
}
.awsm-job-icon-question-circle:before {
  content: "\f059";
}
.awsm-job-icon-info-circle:before {
  content: "\f05a";
}
.awsm-job-icon-crosshairs:before {
  content: "\f05b";
}
.awsm-job-icon-times-circle-o:before {
  content: "\f05c";
}
.awsm-job-icon-check-circle-o:before {
  content: "\f05d";
}
.awsm-job-icon-ban:before {
  content: "\f05e";
}
.awsm-job-icon-arrow-left:before {
  content: "\f060";
}
.awsm-job-icon-arrow-right:before {
  content: "\f061";
}
.awsm-job-icon-arrow-up:before {
  content: "\f062";
}
.awsm-job-icon-arrow-down:before {
  content: "\f063";
}
.awsm-job-icon-mail-forward:before {
  content: "\f064";
}
.awsm-job-icon-share:before {
  content: "\f064";
}
.awsm-job-icon-expand:before {
  content: "\f065";
}
.awsm-job-icon-compress:before {
  content: "\f066";
}
.awsm-job-icon-exclamation-circle:before {
  content: "\f06a";
}
.awsm-job-icon-gift:before {
  content: "\f06b";
}
.awsm-job-icon-leaf:before {
  content: "\f06c";
}
.awsm-job-icon-fire:before {
  content: "\f06d";
}
.awsm-job-icon-eye:before {
  content: "\f06e";
}
.awsm-job-icon-eye-slash:before {
  content: "\f070";
}
.awsm-job-icon-exclamation-triangle:before {
  content: "\f071";
}
.awsm-job-icon-warning:before {
  content: "\f071";
}
.awsm-job-icon-plane:before {
  content: "\f072";
}
.awsm-job-icon-calendar:before {
  content: "\f073";
}
.awsm-job-icon-random:before {
  content: "\f074";
}
.awsm-job-icon-comment:before {
  content: "\f075";
}
.awsm-job-icon-magnet:before {
  content: "\f076";
}
.awsm-job-icon-chevron-up:before {
  content: "\f077";
}
.awsm-job-icon-chevron-down:before {
  content: "\f078";
}
.awsm-job-icon-retweet:before {
  content: "\f079";
}
.awsm-job-icon-shopping-cart:before {
  content: "\f07a";
}
.awsm-job-icon-folder:before {
  content: "\f07b";
}
.awsm-job-icon-folder-open:before {
  content: "\f07c";
}
.awsm-job-icon-arrows-v:before {
  content: "\f07d";
}
.awsm-job-icon-arrows-h:before {
  content: "\f07e";
}
.awsm-job-icon-bar-chart:before {
  content: "\f080";
}
.awsm-job-icon-bar-chart-o:before {
  content: "\f080";
}
.awsm-job-icon-twitter-square:before {
  content: "\f081";
}
.awsm-job-icon-facebook-square:before {
  content: "\f082";
}
.awsm-job-icon-camera-retro:before {
  content: "\f083";
}
.awsm-job-icon-key:before {
  content: "\f084";
}
.awsm-job-icon-cogs:before {
  content: "\f085";
}
.awsm-job-icon-gears:before {
  content: "\f085";
}
.awsm-job-icon-comments:before {
  content: "\f086";
}
.awsm-job-icon-thumbs-o-up:before {
  content: "\f087";
}
.awsm-job-icon-thumbs-o-down:before {
  content: "\f088";
}
.awsm-job-icon-star-half:before {
  content: "\f089";
}
.awsm-job-icon-heart-o:before {
  content: "\f08a";
}
.awsm-job-icon-sign-out:before {
  content: "\f08b";
}
.awsm-job-icon-linkedin-square:before {
  content: "\f08c";
}
.awsm-job-icon-thumb-tack:before {
  content: "\f08d";
}
.awsm-job-icon-external-link:before {
  content: "\f08e";
}
.awsm-job-icon-sign-in:before {
  content: "\f090";
}
.awsm-job-icon-trophy:before {
  content: "\f091";
}
.awsm-job-icon-github-square:before {
  content: "\f092";
}
.awsm-job-icon-upload:before {
  content: "\f093";
}
.awsm-job-icon-lemon-o:before {
  content: "\f094";
}
.awsm-job-icon-phone:before {
  content: "\f095";
}
.awsm-job-icon-square-o:before {
  content: "\f096";
}
.awsm-job-icon-bookmark-o:before {
  content: "\f097";
}
.awsm-job-icon-phone-square:before {
  content: "\f098";
}
.awsm-job-icon-twitter:before {
  content: "\f099";
}
.awsm-job-icon-facebook:before {
  content: "\f09a";
}
.awsm-job-icon-facebook-f:before {
  content: "\f09a";
}
.awsm-job-icon-github:before {
  content: "\f09b";
}
.awsm-job-icon-unlock:before {
  content: "\f09c";
}
.awsm-job-icon-credit-card:before {
  content: "\f09d";
}
.awsm-job-icon-feed:before {
  content: "\f09e";
}
.awsm-job-icon-rss:before {
  content: "\f09e";
}
.awsm-job-icon-hdd-o:before {
  content: "\f0a0";
}
.awsm-job-icon-bullhorn:before {
  content: "\f0a1";
}
.awsm-job-icon-bell-o:before {
  content: "\f0a2";
}
.awsm-job-icon-certificate:before {
  content: "\f0a3";
}
.awsm-job-icon-hand-o-right:before {
  content: "\f0a4";
}
.awsm-job-icon-hand-o-left:before {
  content: "\f0a5";
}
.awsm-job-icon-hand-o-up:before {
  content: "\f0a6";
}
.awsm-job-icon-hand-o-down:before {
  content: "\f0a7";
}
.awsm-job-icon-arrow-circle-left:before {
  content: "\f0a8";
}
.awsm-job-icon-arrow-circle-right:before {
  content: "\f0a9";
}
.awsm-job-icon-arrow-circle-up:before {
  content: "\f0aa";
}
.awsm-job-icon-arrow-circle-down:before {
  content: "\f0ab";
}
.awsm-job-icon-globe:before {
  content: "\f0ac";
}
.awsm-job-icon-wrench:before {
  content: "\f0ad";
}
.awsm-job-icon-tasks:before {
  content: "\f0ae";
}
.awsm-job-icon-filter:before {
  content: "\f0b0";
}
.awsm-job-icon-briefcase:before {
  content: "\f0b1";
}
.awsm-job-icon-arrows-alt:before {
  content: "\f0b2";
}
.awsm-job-icon-group:before {
  content: "\f0c0";
}
.awsm-job-icon-users:before {
  content: "\f0c0";
}
.awsm-job-icon-chain:before {
  content: "\f0c1";
}
.awsm-job-icon-link:before {
  content: "\f0c1";
}
.awsm-job-icon-cloud:before {
  content: "\f0c2";
}
.awsm-job-icon-flask:before {
  content: "\f0c3";
}
.awsm-job-icon-cut:before {
  content: "\f0c4";
}
.awsm-job-icon-scissors:before {
  content: "\f0c4";
}
.awsm-job-icon-copy:before {
  content: "\f0c5";
}
.awsm-job-icon-files-o:before {
  content: "\f0c5";
}
.awsm-job-icon-paperclip:before {
  content: "\f0c6";
}
.awsm-job-icon-floppy-o:before {
  content: "\f0c7";
}
.awsm-job-icon-save:before {
  content: "\f0c7";
}
.awsm-job-icon-square:before {
  content: "\f0c8";
}
.awsm-job-icon-bars:before {
  content: "\f0c9";
}
.awsm-job-icon-navicon:before {
  content: "\f0c9";
}
.awsm-job-icon-reorder:before {
  content: "\f0c9";
}
.awsm-job-icon-list-ul:before {
  content: "\f0ca";
}
.awsm-job-icon-list-ol:before {
  content: "\f0cb";
}
.awsm-job-icon-strikethrough:before {
  content: "\f0cc";
}
.awsm-job-icon-underline:before {
  content: "\f0cd";
}
.awsm-job-icon-table:before {
  content: "\f0ce";
}
.awsm-job-icon-magic:before {
  content: "\f0d0";
}
.awsm-job-icon-truck:before {
  content: "\f0d1";
}
.awsm-job-icon-pinterest:before {
  content: "\f0d2";
}
.awsm-job-icon-pinterest-square:before {
  content: "\f0d3";
}
.awsm-job-icon-google-plus-square:before {
  content: "\f0d4";
}
.awsm-job-icon-google-plus:before {
  content: "\f0d5";
}
.awsm-job-icon-money:before {
  content: "\f0d6";
}
.awsm-job-icon-caret-down:before {
  content: "\f0d7";
}
.awsm-job-icon-caret-up:before {
  content: "\f0d8";
}
.awsm-job-icon-caret-left:before {
  content: "\f0d9";
}
.awsm-job-icon-caret-right:before {
  content: "\f0da";
}
.awsm-job-icon-columns:before {
  content: "\f0db";
}
.awsm-job-icon-sort:before {
  content: "\f0dc";
}
.awsm-job-icon-unsorted:before {
  content: "\f0dc";
}
.awsm-job-icon-sort-desc:before {
  content: "\f0dd";
}
.awsm-job-icon-sort-down:before {
  content: "\f0dd";
}
.awsm-job-icon-sort-asc:before {
  content: "\f0de";
}
.awsm-job-icon-sort-up:before {
  content: "\f0de";
}
.awsm-job-icon-envelope:before {
  content: "\f0e0";
}
.awsm-job-icon-linkedin:before {
  content: "\f0e1";
}
.awsm-job-icon-rotate-left:before {
  content: "\f0e2";
}
.awsm-job-icon-undo:before {
  content: "\f0e2";
}
.awsm-job-icon-gavel:before {
  content: "\f0e3";
}
.awsm-job-icon-legal:before {
  content: "\f0e3";
}
.awsm-job-icon-dashboard:before {
  content: "\f0e4";
}
.awsm-job-icon-tachometer:before {
  content: "\f0e4";
}
.awsm-job-icon-comment-o:before {
  content: "\f0e5";
}
.awsm-job-icon-comments-o:before {
  content: "\f0e6";
}
.awsm-job-icon-bolt:before {
  content: "\f0e7";
}
.awsm-job-icon-flash:before {
  content: "\f0e7";
}
.awsm-job-icon-sitemap:before {
  content: "\f0e8";
}
.awsm-job-icon-umbrella:before {
  content: "\f0e9";
}
.awsm-job-icon-clipboard:before {
  content: "\f0ea";
}
.awsm-job-icon-paste:before {
  content: "\f0ea";
}
.awsm-job-icon-lightbulb-o:before {
  content: "\f0eb";
}
.awsm-job-icon-exchange:before {
  content: "\f0ec";
}
.awsm-job-icon-cloud-download:before {
  content: "\f0ed";
}
.awsm-job-icon-cloud-upload:before {
  content: "\f0ee";
}
.awsm-job-icon-user-md:before {
  content: "\f0f0";
}
.awsm-job-icon-stethoscope:before {
  content: "\f0f1";
}
.awsm-job-icon-suitcase:before {
  content: "\f0f2";
}
.awsm-job-icon-bell:before {
  content: "\f0f3";
}
.awsm-job-icon-coffee:before {
  content: "\f0f4";
}
.awsm-job-icon-cutlery:before {
  content: "\f0f5";
}
.awsm-job-icon-file-text-o:before {
  content: "\f0f6";
}
.awsm-job-icon-building-o:before {
  content: "\f0f7";
}
.awsm-job-icon-hospital-o:before {
  content: "\f0f8";
}
.awsm-job-icon-ambulance:before {
  content: "\f0f9";
}
.awsm-job-icon-medkit:before {
  content: "\f0fa";
}
.awsm-job-icon-fighter-jet:before {
  content: "\f0fb";
}
.awsm-job-icon-beer:before {
  content: "\f0fc";
}
.awsm-job-icon-h-square:before {
  content: "\f0fd";
}
.awsm-job-icon-plus-square:before {
  content: "\f0fe";
}
.awsm-job-icon-angle-double-left:before {
  content: "\f100";
}
.awsm-job-icon-angle-double-right:before {
  content: "\f101";
}
.awsm-job-icon-angle-double-up:before {
  content: "\f102";
}
.awsm-job-icon-angle-double-down:before {
  content: "\f103";
}
.awsm-job-icon-angle-left:before {
  content: "\f104";
}
.awsm-job-icon-angle-right:before {
  content: "\f105";
}
.awsm-job-icon-angle-up:before {
  content: "\f106";
}
.awsm-job-icon-angle-down:before {
  content: "\f107";
}
.awsm-job-icon-desktop:before {
  content: "\f108";
}
.awsm-job-icon-laptop:before {
  content: "\f109";
}
.awsm-job-icon-tablet:before {
  content: "\f10a";
}
.awsm-job-icon-mobile:before {
  content: "\f10b";
}
.awsm-job-icon-mobile-phone:before {
  content: "\f10b";
}
.awsm-job-icon-circle-o:before {
  content: "\f10c";
}
.awsm-job-icon-quote-left:before {
  content: "\f10d";
}
.awsm-job-icon-quote-right:before {
  content: "\f10e";
}
.awsm-job-icon-spinner:before {
  content: "\f110";
}
.awsm-job-icon-circle:before {
  content: "\f111";
}
.awsm-job-icon-mail-reply:before {
  content: "\f112";
}
.awsm-job-icon-reply:before {
  content: "\f112";
}
.awsm-job-icon-github-alt:before {
  content: "\f113";
}
.awsm-job-icon-folder-o:before {
  content: "\f114";
}
.awsm-job-icon-folder-open-o:before {
  content: "\f115";
}
.awsm-job-icon-smile-o:before {
  content: "\f118";
}
.awsm-job-icon-frown-o:before {
  content: "\f119";
}
.awsm-job-icon-meh-o:before {
  content: "\f11a";
}
.awsm-job-icon-gamepad:before {
  content: "\f11b";
}
.awsm-job-icon-keyboard-o:before {
  content: "\f11c";
}
.awsm-job-icon-flag-o:before {
  content: "\f11d";
}
.awsm-job-icon-flag-checkered:before {
  content: "\f11e";
}
.awsm-job-icon-terminal:before {
  content: "\f120";
}
.awsm-job-icon-code:before {
  content: "\f121";
}
.awsm-job-icon-mail-reply-all:before {
  content: "\f122";
}
.awsm-job-icon-reply-all:before {
  content: "\f122";
}
.awsm-job-icon-star-half-empty:before {
  content: "\f123";
}
.awsm-job-icon-star-half-full:before {
  content: "\f123";
}
.awsm-job-icon-star-half-o:before {
  content: "\f123";
}
.awsm-job-icon-location-arrow:before {
  content: "\f124";
}
.awsm-job-icon-crop:before {
  content: "\f125";
}
.awsm-job-icon-code-fork:before {
  content: "\f126";
}
.awsm-job-icon-chain-broken:before {
  content: "\f127";
}
.awsm-job-icon-unlink:before {
  content: "\f127";
}
.awsm-job-icon-info:before {
  content: "\f129";
}
.awsm-job-icon-exclamation:before {
  content: "\f12a";
}
.awsm-job-icon-superscript:before {
  content: "\f12b";
}
.awsm-job-icon-subscript:before {
  content: "\f12c";
}
.awsm-job-icon-eraser:before {
  content: "\f12d";
}
.awsm-job-icon-puzzle-piece:before {
  content: "\f12e";
}
.awsm-job-icon-microphone:before {
  content: "\f130";
}
.awsm-job-icon-microphone-slash:before {
  content: "\f131";
}
.awsm-job-icon-shield:before {
  content: "\f132";
}
.awsm-job-icon-calendar-o:before {
  content: "\f133";
}
.awsm-job-icon-fire-extinguisher:before {
  content: "\f134";
}
.awsm-job-icon-rocket:before {
  content: "\f135";
}
.awsm-job-icon-maxcdn:before {
  content: "\f136";
}
.awsm-job-icon-chevron-circle-left:before {
  content: "\f137";
}
.awsm-job-icon-chevron-circle-right:before {
  content: "\f138";
}
.awsm-job-icon-chevron-circle-up:before {
  content: "\f139";
}
.awsm-job-icon-chevron-circle-down:before {
  content: "\f13a";
}
.awsm-job-icon-html5:before {
  content: "\f13b";
}
.awsm-job-icon-css3:before {
  content: "\f13c";
}
.awsm-job-icon-anchor:before {
  content: "\f13d";
}
.awsm-job-icon-unlock-alt:before {
  content: "\f13e";
}
.awsm-job-icon-bullseye:before {
  content: "\f140";
}
.awsm-job-icon-ellipsis-h:before {
  content: "\f141";
}
.awsm-job-icon-ellipsis-v:before {
  content: "\f142";
}
.awsm-job-icon-rss-square:before {
  content: "\f143";
}
.awsm-job-icon-play-circle:before {
  content: "\f144";
}
.awsm-job-icon-ticket:before {
  content: "\f145";
}
.awsm-job-icon-minus-square:before {
  content: "\f146";
}
.awsm-job-icon-minus-square-o:before {
  content: "\f147";
}
.awsm-job-icon-level-up:before {
  content: "\f148";
}
.awsm-job-icon-level-down:before {
  content: "\f149";
}
.awsm-job-icon-check-square:before {
  content: "\f14a";
}
.awsm-job-icon-pencil-square:before {
  content: "\f14b";
}
.awsm-job-icon-external-link-square:before {
  content: "\f14c";
}
.awsm-job-icon-share-square:before {
  content: "\f14d";
}
.awsm-job-icon-compass:before {
  content: "\f14e";
}
.awsm-job-icon-caret-square-o-down:before {
  content: "\f150";
}
.awsm-job-icon-toggle-down:before {
  content: "\f150";
}
.awsm-job-icon-caret-square-o-up:before {
  content: "\f151";
}
.awsm-job-icon-toggle-up:before {
  content: "\f151";
}
.awsm-job-icon-caret-square-o-right:before {
  content: "\f152";
}
.awsm-job-icon-toggle-right:before {
  content: "\f152";
}
.awsm-job-icon-eur:before {
  content: "\f153";
}
.awsm-job-icon-euro:before {
  content: "\f153";
}
.awsm-job-icon-gbp:before {
  content: "\f154";
}
.awsm-job-icon-dollar:before {
  content: "\f155";
}
.awsm-job-icon-usd:before {
  content: "\f155";
}
.awsm-job-icon-inr:before {
  content: "\f156";
}
.awsm-job-icon-rupee:before {
  content: "\f156";
}
.awsm-job-icon-cny:before {
  content: "\f157";
}
.awsm-job-icon-jpy:before {
  content: "\f157";
}
.awsm-job-icon-rmb:before {
  content: "\f157";
}
.awsm-job-icon-yen:before {
  content: "\f157";
}
.awsm-job-icon-rouble:before {
  content: "\f158";
}
.awsm-job-icon-rub:before {
  content: "\f158";
}
.awsm-job-icon-ruble:before {
  content: "\f158";
}
.awsm-job-icon-krw:before {
  content: "\f159";
}
.awsm-job-icon-won:before {
  content: "\f159";
}
.awsm-job-icon-bitcoin:before {
  content: "\f15a";
}
.awsm-job-icon-btc:before {
  content: "\f15a";
}
.awsm-job-icon-file:before {
  content: "\f15b";
}
.awsm-job-icon-file-text:before {
  content: "\f15c";
}
.awsm-job-icon-sort-alpha-asc:before {
  content: "\f15d";
}
.awsm-job-icon-sort-alpha-desc:before {
  content: "\f15e";
}
.awsm-job-icon-sort-amount-asc:before {
  content: "\f160";
}
.awsm-job-icon-sort-amount-desc:before {
  content: "\f161";
}
.awsm-job-icon-sort-numeric-asc:before {
  content: "\f162";
}
.awsm-job-icon-sort-numeric-desc:before {
  content: "\f163";
}
.awsm-job-icon-thumbs-up:before {
  content: "\f164";
}
.awsm-job-icon-thumbs-down:before {
  content: "\f165";
}
.awsm-job-icon-youtube-square:before {
  content: "\f166";
}
.awsm-job-icon-youtube:before {
  content: "\f167";
}
.awsm-job-icon-xing:before {
  content: "\f168";
}
.awsm-job-icon-xing-square:before {
  content: "\f169";
}
.awsm-job-icon-youtube-play:before {
  content: "\f16a";
}
.awsm-job-icon-dropbox:before {
  content: "\f16b";
}
.awsm-job-icon-stack-overflow:before {
  content: "\f16c";
}
.awsm-job-icon-instagram:before {
  content: "\f16d";
}
.awsm-job-icon-flickr:before {
  content: "\f16e";
}
.awsm-job-icon-adn:before {
  content: "\f170";
}
.awsm-job-icon-bitbucket:before {
  content: "\f171";
}
.awsm-job-icon-bitbucket-square:before {
  content: "\f172";
}
.awsm-job-icon-tumblr:before {
  content: "\f173";
}
.awsm-job-icon-tumblr-square:before {
  content: "\f174";
}
.awsm-job-icon-long-arrow-down:before {
  content: "\f175";
}
.awsm-job-icon-long-arrow-up:before {
  content: "\f176";
}
.awsm-job-icon-long-arrow-left:before {
  content: "\f177";
}
.awsm-job-icon-long-arrow-right:before {
  content: "\f178";
}
.awsm-job-icon-apple:before {
  content: "\f179";
}
.awsm-job-icon-windows:before {
  content: "\f17a";
}
.awsm-job-icon-android:before {
  content: "\f17b";
}
.awsm-job-icon-linux:before {
  content: "\f17c";
}
.awsm-job-icon-dribbble:before {
  content: "\f17d";
}
.awsm-job-icon-skype:before {
  content: "\f17e";
}
.awsm-job-icon-foursquare:before {
  content: "\f180";
}
.awsm-job-icon-trello:before {
  content: "\f181";
}
.awsm-job-icon-female:before {
  content: "\f182";
}
.awsm-job-icon-male:before {
  content: "\f183";
}
.awsm-job-icon-gittip:before {
  content: "\f184";
}
.awsm-job-icon-gratipay:before {
  content: "\f184";
}
.awsm-job-icon-sun-o:before {
  content: "\f185";
}
.awsm-job-icon-moon-o:before {
  content: "\f186";
}
.awsm-job-icon-archive:before {
  content: "\f187";
}
.awsm-job-icon-bug:before {
  content: "\f188";
}
.awsm-job-icon-vk:before {
  content: "\f189";
}
.awsm-job-icon-weibo:before {
  content: "\f18a";
}
.awsm-job-icon-renren:before {
  content: "\f18b";
}
.awsm-job-icon-pagelines:before {
  content: "\f18c";
}
.awsm-job-icon-stack-exchange:before {
  content: "\f18d";
}
.awsm-job-icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.awsm-job-icon-arrow-circle-o-left:before {
  content: "\f190";
}
.awsm-job-icon-caret-square-o-left:before {
  content: "\f191";
}
.awsm-job-icon-toggle-left:before {
  content: "\f191";
}
.awsm-job-icon-dot-circle-o:before {
  content: "\f192";
}
.awsm-job-icon-wheelchair:before {
  content: "\f193";
}
.awsm-job-icon-vimeo-square:before {
  content: "\f194";
}
.awsm-job-icon-try:before {
  content: "\f195";
}
.awsm-job-icon-turkish-lira:before {
  content: "\f195";
}
.awsm-job-icon-plus-square-o:before {
  content: "\f196";
}
.awsm-job-icon-space-shuttle:before {
  content: "\f197";
}
.awsm-job-icon-slack:before {
  content: "\f198";
}
.awsm-job-icon-envelope-square:before {
  content: "\f199";
}
.awsm-job-icon-wordpress:before {
  content: "\f19a";
}
.awsm-job-icon-openid:before {
  content: "\f19b";
}
.awsm-job-icon-bank:before {
  content: "\f19c";
}
.awsm-job-icon-institution:before {
  content: "\f19c";
}
.awsm-job-icon-university:before {
  content: "\f19c";
}
.awsm-job-icon-graduation-cap:before {
  content: "\f19d";
}
.awsm-job-icon-mortar-board:before {
  content: "\f19d";
}
.awsm-job-icon-yahoo:before {
  content: "\f19e";
}
.awsm-job-icon-google:before {
  content: "\f1a0";
}
.awsm-job-icon-reddit:before {
  content: "\f1a1";
}
.awsm-job-icon-reddit-square:before {
  content: "\f1a2";
}
.awsm-job-icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.awsm-job-icon-stumbleupon:before {
  content: "\f1a4";
}
.awsm-job-icon-delicious:before {
  content: "\f1a5";
}
.awsm-job-icon-digg:before {
  content: "\f1a6";
}
.awsm-job-icon-pied-piper-pp:before {
  content: "\f1a7";
}
.awsm-job-icon-pied-piper-alt:before {
  content: "\f1a8";
}
.awsm-job-icon-drupal:before {
  content: "\f1a9";
}
.awsm-job-icon-joomla:before {
  content: "\f1aa";
}
.awsm-job-icon-language:before {
  content: "\f1ab";
}
.awsm-job-icon-fax:before {
  content: "\f1ac";
}
.awsm-job-icon-building:before {
  content: "\f1ad";
}
.awsm-job-icon-child:before {
  content: "\f1ae";
}
.awsm-job-icon-paw:before {
  content: "\f1b0";
}
.awsm-job-icon-spoon:before {
  content: "\f1b1";
}
.awsm-job-icon-cube:before {
  content: "\f1b2";
}
.awsm-job-icon-cubes:before {
  content: "\f1b3";
}
.awsm-job-icon-behance:before {
  content: "\f1b4";
}
.awsm-job-icon-behance-square:before {
  content: "\f1b5";
}
.awsm-job-icon-steam:before {
  content: "\f1b6";
}
.awsm-job-icon-steam-square:before {
  content: "\f1b7";
}
.awsm-job-icon-recycle:before {
  content: "\f1b8";
}
.awsm-job-icon-automobile:before {
  content: "\f1b9";
}
.awsm-job-icon-car:before {
  content: "\f1b9";
}
.awsm-job-icon-cab:before {
  content: "\f1ba";
}
.awsm-job-icon-taxi:before {
  content: "\f1ba";
}
.awsm-job-icon-tree:before {
  content: "\f1bb";
}
.awsm-job-icon-spotify:before {
  content: "\f1bc";
}
.awsm-job-icon-deviantart:before {
  content: "\f1bd";
}
.awsm-job-icon-soundcloud:before {
  content: "\f1be";
}
.awsm-job-icon-database:before {
  content: "\f1c0";
}
.awsm-job-icon-file-pdf-o:before {
  content: "\f1c1";
}
.awsm-job-icon-file-word-o:before {
  content: "\f1c2";
}
.awsm-job-icon-file-excel-o:before {
  content: "\f1c3";
}
.awsm-job-icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.awsm-job-icon-file-image-o:before {
  content: "\f1c5";
}
.awsm-job-icon-file-photo-o:before {
  content: "\f1c5";
}
.awsm-job-icon-file-picture-o:before {
  content: "\f1c5";
}
.awsm-job-icon-file-archive-o:before {
  content: "\f1c6";
}
.awsm-job-icon-file-zip-o:before {
  content: "\f1c6";
}
.awsm-job-icon-file-audio-o:before {
  content: "\f1c7";
}
.awsm-job-icon-file-sound-o:before {
  content: "\f1c7";
}
.awsm-job-icon-file-movie-o:before {
  content: "\f1c8";
}
.awsm-job-icon-file-video-o:before {
  content: "\f1c8";
}
.awsm-job-icon-file-code-o:before {
  content: "\f1c9";
}
.awsm-job-icon-vine:before {
  content: "\f1ca";
}
.awsm-job-icon-codepen:before {
  content: "\f1cb";
}
.awsm-job-icon-jsfiddle:before {
  content: "\f1cc";
}
.awsm-job-icon-life-bouy:before {
  content: "\f1cd";
}
.awsm-job-icon-life-buoy:before {
  content: "\f1cd";
}
.awsm-job-icon-life-ring:before {
  content: "\f1cd";
}
.awsm-job-icon-life-saver:before {
  content: "\f1cd";
}
.awsm-job-icon-support:before {
  content: "\f1cd";
}
.awsm-job-icon-circle-o-notch:before {
  content: "\f1ce";
}
.awsm-job-icon-ra:before {
  content: "\f1d0";
}
.awsm-job-icon-rebel:before {
  content: "\f1d0";
}
.awsm-job-icon-resistance:before {
  content: "\f1d0";
}
.awsm-job-icon-empire:before {
  content: "\f1d1";
}
.awsm-job-icon-ge:before {
  content: "\f1d1";
}
.awsm-job-icon-git-square:before {
  content: "\f1d2";
}
.awsm-job-icon-git:before {
  content: "\f1d3";
}
.awsm-job-icon-hacker-news:before {
  content: "\f1d4";
}
.awsm-job-icon-y-combinator-square:before {
  content: "\f1d4";
}
.awsm-job-icon-yc-square:before {
  content: "\f1d4";
}
.awsm-job-icon-tencent-weibo:before {
  content: "\f1d5";
}
.awsm-job-icon-qq:before {
  content: "\f1d6";
}
.awsm-job-icon-wechat:before {
  content: "\f1d7";
}
.awsm-job-icon-weixin:before {
  content: "\f1d7";
}
.awsm-job-icon-paper-plane:before {
  content: "\f1d8";
}
.awsm-job-icon-send:before {
  content: "\f1d8";
}
.awsm-job-icon-paper-plane-o:before {
  content: "\f1d9";
}
.awsm-job-icon-send-o:before {
  content: "\f1d9";
}
.awsm-job-icon-history:before {
  content: "\f1da";
}
.awsm-job-icon-circle-thin:before {
  content: "\f1db";
}
.awsm-job-icon-header:before {
  content: "\f1dc";
}
.awsm-job-icon-paragraph:before {
  content: "\f1dd";
}
.awsm-job-icon-sliders:before {
  content: "\f1de";
}
.awsm-job-icon-share-alt:before {
  content: "\f1e0";
}
.awsm-job-icon-share-alt-square:before {
  content: "\f1e1";
}
.awsm-job-icon-bomb:before {
  content: "\f1e2";
}
.awsm-job-icon-futbol-o:before {
  content: "\f1e3";
}
.awsm-job-icon-soccer-ball-o:before {
  content: "\f1e3";
}
.awsm-job-icon-tty:before {
  content: "\f1e4";
}
.awsm-job-icon-binoculars:before {
  content: "\f1e5";
}
.awsm-job-icon-plug:before {
  content: "\f1e6";
}
.awsm-job-icon-slideshare:before {
  content: "\f1e7";
}
.awsm-job-icon-twitch:before {
  content: "\f1e8";
}
.awsm-job-icon-yelp:before {
  content: "\f1e9";
}
.awsm-job-icon-newspaper-o:before {
  content: "\f1ea";
}
.awsm-job-icon-wifi:before {
  content: "\f1eb";
}
.awsm-job-icon-calculator:before {
  content: "\f1ec";
}
.awsm-job-icon-paypal:before {
  content: "\f1ed";
}
.awsm-job-icon-google-wallet:before {
  content: "\f1ee";
}
.awsm-job-icon-cc-visa:before {
  content: "\f1f0";
}
.awsm-job-icon-cc-mastercard:before {
  content: "\f1f1";
}
.awsm-job-icon-cc-discover:before {
  content: "\f1f2";
}
.awsm-job-icon-cc-amex:before {
  content: "\f1f3";
}
.awsm-job-icon-cc-paypal:before {
  content: "\f1f4";
}
.awsm-job-icon-cc-stripe:before {
  content: "\f1f5";
}
.awsm-job-icon-bell-slash:before {
  content: "\f1f6";
}
.awsm-job-icon-bell-slash-o:before {
  content: "\f1f7";
}
.awsm-job-icon-trash:before {
  content: "\f1f8";
}
.awsm-job-icon-copyright:before {
  content: "\f1f9";
}
.awsm-job-icon-at:before {
  content: "\f1fa";
}
.awsm-job-icon-eyedropper:before {
  content: "\f1fb";
}
.awsm-job-icon-paint-brush:before {
  content: "\f1fc";
}
.awsm-job-icon-birthday-cake:before {
  content: "\f1fd";
}
.awsm-job-icon-area-chart:before {
  content: "\f1fe";
}
.awsm-job-icon-pie-chart:before {
  content: "\f200";
}
.awsm-job-icon-line-chart:before {
  content: "\f201";
}
.awsm-job-icon-lastfm:before {
  content: "\f202";
}
.awsm-job-icon-lastfm-square:before {
  content: "\f203";
}
.awsm-job-icon-toggle-off:before {
  content: "\f204";
}
.awsm-job-icon-toggle-on:before {
  content: "\f205";
}
.awsm-job-icon-bicycle:before {
  content: "\f206";
}
.awsm-job-icon-bus:before {
  content: "\f207";
}
.awsm-job-icon-ioxhost:before {
  content: "\f208";
}
.awsm-job-icon-angellist:before {
  content: "\f209";
}
.awsm-job-icon-cc:before {
  content: "\f20a";
}
.awsm-job-icon-ils:before {
  content: "\f20b";
}
.awsm-job-icon-shekel:before {
  content: "\f20b";
}
.awsm-job-icon-sheqel:before {
  content: "\f20b";
}
.awsm-job-icon-meanpath:before {
  content: "\f20c";
}
.awsm-job-icon-buysellads:before {
  content: "\f20d";
}
.awsm-job-icon-connectdevelop:before {
  content: "\f20e";
}
.awsm-job-icon-dashcube:before {
  content: "\f210";
}
.awsm-job-icon-forumbee:before {
  content: "\f211";
}
.awsm-job-icon-leanpub:before {
  content: "\f212";
}
.awsm-job-icon-sellsy:before {
  content: "\f213";
}
.awsm-job-icon-shirtsinbulk:before {
  content: "\f214";
}
.awsm-job-icon-simplybuilt:before {
  content: "\f215";
}
.awsm-job-icon-skyatlas:before {
  content: "\f216";
}
.awsm-job-icon-cart-plus:before {
  content: "\f217";
}
.awsm-job-icon-cart-arrow-down:before {
  content: "\f218";
}
.awsm-job-icon-diamond:before {
  content: "\f219";
}
.awsm-job-icon-ship:before {
  content: "\f21a";
}
.awsm-job-icon-user-secret:before {
  content: "\f21b";
}
.awsm-job-icon-motorcycle:before {
  content: "\f21c";
}
.awsm-job-icon-street-view:before {
  content: "\f21d";
}
.awsm-job-icon-heartbeat:before {
  content: "\f21e";
}
.awsm-job-icon-venus:before {
  content: "\f221";
}
.awsm-job-icon-mars:before {
  content: "\f222";
}
.awsm-job-icon-mercury:before {
  content: "\f223";
}
.awsm-job-icon-intersex:before {
  content: "\f224";
}
.awsm-job-icon-transgender:before {
  content: "\f224";
}
.awsm-job-icon-transgender-alt:before {
  content: "\f225";
}
.awsm-job-icon-venus-double:before {
  content: "\f226";
}
.awsm-job-icon-mars-double:before {
  content: "\f227";
}
.awsm-job-icon-venus-mars:before {
  content: "\f228";
}
.awsm-job-icon-mars-stroke:before {
  content: "\f229";
}
.awsm-job-icon-mars-stroke-v:before {
  content: "\f22a";
}
.awsm-job-icon-mars-stroke-h:before {
  content: "\f22b";
}
.awsm-job-icon-neuter:before {
  content: "\f22c";
}
.awsm-job-icon-genderless:before {
  content: "\f22d";
}
.awsm-job-icon-facebook-official:before {
  content: "\f230";
}
.awsm-job-icon-pinterest-p:before {
  content: "\f231";
}
.awsm-job-icon-whatsapp:before {
  content: "\f232";
}
.awsm-job-icon-server:before {
  content: "\f233";
}
.awsm-job-icon-user-plus:before {
  content: "\f234";
}
.awsm-job-icon-user-times:before {
  content: "\f235";
}
.awsm-job-icon-bed:before {
  content: "\f236";
}
.awsm-job-icon-hotel:before {
  content: "\f236";
}
.awsm-job-icon-viacoin:before {
  content: "\f237";
}
.awsm-job-icon-train:before {
  content: "\f238";
}
.awsm-job-icon-subway:before {
  content: "\f239";
}
.awsm-job-icon-medium:before {
  content: "\f23a";
}
.awsm-job-icon-y-combinator:before {
  content: "\f23b";
}
.awsm-job-icon-yc:before {
  content: "\f23b";
}
.awsm-job-icon-optin-monster:before {
  content: "\f23c";
}
.awsm-job-icon-opencart:before {
  content: "\f23d";
}
.awsm-job-icon-expeditedssl:before {
  content: "\f23e";
}
.awsm-job-icon-battery:before {
  content: "\f240";
}
.awsm-job-icon-battery-4:before {
  content: "\f240";
}
.awsm-job-icon-battery-full:before {
  content: "\f240";
}
.awsm-job-icon-battery-3:before {
  content: "\f241";
}
.awsm-job-icon-battery-three-quarters:before {
  content: "\f241";
}
.awsm-job-icon-battery-2:before {
  content: "\f242";
}
.awsm-job-icon-battery-half:before {
  content: "\f242";
}
.awsm-job-icon-battery-1:before {
  content: "\f243";
}
.awsm-job-icon-battery-quarter:before {
  content: "\f243";
}
.awsm-job-icon-battery-0:before {
  content: "\f244";
}
.awsm-job-icon-battery-empty:before {
  content: "\f244";
}
.awsm-job-icon-mouse-pointer:before {
  content: "\f245";
}
.awsm-job-icon-i-cursor:before {
  content: "\f246";
}
.awsm-job-icon-object-group:before {
  content: "\f247";
}
.awsm-job-icon-object-ungroup:before {
  content: "\f248";
}
.awsm-job-icon-sticky-note:before {
  content: "\f249";
}
.awsm-job-icon-sticky-note-o:before {
  content: "\f24a";
}
.awsm-job-icon-cc-jcb:before {
  content: "\f24b";
}
.awsm-job-icon-cc-diners-club:before {
  content: "\f24c";
}
.awsm-job-icon-clone:before {
  content: "\f24d";
}
.awsm-job-icon-balance-scale:before {
  content: "\f24e";
}
.awsm-job-icon-hourglass-o:before {
  content: "\f250";
}
.awsm-job-icon-hourglass-1:before {
  content: "\f251";
}
.awsm-job-icon-hourglass-start:before {
  content: "\f251";
}
.awsm-job-icon-hourglass-2:before {
  content: "\f252";
}
.awsm-job-icon-hourglass-half:before {
  content: "\f252";
}
.awsm-job-icon-hourglass-3:before {
  content: "\f253";
}
.awsm-job-icon-hourglass-end:before {
  content: "\f253";
}
.awsm-job-icon-hourglass:before {
  content: "\f254";
}
.awsm-job-icon-hand-grab-o:before {
  content: "\f255";
}
.awsm-job-icon-hand-rock-o:before {
  content: "\f255";
}
.awsm-job-icon-hand-paper-o:before {
  content: "\f256";
}
.awsm-job-icon-hand-stop-o:before {
  content: "\f256";
}
.awsm-job-icon-hand-scissors-o:before {
  content: "\f257";
}
.awsm-job-icon-hand-lizard-o:before {
  content: "\f258";
}
.awsm-job-icon-hand-spock-o:before {
  content: "\f259";
}
.awsm-job-icon-hand-pointer-o:before {
  content: "\f25a";
}
.awsm-job-icon-hand-peace-o:before {
  content: "\f25b";
}
.awsm-job-icon-trademark:before {
  content: "\f25c";
}
.awsm-job-icon-registered:before {
  content: "\f25d";
}
.awsm-job-icon-creative-commons:before {
  content: "\f25e";
}
.awsm-job-icon-gg:before {
  content: "\f260";
}
.awsm-job-icon-gg-circle:before {
  content: "\f261";
}
.awsm-job-icon-tripadvisor:before {
  content: "\f262";
}
.awsm-job-icon-odnoklassniki:before {
  content: "\f263";
}
.awsm-job-icon-odnoklassniki-square:before {
  content: "\f264";
}
.awsm-job-icon-get-pocket:before {
  content: "\f265";
}
.awsm-job-icon-wikipedia-w:before {
  content: "\f266";
}
.awsm-job-icon-safari:before {
  content: "\f267";
}
.awsm-job-icon-chrome:before {
  content: "\f268";
}
.awsm-job-icon-firefox:before {
  content: "\f269";
}
.awsm-job-icon-opera:before {
  content: "\f26a";
}
.awsm-job-icon-internet-explorer:before {
  content: "\f26b";
}
.awsm-job-icon-television:before {
  content: "\f26c";
}
.awsm-job-icon-tv:before {
  content: "\f26c";
}
.awsm-job-icon-contao:before {
  content: "\f26d";
}
.awsm-job-icon-500px:before {
  content: "\f26e";
}
.awsm-job-icon-amazon:before {
  content: "\f270";
}
.awsm-job-icon-calendar-plus-o:before {
  content: "\f271";
}
.awsm-job-icon-calendar-minus-o:before {
  content: "\f272";
}
.awsm-job-icon-calendar-times-o:before {
  content: "\f273";
}
.awsm-job-icon-calendar-check-o:before {
  content: "\f274";
}
.awsm-job-icon-industry:before {
  content: "\f275";
}
.awsm-job-icon-map-pin:before {
  content: "\f276";
}
.awsm-job-icon-map-signs:before {
  content: "\f277";
}
.awsm-job-icon-map-o:before {
  content: "\f278";
}
.awsm-job-icon-map:before {
  content: "\f279";
}
.awsm-job-icon-commenting:before {
  content: "\f27a";
}
.awsm-job-icon-commenting-o:before {
  content: "\f27b";
}
.awsm-job-icon-houzz:before {
  content: "\f27c";
}
.awsm-job-icon-vimeo:before {
  content: "\f27d";
}
.awsm-job-icon-black-tie:before {
  content: "\f27e";
}
.awsm-job-icon-fonticons:before {
  content: "\f280";
}
.awsm-job-icon-reddit-alien:before {
  content: "\f281";
}
.awsm-job-icon-edge:before {
  content: "\f282";
}
.awsm-job-icon-credit-card-alt:before {
  content: "\f283";
}
.awsm-job-icon-codiepie:before {
  content: "\f284";
}
.awsm-job-icon-modx:before {
  content: "\f285";
}
.awsm-job-icon-fort-awesome:before {
  content: "\f286";
}
.awsm-job-icon-usb:before {
  content: "\f287";
}
.awsm-job-icon-product-hunt:before {
  content: "\f288";
}
.awsm-job-icon-mixcloud:before {
  content: "\f289";
}
.awsm-job-icon-scribd:before {
  content: "\f28a";
}
.awsm-job-icon-pause-circle:before {
  content: "\f28b";
}
.awsm-job-icon-pause-circle-o:before {
  content: "\f28c";
}
.awsm-job-icon-stop-circle:before {
  content: "\f28d";
}
.awsm-job-icon-stop-circle-o:before {
  content: "\f28e";
}
.awsm-job-icon-shopping-bag:before {
  content: "\f290";
}
.awsm-job-icon-shopping-basket:before {
  content: "\f291";
}
.awsm-job-icon-hashtag:before {
  content: "\f292";
}
.awsm-job-icon-bluetooth:before {
  content: "\f293";
}
.awsm-job-icon-bluetooth-b:before {
  content: "\f294";
}
.awsm-job-icon-percent:before {
  content: "\f295";
}
.awsm-job-icon-gitlab:before {
  content: "\f296";
}
.awsm-job-icon-wpbeginner:before {
  content: "\f297";
}
.awsm-job-icon-wpforms:before {
  content: "\f298";
}
.awsm-job-icon-envira:before {
  content: "\f299";
}
.awsm-job-icon-universal-access:before {
  content: "\f29a";
}
.awsm-job-icon-wheelchair-alt:before {
  content: "\f29b";
}
.awsm-job-icon-question-circle-o:before {
  content: "\f29c";
}
.awsm-job-icon-blind:before {
  content: "\f29d";
}
.awsm-job-icon-audio-description:before {
  content: "\f29e";
}
.awsm-job-icon-volume-control-phone:before {
  content: "\f2a0";
}
.awsm-job-icon-braille:before {
  content: "\f2a1";
}
.awsm-job-icon-assistive-listening-systems:before {
  content: "\f2a2";
}
.awsm-job-icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.awsm-job-icon-asl-interpreting:before {
  content: "\f2a3";
}
.awsm-job-icon-deaf:before {
  content: "\f2a4";
}
.awsm-job-icon-deafness:before {
  content: "\f2a4";
}
.awsm-job-icon-hard-of-hearing:before {
  content: "\f2a4";
}
.awsm-job-icon-glide:before {
  content: "\f2a5";
}
.awsm-job-icon-glide-g:before {
  content: "\f2a6";
}
.awsm-job-icon-sign-language:before {
  content: "\f2a7";
}
.awsm-job-icon-signing:before {
  content: "\f2a7";
}
.awsm-job-icon-low-vision:before {
  content: "\f2a8";
}
.awsm-job-icon-viadeo:before {
  content: "\f2a9";
}
.awsm-job-icon-viadeo-square:before {
  content: "\f2aa";
}
.awsm-job-icon-snapchat:before {
  content: "\f2ab";
}
.awsm-job-icon-snapchat-ghost:before {
  content: "\f2ac";
}
.awsm-job-icon-snapchat-square:before {
  content: "\f2ad";
}
.awsm-job-icon-pied-piper:before {
  content: "\f2ae";
}
.awsm-job-icon-first-order:before {
  content: "\f2b0";
}
.awsm-job-icon-yoast:before {
  content: "\f2b1";
}
.awsm-job-icon-themeisle:before {
  content: "\f2b2";
}
.awsm-job-icon-google-plus-circle:before {
  content: "\f2b3";
}
.awsm-job-icon-google-plus-official:before {
  content: "\f2b3";
}
.awsm-job-icon-fa:before {
  content: "\f2b4";
}
.awsm-job-icon-font-awesome:before {
  content: "\f2b4";
}
.awsm-job-icon-handshake-o:before {
  content: "\f2b5";
}
.awsm-job-icon-envelope-open:before {
  content: "\f2b6";
}
.awsm-job-icon-envelope-open-o:before {
  content: "\f2b7";
}
.awsm-job-icon-linode:before {
  content: "\f2b8";
}
.awsm-job-icon-address-book:before {
  content: "\f2b9";
}
.awsm-job-icon-address-book-o:before {
  content: "\f2ba";
}
.awsm-job-icon-address-card:before {
  content: "\f2bb";
}
.awsm-job-icon-vcard:before {
  content: "\f2bb";
}
.awsm-job-icon-address-card-o:before {
  content: "\f2bc";
}
.awsm-job-icon-vcard-o:before {
  content: "\f2bc";
}
.awsm-job-icon-user-circle:before {
  content: "\f2bd";
}
.awsm-job-icon-user-circle-o:before {
  content: "\f2be";
}
.awsm-job-icon-user-o:before {
  content: "\f2c0";
}
.awsm-job-icon-id-badge:before {
  content: "\f2c1";
}
.awsm-job-icon-drivers-license:before {
  content: "\f2c2";
}
.awsm-job-icon-id-card:before {
  content: "\f2c2";
}
.awsm-job-icon-drivers-license-o:before {
  content: "\f2c3";
}
.awsm-job-icon-id-card-o:before {
  content: "\f2c3";
}
.awsm-job-icon-quora:before {
  content: "\f2c4";
}
.awsm-job-icon-free-code-camp:before {
  content: "\f2c5";
}
.awsm-job-icon-telegram:before {
  content: "\f2c6";
}
.awsm-job-icon-thermometer:before {
  content: "\f2c7";
}
.awsm-job-icon-thermometer-4:before {
  content: "\f2c7";
}
.awsm-job-icon-thermometer-full:before {
  content: "\f2c7";
}
.awsm-job-icon-thermometer-3:before {
  content: "\f2c8";
}
.awsm-job-icon-thermometer-three-quarters:before {
  content: "\f2c8";
}
.awsm-job-icon-thermometer-2:before {
  content: "\f2c9";
}
.awsm-job-icon-thermometer-half:before {
  content: "\f2c9";
}
.awsm-job-icon-thermometer-1:before {
  content: "\f2ca";
}
.awsm-job-icon-thermometer-quarter:before {
  content: "\f2ca";
}
.awsm-job-icon-thermometer-0:before {
  content: "\f2cb";
}
.awsm-job-icon-thermometer-empty:before {
  content: "\f2cb";
}
.awsm-job-icon-shower:before {
  content: "\f2cc";
}
.awsm-job-icon-bath:before {
  content: "\f2cd";
}
.awsm-job-icon-bathtub:before {
  content: "\f2cd";
}
.awsm-job-icon-s15:before {
  content: "\f2cd";
}
.awsm-job-icon-podcast:before {
  content: "\f2ce";
}
.awsm-job-icon-window-maximize:before {
  content: "\f2d0";
}
.awsm-job-icon-window-minimize:before {
  content: "\f2d1";
}
.awsm-job-icon-window-restore:before {
  content: "\f2d2";
}
.awsm-job-icon-times-rectangle:before {
  content: "\f2d3";
}
.awsm-job-icon-window-close:before {
  content: "\f2d3";
}
.awsm-job-icon-times-rectangle-o:before {
  content: "\f2d4";
}
.awsm-job-icon-window-close-o:before {
  content: "\f2d4";
}
.awsm-job-icon-bandcamp:before {
  content: "\f2d5";
}
.awsm-job-icon-grav:before {
  content: "\f2d6";
}
.awsm-job-icon-etsy:before {
  content: "\f2d7";
}
.awsm-job-icon-imdb:before {
  content: "\f2d8";
}
.awsm-job-icon-ravelry:before {
  content: "\f2d9";
}
.awsm-job-icon-eercast:before {
  content: "\f2da";
}
.awsm-job-icon-microchip:before {
  content: "\f2db";
}
.awsm-job-icon-snowflake-o:before {
  content: "\f2dc";
}
.awsm-job-icon-superpowers:before {
  content: "\f2dd";
}
.awsm-job-icon-wpexplorer:before {
  content: "\f2de";
}
.awsm-job-icon-meetup:before {
  content: "\f2e0";
}
.awsm-selectric-wrapper {
  position: relative;
  cursor: pointer;
  min-width: 160px;
}
.awsm-selectric-responsive {
  width: 100%;
}
.awsm-selectric {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
  background: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.awsm-selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 48px 0 10px;
  padding: 0;
  font-size: 12px;
  line-height: 46px;
  color: #444;
  height: 46px;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.awsm-selectric .awsm-selectric-arrow-drop {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 100%;
  text-indent: -99999px;
  text-align: center;
}
.awsm-selectric .awsm-selectric-arrow-drop:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #444;
  border-bottom: none;
}
.awsm-selectric-focus .awsm-selectric {
  border-color: #aaa;
}
.awsm-selectric-hover .awsm-selectric {
  border-color: #dbdbdb;
}
.awsm-selectric-hover .awsm-selectric .awsm-selectric-arrow-drop:after {
  border-top-color: #444;
}
.awsm-selectric-open {
  z-index: 9999;
}
.awsm-selectric-open .awsm-selectric {
  border-color: #dbdbdb;
}
.awsm-selectric-open .awsm-selectric-items {
  display: block;
}
.awsm-selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.awsm-selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.awsm-selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.awsm-selectric-hide-select.awsm-selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.awsm-selectric-hide-select.awsm-selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
}
.awsm-selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: 0 !important;
  border: none !important;
  background: 0 0 !important;
}
.awsm-selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
.awsm-selectric-items {
  display: none;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
  z-index: -1;
  -webkit-box-shadow: 0 0 5px -6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px -6px rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  overflow: hidden;
}
.awsm-selectric-items .awsm-selectric-scroll {
  height: 100%;
  overflow: auto;
}
.awsm-selectric-above .awsm-selectric-items {
  top: auto;
  bottom: calc(100% - 1px);
  border-radius: 4px 4px 0 0;
  border-bottom: none;
}
.awsm-selectric-items li,
.awsm-selectric-items ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.awsm-selectric-items li {
  display: block;
  padding: 10px !important;
  color: #666;
  cursor: pointer;
}
.awsm-selectric-items li.selected {
  background: #efefef;
  color: #444;
}
.awsm-selectric-items li.highlighted {
  background: #efefef;
  color: #444;
}
.awsm-selectric-items li:hover {
  background: #d7d7d7;
  color: #444;
}
.awsm-selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: 0 0 !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.awsm-selectric-items .awsm-selectric-group .awsm-selectric-group-label {
  font-weight: 700;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: 0 0;
  color: #444;
}
.awsm-selectric-items .awsm-selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.awsm-selectric-items .awsm-selectric-group li {
  padding-left: 25px;
}
.awsm-selectric-awsm-job-select-control-multiple .awsm-selectric-items li {
  padding-left: 34px !important;
  position: relative;
}
.awsm-selectric-awsm-job-select-control-multiple
  .awsm-selectric-items
  li::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #ccc;
  position: absolute;
  left: 10px;
  top: calc(50% - 7px);
  border-radius: 2px;
}
.awsm-selectric-awsm-job-select-control-multiple
  .awsm-selectric-items
  li::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 10px;
  top: calc(50% - 7px);
  border-radius: 2px;
  background: #3e8ed0
    url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTIgMTEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+dGljay1zdmdyZXBvLWNvbTwvdGl0bGU+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0idGljay1zdmdyZXBvLWNvbSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIHBvaW50cz0iMTEuMDc1NTgzNyAwIDQuODQ0ODQwODIgOC45NzE3ODc3NiAwLjcxMTI4MTYzMyA1LjU5NzExODM3IDAgNi40Njg4MDgxNiA1LjA3NTU4MzY3IDEwLjYxMjYwNDEgMTIgMC42NDE2ODE2MzMiPjwvcG9seWdvbj4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==)
    no-repeat center;
  background-size: 8px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awsm-selectric-awsm-job-select-control-multiple
  .awsm-selectric-items
  li.selected {
  color: #666;
  background: #fff;
}
.awsm-selectric-awsm-job-select-control-multiple
  .awsm-selectric-items
  li.selected::after {
  opacity: 1;
}
html[dir="rtl"] .awsm-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
html[dir="rtl"] .awsm-grid-item {
  float: right;
}
html[dir="rtl"] .awsm-job-item h2.awsm-job-post-title {
  text-align: right;
}
html[dir="rtl"] .awsm-jobs-pagination {
  float: right;
}
html[dir="rtl"] .awsm-list-left-col {
  float: right;
}
html[dir="rtl"] .awsm-list-right-col {
  float: left;
  text-align: left;
}
html[dir="rtl"] .awsm-list-item .awsm-job-specification-item {
  margin-right: 0;
  margin-left: 15px;
}
html[dir="rtl"] .awsm-job-specification-item > [class^="awsm-job-icon-"] {
  margin-right: 0;
  margin-left: 6px;
  float: right;
}
html[dir="rtl"] .awsm-job-more-container .awsm-job-more span::before {
  content: "\002190";
}
html[dir="rtl"] .awsm-job-content .awsm-job-specification-label {
  float: right;
  margin-left: 4px;
}
html[dir="rtl"] .awsm-job-single-wrap.awsm-col-2 .awsm-job-content {
  float: right;
  padding-right: 0;
  padding-left: 15px;
}
html[dir="rtl"] .awsm-job-single-wrap.awsm-col-2 .awsm-job-form {
  float: right;
  padding-right: 15px;
  padding-left: 0;
}
html[dir="rtl"] .awsm-job-list-info span {
  margin-right: 0;
  margin-left: 10px;
}
html[dir="rtl"] .awsm-job-form-group input[type="checkbox"],
html[dir="rtl"] .awsm-job-form-group input[type="radio"] {
  margin-right: 0;
  margin-left: 5px;
}
html[dir="rtl"] ul.awsm-error-message li {
  margin-left: 0;
  margin-right: 1.2em;
}
html[dir="rtl"] .awsm-selectric .label {
  margin: 0 10px 0 48px;
  text-align: right;
}
html[dir="rtl"] .awsm-selectric .awsm-selectric-arrow-drop {
  left: 0;
  right: auto;
}
@media (max-width: 992px) {
  html[dir="rtl"] .awsm-job-single-wrap.awsm-col-2 .awsm-job-content {
    padding-left: 0;
  }
  html[dir="rtl"] .awsm-job-single-wrap.awsm-col-2 .awsm-job-form {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  html[dir="rtl"] .awsm-list-right-col {
    text-align: right;
  }
}
.awsm-row {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: flexbox;
  -webkit-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.awsm-row,
.awsm-row *,
.awsm-row ::after,
.awsm-row ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.awsm-grid-item {
  float: left;
  width: 33.333%;
  padding: 0 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.awsm-grid-col-4 .awsm-grid-item {
  width: 25%;
}
.awsm-grid-col-2 .awsm-grid-item {
  width: 50%;
}
.awsm-grid-col .awsm-grid-item {
  width: 100%;
}
.awsm-job-hide {
  display: none !important;
}
.awsm-job-show {
  display: block !important;
}
.awsm-job-item {
  background: #fff;
  padding: 20px;
  font-size: 14px;
}
a.awsm-job-item {
  text-decoration: none !important;
}
.awsm-grid-item .awsm-job-item {
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
  border: 1px solid #ccc;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awsm-grid-item .awsm-job-item:focus,
.awsm-grid-item .awsm-job-item:hover {
  -webkit-box-shadow: 0 3px 15px -5px rgb(0 0 0 / 20%);
  box-shadow: 0 3px 15px -5px rgb(0 0 0 / 20%);
}
.awsm-grid-item .awsm-job-featured-image {
  margin-bottom: 14px;
}
.awsm-job-item h2.awsm-job-post-title {
  margin: 0 0 15px;
  font-size: 18px;
  text-align: left;
}
.awsm-job-item h2.awsm-job-post-title a {
  font-size: 18px;
}
.awsm-grid-item .awsm-job-info {
  min-height: 83px;
  margin-bottom: 10px;
}
.awsm-grid-item .awsm-job-info p {
  margin: 0 0 8px;
}
.awsm-job-wrap::after {
  clear: both;
  content: "";
  display: table;
}
.awsm-filter-wrap,
.awsm-filter-wrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.awsm-job-wrap,
.awsm-job-wrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.awsm-filter-wrap {
  margin: 0 -10px 20px;
}
.awsm-filter-wrap form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.awsm-filter-wrap .awsm-filter-items {
  display: none;
}
.awsm-filter-wrap.awsm-full-width-search-filter-wrap .awsm-filter-item-search {
  width: 100%;
}
.awsm-filter-wrap.awsm-full-width-search-filter-wrap .awsm-filter-items,
.awsm-filter-wrap.awsm-no-search-filter-wrap .awsm-filter-items {
  width: 100%;
}
.awsm-filter-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  width: 46px;
  padding: 12px;
  border: 1px solid #ccc;
  margin: 0 10px 10px;
  border-radius: 4px;
  outline: 0 !important;
  color: #111;
}
.awsm-filter-toggle.awsm-on {
  background: #ccc;
}
.awsm-filter-toggle svg {
  width: 20px;
  height: 20px;
}
.awsm-filter-wrap.awsm-no-search-filter-wrap .awsm-filter-toggle {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
}
.awsm-filter-wrap.awsm-no-search-filter-wrap .awsm-filter-toggle svg {
  width: 22px;
  height: 22px;
}
@media (min-width: 768px) {
  .awsm-filter-wrap .awsm-filter-items {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 250px);
  }
  .awsm-filter-toggle {
    display: none;
  }
  .awsm-filter-item-search {
    width: 250px;
  }
}
.awsm-filter-wrap .awsm-filter-item {
  padding: 0 10px 10px;
}
.awsm-filter-item-search {
  position: relative;
  padding: 0 10px 10px;
}
@media (max-width: 768px) {
  .awsm-filter-wrap .awsm-filter-items {
    width: 100%;
  }
  .awsm-filter-item-search {
    width: calc(100% - 66px);
  }
  .awsm-filter-wrap .awsm-filter-item .awsm-selectric-wrapper {
    min-width: 100%;
  }
}
.awsm-filter-wrap .awsm-filter-item .awsm-job-form-control {
  min-height: 48px;
  padding-right: 58px;
}
.awsm-filter-item-search .awsm-job-form-control {
  padding-right: 48px;
  min-height: 48px;
}
.awsm-filter-item-search-in {
  position: relative;
}
.awsm-filter-item-search .awsm-job-search-icon-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 100%;
  font-size: 16px;
  color: #ccc;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
}
.awsm-jobs-none-container {
  padding: 25px;
}
.awsm-jobs-none-container p {
  margin: 0;
  padding: 5px;
}
.awsm-row .awsm-jobs-pagination {
  padding: 0 15px;
  width: 100%;
}
.awsm-jobs-pagination {
  float: left;
  width: 100%;
}
.awsm-load-more-classic a.page-numbers,
.awsm-load-more-main a.awsm-load-more {
  display: block;
  text-align: center;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
  border: 1px solid #ccc;
  margin: 0 !important;
  text-decoration: none !important;
  outline: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 4px;
}
.awsm-load-more-classic a.page-numbers,
.awsm-load-more-classic span.page-numbers {
  padding: 5px 10px;
  font-size: 90%;
}
.awsm-load-more-classic {
  text-align: center;
}
.awsm-load-more-classic a.page-numbers:focus,
.awsm-load-more-classic a.page-numbers:hover,
.awsm-load-more-main a.awsm-load-more:focus,
.awsm-load-more-main a.awsm-load-more:hover {
  -webkit-box-shadow: 0 3px 15px -5px rgb(0 0 0 / 20%);
  box-shadow: 0 3px 15px -5px rgb(0 0 0 / 20%);
}
.awsm-jobs-pagination.awsm-load-more-classic ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.awsm-jobs-pagination.awsm-load-more-classic ul li {
  display: inline-block;
}
.awsm-lists {
  border: 1px solid #ededed;
}
.awsm-list-item {
  width: 100%;
}
.awsm-list-item h2.awsm-job-post-title {
  margin-bottom: 0;
}
.awsm-list-item .awsm-job-featured-image {
  float: left;
  margin-right: 10px;
}
.awsm-list-item .awsm-job-featured-image img {
  width: 50px;
  height: 50px;
}
.awsm-list-item .awsm-job-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.awsm-list-item .awsm-job-item::after {
  content: "";
  display: table;
  clear: both;
}
.awsm-list-left-col {
  float: left;
  width: 50%;
}
.awsm-list-right-col {
  float: left;
  width: 50%;
  text-align: right;
}
.awsm-list-item .awsm-job-specification-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.awsm-list-item .awsm-job-specification-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
}
a.awsm-job-item .awsm-job-specification-item {
  color: #4c4c4c;
}
.awsm-list-item .awsm-job-more-container {
  display: inline-block;
  vertical-align: middle;
}
.awsm-job-more-container .awsm-job-more span::before {
  content: "\002192";
}
.awsm-lists .awsm-jobs-pagination {
  margin-top: 30px;
}
.awsm-job-specification-item > [class^="awsm-job-icon-"] {
  margin-right: 6px;
}
.awsm-job-specification-term::after {
  content: ", ";
}
.awsm-job-specification-term:last-child::after {
  content: "";
}
.awsm-job-single-wrap,
.awsm-job-single-wrap *,
.awsm-job-single-wrap ::after,
.awsm-job-single-wrap ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.awsm-job-single-wrap {
  margin-bottom: 1.3em;
}
.awsm-job-single-wrap::after {
  content: "";
  display: table;
  clear: both;
}
.awsm-job-content {
  padding-bottom: 32px;
}
.awsm-job-single-wrap.awsm-col-2 .awsm-job-content {
  float: left;
  width: 55%;
  padding-right: 15px;
}
.awsm-job-single-wrap.awsm-col-2 .awsm-job-form {
  float: left;
  width: 45%;
  padding-left: 15px;
}
.awsm-job-head,
.awsm_job_spec_above_content {
  margin-bottom: 20px;
}
.awsm-job-head h1 {
  margin: 0 0 20px;
}
.awsm-job-list-info span {
  margin-right: 10px;
}
.awsm-job-single-wrap .awsm-job-expiration-label {
  font-weight: 700;
}
.awsm-job-form-inner {
  background: #fff;
  border: 1px solid #ccc;
  padding: 35px;
}
.awsm-job-form-inner h2 {
  margin: 0 0 30px;
}
.awsm-job-form-group {
  margin-bottom: 20px;
}
.awsm-job-form-group input[type="checkbox"],
.awsm-job-form-group input[type="radio"] {
  margin-right: 5px;
}
.awsm-job-form-group label {
  display: block;
  margin-bottom: 10px;
}
.awsm-job-form-options-container label,
.awsm-job-inline-group label {
  display: inline;
  font-weight: 400;
}
.awsm-job-form-control {
  display: block;
  width: 100%;
}
.awsm-job-form-options-container span {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 10px;
}
.awsm-job-submit {
  background: #0195ff;
  border: 1px solid #0195ff;
  padding: 10px 30px;
  color: #fff;
}
.awsm-job-submit:focus,
.awsm-job-submit:hover {
  background: rgba(0, 0, 0, 0);
  color: #0195ff;
}
.awsm-job-form-error {
  color: #db4c4c;
  font-weight: 500;
}
.awsm-job-form-control.awsm-job-form-error,
.awsm-job-form-control.awsm-job-form-error:focus {
  border: 1px solid #db4c4c;
}
.awsm-error-message,
.awsm-success-message {
  padding: 12px 25px;
}
.awsm-error-message p:empty,
.awsm-success-message p:empty {
  display: none;
}
.awsm-error-message p,
.awsm-success-message p {
  margin: 0 !important;
  padding: 0 !important;
}
.awsm-success-message {
  border: 1px solid #1ea508;
}
.awsm-error-message {
  border: 1px solid #db4c4c;
}
ul.awsm-error-message li {
  margin-left: 1.2em;
  line-height: 1.8em;
}
.awsm-expired-message {
  padding: 25px;
}
.awsm-expired-message p {
  margin: 1em 0;
}
.awsm-job-container {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
}
.awsm-jobs-loading {
  position: relative;
}
.awsm-job-listings::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5)
    url(../../plugins/wp-job-openings/assets/img/loading.svg) no-repeat center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awsm-job-listings.awsm-jobs-loading::after {
  opacity: 1;
  visibility: visible;
}
.awsm-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media (max-width: 1024px) {
  .awsm-grid-col-4 .awsm-grid-item {
    width: 33.333%;
  }
}
@media (max-width: 992px) {
  .awsm-job-single-wrap.awsm-col-2 .awsm-job-content {
    width: 100%;
    padding-right: 0;
  }
  .awsm-job-single-wrap.awsm-col-2 .awsm-job-form {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .awsm-grid-col-3 .awsm-grid-item,
  .awsm-grid-col-4 .awsm-grid-item,
  .awsm-grid-item {
    width: 50%;
  }
  .awsm-list-left-col {
    width: 100%;
    padding-bottom: 10px;
  }
  .awsm-list-right-col {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 648px) {
  .awsm-grid-col-2 .awsm-grid-item,
  .awsm-grid-col-3 .awsm-grid-item,
  .awsm-grid-col-4 .awsm-grid-item,
  .awsm-grid-item {
    width: 100%;
  }
  .awsm-list-item .awsm-job-specification-wrapper {
    display: block;
    padding-bottom: 5px;
    float: none;
  }
  .awsm-list-item .awsm-job-more-container {
    display: block;
    float: none;
  }
}
.awsm-job-form-plugin-style .awsm-job-form-control {
  display: block;
  width: 100%;
  font: inherit;
  padding: 8px 15px;
  min-height: 46px;
  border: 1px solid #ccc;
  border-radius: 4px;
  line-height: 1;
  color: #060606;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
}
.awsm-job-form-plugin-style .awsm-job-form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #060606;
}
.awsm-job-form-plugin-style .awsm-job-form-control.awsm-job-form-error {
  border-color: #db4c4c;
}
.awsm-job-form-plugin-style textarea.awsm-job-form-control {
  min-height: 80px;
}
.awsm-job-form-plugin-style .awsm-application-submit-btn,
.awsm-job-form-plugin-style .awsm-jobs-primary-button {
  background: #060606;
  border-radius: 45px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 16px 32px;
  color: #fff;
}
.awsm-job-form-plugin-style .awsm-application-submit-btn:focus,
.awsm-job-form-plugin-style .awsm-application-submit-btn:hover,
.awsm-job-form-plugin-style .awsm-jobs-primary-button:focus,
.awsm-job-form-plugin-style .awsm-jobs-primary-button:hover {
  color: #fff;
  outline: 0;
  background: #060606;
}
.awsm-job-form-plugin-style .awsm-jobs-primary-button {
  cursor: pointer;
}
.awsm-job-form-plugin-style .awsm-jobs-primary-button:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.awsm-job-form-plugin-style .awsm-selectric {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 4px;
}
.awsm-job-form-plugin-style .awsm-selectric-open .awsm-selectric {
  border-color: #060606;
}
.awsm-job-form-plugin-style .awsm-selectric .label {
  margin-left: 15px;
}
.awsm-jobs-is-block-theme .site-branding {
  padding: 0 2.1rem;
}
.awsm-jobs-is-block-theme .site-content {
  padding: 0 2.1rem 3rem;
}
.awsm-jobs-is-block-theme .site-title {
  margin-bottom: 0;
}
.awsm-selectric {
  border-radius: 5px;
}
.awsm-job-featured-image img {
  max-width: 100%;
  height: auto;
}
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
  display: none;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
}
.wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: 400;
  display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #dc3232;
  background: #fff;
  padding: 0.2em 0.8em;
  width: 24em;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " ";
}
.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}
form.submitting .wpcf7-spinner {
  visibility: visible;
}
.wpcf7-spinner::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1e3ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
  .wpcf7-spinner::before {
    animation-name: blink;
    animation-duration: 2e3ms;
  }
}
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.wpcf7 [inert] {
  opacity: 0.5;
}
.wpcf7 input[type="file"] {
  cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: ltr;
}
.wpcf7-reflection > output {
  display: list-item;
  list-style: none;
}
.wpcf7-reflection > output[hidden] {
  display: none;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../../themes/salient/css/fonts/fontawesome-webfont.eot%3Fv=4.2");
  src: url("../../themes/salient/css/fonts/fontawesome-webfont.eot%3F")
      format("embedded-opentype"),
    url("../../themes/salient/css/fonts/fontawesome-webfont.svg") format("svg"),
    url("../../themes/salient/css/fonts/fontawesome-webfont.woff%3Fv=4.2")
      format("woff"),
    url("../../themes/salient/css/fonts/fontawesome-webfont.ttf%3Fv=4.2")
      format("truetype");
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
i[class^="icon-"],
[class*=" icon-"],
i[class*="fa-"],
span[class*="fa-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  speak: none;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before,
.fa-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.col {
  position: relative;
  display: block;
  width: 100%;
}
.full-page-inner > .container > .span_12,
.full-page-inner > .span_12,
html body .vc_row-fluid > .span_12 {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  float: none;
}
@media (min-width: 691px) {
  .col {
    margin-right: 2%;
  }
}
.col:last-child {
  margin-right: 0;
}
.col.col_last {
  margin-right: 0;
}
.compose-mode .vc_row-fluid > .span_12 > .vc_element,
.compose-mode .vc_row-fluid > .span_12 > .vc_element > .wpb_column,
.full-page-inner > .container > .span_12 > .wpb_column,
.full-page-inner > .span_12 > .wpb_column,
html body .vc_row-fluid > .span_12 > .wpb_column {
  float: none;
  margin-right: 0;
}
.compose-mode
  #nectar_fullscreen_rows
  .full-page-inner
  > .container
  > .span_12
  > .vc_element:not([class*="offset-"]),
.compose-mode .vc_row-fluid > .span_12 > .vc_element:not([class*="offset-"]),
.compose-mode
  .vc_row-fluid
  > .span_12
  > .vc_element
  > .wpb_column:not([class*="offset-"]),
.full-page-inner > .container > .span_12 > .wpb_column:not([class*="offset-"]),
.full-page-inner > .span_12 > .wpb_column:not([class*="offset-"]),
html body .vc_row-fluid > .span_12 > .wpb_column:not([class*="offset-"]) {
  margin-left: 0;
}
.full-page-inner > .container > .span_12,
.full-page-inner > .span_12,
.vc_row-fluid > .span_12 {
  width: auto;
}
.vc_row-fluid > .span_12,
body[data-col-gap="default"]
  .vc_row-fluid[data-column-margin="default"]:not(.full-width-content)
  .full-page-inner
  > .container
  > .span_12 {
  margin-left: -1%;
  margin-right: -1%;
}
.vc_row-fluid > .span_12 .wpb_column,
body[data-col-gap="default"]
  .vc_row-fluid[data-column-margin="default"]:not(.full-width-content)
  .full-page-inner
  > .container
  > .span_12
  .wpb_column:not(.child_column) {
  padding-left: 1%;
  padding-right: 1%;
}
body[data-col-gap*="px"]
  .wpb_wrapper
  > .wpb_row:last-child:not([data-column-margin*="px"]) {
  margin-bottom: 0;
}
html body .full-width-content.vc_row-fluid .wpb_column {
  padding: 0;
}
.full-width-content.vc_row-fluid .wpb_column .wpb_row,
.full-width-content.vc_row-fluid .wpb_column .wpb_wrapper,
html body .full-width-content.vc_row-fluid .span_12 {
  margin: 0;
}
@media only screen and (max-width: 999px) {
  .container-wrap
    .full-width-content
    .vc_row-fluid[data-column-margin*="px"]
    > .span_12
    > .wpb_column {
    margin-bottom: 30px;
  }
}
.vc_row-fluid[data-column-margin="default"].full-width-content
  > .span_12
  > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="none"].full-width-content
  > .span_12
  > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"]
  .full-width-content
  .inner_row[data-column-margin="default"],
body[data-col-gap*="px"]
  .full-width-content
  .inner_row[data-column-margin="none"],
body[data-col-gap*="px"]
  .vc_row-fluid.full-width-content
  .inner_row[data-column-margin="default"]
  > .span_12
  > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"]
  .vc_row-fluid.full-width-content
  .inner_row[data-column-margin="none"]
  > .span_12
  > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"]
  .vc_row-fluid[data-column-margin="default"].full-width-content,
body[data-col-gap*="px"]
  .vc_row-fluid[data-column-margin="default"].full-width-content
  > .span_12
  > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"]
  .vc_row-fluid[data-column-margin="none"].full-width-content,
body[data-col-gap*="px"]
  .vc_row-fluid[data-column-margin="none"].full-width-content
  > .span_12
  > .one-fourths:not([class*="vc_col-xs-"]) {
  margin-bottom: 0;
}
body[data-col-gap*="px"]
  .full-width-content
  .inner_row[data-column-margin="default"]
  > .span_12,
body[data-col-gap*="px"]
  .full-width-content
  .inner_row[data-column-margin="none"]
  > .span_12,
body[data-col-gap*="px"]
  .vc_row-fluid[data-column-margin="default"].full-width-content
  > .span_12,
body[data-col-gap*="px"]
  .vc_row-fluid[data-column-margin="none"].full-width-content
  > .span_12 {
  margin-left: 0;
  margin-right: 0;
}
body[data-col-gap*="px"]
  .full-width-content
  .inner_row[data-column-margin="default"]
  > .span_12
  > .wpb_column,
body[data-col-gap*="px"]
  .full-width-content
  .inner_row[data-column-margin="none"]
  > .span_12
  > .wpb_column,
body[data-col-gap*="px"]
  .vc_row-fluid[data-column-margin="default"].full-width-content
  > .span_12
  > .wpb_column,
body[data-col-gap*="px"]
  .vc_row-fluid[data-column-margin="none"].full-width-content
  > .span_12
  > .wpb_column {
  padding-left: 0;
  padding-right: 0;
}
.wpb_column[data-border-radius*="px"]
  .n-sticky
  > .vc_column-inner
  > .column-bg-overlay-wrap,
.wpb_column[data-border-radius*="px"]
  > .vc_column-inner
  > .column-bg-overlay-wrap {
  overflow: hidden;
}
.ascend .vc_row-fluid .wpb_column.boxed,
.material .vc_row-fluid .wpb_column.boxed,
.vc_row-fluid .wpb_column.boxed {
  background-color: transparent;
  box-shadow: none;
}
.wpb_column.boxed > .vc_column-inner {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 25px 15px 15px;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  top: 0;
}
.wpb_column.boxed:hover > .vc_column-inner {
  transform: translateY(-4px);
  box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
}
.vc_row-fluid .wpb_column {
  box-shadow: none;
}
.wpb_column[data-shadow="small_depth"]
  > .vc_column-inner
  > .column-bg-overlay-wrap {
  box-shadow: rgba(0, 0, 0, 0.04) 0 1px 0, rgba(0, 0, 0, 0.05) 0 2px 7px,
    rgba(0, 0, 0, 0.06) 0 12px 22px;
}
.wpb_column[data-shadow="medium_depth"]
  > .vc_column-inner
  > .column-bg-overlay-wrap {
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
}
.wpb_column[data-shadow="large_depth"]
  > .vc_column-inner
  > .column-bg-overlay-wrap {
  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.15), 0 25px 80px rgba(0, 0, 0, 0.1);
}
.wpb_column[data-shadow="x_large_depth"]
  > .vc_column-inner
  > .column-bg-overlay-wrap {
  box-shadow: 0 60px 135px rgba(0, 0, 0, 0.14), 0 15px 65px rgba(0, 0, 0, 0.14);
}
@media only screen and (min-width: 1000px) {
  .wpb_column.has-animation[data-animation="reveal-from-bottom"]
    > .vc_column-inner {
    transform: translateY(101%);
    -webkit-transform: translateY(101%);
  }
  .wpb_column.has-animation[data-animation="reveal-from-top"]
    > .vc_column-inner {
    transform: translateY(-101%);
    -webkit-transform: translateY(-101%);
  }
  .wpb_column.has-animation[data-animation="reveal-from-left"]
    > .vc_column-inner {
    transform: translateX(-120%);
    -webkit-transform: translateX(-120%);
  }
  .wpb_column.has-animation[data-animation="reveal-from-right"]
    > .vc_column-inner {
    transform: translateX(120%);
    -webkit-transform: translateX(120%);
  }
}
body[data-m-animate="1"]
  .wpb_column.has-animation[data-animation="reveal-from-bottom"]
  > .vc_column-inner {
  transform: translateY(101%);
  -webkit-transform: translateY(101%);
}
body[data-m-animate="1"]
  .wpb_column.has-animation[data-animation="reveal-from-top"]
  > .vc_column-inner {
  transform: translateY(-101%);
  -webkit-transform: translateY(-101%);
}
body[data-m-animate="1"]
  .wpb_column.has-animation[data-animation="reveal-from-left"]
  > .vc_column-inner {
  transform: translateX(-120%);
  -webkit-transform: translateX(-120%);
}
body[data-m-animate="1"]
  .wpb_column.has-animation[data-animation="reveal-from-right"]
  > .vc_column-inner {
  transform: translateX(120%);
  -webkit-transform: translateX(120%);
}
body[data-col-gap] .vc_row-fluid .span_12.col.section-title,
body[data-col-gap] .vc_row-fluid .span_12.post-area,
body[data-col-gap] .vc_row-fluid .span_12.testimonial_slider {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  .full-width-content
    .wpb_column.col.no-extra-padding_tablet
    > .vc_column-inner,
  .wpb_column.col.no-extra-padding_tablet > .n-sticky > .vc_column-inner,
  .wpb_column.col.no-extra-padding_tablet > .vc_column-inner {
    padding: 0;
  }
}
@media only screen and (max-width: 690px) {
  body
    .full-width-content
    .wpb_column.col.no-extra-padding_phone
    > .vc_column-inner,
  body
    .wpb_row
    .full-width-content
    .wpb_column.col.no-extra-padding_phone
    > .n-sticky
    > .vc_column-inner,
  body
    .wpb_row
    .wpb_column.child_column.col.no-extra-padding_phone
    > .n-sticky
    > .vc_column-inner,
  body
    .wpb_row
    .wpb_column.col.no-extra-padding_phone
    > .n-sticky
    > .vc_column-inner,
  html
    body
    .wpb_column.child_column.col.no-extra-padding_phone
    > .vc_column-inner,
  html body .wpb_column.col.no-extra-padding_phone > .vc_column-inner {
    padding: 0;
  }
  .col.padding-1-percent[data-border-width*="px"] > .vc_column-inner,
  .col.padding-2-percent[data-border-width*="px"] > .vc_column-inner,
  .col.padding-3-percent[data-border-width*="px"] > .vc_column-inner,
  .col.padding-4-percent[data-border-width*="px"] > .vc_column-inner,
  .col.padding-5-percent[data-border-width*="px"] > .vc_column-inner,
  .col.padding-6-percent[data-border-width*="px"] > .vc_column-inner,
  .col.padding-7-percent[data-border-width*="px"] > .vc_column-inner {
    padding: calc(100vw * 0.09);
  }
}
@media only screen and (max-width: 999px) {
  .full-width-content .col.padding-1-percent > .vc_column-inner {
    padding: calc(100vw * 0.01);
  }
}
@media (max-width: 999px) and (min-width: 691px) {
  .vc_col-xs-12:not([data-t-w-inherits="small_desktop"]) {
    width: 100%;
  }
  .vc_col-xs-11:not([data-t-w-inherits="small_desktop"]) {
    width: 91.66666667%;
  }
  .vc_col-xs-10:not([data-t-w-inherits="small_desktop"]) {
    width: 83.33333333%;
  }
  .vc_col-xs-9:not([data-t-w-inherits="small_desktop"]) {
    width: 75%;
  }
  .vc_col-xs-8:not([data-t-w-inherits="small_desktop"]) {
    width: 66.66666667%;
  }
  .vc_col-xs-7:not([data-t-w-inherits="small_desktop"]) {
    width: 58.33333333%;
  }
  .vc_col-xs-6:not([data-t-w-inherits="small_desktop"]) {
    width: 50%;
  }
  .vc_col-xs-5:not([data-t-w-inherits="small_desktop"]) {
    width: 41.66666667%;
  }
  .vc_col-xs-4:not([data-t-w-inherits="small_desktop"]) {
    width: 33.33333333%;
  }
  .vc_col-xs-3:not([data-t-w-inherits="small_desktop"]) {
    width: 25%;
  }
  .vc_col-xs-2:not([data-t-w-inherits="small_desktop"]) {
    width: 16.66666667%;
  }
  .vc_col-xs-1:not([data-t-w-inherits="small_desktop"]) {
    width: 8.33333333%;
  }
  .vc_col-xs-5\/5:not([data-t-w-inherits="small_desktop"]) {
    width: 100%;
  }
  .vc_col-xs-4\/5:not([data-t-w-inherits="small_desktop"]) {
    width: 80%;
  }
  .vc_col-xs-3\/5:not([data-t-w-inherits="small_desktop"]) {
    width: 60%;
  }
  .vc_col-xs-2\/5:not([data-t-w-inherits="small_desktop"]) {
    width: 40%;
  }
  .vc_col-xs-1\/5:not([data-t-w-inherits="small_desktop"]) {
    width: 20%;
  }
}
@media (max-width: 690px) {
  .vc_col-xs-12 {
    width: 100%;
  }
  .vc_col-xs-11 {
    width: 91.66666667%;
  }
  .vc_col-xs-10 {
    width: 83.33333333%;
  }
  .vc_col-xs-9 {
    width: 75%;
  }
  .vc_col-xs-8 {
    width: 66.66666667%;
  }
  .vc_col-xs-7 {
    width: 58.33333333%;
  }
  .vc_col-xs-6 {
    width: 50%;
  }
  .vc_col-xs-5 {
    width: 41.66666667%;
  }
  .vc_col-xs-4 {
    width: 33.33333333%;
  }
  .vc_col-xs-3 {
    width: 25%;
  }
  .vc_col-xs-2 {
    width: 16.66666667%;
  }
  .vc_col-xs-1 {
    width: 8.33333333%;
  }
  .vc_col-xs-5\/5 {
    width: 100%;
  }
  .vc_col-xs-4\/5 {
    width: 80%;
  }
  .vc_col-xs-3\/5 {
    width: 60%;
  }
  .vc_col-xs-2\/5 {
    width: 40%;
  }
  .vc_col-xs-1\/5 {
    width: 20%;
  }
}
.vc_col-xs-pull-12 {
  right: 100%;
}
.vc_col-xs-pull-11 {
  right: 91.66666667%;
}
.vc_col-xs-pull-10 {
  right: 83.33333333%;
}
.vc_col-xs-pull-9 {
  right: 75%;
}
.vc_col-xs-pull-8 {
  right: 66.66666667%;
}
.vc_col-xs-pull-7 {
  right: 58.33333333%;
}
.vc_col-xs-pull-6 {
  right: 50%;
}
.vc_col-xs-pull-5 {
  right: 41.66666667%;
}
.vc_col-xs-pull-4 {
  right: 33.33333333%;
}
.vc_col-xs-pull-3 {
  right: 25%;
}
.vc_col-xs-pull-2 {
  right: 16.66666667%;
}
.vc_col-xs-pull-1 {
  right: 8.33333333%;
}
.vc_col-xs-pull-0 {
  right: auto;
}
.vc_col-xs-push-12 {
  left: 100%;
}
.vc_col-xs-push-11 {
  left: 91.66666667%;
}
.vc_col-xs-push-10 {
  left: 83.33333333%;
}
.vc_col-xs-push-9 {
  left: 75%;
}
.vc_col-xs-push-8 {
  left: 66.66666667%;
}
.vc_col-xs-push-7 {
  left: 58.33333333%;
}
.vc_col-xs-push-6 {
  left: 50%;
}
.vc_col-xs-push-5 {
  left: 41.66666667%;
}
.vc_col-xs-push-4 {
  left: 33.33333333%;
}
.vc_col-xs-push-3 {
  left: 25%;
}
.vc_col-xs-push-2 {
  left: 16.66666667%;
}
.vc_col-xs-push-1 {
  left: 8.33333333%;
}
.vc_col-xs-push-0 {
  left: auto;
}
.vc_col-xs-offset-12 {
  margin-left: 100%;
}
.vc_col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.vc_col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.vc_col-xs-offset-9 {
  margin-left: 75%;
}
.vc_col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.vc_col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.vc_col-xs-offset-6 {
  margin-left: 50%;
}
.vc_col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.vc_col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.vc_col-xs-offset-3 {
  margin-left: 25%;
}
.vc_col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.vc_col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.vc_col-xs-offset-0 {
  margin-left: 0;
}
.vc_col-xs-pull-5\/5 {
  right: 100%;
}
.vc_col-xs-pull-4\/5 {
  right: 80%;
}
.vc_col-xs-pull-3\/5 {
  right: 60%;
}
.vc_col-xs-pull-2\/5 {
  right: 40%;
}
.vc_col-xs-pull-1\/5 {
  right: 20%;
}
.vc_col-xs-pull-0\/5 {
  right: auto;
}
.vc_col-xs-push-5\/5 {
  left: 100%;
}
.vc_col-xs-push-4\/5 {
  left: 80%;
}
.vc_col-xs-push-3\/5 {
  left: 60%;
}
.vc_col-xs-push-2\/5 {
  left: 40%;
}
.vc_col-xs-push-1\/5 {
  left: 20%;
}
.vc_col-xs-push-0\/5 {
  left: auto;
}
.vc_col-xs-offset-5\/5 {
  margin-left: 100%;
}
.vc_col-xs-offset-4\/5 {
  margin-left: 80%;
}
.vc_col-xs-offset-3\/5 {
  margin-left: 60%;
}
.vc_col-xs-offset-2\/5 {
  margin-left: 40%;
}
.vc_col-xs-offset-1\/5 {
  margin-left: 20%;
}
.vc_col-xs-offset-0\/5 {
  margin-left: 0;
}
@media (min-width: 690px) {
  .vc_col-sm-5\/5 {
    width: 100%;
  }
  .vc_col-sm-4\/5 {
    width: 80%;
  }
  .vc_col-sm-3\/5 {
    width: 60%;
  }
  .vc_col-sm-2\/5 {
    width: 40%;
  }
  .vc_col-sm-1\/5 {
    width: 20%;
  }
  .vc_col-sm-12 {
    width: 100%;
  }
  .vc_col-sm-11 {
    width: 91.66666667%;
  }
  .vc_col-sm-10 {
    width: 83.33333333%;
  }
  .vc_col-sm-9 {
    width: 75%;
  }
  .vc_col-sm-8 {
    width: 66.66666667%;
  }
  .vc_col-sm-7 {
    width: 58.33333333%;
  }
  .vc_col-sm-6 {
    width: 50%;
  }
  .vc_col-sm-5 {
    width: 41.66666667%;
  }
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
  .vc_col-sm-3 {
    width: 25%;
  }
  .vc_col-sm-2 {
    width: 16.66666667%;
  }
  .vc_col-sm-1 {
    width: 8.33333333%;
  }
  .vc_col-sm-pull-12 {
    right: 100%;
  }
  .vc_col-sm-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-sm-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-sm-pull-9 {
    right: 75%;
  }
  .vc_col-sm-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-sm-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-sm-pull-6 {
    right: 50%;
  }
  .vc_col-sm-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-sm-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-sm-pull-3 {
    right: 25%;
  }
  .vc_col-sm-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-sm-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-sm-pull-0 {
    right: auto;
  }
  .vc_col-sm-push-12 {
    left: 100%;
  }
  .vc_col-sm-push-11 {
    left: 91.66666667%;
  }
  .vc_col-sm-push-10 {
    left: 83.33333333%;
  }
  .vc_col-sm-push-9 {
    left: 75%;
  }
  .vc_col-sm-push-8 {
    left: 66.66666667%;
  }
  .vc_col-sm-push-7 {
    left: 58.33333333%;
  }
  .vc_col-sm-push-6 {
    left: 50%;
  }
  .vc_col-sm-push-5 {
    left: 41.66666667%;
  }
  .vc_col-sm-push-4 {
    left: 33.33333333%;
  }
  .vc_col-sm-push-3 {
    left: 25%;
  }
  .vc_col-sm-push-2 {
    left: 16.66666667%;
  }
  .vc_col-sm-push-1 {
    left: 8.33333333%;
  }
  .vc_col-sm-push-0 {
    left: auto;
  }
  .vc_col-sm-offset-12 {
    margin-left: 100%;
  }
  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-sm-offset-9 {
    margin-left: 75%;
  }
  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-sm-offset-6 {
    margin-left: 50%;
  }
  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-sm-offset-3 {
    margin-left: 25%;
  }
  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1000px) {
  .vc_col-md-12 {
    width: 100%;
  }
  .vc_col-md-11 {
    width: 91.66666667%;
  }
  .vc_col-md-10 {
    width: 83.33333333%;
  }
  .vc_col-md-9 {
    width: 75%;
  }
  .vc_col-md-8 {
    width: 66.66666667%;
  }
  .vc_col-md-7 {
    width: 58.33333333%;
  }
  .vc_col-md-6 {
    width: 50%;
  }
  .vc_col-md-5 {
    width: 41.66666667%;
  }
  .vc_col-md-4 {
    width: 33.33333333%;
  }
  .vc_col-md-3 {
    width: 25%;
  }
  .vc_col-md-2 {
    width: 16.66666667%;
  }
  .vc_col-md-1 {
    width: 8.33333333%;
  }
  .vc_col-md-pull-12 {
    right: 100%;
  }
  .vc_col-md-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-md-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-md-pull-9 {
    right: 75%;
  }
  .vc_col-md-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-md-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-md-pull-6 {
    right: 50%;
  }
  .vc_col-md-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-md-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-md-pull-3 {
    right: 25%;
  }
  .vc_col-md-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-md-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-md-pull-0 {
    right: auto;
  }
  .vc_col-md-push-12 {
    left: 100%;
  }
  .vc_col-md-push-11 {
    left: 91.66666667%;
  }
  .vc_col-md-push-10 {
    left: 83.33333333%;
  }
  .vc_col-md-push-9 {
    left: 75%;
  }
  .vc_col-md-push-8 {
    left: 66.66666667%;
  }
  .vc_col-md-push-7 {
    left: 58.33333333%;
  }
  .vc_col-md-push-6 {
    left: 50%;
  }
  .vc_col-md-push-5 {
    left: 41.66666667%;
  }
  .vc_col-md-push-4 {
    left: 33.33333333%;
  }
  .vc_col-md-push-3 {
    left: 25%;
  }
  .vc_col-md-push-2 {
    left: 16.66666667%;
  }
  .vc_col-md-push-1 {
    left: 8.33333333%;
  }
  .vc_col-md-push-0 {
    left: auto;
  }
  .vc_col-md-offset-12 {
    margin-left: 100%;
  }
  .vc_col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-md-offset-9 {
    margin-left: 75%;
  }
  .vc_col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-md-offset-6 {
    margin-left: 50%;
  }
  .vc_col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-md-offset-3 {
    margin-left: 25%;
  }
  .vc_col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-md-offset-0 {
    margin-left: 0;
  }
  .vc_col-md-5\/5 {
    width: 100%;
  }
  .vc_col-md-4\/5 {
    width: 80%;
  }
  .vc_col-md-3\/5 {
    width: 60%;
  }
  .vc_col-md-2\/5 {
    width: 40%;
  }
  .vc_col-md-1\/5 {
    width: 20%;
  }
  .vc_col-md-pull-5\/5 {
    right: 100%;
  }
  .vc_col-md-pull-4\/5 {
    right: 80%;
  }
  .vc_col-md-pull-3\/5 {
    right: 60%;
  }
  .vc_col-md-pull-2\/5 {
    right: 40%;
  }
  .vc_col-md-pull-1\/5 {
    right: 20%;
  }
  .vc_col-md-pull-0\/5 {
    right: auto;
  }
  .vc_col-md-push-5\/5 {
    left: 100%;
  }
  .vc_col-md-push-4\/5 {
    left: 80%;
  }
  .vc_col-md-push-3\/5 {
    left: 60%;
  }
  .vc_col-md-push-2\/5 {
    left: 40%;
  }
  .vc_col-md-push-1\/5 {
    left: 20%;
  }
  .vc_col-md-push-0\/5 {
    left: auto;
  }
  .vc_col-md-offset-5\/5 {
    margin-left: 100%;
  }
  .vc_col-md-offset-4\/5 {
    margin-left: 80%;
  }
  .vc_col-md-offset-3\/5 {
    margin-left: 60%;
  }
  .vc_col-md-offset-2\/5 {
    margin-left: 40%;
  }
  .vc_col-md-offset-1\/5 {
    margin-left: 20%;
  }
  .vc_col-md-offset-0\/5 {
    margin-left: 0;
  }
}
@media (min-width: 1300px) {
  .vc_col-lg-12 {
    width: 100%;
  }
  .vc_col-lg-11 {
    width: 91.66666667%;
  }
  .vc_col-lg-10 {
    width: 83.33333333%;
  }
  .vc_col-lg-9 {
    width: 75%;
  }
  .vc_col-lg-8 {
    width: 66.66666667%;
  }
  .vc_col-lg-7 {
    width: 58.33333333%;
  }
  .vc_col-lg-6 {
    width: 50%;
  }
  .vc_col-lg-5 {
    width: 41.66666667%;
  }
  .vc_col-lg-4 {
    width: 33.33333333%;
  }
  .vc_col-lg-3 {
    width: 25%;
  }
  .vc_col-lg-2 {
    width: 16.66666667%;
  }
  .vc_col-lg-1 {
    width: 8.33333333%;
  }
  .vc_col-lg-pull-12 {
    right: 100%;
  }
  .vc_col-lg-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-lg-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-lg-pull-9 {
    right: 75%;
  }
  .vc_col-lg-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-lg-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-lg-pull-6 {
    right: 50%;
  }
  .vc_col-lg-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-lg-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-lg-pull-3 {
    right: 25%;
  }
  .vc_col-lg-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-lg-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-lg-pull-0 {
    right: auto;
  }
  .vc_col-lg-push-12 {
    left: 100%;
  }
  .vc_col-lg-push-11 {
    left: 91.66666667%;
  }
  .vc_col-lg-push-10 {
    left: 83.33333333%;
  }
  .vc_col-lg-push-9 {
    left: 75%;
  }
  .vc_col-lg-push-8 {
    left: 66.66666667%;
  }
  .vc_col-lg-push-7 {
    left: 58.33333333%;
  }
  .vc_col-lg-push-6 {
    left: 50%;
  }
  .vc_col-lg-push-5 {
    left: 41.66666667%;
  }
  .vc_col-lg-push-4 {
    left: 33.33333333%;
  }
  .vc_col-lg-push-3 {
    left: 25%;
  }
  .vc_col-lg-push-2 {
    left: 16.66666667%;
  }
  .vc_col-lg-push-1 {
    left: 8.33333333%;
  }
  .vc_col-lg-push-0 {
    left: auto;
  }
  .vc_col-lg-offset-12 {
    margin-left: 100%;
  }
  .vc_col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-lg-offset-9 {
    margin-left: 75%;
  }
  .vc_col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-lg-offset-6 {
    margin-left: 50%;
  }
  .vc_col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-lg-offset-3 {
    margin-left: 25%;
  }
  .vc_col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-lg-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 690px) {
  .vc_col-sm-1\/5,
  .vc_col-sm-2\/5,
  .vc_col-sm-3\/5,
  .vc_col-sm-4\/5,
  .vc_col-sm-5\/5 {
    float: left;
  }
  .vc_col-sm-pull-5\/5 {
    right: 100%;
  }
  .vc_col-sm-pull-4\/5 {
    right: 80%;
  }
  .vc_col-sm-pull-3\/5 {
    right: 60%;
  }
  .vc_col-sm-pull-2\/5 {
    right: 40%;
  }
  .vc_col-sm-pull-1\/5 {
    right: 20%;
  }
  .vc_col-sm-pull-0\/5 {
    right: auto;
  }
  .vc_col-sm-push-5\/5 {
    left: 100%;
  }
  .vc_col-sm-push-4\/5 {
    left: 80%;
  }
  .vc_col-sm-push-3\/5 {
    left: 60%;
  }
  .vc_col-sm-push-2\/5 {
    left: 40%;
  }
  .vc_col-sm-push-1\/5 {
    left: 20%;
  }
  .vc_col-sm-push-0\/5 {
    left: auto;
  }
  .vc_col-sm-offset-5\/5 {
    margin-left: 100%;
  }
  .vc_col-sm-offset-4\/5 {
    margin-left: 80%;
  }
  .vc_col-sm-offset-3\/5 {
    margin-left: 60%;
  }
  .vc_col-sm-offset-2\/5 {
    margin-left: 40%;
  }
  .vc_col-sm-offset-1\/5 {
    margin-left: 20%;
  }
  .vc_col-sm-offset-0\/5 {
    margin-left: 0;
  }
}
@media (min-width: 1000px) {
  .vc_col-md-1\/5,
  .vc_col-md-2\/5,
  .vc_col-md-3\/5,
  .vc_col-md-4\/5,
  .vc_col-md-5\/5 {
    float: left;
  }
}
@media (min-width: 1300px) {
  .vc_col-lg-1\/5,
  .vc_col-lg-2\/5,
  .vc_col-lg-3\/5,
  .vc_col-lg-4\/5,
  .vc_col-lg-5\/5 {
    float: left;
  }
  .vc_col-lg-5\/5 {
    width: 100%;
  }
  .vc_col-lg-4\/5 {
    width: 80%;
  }
  .vc_col-lg-3\/5 {
    width: 60%;
  }
  .vc_col-lg-2\/5 {
    width: 40%;
  }
  .vc_col-lg-1\/5 {
    width: 20%;
  }
  .vc_col-lg-pull-5\/5 {
    right: 100%;
  }
  .vc_col-lg-pull-4\/5 {
    right: 80%;
  }
  .vc_col-lg-pull-3\/5 {
    right: 60%;
  }
  .vc_col-lg-pull-2\/5 {
    right: 40%;
  }
  .vc_col-lg-pull-1\/5 {
    right: 20%;
  }
  .vc_col-lg-pull-0\/5 {
    right: auto;
  }
  .vc_col-lg-push-5\/5 {
    left: 100%;
  }
  .vc_col-lg-push-4\/5 {
    left: 80%;
  }
  .vc_col-lg-push-3\/5 {
    left: 60%;
  }
  .vc_col-lg-push-2\/5 {
    left: 40%;
  }
  .vc_col-lg-push-1\/5 {
    left: 20%;
  }
  .vc_col-lg-push-0\/5 {
    left: auto;
  }
  .vc_col-lg-offset-5\/5 {
    margin-left: 100%;
  }
  .vc_col-lg-offset-4\/5 {
    margin-left: 80%;
  }
  .vc_col-lg-offset-3\/5 {
    margin-left: 60%;
  }
  .vc_col-lg-offset-2\/5 {
    margin-left: 40%;
  }
  .vc_col-lg-offset-1\/5 {
    margin-left: 20%;
  }
  .vc_col-lg-offset-0\/5 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 691px) and (max-width: 999px) {
  .vc_col-sm-1[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-1 {
    width: 8.33333333%;
  }
  .vc_col-sm-2[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-2 {
    width: 16.66666667%;
  }
  .vc_col-sm-3[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-3 {
    width: 25%;
  }
  .vc_col-sm-4[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-4 {
    width: 33.33333333%;
  }
  .vc_col-sm-5[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-5 {
    width: 41.66666667%;
  }
  .vc_col-sm-6[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-6 {
    width: 50%;
  }
  .vc_col-sm-7[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-7 {
    width: 58.33333333%;
  }
  .vc_col-sm-8[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-8 {
    width: 66.66666667%;
  }
  .vc_col-sm-9[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-9 {
    width: 75%;
  }
  .vc_col-sm-10[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-10 {
    width: 83.33333333%;
  }
  .vc_col-sm-11[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-11 {
    width: 91.66666667%;
  }
}
@media only screen and (max-width: 690px) {
  [class*="vc_col-"]:not([class*="vc_col-xs"]) {
    width: 100%;
  }
  .wpb_column:not([class*="vc_col-xs"]) {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 999px) {
  .vc_row-fluid .wpb_column[class*="vc_col-xs"]:not(.vc_col-xs-12),
  .vc_row-fluid.full-width-content .col,
  .vc_row-fluid.full-width-content .col .wpb_row,
  .vc_row-fluid.vc_row[data-column-margin="none"] .col {
    margin-bottom: 0;
  }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
input[type="submit"] {
  -webkit-appearance: none;
}
html {
  max-width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
body {
  max-width: 100%;
  overflow: hidden;
  background: #fff;
  font-family: "Open Sans", Helvetica, sans-serif;
  color: #676767;
  position: relative;
}
ol,
ul {
  list-style: none;
}
input[type="text"]::-ms-clear {
  display: none;
}
sup {
  font-size: 0.5em;
  vertical-align: super;
}
sub {
  font-size: 0.5em;
  vertical-align: sub;
}
p:empty {
  display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:root {
  --scroll-bar-w: -2px;
}
.container {
  margin: 0 auto;
  position: relative;
  max-width: 880px;
}
.row {
  position: relative;
}
.main-content > .row,
header .row {
  margin-left: 0;
  margin-right: 0;
}
.clr:after,
.col:after,
.group:after,
.row:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row,
div.clear {
  padding-bottom: 24px;
}
@media (min-width: 691px) {
  .span_1 {
    width: 6.5%;
  }
  .span_2 {
    width: 15%;
  }
  .span_3 {
    width: 23.5%;
  }
  .span_4 {
    width: 32%;
  }
  .span_5 {
    width: 40.5%;
  }
  .span_6 {
    width: 49%;
  }
  .span_7 {
    width: 57.5%;
  }
  .span_8 {
    width: 66%;
  }
  .span_9 {
    width: 74.5%;
  }
  .span_10 {
    width: 83%;
  }
  .span_11 {
    width: 91.5%;
  }
  .span_12 {
    width: 100%;
  }
}
body {
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  font-family: "Open Sans", Helvetica, sans-serif;
  font-weight: 400;
  line-height: 26px;
}
body:not(.nectar-no-flex-height) {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media only screen and (min-width: 1000px) {
  body.admin-bar:not(.nectar-no-flex-height) {
    min-height: calc(100vh - 32px);
  }
}
body:not(.nectar-no-flex-height) #ajax-content-wrap,
body:not(.nectar-no-flex-height) #ajax-content-wrap .blurred-wrap,
body:not(.nectar-no-flex-height) .ocm-effect-wrap,
body:not(.nectar-no-flex-height) .ocm-effect-wrap-inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
body:not(.nectar-no-flex-height) .container-wrap {
  flex-grow: 1;
}
p {
  -webkit-font-smoothing: antialiased;
}
body .ui-widget {
  font-family: "Open Sans";
  font-weight: 400;
}
.nectar-skip-to-content:not(:focus),
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
@media only screen and (min-width: 1000px) {
  .nectar-mobile-only {
    display: none;
  }
}
@media only screen and (max-width: 999px) {
  .nectar-mobile-only.mobile-header {
    display: inline-block;
  }
}
.nectar-mobile-only.mobile-header .inner,
.nectar-mobile-only.mobile-header .inner ul {
  display: flex;
}
.nectar-mobile-only.mobile-header li {
  float: none;
  line-height: 1;
  display: flex;
  align-items: center;
  margin: 0 8px;
  overflow: visible !important;
}
@media only screen and (max-width: 690px) {
  #header-outer
    .nectar-mobile-only.mobile-header
    li[class*="menu-item-btn-style-button"]:not(.menu-item-hidden-text)
    .nectar-menu-icon {
    display: none;
  }
}
body .nectar-mobile-only.mobile-header a {
  color: inherit;
  font-size: 13px;
  line-height: 1;
}
.nectar-mobile-only.mobile-header .menu-item-has-children ul {
  display: none !important;
}
.nectar-display-inline {
  display: inline;
}
.nectar-display-inline-block {
  display: inline-block;
}
.nectar-display-block {
  display: block;
}
.nectar-bg-black {
  background-color: #000;
}
.nectar-bg-white {
  background-color: #fff;
}
#header-outer .screen-reader-text {
  height: 1px;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.nectar-overflow-hidden {
  overflow: hidden;
}
.nectar-pseudo-expand:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
}
.alignleft {
  float: left;
  margin-right: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
}
.aligncenter {
  display: block;
  margin: 15px auto;
}
.no-bottom-padding {
  padding-bottom: 0;
}
.col.center {
  text-align: center;
}
.col.right {
  text-align: right;
}
.wp-smiley {
  margin-bottom: 0;
}
dt {
  font-family: "Open Sans";
  font-weight: 600;
  color: #333;
}
dd {
  padding-left: 20px;
}
.gallery-caption {
  margin-left: 0;
  margin-bottom: 10px;
  padding: 0 10px;
}
#wpstats {
  display: none;
}
.post-area:not(.masonry) .sticky {
  margin-bottom: 50px;
}
.post-area:not(.masonry) .sticky .content-inner {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 25px;
  position: relative;
}
div[id="wpadminbar"] {
  z-index: 1000000 !important;
}
table {
  font-size: 12px;
  margin-bottom: 20px;
}
.wp-caption {
  max-width: 100%;
  position: relative;
}
.wp-caption .wp-caption-text {
  max-width: 90%;
  width: auto;
  margin-left: 5%;
  display: inline-block;
  margin-bottom: 5px;
  background-color: #fff;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.1);
}
.row .col .wp-caption .wp-caption-text,
.wp-caption .wp-caption-text {
  padding: 10px 15px;
  top: -25px;
  position: relative;
  border-left: 4px solid #000;
}
.row .col .wp-caption img,
.wp-caption img {
  margin-bottom: 0;
  display: block;
  margin-right: 0;
}
em {
  font-style: italic;
}
caption,
td,
th {
  font-weight: 400;
  text-align: left;
}
.container-wrap,
.project-title {
  background-color: #f8f8f8;
  position: relative;
  z-index: 10;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
body[data-header-resize="0"] .container-wrap,
body[data-header-resize="0"] .project-title {
  margin-top: 0;
  padding-top: 40px;
}
body.page-template-template-no-header .container-wrap,
body.page-template-template-no-header-footer .container-wrap,
body.single-salient_g_sections .container-wrap {
  padding-top: 0;
}
.clear {
  clear: both;
}
.subheader {
  color: #6f6f6f;
  margin-bottom: 15px;
}
a {
  color: #3555ff;
  text-decoration: none;
  transition: color 0.3s;
}
a:hover {
  color: inherit;
}
h1 {
  font-size: 54px;
  line-height: 62px;
  margin-bottom: 7px;
}
h2 {
  font-size: 34px;
  line-height: 44px;
  margin-bottom: 7px;
}
h3 {
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 7px;
}
h4 {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 7px;
}
h5 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 7px;
}
h6 {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 7px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  font-family: "Open Sans";
  font-weight: 600;
}
.bold,
b,
strong {
  font-family: "Open Sans";
  font-weight: 600;
}
.uppercase {
  font-weight: 700;
  text-transform: uppercase;
}
.tiny {
  font-size: 14px;
  line-height: 22px;
}
body h1.light,
body h2.light,
body h3.light,
body h4.light,
body h5.light,
body h6.light,
p.light {
  text-transform: none;
  font-weight: 300;
}
body h1 em,
body h2 em,
body h3 em,
body h4 em {
  font-size: inherit;
}
.text-align-center {
  text-align: center;
}
p {
  padding-bottom: 27px;
}
.row .col p:last-child {
  padding-bottom: 0;
}
.container .row:last-child,
.wpb_wrapper .clear {
  padding-bottom: 0;
}
.wpb_wrapper > div {
  margin-bottom: 24px;
}
.row .wpb_wrapper > .img-with-aniamtion-wrap:last-child .hover-wrap,
.row .wpb_wrapper > .img-with-aniamtion-wrap:last-child img,
.row .wpb_wrapper > img:last-child,
.wpb_wrapper > div:last-child {
  margin-bottom: 0;
}
.pum-overlay .pum-container,
.pum-overlay .pum-container .pum-content,
body .pum-overlay {
  line-height: inherit;
}
blockquote {
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 40px;
  font-size: 22px;
  padding-left: 0;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
ol,
ul {
  margin-left: 30px;
  margin-bottom: 30px;
}
li ol,
li ul {
  margin-bottom: 0;
}
ul li {
  list-style: disc;
  list-style-position: outside;
}
ol > li {
  list-style: decimal;
  list-style-position: outside;
}
#footer-outer ol,
#footer-outer ul,
#header-outer .button_social_group ul,
#header-outer nav > ul,
#header-outer ol,
#header-secondary-outer ol,
#header-secondary-outer ul,
#mobile-menu ol,
#mobile-menu ul,
#search-outer ol,
#search-outer ul,
#slide-out-widget-area ol,
#slide-out-widget-area ul {
  margin: 0;
}
#footer-outer ol li,
#footer-outer ul li,
#header-outer ol li,
#header-outer ul li,
#header-secondary-outer ol li,
#header-secondary-outer ul li,
#mobile-menu ol li,
#mobile-menu ul li,
#search-outer ol li,
#search-outer ul li,
#slide-out-widget-area ol li,
#slide-out-widget-area ul li {
  list-style: none;
}
.main-content img {
  max-width: 100%;
  height: auto;
}
.no-transform {
  -webkit-transform: inherit !important;
  transform: inherit !important;
}
html.no-overflow-y {
  overflow-y: hidden !important;
}
html.no-overflow-y body {
  overflow-y: hidden;
}
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6,
.light p {
  color: #fff;
}
code {
  display: block;
  clear: both;
  overflow: auto;
  padding: 1.6em;
  margin-bottom: 1.6em;
  white-space: pre;
  background-color: #f0f0f0;
  font: 14px "Andale Mono", Courier, "Courier New", monospace;
}
pre {
  background: #f0f0f0;
  font-family: "Andale Mono", Courier, "Courier New", monospace;
  font-size: 14px;
  font-size: 0.9375rem;
  padding: 1.6em;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
}
.no-left-margin.first-section {
  height: auto !important;
}
.row .col h3,
.row .col h4 {
  margin-bottom: 8px;
}
.vc_separator.vc_separator_align_center h3,
.vc_separator.vc_separator_align_center h4 {
  margin-bottom: 0;
}
.row .col img {
  margin-bottom: 15px;
  max-width: 100%;
  height: auto;
}
.wpb_gallery_slidesimage_grid .portfolio-items .col img {
  width: 100%;
}
.row .col .wp-block-gallery.is-cropped .blocks-gallery-image img,
.row .col .wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%;
  margin-bottom: 0;
}
body .container-wrap [class*="wp-block"].alignfull {
  margin-left: -50vw !important;
  left: 50%;
  max-width: 100vw;
  width: 100vw;
  position: relative;
}
body .container-wrap [class*="wp-block"].alignfull img,
body .container-wrap [class*="wp-block"].alignwide img {
  max-width: none;
  width: 100%;
}
.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}
body[data-form-submit="regular"]
  .wp-block-search__inside-wrapper
  button[type="submit"] {
  color: #fff;
}
blockquote.wp-block-quote {
  position: relative;
  padding-left: 1.3em;
}
blockquote.wp-block-quote:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  content: "";
  border-left: 4px solid rgba(0, 0, 0, 0.1);
}
blockquote.wp-block-quote.has-text-align-center:before {
  display: none;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-style: inherit;
  font-size: 1em;
}
blockquote.wp-block-quote p {
  margin-bottom: 0;
}
blockquote.wp-block-quote cite {
  font-size: 14px;
  line-height: 18px;
  display: block;
}
.wpb_text_column > .wpb_wrapper > :last-child {
  margin-bottom: 0;
}
.gallery a img {
  width: 90%;
  max-width: 90%;
  height: auto;
  max-height: 90%;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #e5e5e5 !important;
  transition: all 0.2s linear;
}
#ajax-loading-screen .loading-icon {
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.default-loading-icon {
  top: 50%;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  margin: 0 auto;
  display: block;
  position: relative;
  border: 3px solid #e5e5e5;
  margin-top: -20px;
}
.default-loading-icon:before {
  position: absolute;
  content: "";
  border-color: #000 transparent transparent;
  border-radius: 100%;
  border-style: solid;
  border-width: 3px;
  display: block;
  height: 100%;
  width: 100%;
  top: -3px;
  left: -3px;
}
.default-loading-icon.spin,
.loading-icon.spin,
.portfolio-loading.spin,
.pp_loaderIcon.spin {
  animation: 2s cubic-bezier(0.63, 0.045, 0.34, 1) 0s normal none infinite
    spinning_animation;
}
.default-skin-loading-icon {
  width: 100%;
  height: 100%;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
  background-image: url(data:image/gif;base64,R0lGODlhHwAfAPUAAPX19ZmZmezs7OTk5Nzc3NfX19PT0+jo6Nvb29DQ0Orq6ubm5tXV1dLS0tfX1+Li4vHx8dXV1eXl5evr66ysrKamprW1td/f38HBwc3Nzbe3t/Pz876+vrGxsd/f3/Ly8rKysqqqqgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEgUDAgFA4BiwSQexKh0eEAkrldAZbvlOD5TqYKALWu5XIwnPFwwymY0GsRgAxrwuJwbCi8aAHlYZ3sVdwtRCm8JgVgODwoQAAIXGRpojQwKRGSDCRESYRsGHYZlBFR5AJt2a3kHQlZlERN2QxMRcAiTeaG2QxJ5RnAOv1EOcEdwUMZDD3BIcKzNq3BJcJLUABBwStrNBtjf3GUGBdLfCtadWMzUz6cDxN/IZQMCvdTBcAIAsli0jOHSJeSAqmlhNr0awo7RJ19TJORqdAXVEEVZyjyKtE3Bg3oZE2iK8oeiKkFZGiCaggelSTiA2LhxiZLBSjZjBL2siNBOFQ84LxHA+mYEiRJzBO7ZCQIAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82YAIQxRCm14Ww4PChAAEAoPDlsAFRUgHkRiZAkREmoSEXiVlRgfQgeBaXRpo6MOQlZbERN0Qx4drRUcAAJmnrVDBrkVDwNjr8BDGxq5Z2MPyUQZuRgFY6rRABe5FgZjjdm8uRTh2d5b4NkQY0zX5QpjTc/lD2NOx+WSW0++2RJmUGJhmZVsQqgtCE6lqpXGjBchmt50+hQKEAEiht5gUcTIESR9GhlgE9IH0BiTkxrMmWIHDkose9SwcQlHDsOIk9ygiVbl5JgMLuV4HUmypMkTOkEAACH5BAkKAAAALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2LQV3t4UBcvcF9/eFpdYxdgZ5hUYA73YGxruCbVjt78G7hXFqlhY/fLQwR0HIQdGuUrTz5eQdIc0cfIEwByGD0MKvcGSaFGjR8GyeAPhIUofQGNQSgrB4IsdOCqx7FHDBiYcOQshYjKDxliVDpRjunCjdSTJkiZP6AQBACH5BAkKAAAALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2I3WBcvczltNxNzIW0693MFYT7bTumNQqlisv7BjswAHo64egFdQAbj0RtOXDQY6VAAUakihN1gSLaJ1IYOGChgXXqEUpQ9ASRlDYhT0xQ4cACJDhqDD5mRKjCAYuArjBmVKDP9+VRljMyMHDwcfuBlBooSCBQwJiqkJAgAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEgUDAgFA8BQIAwExKh0eEAkrlcA9oo4TKcKwharHScIiu9wwTBn3QnGQg1owBNld+O72N/zZnVzRApteFsODwoQABAKDw5bZQxpQ2JkCRESahIRh1gEVIGVamlmXgBWWxETdEMTnlsIAAJmm65DEmZGYw64UZFbR2MPv0QPY0hjpMYKY0ljjMZCEGNK09MG0diN1gXL3M5bTcTcyFtOvdzBWE+207pjUKpYrL+wY7MAB4EerqZjUAG4lKVCBwMbvnT6dCXUkEIFK0jUkOECFEeQJF2hFKUPAIkgQwIaI+hLiJAoR27Zo4YBCJQgVW4cpMYDBpgVZKL59cEBhw+U+QROQ4bBAoUlTZ7QCQIAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82Z1c0QKbXhbDg8KEAAQCg8OW2UMaUNiZAkREmoSEYdYBFSBlWppZl4AVlsRE3RDE55bCAACZpuuQxJmRmMOuFGRW0djD79ED2NIY6TGCmNJY4zGQhBjStPTFBXb21DY1VsGFtzbF9gAzlsFGOQVGefIW2LtGhvYwVgDD+0V17+6Y6BwaNfBwy9YY2YBcMAPnStTY1B9YMdNiyZOngCFGuIBxDZAiRY1eoTvE6UoDEIAGrNSUoNBUuzAaYlljxo2M+HIeXiJpRsRNMaq+JSFCpsRJEqYOPH2JQgAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfjywjlzX9jdXNEHiAVFX8ODwoQABAKDw5bZQxpQh8YiIhaERJqEhF4WwRDDpubAJdqaWZeAByoFR0edEMTolsIAA+yFUq2QxJmAgmyGhvBRJNbA5qoGcpED2MEFrIX0kMKYwUUslDaj2PA4soGY47iEOQFY6vS3FtNYw/m1KQDYw7mzFhPZj5JGzYGipUtESYowzVmF4ADgOCBCZTgFQAxZBJ4AiXqT6ltbUZhWdToUSR/Ii1FWbDnDkUyDQhJsQPn5ZU9atjUhCPHVhgTNy/RSKsiqKFFbUaQKGHiJNyXIAAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEh8JDAWCsBQIAwExKhU+HFwKlgsIMHlIg7TqQeTLW+7XYIiPGSAymY0mrFgA0LwuLzbCC/6eVlnewkADXVECgxcAGUaGRdQEAoPDmhnDGtDBJcVHQYbYRIRhWgEQwd7AB52AGt7YAAIchETrUITpGgIAAJ7ErdDEnsCA3IOwUSWaAOcaA/JQ0amBXKa0QpyBQZyENFCEHIG39HcaN7f4WhM1uTZaE1y0N/TacZoyN/LXU+/0cNyoMxCUytYLjm8AKSS46rVKzmxADhjlCACMFGkBiU4NUQRxS4OHijwNqnSJS6ZovzRyJAQo0NhGrgs5bIPmwWLCLHsQsfhxBWTe9QkOzCwC8sv5Ho127akyRM7QQAAOwAAAAAAAAAAAA==);
}
@keyframes spinning_animation {
  0% {
    transform: scale(1) rotate(0);
  }
  50% {
    transform: scale(0.8) rotate(360deg);
  }
  100% {
    transform: scale(1) rotate(720deg);
  }
}
@keyframes bounce_in_animation {
  0% {
    transform: scale(0, 0);
  }
  20% {
    transform: scale(1.4, 1.4);
  }
  50% {
    transform: scale(0.8, 0.8);
  }
  85% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.nectar-global-section {
  position: relative;
}
.nectar-global-section.before-footer {
  z-index: 11;
}
.nectar-global-section.after-nav {
  z-index: 12;
}
.nectar-global-section.after-nav > .row,
.nectar-global-section.before-footer > .row {
  padding-bottom: 0;
}
.nectar-global-section > .container {
  padding-bottom: 0;
}
.nectar-global-section.nectar_before_blog_loop_end,
.nectar-global-section.nectar_before_blog_loop_start {
  padding-bottom: 4%;
}
.nectar-global-section.nectar_before_blog_loop_end {
  padding-top: 4%;
}
#ajax-content-wrap .force-contained-rows .nectar-global-section > .container,
.nectar_hook_after_content > .container,
.nectar_hook_before_content_global_section > .container,
.nectar_hook_global_section_after_content > .container {
  padding: 0;
}
.nectar_hook_global_section_parallax_footer {
  overflow: hidden;
}
#portfolio-extra > .wpb_row:last-child,
.container-wrap .row > .wpb_row:last-child,
.home-wrap .row > .wpb_row:last-child {
  margin-bottom: 0;
}
.wpb_content_element,
.wpb_row {
  margin-bottom: 35px;
}
#ajax-content-wrap .wpb_row.has-global-section,
.wpb_row.has-global-section {
  margin-bottom: 0;
}
body.page-template-template-portfolio-php .container-wrap,
body.single-portfolio .container-wrap,
body.tax-project-type .container-wrap,
body[data-bg-header="true"] .container-wrap {
  padding-top: 25px;
  margin-top: 0 !important;
  padding-bottom: 40px;
}
#header-space {
  height: 90px;
  background-color: #fff;
}
#header-outer {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  padding: 28px 0 0 0;
  background-color: #fff;
  z-index: 9999;
  overflow: visible;
}
body.page-template-template-no-header #header-outer,
body.page-template-template-no-header-footer #header-outer {
  visibility: hidden;
  padding: 0;
}
body[data-transparent-nav="1"][data-header-color="light"] #header-outer {
  background-color: rgba(255, 255, 255, 0.965);
}
.admin-bar #header-outer,
.logged-in.buddypress #header-outer {
  top: 32px;
}
#top #logo {
  width: auto;
  max-width: none;
  line-height: 22px;
  font-size: 22px;
  letter-spacing: -1px;
  color: #444;
  font-family: "Open Sans";
  font-weight: 600;
  align-self: center;
}
#top #logo .retina-logo,
#top .span_3 #logo .mobile-only-logo {
  display: none;
}
#top #logo .starting-logo {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
}
#top #logo:focus,
#top #logo:hover {
  color: #000;
}
#top #logo img {
  text-indent: -9999px;
  max-width: none;
  width: auto;
  margin-bottom: 0;
  display: block;
  transition: opacity 0.4s ease;
}
#header-outer[data-transparent-header="true"] #top #logo img.stnd {
  position: relative;
}
#top {
  position: relative;
  z-index: 9998;
  width: 100%;
}
#top .container .row {
  padding-bottom: 0;
}
#top nav > ul {
  overflow: visible;
  transition: padding 0.8s ease, margin 0.25s ease;
  min-height: 1px;
  line-height: 1px;
}
#top nav .no-menu-assigned {
  visibility: hidden;
}
#top nav .no-menu-assigned a {
  min-height: 10px;
  width: 10px;
}
body:not(.ascend) #top nav > .buttons {
  margin-left: 15px;
}
body
  #header-outer[data-full-width="false"][data-has-buttons="no"]:not(
    [data-format="left-header"]
  )
  #top
  nav
  > .buttons {
  margin-left: 0;
}
#top nav > .buttons {
  transition: padding 0.8s ease;
}
#top nav > ul .slide-out-widget-area-toggle {
  transition: margin 0.25s ease;
}
.side-widget-open #top nav > ul .slide-out-widget-area-toggle {
  transition: margin 0.75s ease;
}
#header-outer[data-transparency-option="1"][data-full-width="true"].side-widget-open {
  box-shadow: none;
}
.side-widget-open.no-bg-color {
  border-color: transparent !important;
}
#header-outer #top nav > .buttons {
  right: 0;
  height: 100%;
  overflow: hidden;
}
body #header-outer[data-using-pr-menu="true"] #top nav > .buttons {
  display: block;
  overflow: visible;
}
body.material #header-outer[data-using-pr-menu="true"] #top nav > .buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#top nav ul li {
  float: right;
}
#top nav > ul > li {
  float: left;
}
#top nav > ul > li > a,
.pull-left-wrap > ul > li > a {
  padding: 0 10px 0 10px;
  display: block;
  color: #676767;
  font-size: 14px;
  line-height: 20px;
  transition: color 0.2s ease;
}
body #header-outer[data-full-width="true"] #top nav > .buttons {
  margin-left: 0;
}
#header-outer.transparent
  #top
  nav
  > ul
  > li[class*="button_solid_color"]
  > a:before,
#top .slide-out-widget-area-toggle[data-custom-color="true"] a:before,
#top nav > ul > li[class*="button_solid_color"] > a:before {
  display: block;
  position: absolute;
  left: 0;
  padding-bottom: 10px;
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
  width: 100%;
  height: 24px;
  content: " ";
  z-index: -1;
  transition: opacity 0.2s ease;
}
body
  #header-outer
  .slide-out-widget-area-toggle[data-custom-color="true"]
  .lines:before {
  top: 6px;
}
body
  #header-outer
  .slide-out-widget-area-toggle[data-custom-color="true"]
  .lines:after {
  top: -6px;
}
#header-outer:not([data-format="centered-menu-under-logo"]):not(
    [data-format="centered-menu-bottom-bar"]
  )
  #top
  .slide-out-widget-area-toggle[data-custom-color="true"]
  a:before,
#header-outer:not([data-format="centered-menu-under-logo"]):not(
    [data-format="centered-menu-bottom-bar"]
  )
  #top
  nav
  > ul
  > li[class*="button_"]
  > a:before {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
#header-outer.transparent
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a:before,
#top nav > ul > li[class*="button_bordered"] > a:before {
  border: 2px solid #fff;
  display: block;
  position: absolute;
  left: 0;
  padding-bottom: 10px;
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
  width: 100%;
  height: 34px;
  content: " ";
  z-index: -1;
  box-sizing: border-box;
  transition: border-color 0.2s ease;
}
#top nav > ul > li[class*="button_bordered"] > a:before {
  border-color: rgba(0, 0, 0, 0.4);
}
.light-text #top nav > ul > li[class*="button_bordered"] > a:before {
  border-color: #fff;
}
#header-outer #top nav > ul > li[class*="button_solid_color"] > a,
#header-outer
  #top
  nav
  > ul
  > li[class*="button_solid_color"]
  > a
  .sf-sub-indicator
  i,
#header-outer[data-lhe="default"]
  #top
  nav
  .sf-menu
  > [class*="button_solid_color"].current-menu-ancestor
  > a
  i,
#header-outer[data-lhe="default"]
  #top
  nav
  > ul
  > li[class*="button_solid_color"].current-menu-ancestor
  > a,
#header-outer[data-lhe="default"]
  #top
  nav
  > ul
  > li[class*="button_solid_color"].current_page_ancestor
  > a {
  color: #fff !important;
}
#header-outer.dark-text #top nav > ul > li[class*="button_solid_color"] > a,
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li[class*="button_solid_color"]
  > a,
#header-outer[data-lhe="default"]
  #top
  nav
  .sf-menu
  .current_page_item[class*="button_solid_color"]
  > a,
#top nav > ul > li[class*="button_solid_color"] > a,
body
  #header-outer.transparent
  #top
  nav
  > ul
  > li[class*="button_solid_color"]
  > a {
  color: #fff !important;
  opacity: 1 !important;
  padding-left: 20px;
  padding-right: 20px;
}
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a,
#header-outer[data-lhe="default"]
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a,
#header-outer[data-lhe="default"]
  #top
  nav
  > ul
  > li[class*="button_solid_color"]
  > a,
#top nav > ul > li[class*="button_bordered"] > a,
body
  #header-outer.transparent
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a {
  padding-left: 20px;
  padding-right: 20px;
}
body[data-header-search="false"][data-full-width-header="false"]
  #header-outer[data-lhe="animated_underline"][data-format="default"][data-cart="false"]
  #top
  nav
  > ul
  > li:last-child
  > a,
body[data-header-search="false"][data-user-set-ocm="off"]
  #header-outer[data-lhe="animated_underline"][data-format="centered-menu"][data-cart="false"]
  #top
  nav
  > .buttons
  > li:last-child
  > a {
  margin-right: 0;
}
#header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a {
  padding: 0 18px;
  display: block;
  position: relative;
}
#header-outer
  #top
  nav
  .slide-out-widget-area-toggle[data-custom-color="true"]:not(.mobile-icon)
  a:not(.using-label) {
  width: 22px;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
  padding-left: 0;
  padding-right: 0;
  margin-right: 10px;
  margin-left: 10px;
}
#top nav ul li a,
body[data-header-color="light"] .mobile-header,
body[data-header-color="light"]
  .span_9
  > .slide-out-widget-area-toggle
  a
  .label {
  color: #999;
}
.sf-menu {
  line-height: 1;
  float: left;
  margin-bottom: 30px;
}
.sf-menu ul li {
  font-weight: 400;
  width: 100%;
}
.sub-menu {
  z-index: 3;
}
.sf-menu:not(.buttons) a:focus {
  outline: 0 none;
}
.sf-menu ul li a {
  margin: 0;
}
.sf-sub-indicator {
  display: inline-block;
  width: 10px;
  position: relative;
  left: 8px;
  height: 10px;
}
.sf-sub-indicator i {
  width: 8px;
}
.sf-sub-indicator [class^="icon-"],
body .sf-sub-indicator [class*=" icon-"] {
  color: #888;
  font-size: 12px;
  line-height: 16px;
  height: auto;
  background-color: transparent;
}
.material .sf-menu > li > a > .sf-sub-indicator i {
  font-size: 16px;
}
.sf-vertical,
.sf-vertical li {
  width: 100%;
}
.sf-menu,
.sf-menu * {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.sf-menu {
  line-height: 1;
}
.sf-menu ul {
  position: absolute;
  top: 100%;
  left: 0;
  pointer-events: none;
}
.sf-menu ul li,
.sf-menu ul li li {
  font-size: 12px;
  width: 100%;
}
.sf-menu .menu-item a {
  outline: 0 none;
}
.sf-menu li {
  float: left;
  outline: 0 none;
  line-height: 0;
  font-size: 12px;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
  text-decoration: none;
}
.sf-menu .sf-with-ul a {
  min-width: 1px;
}
#header-outer .sf-menu li ul li a {
  font-size: 12px;
  line-height: 13px;
  transition: none;
  letter-spacing: 0;
}
.sf-menu li ul li .sf-sub-indicator {
  right: 14px;
  left: auto;
  top: 14px;
  display: block;
  position: absolute;
}
.sf-menu li ul li a,
.sf-menu li ul li li a {
  box-shadow: none;
}
.sf-menu ul li a,
.sf-menu ul li li a {
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
}
body #header-secondary-outer nav > ul > li > .temp-hidden-display,
body #top nav > ul > li > .temp-hidden-display {
  display: block !important;
  opacity: 0;
  left: 0 !important;
  right: auto !important;
}
body #header-secondary-outer nav > ul > .edge > ul,
body #top nav > ul > .edge > ul {
  left: auto;
  right: 0;
}
body #header-secondary-outer nav > ul > li .edge > ul,
body #top nav > ul > li .edge > ul {
  left: auto;
  right: 0;
}
#top .span_9 {
  position: static;
}
#header-outer nav > ul > .megamenu {
  position: inherit;
}
#header-outer nav > ul > .megamenu > .sub-menu {
  width: 100%;
  left: 0;
  padding: 15px 0;
  display: table;
  background-color: #1c1c1c;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item > .sub-menu,
#header-outer nav > ul > .nectar-megamenu-menu-item > .sub-menu {
  display: flex;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item > .sub-menu {
  padding: 0;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item > .sub-menu > li {
  padding: 20px;
}
#header-outer
  nav
  > ul
  > .megamenu.nectar-megamenu-menu-item
  > .sub-menu
  > li.megamenu-column-padding-none {
  padding: 0;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item > ul > li {
  width: auto;
  display: block;
  flex: 1;
}
#header-outer
  nav
  > ul
  > .megamenu.nectar-megamenu-menu-item
  .widget-area-active
  a {
  padding: 0;
}
#header-outer
  nav
  > ul
  > .megamenu.nectar-megamenu-menu-item[class*="align-"]:not(.width-100)
  > ul {
  left: auto;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item.width-50 > ul {
  width: 45em;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item.width-75 > ul {
  width: 70em;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item > ul,
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item > ul > li {
  background-size: cover;
  background-position: center;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item > ul {
  overflow: hidden;
}
#header-outer
  .sf-menu
  > .megamenu.nectar-megamenu-menu-item
  li
  .widget-area-active
  img {
  margin-bottom: 0;
}
#header-outer
  .sf-menu
  > .megamenu.nectar-megamenu-menu-item
  li
  .widget-area-active
  ul {
  margin-left: 0;
  margin-top: 0;
  padding: 0;
}
#header-outer
  nav
  > .sf-menu
  > .megamenu.nectar-megamenu-menu-item
  > ul
  .widget-area-active {
  height: 100%;
}
#header-outer
  nav
  > .sf-menu
  > .megamenu.nectar-megamenu-menu-item
  > ul
  .widget-area-active
  li {
  line-height: 2em;
}
#header-outer
  nav
  > ul
  > .megamenu.nectar-megamenu-menu-item
  > ul
  > li.menu-item.megamenu-column-padding-none
  > a {
  margin-bottom: 0;
}
body[data-megamenu-width="full-width"]
  #header-outer
  #top
  .sf-menu
  > .megamenu.nectar-megamenu-menu-item.width-100
  > ul {
  border-radius: 0;
}
#header-outer .menu-item-hidden-text > a .menu-title-text,
#header-outer .menu-item-hidden-text > a .nectar-ext-menu-item .menu-title-text,
#mobile-menu
  .menu-item-hidden-text:not(.menu-item-has-icon)
  > a
  .nectar-ext-menu-item
  > .inner-content
  > .title,
#slide-out-widget-area
  .menu-item-hidden-text:not(.menu-item-has-icon)
  > a
  > .nectar-ext-menu-item
  > .inner-content
  > .title,
#slide-out-widget-area .menu-item-hidden-text > a > .menu-title-text,
#slide-out-widget-area
  .menu-item-hidden-text
  > a
  > .nectar-ext-menu-item
  .menu-title-text,
#slide-out-widget-area
  .menu-item-hidden-text
  > a
  > .nectar-menu-icon-text
  > .menu-title-text {
  display: none;
}
@media only screen and (min-width: 1000px) {
  .menu-item-hidden-text.menu-item-hidden-text--mobile-only
    > a
    .menu-title-text {
    display: inline !important;
  }
}
#header-outer
  .menu-item-hidden-text:not(.menu-item-hidden-text--mobile-only)
  > a
  > .nectar-menu-icon,
#slide-out-widget-area .menu-item-hidden-text > a > .nectar-menu-icon {
  margin-right: 0;
}
.no-pseudo-after-transition .menu-title-text:after,
.page-submenu.no-trans,
.post-area.masonry,
.posts-container article.ajax-loaded,
.sf-menu > .no-trans > ul,
body #slide-out-widget-area-bg.fullscreen-alt.no-transition,
body #slide-out-widget-area-bg.fullscreen-alt.open.no-transition,
body .no-transition,
body[data-button-style="rounded_shadow"] .nectar-button.wpb_start_animation,
body[data-button-style="slightly_rounded_shadow"]
  .nectar-button.wpb_start_animation,
body[data-hhun="1"] #header-outer.no-trans-hidden:not(.side-widget-open) {
  -webkit-transition: none !important;
  transition: none !important;
}
#header-outer nav > ul > .megamenu > .sub-menu {
  display: table;
}
#header-outer nav > ul > .megamenu > .sub-menu {
  padding: 30px 0;
}
#header-outer nav > ul > .megamenu > ul > li {
  padding: 0 0 0 30px;
  border: none;
}
#header-outer .widget_shopping_cart .buttons,
#header-outer .widget_shopping_cart .cart_list,
#header-outer .widget_shopping_cart .total,
#header-outer[data-format="centered-menu"] #top nav > ul > li > ul > li,
#header-secondary-outer .sf-menu > li > ul > li,
#top nav > ul > li > ul > li {
  opacity: 0;
  transition: transform 0.65s cubic-bezier(0.2, 0.8, 0.25, 1),
    opacity 0.65s cubic-bezier(0.2, 0.8, 0.25, 1);
  -webkit-transition: transform 0.65s cubic-bezier(0.2, 0.8, 0.25, 1),
    opacity 0.65s cubic-bezier(0.2, 0.8, 0.25, 1);
}
#header-outer .widget_shopping_cart,
#header-outer .widget_shopping_cart .cart_list,
.nectar-social.full-width > *,
.wpcf7-form-control-wrap {
  display: block !important;
}
#header-outer nav > ul > .megamenu > ul > li:last-child {
  padding-right: 30px;
}
[data-megamenu-width="full-width"]
  #top
  nav
  > ul
  > .megamenu:not(.width-50):not(.width-75)
  > ul
  > li {
  padding-right: 30px;
  padding-left: 0;
}
[data-megamenu-width="full-width"]
  #top
  nav
  > ul
  > .megamenu:not(.width-50):not(.width-75)
  > ul
  > li:last-child {
  padding-right: 0;
  padding-left: 0;
}
#header-outer nav > ul > .megamenu > ul > li > ul {
  margin: 0;
  padding: 0;
}
#top nav > ul > .megamenu > ul > li {
  width: 33.33%;
}
#top nav > ul > .megamenu > ul > li {
  display: table-cell;
  float: none;
}
#top nav > ul > .megamenu.columns-2 > ul > li {
  width: 50%;
}
#top nav > ul > .megamenu.columns-3 > ul > li {
  width: 33.33%;
}
#top nav > ul > .megamenu.columns-4 > ul > li {
  width: 25%;
}
#top nav > ul > .megamenu.columns-5 > ul > li {
  width: 20%;
}
#top nav > ul > .megamenu.columns-6 > ul > li {
  width: 16.66%;
}
#header-outer nav > ul > .megamenu > ul > li ul {
  display: block;
  top: 0 !important;
  width: 100%;
  opacity: 1 !important;
  left: 0 !important;
  box-shadow: none;
  position: relative;
}
#header-outer nav > ul > .megamenu > ul > li > ul > .has-ul > ul {
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
#header-outer nav > ul > .megamenu ul li {
  float: none;
}
#header-outer nav > ul > .megamenu ul li a {
  border-bottom: none;
  padding: 9px 15px;
}
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > a {
  color: #444;
}
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > ul {
  padding-bottom: 15px;
}
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > ul {
  padding-bottom: 20px;
}
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul:last-child
  > ul {
  padding-bottom: 0;
}
#header-outer nav > ul > .megamenu > .sub-menu > li a,
#header-outer nav > ul > .megamenu > ul > .sfHover > a,
#header-outer nav > ul > .megamenu > ul > li > a:hover,
body #header-outer nav > ul > .megamenu > .sub-menu > li a,
body #header-outer nav > ul > .megamenu > .sub-menu > li > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul.current-menu-item
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > a {
  background-color: transparent !important;
}
#header-secondary-outer .sf-menu li ul li a,
#top .sf-menu li ul li a {
  background-color: transparent;
}
#header-outer .sf-menu li ul li a .item_desc,
#slide-out-widget-area .inner .off-canvas-menu-container li a .item_desc {
  display: block;
  font-size: 14px;
  line-height: 22px;
}
#slide-out-widget-area .inner .off-canvas-menu-container li a .item_desc {
  display: none;
  opacity: 0.75;
}
body[data-header-format="left-header"] #top .sf-menu li ul li a .item_desc {
  margin-bottom: 10px;
}
#header-secondary-outer .menu-item-language .iclflag,
#top .menu-item-language .iclflag {
  top: 1px;
  position: relative;
  margin-right: 4px;
}
.sf-menu > li > ul {
  opacity: 0;
  pointer-events: none;
  display: block;
  transform: translateY(-9999px);
  box-shadow: 0 6px 28px rgba(0, 0, 0, 0.08);
}
.sf-menu > li.sfHover > ul {
  transform: none;
}
.sf-menu > li ul {
  padding: 20px;
  width: 20em;
}
#header-outer nav > ul > .megamenu ul li a,
.sf-menu > li ul a {
  padding: 6px 6px;
}
.sf-menu li ul li .sf-sub-indicator {
  top: 6px;
  right: 6px;
}
body[data-header-color="light"]:not([data-header-format="left-header"])
  #header-outer:not(.transparent)
  .sf-menu
  > li
  ul {
  border-top: 1px solid #e9e9e9;
}
#header-outer[data-box-shadow="none"]:not(.transparent)
  .sf-menu
  > li:not(.megamenu)
  ul {
  border-top: none;
}
#header-outer nav > ul > .megamenu > .sub-menu,
#header-secondary-outer .sf-menu li ul,
body:not([data-header-format="left-header"]) #top .sf-menu li ul {
  background-color: #fff;
}
#header-outer .sf-menu li ul li a {
  color: #999;
}
.sf-menu .megamenu li ul {
  -webkit-transform: none;
  transform: none;
  box-shadow: none;
}
#header-outer #header-secondary-outer .sf-menu .megamenu li ul,
#header-outer #top .sf-menu .megamenu li ul,
[data-header-color="light"]
  #header-outer:not(.transparent)
  .sf-menu
  > .megamenu
  li
  ul {
  border-top: 0;
}
.sf-menu li li ul {
  display: block;
  visibility: visible;
  top: 0 !important;
  z-index: auto;
  left: 20em;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-transition: transform 0.25s, opacity 0.25s;
  transition: transform 0.25s, opacity 0.25s;
  box-shadow: 0 19px 35px rgba(0, 0, 0, 0.11);
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate3d(25px, 0, 0);
  transform: translate3d(25px, 0, 0);
}
body[data-header-color="custom"]
  #header-outer:not(.transparent)
  .sf-menu
  > li:not(.megamenu)
  li
  ul,
body[data-header-color="light"]
  #header-outer:not(.transparent)
  .sf-menu
  > li:not(.megamenu)
  li
  ul {
  margin-top: -21px;
}
body[data-header-color="custom"]
  #header-outer[data-box-shadow="none"]:not(.transparent)
  .sf-menu
  > li:not(.megamenu)
  li
  ul,
body[data-header-color="light"]
  #header-outer[data-box-shadow="none"]:not(.transparent)
  .sf-menu
  > li:not(.megamenu)
  li
  ul,
body[data-header-color="light"]
  #header-secondary-outer
  .sf-menu
  > li:not(.megamenu)
  li
  ul,
body[data-header-color="light"] .sf-menu > li:not(.megamenu) li ul {
  margin-top: -20px;
}
.sf-menu ul li a {
  border-bottom: 0;
}
.sf-menu .sfHover > ul {
  pointer-events: all;
  opacity: 1;
}
.sf-menu ul .sfHover > ul {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sf-menu > li.sfHover:not(.megamenu) > ul:not(.on-left-side) {
  left: 0;
}
body[data-hhun="0"]
  #header-outer[data-header-resize="0"]:not([data-transparent-header="true"]) {
  transition: box-shadow 0.42s ease, opacity 0.3s ease, transform 0.32s ease;
}
@media only screen and (min-width: 1000px) {
  #header-outer:not([data-format="left-header"]) {
    padding-top: 0;
  }
  #header-outer:not([data-format="left-header"]) #top > .container > .row,
  #header-outer:not([data-format="left-header"]) #top > .container > .row nav,
  #header-outer:not([data-format="left-header"])
    #top
    > .container
    > .row
    nav
    > ul,
  #header-outer:not([data-format="left-header"])
    #top
    > .container
    > .row
    nav
    > ul
    > li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #header-outer:not([data-format="left-header"]) #top .span_3,
  #header-outer:not([data-format="left-header"]) #top .span_9 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    width: auto;
  }
  #header-outer .logo-spacing {
    line-height: 0;
  }
  #header-outer[data-format="default"] #top .span_9 {
    margin-left: auto;
  }
  #header-outer[data-format="centered-logo-between-menu"]
    #top
    .span_9
    nav
    .sf-menu:not(.buttons),
  #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav,
  #header-outer[data-format="centered-menu-under-logo"] #top .span_9 nav,
  #header-outer[data-format="centered-menu"]
    #top
    .span_9
    nav
    .sf-menu:not(.buttons) {
    -webkit-justify-content: center;
    justify-content: center;
  }
  #header-outer:not([data-format="left-header"]) #top nav > .buttons {
    overflow: visible;
    height: auto;
  }
  #header-outer:not([data-format="left-header"]) #top nav > ul > li {
    -webkit-align-items: center;
    align-items: center;
  }
  #header-outer:not([data-format="left-header"]) #top nav > ul {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  #header-outer #top > .container > .row .right-aligned-menu-items nav {
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
  }
  #header-outer[data-format="centered-menu-bottom-bar"] .row,
  #header-outer[data-format="centered-menu-under-logo"] .row {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 999px) {
  #top .col.span_9 {
    text-align: right;
    line-height: 0;
  }
  #header-outer #top #mobile-cart-link i,
  #header-outer .mobile-search .icon-salient-search,
  #header-outer .mobile-user-account .icon-salient-m-user,
  #top .span_9 > .slide-out-widget-area-toggle > div {
    position: relative;
    display: block;
    top: 50%;
    font-size: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
  }
  #header-outer #top .mobile-user-account,
  #top #mobile-cart-link,
  #top .mobile-search,
  #top .span_9 > .slide-out-widget-area-toggle {
    position: relative;
    width: auto;
    padding: 0 10px;
    top: auto;
    right: auto;
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    height: 100%;
    -webkit-transform: none;
    transform: none;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"]
    .slide_out_area_close:before,
  body[data-slide-out-widget-area-style="slide-out-from-right"].material
    a.slide_out_area_close:before {
    background-color: rgba(0, 0, 0, 0.06);
  }
  #header-outer[data-cart="true"] #top #mobile-cart-link,
  #header-outer[data-cart="true"] #top .span_9 > .slide-out-widget-area-toggle,
  #top .mobile-search {
    padding: 0 10px;
  }
  #header-outer[data-cart="true"]
    #top
    .row
    .span_9
    > .slide-out-widget-area-toggle,
  #top .span_9 > .slide-out-widget-area-toggle {
    padding-right: 0;
  }
}
@media only screen and (max-width: 999px) {
  .left-aligned-ocm .slide-out-widget-area-toggle .hover-effect,
  .slide-out-widget-area-toggle.mobile-icon a > span > .hover-effect {
    display: none;
  }
}
#top nav ul #nectar-user-account a,
#top nav ul #nectar-user-account a span,
#top nav ul #search-btn a,
#top nav ul #search-btn a span,
#top nav ul .slide-out-widget-area-toggle a {
  line-height: 20px;
  height: 20px;
}
#top .span_9 > .slide-out-widget-area-toggle a.using-label .label,
#top ul .slide-out-widget-area-toggle a .label {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  line-height: 1 !important;
  font-size: 14px;
}
#top .span_9 > .slide-out-widget-area-toggle a.using-label .label {
  transition: color 0.2s ease;
}
#top .span_9 > .slide-out-widget-area-toggle a.using-label > span,
#top ul .slide-out-widget-area-toggle a.using-label > span {
  display: inline-block;
  vertical-align: middle;
}
#top .span_9 > .slide-out-widget-area-toggle a.using-label,
#top ul .slide-out-widget-area-toggle a.using-label,
body[data-header-search="false"]
  #header-outer[data-has-menu="false"][data-cart="false"]
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a.using-label {
  width: auto;
  vertical-align: middle;
}
#top nav .buttons li {
  line-height: 12px;
  position: relative;
}
#top nav .buttons .menu-item a {
  position: relative;
}
#top nav ul #nectar-user-account a,
#top nav ul #search-btn a,
#top nav ul .slide-out-widget-area-toggle a {
  padding: 0;
  width: 24px;
  text-align: center;
  display: block;
  background-position: right top;
  background-repeat: no-repeat;
  box-sizing: content-box;
}
#top nav ul[data-user-set-ocm="off"] .slide-out-widget-area-toggle,
body.material
  #header-outer:not([data-format="left-header"])
  #top
  > .container
  > .row
  nav
  > ul[data-user-set-ocm="off"]
  > .slide-out-widget-area-toggle {
  display: none;
}
#top nav ul #nectar-user-account a span,
#top nav ul #search-btn a span {
  top: 0;
  background-color: transparent;
}
#header-outer header .nectar-menu-icon-img {
  margin-bottom: 0;
  width: 18px;
  max-height: 200px;
  height: auto;
  vertical-align: middle;
  transition: opacity 0.2s ease 50ms;
}
#header-outer nav ul ul .nectar-menu-icon-img:not(.loaded) {
  opacity: 0;
}
#header-outer ul.sf-menu > li > a > .nectar-menu-icon-img {
  max-height: 40px;
}
#header-outer ul.sf-menu > li.menu-item-has-icon > a {
  display: flex;
  align-items: center;
}
#header-outer header .nectar-menu-icon,
#header-outer header .nectar-menu-icon-img {
  margin-right: 10px;
  top: 0;
  line-height: inherit;
  display: inline-block;
}
.nectar-menu-icon.svg-icon svg {
  width: 18px;
  height: 18px;
}
.nectar-menu-icon.svg-icon svg path {
  fill: currentColor;
}
#header-outer header .nectar-menu-icon {
  font-size: 16px;
  top: 0;
  vertical-align: middle;
}
#header-outer header .nectar-menu-item-with-icon,
#header-secondary-outer .nectar-menu-item-with-icon,
#slide-out-widget-area .menu-item-has-icon > a {
  display: flex;
  align-items: flex-start;
}
.off-canvas-menu-container .nectar-menu-icon {
  font-size: inherit;
  top: 0;
  margin-right: 10px;
}
.off-canvas-menu-container .sub-menu .nectar-menu-icon {
  transform: none;
  margin-right: 10px;
}
.off-canvas-menu-container .nectar-menu-icon-img {
  max-width: 40px;
  height: auto;
  margin-right: 10px;
  width: 100%;
}
.nectar-menu-label {
  padding: 5px 8px;
  line-height: 1;
  font-size: 12px;
  margin-left: 5px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.nectar-menu-label:before {
  opacity: 0.15;
}
#header-outer #social-in-menu i,
.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-social-links
  a
  i {
  font-size: 18px;
  color: inherit;
  background-color: transparent;
  transition: transform 0.25s ease, opacity 0.2s ease;
  -webkit-transition: -webkit-transform 0.25s ease, opacity 0.2s ease;
  text-align: center;
  line-height: 24px;
  height: 22px;
  width: 36px;
  position: relative;
}
#header-outer #social-in-menu a {
  display: inline-block;
  margin-right: 0;
  margin-left: 0;
  overflow: hidden;
}
#header-outer #social-in-menu a i:after,
.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-social-links
  a
  i:after {
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
}
#header-outer #social-in-menu a i:before {
  width: 100%;
}
#header-outer #social-in-menu .fa-vine:after,
#header-outer #social-in-menu .fa-vine:before,
#header-outer #social-in-menu [class*="fa-"]:after,
#header-outer #social-in-menu [class^="fa-"]:after {
  text-decoration: inherit;
  display: block;
  speak: none;
}
#header-outer #social-in-menu .fa-vine {
  display: block;
  text-align: center;
}
#header-outer #social-in-menu i.fa-facebook {
  width: 28px;
}
#header-outer #top #social-in-menu i.fa-houzz,
#header-outer #top #social-in-menu i.fa-tiktok {
  font-size: 16px;
}
#header-outer[data-format="default"] #social-in-menu {
  margin: 0 0 0 30px;
}
body.original
  #header-outer[data-full-width="true"][data-format="default"]
  #social-in-menu {
  margin-right: 22px;
}
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > #social-in-menu
  > a,
#header-outer[data-lhe="button_bg"] #top nav > ul > #social-in-menu > a,
#header-outer[data-lhe="default"] #top nav > ul > #social-in-menu > a {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 0;
}
#top #mobile-cart-link,
#top .mobile-search,
#top .mobile-user-account {
  display: none;
  text-align: right;
  z-index: 10000;
}
#top .span_9 > .slide-out-widget-area-toggle {
  display: none;
  z-index: 10000;
}
#top #mobile-cart-link i,
.mobile-search .icon-salient-search,
.mobile-user-account .icon-salient-m-user {
  background-color: transparent;
  color: #a9a9a9;
  line-height: 34px;
  font-size: 18px;
  width: 18px;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
}
#header-outer #mobile-cart-link .cart-wrap span {
  border-radius: 50%;
  height: 16px;
  width: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
  display: block;
  visibility: hidden;
}
#header-outer #mobile-cart-link .cart-wrap {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 1px;
  color: #fff;
}
#header-outer #mobile-cart-link.first-load .cart-wrap span,
#header-outer .first-load a.cart-contents .cart-wrap span {
  visibility: visible;
  animation: 0.6s ease-in-out 0.12s normal both 1 bounce_in_animation;
}
.material .mobile-search .icon-salient-search,
.material .mobile-user-account .icon-salient-m-user {
  color: #a9a9a9;
}
body #header-outer.no-bg-color {
  box-shadow: none !important;
  background-color: transparent !important;
}
#header-outer.slide-out-hover #top.all-hidden,
#header-outer > .cart-outer.all-hidden {
  opacity: 0;
}
#header-outer[data-full-width="true"][data-cart="true"]
  #top
  nav
  ul
  .slide-out-widget-area-toggle {
  position: relative;
}
#header-outer.dark-text #top nav ul #nectar-user-account a span,
#header-outer.dark-text #top nav ul #search-btn a span {
  opacity: 1;
}
#header-outer .sf-menu .megamenu ul .sub-menu,
.lines-button.x2.close .lines,
.sf-menu .megamenu li ul {
  background-color: transparent !important;
}
#header-outer[data-transparent-header="true"] #logo .dark-version {
  position: absolute;
}
.slide-out-hover-icon-effect:not(.small) .lines-button,
body .slide-out-hover-icon-effect:not(.small) .lines-button {
  line-height: 0;
  font-size: 0;
}
.slide-out-hover-icon-effect a {
  width: 34px;
}
.slide-out-hover-icon-effect.small a {
  width: auto;
}
#search-outer {
  display: none;
}
.ui-helper-hidden-accessible {
  display: none;
}
#header-outer .row .col.span_3,
#header-outer .row .col.span_9 {
  width: auto;
}
#header-outer .row .col.span_9 {
  float: right;
}
#header-outer[data-full-width="true"] header > .container,
body[data-slide-out-widget-area-style="simple"]
  #header-outer[data-full-width="true"]
  #mobile-menu {
  width: 100%;
  max-width: 100%;
  padding: 0 28px;
}
#header-outer.highzI {
  z-index: 9999;
}
body[data-hhun="1"] #header-outer[data-remove-fixed="1"] {
  position: absolute;
}
@media only screen and (min-width: 1000px) {
  body[data-hhun="1"]:not(.no-scroll)
    #header-outer[data-remove-fixed="1"]:not(.detached),
  body[data-hhun="1"]:not(.no-scroll)
    #header-outer[data-remove-fixed="1"][data-permanent-transparent="false"][data-using-secondary="1"] {
    top: 0;
  }
}
body[data-hhun="1"].original #header-outer.detached:not(.side-widget-open) {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
body[data-hhun="1"].original
  #header-outer[data-remove-border="true"].detached:not(.side-widget-open) {
  border-color: rgba(255, 255, 255, 0);
}
body[data-hhun="1"]
  #header-outer[data-header-resize="0"]:not(
    [data-format="left-header"]
  ).invisible {
  box-shadow: none;
}
body[data-hhun="1"] #header-outer.invisible:not(.side-widget-open) {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  z-index: 9998;
  pointer-events: none;
}
body[data-hhun="1"] #header-outer.invisible:not(.side-widget-open),
body[data-hhun="1"] #header-outer.no-trans-hidden:not(.side-widget-open) {
  transform: translateY(-100%) !important;
}
body[data-hhun="1"] #header-outer.detached,
body[data-hhun="1"]
  #header-outer.transparent[data-transparent-header="true"][data-remove-border="true"][data-permanent-transparent="1"].detached {
  position: fixed !important;
  z-index: 9998;
}
.mobile-video-image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: none;
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.using-mobile-browser .mobile-video-image {
  display: block;
}
#page-header-bg .nectar-video-wrap,
.wpb_row .nectar-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 0;
  overflow: hidden;
  opacity: 0;
  z-index: 1;
}
.wpb_row .mobile-video-image.column-video,
.wpb_row .nectar-video-wrap.column-video {
  z-index: -1;
}
body.using-mobile-browser #page-header-bg .nectar-video-wrap,
body.using-mobile-browser .wpb_row .nectar-video-wrap {
  left: -3000px;
}
body.using-mobile-browser .nectar-slider-wrap .slide-bg-wrap .video-wrap {
  bottom: -3000px;
}
.wpb_row .nectar-video-wrap video {
  transition: opacity 0.25s ease;
  opacity: 0;
}
.wpb_row .nectar-video-wrap.position-loaded video {
  opacity: 1;
}
#page-header-bg .nectar-video-wrap {
  opacity: 1;
  background-position: center;
  background-repeat: repeat;
  height: 100%;
  width: 100%;
}
#page-header-bg .nectar-video-wrap video {
  opacity: 0;
}
.video-color-overlay {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  -webkit-backface-visibility: hidden;
  top: 0;
  left: 0;
  padding-bottom: 0;
  z-index: 3;
}
#search-outer .ui-helper-hidden-accessible,
.mejs-overlay-button,
.mejs-overlay-loading,
.mobile #search-outer .ui-widget-content,
.wpb_row .nectar-video-wrap .mejs-container .mejs-controls {
  display: none !important;
}
.wpb_row > .span_12 {
  z-index: 10;
}
.wpb_row > .span_12 {
  margin-bottom: 0 !important;
}
.wpb_row > .span_12 > .column_container:last-child {
  margin-bottom: 0;
}
#page-header-bg .container {
  z-index: 100;
}
.nectar-slider-loading {
  background-color: #393939;
  background-position: center;
  background-repeat: repeat;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .full-width-section {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.full-width-section {
  background-size: cover;
  width: 100%;
  position: relative;
}
.full-width-content.parallax_section {
  background-size: cover;
}
.full-width-content.vc_row-fluid .wpb_column {
  background-position: center;
  background-size: cover;
}
.wpb_row {
  position: relative;
}
.wpb_row.vc_row-o-full-height {
  min-height: 99vh;
}
#page-header-bg .page-header-bg-image-wrap,
.full-width-section .row-bg,
.wpb_row .row-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.column-image-bg-wrap.viewport-phone,
.column-image-bg-wrap.viewport-tablet,
.row-bg.viewport-phone,
.row-bg.viewport-tablet {
  display: none;
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  .column-image-bg-wrap.viewport-tablet,
  .row-bg.viewport-tablet {
    display: block;
  }
  .column-image-bg-wrap.viewport-desktop.has-tablet,
  .row-bg.viewport-desktop.has-tablet {
    display: none;
  }
}
@media only screen and (max-width: 690px) {
  .column-image-bg-wrap.viewport-phone,
  .row-bg.viewport-phone {
    display: block;
  }
  .column-image-bg-wrap.viewport-desktop.has-phone,
  .row-bg.viewport-desktop.has-phone {
    display: none;
  }
}
#page-header-bg[data-parallax="1"] .page-header-bg-image {
  height: calc(100% + 20px);
  top: auto;
  bottom: 0;
}
@media only screen and (min-width: 1000px) {
  #page-header-bg[data-parallax="1"] .page-header-bg-image {
    height: calc(100% + 40px);
  }
}
.page-header-bg-image-wrap[data-n-parallax-bg="true"] .page-header-bg-image {
  height: calc(100% + 40px);
  top: auto;
  bottom: 0;
}
.wpb_row .row-bg-wrap .row-bg-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  z-index: 3;
  backface-visibility: hidden;
}
.row.right-align-text {
  text-align: right;
}
.wpb_row.full-width-content,
.wpb_row.full-width-section,
body.material .wpb_row.full-width-content,
body.material .wpb_row.full-width-section {
  margin-bottom: 0;
}
.wpb_row.full-width-content .img-with-aniamtion-wrap,
.wpb_row.full-width-content .img-with-aniamtion-wrap .hover-wrap,
.wpb_row.full-width-content img {
  margin-bottom: 0;
}
.full-width-section > .span_12 > div:last-child {
  padding-bottom: 0;
}
.full-width-section img {
  display: block;
  margin-bottom: 0;
}
html:not(.js) .full-width-content,
html:not(.js) .full-width-section {
  visibility: visible;
}
.full-width-content.parallax_section .row-bg,
.full-width-section.parallax_section .row-bg,
.wpb_row.parallax_section .row-bg {
  background-attachment: fixed;
}
#page-header-bg .page-header-bg-image.translate,
.nectar-recent-posts-single_featured
  .nectar-recent-post-slide
  .row-bg.translate,
.wpb_row .column-image-bg-wrap .column-image-bg.translate,
[data-parallax="true"] .swiper-slide .image-bg.translate,
body .full-width-content.parallax_section .row-bg.translate,
body .full-width-section.parallax_section .row-bg.translate,
body .wpb_row.parallax_section .row-bg.translate {
  background-attachment: scroll;
  top: auto;
  bottom: 0;
}
body .full-width-content.parallax_section .row-bg,
body .full-width-section.parallax_section .row-bg,
body .wpb_row.parallax_section .row-bg {
  background-attachment: fixed;
}
body[data-ajax-transitions="false"] .parallax-layer.column-image-bg,
body[data-ajax-transitions="false"]
  .parallax_section
  .nectar-recent-post-slide
  .nectar-recent-post-bg,
body[data-ajax-transitions="false"] .parallax_section .row-bg {
  opacity: 0;
  transition: opacity 0.2s ease;
}
_::-webkit-full-page-media,
_:future,
:root body[data-ajax-transitions="false"] .parallax_section .row-bg {
  opacity: 1;
}
body:not([data-remove-m-parallax="1"])
  .parallax_section.top-level
  .row-bg:not([data-parallax-speed="fixed"]),
body:not([data-remove-m-parallax="1"])
  .top-level
  .parallax_section
  .nectar-recent-post-slide
  .row-bg,
body[data-ajax-transitions="false"]
  .parallax_section.top-level
  .row-bg:not([data-parallax-speed="fixed"]) {
  opacity: 1;
  background-attachment: scroll;
  top: auto;
  bottom: 0;
}
body:not([data-remove-m-parallax="1"])
  .top-level
  .parallax_section
  .nectar-recent-post-slide
  .nectar-recent-post-bg {
  opacity: 1;
}
.top-level
  .vc_col-sm-12:not(.child_column)
  > .vc_column-inner
  > .column-image-bg-wrap
  .parallax-layer {
  top: auto;
  bottom: 0;
  opacity: 1;
}
@media only screen and (min-width: 1000px) {
  body:not([data-header-format="left-header"])
    .parallax_section.top-level
    .row-bg[data-parallax-speed="slow"]:not([data-parallax-speed="fixed"]),
  body:not([data-header-format="left-header"])
    .top-level
    .vc_col-sm-12:not(.child_column)
    > .vc_column-inner
    > .column-image-bg-wrap[data-parallax-speed="slow"]
    .parallax-layer {
    height: calc(100% + 90px);
  }
  body:not([data-header-format="left-header"])
    .parallax_section.top-level
    .row-bg[data-parallax-speed="medium"]:not([data-parallax-speed="fixed"]),
  body:not([data-header-format="left-header"])
    .top-level
    .vc_col-sm-12:not(.child_column)
    > .vc_column-inner
    > .column-image-bg-wrap[data-parallax-speed="medium"]
    .parallax-layer {
    height: calc(100% + 70px);
  }
  body:not([data-header-format="left-header"])
    .parallax_section.top-level
    .row-bg[data-parallax-speed*="fast"]:not([data-parallax-speed="fixed"]),
  body:not([data-header-format="left-header"])
    .top-level
    .vc_col-sm-12:not(.child_column)
    > .vc_column-inner
    > .column-image-bg-wrap[data-parallax-speed*="fast"]
    .parallax-layer {
    height: calc(100% + 40px);
  }
}
@media only screen and (max-width: 999px) {
  .top-level
    .vc_col-sm-12:not(.child_column)
    > .vc_column-inner
    > .column-image-bg-wrap[data-parallax-speed*="fast"]
    .parallax-layer,
  body .parallax_section.top-level .row-bg:not([data-parallax-speed="fixed"]) {
    height: calc(100% + 40px);
  }
}
body
  .top-level
  .nectar-recent-posts-single_featured
  .nectar-recent-post-slide
  .row-bg,
body .top-level .nectar-simple-slider[data-parallax="true"] .parallax-layer {
  height: calc(100% + 40px);
}
.global-section-after-header-nav-active
  #ajax-content-wrap
  .parallax_section.top-level
  .row-bg:not([data-parallax-speed="fixed"]),
.global-section-after-header-nav-active
  #page-header-bg[data-parallax="1"]
  .page-header-bg-image,
.global-section-after-header-nav-active
  .top-level
  .nectar-recent-posts-single_featured
  .nectar-recent-post-slide
  .row-bg,
.global-section-after-header-nav-active
  .top-level
  .nectar-simple-slider[data-parallax="true"]
  .parallax-layer {
  height: calc(100% + 90px);
}
body[data-ajax-transitions="false"]
  .nectar-parallax-enabled
  .parallax-layer.column-image-bg:not([data-nectar-img-src]),
body[data-ajax-transitions="false"]
  .parallax_section
  .nectar-recent-post-slide
  .row-bg,
body[data-ajax-transitions="false"]
  .parallax_section
  .row-bg
  .nectar-recent-post-slide,
body[data-ajax-transitions="false"]
  .parallax_section
  .row-bg[data-parallax-speed="fixed"],
body[data-ajax-transitions="false"]
  .parallax_section.nectar-parallax-enabled
  .nectar-recent-post-slide
  .nectar-recent-post-bg,
body[data-ajax-transitions="false"]
  .parallax_section.nectar-parallax-enabled
  .row-bg {
  opacity: 1;
}
.full-width-content.parallax_section .row-bg-wrap,
.full-width-section.parallax_section .row-bg-wrap,
.wpb_row .row-bg-wrap .inner-wrap,
.wpb_row.parallax_section .row-bg-wrap {
  overflow: hidden;
  width: 100.1%;
  height: 100.1%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.wpb_row .row-bg-wrap[data-bg-animation="zoom-out-reveal"],
.wpb_row.parallax_section .row-bg-wrap {
  z-index: 2;
}
.wpb_row.parallax_section .nectar-parallax-scene {
  z-index: 1;
}
.full-width-section .row-bg-wrap,
.wpb_row .row-bg-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.wpb_row[data-br*="px"][data-br-applies="bg"] > .row-bg-wrap,
.wpb_row[data-br*="px"][data-br-applies="both"] .row_col_wrap_12,
.wpb_row[data-br*="px"][data-br-applies="both"] > .row-bg-wrap,
.wpb_row[data-br*="px"][data-br-applies="inner"] .row_col_wrap_12 {
  overflow: hidden;
}
.wpb_row.parallax_section[data-br*="px"][data-br-applies="both"]
  > .row-bg-wrap {
  height: 100%;
}
.column-image-bg-wrap[data-bg-animation*="fade"],
.column-image-bg-wrap[data-bg-animation*="zoom"],
.row-bg-wrap[data-bg-animation*="fade"],
.row-bg-wrap[data-bg-animation*="zoom"] {
  overflow: hidden;
}
.row-bg-wrap[data-bg-animation="fade-in"]
  .inner-wrap:not(.using-image)
  + .row-bg-overlay,
body[data-ajax-transitions]
  .row-bg-wrap[data-bg-animation="fade-in"]
  .inner-wrap.using-image {
  opacity: 0;
  transition: opacity 0.85s ease-out;
}
.column-image-bg-wrap[data-bg-animation="fade-in"] .inner-wrap {
  opacity: 0;
  transition: opacity 0.55s ease-out;
}
.column-image-bg-wrap[data-bg-animation="zoom-out"] .inner-wrap,
body[data-ajax-transitions]
  .row-bg-wrap[data-bg-animation="zoom-out"]
  .inner-wrap.using-image {
  transform: scale(1.25);
  transition: transform 2.5s cubic-bezier(0.1, 0.55, 0.4, 1);
}
.column-image-bg-wrap[data-bg-animation="zoom-out-high"] .inner-wrap,
body[data-ajax-transitions]
  .row-bg-wrap[data-bg-animation="zoom-out-high"]
  .inner-wrap.using-image {
  transform: scale(1.6);
  transition: transform 1.3s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.column-image-bg-wrap[data-bg-animation="zoom-out-reveal"],
.row-bg-wrap[data-bg-animation="zoom-out-reveal"] {
  transform: scale(0.7);
  overflow: hidden;
  opacity: 0;
  transition: transform 1.3s cubic-bezier(0.12, 0.75, 0.4, 1),
    opacity 0.4s ease-out;
}
.bg-animation--slight .row-bg-wrap[data-bg-animation="zoom-out-reveal"] {
  transform: scale(0.92);
}
.wpb_column .column-bg-overlay-wrap[data-bg-animation="zoom-out-reveal"] {
  transform: scale(0.7);
  opacity: 0;
  transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    opacity 0.35s ease-out, transform 1.3s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] .inner-wrap,
.row-bg-wrap[data-bg-animation="zoom-out-reveal"] .inner-wrap {
  transform: scale(1.75);
  transition: transform 1.3s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.bg-animation--slight
  .row-bg-wrap[data-bg-animation="zoom-out-reveal"]
  .inner-wrap {
  transform: scale(1.15);
}
.bg-animation--slight .row-bg-wrap[data-bg-animation="zoom-out-reveal"] {
  opacity: 1;
}
.column-image-bg-wrap[data-bg-animation="zoom-out-slow"] .inner-wrap,
body[data-ajax-transitions]
  .row-bg-wrap[data-bg-animation="zoom-out-slow"]
  .inner-wrap.using-image {
  transform: scale(1.35);
  transition: transform 8s cubic-bezier(0.1, 0.2, 0.7, 1);
}
.column-image-bg-wrap[data-bg-animation="zoom-out-slow"] .inner-wrap {
  transform: scale(1.45);
}
@keyframes row_bg_zoom_out {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
body[data-ajax-transitions="false"]
  #page-header-wrap
  #page-header-bg[data-animate-in-effect="zoom-out"]
  .page-header-bg-image-wrap,
body[data-ajax-transitions="false"]
  .top-level
  .row-bg-wrap[data-bg-animation="zoom-out"]
  .inner-wrap.using-image {
  transform: scale(1);
  animation: row_bg_zoom_out 2.5s cubic-bezier(0.1, 0.55, 0.4, 1) forwards;
}
body[data-ajax-transitions="false"]
  .top-level
  .row-bg-wrap[data-bg-animation="zoom-out-slow"]
  .inner-wrap.using-image {
  transform: scale(1);
  animation: row_bg_zoom_out 8s cubic-bezier(0.1, 0.2, 0.7, 1) forwards;
}
.wpb_row .row-bg-wrap .inner-wrap {
  height: 100%;
  width: 100%;
}
.full-width-content.parallax_section .row-bg,
.full-width-section.parallax_section .row-bg,
.wpb_row.parallax_section .row-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-size: cover;
}
.full-width-section .row-bg.no-cover,
.full-width-section.no-cover .row-bg,
.wpb_row .row-bg.no-cover {
  background-size: auto !important;
}
body .full-width-section > .col.span_12 {
  float: none;
}
html body .vc_row-fluid.legacy > .span_12 {
  display: block;
}
.col.span_12.light .wpb_text_column > .wpb_wrapper > ul,
.full-width-content > .col.span_12.light,
.full-width-section > .col.span_12.light,
.span_12.light .wpb_text_column a {
  color: #fff;
}
.vc_row.vc_row-o-equal-height
  > .span_12
  > .vc_column_container
  > .vc_column-inner {
  width: 100%;
}
.vc_row.vc_row-o-equal-height
  > .span_12
  > .wpb_column
  > .vc_column-inner
  > .wpb_wrapper {
  min-height: 1px;
}
.vc_row.vc_row-o-equal-height.vc_row-o-content-top
  > .span_12
  > .wpb_column
  > .vc_column-inner
  > .wpb_wrapper {
  min-height: 100%;
}
.vc_column_container > .vc_column-inner {
  position: relative;
}
@media only screen and (max-width: 999px) {
  body .vc_row.vc_row-flex.vc_row-o-equal-height > .span_12,
  body
    .vc_row.vc_row-flex.vc_row-o-equal-height
    > .span_12
    > .vc_column_container,
  body
    .vc_row.vc_row-flex.vc_row-o-equal-height
    > .span_12
    > .vc_column_container
    > .vc_column-inner {
    display: -webkit-flex;

  }
}
@media (max-width: 1299px) and (min-width: 1000px) {
  .vc_hidden-md {
    display: none;
  }
}
.col {
  position: relative;
  float: left;
}
.col-overflow-hidden > .vc_column-inner {
  overflow: hidden;
}
.col.boxed:not(.wpb_column) {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 25px 15px 15px 15px;
  position: relative;
  transition: top 0.2s ease, box-shadow 0.2s ease;
}
.col.boxed .bottom-line,
.wpb_column.boxed .bottom-line {
  height: 1px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
  background-color: #e8e8e8;
}
.col.boxed img,
.wpb_column.boxed img {
  padding: 0 15px;
}
.col.boxed.no-pointer-events {
  pointer-events: none;
}
.column-image-bg-wrap .column-image-bg[data-nectar-img-src],
.row-bg-wrap .row-bg[data-nectar-img-src] {
  opacity: 0;
}
.col.centered-text,
.wpb_column.centered-text {
  text-align: center;
}
.centered-text .divider-small-border {
  margin: 25px auto;
}
.centered-text .divider-border[data-animate="yes"],
.centered-text .divider-small-border[data-animate="yes"] {
  transform-origin: center;
}
body .col.centered-text ul,
body .wpb_column.centered-text ul {
  display: inline-block;
  text-align: center;
  margin-left: 0;
}
.col.centered-text ul,
.wpb_column.centered-text ul {
  text-align: left;
}
.col.center img,
.wpb_column.centered-text .nectar-responsive-text,
body .col.centered-text img,
body .wpb_column.centered-text img {
  margin-left: auto;
  margin-right: auto;
}
.wpb_column {
  background-position: center;
}
.wpb_column .column-bg-overlay,
.wpb_column .column-bg-overlay-wrap {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: " ";
  display: block;
  opacity: 0;
  transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.vc_column-inner .column-overlay-layer {
  pointer-events: none;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: " ";
  display: block;
}
.wpb_column .column-bg-overlay-wrap {
  opacity: 1;
}
.column-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 11;
}
.col.span_3 .col.span_12 i,
.col.span_4 .col.span_12 i {
  margin-bottom: 0;
}
body .wpb_text_column {
  margin-bottom: 0;
}
.wpb_animate_when_almost_visible {
  opacity: 0;
}
.wpb_start_animation {
  opacity: 1;
}
body .wpb_text_column h2:last-child,
body .wpb_text_column h3:last-child {
  margin-bottom: 10px;
}
.theiaStickySidebar:after {
  content: "";
  display: table;
  clear: both;
}
.vc_row-o-equal-height.vc_row.vc_row-flex > .span_12 > .nectar-sticky-column {
  display: block;
}
body[data-bg-header="true"].page .main-content > .row > #breadcrumbs.yoast,
body[data-bg-header="true"].single-portfolio
  #full_width_portfolio
  .main-content
  > .row
  > #breadcrumbs.yoast {
  padding-top: 20px;
}
.otgs-development-site-front-end,
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  z-index: 9;
  position: relative;
  margin-bottom: 0;
}
rs-module audio,
rs-module video {
  visibility: visible;
}
.single_job_listing .company img {
  height: 3em;
}
.single_job_listing .meta li {
  list-style: none;
}
.flex-gallery {
  margin: 0;
  padding: 0;
}
.flex-gallery .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flex-gallery .slides img {
  width: 99.8%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flex-gallery {
  margin: 0 0 15px;
  position: relative;
  background-color: transparent;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flex-gallery ul {
  position: relative;
  z-index: 1000;
  margin: 0;
}
.flex-gallery .flex-direction-nav {
  margin: 0;
  position: absolute;
  top: 8px;
}
.flex-gallery ul li {
  list-style: none;
}
.flex-gallery ul li img {
  margin-bottom: 0;
}
.carousel li {
  margin-right: 0;
  margin-left: 0;
}
.flex-control-nav {
  display: none;
}
.flex-direction-nav a {
  display: block;
  line-height: 22px;
  position: relative;
  background-color: #000;
  height: 25px;
  width: 25px;
  text-align: center;
  transition: all 0.2s ease;
  border-radius: 1px;
}
.flex-direction-nav a i {
  line-height: 29px;
  font-size: 16px;
  color: #fff;
  background-color: transparent;
}
.flex-direction-nav .flex-next {
  padding-left: 2px;
}
.flex-direction-nav .flex-prev {
  padding-right: 2px;
}
body #ajax-content-wrap .flex-gallery .flex-direction-nav li {
  float: left;
  margin-left: 7px;
}
.flex-direction-nav a:hover {
  background-color: #333;
}
.flex-direction-nav .flex-next span {
  background-position: right top;
  top: 9px;
  right: 9px;
  position: absolute;
  display: block;
  height: 15px;
  width: 15px;
  z-index: 100;
}
.flex-direction-nav .flex-prev span {
  background-position: left top;
  top: 9px;
  left: 9px;
  position: absolute;
  display: block;
  height: 15px;
  width: 15px;
  z-index: 100;
}
body.mobile.material [data-bullet_style="see_through"] .slider-pagination {
  bottom: 13px;
}
body.material
  [data-bullet_style="see_through"]
  .slider-pagination
  .swiper-pagination-switch:before {
  position: relative;
  top: 50%;
}
body.material
  [data-bullet_style="see_through"]
  .slider-pagination
  .swiper-pagination-switch:before {
  display: block;
  content: "";
}
.nectar-flickity[data-control-style="material_pagination"]
  .flickity-page-dots
  .dot,
.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot,
.nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot,
.nectar-woo-flickity .flickity-page-dots .dot,
.testimonial_slider[data-style="multiple_visible_minimal"]
  .flickity-page-dots
  .dot,
body.material
  [data-bullet_style="see_through"]
  .slider-pagination
  .swiper-pagination-switch {
  width: 30px;
  margin: 0;
  opacity: 0.35;
}
.nectar-flickity[data-control-style="material_pagination"]
  .flickity-page-dots
  .dot:before,
.nectar-flickity[data-controls="material_pagination"]
  .flickity-page-dots
  .dot:before,
.nectar-quick-view-box .flickity-page-dots .dot:before,
.nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot:before,
.nectar-woo-flickity .flickity-page-dots .dot:before,
.testimonial_slider[data-style="multiple_visible_minimal"]
  .flickity-page-dots
  .dot:before,
body.material
  [data-bullet_style="see_through"]
  .slider-pagination
  .swiper-pagination-switch:before {
  width: 6px;
  height: 6px;
  transition: all 0.25s ease;
  border-radius: 50%;
  margin-left: 11px;
  background-color: transparent;
  box-shadow: inset 0 0 0 5px #000;
}
.span_12.light
  .nectar-flickity[data-control-style="material_pagination"]
  .flickity-page-dots
  .dot:before,
.span_12.light
  .nectar-flickity[data-controls="material_pagination"]
  .flickity-page-dots
  .dot:before,
.span_12.light
  .nectar-recent-posts-slider_multiple_visible
  .flickity-page-dots
  .dot:before,
.span_12.light .nectar-woo-flickity .flickity-page-dots .dot:before,
.span_12.light
  .testimonial_slider[data-style="multiple_visible_minimal"]
  .flickity-page-dots
  .dot:before,
body.material
  [data-bullet_style="see_through"]
  .slider-pagination:not(.dark-cs)
  .swiper-pagination-switch:before {
  box-shadow: inset 0 0 0 5px #fff;
}
.nectar-flickity[data-control-style="material_pagination"] .flickity-page-dots,
.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots {
  bottom: -85px;
  margin: 0;
}
.nectar-flickity[data-control-style="material_pagination"]:not(.masonry)
  .flickity-viewport,
.nectar-flickity[data-controls="material_pagination"]:not(.masonry)
  .flickity-viewport {
  margin: 110px 0 130px 0;
}
iframe,
iframe.iframe-embed {
  max-width: 100%;
}
.main-content #sidebar iframe[src],
.wc-braintree-hosted-field iframe,
html:not(.js) .main-content iframe[src] {
  opacity: 1;
}
.iframe-embed-standard iframe {
  width: 100% !important;
}
#header-outer .wpml-ls-menu-item .wpml-ls-flag {
  margin-bottom: 0;
}
#slide-out-widget-area .wpml-ls-menu-item .wpml-ls-flag {
  max-width: 100px;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope {
  transition-property: height;
}
.isotope .isotope-item {
  transition-property: transform, opacity;
}
.btn {
  padding: 8px 16px;
}
.nectar-button {
  border-radius: 5px;
  box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
  transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  color: #fff;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 12px;
  padding: 13px 18px;
  position: relative;
  top: 0;
  margin-bottom: 10px;
  opacity: 1;
  line-height: 20px;
  background-color: #000;
  display: inline-block;
}
.nectar-button.large {
  font-size: 14px;
  padding: 15px 22px;
  box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
}
.nectar-button.jumbo {
  font-size: 18px;
  padding: 25px 40px;
  box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
}
body .nectar-button.large.see-through,
body .nectar-button.large.see-through-2,
body .nectar-button.large.see-through-3 {
  border-width: 2px;
  padding-top: 13px;
  padding-bottom: 13px;
}
body .nectar-button.jumbo.see-through,
body .nectar-button.jumbo.see-through-2,
body .nectar-button.jumbo.see-through-3 {
  border-width: 4px;
  padding-top: 21px;
  padding-bottom: 21px;
}
body .nectar-button em {
  font-size: inherit;
  line-height: inherit;
}
.nectar-button i,
.nectar-button i[class*="fa-"] {
  font-size: 18px;
  line-height: 18px;
  width: 18px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -9px;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.nectar-button i.icon-button-arrow {
  font-size: 19px;
}
.nectar-button span {
  left: 0;
  display: inline-block;
  transform: translateX(0);
  transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    transform 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  position: relative;
}
.nectar-button .im-icon-wrap svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.nectar-button.large .im-icon-wrap svg {
  width: 16px;
  height: 16px;
}
.nectar-button.medium .im-icon-wrap svg {
  width: 14px;
  height: 14px;
}
.nectar-button.small .im-icon-wrap svg {
  width: 12px;
  height: 12px;
}
.material .nectar-button .im-icon-wrap,
.material .nectar-button .im-icon-wrap span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.material .nectar-button .im-icon-wrap svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
body #ajax-content-wrap .nectar-button .im-icon-wrap,
body #ajax-content-wrap .nectar-button .im-icon-wrap span {
  left: auto;
  transform: none;
}
.nectar-button .im-icon-wrap span,
.nectar-button .im-icon-wrap span svg {
  vertical-align: middle;
}
.nectar-button.has-icon,
.nectar-button.tilt.has-icon {
  padding-left: 42px;
  padding-right: 42px;
}
.nectar-button.has-icon i {
  text-align: center;
}
.nectar-button.has-icon:hover span,
.nectar-button.tilt.has-icon span,
body.material .nectar-button.has-icon span {
  transform: translateX(-18px);
}
.nectar-button.has-icon:hover i,
.nectar-button.tilt.has-icon i,
body.material .nectar-button.has-icon i {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  transform: translateX(6px);
}
.full-width-section .light .nectar-button:hover,
.nectar-button:hover {
  opacity: 0.87;
  color: #fff;
}
@media only screen and (min-width: 1000px) {
  .full-width-section
    .light
    .nectar-button.wpb_animate_when_almost_visible:not(.see-through):not(
      .see-through-2
    ):not(.see-through-3):not(.animated),
  body .nectar-button.wpb_animate_when_almost_visible {
    opacity: 0;
  }
}
body[data-button-style]
  .nectar-button.wpb_animate_when_almost_visible.animated {
  opacity: 1;
}
.nectar-button.see-through,
body .nectar-button.see-through {
  opacity: 1 !important;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  border-radius: 2px;
  border: 2px solid rgba(255, 255, 255, 0.75);
}
.nectar-button.see-through,
.text_on_hover.product .add_to_cart_button,
body .nectar-button.see-through {
  background-color: transparent !important;
  box-shadow: none !important;
}
.nectar-button.see-through-2,
.nectar-button.see-through-3 {
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  border-radius: 2px;
  border: 2px solid rgba(255, 255, 255, 0.75);
}
.nectar-button.see-through-3 {
  border: 2px solid #fff;
}
body[data-button-style*="slightly_rounded"]
  .col.dark
  .nectar-button.see-through,
body[data-button-style*="slightly_rounded"]
  .col.dark
  .nectar-button.see-through-2 {
  border-color: rgba(0, 0, 0, 0.15);
  color: #000;
}
body[data-button-style="rounded_shadow"] .nectar-button.wpb_start_animation,
body[data-button-style="slightly_rounded_shadow"]
  .nectar-button.wpb_start_animation {
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
}
.col.light .nectar-button.see-through-2,
.col.light .nectar-button.see-through-3 {
  color: #fff;
}
.col.light .nectar-button.see-through {
  border-color: rgba(255, 255, 255, 0.75);
  color: #fff;
}
.col.dark .nectar-button.see-through,
.col.dark .nectar-button.see-through-2 {
  border-color: rgba(0, 0, 0, 0.75);
  color: #444;
}
h2 .nectar-button {
  top: -6px;
}
body.material
  .nectar-button[class*="m-extra-color-gradient-"][class*="see-through"] {
  visibility: hidden;
}
.swiper-slide .button.solid_color_2,
.tilt-button-wrap {
  -webkit-perspective: 800px;
  perspective: 800px;
  display: inline-block;
}
.swiper-slide .button.solid_color_2:before {
  -webkit-font-smoothing: antialiased;
}
.nectar-button.tilt,
.swiper-slide .button.solid_color_2 a {
  display: block;
  background: #5cbcf6;
  outline: 1px solid transparent;
  transform-style: preserve-3d;
  outline: 0;
  padding-left: 22px;
  padding-right: 22px;
  position: relative;
  border-bottom: none;
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.25, 1, 0.33, 1);
}
body[data-button-style*="rounded"] .nectar-button.tilt,
body[data-button-style="rounded"] .swiper-slide .button-wrap a,
body[data-button-style^="rounded"].ascend
  .container-wrap
  .search-form
  input[type="submit"] {
  border-radius: 0 !important;
}
.nectar-button.tilt:after,
.swiper-slide .button.solid_color_2 a:after {
  width: 100%;
  height: 37%;
  left: 0;
  top: -35%;
  transform-origin: 0 100%;
  transform: rotateX(90deg);
  content: "";
  position: absolute;
  z-index: -1;
  transition: all 0.5s cubic-bezier(0.25, 1, 0.33, 1);
  -webkit-font-smoothing: antialiased;
}
.nectar-button.tilt:before,
.swiper-slide .button.solid_color_2 a:before {
  width: 100%;
  height: 30%;
  left: 0;
  top: 99%;
  background: #49a7df;
  transform-origin: 0 0;
  transform: rotateX(-90deg);
  transition: all 0.5s cubic-bezier(0.25, 1, 0.33, 1);
  -webkit-font-smoothing: antialiased;
  content: "";
  position: absolute;
  z-index: -1;
}
.nectar-button.tilt:after,
.nectar-button.tilt:before,
.swiper-slide .button.solid_color_2 a:after,
.swiper-slide .button.solid_color_2 a:before {
  opacity: 0;
}
.swiper-slide .button.solid_color_2 .button-wrap,
.tilt-button-inner {
  overflow: hidden;
  padding: 3px 0;
  display: inline;
}
.nectar-category-grid
  .nectar-category-grid-item
  .content[data-subtext="custom"][data-subtext-vis="always"]
  .subtext:after,
.nectar-cta[data-style="underline"] .link_wrap .link_text:after,
.nectar-woo-flickity[data-controls="arrows-and-text"]
  .nectar-woo-carousel-top
  a:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 2px;
  background-color: #fff;
  bottom: -4px;
  opacity: 0.8;
  left: 0;
  backface-visibility: hidden;
  pointer-events: none;
  animation: portSliderLine2 0.45s cubic-bezier(0.15, 0.75, 0.5, 1) forwards;
}
@keyframes portSliderLine {
  0% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    transform: scaleX(1);
    transform-origin: left;
  }
}
@keyframes portSliderLine2 {
  0% {
    transform: scaleX(1);
    transform-origin: right;
  }
  100% {
    transform: scaleX(0);
    transform-origin: right;
  }
}
.nectar-cta .link_wrap .link_text {
  padding-right: 36px;
  position: relative;
  display: inline-block;
}
.nectar-cta[data-display="inline"] {
  display: inline-block;
}
.nectar-cta[data-using-bg="true"] .text {
  margin-right: 10px;
}
.nectar-cta .link_wrap {
  position: relative;
  text-decoration: inherit;
  speak: none;
}
.nectar-cta[class*="border_thickness"] .link_wrap,
.nectar-cta[data-using-bg="true"] .link_wrap {
  cursor: pointer;
}
.nectar-cta[data-style="see-through"] .link_wrap .arrow:after {
  position: absolute;
  content: "";
  border-bottom: 1px solid #000;
  height: 1px;
  width: 22px;
  right: 12px;
  top: 50%;
  margin-top: -2px;
  transform: scale(0, 1) translateX(0);
  transform-origin: left;
  pointer-events: none;
  transition: all 0.33s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.nectar-cta .link_wrap .arrow:before {
  font-family: icomoon;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  content: "\e607";
  color: #000;
  line-height: 30px;
  font-size: 14px;
  position: absolute;
  right: 0;
  width: 26px;
  text-align: center;
  height: 30px;
  top: 50%;
  margin-top: -16px;
  transition: all 0.33s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.nectar-cta[data-style="see-through"][data-text-color="custom"]
  .link_wrap
  .arrow:after,
.nectar-cta[data-text-color="custom"] .arrow:after,
.nectar-cta[data-text-color="custom"] .link_wrap .arrow:before,
.span_12.light .nectar-cta[data-text-color="custom"] .arrow:after,
.span_12.light .nectar-cta[data-text-color="custom"] .link_wrap .arrow:before {
  color: inherit;
  border-color: inherit;
}
.nectar-cta[data-alignment="left"] {
  text-align: left;
}
.nectar-cta[data-alignment="center"] {
  text-align: center;
}
.nectar-cta[data-alignment="right"] {
  text-align: right;
}
.span_12.light .nectar-cta .link_wrap .link_text:after {
  border-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}
.nectar-cta[data-color="black"]:not([data-style="material"]) .link_wrap {
  background-color: #000;
}
.nectar-cta[data-color="white"]:not([data-style="material"]) .link_wrap {
  background-color: #fff;
}
#ajax-content-wrap .nectar-cta .arrow,
.nectar-cta .arrow {
  letter-spacing: 0;
}
.span_12.light .nectar-cta .arrow:before {
  color: #fff;
}
.span_12.light .nectar-cta .arrow:after {
  border-color: #fff;
}
.nectar-cta .link_wrap .link_text {
  color: inherit;
}
.nectar-cta > p {
  padding-bottom: 0;
}
.nectar-cta > h5,
.nectar-cta > h6 {
  margin-bottom: 0;
}
.nectar-cta[data-text-color="custom"] .link_wrap .link_text:after,
.nectar-cta[data-text-color="custom"] .link_wrap:after {
  border-color: inherit !important;
}
.nectar-cta[data-text-color="custom"] .link_wrap:before {
  color: inherit !important;
}
.nectar-cta .link_wrap .link_text:after,
.nectar-cta[data-style="material"] .link_wrap .circle,
.nectar-cta[data-style="material"] .link_wrap .link_text:before {
  border-radius: 100px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  height: 25px;
  width: 25px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  content: " ";
  display: block;
  pointer-events: none;
  transition: all 0.33s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.nectar-cta[data-style="underline"] .link_wrap .link_text {
  padding-right: 0;
}
.nectar-cta[data-style="underline"] .link_wrap .link_text:after {
  margin-top: 0;
  top: auto;
  border-top: none;
  border-right: none;
  bottom: 0;
  border-left: none;
  border-bottom: 2px solid #000;
  border-radius: 0;
  background-color: transparent !important;
  transition: transform 0.4s cubic-bezier(0.23, 0.46, 0.4, 1);
  animation: none;
  transform-origin: left;
  z-index: 1;
}
.span_12.light .nectar-cta[data-style="underline"] .link_wrap .link_text:after {
  border-radius: 0;
}
.nectar-cta[data-style="arrow-animation"] svg,
.nectar-cta[data-style="arrow-animation"] svg polyline {
  stroke: currentColor;
}
.team-meta .nectar-cta[data-style="arrow-animation"] svg polyline {
  stroke-dashoffset: 0;
  stroke-dasharray: 0;
}
.nectar-cta[data-style="arrow-animation"] svg polyline {
  stroke-dashoffset: 140px;
  stroke-dasharray: 140px;
}
.nectar-cta[data-style="arrow-animation"] .link_wrap .link_text:after {
  display: none;
}
.nectar-cta[data-style="arrow-animation"] .link_wrap .link_text {
  padding: 0 0 0 40px;
  position: relative;
}
.nectar-cta[data-style="arrow-animation"] .link_wrap .link_text > .text {
  display: block;
}
.nectar-cta[data-style="arrow-animation"] .line {
  height: 1px;
  width: 25px;
  position: absolute;
  content: "";
  left: 0;
  display: block;
  top: 50%;
  transform-origin: left;
  background-color: #000;
  transform: translateY(calc(-50% + 0.5px)) translateZ(0);
}
.light .nectar-cta[data-style="arrow-animation"] .line {
  background-color: #fff;
}
.nectar-cta[data-style="arrow-animation"] svg {
  position: absolute;
  left: 25px;
  top: 50%;
  width: 6px;
}
.team-meta nectar-cta[data-style="arrow-animation"] svg {
  left: 24px;
}
@keyframes ctaArrowSVGStart {
  0% {
    transform: translateY(calc(-50% + 0.5px)) translateX(0) translateZ(0);
  }
  100% {
    transform: translateY(calc(-50% + 0.5px)) translateX(-3px) translateZ(0);
  }
}
@keyframes ctaArrowSVGEnd {
  0% {
    transform: translateY(calc(-50% + 0.5px)) translateX(-3px) translateZ(0);
  }
  100% {
    transform: translateY(calc(-50% + 0.5px)) translateX(0) translateZ(0);
  }
}
@keyframes ctaArrowTextStart {
  0% {
    transform: translateX(6px) translateZ(0);
  }
  100% {
    transform: translateX(0) translateZ(0);
  }
}
@keyframes ctaArrowTextEnd {
  0% {
    transform: translateX(0) translateZ(0);
  }
  100% {
    transform: translateX(6px) translateZ(0);
  }
}
@keyframes ctaArrowStart {
  0% {
    stroke-dashoffset: 140px;
    stroke-dasharray: 140px;
  }
  100% {
    stroke-dasharray: 140px;
    stroke-dashoffset: 10px;
  }
}
@keyframes ctaArrowStartTeam {
  0% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0;
  }
  50% {
    stroke-dashoffset: 140px;
    stroke-dasharray: 140px;
  }
  100% {
    stroke-dasharray: 140px;
    stroke-dashoffset: 10px;
  }
}
@keyframes ctaArrowEnd {
  0% {
    stroke-dashoffset: 10px;
    stroke-dasharray: 150px 150px;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    stroke-dashoffset: -53px;
    stroke-dasharray: 1px 150px;
  }
}
@keyframes ctaArrowLineStart {
  0% {
    transform-origin: left;
    transform: scaleX(1.2) translateY(calc(-50% + 0.5px)) translateZ(0);
  }
  100% {
    transform: scaleX(1) translateY(calc(-50% + 0.5px)) translateZ(0);
  }
}
@keyframes ctaArrowLineEnd {
  0% {
    transform-origin: right;
    transform: scaleX(1) translateY(calc(-50% + 0.5px)) translateZ(0);
  }
  50% {
    transform-origin: right;
    transform: scaleX(0) translateY(calc(-50% + 0.5px)) translateZ(0);
  }
  51% {
    transform-origin: left;
  }
  100% {
    transform: scaleX(1.2) translateY(calc(-50% + 0.5px)) translateZ(0);
    transform-origin: left;
  }
}
.nectar-cta[data-style="arrow-animation"]:not(.loaded) * {
  animation-duration: 0s !important;
}
.nectar-cta[data-style="arrow-animation"] svg polyline {
  animation: ctaArrowEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
.team-meta .nectar-cta[data-style="arrow-animation"] .link_wrap polyline {
  animation: none;
}
.nectar-cta[data-style="arrow-animation"] .link_wrap .link_text > .text {
  animation: ctaArrowTextStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
.nectar-cta[data-style="arrow-animation"] .line {
  animation: ctaArrowLineStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
.nectar-cta[data-style="arrow-animation"] svg {
  animation: ctaArrowSVGStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
.nectar-cta[data-style="curved-arrow-animation"] .link_text {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  padding-right: 0;
}
.nectar-cta[data-style="curved-arrow-animation"] .line {
  stroke-dasharray: 18px;
  stroke: currentColor;
}
.nectar-cta[data-style="curved-arrow-animation"] .arrow {
  stroke-dasharray: 8px;
  stroke: currentColor;
}
#ajax-content-wrap .nectar-cta[data-style="curved-arrow-animation"] .link_wrap {
  transition: border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    color 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.nectar-cta[data-style="curved-arrow-animation"] .hover svg {
  animation: nectar_curved_arrow_animation__svg 0.9s
    cubic-bezier(0.15, 0.75, 0.5, 1) forwards;
}
.nectar-cta[data-style="curved-arrow-animation"] .hover .line {
  animation: nectar_curved_arrow_animation__line 0.9s
    cubic-bezier(0.15, 0.75, 0.5, 1) forwards;
}
.nectar-cta[data-style="curved-arrow-animation"] .hover .arrow {
  animation: nectar_curved_arrow_animation__arrow 0.9s
    cubic-bezier(0.15, 0.75, 0.5, 1) forwards;
}
@keyframes nectar_curved_arrow_animation__svg {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  45% {
    transform: translateX(4px);
    opacity: 0;
  }
  50% {
    transform: translateX(4px);
    opacity: 0;
  }
  51% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes nectar_curved_arrow_animation__arrow {
  0% {
    stroke-dashoffset: 0;
  }
  15% {
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dashoffset: -8px;
  }
  70% {
    stroke-dashoffset: -8px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes nectar_curved_arrow_animation__line {
  0% {
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dashoffset: 18px;
  }
  100% {
    stroke-dashoffset: 35px;
  }
}
.nectar-cta[data-style="basic"] .link_wrap .link_text:after,
.nectar-cta[data-style="curved-arrow-animation"] .link_wrap .link_text:after,
.nectar-cta[data-style="text-reveal-wave"] .link_wrap .link_text:after {
  display: none;
}
.nectar-cta[data-style="basic"] .link_wrap .link_text,
.nectar-cta[data-style="text-reveal-wave"] .link_wrap .link_text {
  padding-right: 0;
}
.nectar-cta[data-style="text-reveal-wave"][data-using-bg="true"] .link_wrap {
  overflow: hidden;
  display: inline-flex;
}
.nectar-cta[data-style="basic"][data-using-bg="true"] .text,
.nectar-cta[data-style="text-reveal-wave"][data-using-bg="true"] .text {
  margin-right: 0;
}
.menu-item-hover-text-reveal-wave .char,
.nectar-cta[data-style="text-reveal-wave"] .char {
  display: inline-block;
  line-height: 1;
}
body[data-button-style^="rounded"] .nectar-cta .link_wrap:before {
  border-radius: 200px;
}
body[data-button-style*="slightly_rounded"] .nectar-cta .link_wrap:before {
  border-radius: 4px;
}
.nectar-cta[data-color*="extra-color-gradient"][class*="hover_color_"]
  .link_wrap:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}
.nectar-cta[data-color*="extra-color-gradient"][class*="hover_color_"]
  .link_wrap:before {
  left: -0.1%;
  top: -0.1%;
  width: 100.2%;
  height: 100.2%;
}
.wpb_wrapper > .divider,
.wpb_wrapper > .divider-border,
.wpb_wrapper > .divider-small-border,
.wpb_wrapper > .divider-wrap {
  margin-bottom: 0;
}
.divider {
  height: 20px;
}
.divider-border {
  margin: 35px auto 35px auto;
  background-color: rgba(0, 0, 0, 0.12);
  height: 1px;
}
.divider-wrap .divider-vertical {
  width: 1px;
  margin: 25px auto;
}
.divider-vertical.nectar-bg-default {
  background-color: rgba(0, 0, 0, 0.12);
}
.span_12.light .divider-border,
.span_12.light .divider-vertical.nectar-bg-default {
  background-color: rgba(255, 255, 255, 0.3);
}
#ajax-content-wrap .divider-border[data-color="black"],
#ajax-content-wrap .divider-small-border[data-color="black"] {
  background-color: #000;
}
#ajax-content-wrap .divider-border[data-color="white"],
#ajax-content-wrap .divider-small-border[data-color="white"] {
  background-color: #fff;
}
.divider-small-border {
  margin: 25px 0;
  width: 20%;
  height: 1px;
  background-color: #ddd;
}
.divider-border[data-animate="yes"],
.divider-small-border[data-animate="yes"] {
  visibility: hidden;
  transform-origin: left;
}
.divider-wrap[data-alignment="center"] .divider-small-border {
  transform-origin: center;
  margin: 25px auto;
}
.divider-wrap[data-alignment="right"] {
  text-align: right;
}
.divider-wrap[data-alignment="right"] .divider-small-border {
  transform-origin: right;
  margin-right: 0;
  margin-left: 0;
  display: inline-block;
}
body .vc_text_separator,
body .wpb_separator {
  border-color: rgba(0, 0, 0, 0.06);
}
body .vc_text_separator div {
  background-color: #f8f8f8;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.5px;
  top: -20px;
}
.light .divider-small-border {
  background-color: rgba(255, 255, 255, 0.6);
}
.nectar-dropcap {
  font-size: 4em;
  display: block;
  float: left;
  padding: 5px 10px 0 0;
}
.nectar-dropcap span {
  display: block;
}
i[class*="fa-"],
span[class*="fa-"] {
  display: inline-block;
  word-spacing: 1px;
  position: relative;
  text-align: center;
  top: -2px;
  vertical-align: middle;
  max-width: 100%;
}
i[class^="icon-"] {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
i.icon-normal {
  background-color: #000;
  border-radius: 999px;
  color: #fff;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
i.icon-normal[class*=" linecon-icon-"],
i.icon-normal[class*=" steadysets-icon-"] {
  line-height: 32px;
}
[class^="icon-"].icon-3x,
i[class*=" icon-"].icon-3x {
  background-color: #eeedec;
}
body [class*=" icon-"].icon-3x.alt-style,
body [class^="icon-"].icon-3x.alt-style {
  background-color: #000;
  color: #fff;
}
.full-width-section i[class*=" icon-"].icon-3x,
.full-width-section i[class^="icon-"].icon-3x {
  background-color: rgba(0, 0, 0, 0.021);
}
.circle-border,
[class*=" icon-"].icon-3x,
[class^="icon-"].icon-3x {
  background-color: #eeedec;
  border-radius: 999px;
  color: #000;
  display: inline-block;
  font-size: 30px;
  height: 90px;
  line-height: 90px;
  max-width: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 90px;
  word-spacing: 1px;
  transition: all 0.1s linear;
}
[class*=" icon-"].icon-3x,
[class^="icon-"].icon-3x {
  margin-bottom: 27px;
}
body [class^="icon-"].icon-tiny {
  line-height: 15px;
  height: 13px;
  width: 15px;
  margin-right: 5px;
  font-size: 13px;
  background-color: transparent;
}
[class^="icon-"].icon-tiny {
  color: #888;
}
body [class^="icon-"].icon-default-style {
  line-height: 34px;
  height: 34px;
  width: 34px;
  margin-right: 0;
  font-size: 34px;
  color: #000;
  font-style: normal;
  background-color: transparent;
}
.circle-border {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #eeedec;
  height: 88px;
  left: 1px;
  position: absolute;
  z-index: 1;
  top: 1px;
  width: 88px;
}
.extra-color-gradient-1 .circle-border,
.extra-color-gradient-2 .circle-border {
  transform: none;
  -webkit-transform: none;
}
.extra-color-gradient-1 .circle-border,
.extra-color-gradient-2 .circle-border {
  border: 2px solid rgba(0, 0, 0, 0.065) !important;
}
.light .extra-color-gradient-1 .circle-border,
.light .extra-color-gradient-2 .circle-border {
  border: 2px solid rgba(255, 255, 255, 0.085) !important;
}
[class*=" icon-"].icon-3x.extra-color-gradient-1:not(.alt-style),
[class*=" icon-"].icon-3x.extra-color-gradient-2:not(.alt-style),
[class^="icon-"].icon-3x.extra-color-gradient-1:not(.alt-style),
[class^="icon-"].icon-3x.extra-color-gradient-2:not(.alt-style),
body.material:not([data-button-style^="rounded"]) .nectar-button i,
body:not(.material) .nectar-button i {
  background-color: transparent !important;
}
[class*=" icon-"].extra-color-gradient-1.alt-style:not(.icon-normal):before,
[class*=" icon-"].extra-color-gradient-2.alt-style:not(.icon-normal):before,
[class^="icon-"].extra-color-gradient-1.alt-style:not(.icon-normal):before,
[class^="icon-"].extra-color-gradient-2.alt-style:not(.icon-normal):before {
  background: #fff;
  -webkit-background-clip: text;
  background-clip: text;
}
.extra-color-gradient-2[class*=" icon-"]:not(.icon-normal).no-grad:before,
.extra-color-gradient-2[class^="icon-"]:not(.icon-normal).no-grad:before,
.nectar-gradient-text.no-grad *,
[class*=" icon-"].extra-color-gradient-1.alt-style:not(
    .icon-normal
  ).no-grad:before,
[class*=" icon-"].extra-color-gradient-1:not(.icon-normal).no-grad:before,
[class*=" icon-"].extra-color-gradient-2.alt-style:not(
    .icon-normal
  ).no-grad:before,
[class*=" icon-"][data-color="extra-color-gradient-1"].no-grad:before,
[class*=" icon-"][data-color="extra-color-gradient-2"].no-grad:before,
[class^="icon-"].extra-color-gradient-1.alt-style:not(
    .icon-normal
  ).no-grad:before,
[class^="icon-"].extra-color-gradient-1:not(.icon-normal).no-grad:before,
[class^="icon-"].extra-color-gradient-2.alt-style:not(
    .icon-normal
  ).no-grad:before,
[class^="icon-"][data-color="extra-color-gradient-1"].no-grad:before,
[class^="icon-"][data-color="extra-color-gradient-2"].no-grad:before {
  background-color: transparent !important;
  background: 0 0 !important;
}
.nectar-button.extra-color-gradient-1.no-text-grad .hover,
.nectar-button.extra-color-gradient-2.no-text-grad .hover,
.nectar-button.see-through-extra-color-gradient-1.no-text-grad .start,
.nectar-button.see-through-extra-color-gradient-2.no-text-grad .start,
body .nectar-gradient-text[data-color="extra-color-gradient-1"].no-grad *,
body .nectar-gradient-text[data-color="extra-color-gradient-2"].no-grad * {
  -webkit-text-fill-color: initial;
}
.nectar-color-white,
[class*=" icon-"].extra-color-gradient-1.icon-3x.alt-style:before,
[class*=" icon-"].extra-color-gradient-2.icon-3x.alt-style:before,
[class^="icon-"].extra-color-gradient-1.icon-3x.alt-style:before,
[class^="icon-"].extra-color-gradient-2.icon-3x.alt-style:before,
body .nectar_icon_wrap[data-color="white"] i,
body .svg-icon-holder[data-color="white"] {
  color: #fff !important;
}
.nectar-color-black,
body .nectar_icon_wrap[data-color="black"] i,
body .svg-icon-holder[data-color="black"] {
  color: #000 !important;
}
.nectar-color-grey,
body .nectar_icon_wrap[data-color="grey"] i,
body .svg-icon-holder[data-color="grey"] {
  color: #c8c8c8 !important;
}
body .svg-icon-holder[data-color="white"] svg path {
  stroke: #fff;
}
body .svg-icon-holder[data-color="black"] svg path {
  stroke: #000;
}
body .svg-icon-holder[data-color="grey"] svg path {
  stroke: #c8c8c8;
}
.nectar_icon .im-icon-wrap > span {
  display: inline-block;
}
.nectar_icon .im-icon-wrap {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.nectar-fancy-box[data-style="parallax_hover"] .im-icon-wrap path,
.nectar_icon_wrap .im-icon-wrap[data-color="white"] path {
  fill: #fff;
}
.nectar_icon_wrap .im-icon-wrap[data-color="black"] path {
  fill: #000;
}
.nectar_icon_wrap .im-icon-wrap[data-color="grey"] path {
  fill: #888;
}
.full-width-section .circle-border {
  background-color: rgba(0, 0, 0, 0.021);
  border-color: rgba(0, 0, 0, 0.05);
}
.full-width-section .light .circle-border {
  background-color: rgba(0, 0, 0, 0.021);
  border-color: rgba(0, 0, 0, 0.2);
}
.main-content .svg-icon-holder {
  height: 64px;
  overflow: hidden;
  min-width: 1px;
  margin-bottom: 20px;
  display: inline-block;
  opacity: 0;
}
.nectar_icon_wrap {
  display: inline-block;
  position: relative;
}
.nectar_icon_wrap .nectar_icon .svg-icon-holder {
  margin-bottom: 0;
}
.nectar_icon_wrap i:before {
  line-height: inherit;
}
.nectar_icon_wrap a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.col.has-animation,
.img-with-aniamtion-wrap .hover-wrap,
.nectar-fancy-box.has-animation,
.nectar_cascading_images .cascading-image .inner-wrap,
.wpb_column.has-animation,
img.img-with-animation {
  opacity: 0;
  position: relative;
}
.col.has-animation[data-animation="none"]:not(.wpb_column) {
  opacity: 1;
}
.wpb_column.has-animation[data-animation*="reveal"] {
  opacity: 1;
}
img.img-with-animation[data-animation="grow-in"].full-opacity {
  opacity: 1;
}
html:not(.js) .col.has-animation,
html:not(.js) .wpb_column.has-animation,
html:not(.js) img.img-with-animation {
  opacity: 1;
}
.img-with-aniamtion-wrap[data-animation="none"] .hover-wrap,
.nectar_cascading_images .cascading-image[data-animation="none"] .inner-wrap,
img.img-with-animation[data-animation="none"] {
  opacity: 1;
}
.col.has-animation[data-animation="zoom-out"] {
  transform: translateZ(0) scale(1.2);
  opacity: 0;
}
.col.has-animation[data-animation="slight-twist"] {
  transform: rotateY(20deg) rotateZ(-4deg);
  opacity: 0;
}
.col.has-animation[data-animation="grow-in"],
.img-with-aniamtion-wrap[data-animation="grow-in"] .hover-wrap,
.nectar-fancy-box.has-animation[data-animation="grow-in"],
.wpb_column.has-animation[data-animation="grow-in"],
img.img-with-animation[data-animation="grow-in"] {
  opacity: 0;
  transform: scale(0.75);
  transition: opacity 0.6s cubic-bezier(0.15, 0.84, 0.35, 1.25),
    background-color 0.35s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-backface-visibility: hidden;
}
.col.has-animation[data-animation="flip-in"],
.img-with-aniamtion-wrap[data-animation="flip-in"] .hover-wrap,
.nectar-fancy-box.has-animation[data-animation="flip-in"],
.wpb_column.has-animation[data-animation="flip-in"],
img.img-with-animation[data-animation="flip-in"] {
  opacity: 0;
  transform: rotateY(25deg);
  transition: opacity 1s ease,
    background-color 0.35s cubic-bezier(0.65, 0, 0.35, 1);
}
.flip-in-vertical-wrap {
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
.col.has-animation[data-animation="flip-in-vertical"],
.img-with-aniamtion-wrap[data-animation="flip-in-vertical"] .hover-wrap,
.nectar-fancy-box.has-animation[data-animation="flip-in-vertical"],
.wpb_column.has-animation[data-animation="flip-in-vertical"],
img.img-with-animation[data-animation="flip-in-vertical"] {
  opacity: 0;
  transform: rotateX(-45deg) translateY(120px);
  transition: opacity 1s ease,
    background-color 0.35s cubic-bezier(0.65, 0, 0.35, 1);
}
.cascading-image[data-shadow="small_depth"] .bg-color,
.cascading-image[data-shadow="small_depth"] .img-wrap,
.img-with-aniamtion-wrap[data-shadow="small_depth"] .hover-wrap,
.nectar-flickity[data-shadow="small_depth"] .cell,
.nectar-video-box[data-shadow="small_depth"]:before,
.nectar_video_player_self_hosted[data-shadow="small_depth"] .wpb_video_wrapper,
img.img-with-animation[data-shadow="small_depth"] {
  box-shadow: rgba(0, 0, 0, 0.04) 0 1px 0, rgba(0, 0, 0, 0.05) 0 2px 7px,
    rgba(0, 0, 0, 0.06) 0 12px 22px;
}
.cascading-image[data-shadow="medium_depth"] .bg-color,
.cascading-image[data-shadow="medium_depth"] .img-wrap,
.img-with-aniamtion-wrap[data-shadow="medium_depth"] .hover-wrap,
.nectar-flickity[data-shadow="medium_depth"] .cell,
.nectar-video-box[data-shadow="medium_depth"]:before,
.nectar_video_player_self_hosted[data-shadow="medium_depth"] .wpb_video_wrapper,
img.img-with-animation[data-shadow="medium_depth"] {
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.14), 0 20px 70px rgba(0, 0, 0, 0.12);
}
.cascading-image[data-shadow="large_depth"] .bg-color,
.cascading-image[data-shadow="large_depth"] .img-wrap,
.img-with-aniamtion-wrap[data-shadow="large_depth"] .hover-wrap,
.nectar-video-box[data-shadow="large_depth"]:before,
.nectar_video_player_self_hosted[data-shadow="large_depth"] .wpb_video_wrapper,
img.img-with-animation[data-shadow="large_depth"] {
  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.15), 0 25px 80px rgba(0, 0, 0, 0.1);
}
.nectar-flickity[data-shadow="large_depth"] .cell {
  box-shadow: 0 35px 55px rgba(0, 0, 0, 0.08), 0 25px 63px rgba(0, 0, 0, 0.08);
}
.cascading-image[data-shadow="x_large_depth"] .bg-color,
.cascading-image[data-shadow="x_large_depth"] .img-wrap,
.img-with-aniamtion-wrap[data-shadow="x_large_depth"] .hover-wrap,
.nectar-flickity[data-shadow="x_large_depth"] .cell,
.nectar-video-box[data-shadow="x_large_depth"]:before,
.nectar_video_player_self_hosted[data-shadow="x_large_depth"]
  .wpb_video_wrapper,
img.img-with-animation[data-shadow="x_large_depth"] {
  box-shadow: 0 60px 135px rgba(0, 0, 0, 0.14), 0 15px 65px rgba(0, 0, 0, 0.14);
}
.img-with-aniamtion-wrap[data-animation="fade-in-from-left"] .hover-wrap,
img.img-with-animation[data-animation="fade-in-from-left"] {
  transform: translateX(-20%);
  padding-right: 30px;
}
.img-with-aniamtion-wrap[data-animation="fade-in-from-left"][data-shadow*="_depth"]
  .hover-wrap,
img.img-with-animation[data-animation="fade-in-from-left"][data-shadow*="_depth"] {
  padding-right: 0;
}
.col.has-animation[data-animation="fade-in-from-left"],
.nectar-fade-in-from-left,
.nectar-fancy-box.has-animation[data-animation="fade-in-from-left"],
.wpb_column.has-animation[data-animation="fade-in-from-left"] {
  transform: translateX(-45px);
}
.img-with-aniamtion-wrap[data-animation="fade-in-from-right"] .hover-wrap,
img.img-with-animation[data-animation="fade-in-from-right"] {
  transform: translateX(20%);
}
.col.has-animation[data-animation="fade-in-from-right"],
.nectar-fade-in-from-right,
.nectar-fancy-box.has-animation[data-animation="fade-in-from-right"],
.wpb_column.has-animation[data-animation="fade-in-from-right"] {
  transform: translateX(45px);
}
.img-with-aniamtion-wrap[data-animation="fade-in-from-bottom"] .hover-wrap,
.nectar-fade-in-from-bottom,
img.img-with-animation[data-animation="fade-in-from-bottom"] {
  transform: translateY(100px);
}
.wpb_column.has-animation[data-animation="slight-fade-in-from-bottom"] {
  transform: translateY(50px);
}
.col.has-animation[data-animation="fade-in-from-bottom"],
.nectar-fancy-box.has-animation[data-animation="fade-in-from-bottom"],
.wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
  transform: translateY(75px);
}
.nectar-fancy-box.has-animation[data-animation="fade-in-from-right"],
img.img-with-animation[data-animation="fade-in-from-left"],
img.img-with-animation[data-animation="fade-in-from-right"] {
  margin: 0 auto;
}
.nectar-waypoint-el:not([data-nectar-waypoint-el-stagger]) {
  opacity: 0;
}
@media only screen and (max-width: 999px) {
  .nectar-disable-mobile-animation,
  .nectar-disable-mobile-animation .hover-wrap,
  .nectar-waypoint-el[data-nectar-waypoint-el-mobile-disable="true"] {
    transform: none !important;
    opacity: 1 !important;
  }
}
.img-with-aniamtion-wrap,
body .wpb_wrapper > .img-with-aniamtion-wrap {
  line-height: 0;
  margin-bottom: 0;
}
.img-with-aniamtion-wrap > .inner {
  height: 100%;
}
.center img.img-with-animation {
  margin: 0 auto;
  display: block;
}
.right.img-with-aniamtion-wrap {
  text-align: right;
}
.right.img-with-aniamtion-wrap img {
  display: inline-block;
}
.img-with-aniamtion-wrap .color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
}
.img-with-aniamtion-wrap:hover .color-overlay {
  opacity: 0.5;
}
.img-with-aniamtion-wrap .hover-wrap {
  overflow: hidden;
}
.img-with-aniamtion-wrap .hover-wrap:not([data-hover-animation]),
.img-with-aniamtion-wrap .hover-wrap[data-hover-animation="none"] {
  overflow: visible;
}
.img-with-aniamtion-wrap[data-shadow*="depth"] .hover-wrap,
.img-with-aniamtion-wrap[data-shadow*="depth"] .hover-wrap .hover-wrap-inner {
  display: inline-block;
}
.img-with-aniamtion-wrap[data-shadow*="depth"].center {
  text-align: center;
}
.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.img-with-aniamtion-wrap[data-animation*="reveal-from-"] .hover-wrap {
  opacity: 1;
}
.column-bg-overlay-wrap[data-bg-animation*="reveal-from-"] {
  overflow: hidden;
  opacity: 0;
}
.wpb_column.has-animation[data-animation*="reveal"]:not(
    [data-animation="mask-reveal"]
  ) {
  overflow: hidden;
}
.wpb_column.has-animation[data-animation*="reveal"] .column-inner-wrap {
  overflow: hidden;
  height: 100%;
  width: 100%;
}
img.img-with-animation.nectar-lazy {
  display: block;
  min-height: 1px;
  min-width: 1px;
}
.img-with-aniamtion-wrap
  .hover-wrap
  .hover-wrap-inner
  img.img-with-animation.nectar-lazy,
.img-with-aniamtion-wrap img.img-with-animation.nectar-lazy {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.img-with-aniamtion-wrap
  .hover-wrap
  .hover-wrap-inner
  img.img-with-animation.nectar-lazy.loaded,
.img-with-aniamtion-wrap img.img-with-animation.nectar-lazy.loaded {
  opacity: 1;
}
.img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 15px;
}
.img-with-aniamtion-wrap[data-shadow] .hover-wrap .img-with-animation {
  box-shadow: none;
}
.img-with-aniamtion-wrap[data-max-width="50%"]:not(.right) img,
.img-with-aniamtion-wrap[data-max-width="75%"]:not(.right) img {
  backface-visibility: hidden;
}
.img-with-aniamtion-wrap[data-max-width="50%"] .inner,
.nectar-flickity:not(.masonry)
  .flickity-slider
  .cell
  .img-with-aniamtion-wrap[data-max-width="50%"]
  img {
  max-width: 50%;
  width: auto;
}
.img-with-aniamtion-wrap[data-max-width="50%"].center,
.img-with-aniamtion-wrap[data-max-width="75%"].center,
.img-with-aniamtion-wrap[data-max-width="custom"].center {
  text-align: center;
}
.img-with-aniamtion-wrap[data-max-width="50%"].center .inner img[src*=".svg"],
.img-with-aniamtion-wrap[data-max-width="75%"].center .inner img[src*=".svg"] {
  width: 100%;
}
.img-with-aniamtion-wrap[data-max-width="75%"] .inner,
.nectar-flickity:not(.masonry)
  .flickity-slider
  .cell
  .img-with-aniamtion-wrap[data-max-width="75%"]
  img {
  max-width: 75%;
  width: auto;
}
.img-with-aniamtion-wrap[data-max-width="none"] img,
.row .img-with-aniamtion-wrap[data-max-width="none"] img:not([srcset]) {
  max-width: none;
  width: 100%;
}
.wpb_column.has-animation[data-animation*="reveal"]
  .column-inner-wrap.no-transform,
.wpb_column.has-animation[data-animation*="reveal"]
  .column-inner-wrap.no-transform
  .column-inner {
  transform: none;
  -webkit-transform: none;
}
@media only screen and (min-width: 691px) {
  .vc_row-o-equal-height
    .wpb_column.has-animation[data-animation*="reveal"]
    > .column-inner-wrap {
    -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;
  }
  .vc_row-o-equal-height.vc_row-o-content-middle
    .wpb_column.has-animation[data-animation*="reveal"]
    > .column-inner-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
  }
  .vc_row-o-equal-height.vc_row-o-content-bottom
    .wpb_column.has-animation[data-animation*="reveal"]
    > .column-inner-wrap,
  .vc_row-o-equal-height.vc_row-o-content-bottom
    .wpb_column.has-animation[data-animation*="reveal"]
    > .column-inner-wrap
    > .column-inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.wpb_column .column-inner[data-bg-cover="true"],
.wpb_column[data-bg-cover="true"] {
  background-size: cover;
  background-position: center;
}
.vc_ie-flexbox-fixer {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.vc_ie-flexbox-fixer > .vc_row {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  box-sizing: border-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.grecaptcha-badge {
  z-index: 100;
}
blockquote .image-icon[data-shadow="true"] {
  box-shadow: 0 15px 37px rgba(0, 0, 0, 0.15);
}
.span_12.light .flickity-page-dots .dot:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="-light"]
  .flickity-page-dots
  .dot:before {
  background-color: #fff;
}
.auto_meta_overlaid_spaced article .content-inner > .play svg,
.masonry-blog-item .video-play-button svg,
.nectar_video_lightbox svg {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 2px;
  transform: translateY(-50%) translateX(-50%);
}
.auto_meta_overlaid_spaced article .content-inner > .play:before,
.nectar-video-box .play_button_mouse_follow:before,
.nectar_video_lightbox.play_button:before {
  display: block;
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 6px solid #fff;
  z-index: 10;
  border-radius: 200px;
  box-sizing: border-box;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.full-width-content.vc_row-fluid
  .wpb_video_widget.vc_video-align-center
  .wpb_wrapper {
  margin: 0 auto;
}
.wpb_video_widget.vc_video-aspect-ratio-916 .wpb_video_wrapper {
  padding-top: 177.77%;
}
.wpb_video_widget.vc_video-aspect-ratio-11 .wpb_video_wrapper {
  padding-top: 100%;
}
.row .col.section-title {
  margin: 0;
  padding: 0 0 36px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.row .col.section-title.blog-title,
.row .col.section-title.project-title {
  margin-bottom: 14px;
}
.row .col.section-title h1,
.row .col.section-title h2 {
  margin-bottom: 0;
  font-family: "Open Sans";
  font-weight: 600;
  position: relative;
}
.row .col.section-title h2 {
  margin-bottom: 5px;
}
.row .col.section-title p {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 0;
}
.row .col.section-title span {
  font-size: 20px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.45);
  top: 0;
  position: relative;
  text-transform: none;
  padding-left: 10px;
}
.row .col.section-title span.author-leading,
.row .col.section-title span.fn {
  padding-left: 0;
}
#ajax-content-wrap .row .col.section-title .nectar-love span {
  line-height: 20px;
}
body[data-bg-header="true"].archive .container-wrap {
  padding-top: 4.1em !important;
}
body[data-bg-header="true"] .container-wrap,
html.fp-enabled .container-wrap {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
#page-header-wrap {
  height: 60px;
  overflow: hidden;
  position: relative;
  background-color: #f8f8f8;
  -webkit-font-smoothing: antialiased;
}
body.material #page-header-wrap,
body[data-header-resize="0"] #page-header-wrap {
  margin-top: 0;
}
#page-header-bg {
  width: 100%;
  height: 60px;
  overflow: hidden;
  color: #fff;
  display: block !important;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 2;
}
.page-header-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.page-header-overlay-color {
  position: static;
  height: 1px;
  width: 1px;
  margin-left: -9999px;
  pointer-events: none;
  background-color: #333;
}
.page-header-overlay-color:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  content: " ";
  z-index: 10;
  opacity: 0.65;
}
#page-header-bg[data-bg-pos="bottom"] .page-header-bg-image {
  background-position: bottom center;
}
#page-header-bg[data-bg-pos="top"] .page-header-bg-image {
  background-position: top center;
}
#page-header-bg[data-bg-pos="center"] .page-header-bg-image {
  background-position: center center;
}
body[data-header-resize="0"] #page-header-bg {
  margin-top: 0;
}
.page-header-no-bg {
  padding-bottom: 0;
  padding-top: 35px;
  background-color: #f8f8f8;
}
.page-header-no-bg {
  z-index: 1000;
}
#page-header-bg[data-parallax="1"] {
  overflow: hidden;
  margin: 0;
  z-index: 2;
}
body[data-apte="center_mask_reveal"][data-ajax-transitions="true"]
  #page-header-bg[data-parallax="1"]:not(.out-of-sight),
body[data-footer-reveal="1"] #page-header-bg[data-parallax="1"] {
  opacity: 1;
}
#page-header-bg[data-parallax="1"] .span_6 {
  z-index: 0;
}
#page-header-bg[data-parallax="1"].out-of-sight {
  pointer-events: none;
}
#page-header-bg[data-parallax="1"].out-of-sight .nectar-video-wrap {
  display: none;
}
#page-header-bg[data-alignment="center"],
.page-header-no-bg[data-alignment="center"] {
  text-align: center;
}
#page-header-bg[data-alignment="right"],
.page-header-no-bg[data-alignment="right"] {
  text-align: right;
}
#page-header-bg[data-alignment-v="bottom"] .container,
#page-header-bg[data-alignment-v="bottom"] .row,
#page-header-bg[data-alignment-v="middle"] .container,
#page-header-bg[data-alignment-v="middle"] .row,
#page-header-bg[data-alignment-v="top"] .container,
#page-header-bg[data-alignment-v="top"] .row {
  height: 100%;
}
#page-header-bg[data-alignment-v="bottom"] .nectar-particles .inner-wrap,
#page-header-bg[data-alignment-v="bottom"] .span_6,
#page-header-bg[data-parallax="1"][data-alignment-v="bottom"] .span_6 {
  bottom: 26%;
  top: auto !important;
  left: 0;
  margin-bottom: 0 !important;
  position: absolute !important;
}
#page-header-bg[data-alignment-v="top"] .nectar-particles .inner-wrap,
#page-header-bg[data-alignment-v="top"] .span_6 {
  left: 0;
  position: absolute;
}
#page-header-bg[data-alignment-v="top"] .nectar-particles .inner-wrap,
#page-header-bg[data-alignment-v="top"] .span_6,
#page-header-bg[data-alignment-v="top"].fullscreen-header .span_6 {
  top: 25% !important;
}
#page-header-bg[data-alignment-v="bottom"] .span_6 > .inner-wrap {
  transform: translateY(50%) !important;
  -webkit-transform: translateY(50%) !important;
}
#page-header-bg .span_6 {
  width: 100%;
}
.archive .page-header-bg-image:after,
.nectar-recent-post-slide .nectar-recent-post-bg:after,
.single [data-post-hs="default_minimal"] .page-header-bg-image:after {
  background-color: rgba(25, 25, 25, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: " ";
  z-index: 1;
  display: block;
}
#page-header-bg .row {
  z-index: 100;
  position: relative;
}
body #page-header-bg .row,
html:not(.js) #page-header-bg .row {
  visibility: visible;
}
#page-header-bg h1,
.nectar-box-roll .overlaid-content h1 {
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 8px;
  display: block;
  color: #fff;
  z-index: 101;
}
#page-header-bg #portfolio-nav a i,
#page-header-bg .facebook-share i,
#page-header-bg .google-plus-share i,
#page-header-bg .icon-salient-heart,
#page-header-bg .icon-salient-heart-2,
#page-header-bg .linkedin-share i,
#page-header-bg .pinterest-share i,
#page-header-bg .twitter-share i,
#page-header-bg span {
  color: #fff;
}
.single #page-header-bg #single-below-header > span,
.single #page-header-bg #single-meta > div > a {
  border-color: rgba(255, 255, 255, 0.25);
}
#project-meta ul .n-shortcode a,
#project-meta ul .project-date,
#project-meta ul li > a,
.single #single-meta ul .n-shortcode a,
.single #single-meta > div > a {
  display: block;
  border-radius: 100px;
  padding: 6px 20px !important;
  transition: border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  height: auto;
  line-height: 20px;
}
#project-meta ul .n-shortcode span,
#project-meta ul li span,
.single #single-meta ul .n-shortcode span,
.single #single-meta ul li span {
  transition: color 0.2s linear;
  line-height: 20px !important;
  font-family: inherit !important;
}
#project-meta ul .n-shortcode a,
#project-meta ul li > a,
#sidebar #project-meta ul .project-date,
.ascend #sidebar #project-meta ul .project-date,
.blog-title #single-meta .nectar-social.hover .share-btn,
.blog-title #single-meta .nectar-social.hover > div a,
.single .blog-title #single-meta div .n-shortcode a,
.single .blog-title #single-meta > div > a,
.single-product #single-meta > div > a {
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.ascend #sidebar #project-meta ul .project-date {
  border: 2px solid rgba(0, 0, 0, 0.1) !important;
}
.single #page-header-bg .blog-title #single-meta > div .n-shortcode a,
.single #page-header-bg .blog-title #single-meta > div > a {
  border: 2px solid rgba(255, 255, 255, 0.4);
}
body.single #single-meta ul li:first-child {
  border: none !important;
}
#project-meta .meta-comment-count a,
#project-meta ul .meta-share-count .nectar-social a,
#project-meta ul .n-shortcode span,
#project-meta ul .project-date,
#project-meta ul li i,
#project-meta ul li span,
.single #single-meta .meta-comment-count a,
.single #single-meta ul .meta-share-count .nectar-social a,
.single .blog-title #single-meta div i {
  color: #999 !important;
}
.single #page-header-bg #single-meta ul li {
  border: none;
  margin: 0;
}
#project-meta ul li,
.single #page-header-bg #single-meta ul li,
.single .blog-title #single-meta ul li,
body.single #ajax-content-wrap #single-meta ul li:first-child,
body.single-portfolio
  #ajax-content-wrap
  #sidebar
  #project-meta
  ul
  li:first-child {
  margin: 5px;
}
#project-meta ul .meta-share-count,
.single #single-meta ul .meta-share-count {
  position: relative;
  z-index: 100;
}
.single #project-meta ul .meta-share-count span,
.single #single-meta ul .meta-share-count span {
  font-size: inherit;
  padding-left: 0;
  color: #888;
}
#project-meta ul li i,
.single #single-meta ul li i {
  font-size: 16px !important;
  width: 16px;
  line-height: 22px !important;
  margin-right: 7px;
  height: 20px;
}
#project-meta ul li i.icon-salient-heart-2,
.single #single-meta ul li i.icon-salient-heart-2 {
  line-height: 20px !important;
}
.single [data-post-hs="default"] #single-meta,
.single-post #single-meta {
  top: 50%;
  margin-top: -13px;
  float: none;
  z-index: 102;
  position: absolute;
}
#page-header-bg .subheader {
  font-size: 28px;
  line-height: 1.3;
  color: #fff !important;
  font-family: "Open Sans";
  font-weight: 300;
}
#page-header-bg[data-text-alignment="center"],
.page-header-no-bg[data-text-alignment="center"] {
  text-align: center;
}
#page-header-bg[data-text-alignment="right"],
.page-header-no-bg[data-text-alignment="right"] {
  text-align: right;
}
#page-header-bg[data-text-alignment="center"] .span_6,
.page-header-no-bg[data-text-alignment="center"] .span_6 {
  left: 0;
  width: 100% !important;
}
#page-header-bg[data-text-alignment="center"] h1 {
  margin-bottom: 12px;
}
#page-header-bg[data-text-alignment="center"] h1,
.page-header-bg[data-text-alignment="center"] .subheader {
  max-width: 900px;
  margin: 0 auto;
  display: block;
}
#page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap {
  left: 0;
  position: absolute;
  width: 100%;
}
[data-aie="zoom-out"] .first-section .row-bg-wrap,
[data-aie="zoom-out"] .top-level .row-bg-wrap {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#page-header-bg .nectar-particles .inner-wrap > :not(.top-heading),
.overlaid-content .inner-wrap > :not(.top-heading) {
  opacity: 0;
  transform: translateY(35px);
  -webkit-transform: translateY(35px);
}
.scroll-down-wrap.hidden {
  transform: translateY(55px);
  opacity: 0;
}
.hidden-social-img {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
  display: none;
  opacity: 0;
  z-index: -100;
}
#page-header-bg.fullscreen-header .author-section a,
#page-header-bg[data-post-hs="default_minimal"] .author-section a {
  color: #fff !important;
}
#page-header-bg .heading-title,
#page-header-bg .project-title .container {
  border: none !important;
  padding: 0;
}
#page-header-bg .section-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
.single .heading-title {
  padding-bottom: 35px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 35px;
}
.single .row .section-title {
  padding: 0;
  margin: 0;
}
#page-header-bg .nectar-particles .span_6 .inner-wrap,
#page-header-bg .span_6 {
  top: 50%;
  transform: translateY(-50%);
}
#page-header-bg[data-alignment-v="bottom"] .span_6,
#page-header-bg[data-alignment-v="top"] .span_6 {
  transform: none;
}
#page-header-bg .nectar-particles .span_6 {
  top: 0;
  transform: none;
}
.scroll-down-wrap.minimal-arrow,
.scroll-down-wrap.no-border,
.section-down-arrow,
body[data-button-style^="rounded"] .scroll-down-wrap {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 60px;
  margin-left: -30px;
  z-index: 101;
}
.scroll-down-wrap.minimal-arrow,
body[data-button-style^="rounded"]
  #ajax-content-wrap
  .scroll-down-wrap.minimal-arrow {
  bottom: 30px;
  width: 40px;
  margin-left: -20px;
}
@media only screen and (max-width: 690px) {
  .scroll-down-wrap.minimal-arrow {
    transform: scale(0.6);
  }
}
body[data-button-style*="rounded"] .scroll-down-wrap {
  margin-left: -22px;
}
body[data-button-style="default"]
  .section-down-arrow
  i.icon-default-style[class^="icon-"] {
  height: 60px;
  width: 60px;
  font-size: 20px;
  line-height: 60px;
  z-index: 10;
  animation: 3.4s ease-in-out infinite fadebottom;
}
.scroll-down-wrap.no-border .section-down-arrow,
body[data-button-style="default"]
  .section-down-arrow
  i.icon-default-style[class^="icon-"],
body[data-button-style^="rounded"] .section-down-arrow,
body[data-button-style^="rounded"] .section-down-arrow i {
  color: #fff !important;
}
.scroll-down-wrap.no-border .section-down-arrow,
body[data-button-style^="rounded"] .section-down-arrow {
  display: inline-block;
  width: 49px;
  height: 49px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 100px;
  font-size: 25px;
  transition: opacity 0.4s ease;
  overflow: hidden;
  margin-left: 0;
  left: 0;
  bottom: 16px;
  opacity: 0.6;
}
body[data-button-style^="rounded"] .section-down-arrow.hidden {
  transform: translateY(55px);
  -webkit-transform: translateY(55px);
  opacity: 0;
}
body[data-button-style^="rounded"] .section-down-arrow i {
  transition: transform 0.2s ease;
  display: block;
  width: 49px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
}
body[data-button-style^="rounded"] .section-down-arrow i.fa-angle-down,
body[data-button-style^="rounded"] .section-down-arrow i.fa-angle-down.top {
  transform: translate(0, -48px);
}
@keyframes ctaMinimaLArrowOuter {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(12px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes ctaMinimaLArrowLine {
  0% {
    transform-origin: bottom;
    transform: scaleY(1);
  }
  50% {
    transform-origin: bottom;
    transform: scaleY(0);
  }
  51% {
    transform-origin: top;
  }
  100% {
    transform: scaleY(1);
    transform-origin: top;
  }
}
@keyframes ctaMinimaLArrow {
  0% {
    stroke-dasharray: 45px;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 45px;
    stroke-dashoffset: -45px;
  }
  51% {
    stroke-dasharray: 45px;
    stroke-dashoffset: 45px;
  }
  100% {
    stroke-dasharray: 45px;
    stroke-dashoffset: 0;
  }
}
@keyframes down_arrow_bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-14px);
  }
  60% {
    transform: translateY(-7px);
  }
}
@media only screen and (max-height: 750px) {
  body[data-button-style="rounded"] .section-down-arrow {
    bottom: 33px;
  }
}
@media only screen and (max-height: 650px) {
  body[data-button-style^="rounded"] .section-down-arrow {
    width: 30px;
    height: 30px;
    line-height: 34px;
    bottom: 25px;
    margin-left: -15px;
  }
  body[data-button-style^="rounded"] .scroll-down-wrap:not(.no-border) {
    margin-left: 0;
  }
  body[data-button-style^="rounded"] .section-down-arrow i {
    width: 26px;
    height: 26px;
    line-height: 28px;
  }
  body[data-button-style^="rounded"] .section-down-arrow i.fa-angle-down,
  body[data-button-style^="rounded"] .section-down-arrow i.fa-angle-down.top {
    -webkit-transform: translate(0, -26px);
    transform: translate(0, -26px);
    font-size: 18px;
  }
}
@media only screen and (max-height: 450px) {
  body[data-button-style^="rounded"] .section-down-arrow {
    display: none;
  }
}
.scroll-down-wrap.no-border,
body[data-button-style^="rounded"] .scroll-down-wrap.no-border {
  bottom: 12px;
}
.scroll-down-wrap.no-border .section-down-arrow,
.slider-down-arrow.no-border {
  border: none !important;
  overflow: visible;
  text-align: center;
  opacity: 1;
  height: auto;
  bottom: 13px;
  animation: nudgeMouse 2.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite;
}
.nectar-scroll-icon-path {
  fill: transparent;
  stroke-width: 2px;
  stroke-dashoffset: 120;
  stroke-dasharray: 120;
  animation: mouse-scroll-btn-roll-out 0.55s cubic-bezier(0.5, 0.1, 0.07, 1);
}
.nectar-scroll-icon {
  width: 30px;
  height: 45px;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 100;
}
.nectar-next-section-wrap.mouse-wheel .nectar-next-section:after,
.scroll-down-wrap.no-border .section-down-arrow:after,
.slider-down-arrow.no-border:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 30px;
  height: 45px;
  margin-left: -15px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 62;
}
.scroll-down-wrap.no-border:hover .section-down-arrow:before,
.slider-down-arrow.no-border:hover:before {
  background-color: #fff;
}
.nectar-next-section:hover .nectar-scroll-icon-path,
.scroll-down-wrap.no-border:hover .nectar-scroll-icon-path,
.slider-down-arrow.no-border:hover .nectar-scroll-icon-path {
  stroke-dashoffset: 0;
  animation: mouse-scroll-btn-roll-over 0.55s cubic-bezier(0.5, 0.1, 0.07, 1);
}
@keyframes mouse-scroll-btn-roll-over {
  0% {
    stroke-dashoffset: 120;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes mouse-scroll-btn-roll-out {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -120;
  }
}
.nectar-next-section-wrap.mouse-wheel .nectar-next-section:before,
.nectar-next-section-wrap.mouse-wheel[data-custom-color="true"] .track-ball,
.scroll-down-wrap.no-border .section-down-arrow:before,
.slider-down-arrow.no-border:before {
  position: absolute;
  content: "";
  display: block;
  left: 50%;
  margin-left: -1px;
  top: 22px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 2px;
  height: 6px;
  border-radius: 10px;
  transition: background-color 0.55s cubic-bezier(0.5, 0.1, 0.07, 1);
  animation: trackBallSlide 2.4s cubic-bezier(0, 0, 0.725, 1) infinite;
}
@keyframes trackBallSlide {
  0% {
    opacity: 1;
    transform: scaleY(1) translateY(-10px);
  }
  45% {
    opacity: 0;
    transform: scaleY(0.5) translateY(13px);
  }
  46% {
    opacity: 0;
    transform: scaleY(1) translateY(-10px);
  }
  100%,
  65% {
    opacity: 1;
    transform: scaleY(1) translateY(-10px);
  }
}
@keyframes nudgeMouse {
  0% {
    transform: translateY(0);
  }
  45% {
    transform: translateY(8px);
  }
  100%,
  65% {
    transform: translateY(0);
  }
}
@keyframes rightLineStart {
  0% {
    transform: translateY(-50%) translateX(-88px) scaleX(0);
  }
  100% {
    transform: translateY(-50%) translateX(0) scaleX(1);
  }
}
@keyframes rightLineEnd {
  0% {
    transform: translateY(-50%) translateX(0) scaleX(1);
  }
  100% {
    transform: translateY(-50%) translateX(28px) scaleX(0);
  }
}
@keyframes rightLineStart2 {
  0% {
    transform: translateY(-50%) translateX(88px) scaleX(0);
  }
  100% {
    transform: translateY(-50%) translateX(0) scaleX(1);
  }
}
@keyframes rightLineEnd2 {
  0% {
    transform: translateY(-50%) translateX(0) scaleX(1);
  }
  100% {
    transform: translateY(-50%) translateX(-28px) scaleX(0);
  }
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .next-arrow,
.container-wrap[data-nav-pos="after_project_2"]
  .bottom_controls
  .next-project
  h3
  .next-arrow,
.container-wrap[data-nav-pos="after_project_2"]
  .bottom_controls
  .previous-project
  h3
  .next-arrow,
.portfolio-items[data-ps="8"] .next-arrow {
  position: absolute;
  backface-visibility: hidden;
  right: -43px;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  width: 40px;
  display: block;
  transform: translateX(38px);
}
@keyframes rightArrowStart {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(42px);
  }
}
@keyframes rightArrowEnd {
  0% {
    transform: translateX(42px);
  }
  100% {
    transform: translateX(75px);
  }
}
@keyframes rightArrowStart2 {
  0% {
    transform: translateX(50px) rotate(180deg);
  }
  100% {
    transform: translateX(-42px) rotate(180deg);
  }
}
@keyframes rightArrowEnd2 {
  0% {
    transform: translateX(-42px) rotate(180deg);
  }
  100% {
    transform: translateX(-75px) rotate(180deg);
  }
}
.portfolio-items[data-ps="8"] line {
  stroke-width: 2px;
  stroke-dasharray: 10px;
  stroke-dashoffset: 30px;
}
.portfolio-items[data-ps="8"] line {
  stroke: #fff;
}
@keyframes rightArrowLineStart {
  0% {
    stroke-dashoffset: 30px;
  }
  100% {
    stroke-dashoffset: 40px;
  }
}
@keyframes rightArrowLineEnd {
  0% {
    stroke-dashoffset: 40px;
  }
  100% {
    stroke-dashoffset: 50px;
  }
}
.blog-fullwidth-wrap .post-area.masonry #pagination,
.post-area.masonry.span_12 #pagination {
  height: 32px;
  margin-top: 55px;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}
.post-area.masonry.span_9 #pagination {
  height: 32px;
  margin-top: 45px;
  width: 100%;
  margin-bottom: 40px;
}
.blog-fullwidth-wrap .post-area.masonry #pagination,
.post-area.masonry.span_12 #pagination,
.post-area.masonry.span_9 #pagination {
  position: relative;
  bottom: 0;
}
.blog-fullwidth-wrap .post-area.masonry #pagination > div,
.post-area.masonry.span_12 #pagination > div {
  display: inline;
  float: none;
  margin: 0 5px 0 0;
}
.post-area.featured_img_left .post .post-content {
  padding-left: 0 !important;
}
.post-area.infinite_scroll .wp-video-shortcode video,
.post-area.infinite_scroll video.wp-video-shortcode {
  visibility: visible;
}
.portfolio-items[data-col-num="elastic"] .col img {
  width: 100% !important;
  max-width: 100% !important;
}
.portfolio-items[data-col-num="elastic"]:not(.fullwidth-constrained) {
  overflow: hidden;
}
.post-featured-img img.nectar-lazy {
  display: block;
}
.post-featured-img img.nectar-lazy:not(.loaded),
.wpb_gallery_slidesimage_grid .portfolio-items img.nectar-lazy:not(.loaded) {
  opacity: 0;
}
.post-featured-img img.nectar-lazy.loaded,
.wpb_gallery_slidesimage_grid .portfolio-items img.nectar-lazy.loaded {
  opacity: 1;
}
#search-results .result .inner-wrap {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 18px;
}
.related-posts[data-style="material"] .post-featured-img {
  overflow: hidden;
  display: block;
}
.masonry.material .masonry-blog-item .grav-wrap img,
.nectar-recent-posts-single_featured .grav-wrap img,
.related-posts[data-style="material"] .grav-wrap img,
[data-style="list_featured_first_row"] .grav-wrap img {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  margin-bottom: 0;
  margin-right: 13px;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
}
.related-posts[data-style="material"] .grav-wrap {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.related-posts[data-style="material"] .meta-category a {
  color: inherit;
}
.related-posts .article-content-wrap .post-header {
  color: inherit;
}
.related-posts .article-content-wrap .excerpt {
  margin-top: 5px;
}
body .related-posts[data-style="material"] .article-content-wrap {
  padding-bottom: 80px !important;
}
.related-posts[data-style="material"] .grav-wrap img {
  display: inline-block;
}
.related-posts[data-style="material"] .grav-wrap .text a {
  display: block;
  font-size: 14px;
  line-height: 20px;
}
.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a,
.masonry.material .masonry-blog-item .meta-category a,
.nectar-recent-posts-slider_multiple_visible
  .recent-post-container.container
  .strong
  a,
.related-posts[data-style="material"] .meta-category a {
  font-size: 14px;
  line-height: 19px;
  position: relative;
  display: inline-block;
  font-weight: 600;
  margin: 0 10px 10px 0;
}
.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:before,
.masonry.material .masonry-blog-item .meta-category a:before,
.nectar-recent-posts-single_featured .grav-wrap .text a:before,
.related-posts[data-style="material"] .meta-category a:before,
[data-style="list_featured_first_row"] .meta-category a:before {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: "";
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1);
}
.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:focus:before,
.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:hover:before,
.masonry.material .masonry-blog-item .meta-category a:focus:before,
.masonry.material .masonry-blog-item .meta-category a:hover:before,
.nectar-recent-posts-single_featured .grav-wrap .text a:focus:before,
.nectar-recent-posts-single_featured .grav-wrap .text a:hover:before,
.related-posts[data-style="material"] .meta-category a:focus:before,
.related-posts[data-style="material"] .meta-category a:hover:before,
[data-style="list_featured_first_row"] .meta-category a:focus:before,
[data-style="list_featured_first_row"] .meta-category a:hover:before {
  transform: scaleX(1);
}
.masonry.material .masonry-blog-item .grav-wrap .text span,
.related-posts[data-style="material"] .grav-wrap .text span {
  font-size: 13px;
  line-height: 18px;
}
.masonry.material .masonry-blog-item .grav-wrap .text,
.nectar-recent-posts-single_featured .grav-wrap .text,
.related-posts[data-style="material"] .grav-wrap .text {
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
}
.masonry.material .masonry-blog-item .grav-wrap a,
.related-posts[data-style="material"] .grav-wrap a {
  color: inherit;
}
.masonry .video-play-button path,
.post-area .video-play-button path {
  fill: #fff;
}
.masonry.material .post.link .link-inner .title,
.masonry.material .post.quote .quote-inner .title,
.post.format-link .link-inner .title,
.post.format-quote .quote-inner .title,
.single .post.quote .quote-inner .title {
  color: #fff;
}
.masonry.material .masonry-blog-item h3 a,
.related-posts[data-style="material"] h3 a {
  color: inherit !important;
}
.masonry.material .masonry-blog-item .article-content-wrap,
.related-posts[data-style="material"] .article-content-wrap {
  padding: 10px 30px 30px 30px !important;
}
.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:before,
.masonry.material .masonry-blog-item .article-content-wrap,
.masonry.material .masonry-blog-item .meta-category {
  background-color: #fff;
}
.auto_meta_overlaid_spaced .post.link .n-post-bg:after,
.auto_meta_overlaid_spaced .post.quote .n-post-bg:after,
.masonry .post.link .n-post-bg,
.masonry .post.quote .n-post-bg,
.masonry.auto_meta_overlaid_spaced .post .n-post-bg,
.masonry.material .post.link .post-content .link-inner:before,
.masonry.material .post.quote .post-content .quote-inner:before,
.post.format-link .n-post-bg,
.post.format-quote .n-post-bg,
.post.link .classic .n-post-bg,
.post.quote .classic .n-post-bg,
.standard-minimal .n-post-bg {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.88;
}
.format-link .post.link .n-post-bg,
.format-quote .n-post-bg {
  background-size: cover;
  background-position: center;
}
.masonry .post.link .n-post-bg,
.masonry .post.quote .n-post-bg,
.post.link .classic .n-post-bg,
.post.quote .classic .n-post-bg,
.single .link-inner .n-post-bg,
.single .quote-inner .n-post-bg,
.standard-minimal .n-post-bg,
.standard-minimal .post.link .n-post-bg,
.standard-minimal .post.quote .n-post-bg {
  opacity: 0.25;
}
.single .post.format-link .post-content > .link-inner,
.single .post.format-quote .post-content > .quote-inner {
  padding: 10%;
}
.masonry.auto_meta_overlaid_spaced .post.quote .quote-wrap:before,
.masonry.material .post.quote .quote-wrap:before,
.single .post.format-quote .quote-inner .quote-wrap:before {
  content: "\201C";
  font-family: sans-serif;
  font-weight: 700;
  font-size: 54px;
  color: #fff;
  z-index: 10000;
  height: 32px;
  display: block;
  position: relative;
  padding-top: 33%;
}
.masonry.auto_meta_overlaid_spaced .post.quote .quote-wrap:before,
.single .post.format-quote .quote-inner .quote-wrap:before {
  padding-top: 0;
}
.single-post .quote-below-content {
  margin-top: 70px;
}
.post .link-wrap,
.post .quote-wrap {
  display: block;
}
.related-posts[data-style="material"] .meta-category {
  padding: 20px 30px 0 30px;
  display: block;
  position: relative;
  z-index: 110;
}
body .related-posts[data-style="material"] .inner-wrap {
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.14);
  border-radius: 5px;
  overflow: hidden;
}
#ajax-content-wrap .post-area.full-width-article,
.post-area.full-width-article {
  margin-bottom: 0;
}
#search-results .result {
  font-size: 11px;
}
#search-results .result .bottom-line,
.masonry-blog-item .bottom-line {
  height: 1px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
  background-color: #eaeaea;
}
.pum-theme-salient-page-builder-optimized
  .pum-container
  .pum-content
  + .pum-close
  span {
  line-height: 1.5em;
  display: block;
}
#search-results .result .title a,
.nectar-ajax-search-results .search-post-item h5,
.nectar-category-grid[data-style="mouse_follow_image"]
  .nectar-category-grid-item
  .cat-heading,
.nectar-link-underline a span,
.nectar-link-underline-effect a,
.nectar-underline h1,
.nectar-underline h2,
.nectar-underline h3,
.nectar-underline h4,
.nectar-underline h5,
.pum-theme-salient-page-builder-optimized
  .pum-container
  .pum-content
  + .pum-close
  span {
  background-repeat: no-repeat;
  background-size: 0 2px;
  background-image: linear-gradient(to right, #000 0, #000 100%);
  transition: background-size 0.55s cubic-bezier(0.2, 0.75, 0.5, 1);
  background-position: left bottom;
}
.nectar-link-underline-effect a {
  background-image: linear-gradient(
    to right,
    currentColor 0,
    currentColor 100%
  );
  background-size: 100% 2px;
  background-position: left 96%;
}
@keyframes nectar_ltr_line_animation {
  0% {
    background-size: 100% 2px;
  }
  100% {
    background-size: 0 2px;
  }
}
@keyframes nectar_ltr_line_animation_start {
  0% {
    background-size: 0 2px;
  }
  100% {
    background-size: 100% 2px;
  }
}
.nectar-link-underline-effect a.accessed:not(:hover) {
  color: inherit;
  animation: nectar_ltr_line_animation_start 0.55s ease forwards;
}
.nectar-link-underline-effect a:hover {
  background-position: right 96%;
  animation: nectar_ltr_line_animation 0.55s ease forwards;
}
.nectar-underline h1,
.nectar-underline h2,
.nectar-underline h3,
.nectar-underline h4,
.nectar-underline h5 {
  display: inline;
}
.nectar-category-grid[data-style="mouse_follow_image"][data-text-color="light"]:not(
    [data-text-hover-color="dark"]
  )
  .nectar-category-grid-item
  .cat-heading,
.nectar-category-grid[data-style="mouse_follow_image"][data-text-hover-color="light"]
  .nectar-category-grid-item
  .cat-heading,
.nectar-post-grid[data-text-color="light"] .nectar-underline .post-heading,
.span_12.light .nectar-link-underline-effect a,
.span_12.light .nectar-underline h1,
.span_12.light .nectar-underline h2,
.span_12.light .nectar-underline h3,
.span_12.light .nectar-underline h4,
.span_12.light .nectar-underline h5 {
  background-image: linear-gradient(to right, #fff 0, #fff 100%);
}
#search-results .result .title a:focus,
#search-results .result .title a:hover,
.active-tab .nectar-link-underline a span,
.nectar-ajax-search-results .search-post-item:hover h5,
.nectar-category-grid[data-style="mouse_follow_image"]
  .nectar-category-grid-item:hover
  .cat-heading,
.nectar-link-underline a:hover span,
.nectar-link-underline a[class*="active"] span,
.nectar-post-grid-item:hover .nectar-link-underline span,
.nectar-underline:hover h1,
.nectar-underline:hover h2,
.nectar-underline:hover h3,
.nectar-underline:hover h4,
.nectar-underline:hover h5,
.pum-theme-salient-page-builder-optimized
  .pum-container
  .pum-content
  + .pum-close:hover
  span {
  background-size: 100% 2px;
}
.posts-container article .inner-wrap.animated,
.posts-container[data-load-animation="fade_in"] article .inner-wrap.animated {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.posts-container[data-load-animation="fade_in_from_bottom"]
  article
  .inner-wrap {
  transform: translateY(80px);
}
.auto_meta_overlaid_spaced
  .posts-container[data-load-animation="none"]
  article
  .inner-wrap.animated,
.post-area:not(.masonry)
  .posts-container[data-load-animation="none"]
  article
  .inner-wrap.animated {
  opacity: 1;
}
.posts-container[data-load-animation="perspective"] {
  perspective: 2000px;
  -webkit-perspective: 2000px;
  perspective-origin: 50% 0;
  -webkit-perspective-origin: 50% 700px;
}
.posts-container[data-load-animation="perspective"] article {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.posts-container[data-load-animation="perspective"] article .inner-wrap {
  transform: translateY(450px) rotateX(24deg);
}
.posts-container article .inner-wrap {
  height: 100%;
}
.related-posts[data-style="material"] .post-featured-img img {
  margin-bottom: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
}
nav#pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav#pagination ul li {
  list-style: none;
  display: inline-block;
}
.post-area #pagination {
  padding-left: 95px;
}
#ajax-content-wrap .post-area.infinite_scroll #pagination {
  visibility: hidden;
  height: 1px;
  width: 1px;
  margin: 0;
}
#infscr-loading {
  position: relative;
  z-index: 10000000;
  background-image: url(data:image/gif;base64,R0lGODlhHwAfAPUAAPX19ZmZmezs7OTk5Nzc3NfX19PT0+jo6Nvb29DQ0Orq6ubm5tXV1dLS0tfX1+Li4vHx8dXV1eXl5evr66ysrKamprW1td/f38HBwc3Nzbe3t/Pz876+vrGxsd/f3/Ly8rKysqqqqgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEgUDAgFA4BiwSQexKh0eEAkrldAZbvlOD5TqYKALWu5XIwnPFwwymY0GsRgAxrwuJwbCi8aAHlYZ3sVdwtRCm8JgVgODwoQAAIXGRpojQwKRGSDCRESYRsGHYZlBFR5AJt2a3kHQlZlERN2QxMRcAiTeaG2QxJ5RnAOv1EOcEdwUMZDD3BIcKzNq3BJcJLUABBwStrNBtjf3GUGBdLfCtadWMzUz6cDxN/IZQMCvdTBcAIAsli0jOHSJeSAqmlhNr0awo7RJ19TJORqdAXVEEVZyjyKtE3Bg3oZE2iK8oeiKkFZGiCaggelSTiA2LhxiZLBSjZjBL2siNBOFQ84LxHA+mYEiRJzBO7ZCQIAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82YAIQxRCm14Ww4PChAAEAoPDlsAFRUgHkRiZAkREmoSEXiVlRgfQgeBaXRpo6MOQlZbERN0Qx4drRUcAAJmnrVDBrkVDwNjr8BDGxq5Z2MPyUQZuRgFY6rRABe5FgZjjdm8uRTh2d5b4NkQY0zX5QpjTc/lD2NOx+WSW0++2RJmUGJhmZVsQqgtCE6lqpXGjBchmt50+hQKEAEiht5gUcTIESR9GhlgE9IH0BiTkxrMmWIHDkose9SwcQlHDsOIk9ygiVbl5JgMLuV4HUmypMkTOkEAACH5BAkKAAAALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2LQV3t4UBcvcF9/eFpdYxdgZ5hUYA73YGxruCbVjt78G7hXFqlhY/fLQwR0HIQdGuUrTz5eQdIc0cfIEwByGD0MKvcGSaFGjR8GyeAPhIUofQGNQSgrB4IsdOCqx7FHDBiYcOQshYjKDxliVDpRjunCjdSTJkiZP6AQBACH5BAkKAAAALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2I3WBcvczltNxNzIW0693MFYT7bTumNQqlisv7BjswAHo64egFdQAbj0RtOXDQY6VAAUakihN1gSLaJ1IYOGChgXXqEUpQ9ASRlDYhT0xQ4cACJDhqDD5mRKjCAYuArjBmVKDP9+VRljMyMHDwcfuBlBooSCBQwJiqkJAgAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEgUDAgFA8BQIAwExKh0eEAkrlcA9oo4TKcKwharHScIiu9wwTBn3QnGQg1owBNld+O72N/zZnVzRApteFsODwoQABAKDw5bZQxpQ2JkCRESahIRh1gEVIGVamlmXgBWWxETdEMTnlsIAAJmm65DEmZGYw64UZFbR2MPv0QPY0hjpMYKY0ljjMZCEGNK09MG0diN1gXL3M5bTcTcyFtOvdzBWE+207pjUKpYrL+wY7MAB4EerqZjUAG4lKVCBwMbvnT6dCXUkEIFK0jUkOECFEeQJF2hFKUPAIkgQwIaI+hLiJAoR27Zo4YBCJQgVW4cpMYDBpgVZKL59cEBhw+U+QROQ4bBAoUlTZ7QCQIAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82Z1c0QKbXhbDg8KEAAQCg8OW2UMaUNiZAkREmoSEYdYBFSBlWppZl4AVlsRE3RDE55bCAACZpuuQxJmRmMOuFGRW0djD79ED2NIY6TGCmNJY4zGQhBjStPTFBXb21DY1VsGFtzbF9gAzlsFGOQVGefIW2LtGhvYwVgDD+0V17+6Y6BwaNfBwy9YY2YBcMAPnStTY1B9YMdNiyZOngCFGuIBxDZAiRY1eoTvE6UoDEIAGrNSUoNBUuzAaYlljxo2M+HIeXiJpRsRNMaq+JSFCpsRJEqYOPH2JQgAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfjywjlzX9jdXNEHiAVFX8ODwoQABAKDw5bZQxpQh8YiIhaERJqEhF4WwRDDpubAJdqaWZeAByoFR0edEMTolsIAA+yFUq2QxJmAgmyGhvBRJNbA5qoGcpED2MEFrIX0kMKYwUUslDaj2PA4soGY47iEOQFY6vS3FtNYw/m1KQDYw7mzFhPZj5JGzYGipUtESYowzVmF4ADgOCBCZTgFQAxZBJ4AiXqT6ltbUZhWdToUSR/Ii1FWbDnDkUyDQhJsQPn5ZU9atjUhCPHVhgTNy/RSKsiqKFFbUaQKGHiJNyXIAAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEh8JDAWCsBQIAwExKhU+HFwKlgsIMHlIg7TqQeTLW+7XYIiPGSAymY0mrFgA0LwuLzbCC/6eVlnewkADXVECgxcAGUaGRdQEAoPDmhnDGtDBJcVHQYbYRIRhWgEQwd7AB52AGt7YAAIchETrUITpGgIAAJ7ErdDEnsCA3IOwUSWaAOcaA/JQ0amBXKa0QpyBQZyENFCEHIG39HcaN7f4WhM1uTZaE1y0N/TacZoyN/LXU+/0cNyoMxCUytYLjm8AKSS46rVKzmxADhjlCACMFGkBiU4NUQRxS4OHijwNqnSJS6ZovzRyJAQo0NhGrgs5bIPmwWLCLHsQsfhxBWTe9QkOzCwC8sv5Ho127akyRM7QQAAOwAAAAAAAAAAAA==);
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  border-radius: 2px;
  color: #555;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  width: 60px;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 2px;
  border-color: #555;
  border-style: solid;
  border-width: 0;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#infscr-loading.default_loader {
  background-image: none;
}
.infscr-loading-wrap {
  margin: 20px auto;
  clear: both;
  padding: 0;
  text-align: center;
  height: 0;
  opacity: 0;
  transform: scale(0.5);
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#infscr-loading div {
  opacity: 0;
  color: #555;
  font-size: 12px;
  font-family: "Open Sans";
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#ajax-content-wrap #infscr-loading img,
#infscr-loading img {
  margin-bottom: 0;
  display: none;
}
.post-area {
  padding-right: 30px;
  margin-top: 4px;
}
.post-area.col_last {
  padding-left: 20px;
  padding-right: 0;
}
.post-area.col_last.span_12 {
  padding-left: 0;
  float: none;
}
.post-area > article .content-inner {
  margin-bottom: 0;
  border-bottom: 0;
}
.blog-recent .more-link,
.post .more-link {
  display: block;
  margin-top: 25px;
  cursor: default;
  color: #fff;
}
.post .content-inner {
  padding-bottom: 80px;
}
.single-post .content-inner > .post-tags {
  margin-top: 50px;
}
.blog-recent .more-link span,
.post .more-link span {
  background-color: #333;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  width: auto;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 2px;
}
body[data-button-style*="slightly_rounded"] .post .more-link span {
  border-radius: 4px;
}
.post .post-meta {
  position: absolute;
  left: 0;
  top: 0;
}
.main-content .recent-posts-title {
  font-size: 12px;
  letter-spacing: 1.5px;
  margin-bottom: 7px;
}
#single-below-header,
.post-header {
  margin-bottom: 12px;
  color: #888;
}
.post .post-header h1,
.post .post-header h2 {
  font-size: 26px;
  line-height: 30px;
}
.post .post-header h2 a {
  color: #000;
}
#page-header-bg #single-below-header a,
#single-below-header a,
.post .post-header a,
.result a {
  color: inherit;
}
#single-below-header a:focus,
#single-below-header a:hover {
  color: #000;
}
#page-header-bg #single-below-header a:focus,
#page-header-bg #single-below-header a:hover {
  color: #fff;
}
.post .post-content.classic .content-inner {
  border-bottom: 1px solid #ddd;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.post-area:not(.masonry) article .post-content.classic {
  overflow: hidden;
}
.post .post-content {
  position: relative;
  min-height: 98px;
}
.post-tags h4 {
  float: left;
  margin-top: 8px;
  margin-bottom: 15px;
  margin-right: 25px;
}
.post-tags .clear {
  padding-bottom: 0;
}
.post-content {
  padding-left: 95px;
}
.post .content-inner {
  position: relative;
}
.post.format-link .post-content .link-inner,
.post.format-quote .post-content .quote-inner {
  background-color: #000;
  position: relative;
  padding: 15px;
  color: #fff;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.post.format-aside .aside-inner p {
  margin-bottom: 15px;
}
.post.format-aside .aside-inner .post-header {
  margin-bottom: 0;
}
.post.format-aside .aside-inner .post-header,
.post.format-aside .aside-inner a,
.post.format-aside .aside-inner a:hover,
.post.format-aside .aside-inner p,
.post.quote .quote-inner a {
  color: #fff !important;
}
.post.format-link .link-wrap,
.post.format-quote .quote-wrap,
.post.quote .quote-inner .author,
.post.quote .quote-inner .icon,
.post.quote .quote-inner .title {
  position: relative;
  z-index: 100;
}
.post.quote .content-inner .whole-link {
  position: absolute;
  z-index: 10;
  display: block;
  background-color: #000;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.post .full-post-link {
  position: absolute;
  content: "";
  z-index: 1000;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.post.quote figure:not([class*="wp-block"]) {
  margin: 0 auto;
}
.post.quote blockquote:not(.wp-block-quote):not(.wp-block-pullquote) {
  background-image: none;
  padding: 0;
  font-family: inherit;
  margin: 0 auto;
}
.post.quote .wp-block-pullquote blockquote:not(.wp-block-quote),
.post.quote .wp-block-quote blockquote:not(.wp-block-quote) {
  color: inherit !important;
}
.post.link .post-content .destination {
  word-wrap: break-word;
}
.post.quote .post-content .quote-inner .icon {
  bottom: 17px;
  height: 17px;
  width: 19px;
  display: block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAYAAAFIn6dRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0JBRDE5QTM4Qjg4MTFFMjlDOERGNEI5Q0FGQzc1RUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0JBRDE5QTQ4Qjg4MTFFMjlDOERGNEI5Q0FGQzc1RUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQkFEMTlBMThCODgxMUUyOUM4REY0QjlDQUZDNzVFQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQkFEMTlBMjhCODgxMUUyOUM4REY0QjlDQUZDNzVFQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Prhzu2QAAAGwSURBVHjaYvz//z8DDDBBaV4g/s+IJCMKEEBwDkjJUhjjIhBLAAQQTApEMALxOiC+xgAUXPwfAvSg9H+AAEI2EcXO90CsDeWDVaCbaQPE4kwwWSCwBOLDQGwNssgGpBqKa0A0QACBGG5QS0uQJPmhYsdgYsguAjF+AjEHkuNAfDaQG0B2CyPZzw7EplD2X6giEJgNMtbrPyoAiXGjifEDBBDWwMAWOI+gViCDpVCnyEJcjvDtKyTf8iA7ASY4HypghqTQBio2jwFJEAROIfFB+BfMN4ew+DATWYDxP6r3fkPD6D+675BBCZQ+jCR2HmY3KB4d0NyTDMTxIDZAgMEEVIB4ExBnoynEhuuAeBUQS6DLgYhIIP6G5slYLIbIQVMTMtgNjW4GZJfBDP2NpHAlDpcJAfE5JHUgh+ijGwbCGkD8HknhJDzeXYCk7ikQy8JCXwiIa4C4GYifIoV8LBCrocWQFxAvBmV6IP4OFZMC4iSQDXn/8QMLqEukoS7ABRaBXKaOJ1dcAuKbULYYEEviUbsNZCMTEDcC8Q8kW0ARMRmImdHCyRiIr6K56CoswwAAEfvIF3U+yfkAAAAASUVORK5CYII=);
  position: absolute;
  right: 20px;
}
.post.link .post-content .link-inner .icon {
  bottom: 17px;
  height: 20px;
  width: 18px;
  display: block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAAH3kF3cAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzcwRUM2MjA4MTNEMTFFMkFFMERDNkMzRkZFNEYzM0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzcwRUM2MjE4MTNEMTFFMkFFMERDNkMzRkZFNEYzM0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNzBFQzYxRTgxM0QxMUUyQUUwREM2QzNGRkU0RjMzQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNzBFQzYxRjgxM0QxMUUyQUUwREM2QzNGRkU0RjMzQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsnoMx8AAAIXSURBVHjaYvz//z8DDLBA6XIgdmIAymT9hwAGgABihCqbDBJ9AsTmIEYISBQggBiRTAAxGEE0yKR0ID4HxF9gEgABBNICw05ALArTWgDEPEDsCpPdDrX3GxNU7x8gdgRiAQaojDMQrwGpBgggZENhuBCq6CeUNmBiQIAoqJEgMUsgZgdiWyA+D1PUAMRyUPZaIC6BangE88NrIN6EZJ0d1JrlMDGQ70WBeC5UJwhsgAYNHAAEEDaHg3AbEKfD+NgUwHwFAjewKQIp+APETECsBFW4ADmafgMxMxArQH0FAi+A+CvMBBWoLmYo/RiIPaFsLRZoSuGG6gTFMSdYNwODBdTUhyBTfkOxAFSnLRC/AeKdyL4DAUYkx9+FigmgK3oHxCzQ1AcCgsi+BhH8/1GBBHrYAQQYrhBHx7lA/BHNsAOgZESsQUVA/BeqEURXArElEB9CMvAYEBvic8F3JMU1WNSYAPELqPxNdEleID4MlfwKdYEiEB+EBqQrVJ0VNA3BwEImBlTADs50EPAMiHcC8QcoWxCIdwHxLSj/ADQxgDJPPMh0TiBuhpq8FpoY1yLZdhWI9YBYHojvIwU0K3qsnYRKfgDiHCBmg0pKAfEyaNoEeeUBkuF52KL/BFTyFRAHoylwREpcILAaiIWwRRCI4AbimUiK30Pz/2MksY2gMg5fUkHmgMKqAIgvQhMfKDw6gJiPmEQLAGnwxOO7iA4UAAAAAElFTkSuQmCC);
  position: absolute;
  right: 20px;
}
.post.format-status .post-content .status-inner .icon {
  bottom: 17px;
  height: 16px;
  width: 18px;
  display: block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAYAAAFIn6dRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REE3RTRBOEVDMEJDMTFFMjg4NDZFNUJEMzY5NzhCODUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REE3RTRBOEZDMEJDMTFFMjg4NDZFNUJEMzY5NzhCODUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEQTdFNEE4Q0MwQkMxMUUyODg0NkU1QkQzNjk3OEI4NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEQTdFNEE4REMwQkMxMUUyODg0NkU1QkQzNjk3OEI4NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn+9K3gAAAD+SURBVHjaYvj//38IEH8D4ucMQOLrfyhgBGIGGAAIIBDnG4wBFmYC4iqQAEAAgUS+AhlcDEgAJCgGpF8C8UIg/gjEnwECCG4IEuCCG4ism4kBCwAJToKyJ8HYjJi6GRgAAggk+BNIszHgB2B7/jAQAZiIMA2ukBVkNJSfC2WjYwaAAGIEBzgDAz8ew+KwBQ46+MVEhLP+MBHreKooYmMBEq1ArA7EISBHAvEMNEWtoOQGwtZA/AvKxsAw637jiwGAAAOFEyipiTFQBl4BsTjIRh4GygEP0UFKLBjchh2igjkQM9DSgM5/BPgLxAW40go2jC7gCMT/gDiDFENgGADvrucrDHT7bwAAAABJRU5ErkJggg==);
  position: absolute;
  right: 20px;
}
@media only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi) {
  body .post.quote .post-content .quote-inner .icon {
    background-size: 19px 17px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAiCAYAAAFEq5suAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDUzQzc2NEZEQjgwMTFFMkIzNEVEQ0ZERjE1MEU2RDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDUzQzc2NTBEQjgwMTFFMkIzNEVEQ0ZERjE1MEU2RDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENTNDNzY0RERCODAxMUUyQjM0RURDRkRGMTUwRTZEMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENTNDNzY0RURCODAxMUUyQjM0RURDRkRGMTUwRTZEMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpatMssAAANkSURBVHjaYvz//z8DOmCB0iAZRiB+AsRHGEAqgfgrlAbh/0xAmTgg5kLSwcAINROmHQR6AAKIEZtFTDAtyNqZoNpgEiD2FBZcKluQLAGrBggguNuAgBnJrSC8Dohfw/jILkK2C0OMCU0AGUxC1gAyUQjIeIviHkzN6QABhDUwsAWOJw5r/yMrsoeyf+BSCLPuGxBzovkSpugbenD8h5qOEeKGBMKLARb6yAAkdg9ZgAnNDY+h9HpUlyHici9aXO6FmQwQQMiCgmiK8GEnbOIgogaH+7HhF2jqXqMbBsNz0RRW4DH0E5pafnTDQJgNTVEGHgMz0NQyY1OUTaSXGaDehAMWPPkDGwAloHP4Un05A/HgGD5JWJq+D8QK2OTxZS0k8AmI+QECiKhMSyxATv42JOjjxioKjZUP0AiZQyD2uJEizwRbDkAHE3AYJIZFrSq6YYxYFBngMFAdX9ZDVkhs/tRFU/cSm2HKaIp68Bg4E02tGHpVAgKPgFiWQDrDlt6eAbE0esmohcYXw2NYExJbCjlp4Aq7iQSSCjIQhLnsCVIVgQx80fjMSOow1IIM2wDyLw6vKKLx/+DxthLIMH88Cl6QkMWeMxFQsJEEwzaBksZvpDYVOmBF8xq+IgbcEpHAITkfSxgV41Crh5w0eID4OTSK/wKxF57kYANVAwLPQK0dmBxAgFG1cKQmQI9MDSC+DcR/gbiCSnaAsnczNO6uYEm6DPgK7UKkIEUHS6HFJwOJWB6IL+Aw8yMQm+LTDwoxXiC2wBJ6MBAFxP+AOIPEkNJCKxiRAR8QnwLim6DKFl+IwXDjf/zgChCzkxhyskD8hIC50diqTHQMsvgsHkM+A7EIGVEbQsBx7YQcBsOVeAwBNUD5yHCcALSGxQUaiHEYtgYrMjhKhsNgDeZHeMx1JcZhILwSjyERZDpOE4+ZN7A5jAcahWeg0QVq+93FY8g+Ih0CKuGXQzPBTyB+CMRf8Jhrh1zmvPtPOvhOwEG9/8kD5SzQsuYBmaU6Mx65OUCcTK65oEI1loLq5goeuThKzGWC1o3kgjo8cuSaexbUiMLV+CYGRBJRV/4i0UxQzcKKnitBHZ+bRGieiWVgCh+uJ8LM5+iVOq72GCiK1aCt7s/QaHlPhSaQENRcTmgv5ja0gYABAOk9E9L+nb8RAAAAAElFTkSuQmCC);
  }
  body .post.link .post-content .link-inner .icon {
    background-size: 18px 20px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAAHhxWh1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkM3QTMyQjREQjgxMTFFMkJCNDZCMDI0NzZBQTI2NjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkM3QTMyQjVEQjgxMTFFMkJCNDZCMDI0NzZBQTI2NjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQzdBMzJCMkRCODExMUUyQkI0NkIwMjQ3NkFBMjY2MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQzdBMzJCM0RCODExMUUyQkI0NkIwMjQ3NkFBMjY2MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhiFuTQAAASSSURBVHjaYvz//z8DEgBxGJnQBUA0TPAKEOsC8VYQhwWIeYH4ExBfhioAaxcH4ikwARABEECMSBZJArEFA0gAiMWA+B4Qq8NUwJQ9BsmCQCtUpTBIBdw9IBoggGBmIGPF/6jgMrIkJ1TwIRBXI4n/Z4FaCvLZeyi7GIjfQq1iA1kHsv8njIMWRnCPgkxiB+IFSBIMaBoYAAIIm8NB+AIQ/4bxWRgwwX98cYXuFpiV/5lwORYKDqLHEIgB0vQPSTFIzAnm0DykEGZAYruA+LB4QtZ5HIi5gVgPZjUTmjtA9EuoAgPkcEK2ZgWU7YkcbgxobgCBEPTABQggXCGOjjX+YwcXiDVICk3jTai4Jpr4FFwGSKMpvI1DXRtywKDjDiQDXkDFeqD8/UjqVv9HC2F0vBxJPhsq5ojmwjakCAhCDiNVNMNr0TT6Q8XXIomJosfaDCTJq2iu6wbi01D2NjTDGdEN2oMkmYDFq6vRDHDBFiQwxiw0xfOAeDeamC++pIIuUIEl0bkQk2gBAojYlA3CaUiG7wRiPnIMuoQji+iSYtCZ//iBFjEGnULTpAkVv4gmzo7PkCNoivXQ5K8hyU3HZch+NEMMcaiDgT/YJKejGWKOVCIgq+NGUvMP3RAWNEOsoOJ/oXwRKJ8DTV05ukECSJLzoWL30DQJo5VX77HFGrJN/5DEn6EZxgrEe4H4HbZ0dB1K30TS8AFJ/hWSOKjwY8eWsk9CFZRCFfzHYRgMfMWW19ahaWSBSv5BElMCYgkk/ktsBiEDAyzpRANLbZKIz6AGHIlOFM2QB9jUIVfaP4CYE61hwQ/EH5D4z4BYGksLBVyxf4SyOYD4K5IcD5ohb3AZAjNIBonPBW1KpAPxZyRxUKtBlAEPgLVs+JBchg7eAbEwAwEAa7OAmrsCQPwTTf4JMYaAAECAkVJmE4NVkRI3PrAUiFUorUQIOeT8f9IBqGLXoaaD5AiECKiKiADiAmiphQvsgzVJyHWIJBCfwGPBbVhlh4ZVoKGCDfwCleukOgRUlBzE45C7QKxPhDl60PIMHTwg1iEyWJpK6A4xJdFzmVjM+UGMRjuQQhwOeQrElkhqJ0DFD6M3U5EwqFpZhcO8E4Qcw4ulOQICb4HYBqoGVEt2IdXnyGA3tEqGmdeJJ5TvgKooQg7ix5GdD0L70jB1ttDQwgU2Q80CqQ1Fk3sDxH6Esr0x1GegojwOhyUfoIYj63MA4uc41H9EKnNcobV9GKGCUROp2QlKqFxQR6Xi8T2ofAlGM8cF2tNHB2fQW+W4HKQAxMdwhAIsOJmBuBFHWoGpdUAyvACHOglCDnLH4/trWJo3sC7qPyR1x6HVB0hOHNo/wQZ2QEMdr4Nu46hjjIkoEoqQ+jIgn2/B47lj0FxLsIf2EkdtzEpkASeIpeWJDB4T212EOagYh0GgXBCNRzMPngIONtrgTmo9CWMk4jH4MzTr8yClkWV41IN6BF7ktiCQOaDENuc/+eAF0kgHAzUchJwmFpPgkE/YCjhyMSPayDEyYAZidSBOBuIwIBZDkrsHxIuAeCkQP2KgIgAAdUJBL2aIPiAAAAAASUVORK5CYII=);
  }
}
.post .post-content.link a,
.post .post-content.quote a {
  display: block;
  z-index: 10;
}
.post.link .post-content h3,
.post.quote .post-content h3 {
  color: #fff;
  font-size: 26px;
  line-height: 34px;
  display: block;
  margin-bottom: 15px;
}
.post.format-link .post-content h3,
.post.format-quote .post-content h3 {
  margin-bottom: 15px;
}
.single .post.format-link .post-content h3,
.single .post.format-quote .post-content h3 {
  margin-bottom: 20px;
}
.single .post.format-link .post-content h3 a {
  color: inherit;
}
.post.quote .post-content .quote-below-content h2 {
  color: inherit;
}
.format-status .post-content h2 a {
  color: #fff;
}
.post .post-meta a {
  color: #888;
}
.post-content.classic .post-header > span:after {
  background-color: #888;
  width: 1px;
  margin: 0 4px;
  height: 11px;
  content: "";
  display: inline-block;
}
.post-content.classic .post-header > span:last-of-type:after {
  display: none;
}
.post h3.title {
  margin-bottom: 4px;
}
.post .post-meta {
  display: block;
  margin-bottom: 20px;
  border-right: 1px solid #e6e6e6;
}
.post .post-meta.no-img {
  top: 6px;
}
.post .content-inner .post-featured-img img {
  max-width: none;
  margin-bottom: 15px;
  width: 100%;
}
.post .post-meta .date {
  font-size: 12px;
  padding-bottom: 2px;
  margin-bottom: 12px;
  position: relative;
  transition: all 0.2s linear 0s;
}
.post .post-meta .month,
.post .post-meta .year {
  display: block;
  font-size: 17px;
  line-height: 10px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 4px;
  padding: 0;
  font-weight: 600;
}
.post-content.classic .post-meta .month {
  line-height: 1em;
}
.post .post-meta .year {
  margin-top: 5px;
}
.post .post-meta .day {
  display: block;
  font-size: 30px;
  line-height: 29px;
  text-align: center;
  padding: 0 12px 0 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.post .post-meta .date {
  padding-bottom: 17px;
  border-bottom: 1px solid #e6e6e6;
}
.post-content.classic .post-meta[data-love="false"] .date {
  border-bottom: 0;
}
.post-content.classic .post-meta[data-love="false"] {
  border-right: 0;
}
.post-content.classic .post-meta[data-love="false"] .month,
.post-content.classic .post-meta[data-love="false"] .year {
  font-size: 24px;
}
.post-content.classic .post-meta[data-love="false"] .day {
  font-size: 36px;
  line-height: 36px;
}
.post.video .video-wrap,
.single-portfolio .video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 15px;
}
.post.video .video-wrap iframe,
.single-portfolio .video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post.video .mejs-container {
  margin-bottom: 15px;
}
.main-content .audio-wrap,
.post.audio .audio-wrap {
  margin-bottom: 15px;
}
.post .gallery-slider .gallery,
.post .gallery-slider .jetpack-slideshow {
  display: none;
}
.post table {
  width: 100%;
}
.post table td,
.post table th {
  text-align: center;
}
.post table tbody td {
  padding: 5px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  color: #676767;
}
.post table tbody tr td:first-child {
  border-left: 1px solid #e6e6e6;
}
.post table th {
  border-bottom: 1px solid #e6e6e6;
  color: #676767;
}
.post table #prev {
  text-align: left;
  position: relative;
  z-index: 2;
}
.post table #next {
  text-align: right;
  position: relative;
  z-index: 2;
}
.post caption {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  text-align: center;
}
#page-header-bg[data-post-hs="default_minimal"]
  #single-below-header
  .updated.rich-snippet-hidden,
.hentry .updated.rich-snippet-hidden,
.post-area[data-remove-post-date="1"] article .date,
.post-area[data-remove-post-date="1"].featured_img_left .grav-wrap .text span {
  display: none;
}
.post-area[data-remove-post-author="1"] article .meta-author,
.post-area[data-remove-post-author="1"].featured_img_left .grav-wrap .text a,
.post-area[data-remove-post-author="1"].featured_img_left .grav-wrap > a,
.post-area[data-remove-post-author="1"].standard-minimal
  .post-author
  .grav-wrap {
  display: none;
}
.post-area[data-remove-post-comment-number="1"] article .meta-comment-count {
  display: none;
}
.post-area[data-remove-post-nectar-love="1"] article .nectar-love {
  display: none;
  pointer-events: none;
}
.post-area[data-remove-post-author="1"].standard-minimal .post .post-content,
.post-area[data-remove-post-date="1"][data-remove-post-nectar-love="1"]:not(
    .masonry
  ):not(.standard-minimal)
  .post
  .post-content {
  padding-left: 0;
}
.post-area[data-remove-post-author="1"].standard-minimal .post-author {
  position: relative;
  text-align: left;
  width: auto;
}
.container-wrap[data-remove-post-comment-number="1"][data-remove-post-author="1"]
  .blog-recent[data-style*="classic_enhanced"].related-posts
  .post-meta,
.post-area.featured_img_left[data-remove-post-author="1"][data-remove-post-date="1"]
  .post-content-wrap
  .grav-wrap {
  display: none;
}
p > a > i.icon-3x {
  margin-bottom: 0;
}
#pagination {
  position: relative;
  margin-bottom: 10px;
  height: 32px;
  width: 100%;
}
#pagination.fw-pagination {
  text-align: center;
  height: auto;
  padding: 10px 0 50px 0;
  margin-bottom: 0;
}
#pagination.fw-pagination.alt-style-padding {
  padding: 50px 0;
}
#pagination.fw-pagination > div {
  float: none;
  display: inline-block;
}
#pagination.infinite_scroll {
  display: none;
}
#pagination a:not(.page-numbers),
#pagination span:not(.page-numbers) {
  background-color: #333;
}
#pagination .next.inactive,
#pagination .prev.inactive,
#pagination a,
#pagination span,
.container-wrap nav.woocommerce-pagination ul li span,
.woocommerce .container-wrap nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  padding: 11px 13px 10px 13px !important;
  background-position: -21px center;
  position: relative;
  text-transform: capitalize;
  color: #fff !important;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  border-radius: 2px;
  font-family: "Open Sans";
  font-weight: 700;
}
.woocommerce nav.woocommerce-pagination ul li {
  overflow: visible;
}
.woocommerce nav.woocommerce-pagination ul li a,
body #pagination span.page-numbers.dots,
body #pagination > a,
body nav.woocommerce-pagination ul li span.page-numbers.dots,
nav#pagination > ul a {
  background-color: transparent !important;
  font-size: 12px !important;
  line-height: 14px;
}
body #pagination .page-numbers.next,
body #pagination .page-numbers.prev,
body #pagination span.page-numbers.dots,
body #pagination > a,
nav#pagination > ul a {
  color: inherit !important;
}
body #pagination > span.page-numbers.current,
body nav.woocommerce-pagination span.page-numbers.current {
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.16);
  margin: 0 8px;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 14px;
  font-size: 12px !important;
}
body #pagination .page-numbers.next,
body #pagination .page-numbers.prev,
body.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,
body.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
  width: auto;
  background-color: transparent;
  background-image: none;
  text-indent: 0 !important;
  border: 0;
}
body #pagination > span:first-child.page-numbers {
  margin-left: 0 !important;
}
#pagination > div {
  float: left;
  margin: 0 5px 0 0;
}
#pagination > div:first-child {
  margin-left: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:active {
  background-color: #000;
}
#pagination span {
  cursor: default;
}
#pagination a,
#pagination span {
  display: inline-block;
}
#pagination .next a,
#pagination .next.inactive,
#pagination .page-numbers.next,
#pagination .page-numbers.prev,
#pagination .prev a,
#pagination .prev.inactive,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
  text-indent: -9999px;
  height: 32px;
  width: 32px;
  background-repeat: no-repeat !important;
}
#pagination a.page-numbers,
#pagination span.page-numbers {
  font-size: 12px;
  line-height: 11px;
}
#pagination .next.inactive,
#pagination .prev.inactive {
  background-color: #eae8e5;
  cursor: default !important;
  height: 32px;
  width: 32px;
  margin: 0 5px 0 0;
}
#pagination .next a,
#pagination .next.inactive,
#pagination .page-numbers.next,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAJCAYAAAE3CV5oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzE4QTMwRUU3QTNGMTFFMjg2QUM4RkFFRTcyOUQwQUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzE4QTMwRUY3QTNGMTFFMjg2QUM4RkFFRTcyOUQwQUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMThBMzBFQzdBM0YxMUUyODZBQzhGQUVFNzI5RDBBRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMThBMzBFRDdBM0YxMUUyODZBQzhGQUVFNzI5RDBBRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmSgrWwAAAEZSURBVHjaYvz//z8DOmBiwAIAAogBqHIaSDUS5gGpfISm7hdAAIFk9qOpxIoBAgjGkMajaD1MYR8RJsIZEngUgT0BEEAwzmUg7iDGrTgw838IMISF2UsglmcgH3BD6XcAAQQPY1ggkIGlkeMM5EJDIP4MxCFkuu4pEH8C4ssgDuN/SOJhZKAc9IEcxwIkFIAYZCg/1CZywHIgFgViR5CXHwIxOxB3kGmYBBBfBGIXEAcgwJADVxyIt0KjfwUQ81KQjEjFvFA7/0PdII6cpUKB+CEQfwTiaDo6CheOhroF5KZQUJS8AuK3QMwHzSvUSEDkAkaoG/igbnoFcuBBIDaCZkY5IP4HxHuBWISODhOB2vkP6gZuqJsOAgBShh76OsbzAgAAAABJRU5ErkJggg==);
  background-position: -20px 12px;
}
#pagination .page-numbers.prev,
#pagination .prev a,
#pagination .prev.inactive,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAJCAYAAAE3CV5oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzE4QTMwRUU3QTNGMTFFMjg2QUM4RkFFRTcyOUQwQUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzE4QTMwRUY3QTNGMTFFMjg2QUM4RkFFRTcyOUQwQUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMThBMzBFQzdBM0YxMUUyODZBQzhGQUVFNzI5RDBBRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMThBMzBFRDdBM0YxMUUyODZBQzhGQUVFNzI5RDBBRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmSgrWwAAAEZSURBVHjaYvz//z8DOmBiwAIAAogBqHIaSDUS5gGpfISm7hdAAIFk9qOpxIoBAgjGkMajaD1MYR8RJsIZEngUgT0BEEAwzmUg7iDGrTgw838IMISF2UsglmcgH3BD6XcAAQQPY1ggkIGlkeMM5EJDIP4MxCFkuu4pEH8C4ssgDuN/SOJhZKAc9IEcxwIkFIAYZCg/1CZywHIgFgViR5CXHwIxOxB3kGmYBBBfBGIXEAcgwJADVxyIt0KjfwUQ81KQjEjFvFA7/0PdII6cpUKB+CEQfwTiaDo6CheOhroF5KZQUJS8AuK3QMwHzSvUSEDkAkaoG/igbnoFcuBBIDaCZkY5IP4HxHuBWISODhOB2vkP6gZuqJsOAgBShh76OsbzAgAAAABJRU5ErkJggg==);
  background-position: 13px 12px;
}
@media only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi) {
  #pagination .next a,
  #pagination .next.inactive,
  #pagination .page-numbers.next,
  .woocommerce nav.woocommerce-pagination ul li .page-numbers.next {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAASCAYAAAG7hmlcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjlGNTEzODNERUQyMTFFMkIzRURDMkI3MjcxNzg0Q0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjlGNTEzODRERUQyMTFFMkIzRURDMkI3MjcxNzg0Q0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2OUY1MTM4MURFRDIxMUUyQjNFREMyQjcyNzE3ODRDRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2OUY1MTM4MkRFRDIxMUUyQjNFREMyQjcyNzE3ODRDRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmXJjK4AAAIvSURBVHjaYvj//z8DEMtCaZyYiYGBoR6IHzPgB1owHSsImKgEEEAMhKwE4hgQzfgfRDIwMBKw+j8TVFEmHkUfQGoAAghmvP1/CGAgEwfA9DNCXMhwFRwChJ2K1xtA7AIQQMi2vKPAhYthbJgACDyjwEAQOA8zEAR2UWAYsqFfkDk+FBh2Hz1SYIHKSEGEgPUCBBC6Tbr/EeADFYKB1CDDCH4YYzKSgot0dhgytkZyx1dkB75AkrAcQAeC8Ckkt0SiSx5Aksyks8M+INltCBMHCCBcmTxmAELuHbaKA13RLiRfDFTo6eJy4HkkRQEDEILPkOy3R3fgVyRJ6wHMIBeR3DEZ5sAvSIJaA5yD0ZNZPUggEkng1AA7zhLJLS+Qo9gZSeL+ADnOB8kNV7FlEsMBrOYykew+gN4ehYHzQKzMMLBgJRA7IAsABBgTAZ+pAvFaJN99AuLCQZCRaIULoX6EgbXQMMDb48AGTIH4CBDfAuIgJPF/QPyJYfiCT1A/wkAQNAyOQMMES8MVNUQ9gfjGf0xwB4hdhnHKQ8cuUD+jgxvQMMJoKbQC8UcsGo4BsdEICjh0bAQNA3TwERpm4ADMwxF4+4HYYAQHHgwbQMMCWyDmISv0Rerb/kers51GYMA5Qf2ODu5DwwpndwnUGjuNReNzIA4fAQEXDvUrOjiNrTOOzyBNIN6CxaD3wzjw3mPx7xZoWGDVQ4yh0kA8G4hfAnHYCEiBYVC/zob6Ha96AOebYcGpt/DRAAAAAElFTkSuQmCC);
    background-size: 40px 9px;
  }
  #pagination .page-numbers.prev,
  #pagination .prev a,
  #pagination .prev.inactive,
  .woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAASCAYAAAG7hmlcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjlGNTEzODNERUQyMTFFMkIzRURDMkI3MjcxNzg0Q0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjlGNTEzODRERUQyMTFFMkIzRURDMkI3MjcxNzg0Q0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2OUY1MTM4MURFRDIxMUUyQjNFREMyQjcyNzE3ODRDRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2OUY1MTM4MkRFRDIxMUUyQjNFREMyQjcyNzE3ODRDRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmXJjK4AAAIvSURBVHjaYvj//z8DEMtCaZyYiYGBoR6IHzPgB1owHSsImKgEEEAMhKwE4hgQzfgfRDIwMBKw+j8TVFEmHkUfQGoAAghmvP1/CGAgEwfA9DNCXMhwFRwChJ2K1xtA7AIQQMi2vKPAhYthbJgACDyjwEAQOA8zEAR2UWAYsqFfkDk+FBh2Hz1SYIHKSEGEgPUCBBC6Tbr/EeADFYKB1CDDCH4YYzKSgot0dhgytkZyx1dkB75AkrAcQAeC8Ckkt0SiSx5Aksyks8M+INltCBMHCCBcmTxmAELuHbaKA13RLiRfDFTo6eJy4HkkRQEDEILPkOy3R3fgVyRJ6wHMIBeR3DEZ5sAvSIJaA5yD0ZNZPUggEkng1AA7zhLJLS+Qo9gZSeL+ADnOB8kNV7FlEsMBrOYykew+gN4ehYHzQKzMMLBgJRA7IAsABBgTAZ+pAvFaJN99AuLCQZCRaIULoX6EgbXQMMDb48AGTIH4CBDfAuIgJPF/QPyJYfiCT1A/wkAQNAyOQMMES8MVNUQ9gfjGf0xwB4hdhnHKQ8cuUD+jgxvQMMJoKbQC8UcsGo4BsdEICjh0bAQNA3TwERpm4ADMwxF4+4HYYAQHHgwbQMMCWyDmISv0Rerb/kers51GYMA5Qf2ODu5DwwpndwnUGjuNReNzIA4fAQEXDvUrOjiNrTOOzyBNIN6CxaD3wzjw3mPx7xZoWGDVQ4yh0kA8G4hfAnHYCEiBYVC/zob6Ha96AOebYcGpt/DRAAAAAElFTkSuQmCC);
    background-size: 40px 9px;
  }
}
#pagination {
  position: relative;
  margin-bottom: 10px;
  height: 32px;
  width: 100%;
}
body .container-wrap.no-shadow {
  box-shadow: none;
}
.text-on-hover-wrap .categories a {
  color: #777;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 600;
  margin-bottom: 20px;
}
#slide-out-widget-area .widget.widget_nav_menu ul ul {
  margin: 0 !important;
  padding: 0 0 0 20px;
}
#slide-out-widget-area .widget.widget_nav_menu li {
  border-bottom: 0;
  padding: 0 !important;
}
#slide-out-widget-area .widget.widget_nav_menu li a {
  padding: 6px 20px;
  display: block;
}
#slide-out-widget-area .widget.widget_categories > ul > li:first-child > a,
#slide-out-widget-area .widget.widget_pages > ul > li:first-child > a {
  padding-top: 0;
}
#header-outer #mobile-menu {
  display: none;
  padding: 0;
  z-index: 1000;
  position: absolute;
  left: 0;
  top: calc(99% + 12px);
  width: 100%;
}
#slide-out-widget-area {
  display: none;
}
.ascend #slide-out-widget-area[class*="slide-out-from-right"],
.original #slide-out-widget-area[class*="slide-out-from-right"] {
  display: block;
}
#slide-out-widget-area.slide-out-from-right-hover {
  position: fixed;
  transform: translate3d(341px, 0, 0);
  -webkit-transform: translate3d(341px, 0, 0);
  top: 0;
  right: 0;
  width: 340px;
  height: 100%;
}
@media only screen and (min-width: 500px) {
  #slide-out-widget-area.slide-out-from-right-hover {
    width: 400px;
    -webkit-transform: translate3d(101%, 0, 0);
    transform: translate3d(101%, 0, 0);
  }
}
#slide-out-widget-area.slide-out-from-right {
  position: fixed;
  transform: translate(301px, 0);
  -webkit-transform: translate(301px, 0);
  top: 0;
  right: 0;
  width: 300px;
  height: 100%;
  z-index: 10000;
  padding: 33px;
  overflow: hidden;
}
.admin-bar #slide-out-widget-area {
  padding-top: 33px;
}
.admin-bar #slide-out-widget-area.slide-out-from-right {
  padding-top: 53px;
}
#slide-out-widget-area-bg {
  -webkit-backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  height: 1px;
  width: 1px;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 9996;
}
#slide-out-widget-area-bg .bg-inner {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
#header-outer #mobile-menu .off-canvas-social-links li:first-child a,
#slide-out-widget-area .off-canvas-social-links li:first-child a {
  padding-left: 0;
}
body[data-full-width-header="true"] .slide_out_area_close {
  display: none;
}
#top nav ul .slide-out-widget-area-toggle a .lines,
#top nav ul .slide-out-widget-area-toggle a .lines:after,
#top nav ul .slide-out-widget-area-toggle a .lines:before {
  background-color: rgba(0, 0, 0, 0.4);
}
body .lines-button {
  line-height: 0;
  font-size: 0;
}
.lines-button {
  transition: 0.3s;
  cursor: pointer;
  top: 9px;
  position: relative;
  user-select: none;
  display: block;
}
.lines-button:hover {
  opacity: 1;
}
.lines {
  display: block;
  width: 1.4rem;
  height: 3px;
  background-color: #ecf0f1;
  transition: 0.3s;
  position: relative;
}
.lines:after,
.lines:before {
  display: block;
  width: 1.4rem;
  height: 3px;
  background: #ecf0f1;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: "";
  transform-origin: 0.142rem center;
}
.lines:before {
  top: 6px;
}
.lines:after {
  top: -6px;
}
#footer-outer[data-using-bg-img="true"] #copyright,
#header-outer #top ul .slide-out-widget-area-toggle a .lines-button .lines,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines-button
  .lines,
#header-outer.transparent.dark-slide
  > #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines-button
  i {
  background-color: transparent !important;
}
.slide-out-widget-area-toggle .lines-button:after {
  background-color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  width: 1.4rem;
  height: 2px;
  transition: transform 0.45s ease, opacity 0.2s ease,
    background-color 0.2s ease;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  transform: scale(1, 1);
}
.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after,
.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before,
.slide-out-widget-area-toggle.mobile-icon .lines-button:after {
  background-color: #999;
}
body #header-outer .lines-button {
  top: 9px;
}
body.original .slide-out-hover-icon-effect.small .lines-button {
  top: 10px;
}
body.original #header-outer[data-has-menu="true"] .lines-button {
  top: 10px;
}
.slide-out-widget-area-toggle.mobile-icon .lines-button:after {
  top: 0 !important;
}
.slide-out-widget-area-toggle.mobile-icon .lines {
  background-color: transparent;
}
.slide-out-widget-area-toggle.mobile-icon .lines-button:after,
.slide-out-widget-area-toggle.mobile-icon .lines:after,
.slide-out-widget-area-toggle.mobile-icon .lines:before {
  height: 2px !important;
  width: 22px !important;
}
.slide-out-widget-area-toggle a > span {
  transition: transform 0.33s 0.3s ease-in;
  transform-origin: center;
  display: block;
  height: 21px;
}
.slide-out-widget-area-toggle.mobile-icon a > span {
  height: 20px;
}
#nectar-ocm-ht-line-check {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  width: 100%;
  font-size: 36px;
  line-height: 36px;
  font-family: "Open Sans";
  font-weight: 700;
  letter-spacing: -1px;
}
.widget_calendar {
  position: relative;
}
#sidebar .widget_calendar {
  margin-bottom: 30px;
}
.widget_calendar table {
  width: 100%;
  border-collapse: collapse;
}
.widget_calendar table td {
  text-align: center;
}
.widget_calendar table tbody td {
  border: 0;
  padding: 4px;
  font-size: 14px;
  color: #666;
}
.widget_calendar table tbody tr td:first-child {
  border-left: 0;
}
.widget_calendar table tbody tr:nth-child(2n + 1) {
  background-color: #f0f0f0;
}
#header-outer
  .widget-area-active
  .widget_calendar
  table
  tbody
  tr:nth-child(2n + 1),
#slide-out-widget-area .widget_calendar table tbody tr:nth-child(2n + 1) {
  background-color: rgba(0, 0, 0, 0.1);
}
.widget_calendar table th {
  font-weight: 700;
  border-bottom: 0;
  text-align: center;
  padding-bottom: 10px;
  color: #999;
}
.widget_calendar table #prev {
  text-align: left;
  position: relative;
  padding: 10px 0 0 0;
  z-index: 2;
}
.widget_calendar table #next {
  text-align: right;
  position: relative;
  padding: 10px 0 0 0;
  z-index: 2;
}
.widget_calendar caption {
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.2);
}
.widget_calendar .wp-calendar-nav {
  display: table;
  width: 100%;
}
body .widget_calendar th,
body:not(.woocommerce-cart) .main-content .widget_calendar th {
  text-align: center;
}
.widget_calendar .wp-calendar-nav span {
  display: table-cell;
  line-height: 1;
  padding: 2.5%;
}
.widget_calendar .wp-calendar-nav-prev {
  text-align: left;
}
.widget_calendar .calendar_wrap .wp-calendar-nav-next {
  text-align: right;
}
.newsletter-widget form,
.widget_search .search-form {
  position: relative;
  overflow: hidden;
}
#footer-outer #footer-widgets .widget_search .search-form input[type="text"],
#sidebar .widget_search .search-form input[type="text"],
.widget_search .search-form input[type="text"] {
  padding-right: 45px;
  margin: 0;
}
.newsletter-widget form input[type="email"] {
  padding-right: 75px;
  margin: 0;
}
.widget_search .search-form button[type="submit"] .text {
  display: none;
}
body .widget_search .search-form button[type="submit"],
body.search-no-results .search-form button[type="submit"] {
  padding: 14px !important;
}
.widget_search .search-form button[type="submit"] .icon-salient-search,
body .widget_search .search-form button[type="submit"] {
  background-color: transparent !important;
}
body .widget_search .search-form button[type="submit"] {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
body[data-form-style="minimal"]
  .widget_search
  .search-form
  button[type="submit"] {
  top: auto;
  bottom: 0;
  -webkit-transform: none;
  transform: none;
}
.widget_search .search-form button[type="submit"] .icon-salient-search,
body.search-no-results .search-form button[type="submit"] .icon-salient-search {
  margin-top: 1px;
  display: block;
  font-size: 17px;
}
.widget_search .search-form button[type="submit"] .icon-salient-search:before,
body.search-no-results
  .search-form
  button[type="submit"]
  .icon-salient-search:before {
  content: "\e906";
}
.widget_search .search-form,
body.search-no-results .search-form {
  overflow: visible;
}
.newsletter-widget form input[type="submit"],
.widget_search .search-form button[type="submit"],
.widget_search .search-form input[type="submit"],
body[data-form-style="minimal"]
  .main-content
  .post-password-form
  input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 !important;
  line-height: 22px;
  padding: 10px 11px;
}
body[data-form-style="minimal"]
  .main-content
  .post-password-form
  input[type="submit"] {
  top: auto;
  bottom: 35px;
}
.main-content > .row > form.post-password-form > p:first-child {
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: center;
}
.main-content > .row > form.post-password-form {
  padding: 15% 0;
  max-width: 600px;
  margin: 0 auto;
}
.post-password-form input[type="submit"] {
  margin-top: 20px;
  display: block;
  width: 100%;
  text-align: center;
}
#slide-out-widget-area .widget_recent_comments ul li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
  border: medium none;
  display: block;
  margin-bottom: 18px;
  padding: 15px;
  position: relative;
}
#slide-out-widget-area .widget_recent_comments ul li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
}
#slide-out-widget-area .widget_recent_comments ul li:last-child {
  margin-bottom: 0;
}
#sidebar div ul {
  margin-left: 0;
}
#sidebar div ul li {
  padding: 8px 0;
  list-style: none;
  border-bottom: 1px solid #e6e6e6;
}
#sidebar > div {
  margin-bottom: 50px;
}
#sidebar > div:last-child {
  margin-bottom: 0;
}
#sidebar #sidebar-inner {
  margin-bottom: 0;
}
#sidebar h4 {
  color: #000;
  opacity: 0.7;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 15px;
}
#sidebar .widget_recent_comments h4 {
  margin-bottom: 16px;
}
#sidebar .widget li:first-child {
  padding-top: 0;
}
#sidebar .widget .recentcomments,
.ascend #sidebar .widget .recentcomments,
.original #sidebar .widget .recentcomments {
  padding: 15px;
  margin-bottom: 22px;
  border: none;
  position: relative;
  display: block;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
}
#sidebar .widget .tagcloud a,
.post-area .content-inner > .post-tags a,
.widget .tagcloud a {
  background-color: #333;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  line-height: 22px;
  margin: 3px 3px 0 0;
  padding: 5px 7px;
  font-size: 14px !important;
  position: relative;
  text-transform: capitalize;
  transition: all 0.2s linear;
  border-radius: 2px;
}
.single #ajax-content-wrap .post-area .content-inner > .post-tags a {
  font-size: 14px !important;
  text-transform: capitalize;
}
#sidebar .widget_tag_cloud:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}
#sidebar .widget input[type="email"],
#sidebar .widget input[type="text"] {
  padding: 10px;
  width: 100%;
}
#sidebar .widget form p {
  padding-bottom: 15px;
}
#sidebar .widget.widget_categories ul ul,
#sidebar .widget.widget_nav_menu ul ul,
#sidebar .widget.widget_pages ul ul {
  margin: 0 !important;
  padding: 0 0 0 20px;
}
#sidebar .widget.widget_categories li,
#sidebar .widget.widget_nav_menu li,
#sidebar .widget.widget_pages li {
  border-bottom: 0 !important;
  padding: 0 !important;
}
#sidebar .widget.widget_categories li a,
#sidebar .widget.widget_nav_menu li a,
#sidebar .widget.widget_pages li a {
  padding: 8px 0;
  display: block;
  border-bottom: 1px solid #e6e6e6;
}
#sidebar .widget.widget_categories li {
  position: relative;
}
#sidebar .widget.widget_categories li .post_count {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.05);
  padding: 5px 8px;
  border-radius: 100px;
  font-size: 11px;
  line-height: 11px;
  display: inline-block;
}
#sidebar .widget.widget_categories > ul > li:first-child > a,
#sidebar .widget.widget_nav_menu > ul > li:first-child > a,
#sidebar .widget.widget_pages > ul > li:first-child > a {
  padding-top: 0;
}
#sidebar.left-sidebar {
  float: left;
}
.post-area.col_last {
  float: right;
}
#sidebar > .widget_media_image {
  text-align: center;
}
#sidebar .recent_projects_widget img {
  margin-bottom: 0;
}
.recent_projects_widget img {
  margin-bottom: 0;
  display: block;
  padding: 5px;
  background-color: #fff;
  margin-top: 0;
  margin-left: 0;
  border: 1px solid #e5e5e5;
  transition: all 0.2s linear;
}
.recent_projects_widget a:hover img {
  border-color: #000;
}
.recent_projects_widget div a {
  float: left;
  margin: 2% 2% 0 0;
  width: 32%;
}
.recent_projects_widget div a:nth-child(3n + 3) {
  margin-right: 0;
}
#sidebar select {
  max-width: 100%;
}
#sidebar .nectar-global-section .full-width-content,
#sidebar .nectar-global-section .full-width-section,
#sidebar .nectar-global-section .row-bg-wrap {
  width: 100% !important;
  left: 0 !important;
  margin: 0 !important;
}
#sidebar .nectar-global-section > .container {
  padding: 0;
}
.span_12.light
  .wpb_widgetised_column
  #sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"]
  > li
  .post-date,
.span_12.light .wpb_widgetised_column #sidebar .widget li a,
.span_12.light .wpb_widgetised_column #sidebar h4,
body.material
  .span_12.light
  .wpb_widgetised_column
  #sidebar
  .widget
  li
  a:hover {
  color: #fff;
}
.recent_projects_widget > div:after {
  clear: both;
  content: "";
  display: block;
}
.widget_pages ul ul {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 20px !important;
}
body #respond {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}
#respond .comment-notes,
#respond > p,
p.logged-in-as {
  margin-bottom: 10px;
}
p.logged-in-as {
  padding-bottom: 0;
}
body .comment-list {
  margin-bottom: 40px;
  margin-left: 0;
}
.comment-list li {
  list-style: none;
}
.comment-list .comment > div,
.comment-list .pingback > div {
  background-color: #fff;
  margin: 0;
  overflow: hidden;
  padding: 25px;
  margin-top: 2em;
  position: relative;
  padding-left: 116px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
.comment-list .children {
  margin-left: 0;
  padding-left: 40px;
  border-left: 1px solid #ddd;
}
body:not(.material) .comment-list .children {
  margin-left: 0;
  padding-left: 40px;
  border-left: 1px solid #ddd;
  background-repeat: no-repeat;
  background-position: left 20px;
  background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEzNzBGMjgzNTQ4OTExRTJBREQzOTRBNDFDRDY4NTUwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEzNzBGMjg0NTQ4OTExRTJBREQzOTRBNDFDRDY4NTUwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTM3MEYyODE1NDg5MTFFMkFERDM5NEE0MUNENjg1NTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTM3MEYyODI1NDg5MTFFMkFERDM5NEE0MUNENjg1NTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgICAgICAgIDAwMDAwMDAwMDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAABAA8DAREAAhEBAxEB/8QASwABAQAAAAAAAAAAAAAAAAAAAAoBAQAAAAAAAAAAAAAAAAAAAAAQAQAAAAAAAAAAAAAAAAAAAAARAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AK6AAf/Z);
}
.comment-list .comment > div img.avatar,
.comment-list .pingback > div img.avatar {
  position: absolute;
  left: 29px;
  top: 29px;
  width: 60px;
  height: 60px;
}
.comment-list .reply {
  position: absolute;
  top: 29px;
  right: 29px;
}
.comment-list .reply a {
  color: #fff;
  cursor: pointer;
  padding: 3px 7px;
  font-size: 11px;
  transition: all 0.2s linear 0s;
  width: auto;
  border-radius: 2px;
  background-color: #333;
}
.comment-list .comment-author,
.comment-list .pingback .comment-body > a {
  color: #333;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
}
.comment-list .pingback .comment-body > a {
  display: block;
}
body.ascend .comment-list .pingback .comment-body,
body.material .comment-list .pingback .comment-body {
  padding-left: 0;
}
body.original .comment-list .pingback .comment-body {
  padding-left: 25px;
}
.comment-list .comment-meta {
  font-size: 11px;
  line-height: 15px;
}
.comment-list .comment-meta a {
  color: #888;
}
.comment-list .comment-meta a:hover {
  color: #000;
}
.comment-list .reply a:hover {
  background-color: #000;
}
.comment-list .comment > div p,
.comment-list .pingback > div p {
  padding-bottom: 0;
  margin-top: 10px;
}
.comment-list .comment #commentform .form-submit {
  margin-top: 0;
}
#respond #cancel-comment-reply-link,
#respond h3 .cancel-comment-reply {
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
  border-left: 1px solid #ddd;
}
#respond h3,
h3#comments {
  font-family: "Open Sans";
  font-weight: 600;
  text-transform: none;
}
.comment-author a {
  color: inherit;
}
body:not(.original)
  .bypostauthor
  > .comment-body
  > .comment-author
  > img.avatar {
  border: 3px solid #000;
  padding: 3px;
}
body.material
  .comment-list
  .comment
  .bypostauthor
  > .comment-body
  > .comment-author
  > img.avatar {
  border: 2px solid #000;
  padding: 2px;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
  padding: 10px;
  width: 100%;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #555;
  background-color: #f1f1f1;
  border: none;
  transition: all 0.2s ease;
}
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}
button[type="submit"],
input[type="button"],
input[type="submit"] {
  background-color: #333;
  padding: 7px 11px;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  width: auto;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 14px;
  border-radius: 2px;
}
button[type="submit"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background-color: #000;
}
body[data-form-submit="regular"] .container-wrap button[type="submit"],
body[data-form-submit="regular"] .container-wrap input[type="submit"] {
  padding: 15px 22px !important;
}
select {
  padding: 10px;
  width: 100%;
  border: none;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #555;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  transition: all 0.2s linear;
}
textarea {
  max-width: 100%;
}
.select2-container .select2-choice > .select2-chosen {
  color: #000 !important;
  line-height: 30px;
  padding-left: 3px;
}
div.wpforms-container-full .wpforms-form .select2-container {
  position: relative;
}
.widget_text textarea {
  max-height: 100px;
}
body .gform_wrapper .description,
body .gform_wrapper .gfield_description,
body .gform_wrapper .gsection_description,
body .gform_wrapper .instruction {
  font-size: 12px;
}
body .gform_wrapper div.charleft {
  font-size: 10px;
}
body .gform_wrapper .top_label .gfield_label {
  margin-top: 20px;
  margin-bottom: 6px;
  font-family: "Open Sans";
  font-weight: 700;
}
body:not(.woocommerce-cart) .main-content table {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  border-top: 1px solid #ececec;
}
body:not(.woocommerce-cart) .main-content tr td:first-child,
body:not(.woocommerce-cart) .main-content tr th:first-child {
  border-left-style: solid;
  border-left-width: 1px;
  border-color: #ececec;
}
body:not(.woocommerce-cart) .main-content tr td:first-child,
body:not(.woocommerce-cart) .main-content tr th:first-child {
  border-left-style: solid;
  border-left-width: 1px;
}
body:not(.woocommerce-cart) .main-content th {
  border-left: medium none;
  border-style: none solid solid none;
  border-top: medium none;
  border-width: medium 1px 1px medium;
  font-weight: 700;
  padding: 10px;
  text-align: left;
  border-color: #ececec;
}
body:not(.woocommerce-cart) .main-content td {
  border-color: #ececec;
  border-left: none;
  border-style: none solid solid none;
  border-top: medium none;
  border-width: medium 1px 1px medium;
  font-size: 14px;
  padding: 10px;
}
body:not(.woocommerce-cart) .main-content table tr:nth-child(2n + 1) {
  background-color: #fcfcfc;
}
@keyframes fadebottom {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  25% {
    opacity: 0;
    transform: translateY(20px);
  }
  30% {
    opacity: 0;
    transform: translateY(0);
  }
  45% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
body .full-width-content,
body .full-width-section {
  visibility: visible;
}
.full-width-content.blog-fullwidth-wrap,
.full-width-content.nectar-shop-outer,
.nectar-slider-wrap[data-full-width="true"],
.page-submenu .full-width-content,
.page-submenu > .full-width-section,
.portfolio-filters-inline.full-width-content,
.portfolio-filters-inline.full-width-section:not(.non-fw),
.post-area.full-width-content.standard-minimal,
.single-product
  .product[data-gallery-style="left_thumb_sticky"][data-gallery-variant="fullwidth"]
  .single-product-wrap,
.wpb_row.full-width-content,
.wpb_row.full-width-content.has-global-section .wpb_row.full-width-content,
.wpb_row.full-width-section .mobile-video-image,
.wpb_row.full-width-section
  .templatera_shortcode
  > .wpb_row.full-width-section
  > .row-bg-wrap,
body .full-width-section .nectar-parallax-scene,
body .full-width-section .row-bg-wrap,
body .full-width-section.parallax_section .row-bg-wrap,
body .full-width-section > .nectar-shape-divider-wrap,
body .full-width-section > .video-color-overlay,
body[data-aie="long-zoom-out"] .first-section .row-bg-wrap,
body[data-aie="long-zoom-out"] .top-level.full-width-section .row-bg-wrap,
body[data-aie="zoom-out"] .first-section .row-bg-wrap,
body[data-aie="zoom-out"] .top-level.full-width-section .row-bg-wrap,
body[data-col-gap]
  .vc_row-fluid
  .span_12.post-area.full-width-content.standard-minimal {
  margin-left: -50vw;
  margin-left: calc(-50vw + var(--scroll-bar-w) / 2);
  left: 50%;
  width: 100vw;
  width: calc(100vw - var(--scroll-bar-w));
}
body .full-width-section > .nectar-video-wrap {
  margin-left: -50vw;
  margin-left: calc(-50vw + var(--scroll-bar-w) / 2);
  left: 50%;
  width: 100vw !important;
  width: calc(100vw - var(--scroll-bar-w)) !important;
}
.nectar-video-wrap .nectar-video-inner,
.vc_column-inner > .nectar-video-wrap,
body .full-width-content > .nectar-video-wrap,
body .full-width-section > .nectar-video-wrap {
  height: 100%;
}
.full-width-content.blog-fullwidth-wrap,
.page-submenu .full-width-content,
.page-submenu > .full-width-section,
.portfolio-filters-inline.full-width-content,
.portfolio-filters-inline.full-width-section {
  position: relative;
}
#ajax-content-wrap .force-contained-rows .full-width-content,
#ajax-content-wrap
  .force-contained-rows
  .full-width-section
  .nectar-parallax-scene,
#ajax-content-wrap .force-contained-rows .full-width-section .row-bg-wrap,
#ajax-content-wrap
  .force-contained-rows
  .full-width-section
  > .nectar-shape-divider-wrap,
#ajax-content-wrap
  .force-contained-rows
  .full-width-section
  > .video-color-overlay,
.post-area.span_9 .nectar-slider-wrap[data-full-width="true"],
body .masonry-blog-item .wpb_row.full-width-content,
body .post-area.span_9 .full-width-content.blog-fullwidth-wrap,
body .post-area.span_9 .full-width-section .nectar-parallax-scene,
body .post-area.span_9 .full-width-section .row-bg-wrap,
body .post-area.span_9 .full-width-section.parallax_section .row-bg-wrap,
body .post-area.span_9 .full-width-section > .nectar-shape-divider-wrap,
body .post-area.span_9 .full-width-section > .video-color-overlay,
body .post-area.span_9 .page-submenu .full-width-content,
body .post-area.span_9 .page-submenu > .full-width-section,
body .post-area.span_9 .portfolio-filters-inline.full-width-content,
body
  .post-area.span_9
  .portfolio-filters-inline.full-width-section:not(.non-fw),
body .post-area.span_9 .post-area.full-width-content.standard-minimal,
body .post-area.span_9 .wpb_row.full-width-content,
body
  .post-area.span_9
  .wpb_row.full-width-content.has-global-section
  .wpb_row.full-width-content,
body
  .post-area.span_9
  .wpb_row.full-width-section
  .templatera_shortcode
  > .wpb_row.full-width-section
  > .row-bg-wrap,
body .post-area.span_9 .wpb_row.parallax_section .row-bg-wrap,
body
  .woocommerce-tabs[data-tab-style="in_sidebar"]
  .full-width-section
  .row-bg-wrap,
body .woocommerce-tabs[data-tab-style="in_sidebar"] .wpb_row.full-width-content,
body[data-aie="long-zoom-out"] .post-area.span_9 .first-section .row-bg-wrap,
body[data-aie="long-zoom-out"]
  .post-area.span_9
  .top-level.full-width-section
  .row-bg-wrap,
body[data-aie="zoom-out"] .post-area.span_9 .first-section .row-bg-wrap,
body[data-aie="zoom-out"]
  .post-area.span_9
  .top-level.full-width-section
  .row-bg-wrap {
  margin-left: 0;
  left: 0;
  width: 100%;
}
body .post-area.span_9 .full-width-section > .nectar-video-wrap {
  margin-left: 0;
  left: 0;
  width: 100% !important;
}
.pum .pum-container .popmake-content .full-width-section .row-bg-wrap,
.pum .pum-container .popmake-content .wpb_row.full-width-content {
  margin-left: 0 !important;
  left: 0 !important;
  width: 100% !important;
}
body .wpb_row.full-width-content .wpb_row > .row-bg-wrap,
body .wpb_row.full-width-section .wpb_row > .row-bg-wrap {
  margin-left: 0;
  left: 0;
  width: 100%;
}
.wpb_row .column-image-bg-wrap,
.wpb_row .column-image-bg-wrap .column-image-bg,
.wpb_row .column-image-bg-wrap .inner-wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
_::-webkit-full-page-media,
_:future,
:root .column-image-bg-wrap .column-image-bg,
.column-bg-overlay-wrap .column-bg-overlay {
  transform: translateZ(0);
}
.wpb_column .column-inner[data-bg-cover="true"] .column-image-bg,
.wpb_column[data-bg-cover="true"] .column-image-bg {
  background-size: cover;
  background-position: center;
}
body .wpb_row .column-image-bg-wrap {
  z-index: -1;
  overflow: hidden;
}
.full-width-content.vc_row-fluid
  .wpb_column
  .column-image-bg-wrap
  .column-image-bg {
  background-position: center;
  background-size: cover;
}
[class*=" iconsmind-"],
[class^="iconsmind-"] {
  visibility: hidden;
}
@font-face {
  font-family: icomoon;
  src: url(../../themes/salient/css/fonts/icomoon.eot%3Fv=1.6);
  src: url(../../themes/salient/css/fonts/icomoon.eot%3F)
      format("embedded-opentype"),
    url(../../themes/salient/css/fonts/icomoon.woff%3Fv=1.6) format("woff"),
    url(../../themes/salient/css/fonts/icomoon.ttf%3Fv=1.6) format("truetype"),
    url(../../themes/salient/css/fonts/icomoon.svg) format("svg");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
.ascend .mfp-iframe-holder .mfp-close,
.ascend .mfp-image-holder .mfp-close,
.fa.fa-angle-down,
.fa.fa-angle-left,
.fa.fa-angle-right,
.fa.fa-angle-up,
.fa.fa-facebook,
.fa.fa-linkedin,
.fa.fa-minus-sign,
.fa.fa-ok-sign,
.fa.fa-pinterest,
.fa.fa-plus-sign,
.fa.fa-twitter,
.icon-be,
.icon-button-arrow,
.icon-salient-apple-music,
.icon-salient-artstation,
.icon-salient-back-to-all,
.icon-salient-cart,
.icon-salient-check,
.icon-salient-discord,
.icon-salient-down-arrow,
.icon-salient-down-arrow-thin,
.icon-salient-facebook,
.icon-salient-facebook-messenger,
.icon-salient-heart,
.icon-salient-heart-2,
.icon-salient-houzz,
.icon-salient-left-arrow,
.icon-salient-left-arrow-thin,
.icon-salient-m-clock,
.icon-salient-m-close,
.icon-salient-m-eye,
.icon-salient-m-social-alt,
.icon-salient-m-user,
.icon-salient-mastodon,
.icon-salient-medium,
.icon-salient-patreon,
.icon-salient-pencil,
.icon-salient-pinterest,
.icon-salient-plus,
.icon-salient-right-arrow,
.icon-salient-right-arrow-thin,
.icon-salient-right-line,
.icon-salient-search,
.icon-salient-spotify,
.icon-salient-thin-line,
.icon-salient-threads,
.icon-salient-fa-tiktok,
.icon-salient-trustpilot,
.icon-salient-twitch,
.icon-salient-twitter,
.icon-salient-woo-zoom-icon,
.icon-salient-x,
.icon-salient-x-twitter,
.icon-soundcloud,
.icon-vimeo,
.material .comment-list .reply a:before,
.mejs-controls .mejs-button button,
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
.salient-page-submenu-icon,
.video-play-button,
i.fa.fa-houzz {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-salient-m-bag:before {
  content: "\e900";
}
.icon-salient-m-eye:before {
  content: "\e015";
}
.icon-salient-m-clock:before {
  content: "\e016";
}
.icon-salient-m-gear:before {
  content: "\e023";
}
.icon-salient-m-heart:before {
  content: "\e024";
}
.icon-salient-m-search:before {
  content: "\e036";
}
.icon-salient-m-prev:before {
  content: "\e050";
}
.icon-salient-m-rewind:before {
  content: "\e051";
}
.icon-salient-m-play:before {
  content: "\e052";
}
.icon-salient-woo-zoom-icon:before {
  content: "\e908";
}
.icon-salient-woo-zoom-icon-minus:before {
  content: "\e90a";
}
.icon-salient-m-pause:before {
  content: "\e053";
}
.icon-salient-m-stop:before {
  content: "\e054";
}
.icon-salient-m-ff:before {
  content: "\e055";
}
.icon-salient-m-next:before {
  content: "\e056";
}
.icon-salient-m-user:before {
  content: "\e074";
}
.icon-salient-m-chat:before {
  content: "\e076";
}
.icon-salient-m-social:before {
  content: "\e081";
}
.icon-salient-m-social-alt:before {
  content: "\e90e";
}
.icon-salient-m-left-arrow:before {
  content: "\e094";
}
.icon-salient-m-right-arrow:before {
  content: "\e095";
}
.icon-salient-m-sound:before {
  content: "\e098";
}
.icon-salient-m-mute:before {
  content: "\e099";
}
.icon-salient-m-close:before {
  content: "\e117";
}
.icon-salient-m-menu:before {
  content: "\e120";
}
.icon-salient-x:before {
  content: "\e003";
}
.icon-salient-right-arrow:before {
  content: "\e000";
}
.icon-salient-left-arrow:before {
  content: "\e001";
}
.icon-salient-right-line:before {
  content: "\e004";
}
.icon-salient-back-to-all:before {
  content: "\e005";
}
.icon-salient-right-arrow-thin:before {
  content: "\e006";
}
.icon-salient-left-arrow-thin:before {
  content: "\e007";
}
.icon-salient-down-arrow-thin:before {
  content: "\e00c";
}
.icon-salient-down-arrow:before {
  content: "\e008";
}
.icon-salient-facebook:before {
  content: "\e00a";
}
.icon-salient-twitter:before {
  content: "\e00b";
}
.icon-salient-pinterest:before {
  content: "\e00d";
}
.icon-salient-heart:before {
  content: "\e00e";
}
.icon-salient-plus:before {
  content: "\e010";
}
.icon-salient-cart:before {
  content: "\e012";
}
.icon-salient-pencil:before {
  content: "\e011";
}
.icon-be:before {
  content: "\e013";
}
.icon-vimeo:before {
  content: "\e014";
}
.icon-soundcloud:before {
  content: "\e600";
}
.icon-button-arrow:before {
  content: "\e909";
}
.icon-salient-thin-line:before {
  content: "\e602";
}
.icon-salient-spotify:before {
  content: "\f1bc";
}
.icon-salient-facebook-messenger:before {
  content: "\e90d";
}
.icon-salient-artstation:before {
  content: "\e90b";
}
.icon-salient-discord:before {
  content: "\e90c";
}
.ficon-salient-tiktok:before {
  content: "\e90f";
}
.icon-salient-houzz,
i.fa.fa-houzz:before {
  content: "\e904";
}
.icon-salient-twitch:before {
  content: "\e905";
}
.icon-salient-apple-music:before {
  content: "\e903";
}
.icon-salient-patreon:before {
  content: "\e912";
}
.icon-salient-check:before {
  content: "\e915";
}
.icon-salient-medium:before {
  content: "\e914";
}
.icon-salient-trustpilot:before {
  content: "\e916";
}
.icon-salient-mastodon:before {
  content: "\e917";
}
.icon-salient-threads:before {
  content: "\e913";
}
.icon-salient-x-twitter:before {
  content: "\e918";
}
body .fa.fa-angle-down:before {
  content: "\e60a";
}
body .fa.fa-angle-up:before {
  content: "\e609";
}
body .fa.fa-angle-left:before {
  content: "\e608";
}
body .fa.fa-angle-right:before {
  content: "\e607";
}
body .fa.fa-pinterest:before {
  content: "\e60b";
}
body .fa.fa-twitter:before {
  content: "\e60c";
}
body .fa.fa-facebook:before {
  content: "\e60d";
}
.fa.fa-linkedin:before {
  content: "\e605";
}
.fa.fa-ok-sign:before {
  content: "\f058";
}
.fa.fa-minus-sign:before {
  content: "\f056";
}
.fa.fa-plus-sign:before {
  content: "\f055";
}
body .lines,
body .lines:after,
body .lines:before {
  height: 2px;
}
.icon-salient-search:before {
  content: "\e036";
}
#ajax-content-wrap .nectar-social.fixed > a > i,
body .nectar-social.fixed > a > i,
body .nectar-social.hover .share-btn > i {
  font-family: icomoon !important;
}
#ajax-content-wrap .nectar-social.fixed > a > i:before,
body .nectar-social.fixed > a > i:before,
body .nectar-social.hover .share-btn > i:before {
  content: "\e90e";
}
body .icon-salient-x:before {
  content: "\e117";
}
body .icon-salient-cart:before,
body.ascend .icon-salient-cart:before {
  content: "\e910";
}
.icon-salient-heart-2:before {
  content: "\e024" !important;
}
body #single-below-header.fullscreen-header .steadysets-icon-book2,
body #single-below-header.fullscreen-header .steadysets-icon-chat-3,
body .steadysets-icon-chat-3 {
  font-family: icomoon !important;
  font-size: 20px;
}
body .steadysets-icon-chat-3:before {
  content: "\e076";
}
body .steadysets-icon-book2:before {
  font-family: icomoon !important;
  content: "\e034";
}
#header-outer .cart-menu .cart-icon-wrap .icon-salient-cart,
#top nav ul #nectar-user-account a span,
#top nav ul #search-btn a span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.48);
}
#header-outer[data-format="centered-menu"] #top .span_9,
#header-outer[data-format="centered-menu"] #top .span_9 .sf-menu:not(.buttons) {
  left: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}
#header-outer[data-format="centered-menu"] #top nav > .sf-menu > li {
  float: none;
  display: inline-block;
}
#header-outer[data-format="centered-menu"] #top nav > .sf-menu > .megamenu {
  position: static;
}
#header-outer[data-format="centered-menu"] #top nav > .sf-menu > li ul {
  text-align: left;
}
#header-outer[data-format="centered-menu"] #top .span_3,
#header-outer[data-format="centered-menu"] #top nav > .buttons {
  z-index: 10;
  position: absolute;
}
#header-outer[data-format="centered-menu"] #top .span_3 {
  left: 0;
}
#header-outer[data-format="centered-menu"] .logo-spacing {
  visibility: hidden;
  pointer-events: none;
  z-index: -100;
}
@media only screen and (max-width: 999px) {
  #header-outer[data-format="centered-menu"] .logo-spacing {
    display: none;
  }
}
#header-outer[data-format="centered-menu"] .logo-spacing img {
  margin-bottom: 0;
}
#header-outer[data-format="centered-menu"] #top .span_3 {
  position: relative;
  margin-right: 0;
}
#header-outer[data-format="centered-menu"] #top .span_9,
#header-outer[data-format="centered-menu"] #top .span_9 .sf-menu:not(.buttons) {
  position: static;
}
#header-outer[data-format="centered-menu"] #top .span_9,
#header-outer[data-format="centered-menu"] #top .span_9 nav {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
#header-outer[data-format="centered-menu"] #top .span_3,
#header-outer[data-format="centered-menu"] #top nav > .buttons {
  height: 100%;
}
@media only screen and (max-width: 999px) {
  #header-outer[data-format="centered-menu"] #top .span_9 {
    text-align: right;
    z-index: 10000;
    left: auto;
  }
}
.wpcf7-form p span {
  color: #000;
}
.light .wpcf7 div.wpcf7-response-output,
div.wpcf7-validation-errors {
  color: #666 !important;
}
div.wpcf7 img.ajax-loader {
  margin-top: 10px;
  display: inline-block;
}
.wpcf7-not-valid-tip {
  background: repeat #fff;
}
.minimal-form-input .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
}
.wpcf7-form .wpcf7-not-valid-tip {
  top: -3px;
  padding: 2px 6px;
  border: 0;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 7%);
}
.wpb_column.centered-text .wpcf7-form .wpcf7-not-valid-tip {
  text-align: left;
}
.wpcf7 .wpcf7-response-output {
  background-color: #fff;
  margin-left: 0;
  margin-top: 10px;
}
.nectar-wpcf7-rounded-form input[type="date"],
.nectar-wpcf7-rounded-form input[type="email"],
.nectar-wpcf7-rounded-form input[type="tel"],
.nectar-wpcf7-rounded-form input[type="text"],
.nectar-wpcf7-rounded-form input[type="url"] {
  border-radius: 50px;
}
.wpcf7-form .nectar-wpcf7-inline-form {
  display: flex;
  flex-direction: row;
  padding: 27px 0;
}
.material .wpcf7-form .nectar-wpcf7-inline-form {
  padding: 1.5em 0;
}
.wpcf7-form .nectar-wpcf7-inline-form > div:last-child {
  padding-right: 0;
}
.wpcf7-form .nectar-wpcf7-inline-form .nectar-wpcf7-inline-field {
  flex-grow: 1;
  padding-right: 30px;
  display: flex;
  align-items: center;
}
.wpcf7-form .nectar-wpcf7-inline-form .ajax-loader {
  align-self: center;
  margin-left: 10px;
}
.wpcf7-form .nectar-wpcf7-inline-form .nectar-wpcf7-inline-field input {
  width: 100%;
}
.wpcf7-form
  .nectar-wpcf7-inline-form
  .nectar-wpcf7-inline-field
  > :not(.ajax-loader) {
  width: 100%;
}
.nectar-wpcf7-inline-field > p:has(.wpcf7-spinner):has(.wpcf7-submit) {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.nectar-wpcf7-inline-field
  > p:has(.wpcf7-spinner):has(.wpcf7-submit)
  .wpcf7-spinner {
  min-width: 24px;
  margin-right: 0;
}
@media only screen and (max-width: 999px) {
  .wpcf7-form .nectar-wpcf7-inline-form.mobile-1-col,
  .wpcf7-form .nectar-wpcf7-inline-form.mobile-2-col {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .wpcf7-form
    .nectar-wpcf7-inline-form.mobile-2-col
    .nectar-wpcf7-inline-field {
    width: 50%;
    padding-bottom: 1.5em;
  }
  .wpcf7-form
    .nectar-wpcf7-inline-form.mobile-1-col
    .nectar-wpcf7-inline-field {
    width: 100%;
    padding-bottom: 1.5em;
    padding-right: 0;
  }
}
.nectar-wpcf7-inline-subscribe-form > p {
  display: flex;
  flex-direction: row;
  position: relative;
}
.nectar-wpcf7-inline-subscribe-form .wpcf7-form-control-wrap {
  flex: 1;
}
.nectar-wpcf7-inline-subscribe-form .wpcf7-form-control {
  border-radius: var(--nectar-border-radius);
  padding-right: 28% !important;
}
.nectar-wpcf7-inline-subscribe-form .wpcf7-submit {
  min-width: 25%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  transform: none !important;
  clip-path: inset(6px round var(--nectar-border-radius));
}
@media only screen and (max-width: 999px) {
  .nectar-wpcf7-inline-subscribe-form .wpcf7-submit {
    min-width: 35%;
  }
  .nectar-wpcf7-inline-subscribe-form .wpcf7-form-control {
    padding-right: 38% !important;
  }
}
.nectar-wpcf7-inline-subscribe-form .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
}
.invalid .nectar-wpcf7-inline-subscribe-form + .wpcf7-response-output {
  margin-top: 3em;
}
#ajax-content-wrap .nectar-wpcf7-inline-subscribe-form .wpcf7-submit {
  padding-top: 0 !important;
  padding: 0 !important;
}
.nectar-wpcf7-inline-subscribe-form .wpcf7-spinner {
  position: absolute;
  right: 0;
  top: 50%;
  margin: 0;
  transform: translateY(-50%) translateX(150%);
}
@font-face {
  font-family: nectarbrands;
  src: url(../../themes/salient/css/fonts/nectar-brands.eot%3Fv=1.2);
  src: url(../../themes/salient/css/fonts/nectar-brands.eot%3F)
      format("embedded-opentype"),
    url(../../themes/salient/css/fonts/nectar-brands.woff%3Fv=1.2)
      format("woff"),
    url(../../themes/salient/css/fonts/nectar-brands.ttf%3Fv=1.2)
      format("truetype"),
    url(../../themes/salient/css/fonts/nectar-brands.svg%3Fv=1.2) format("svg");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
body i[class*="nectar-brands"] {
  font-family: nectarbrands;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.nectar-brands-applemusic:before {
  content: "\e903";
}
.nectar-brands-houzz:before {
  content: "\e904";
}
.nectar-brands-twitch:before {
  content: "\e905";
}
.nectar-brands-artstation:before {
  content: "\e90b";
}
.nectar-brands-discord:before {
  content: "\e90c";
}
.nectar-brands-messenger:before {
  content: "\e90d";
}
.nectar-brands-tiktok:before {
  content: "\e90f";
}
.nectar-brands-patreon:before {
  content: "\e912";
}
.nectar-brands-threads:before {
  content: "\e913";
}
.nectar-brands-medium:before {
  content: "\e914";
}
.nectar-brands-trustpilot:before {
  content: "\e916";
}
.nectar-brands-mastodon:before {
  content: "\e917";
}
.nectar-brands-x-twitter:before {
  content: "\e918";
}
.nectar-brands-bluesky:before {
  content: "\e919";
}
.nectar-brands-googlepay:before {
  content: "\e900";
}
:root {
  --mobile-container-width: 88%;
}
@media only screen and (min-width: 1300px) {
  .container,
  .post-area.standard-minimal.full-width-content .post .inner-wrap {
    max-width: 1100px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  #author-bio #author-info {
    width: 544px;
  }
  #project-meta ul li .nectar-love-wrap.fadein {
    margin-right: 11px;
    padding-right: 11px;
  }
  #page-header-bg .span_6 .subheader {
    font-size: 24px;
  }
  #boxed .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2,
  .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2 {
    font-size: 32px;
    line-height: 50px;
  }
  body .swiper-slide .content p {
    font-size: 20px;
    line-height: 34px;
  }
  .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
    font-size: 14px;
    line-height: 24px;
  }
  .portfolio-items:not(.carousel) .col .work-item.style-2 i {
    line-height: 32px;
    height: 32px;
    width: 32px;
    font-size: 14px;
  }
  #top nav > ul > li > a {
    padding-left: 8px;
  }
  .sf-sub-indicator {
    left: 6px;
  }
  .nectar-slider-wrap[data-full-width="false"]
    .swiper-slide
    .content
    p.transparent-bg
    span,
  body .swiper-slide .content p.transparent-bg span {
    line-height: 38px;
  }
}
@media only screen and (min-width: 691px) and (max-width: 999px) {
  .span_1,
  .span_10,
  .span_11,
  .span_12,
  .span_2,
  .span_3,
  .span_4,
  .span_5,
  .span_6,
  .span_7,
  .span_8,
  .span_9 {
    width: 100%;
    margin-left: 0;
  }
  .col,
  body .vc_row-fluid .wpb_column {
    margin-bottom: 25px;
  }
  #header-outer .col {
    margin-bottom: 0;
    margin-right: 0;
  }
  .wpb_column {
    width: 100%;
  }
  body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"] {
    margin-bottom: 0;
  }
  .vc_col-sm-12[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body
    .vc_row-fluid
    .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-12 {
    width: 100%;
  }
  body
    .vc_row-fluid
    [class*="vc_col-"][data-t-w-inherits="small_desktop"]:first-child:not(
      [class*="offset"]
    ) {
    margin-left: 0;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-6 {
    width: 50%;
  }
  body .vc_row-fluid .vc_col-xs-12[class*="vc_col-xs-"] {
    width: 100%;
  }
  .one-fourths.span_3,
  .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]),
  .one-fourths.vc_span3 {
    width: 50%;
    margin-bottom: 2%;
  }
  .one-fourths.span_3.clear-both,
  .one-fourths.vc_col-sm-3.clear-both:not([class*="vc_col-xs-"]),
  .one-fourths.vc_span3.clear-both {
    clear: both;
  }
  #footer-outer .one-fourths.span_3.right-edge,
  .one-fourths.span_3.right-edge,
  .one-fourths.vc_col-sm-3.right-edge:not([class*="vc_col-xs-"]),
  .one-fourths.vc_span3.right-edge {
    margin-right: 0;
  }
  .portfolio-items .col {
    width: 100%;
    margin-left: 0;
    margin-bottom: 8px;
  }
  .portfolio-items:not(.carousel) div:nth-child(2n + 2) {
    clear: both;
  }
  .portfolio-items[data-ps="6"] .col {
    padding: 2%;
  }
  body
    .portfolio-items[data-ps="6"]
    .work-item
    .parallaxImg-layers
    > div
    .bg-img:after {
    opacity: 1;
  }
  body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner,
  body .portfolio-items[data-ps="6"] .work-item .work-meta .inner {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .ascend .main-content .col.boxed:hover,
  .col.boxed:hover,
  .material .main-content .col.boxed:hover {
    margin-top: 0;
    top: 0;
    transform: none;
    -webkit-transform: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }
  #call-to-action .container a {
    margin-top: 20px;
    margin-left: 0;
  }
  #ajax-content-wrap .post-area {
    padding-right: 0;
  }
  #ajax-content-wrap .contact-info {
    padding-left: 0;
  }
  .nectar-google-map {
    max-height: 425px;
  }
  #sidebar .recent_projects_widget div a {
    width: 90px;
  }
  #sidebar .recent_projects_widget div a:nth-child(3n + 3) {
    margin: 2% 2% 0 0;
  }
  body #sidebar .recent_projects_widget div a:last-child {
    margin-right: 0;
  }
  #author-bio #author-info {
    width: 494px;
  }
  #page-header-bg .span_6 h1 {
    font-size: 32px;
    line-height: 38px;
  }
  #page-header-bg .span_6 {
    top: auto !important;
    float: none;
  }
  .page-header-no-bg #ajax-content-wrap .portfolio-filters {
    margin-top: 15px;
    float: none;
    clear: both;
    height: auto;
  }
  #page-header-bg[data-parallax="1"] .project-title .span_6 {
    padding-right: 70px;
  }
  .page-header-no-bg .portfolio-filters ul {
    position: absolute;
    width: 100%;
  }
  html.js #page-header-bg[data-parallax="0"].not-loaded {
    background-color: #f5f5f5;
  }
  #call-to-action .container span {
    display: block;
  }
  .main-content .col.span_2 .col.span_2,
  .main-content .col.span_3 .col.span_2,
  .main-content .col.span_4 .col.span_2,
  .main-content .col.span_6 .col.span_2 {
    width: 7%;
  }
  .main-content .col.span_2 .col.span_10,
  .main-content .col.span_3 .col.span_10,
  .main-content .col.span_4 .span_10,
  .main-content .col.span_6 .col.span_10 {
    width: 91%;
  }
  .testimonial_slider .flickity-page-dots {
    bottom: -35px;
  }
  #ajax-content-wrap .span_12 .col.span_6.empty-second {
    width: 49%;
  }
  body .swiper-slide .content p i {
    width: 18px;
    font-size: 16px;
  }
  .nectar-slider-wrap[data-full-width="false"]
    .swiper-slide
    .content
    p.transparent-bg
    span,
  body .swiper-slide .content p.transparent-bg span {
    line-height: 29px;
  }
  .iosSlider.product-thumbnails .thumb {
    width: 112px;
  }
  #footer-widgets .container .row > div:nth-child(2).span_4 {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 690px) {
  .material:not(.admin-bar) #header-outer[data-using-secondary="1"] {
    top: 0;
  }
  body:not([data-hhun="1"])
    #header-outer[data-using-secondary="1"]:not(.hidden-secondary) {
    transform: none !important;
  }
  .vc_row-fluid [class*="vc_span"] {
    width: 100% !important;
  }
  body #header-outer[data-full-width="true"] header > .container,
  body #header-secondary-outer[data-full-width="true"] > .container,
  body[data-slide-out-widget-area-style="simple"]
    #header-outer[data-full-width="true"]
    #mobile-menu {
    max-width: 100%;
    padding: 0 18px;
  }
  .col {
    margin-bottom: 25px;
  }
  .post-area {
    margin-bottom: 0;
  }
  .ascend .main-content .col.boxed:hover,
  .col.boxed:hover,
  .material .main-content .col.boxed:hover {
    margin-top: 0;
    top: 0;
    transform: none;
    -webkit-transform: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }
  #header-outer .col {
    margin-bottom: 0;
  }
  .nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2,
  .nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
    max-width: 100%;
  }
  #fp-nav ul li a,
  .fp-slidesNav ul li a {
    padding: 11px 11px;
  }
  #fp-nav ul li a span,
  .fp-slidesNav ul li a span {
    height: 6px;
    width: 6px;
  }
  #fp-nav.right {
    right: 10px;
  }
  .nectar_fullscreen_zoom_recent_projects .dot-nav {
    display: none;
  }
  .container .post .post-meta {
    display: none;
  }
  #ajax-content-wrap .container .post .post-content {
    padding-left: 0;
  }
  .container .post-header {
    font-size: 12px;
  }
  .post-content.classic .post-header > span:after {
    height: 9px;
  }
  .container .comment-list .comment > div {
    padding: 25px 25px 40px 25px;
  }
  #ajax-content-wrap .comment-list .children {
    padding-left: 20px;
  }
  .container .comment-list .comment > div img.avatar {
    display: block;
    position: relative;
    height: 40px;
    width: 40px;
    top: 0;
    left: 0;
    margin-bottom: 5px;
  }
  body:not(.original)
    .bypostauthor
    > .comment-body
    > .comment-author
    > img.avatar {
    border-width: 2px;
  }
  body:not(.material) .comment-list .children {
    background-image: none;
  }
  body.ascend #ajax-content-wrap .comment-list .children {
    margin-left: 0;
    padding-left: 30px;
  }
  body.material #ajax-content-wrap .comment-list .comment > div,
  body.material #ajax-content-wrap .comment-list .pingback > div {
    margin-top: 2.5em;
  }
  body.material .comment-list .children {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  body.material .container .comment-list .comment > div {
    padding: 0;
  }
  body.material #ajax-content-wrap .comment-list .children {
    margin-left: 0;
    padding-left: 30px;
  }
  body.material #ajax-content-wrap .comment-list .comment .comment > div {
    padding-left: 0;
  }
  .container #respond h3 {
    font-size: 18px;
  }
  .container .comment-list .reply {
    right: 29px;
    top: auto;
    bottom: 29px;
  }
  .original .container .comment-list .reply {
    right: 0;
    top: auto;
    bottom: 0;
    margin-top: 20px;
    position: relative;
  }
  .container .contact-info {
    padding-left: 0;
  }
  html.js #page-header-bg[data-parallax="0"].not-loaded {
    background-color: #f5f5f5;
  }
  #page-header-bg .portfolio-filters ul {
    position: absolute;
    width: 100%;
  }
  #page-header-bg .span_6 {
    margin-bottom: 15px;
  }
  #call-to-action .container a {
    display: block;
    margin-top: 20px;
    margin-left: 0;
  }
  #call-to-action {
    font-size: 18px;
  }
  #ajax-content-wrap h2 .nectar-button,
  #ajax-content-wrap h3 .nectar-button,
  #ajax-content-wrap h4 .nectar-button {
    display: block;
  }
  .post-area #pagination,
  .post-area.masonry #pagination {
    padding-left: 0;
  }
  body
    .portfolio-items[data-ps="6"]
    .work-item
    .parallaxImg-layers
    > div
    .bg-img:after {
    opacity: 1;
  }
  body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner,
  body .portfolio-items[data-ps="6"] .work-item .work-meta .inner {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .bottom_controls #portfolio-nav .controls li#next-link a i:after,
  .bottom_controls #portfolio-nav .controls li#prev-link a i:after {
    display: none;
  }
  #search-results .result,
  .masonry-blog-item {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 25px;
    margin-left: 0 !important;
  }
  .posts-container[data-load-animation="none"] article .inner-wrap.animated {
    opacity: 1;
  }
  .gallery .gallery-item {
    width: 100% !important;
  }
  #author-bio img {
    margin-right: 0;
    width: 60px;
    height: 60px;
  }
  .row
    .blog-recent[data-style="list_featured_first_row"].columns-3
    .featured
    .post-featured-img {
    padding-bottom: 75%;
  }
  .section-down-arrow i.icon-default-style[class^="icon-"] {
    font-size: 16px;
  }
  .section-down-arrow {
    bottom: 10px;
    right: 20px;
  }
  #contact-map {
    height: 270px;
  }
  .nectar-google-map {
    max-height: 270px;
  }
  .pp_pic_holder {
    left: 9px;
    width: 96%;
  }
  .pp_content {
    width: 100%;
    height: 290px;
  }
  .pp_content iframe {
    width: 100%;
  }
  .pp_content .pp_inline iframe {
    height: 250px;
  }
  .pp_content #pp_full_res img {
    width: 100%;
    height: auto;
  }
  #page-header-bg .span_6 h1,
  .single.single-post .section-title h1,
  body.search #page-header-bg h1,
  body.single.single-post .row .col.section-title.span_12 h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 4px;
  }
  #page-header-bg .span_6 {
    top: auto !important;
    float: none;
  }
  #page-header-bg .author-section .meta-author .avatar {
    display: none;
  }
  #ajax-content-wrap .pricing-table > div {
    width: 100%;
    margin: 0 0 25px 0;
  }
  #page-header-bg #portfolio-nav ul,
  .section-title #portfolio-nav ul {
    margin-bottom: 0;
  }
  #portfolio-nav ul:first-child {
    z-index: 103;
  }
  #portfolio-nav .controls:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  body .container .portfolio-filters-inline.full-width-content .container {
    padding-left: 0;
    padding-right: 0;
  }
  body #full_width_portfolio .project-title.parallax-effect .container,
  body #page-header-bg .project-title .container {
    padding-bottom: 30px;
  }
  body #page-header-bg .section-title {
    padding: 0;
  }
  .ascend #ajax-content-wrap .comment-list .reply {
    top: 0;
  }
  #customer_details > div {
    width: 100%;
    float: none;
  }
  .main-content .col.span_2 .col.span_2,
  .main-content .col.span_3 .col.span_2,
  .main-content .col.span_4 .col.span_2,
  .main-content .col.span_6 .col.span_2 {
    width: 15%;
  }
  .main-content .col.span_2 .col.span_10,
  .main-content .col.span_3 .col.span_10,
  .main-content .col.span_4 .span_10,
  .main-content .col.span_6 .col.span_10 {
    width: 83%;
  }
  .slider-pagination {
    bottom: 10px;
  }
  body .swiper-slide .content p i {
    width: 14px;
    font-size: 12px;
  }
  .main-content .col.span_2 .col.span_2 img,
  .main-content .col.span_3 .col.span_2 img,
  .main-content .col.span_4 .col.span_2 img,
  .main-content .col.span_6 .col.span_2 img {
    padding-right: 13px;
    top: -3px;
  }
  .nectar-slider-wrap[data-full-width="false"]
    .swiper-slide
    .content
    p.transparent-bg
    span,
  body .swiper-slide .content p.transparent-bg span {
    line-height: 20px;
    top: -5px;
    left: 4px;
    box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
  }
  #buddypress .register-section {
    width: 100%;
    margin-bottom: 15px;
  }
  .full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
    padding: 0 10% !important;
  }
  #header-outer[data-full-width="true"] header > .container {
    padding: 0;
  }
  .nectar-flickity[data-control-style="material_pagination"]
    .flickity-page-dots
    .dot
    .nectar-flickity[data-controls="material_pagination"]
    .flickity-page-dots
    .dot {
    width: 25px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 999px) {
  .container {
    max-width: var(--mobile-container-width);
  }
  .container .nectar-global-section > .container {
    max-width: 100%;
  }
  .n-sticky {
    width: 100%;
  }
  #to-top:not(.mobile-enabled) {
    display: none;
  }
  div[data-advanced-animation="true"]:not([data-persist-animation]) {
    transform: none !important;
    opacity: 1 !important;
  }
  body[data-ajax-transitions="true"]
    #ajax-loading-screen[data-method="standard"][data-disable-mobile="1"] {
    display: none;
  }
  body
    #header-outer.transparent
    #top
    .span_3
    #logo[data-supplied-ml-starting-dark="true"]
    img.starting-logo.dark-version,
  body
    #header-outer.transparent
    #top
    .span_3
    #logo[data-supplied-ml-starting="true"]
    img.starting-logo:not(.dark-version):not(.mobile-only-logo),
  body
    #header-outer:not(.transparent)
    #top
    .span_3
    #logo[data-supplied-ml="true"]
    img:not(.mobile-only-logo) {
    display: none !important;
  }
  #page-header-bg .span_6,
  #page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
  body
    #header-outer.transparent
    #top
    .span_3
    #logo[data-supplied-ml-starting-dark="true"]
    img.mobile-only-logo.starting-logo.dark-version,
  body
    #header-outer.transparent
    #top
    .span_3
    #logo[data-supplied-ml-starting="true"]
    img.mobile-only-logo.starting-logo:not(.dark-version),
  body #header-outer:not(.transparent) #top .span_3 #logo .mobile-only-logo {
    display: block !important;
  }
  body
    #header-outer[data-permanent-transparent="1"][data-transparent-header="true"].transparent
    #top
    .span_3
    #logo
    .mobile-only-logo {
    opacity: 1 !important;
  }
  body[data-hhun="1"]
    #header-outer[data-mobile-fixed="false"].invisible:not(.side-widget-open) {
    transform: none !important;
    pointer-events: auto !important;
  }
  #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 #logo {
    display: none;
  }
  #page-header-bg[data-parallax="1"],
  #page-header-bg[data-parallax="1"] .span_6 {
    padding-right: 0;
    transform: translate(0) !important;
    visibility: visible !important;
  }
  #ajax-content-wrap .video-texture {
    display: none;
  }
  .full-width-content.parallax_section,
  .full-width-section.parallax_section {
    background-attachment: scroll !important;
    background-position: center !important;
  }
  #page-header-wrap[data-parallax="1"]
    .page-header-bg-image-wrap
    .page-header-bg-image,
  .wpb_row.parallax_section .row-bg.using-image {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
  #page-header-wrap
    #page-header-bg[data-animate-in-effect="zoom-out"]
    .page-header-bg-image {
    transition: none;
    -webkit-transition: none;
  }
  .material #header-outer.transparent .bg-color-stripe {
    height: 30vh;
  }
  img.img-with-animation[data-animation="fade-in-from-right"] {
    padding-left: 0;
  }
  img.img-with-animation[data-animation="fade-in-from-left"] {
    padding-right: 0;
  }
  img.img-with-animation[data-animation="fade-in-from-bottom"] {
    bottom: 0;
  }
  .img-with-aniamtion-wrap .inner {
    margin: 0 !important;
  }
  body .img-with-aniamtion-wrap img {
    max-width: 100%;
  }
  body .img-with-aniamtion-wrap:not([data-max-width-mobile="default"]) .inner {
    max-width: none !important;
  }
  .img-with-aniamtion-wrap.center[data-max-width-mobile="150%"]:not(
      [data-max-width="75%"]
    ):not([data-max-width="50%"])
    .inner,
  .img-with-aniamtion-wrap.right[data-max-width-mobile="125%"]:not(
      [data-max-width="75%"]
    ):not([data-max-width="50%"])
    .inner {
    margin-left: -25% !important;
  }
  .img-with-aniamtion-wrap.center[data-max-width-mobile="200%"]:not(
      [data-max-width="75%"]
    ):not([data-max-width="50%"])
    .inner,
  .img-with-aniamtion-wrap.right[data-max-width-mobile="150%"]:not(
      [data-max-width="75%"]
    ):not([data-max-width="50%"])
    .inner {
    margin-left: -50% !important;
  }
  .img-with-aniamtion-wrap.right[data-max-width-mobile="165%"]:not(
      [data-max-width="75%"]
    ):not([data-max-width="50%"])
    .inner {
    margin-left: -65% !important;
  }
  .img-with-aniamtion-wrap.right[data-max-width-mobile="175%"]:not(
      [data-max-width="75%"]
    ):not([data-max-width="50%"])
    .inner {
    margin-left: -75% !important;
  }
  .img-with-aniamtion-wrap.right[data-max-width-mobile="200%"] .inner {
    margin-left: -100% !important;
  }
  .img-with-aniamtion-wrap[data-max-width-mobile*="%"]:not(
      [data-max-width="75%"]
    ):not([data-max-width="50%"])
    img {
    width: 100%;
  }
  .img-with-aniamtion-wrap[data-max-width="75%"] .inner {
    max-width: 75%;
  }
  .img-with-aniamtion-wrap[data-max-width="50%"] .inner {
    max-width: 50%;
  }
  .full-width-section > .col.span_12 {
    margin-bottom: 0;
  }
  div[data-bg-mobile-hidden="true"] .row-bg.using-image {
    background-image: none !important;
  }
  .full-width-section {
    margin-top: 0;
  }
  #header-outer #top #logo img,
  #header-outer[data-transparent-header="true"][data-permanent-transparent="false"]
    #logo
    .dark-version,
  body[data-bg-header="true"] .full-width-content.first-section,
  body[data-bg-header="true"] .full-width-section.first-section,
  body[data-header-resize="0"]
    .container-wrap
    .portfolio-filters-inline.first-section {
    margin-top: 0 !important;
  }
  .nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2,
  .nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
    max-width: 75%;
  }
  body #header-outer[data-format="centered-menu-bottom-bar"] #top #logo img,
  body #header-outer[data-format="centered-menu-under-logo"] #top #logo img {
    margin: 0;
  }
  #header-outer[data-has-menu="false"][data-format="default"] #top .span_3,
  #header-outer[data-has-menu="true"] #top .span_3,
  #header-outer[data-has-menu="true"][data-mobile-fixed="1"] #top .span_3,
  #header-outer[data-has-menu="true"][data-ptnm="1"] #top .span_3,
  body.material
    #header-outer[data-format="centered-menu-bottom-bar"]
    #top
    .span_3 {
    text-align: left;
  }
  #header-outer[data-transparent-header="true"].no-pointer-events.side-widget-open {
    pointer-events: auto;
  }
  .material
    #header-outer[data-transparent-header="true"][data-mobile-fixed="1"].transparent {
    overflow: visible;
  }
  #header-outer[data-mobile-fixed="1"],
  #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"] {
    position: fixed !important;
  }
  .material #header-outer[data-mobile-fixed="false"][data-using-secondary="1"],
  .material.admin-bar
    #header-outer[data-mobile-fixed="false"][data-using-secondary="1"] {
    top: 0;
  }
  body #header-outer[data-transparent-header="true"][data-remove-border="true"],
  body
    #header-outer[data-transparent-header="true"][data-remove-border="true"].transparent {
    border: none;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right-hover"][data-slide-out-widget-area="true"][data-user-set-ocm="off"]
    #header-outer
    header
    > .container {
    max-width: 100%;
    padding: 0 18px;
  }
  .using-mobile-browser .slide-out-hover-icon-effect a {
    pointer-events: auto;
  }
  .container-wrap {
    z-index: 11;
  }
  .work-item:not([data-custom-content="on"]) .work-info-bg {
    display: none;
  }
  .style-3 .work-info-bg {
    display: block;
  }
  #header-outer[data-permanent-transparent="false"] #logo .dark-version,
  body #top #logo img {
    height: 24px;
    margin-top: -3px;
    top: 3px;
    position: relative;
  }
  #header-outer #top #logo img,
  #header-outer[data-transparent-header="true"][data-permanent-transparent="false"]
    #logo
    .dark-version {
    top: 0;
  }
  #header-outer[data-permanent-transparent="false"] #logo .dark-version,
  body.material
    #header-outer[data-permanent-transparent="false"]
    #logo
    .dark-version {
    position: absolute;
  }
  .ascend
    #header-outer:not([data-transparent-header="true"])
    #top
    #logo
    img.stnd,
  .ascend
    #header-outer:not([data-transparent-header="true"])
    #top
    #logo
    picture.stnd,
  .material
    #header-outer:not([data-transparent-header="true"])
    #top
    #logo
    img.stnd,
  .material
    #header-outer:not([data-transparent-header="true"])
    #top
    #logo
    picture.stnd,
  .original
    #header-outer:not([data-transparent-header="true"])
    #top
    #logo
    img.stnd,
  .original
    #header-outer:not([data-transparent-header="true"])
    #top
    #logo
    picture.stnd {
    position: relative;
  }
  body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .dark-version,
  body:not(.material)
    #header-outer[data-mobile-fixed="1"]
    #logo
    .starting-logo {
    top: 6px;
  }
  .admin-bar #header-outer,
  .logged-in.buddypress #header-outer {
    top: 0;
  }
  .admin-bar.material-ocm-open #header-outer.transparent {
    top: 46px;
  }
  body #header-outer {
    margin-bottom: 0;
    padding: 12px 0;
  }
  body.page-template-template-no-header-footer.nectar_using_pfsr #header-outer,
  body.page-template-template-no-header.nectar_using_pfsr #header-outer {
    padding: 0;
  }
  body #header-outer,
  body[data-hhun="1"]:not(.no-scroll)
    #header-outer:not([data-transparent-header="true"]):not(.detached),
  body[data-hhun="1"]:not(.no-scroll)
    #header-outer[data-permanent-transparent="false"][data-using-secondary="1"]:not(
      [data-transparent-header="true"]
    ) {
    position: relative;
  }
  .ascend
    #header-outer[data-transparent-header="true"][data-remove-border="false"].transparent,
  .original
    #header-outer[data-transparent-header="true"][data-remove-border="false"].transparent {
    transition: background-color 0.3s ease, box-shadow 0.3s ease,
      margin 0.25s ease;
  }
  #header-outer[data-permanent-transparent="1"].transparent
    #top
    .span_9
    > .slide-out-widget-area-toggle
    i {
    color: #fff;
  }
  body #slide-out-widget-area.slide-out-from-right-hover {
    z-index: 9999;
  }
  #header-outer.transparent.side-widget-open.no-bg-color
    #top
    #logo
    .starting-logo:not(.dark-version) {
    opacity: 1;
  }
  #header-outer.transparent.side-widget-open.no-bg-color
    #top
    #logo
    img:not(.starting-logo) {
    opacity: 0;
  }
  #slide-out-widget-area {
    top: 0 !important;
  }
  #header-outer #logo {
    top: 0;
    left: 0;
  }
  #header-space {
    display: none;
  }
  #header-space[data-header-mobile-fixed="1"] {
    display: block;
  }
  #top #mobile-cart-link,
  #top .mobile-search,
  #top .span_9 > .slide-out-widget-area-toggle {
    display: inline-block;
  }
  #top .col.span_3 {
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
  }
  #header-outer[data-format="centered-logo-between-menu"] #top .span_3,
  #header-outer[data-format="centered-menu"] #top .span_3,
  #top .col.span_3 {
    position: relative;
  }
  #header-outer #top .col.span_3 {
    line-height: 0;
  }
  #header-outer #top .col.span_3 #logo {
    vertical-align: middle;
  }
  #top .col.span_9 {
    margin-left: 0;
    margin-bottom: 0;
    width: 100% !important;
    float: none;
    z-index: 100;
    position: static;
    display: flex;
    align-items: center;
  }
  #header-outer[data-format="centered-logo-between-menu"] .row .col.span_9,
  #header-outer[data-format="centered-menu"] #top .span_9 {
    position: static;
  }
  #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9,
  #top .col.span_9 {
    min-height: 0;
    width: auto !important;
    position: absolute !important;
    right: 0;
    top: 0;
    z-index: 2000;
    height: 100%;
  }
  #slide-out-widget-area.slide-out-from-right-hover
    .inner[data-prepend-menu-mobile="true"]
    .off-canvas-menu-container,
  .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
  body:not(.single-post)
    #page-header-bg:not(.fullscreen-header)
    .nectar-particles
    .span_6
    .inner-wrap,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6,
  body:not(.single-post)
    #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header)
    .span_6
    > .inner-wrap,
  body:not(.single-post)
    #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header)
    .span_6
    > .inner-wrap,
  body:not([data-m-animate="1"])
    img.img-with-animation[data-animation="fade-in-from-bottom"],
  body[data-slide-out-widget-area="true"] #top #logo {
    -webkit-transform: none !important;
    transform: none !important;
  }
  body[data-slide-out-widget-area="true"]
    #top
    .span_9
    > .slide-out-widget-area-toggle.std-menu {
    left: 0 !important;
    right: auto !important;
    text-align: left;
    z-index: 10000;
  }
  body[data-slide-out-widget-area="true"] #top .span_3 {
    text-align: center;
  }
  body[data-slide-out-widget-area="true"]
    #header-outer[data-has-menu="false"]
    #top
    .span_3 {
    text-align: left;
  }
  #header-outer .slide-out-widget-area-toggle .lines,
  #header-outer .slide-out-widget-area-toggle .lines-button,
  #header-outer .slide-out-widget-area-toggle .lines:after,
  #header-outer .slide-out-widget-area-toggle .lines:before {
    width: 22px;
  }
  #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after {
    top: -6px;
  }
  body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
    top: 6px;
  }
  #header-outer[data-mobile-fixed="1"] #top #logo,
  body[data-slide-out-widget-area="true"] #top #logo {
    display: inline-block;
  }
  body[data-slide-out-widget-area="true"]:not(.material)
    [data-transparent-header="true"][data-mobile-fixed="false"]
    #top
    #logo {
    position: relative;
  }
  body[data-slide-out-widget-area="true"] #top .col.span_3 {
    width: 100%;
  }
  body
    #slide-out-widget-area:not(.slide-out-from-right-hover)
    .slide_out_area_close {
    display: block;
  }
  #slide-out-widget-area .widget_nav_menu {
    overflow-y: hidden;
    overflow-x: hidden;
  }
  #header-outer #top nav > ul {
    width: auto;
    padding: 15px 0 25px 0;
    margin: 0 auto 0 auto;
    z-index: 100000;
    position: relative;
  }
  #header-outer #top nav > ul > li > ul > li {
    opacity: 1;
    transform: none;
  }
  #header-outer #top nav > ul > .megamenu > ul > li,
  #top nav > ul li {
    display: block;
    width: auto;
    margin-left: 0;
  }
  #top nav > ul > .megamenu > .sub-menu {
    width: auto !important;
    opacity: 1;
    display: block;
  }
  #top nav > ul ul {
    position: relative;
    width: auto;
    top: 0;
    left: 0;
    padding: 0;
    opacity: 1;
    visibility: visible;
    box-shadow: 0 0 0 #fff;
    background-color: transparent;
    float: none;
  }
  #top nav > ul ul li {
    padding-left: 20px;
  }
  #top nav .sf-menu .sfHover > a {
    color: #ffbaaf;
  }
  a > .sf-sub-indicator {
    right: 0;
    position: absolute;
    padding: 16px;
    left: auto;
    top: 0;
    height: auto;
    width: auto;
  }
  .swiper-slide .mejs-controls {
    display: none;
    visibility: hidden;
  }
  #ajax-content-wrap .mejs-controls {
    display: flex;
    visibility: visible;
  }
  #ajax-content-wrap .post-area {
    padding-right: 0;
    margin-bottom: 0;
  }
  .slider-nav {
    position: relative;
    max-width: 600px;
    margin: -40px auto 0 auto;
  }
  body .slider-nav > span {
    height: 25px;
    width: 25px;
  }
  body .slider-nav > .left {
    left: 0;
  }
  body .slider-nav > .right {
    left: 30px;
  }
  #header-outer #top nav,
  .slider-nav span span {
    display: none !important;
  }
  #pagination {
    margin-bottom: 40px;
  }
  .portfolio-items .col .work-item .work-info .custom-content .nectar-button {
    width: auto;
  }
  #page-header-bg,
  #page-header-wrap,
  body .nectar-button.see-through-2,
  body .nectar-button.see-through-3 {
    transition: none !important;
    -webkit-transition: none !important;
  }
  #ajax-content-wrap .wp-caption {
    width: 100%;
  }
  .main-content > div {
    padding-bottom: 0;
  }
  #single-meta {
    display: block;
    clear: both;
    margin-bottom: 10px;
  }
  #page-header-bg[data-parallax="1"],
  body #page-header-bg:not(.fullscreen-header) .row,
  body.single-post #page-header-bg:not(.fullscreen-header) .row,
  body:not(.single-post) #page-header-bg .nectar-particles .span_6 .row,
  body:not(.single-post)
    #page-header-bg:not(.fullscreen-header)
    .nectar-particles
    .span_6
    > .inner-wrap,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
    top: 0 !important;
  }
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  body:not(.single-post)
    #page-header-bg[data-padding-amt="low"]:not(.fullscreen-header) {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  body:not(.single-post)
    #page-header-bg[data-padding-amt="high"]:not(.fullscreen-header) {
    padding-top: 13%;
    padding-bottom: 13%;
  }
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
    min-height: 40px;
  }
  body:not(.single-post)
    #page-header-bg:not(.fullscreen-header)
    .span_6.empty-title {
    min-height: 80px;
  }
  #page-header-bg[data-parallax="1"],
  #single-meta,
  body:not(.single-post)
    #page-header-bg:not(.fullscreen-header)
    .nectar-particles
    .span_6
    > .inner-wrap:first-child,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6,
  body:not(.single-post)
    #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header)
    .span_6
    .inner-wrap,
  body[data-header-format] #header-secondary-outer {
    position: relative !important;
  }
  body:not(.single-post) .nectar-particles svg {
    display: none;
  }
  #header-outer:not([data-permanent-transparent="1"]),
  #page-header-wrap,
  #top,
  .full-page-inner-wrap[data-content-pos="full_height"]
    .full-page-inner
    > .span_12,
  .vc_text_separator,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header),
  body:not(.single-post)
    #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header),
  body:not(.single-post)
    #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) {
    height: auto !important;
  }
  body:not(.single-post)
    #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header) {
    padding-top: 16%;
    padding-bottom: 4%;
  }
  body:not(.single-post)
    #page-header-bg[data-alignment-v="bottom"][data-padding-amt="low"]:not(
      .fullscreen-header
    ) {
    padding-top: 10%;
    padding-bottom: 2%;
  }
  body:not(.single-post)
    #page-header-bg[data-alignment-v="bottom"][data-padding-amt="high"]:not(
      .fullscreen-header
    ) {
    padding-top: 20%;
    padding-bottom: 6%;
  }
  body:not(.single-post)
    #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) {
    padding-top: 4%;
    padding-bottom: 16%;
  }
  body:not(.single-post)
    #page-header-bg[data-alignment-v="top"][data-padding-amt="low"]:not(
      .fullscreen-header
    ) {
    padding-top: 2%;
    padding-bottom: 10%;
  }
  body:not(.single-post)
    #page-header-bg[data-alignment-v="top"][data-padding-amt="high"]:not(
      .fullscreen-header
    ) {
    padding-top: 6%;
    padding-bottom: 20%;
  }
  .related-posts.columns-3 .span_4 {
    margin-right: 0;
  }
  #single-meta ul {
    margin-left: 0;
  }
  .page-template-template-portfolio-php .portfolio-filters {
    margin-bottom: 0;
  }
  #footer-outer #social li {
    width: 33px;
    margin-top: 9px;
    margin-bottom: 9px;
  }
  .nectar-recent-posts-slider .recent-post-container {
    max-width: none;
  }
  .nectar-recent-posts-slider .flickity-page-dots,
  .nectar-recent-posts-slider .recent-post-container {
    padding: 0 40px;
  }
  .nectar-flickity[data-controls="next_prev_arrows"]
    .flickity-prev-next-button {
    display: none;
  }
  .nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry)
    .flickity-slider
    .cell {
    width: 60%;
    margin-right: 7%;
  }
  .full-width-content
    .nectar-recent-posts-slider
    .recent-post-container
    .inner-wrap {
    max-width: 100%;
  }
  .span_9 .carousel-heading {
    padding-right: 0 !important;
  }
  #page-header-wrap {
    margin-top: 0;
    overflow: visible;
  }
  #page-header-bg .span_6,
  #page-header-bg[data-parallax="1"] .span_6 .inner-wrap {
    opacity: 1 !important;
  }
  body #header-outer[data-using-secondary="1"],
  body.admin-bar #header-outer[data-using-secondary="1"] {
    top: 0;
  }
  h1 .nectar-button,
  h2 .nectar-button,
  h3 .nectar-button,
  h4 .nectar-button {
    display: inline-block;
    margin-top: 20px;
  }
  body .clients.no-carousel:not(.fade-in-animation) > div {
    opacity: 1;
  }
  #page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
  .nectar-slider-wrap[data-caption-trans="reveal_title"]
    .swiper-slide
    .content
    h1
    > span
    span,
  .nectar-slider-wrap[data-caption-trans="reveal_title"]
    .swiper-slide
    .content
    h2
    > span
    span,
  .swiper-slide .content .buttons,
  .swiper-slide .content h1,
  .swiper-slide .content h2,
  .swiper-slide .content h3,
  .swiper-slide .content p {
    transform: none !important;
    -webkit-transform: none !important;
  }
  .nectar-slider-wrap[data-caption-trans="reveal_title"]
    .swiper-slide
    .content
    h1
    .word,
  .nectar-slider-wrap[data-caption-trans="reveal_title"]
    .swiper-slide
    .content
    h1
    > span
    span,
  .nectar-slider-wrap[data-caption-trans="reveal_title"]
    .swiper-slide
    .content
    h2
    .word,
  .nectar-slider-wrap[data-caption-trans="reveal_title"]
    .swiper-slide
    .content
    h2
    > span
    span,
  .owl-carousel[data-enable-animation="true"] .owl-controls,
  .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
  .post-area.masonry:not(.meta_overlaid),
  .swiper-slide .content .buttons,
  .swiper-slide .content h1,
  .swiper-slide .content h2,
  .swiper-slide .content h3,
  .swiper-slide .content p {
    opacity: 1 !important;
  }
  .col.has-animation[data-animation="fade-in-from-bottom"],
  .nectar-fancy-box.has-animation[data-animation="fade-in-from-bottom"],
  .wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
    bottom: 0 !important;
  }
  .parallax_slider_outer.first-section .swiper-container .slider-next,
  .parallax_slider_outer.first-section .swiper-container .slider-prev {
    margin-top: -30px;
  }
  .post-area.col_last:not(.auto_meta_overlaid_spaced) {
    padding-left: 0 !important;
  }
  .col.centered-text ul,
  .col.centered-text ul li,
  .wpb_column.centered-text ul,
  .wpb_column.centered-text ul li {
    text-align: left;
    margin-left: 0 !important;
  }
  .col.centered-text ul,
  .wpb_column.centered-text ul {
    margin: 0 !important;
    display: block !important;
  }
  #ajax-content-wrap .nectar-fancy-ul[data-animation="true"] ul li,
  .nectar-fancy-ul[data-animation="true"] ul li {
    left: 0;
  }
  .testimonial_slider .controls ul {
    text-align: center !important;
  }
  #page-header-bg[data-parallax="0"] {
    margin-top: -1px;
  }
  .wpb_tabs_nav .cta-button {
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    left: 0;
    right: auto;
  }
  #footer-widgets .container .row > div:last-child {
    margin-bottom: 0 !important;
  }
  .woocommerce .pp_gallery,
  body .pp_gallery {
    display: none;
  }
  .material .span_9 #author-bio {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .full-width-content
    .wpb_column.max_width_phone_420px.left_margin_phone_auto.right_margin_phone_auto {
    width: 320px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 690px) {
  .iosSlider.product-thumbnails .thumb {
    width: 98px;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar
    #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"],
  .admin-bar
    #header-outer[data-permanent-transparent="false"][data-mobile-fixed="1"],
  .logged-in.buddypress
    #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"],
  .logged-in.buddypress
    #header-outer[data-permanent-transparent="false"][data-mobile-fixed="1"],
  body.admin-bar
    #header-outer[data-transparent-header="true"][data-mobile-fixed="false"] {
    top: 47px;
  }
  #header-secondary-outer[data-permanent-transparent="1"] {
    margin-top: 0;
  }
  body {
    position: static;
  }
  #fp-nav.tooltip_alt {
    display: none;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1025px) and (orientation: landscape) {
  #header-outer[data-lhe="animated_underline"]
    #top
    nav
    > ul
    > li:not([class*="button_"])
    > a:hover
    .menu-title-text:after {
    display: none;
  }
  #to-top {
    display: none;
  }
  body .slide-out-hover-icon-effect a {
    pointer-events: auto;
  }
  #page-header-wrap
    #page-header-bg[data-animate-in-effect="zoom-out"]
    .page-header-bg-image {
    transition: none;
    -webkit-transition: none;
  }
  #page-header-bg[data-parallax="1"],
  #page-header-bg[data-parallax="1"] .span_6 {
    position: relative !important;
  }
  #page-header-bg[data-parallax="1"] {
    top: 0 !important;
  }
  #page-header-bg .span_6 {
    display: block !important;
    opacity: 1 !important;
  }
  .swiper-container .slider-right {
    right: 0 !important;
  }
  .video-texture {
    display: none;
  }
  img.img-with-animation[data-animation="fade-in-from-right"] {
    padding-left: 0;
  }
  img.img-with-animation[data-animation="fade-in-from-left"] {
    padding-right: 0;
  }
  .col.has-animation[data-animation="fade-in-from-bottom"],
  .wpb_column.has-animation[data-animation="fade-in-from-bottom"],
  img.img-with-animation[data-animation="fade-in-from-bottom"] {
    bottom: 0;
  }
  #full_width_portfolio .project-title.parallax-effect,
  .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
  .parallax_slider_outer.first-section .nectar-slider-wrap,
  .parallax_slider_outer.first-section .swiper-slide .content {
    transform: none !important;
    -webkit-transform: none !important;
  }
  .owl-carousel[data-enable-animation="true"] .owl-controls,
  .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
  .parallax_slider_outer.first-section .swiper-slide .content {
    opacity: 1 !important;
  }
  .col.has-animation[data-animation="grow-in"],
  .img-with-animation[data-animation="grow-in"],
  .wpb_column.has-animation[data-animation="grow-in"] {
    visibility: visible;
  }
  .portfolio-items .col .work-item .work-info a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
  }
  .portfolio-items .col .work-item .work-info .custom-content .nectar-button {
    width: auto;
  }
  body
    .portfolio-items[data-ps="6"]
    .work-item
    .parallaxImg-layers
    > div
    .bg-img:after {
    opacity: 1;
  }
  body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner,
  body .portfolio-items[data-ps="6"] .work-item .work-meta .inner {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .portfolio-items
    .col
    .work-item:not(.style-2):not(.style-3):not(.style-3-alt):not(.style-4)
    .work-info
    .vert-center {
    height: 100%;
    top: 0;
    transform: none;
    -webkit-transform: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (hover: none) and (pointer: coarse) {
  body .parallax_section .row-bg[data-parallax-speed="fixed"] {
    background-attachment: scroll !important;
  }
}
@media only screen and (max-device-width: 2600px) {
  body[data-ajax-transitions="true"].using-mobile-browser
    #ajax-loading-screen[data-method="standard"][data-disable-mobile="1"] {
    display: none;
  }
  body.using-mobile-browser.material
    #slide-out-widget-area.slide-out-from-right {
    overflow-y: scroll;
  }
  body.using-mobile-browser
    .parallax_section
    .row-bg[data-parallax-speed="fixed"] {
    background-attachment: scroll !important;
  }
  body.using-mobile-browser .cp-modal-popup-container {
    position: relative;
    z-index: 100000;
  }
  body[data-remove-m-video-bgs="1"].using-mobile-browser
    .nectar-video-wrap
    video,
  body[data-remove-m-video-bgs="1"].using-mobile-browser
    .swiper-slide
    .video-wrap
    video {
    display: none;
  }
  body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image {
    display: block;
  }
  .using-mobile-browser
    img.img-with-animation[data-animation="fade-in-from-right"] {
    padding-left: 0;
  }
  .using-mobile-browser
    img.img-with-animation[data-animation="fade-in-from-left"] {
    padding-right: 0;
  }
  .using-mobile-browser
    .col.has-animation[data-animation="fade-in-from-bottom"],
  .using-mobile-browser
    .wpb_column.has-animation[data-animation="fade-in-from-bottom"],
  .using-mobile-browser
    img.img-with-animation[data-animation="fade-in-from-bottom"] {
    bottom: 0;
  }
  .using-mobile-browser
    .owl-carousel[data-enable-animation="true"]
    .owl-stage
    > .owl-item,
  .using-mobile-browser
    .parallax_slider_outer
    .nectar-slider-wrap[data-animate-in-effect="zoom-out"].loaded
    .slide-bg-wrap,
  .using-mobile-browser .portfolio-items .style-5 .parallaxImg-rendered-layer {
    transform: none !important;
    -webkit-transform: none !important;
  }
  .using-mobile-browser #page-header-bg[data-parallax="1"] .span_6,
  .using-mobile-browser
    .owl-carousel[data-enable-animation="true"]
    .owl-controls,
  .using-mobile-browser
    .owl-carousel[data-enable-animation="true"]
    .owl-stage
    > .owl-item,
  body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image {
    opacity: 1 !important;
  }
  .using-mobile-browser
    .nectar-video-box
    .play_button_mouse_follow.nectar_video_lightbox {
    top: 50%;
    left: 50%;
  }
  .using-mobile-browser #page-header-bg[data-parallax="1"] .span_6 {
    display: block !important;
  }
  .using-mobile-browser .slide-out-hover-icon-effect a {
    pointer-events: auto;
  }
  .using-mobile-browser
    .wpb_row.parallax_section
    .row-bg.using-image.translate {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
  body.using-mobile-browser .nectar-video-wrap {
    height: 100%;
  }
  body.using-mobile-browser .blurred-wrap.blurred {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
  }
}
@media only screen and (min-width: 1600px) {
  .full-width-content .post-area .masonry-blog-item,
  .post-area.full-width-content .masonry-blog-item {
    width: 18%;
  }
  body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide {
    width: 50%;
  }
  body
    .portfolio-items.constrain-max-cols
    .col.elastic-portfolio-item.wide_tall {
    width: 50%;
  }
  body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.tall,
  body
    .portfolio-items.constrain-max-cols.masonry-items
    .col.elastic-portfolio-item.regular {
    width: 25%;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1600px) {
  body .default-style .portfolio-items .col.elastic-portfolio-item {
    width: 22.43% !important;
  }
  .full-width-content .post-area .masonry-blog-item,
  .post-area.full-width-content .masonry-blog-item {
    width: 23%;
  }
  .full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
    padding-left: 2.8% !important;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1300px) {
  body
    .portfolio-items.constrain-max-cols.no-masonry
    .col.elastic-portfolio-item {
    width: 25%;
  }
}
@media only screen and (min-width: 470px) and (max-width: 990px) {
  .portfolio-items .elastic-portfolio-item {
    width: 50%;
  }
}
@media only screen and (max-width: 690px) and (min-width: 470px) {
  .format-status .post-content .status-inner,
  .post.format-aside .aside-inner,
  .post.link .post-content .link-inner,
  .post.quote .post-content .quote-inner {
    padding: 50px 10%;
  }
}
@media only screen and (max-width: 690px) {
  body[data-remove-m-video-bgs="1"] .nectar-video-wrap video,
  body[data-remove-m-video-bgs="1"] .swiper-slide .video-wrap video {
    display: none;
  }
  body[data-remove-m-video-bgs="1"] .mobile-video-image {
    display: block;
  }
  .posts-container[data-load-animation="fade_in"] article .inner-wrap,
  .posts-container[data-load-animation="fade_in"] article .inner-wrap.animated,
  .posts-container[data-load-animation="fade_in_from_bottom"] .inner-wrap,
  .posts-container[data-load-animation="fade_in_from_bottom"]
    .inner-wrap.animated,
  .posts-container[data-load-animation="perspective"] article .inner-wrap,
  .posts-container[data-load-animation="perspective"]
    article
    .inner-wrap.animated {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  .post-area.masonry.classic
    .posts-container:not(.meta-moved)
    .post-content
    > .post-meta {
    opacity: 0;
    position: absolute !important;
  }
  .material .related-post-wrap h3.related-title {
    padding-top: 60px;
  }
  .nectar-recent-posts-slider .inner-wrap {
    max-width: 80%;
  }
  .arhchive #page-header-wrap #page-header-bg .subheader {
    display: none;
  }
}
@media only screen and (max-width: 470px) {
  .format-status .post-content .status-inner,
  .post.format-aside .aside-inner,
  .post.link .post-content .link-inner,
  .post.quote .post-content .quote-inner {
    padding: 50px 10%;
  }
  .full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
    padding: 0 10% !important;
  }
  body .post-area.auto_meta_overlaid_spaced[data-ams].span_9 {
    margin: 0;
  }
  body .auto_meta_overlaid_spaced[data-ams].span_9 .masonry-blog-item {
    padding-left: 0;
    padding-right: 0;
  }
}
p {
  padding-bottom: 1.5em;
}
.material .wpb_content_element,
.material .wpb_row {
  margin-bottom: 1.5em;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin-bottom: 1.5rem;
}
.material .vc_row-fluid[data-column-margin="none"] {
  margin-bottom: 0;
}
#header-space {
  background-color: #fff;
}
body[data-header-color="dark"] #header-space {
  background-color: #000;
}
#sidebar .widget.widget_categories li,
#sidebar .widget.widget_nav_menu li,
#sidebar .widget.widget_pages li,
#sidebar div ul li {
  border: none;
  padding: 4px 0;
}
.material #footer-outer #footer-widgets .col ul li {
  padding: 4px 0 !important;
  border: none;
}
@media only screen and (min-width: 1000px) {
  body #footer-outer .row {
    padding: 75px 0;
  }
}
#page-header-wrap,
.container-wrap,
.material .vc_text_separator div,
.ocm-effect-wrap,
.page-header-no-bg,
.page-template-template-portfolio-php .portfolio-items .col.span_3,
.page-template-template-portfolio-php .portfolio-items .col.span_4,
.portfolio-items .col,
.project-title {
  background-color: #fff;
}
#call-to-action .triangle {
  color: #fff;
}
#footer-outer #footer-widgets .col ul li,
#sidebar .widget.widget_categories li,
#sidebar .widget.widget_nav_menu li,
#sidebar .widget.widget_pages li,
#sidebar div ul li {
  border: none;
  padding: 4px 0;
}
#footer-outer .widget.widget_categories li,
#footer-outer .widget.widget_nav_menu li,
#footer-outer .widget.widget_pages li,
#sidebar .widget.widget_categories li,
#sidebar .widget.widget_nav_menu li,
#sidebar .widget.widget_pages li {
  padding: 4px 0 !important;
}
.material #footer-outer .widget li a,
.material #sidebar .widget li a,
.material .widget li a {
  padding: 0 !important;
  border: none;
  color: inherit;
}
body[data-header-resize="1"] .container-wrap,
body[data-header-resize="1"] .project-title {
  margin-top: 0;
  padding-top: 40px;
}
body.search-results.material .container-wrap {
  margin-top: 0;
}
body[data-header-resize="1"] #page-header-wrap {
  margin-top: 0;
}
body.material .page-header-no-bg {
  padding-top: 35px;
  margin-top: 0;
}
.nectar-slider-wrap.first-section .swiper-slide .content,
.parallax_slider_outer.first-section,
.parallax_slider_outer.first-section .swiper-slide .content {
  margin-top: 0 !important;
}
body.material
  #header-outer[data-header-resize="0"]:not([data-format="left-header"]):not(
    .scrolled-down
  ):not(.fixed-menu),
body.material
  #header-outer[data-header-resize="1"]:not([data-format="left-header"]):not(
    .scrolled-down
  ):not(.small-nav),
body[data-hhun="1"].material
  #header-outer[data-header-resize="0"][data-remove-fixed="0"]:not(
    [data-format="left-header"]
  ):not(.scrolled-down):not(.fixed-menu).invisible {
  box-shadow: none;
}
body.material
  #header-outer[data-box-shadow="large-line"][data-header-resize="0"]:not(
    .transparent
  ):not([data-format="left-header"]):not(.scrolled-down):not(.fixed-menu),
body.material
  #header-outer[data-box-shadow="large-line"][data-header-resize="1"]:not(
    .transparent
  ):not([data-format="left-header"]):not(.scrolled-down):not(.small-nav) {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08), 0 18px 40px transparent;
}
@media only screen and (max-width: 999px) {
  body.material
    #header-outer[data-header-resize="1"]:not([data-box-shadow="none"]):not(
      .transparent
    ):not([data-format="left-header"]) {
    transition: all 0.25s ease;
  }
}
@media only screen and (min-width: 1000px) {
  body.material
    .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small)
    .lines-button:after,
  body.material
    .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small)
    .lines:after,
  body.material
    .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small)
    .lines:before {
    height: 2px !important;
  }
  .slide-out-hover-icon-effect:not(.small) {
    width: 32px;
    overflow: hidden;
  }
  #top .slide-out-widget-area-toggle:not(.small) a .close-wrap {
    height: 28px;
    width: 22px !important;
  }
  #top .slide-out-widget-area-toggle:not(.small) a.using-label .close-wrap {
    height: 22px;
  }
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small)
    .lines:after {
    top: -8px;
  }
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small)
    .lines:before {
    top: 8px;
  }
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small)
    .lines:before {
    width: 1.4rem;
  }
}
@media only screen and (max-width: 999px) {
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small)
    .lines:before {
    width: 1rem;
  }
}
#top .slide-out-widget-area-toggle a span {
  overflow: hidden;
  width: 22px;
}
#top .slide-out-widget-area-toggle a > span {
  position: relative;
}
#top .slide-out-widget-area-toggle a span .lines-button.hover-effect {
  left: -30px;
  margin-top: -2px;
}
#top .slide-out-widget-area-toggle a .lines-button:after {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 40ms,
    background-color 0.2s ease, opacity 0.2s ease !important;
}
body .slide-out-widget-area-toggle a:hover .lines:before {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 80ms,
    background-color 0.2s ease, opacity 0.2s ease !important;
}
body .slide-out-widget-area-toggle a:hover .lines:after {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0s,
    background-color 0.2s ease, opacity 0.2s ease !important;
}
body .lines:before {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0s,
    background-color 0.2s ease, opacity 0.2s ease !important;
}
body .lines:after {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 80ms,
    background-color 0.2s ease, opacity 0.2s ease !important;
}
#top a.no-trans .lines-button:after,
#top a.no-trans .lines:after,
#top a.no-trans .lines:before {
  transition: none !important;
}
body[data-slide-out-widget-area-style*="fullscreen"]
  #top
  .menu-push-out
  .lines-button:after,
body[data-slide-out-widget-area-style*="fullscreen"]
  #top
  .menu-push-out
  .lines:after,
body[data-slide-out-widget-area-style*="fullscreen"]
  #top
  .menu-push-out
  .lines:before,
body[data-slide-out-widget-area-style="simple"]
  #top
  .menu-push-out
  .lines-button:after,
body[data-slide-out-widget-area-style="simple"]
  #top
  .menu-push-out
  .lines:after,
body[data-slide-out-widget-area-style="simple"]
  #top
  .menu-push-out
  .lines:before {
  transform: translateX(30px) !important;
}
@media only screen and (min-width: 1000px) {
  body #top .effect-shown .lines-button:after,
  body #top .effect-shown .lines:after,
  body #top .effect-shown .lines:before,
  body #top .slide-out-widget-area-toggle a:hover .lines-button:after,
  body #top .slide-out-widget-area-toggle a:hover .lines:after,
  body #top .slide-out-widget-area-toggle a:hover .lines:before {
    transform: translateX(30px);
  }
  body[data-slide-out-widget-area-style*="fullscreen"]
    #top
    .menu-push-out
    .lines-button:after,
  body[data-slide-out-widget-area-style*="fullscreen"]
    #top
    .menu-push-out
    .lines:after,
  body[data-slide-out-widget-area-style*="fullscreen"]
    #top
    .menu-push-out
    .lines:before {
    transform: translateX(60px) !important;
  }
  body[data-slide-out-widget-area-style="simple"]
    #top
    .slide-out-widget-area-toggle
    a:hover
    .lines-button:after,
  body[data-slide-out-widget-area-style="simple"]
    #top
    .slide-out-widget-area-toggle
    a:hover
    .lines:after,
  body[data-slide-out-widget-area-style="simple"]
    #top
    .slide-out-widget-area-toggle
    a:hover
    .lines:before {
    transform: none;
  }
}
body.material
  #header-outer:not([data-format="left-header"])
  #top
  nav
  > .buttons
  > li {
  margin: 0 14px;
}
body.material
  #header-outer:not([data-format="left-header"])
  #top
  nav
  > .buttons
  > li.menu-item {
  margin: 0;
}
body.material
  #header-outer[data-transparent-header="true"].transparent
  nav
  > ul
  > li
  > a {
  margin-bottom: 0;
}
body.material #header-outer #top nav > .buttons > li:last-child,
body.material
  #header-outer[data-format="centered-menu-bottom-bar"]
  #top
  nav
  > .buttons
  > .slide-out-widget-area-toggle {
  margin-right: 0 !important;
}
body.material
  #header-outer:not([data-format="left-header"])
  #top
  nav
  > .buttons
  > .slide-out-widget-area-toggle {
  margin-right: 0;
}
#header-outer .sf-menu > li > a > .sf-sub-indicator {
  height: auto;
}
body.material #header-outer #top nav > .buttons > li:first-child {
  margin-left: 0;
}
body.material #header-outer .cart-menu,
body.material #top nav ul #nectar-user-account > div,
body.material #top nav ul #search-btn > div {
  padding-left: 0;
  border-left: none !important;
}
#top nav ul #nectar-user-account a,
#top nav ul #nectar-user-account a span,
#top nav ul #search-btn a,
#top nav ul #search-btn a span,
#top nav ul .slide-out-widget-area-toggle a {
  height: 21px;
  line-height: 21px;
}
#header-outer[data-format="left-header"] .sf-menu li {
  opacity: 1;
}
body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart,
body.material #top nav ul #search-btn a span {
  font-size: 20px;
}
body.material #top nav ul #nectar-user-account a span {
  font-size: 20px;
  width: 26px;
  max-width: 26px;
}
body.material #header-outer #social-in-menu i {
  font-size: 18px;
  width: 36px;
  top: 0;
}
body
  #header-outer[data-transparent-header="true"]
  #top
  nav
  ul
  #nectar-user-account
  > div,
body.material #header-outer .cart-menu {
  border-left: none;
}
body.material
  #header-outer:not([data-format="left-header"])
  #top
  nav
  > .buttons {
  margin-left: 30px;
}
body.material
  #header-outer[data-full-width="true"][data-has-buttons="no"]:not(
    [data-format="left-header"]
  )
  #top
  nav
  > .buttons,
body.material
  #header-outer[data-has-buttons="no"]:not([data-format="left-header"])
  #top
  nav
  > .buttons {
  margin-left: 0;
}
body.material
  #header-outer[data-has-buttons="no"][data-full-width="false"][data-format="default"]:not(
    [data-lhe="button_bg"]
  )
  #top
  nav
  > .sf-menu
  > li:not([class*="button_"]):last-child
  a {
  padding-right: 0;
}
body.material
  #header-outer[data-has-buttons="no"][data-full-width="false"][data-format="default"]
  #top
  nav
  > .sf-menu
  > li[class*="button_"]:last-child
  a {
  margin-right: 0;
}
body.material
  #header-outer[data-full-width="true"]:not([data-format="left-header"])
  #top
  nav
  > .buttons {
  margin-left: 28px;
}
body.material #header-outer #top nav > ul #social-in-menu a {
  line-height: 22px;
}
.material #top nav > .buttons,
.material #top nav > .product_added.buttons {
  padding-right: 0 !important;
}
body[data-full-width-header="false"]
  #slide-out-widget-area
  .slide_out_area_close {
  z-index: 100;
}
#footer-outer #footer-widgets .col ul li a,
#sidebar div ul li a {
  display: block;
}
#footer-outer .widget h4,
#sidebar h4 {
  margin-bottom: 15px;
}
body #footer-outer #copyright {
  font-size: 14px;
  background-color: transparent;
}
#footer-outer[data-copyright-line="true"] #copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#footer-outer[data-custom-color="true"] #footer-widgets a:not(.nectar-button) {
  transition: all 0.2s ease;
}
#footer-outer[data-custom-color="true"]
  #footer-widgets
  a:not(.nectar-button):focus,
#footer-outer[data-custom-color="true"]
  #footer-widgets
  a:not(.nectar-button):hover {
  opacity: 0.65;
}
#footer-outer[data-custom-color="true"]
  #footer-widgets
  .tagcloud
  a:not(.nectar-button):hover {
  opacity: 1;
}
#footer-outer[data-using-widget-area="false"] #copyright {
  border: none;
}
.material #sidebar .widget .tagcloud a,
.material .widget .tagcloud a,
.single .post-area .content-inner > .post-tags a {
  border-radius: 0 !important;
  padding: 5px 10px;
  margin: 10px 10px 0 0;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  background-color: transparent;
}
.material #sidebar .widget .tagcloud a:before,
.material .widget .tagcloud a:before,
.single .post-area .content-inner > .post-tags a:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  opacity: 0.06;
}
.material[data-button-style*="rounded"] #sidebar .widget .tagcloud a,
.material[data-button-style*="rounded"] #sidebar .widget .tagcloud a:before,
.material[data-button-style*="rounded"] .widget .tagcloud a,
.material[data-button-style*="rounded"] .widget .tagcloud a:before,
.single[data-button-style*="rounded"] .post-area .content-inner > .post-tags a,
.single[data-button-style*="rounded"]
  .post-area
  .content-inner
  > .post-tags
  a:before {
  border-radius: 50px !important;
}
.material #sidebar .widget .tagcloud a:hover,
.material .widget .tagcloud a:hover,
.sharing-default-minimal .nectar-social a:hover,
.single .post-area .content-inner > .post-tags a:hover {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
}
.material #sidebar .widget .recentcomments {
  background-color: transparent;
  padding: 0;
  margin-bottom: 8px;
}
#header-outer.light-text #search-outer input[type="text"],
.material #sidebar .widget .tagcloud a:hover,
.material .span_12.light #sidebar .widget .tagcloud a,
.material .span_12.light .widget .tagcloud a,
.single.material .post-area .content-inner > .post-tags a:hover,
body.mobile.material[data-header-color="light"]
  #header-outer[data-permanent-transparent="1"].transparent
  .slide-out-widget-area-toggle
  a
  .close-line,
body[data-header-color="dark"] #header-outer #search-outer input[type="text"] {
  color: #fff !important;
}
body.single-post .content-inner > .post-tags {
  margin-top: 60px;
}
#to-top,
.nectar-button,
.nectar-button.see-through,
.swiper-slide .button a,
body .nectar-button.see-through,
body .nectar-button.see-through-2 {
  border-radius: 0 !important;
  box-shadow: none;
}
body.material .nectar-button.large {
  padding-left: 35px;
  padding-right: 35px;
}
body.material .nectar-button.jumbo {
  padding-left: 50px;
  padding-right: 50px;
}
body.material .nectar-button.jumbo:not([class*="see-through"]) {
  padding: 23px 50px;
}
body.material .nectar-button.regular[class*="m-extra-color-gradient-"]:before,
body.material
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:after,
body.material
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:before,
body.material .nectar-button.see-through[data-color-override="false"] i:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
body.material[data-button-style*="slightly_rounded"]
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:before {
  border-radius: 5px;
}
body.material[data-button-style*="slightly_rounded"]
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:after {
  border-radius: 3px;
}
body.material[data-button-style="default"]
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:after,
body.material[data-button-style="default"]
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:before {
  border-radius: 0;
}
body.material[data-button-style="default"] .nectar-button {
  box-shadow: none;
}
body.material
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:before {
  border-radius: 50px;
  z-index: -2;
  backface-visibility: hidden;
}
body.material
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:after {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  border-radius: 50px;
  background-color: #fff;
  z-index: -1;
  backface-visibility: hidden;
}
body.material
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:hover:after {
  opacity: 0;
}
body.material .nectar-button.see-through[class*="m-extra-color-gradient-"] {
  backface-visibility: hidden;
  border: none !important;
}
body.material .nectar-button.see-through:hover i,
body.material .nectar-button.see-through[data-color-override="false"] i,
body.material
  .nectar-button.see-through[data-color-override="false"]:hover
  i:after {
  box-shadow: none !important;
}
body.material[data-button-style="default"]
  .nectar-button.regular[class*="m-extra-color-gradient-"]:before {
  border-radius: 0;
}
body.material[data-button-style*="rounded"]
  .nectar-button.regular[class*="m-extra-color-gradient-"]:before {
  border-radius: 100px;
}
body.material[data-button-style*="slightly_rounded"]
  .nectar-button.regular[class*="m-extra-color-gradient-"]:before {
  border-radius: 5px;
}
body.material .nectar-button.regular[class*="m-extra-color-gradient-"]:before {
  opacity: 0;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through[class*="m-extra-color-gradient-"].has-icon:not(
    :hover
  )
  span {
  transform: none !important;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through[class*="m-extra-color-gradient-"].has-icon:not(
    :hover
  )
  i {
  transform: translateX(-5px) translateY(-50%) !important;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:not(:hover)
  i {
  opacity: 0 !important;
  background-color: transparent !important;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:hover
  i {
  opacity: 1 !important;
}
body.material
  .nectar-button.regular[class*="m-extra-color-gradient-"]:hover:before {
  opacity: 1;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through-2[data-color-override="#ffffff"]:not(:hover)
  i,
body.material[data-button-style^="rounded"]
  .nectar-button.see-through-3[data-color-override="#ffffff"]:not(:hover)
  i,
body.material[data-button-style^="rounded"]
  .nectar-button.see-through[data-color-override="#ffffff"]
  i,
body.material[data-button-style^="rounded"]
  .span_12.light
  .nectar-button.see-through-2[data-color-override="false"]:not(:hover)
  i {
  color: #000 !important;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through-2[data-hover-color-override="#ffffff"]:hover
  i,
body.material[data-button-style^="rounded"]
  .nectar-button.see-through-3[data-hover-color-override="#ffffff"]:hover
  i {
  background-color: rgba(0, 0, 0, 0.07) !important;
}
body.material
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:hover,
body.material[data-button-style^="rounded"] .nectar-button.see-through i,
body.material[data-button-style^="rounded"]
  .nectar-button.see-through-2:not(:hover)
  i,
body.material[data-button-style^="rounded"]
  .nectar-button.see-through-3:not(:hover)
  i {
  color: #fff !important;
}
body.material .nectar-button.large i {
  font-size: 16px;
}
body.material .nectar-button.jumbo i {
  font-size: 20px;
}
body.material[data-button-style^="rounded"] .nectar-button.large i {
  font-size: 14px;
}
body.material[data-button-style^="rounded"] .nectar-button.jumbo i {
  font-size: 18px;
}
body.material .nectar-button.jumbo.see-through,
body.material .nectar-button.jumbo.see-through-2,
body.material .nectar-button.jumbo.see-through-3 {
  border-width: 2px;
}
.nectar-button.has-icon.see-through[class*="m-extra-color-gradient-"]
  .im-icon-wrap
  svg
  path {
  fill: #000;
  transition: all 0.2s ease;
}
.nectar-button.has-icon.see-through[class*="m-extra-color-gradient-"]:hover
  .im-icon-wrap
  svg
  path {
  fill: #fff;
}
body.material .nectar-button.has-icon,
body.material .nectar-button.tilt.has-icon {
  padding-right: 46px;
}
body.material .nectar-button.has-icon.large {
  padding-right: 44px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.large[class*="m-extra-color-gradient-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.has-icon.large {
  padding-right: 37px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.has-icon.jumbo {
  padding-right: 56px;
  padding-left: 54px;
  padding-top: 20px;
  padding-bottom: 20px;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.has-icon.large:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ) {
  padding-right: 39px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.has-icon.jumbo:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ),
body.material:not([data-button-style^="rounded"])
  .nectar-button.has-icon.jumbo[class*="m-extra-color-gradient-"] {
  padding-right: 56px;
  padding-left: 54px;
  padding-top: 22px;
  padding-bottom: 22px;
}
body.material .nectar-button.has-icon.jumbo {
  padding-top: 22px;
  padding-bottom: 22px;
  padding-right: 66px;
  padding-left: 54px;
}
body.material[data-button-style^="rounded"]
  .nectar-button.has-icon:not([class*="see-through"])
  i,
body.material[data-button-style^="rounded"]
  .nectar-button.has-icon[class*="see-through"]:hover
  i {
  background-color: rgba(255, 255, 255, 0.22);
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through[class*="m-extra-color-gradient-"]:hover
  i {
  background-color: rgba(255, 255, 255, 0.22) !important;
}
body.material[data-button-style^="rounded"]
  .nectar-button.has-icon[data-color-override="#ffffff"].regular-button
  i,
body.material[data-button-style^="rounded"]
  .nectar-button.has-icon[data-color-override="#ffffff"].regular-button:hover
  i {
  background-color: rgba(0, 0, 0, 0.04);
}
body.material .nectar-button.has-icon i {
  right: 14px;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  line-height: 32px;
  height: 32px;
  width: 32px;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon i {
  transition: none;
  -webkit-transition: none;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.see-through-2.has-icon
  i,
body.material:not([data-button-style^="rounded"])
  .nectar-button.see-through-3.has-icon
  i,
body.material:not([data-button-style^="rounded"])
  .nectar-button.see-through.has-icon[data-color-override="false"]
  i {
  color: inherit !important;
}
body.material[data-button-style^="rounded"] .nectar-button.has-icon i {
  background-color: rgba(0, 0, 0, 0.2);
}
body.material .nectar-button.has-icon.large i {
  transform: translateY(-50%) translateX(6px);
}
body.material .nectar-button.has-icon.large:not([class*="see-through"]) i {
  transform: translateY(-50%) translateX(4px);
}
body.material .nectar-button.has-icon.jumbo i {
  transform: translateY(-50%) translateX(2px);
  height: 44px;
  width: 44px;
  line-height: 44px;
}
body.material .nectar-button.has-icon.jumbo:not([class*="see-through"]) i {
  transform: translateY(-50%) translateX(3px);
  height: 44px;
  width: 44px;
  line-height: 44px;
}
body.material .nectar-button.has-icon.small {
  padding-right: 36px;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.has-icon.small {
  padding-right: 28px;
}
body.material .nectar-button.has-icon.small i {
  transform: translateY(-50%) translateX(8px);
  height: 24px;
  width: 24px;
  line-height: 24px;
}
body.material .nectar-button.has-icon.small:not([class*="see-through"]) i {
  transform: translateY(-50%) translateX(7px);
  height: 24px;
  width: 24px;
  line-height: 24px;
}
body.material .nectar-button.medium,
body.material
  .nectar-button.medium:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ) {
  padding-left: 24px;
  padding-right: 24px;
}
body.material .nectar-button.medium i {
  font-size: 16px;
}
body.material[data-button-style^="rounded"] .nectar-button.medium i {
  font-size: 14px;
}
body.material .nectar-button.has-icon.medium,
body.material
  .nectar-button.has-icon.medium:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ) {
  padding-right: 38px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.has-icon.medium {
  padding-right: 32px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.has-icon.medium:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ) {
  padding-right: 34px;
  padding-left: 46px;
}
body.material .nectar-button.has-icon.medium i {
  transform: translateY(-50%) translateX(7px);
  height: 28px;
  width: 28px;
  line-height: 28px;
}
body.material .nectar-button.has-icon.medium:not([class*="see-through"]) i {
  transform: translateY(-50%) translateX(4px);
  height: 28px;
  width: 28px;
  line-height: 28px;
}
body.material .nectar-button.has-icon.extra_jumbo[class*="see-through"] {
  border-width: 6px;
  padding-top: 31px;
  padding-bottom: 31px;
}
body.material .nectar-button.has-icon.extra_jumbo[class*="see-through"] i {
  transform: translateY(-50%) translateX(-3px);
}
body.material .nectar-button.has-icon.extra_jumbo {
  padding-top: 36px;
  padding-bottom: 36px;
  padding-right: 142px;
  padding-left: 80px;
}
body.material .nectar-button.has-icon.extra_jumbo:hover span {
  transform: translateX(-18px);
}
body.material .nectar-button.has-icon.extra_jumbo i {
  transform: translateY(-50%) translateX(-6px);
  height: 94px;
  width: 94px;
  margin-top: 0;
  line-height: 94px;
}
#header-outer[data-full-width="true"] #top nav ul #nectar-user-account > div,
body
  #header-outer[data-transparent-header="true"].transparent
  #top
  nav
  ul
  #nectar-user-account
  > div {
  border: none !important;
}
#header-outer .sf-menu ul li a {
  border-bottom: none;
}
#top #mobile-cart-link i {
  height: 20px;
  line-height: 20px;
}
#header-outer header {
  transition: all 0.2s;
}
#header-outer:not([data-format="left-header"]).material-search-open header {
  opacity: 0;
  transition: all 0.2s;
  pointer-events: none;
}
#header-outer:not([data-format="left-header"]).material-search-open
  header
  .span_3 {
  pointer-events: none !important;
}
#header-outer.material-search-open {
  box-shadow: none;
}
.material #header-outer.no-material-transition #search-outer,
body[data-slide-out-widget-area-style="slide-out-from-right"]
  .ocm-effect-wrap.material-ocm-open.no-material-transition,
body[data-slide-out-widget-area-style="slide-out-from-right"].material
  .ocm-effect-wrap-shadow.no-material-transition,
body[data-slide-out-widget-area-style="slide-out-from-right"]
  > a.slide_out_area_close.no-material-transition {
  transition: none;
}
body[data-header-color="dark"] #ajax-content-wrap:after {
  background-color: rgba(255, 255, 255, 0.55);
}
#ajax-content-wrap:after {
  background-color: rgba(0, 0, 0, 0.45);
  content: "";
  position: fixed;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  pointer-events: none;
  transform: translateZ(0);
  backface-visibility: hidden;
  transition: opacity 0.7s cubic-bezier(0.15, 0.2, 0.1, 1);
}
#ajax-content-wrap.material-open:after {
  opacity: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #ajax-content-wrap:after {
    display: none;
  }
}
#header-secondary-outer,
#header-secondary[data-using-secondary="1"] {
  transition: transform 0.32s ease;
}
#slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container
  .menu
  li
  small {
  display: block;
  margin: 5px 0;
}
#slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container
  .menu
  > li
  > small {
  margin: 5px 0;
}
#slide-out-widget-area
  .inner
  .off-canvas-menu-container.mobile-only
  .menu.secondary-header-items {
  display: none;
}
#slide-out-widget-area .mobile-only .menu.secondary-header-items {
  margin-top: 25px;
}
#slide-out-widget-area .mobile-only .menu.secondary-header-items li a {
  font-size: 18px;
}
body.material
  #slide-out-widget-area
  .mobile-only.off-canvas-menu-container
  .menu.secondary-header-items
  li {
  margin-bottom: 5px;
}
.nectar-video-box
  a.nectar_video_lightbox:not(.play_button_mouse_follow):before {
  opacity: 0.8;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  border: none;
}
.nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2 {
  background-color: transparent !important;
}
.nectar-video-box:not([data-mouse-style="see_through_contrast"])
  a.nectar_video_lightbox {
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
}
.nectar_video_lightbox.play_button:before,
.span_12.dark .nectar_video_lightbox.play_button:before {
  border-width: 3px;
}
.nectar_video_lightbox svg {
  width: 18px;
  height: 18px;
}
#header-outer #top #mobile-cart-link i,
#header-outer .mobile-search .icon-salient-search,
#header-outer .mobile-user-account .icon-salient-m-user {
  background-color: transparent !important;
  vertical-align: middle;
  font-size: 18px;
}
#header-outer .mobile-user-account .icon-salient-m-user {
  font-size: 19px;
  width: 21px;
}
#header-outer #top #mobile-cart-link i {
  font-size: 19px;
  width: 19px;
}
#header-outer .mobile-search .icon-salient-search,
#header-outer .mobile-user-account .icon-salient-m-user {
  transition: color 0.3s ease;
}
.sf-menu li ul li a .menu-title-text:after,
body
  #header-outer
  .mobile-header
  li:not([class*="button_"])
  > a
  .menu-title-text:after,
body
  #header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li:not([class*="button_"])
  > a
  .menu-title-text:after,
body
  #header-outer[data-lhe="animated_underline"]
  .nectar-header-text-content
  a:after,
body
  #header-secondary-outer[data-lhe="animated_underline"]
  nav
  > .sf-menu
  > li:not([class*="button_"])
  > a
  .menu-title-text:after {
  transform-origin: 0 0;
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  bottom: -3px;
}
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li:not([class*="button_"])
  > a
  .menu-title-text:after {
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1),
    border-color 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
}
body
  #header-secondary-outer[data-lhe="animated_underline"]
  nav
  > .sf-menu
  > li:not([class*="button_"])
  > a
  .menu-title-text:after {
  bottom: 0;
  border-width: 1px;
}
#search-outer #search #close a:before,
.slide_out_area_close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 46px;
  height: 46px;
  margin: -23px 0 0 -23px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.05);
  content: "";
  transform: scale(1) translateZ(0);
  transition: all 0.45s cubic-bezier(0.15, 0.2, 0.1, 1);
}
#search-outer #search #close a:before {
  width: 42px;
  height: 42px;
  margin: -21px 0 0 -21px;
}
.nectar-close-btn:hover:not(:focus):before,
body[data-is].material #search-outer #search #close a:hover:not(:focus):before,
body[data-is].material .slide_out_area_close:hover:not(:focus):before {
  transform: scale(1.2) translateZ(0);
}
blockquote::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  content: "";
  border-left: 4px solid rgba(0, 0, 0, 0.1);
}
blockquote.tiktok-embed {
  padding-left: 0;
}
blockquote.tiktok-embed:before {
  display: none;
}
blockquote.wp-block-quote.has-text-align-center.is-style-large {
  padding: 1em 1em;
}
.testimonial_slider blockquote:before {
  border: none;
}
blockquote {
  position: relative;
  padding-left: 1.8em;
}
body #search-results .result .bottom-line,
body .masonry-blog-item .bottom-line,
body .masonry-blog-item .more-link {
  display: none;
}
body.material .masonry-blog-item .inner-wrap,
body.material .masonry-blog-item .mejs-container .mejs-controls {
  box-shadow: none;
}
.masonry-blog-item .post-meta {
  padding: 0 18px 18px;
}
.post .nectar-love-wrap {
  line-height: 20px;
}
.masonry-blog-item .inner-wrap {
  padding: 0;
}
.masonry-blog-item .content-inner .post-featured-img img,
.masonry-blog-item .more-link,
.post-area.masonry .post .aside-inner,
.post-area.masonry .post .link-inner,
.post-area.masonry .post .quote-inner,
.post-area.masonry .post .status-inner {
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 1000px) {
  .post-area.masonry.span_9,
  .post-area.span_9,
  .single-portfolio .post-area.span_9,
  body.search.material .container-wrap .span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
    padding-right: 0;
    margin-right: 4%;
    width: 68.5%;
  }
  .post-area.span_9.col_last,
  body.search.material.woocommerce .span_9 {
    margin-right: 0;
  }
  .material.single-portfolio .post-area.span_9 {
    margin-right: 4% !important;
  }
  .post-area.masonry.span_9 .masonry-blog-item {
    width: 47.2%;
  }
  .post-area.masonry.span_9.material .masonry-blog-item {
    width: 47.2%;
  }
  #sidebar.span_3 {
    width: 27.5%;
    backface-visibility: hidden;
  }
  .masonry-blog-item {
    width: 31.1%;
  }
}
body.blog[data-bg-header="false"]
  .full-width-content.blog-fullwidth-wrap
  .post-area.span_12.masonry.classic,
body.blog[data-bg-header="false"]
  .full-width-content.blog-fullwidth-wrap
  .post-area.span_12.masonry.classic_enhanced,
body.blog[data-bg-header="false"]
  .full-width-content.blog-fullwidth-wrap
  .post-area.span_12.masonry.material {
  padding-top: 35px;
}
@media only screen and (min-width: 1000px) {
  body.blog[data-bg-header="false"]
    .full-width-content.blog-fullwidth-wrap
    .post-area.span_12.masonry.classic,
  body.blog[data-bg-header="false"]
    .full-width-content.blog-fullwidth-wrap
    .post-area.span_12.masonry.classic_enhanced,
  body.blog[data-bg-header="false"]
    .full-width-content.blog-fullwidth-wrap
    .post-area.span_12.masonry.material {
    padding-top: 2%;
  }
}
.single-post[data-bg-header="true"]
  .container-wrap:not(.no-sidebar)
  > .main-content {
  padding-top: 35px;
}
.material .masonry-blog-item .content-inner {
  padding-bottom: 0;
  border: 0;
  margin-bottom: 0;
}
.masonry-blog-item .article-content-wrap {
  padding: 16px 18px 18px;
}
.main-content
  > .row
  > .wpb_row:not(.full-width-content)
  .nectar-recent-posts-single_featured.multiple_featured
  > div,
.main-content
  > .row
  > .wpb_row:not(.full-width-content)
  .nectar-recent-posts-single_featured
  > div {
  border-radius: 5px;
  overflow: hidden;
}
.post-area.masonry .format-status .post-content .post-meta,
.post-area.masonry .post.format-aside .post-meta,
.post-area.masonry .post.link .post-content .post-meta,
.post-area.masonry .post.quote .post-content .post-meta {
  display: none !important;
}
body.material .post .content-inner {
  border: none;
}
#sidebar .widget {
  margin-bottom: 60px;
}
#sidebar > div:last-child {
  margin-bottom: 0;
}
#author-bio {
  padding-bottom: 0;
  border: none;
  margin-bottom: 0;
}
#author-bio img {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.blog_next_prev_buttons {
  margin-top: 80px;
}
#author-bio h3 span,
.comments-section .comment-wrap.full-width-section > h3 span,
.container-wrap #author-bio #author-info p {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  text-transform: none;
}
.container-wrap #author-bio #author-info p {
  line-height: 1.8em;
  font-size: 16px;
}
.container-wrap #author-bio #author-info h3 {
  margin-bottom: 0;
  line-height: 1.6em;
}
#author-bio[data-has-tags="true"] {
  padding-top: 0;
}
.container-wrap #author-bio #author-info a {
  color: inherit;
}
.container-wrap #author-bio #author-info {
  width: 75% !important;
  vertical-align: middle;
  display: inline-block;
  padding-left: 30px;
}
.container-wrap #author-bio #author-info p {
  max-width: 70%;
  opacity: 0.7;
}
#author-bio .nectar-button {
  margin-top: 20px;
}
#author-bio .avatar {
  border-radius: 100%;
}
.single .post-area .content-inner > .post-tags > h4 {
  display: none;
}
.material .comment-list .reply {
  position: relative;
  top: auto;
  right: auto;
  margin-top: 1em;
  bottom: auto;
}
.material .comment-list .reply a {
  font-size: 14px;
  background-color: transparent;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  line-height: 1;
  padding: 0;
}
.material .comment-list .reply .nectar-cta {
  line-height: 0;
}
.comment-list .comment-meta {
  font-size: 13px;
}
.comment-list .comment-meta a {
  transition: opacity 0.2s ease;
}
.material .comment-list .comment-meta a:hover {
  color: inherit;
  opacity: 0.65;
}
body .comment-list .reply a:focus,
body .comment-list .reply a:hover {
  background-color: transparent !important;
}
#respond {
  margin-top: 80px;
}
body[data-ext-responsive="true"].single-post.material
  .comment-wrap
  .comment
  #respond {
  margin: 40px auto 0 auto !important;
}
body.material .comment-list .comment > div,
body.material .comment-list .pingback > div {
  background-color: transparent;
  box-shadow: none;
  padding-left: 85px;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 2.5em;
  overflow: visible;
}
@media only screen and (min-width: 1000px) {
  #ajax-content-wrap .comment-list .comment #respond {
    padding-left: 85px;
  }
  #ajax-content-wrap .comment-list .comment .comment #respond {
    padding-left: 65px;
  }
}
body.material .comment-list .comment > div img.avatar,
body.material .comment-list .pingback > div img.avatar {
  left: 0;
  border-radius: 100%;
  top: 0;
}
.comment-list .comment .comment img.avatar,
.comment-list .pingback .pingback img.avatar {
  width: 40px;
  height: 40px;
}
body.material .comment-list .comment .comment > div,
body.material .comment-list .pingback .pingback > div {
  padding-left: 65px;
}
.comment-list .comment > div p,
.comment-list .pingback > div p {
  margin-top: 1em;
}
.comment-list .children {
  border-left: none;
  background-position: left 30px;
  margin-left: 26px;
  padding-left: 60px;
}
.comment-list .says {
  display: none;
}
#reply-title {
  margin-bottom: 25px;
}
.single-product.material #commentform .form-submit,
.single-product.material #reply-title {
  text-align: left;
}
.material .comment #reply-title {
  text-align: left;
}
#respond #cancel-comment-reply-link {
  padding-left: 15px;
}
body.material .comment-wrap {
  margin-top: 0;
  padding-top: 8%;
  padding-bottom: 8%;
}
body.material .comment-wrap[data-comments-open="false"] {
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
}
body.material.single-portfolio .comment-wrap {
  margin-top: 30px;
}
#author-bio.no-pagination {
  border-top: 1px solid #999;
}
.comments-section[data-author-bio="false"] .comment-wrap {
  border: none;
}
.comment-list {
  padding-bottom: 80px;
}
#author-bio.no-pagination.lighter-grey,
.comment-wrap.lighter-grey {
  border-color: #ddd;
}
#author-bio,
.comment-wrap {
  padding-top: 30px;
}
body.material
  .blog-recent[data-style*="classic_enhanced"].related-posts
  .inner-wrap {
  box-shadow: 0 45px 85px rgba(0, 0, 0, 0.08);
}
#header-outer .widget_shopping_cart a.button,
#pagination .next.inactive,
#pagination .prev.inactive,
#pagination a,
#pagination span,
.blog-recent .more-link span,
.flex-direction-nav a,
.post .more-link span,
.tagcloud a {
  border-radius: 0 !important;
}
.material .col.boxed:not(.wpb_column) {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 25px 15px 15px;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  top: 0;
}
.material .col.boxed:not(.wpb_column):hover {
  transform: translateY(-4px);
  box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
}
.material .mfp-arrow-left,
.material .mfp-arrow-right,
.material .pp_arrow_next,
.material .pp_arrow_previous,
.woocommerce .pswp__button--arrow--left,
.woocommerce .pswp__button--arrow--right {
  overflow: visible;
  height: 40px;
  width: 40px;
  border-radius: 100px;
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.material.woocommerce .pswp__button--arrow--left:before,
.material.woocommerce .pswp__button--arrow--right:before {
  background-image: none;
  line-height: 40px;
  height: 40px;
  width: 36px;
}
.mfp-arrow-left:before,
.woocommerce .pswp__button--arrow--left:before {
  transform: translateX(-5px);
}
.pp_arrow_previous {
  left: 30px;
}
.pp_arrow_next {
  right: 30px;
}
.mfp-arrow-left:hover,
.mfp-arrow-right:hover,
.pp_arrow_next:hover,
.pp_arrow_previous:hover,
.woocommerce .pswp__button--arrow--left:hover,
.woocommerce .pswp__button--arrow--right:hover {
  border: 2px solid rgba(255, 255, 255, 0);
}
.pp_arrow_previous .icon-default-style {
  border-radius: 0;
  width: 20px;
  height: 40px;
  line-height: 39px;
  font-size: 24px;
  font-family: icomoon;
  margin-top: 0;
  left: -1px;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
body.material .mfp-arrow-left,
body.material.woocommerce .pswp__button--arrow--left {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-family: icomoon;
  margin-top: 0;
  opacity: 1;
  left: 40px;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.pp_arrow_next .icon-default-style {
  border-radius: 0;
  width: 20px;
  line-height: 39px;
  height: 40px;
  font-size: 24px;
  margin-top: 0;
  font-family: icomoon;
  left: 1px;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
body.material .mfp-arrow-right,
body.material.woocommerce .pswp__button--arrow--right {
  line-height: 40px;
  height: 40px;
  font-size: 18px;
  margin-top: 0;
  font-family: icomoon;
  opacity: 1;
  right: 40px;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.mfp-arrow-left:after,
.mfp-arrow-right:after,
.pp_arrow_next .icon-default-style:after,
.pp_arrow_previous .icon-default-style:after,
.woocommerce .pswp__button--arrow--left:after,
.woocommerce .pswp__button--arrow--right:after {
  display: block;
  content: " ";
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #fff;
  top: 19px;
  opacity: 0;
  left: -6px;
  cursor: pointer;
  transform: translateX(-37px);
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  pointer-events: none;
}
.mfp-arrow-left:after,
.mfp-arrow-right:after,
.woocommerce .pswp__button--arrow--left:after,
.woocommerce .pswp__button--arrow--right:after {
  top: 16px;
  transform-origin: right;
  opacity: 1;
  transform: translateX(13px) scaleX(0.9);
}
.mfp-arrow-left:after,
.woocommerce .pswp__button--arrow--left:after {
  left: 65px;
  transform-origin: left;
  opacity: 1;
  transform: translateX(-54px) scaleX(0.9);
}
.pp_arrow_previous .icon-default-style:after {
  left: 59px;
}
.mfp-arrow-left:before,
.pp_arrow_previous .icon-default-style:before,
.woocommerce .pswp__button--arrow--left:before {
  content: "\e608";
  color: #fff;
}
.mfp-arrow-left:before,
.woocommerce .pswp__button--arrow--left:before {
  top: -4px;
  left: -1px;
  display: block;
  position: relative;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.mfp-arrow-right:before,
.pp_arrow_next .icon-default-style:before,
.woocommerce .pswp__button--arrow--right:before {
  content: "\e607";
  color: #fff;
}
.mfp-arrow-right:before,
.woocommerce .pswp__button--arrow--right:before {
  top: -4px;
  right: -1px;
  display: block;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  transform: translateX(5px);
  position: relative;
}
.mfp-arrow-right:hover:after,
.pp_arrow_next:hover .icon-default-style:after,
.woocommerce .pswp__button--arrow--right:hover:after {
  opacity: 1;
  transform: translateX(-18px);
}
.mfp-arrow-right:hover:before,
.woocommerce .pswp__button--arrow--right:hover:before {
  transform: translateX(8px);
}
.mfp-arrow-left:hover:before,
.woocommerce .pswp__button--arrow--left:hover:before {
  transform: translateX(-9px);
}
.mfp-arrow-right:hover:after,
.woocommerce .pswp__button--arrow--right:hover:after {
  transform: translateX(16px) scaleX(1.2);
}
.pp_arrow_next:hover .icon-default-style {
  transform: translateX(7px);
}
.mfp-arrow-left:hover:after,
.pp_arrow_previous:hover .icon-default-style:after,
.woocommerce .pswp__button--arrow--left:hover:after {
  opacity: 1;
  transform: translateX(-51px);
}
.mfp-arrow-left:hover:after,
.woocommerce .pswp__button--arrow--left:hover:after {
  transform: translateX(-58px) scaleX(1.2);
}
.pp_arrow_previous:hover .icon-default-style {
  transform: translateX(-7px);
}
.nectar_team_member_overlay .inner-wrap {
  padding-top: 0 !important;
}
.nectar_team_member_overlay {
  z-index: 10000;
}
#commentform .form-submit {
  margin-top: 25px;
}
.container-wrap button[type="submit"],
.container-wrap input[type="submit"],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  padding: 16px !important;
  border-radius: 0 !important;
}
body[data-button-style="rounded"] .container-wrap button[type="submit"],
body[data-button-style="rounded"] .container-wrap input[type="submit"] {
  padding: 16px 23px !important;
}
body[data-button-style="rounded"][data-form-submit="see-through"]
  .container-wrap
  .widget_search
  button[type="submit"],
body[data-button-style="rounded"][data-form-submit="see-through"]
  .container-wrap
  .widget_search
  input[type="submit"] {
  padding: 12px 23px !important;
}
.cart .quantity input.minus,
.cart .quantity input.plus {
  font-weight: 400;
  font-size: 16px;
}
.newsletter-widget form input[type="submit"],
.widget_search .search-form input[type="submit"] {
  line-height: 24px;
}
.span_12.light input[type="date"]::placeholder,
.span_12.light input[type="email"]::placeholder,
.span_12.light input[type="password"]::placeholder,
.span_12.light input[type="search"]::placeholder,
.span_12.light input[type="tel"]::placeholder,
.span_12.light input[type="text"]::placeholder,
.span_12.light input[type="url"]::placeholder,
.span_12.light textarea::placeholder {
  color: #fff;
  opacity: 0.5;
}
.span_12.light .select2-container--default .select2-selection--single,
.span_12.light input[type="date"],
.span_12.light input[type="email"],
.span_12.light input[type="password"],
.span_12.light input[type="search"],
.span_12.light input[type="tel"],
.span_12.light input[type="text"],
.span_12.light input[type="url"],
.span_12.light select,
.span_12.light textarea,
body[data-fancy-form-rcs="1"]
  .span_12.light
  .select2-container--default
  .select2-selection--single {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0);
  color: #fff;
}
.span_12.light input[type="date"]:focus,
.span_12.light input[type="email"]:focus,
.span_12.light input[type="password"]:focus,
.span_12.light input[type="search"]:focus,
.span_12.light input[type="tel"]:focus,
.span_12.light input[type="text"]:focus,
.span_12.light input[type="url"]:focus,
.span_12.light select:focus,
.span_12.light textarea:focus {
  border-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
}
[data-form-style="default"]
  .span_12.light
  input[type="email"]:hover:not(:focus),
[data-form-style="default"] .span_12.light input[type="text"]:hover:not(:focus),
[data-form-style="default"] .span_12.light textarea:hover:not(:focus) {
  border-color: transparent;
}
.span_12.light .wpcf7-form .wpcf7-not-valid-tip {
  background-color: transparent;
  box-shadow: none;
  padding-left: 0;
  color: #fff;
}
.container-wrap .span_12.light input[type="submit"]:hover {
  background-color: #333;
  opacity: 0.8;
}
body[data-button-style*="_shadow"]
  .container-wrap
  .span_12.light
  input[type="submit"]:hover {
  opacity: 1;
}
.mfp-iframe-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  max-width: 1280px;
}
#slide-out-widget-area.slide-out-from-right {
  min-width: 360px;
  padding-left: 60px;
  padding-right: 60px;
  z-index: 5;
  overflow: hidden;
  transform: none;
}
#ajax-content-wrap #slide-out-widget-area.slide-out-from-right {
  z-index: -1;
}
#search-outer #search #close a:before,
.slide_out_area_close:before {
  transform: scale(0);
}
#search-outer.material-open #search #close a:before,
.material-ocm-open.slide_out_area_close:before {
  transform: scale(1);
}
#search-outer .close-wrap,
.nectar-close-btn .close-wrap,
.slide-out-widget-area-toggle a .close-wrap,
.slide_out_area_close .close-wrap,
.style_slide_in_click .close-cart .close-wrap {
  -webkit-font-smoothing: subpixel-antialiased;
  transform-style: preserve-3d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) translateZ(0);
  transition: margin 0.2s ease, transform 0.2s ease 1s, opacity 0.3s ease;
  width: 20px;
  height: 20px;
  display: block;
  overflow: hidden;
}
.nectar-close-btn.small .close-wrap,
.style_slide_in_click .close-cart .close-wrap {
  height: 15px;
}
#top .slide-out-widget-area-toggle a .close-wrap {
  width: 22px;
  height: 22px;
  opacity: 0;
}
@media only screen and (max-width: 999px) {
  #top .slide-out-widget-area-toggle a .close-wrap {
    height: 20px;
  }
}
#top .slide-out-widget-area-toggle .animating .close-wrap,
#top .slide-out-widget-area-toggle .open .close-wrap {
  opacity: 1;
}
#search-outer.material-open .close-line1,
.material-ocm-open.slide_out_area_close .close-line1,
.slide-out-widget-area-toggle .open .close-line1 {
  animation-name: crossRight;
  animation-delay: 0.29s;
}
.nectar-close-btn-wrap.open .nectar-close-btn .close-line1,
.style_slide_in_click.open .close-cart .close-line1 {
  animation-name: crossRight;
  animation-delay: 0.14s;
}
#search-outer.material-open .close-line2,
.material-ocm-open.slide_out_area_close .close-line2,
.slide-out-widget-area-toggle .open .close-line2 {
  animation-name: crossLeft;
  animation-delay: 0.15s;
}
.nectar-close-btn-wrap.open .nectar-close-btn .close-line2,
.style_slide_in_click.open .close-cart .close-line2 {
  animation-name: crossLeft;
}
#search-outer:not(.material-open) .close-line1,
.nectar-close-btn-wrap:not(.open) .nectar-close-btn .close-line1,
.slide-out-widget-area-toggle a:not(.open) .close-line1,
.slide_out_area_close .close-line1,
.style_slide_in_click:not(.open) .close-cart .close-line1 {
  -webkit-transform: translateY(0) translateX(0) rotate(-45deg);
  transform: translateY(0) translateX(0) rotate(-45deg);
  animation-name: crossLeftClose;
  animation-delay: 0s;
  animation-duration: 0.15s;
}
.slide-out-widget-area-toggle a:not(.open) .close-line1 {
  animation-duration: 0.4s;
}
#header-outer.transparent
  .slide-out-widget-area-toggle
  a
  .close-wrap:not(.loaded) {
  opacity: 0 !important;
}
#search-outer:not(.material-open) .close-line2,
.nectar-close-btn-wrap:not(.open) .nectar-close-btn .close-line2,
.slide-out-widget-area-toggle a:not(.open) .close-line2,
.slide_out_area_close .close-line2,
.style_slide_in_click:not(.open) .close-cart .close-line2 {
  -webkit-transform: translateY(0) translateX(0) rotate(45deg);
  transform: translateY(0) translateX(0) rotate(45deg);
  -webkit-animation-name: crossRightClose;
  animation-name: crossRightClose;
  -webkit-animation-delay: 0.06s;
  animation-delay: 0.06s;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
}
.slide-out-widget-area-toggle a:not(.open) .close-line2 {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
#search-outer .close-line,
.nectar-close-btn .close-line,
.slide-out-widget-area-toggle a .close-line,
.slide_out_area_close .close-line,
.style_slide_in_click .close-cart .close-line {
  animation-duration: 0.4s;
  animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
  animation-fill-mode: forwards;
}
#search-outer.material-open .close-wrap .close-line1,
.material-ocm-open.slide_out_area_close .close-wrap .close-line1,
.nectar-close-btn-wrap.open .nectar-close-btn .close-line1,
.slide-out-widget-area-toggle .open .close-line1,
.style_slide_in_click.open .close-cart .close-line1 {
  -webkit-transform: translateY(-30px) translateX(30px) rotate(45deg);
  transform: translateY(-30px) translateX(30px) rotate(45deg);
}
#search-outer.material-open .close-wrap .close-line2,
.material-ocm-open.slide_out_area_close .close-wrap .close-line2,
.nectar-close-btn-wrap.open .nectar-close-btn .close-line2,
.slide-out-widget-area-toggle .open .close-line2,
.style_slide_in_click.open .close-cart .close-line2 {
  -webkit-transform: translateY(-30px) translateX(-30px) rotate(-45deg);
  transform: translateY(-30px) translateX(-30px) rotate(-45deg);
}
#search-outer .close-wrap .close-line,
#top .slide-out-widget-area-toggle .close-line,
.nectar-close-btn .close-line,
.slide_out_area_close .close-wrap .close-line,
.style_slide_in_click .close-cart .close-line {
  height: 100%;
  width: 2px;
  background: #fff;
  backface-visibility: hidden;
  position: absolute;
  border-radius: 5px;
  left: 9px;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}
.nectar-close-btn {
  position: relative;
  display: block;
  width: 30px;
}
.nectar-close-btn:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 34px;
  width: 34px;
  margin: -17px 0 0 -17px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.05);
  content: "";
  transform: scale(1) translateZ(0);
  transition: all 0.45s cubic-bezier(0.15, 0.2, 0.1, 1);
}
#header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line {
  background-color: #666;
}
#slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-menu-container
  li
  a
  .clip-wrap,
#slide-out-widget-area.fullscreen-alt
  .inner
  .widget.widget_nav_menu
  li
  a
  .clip-wrap,
#slide-out-widget-area.slide-out-from-right-hover
  .inner
  .off-canvas-menu-container
  li
  a
  .clip-wrap,
#slide-out-widget-area.slide-out-from-right-hover
  .inner
  .widget.widget_nav_menu
  li
  a
  .clip-wrap {
  display: none;
}
body[data-slide-out-widget-area-style*="fullscreen"][data-header-color="light"]
  #header-outer.side-widget-open:not(.transparent):not(.light-text)
  header
  .slide-out-widget-area-toggle
  .close-line {
  background-color: #888;
}
#slide-out-widget-area-bg.fullscreen-alt {
  padding: 0 !important;
}
#search-outer .close-wrap .close-line,
.nectar-close-btn .close-line,
.slide-out-widget-area-toggle a .close-line,
.style_slide_in_click .close-cart .close-line {
  background-color: #000;
}
body.mobile.material[data-header-color="light"]
  #header-outer
  .slide-out-widget-area-toggle
  a
  .close-line,
body.mobile.material[data-header-color="light"]
  #header-outer.transparent
  .slide-out-widget-area-toggle
  a
  .close-line {
  background-color: #999 !important;
}
@keyframes crossLeft {
  100% {
    transform: translateY(0) translateX(0) rotate(-45deg);
  }
}
@keyframes crossLeftClose {
  100% {
    transform: translateY(22px) translateX(22px) rotate(-45deg);
  }
}
@keyframes crossRight {
  100% {
    transform: translateY(0) translateX(0) rotate(45deg);
  }
}
@keyframes crossRightClose {
  100% {
    transform: translateY(22px) translateX(-22px) rotate(45deg);
  }
}
#slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container {
  position: relative;
  top: auto;
}
#slide-out-widget-area[class*="slide-out-from-right"] .inner {
  height: auto;
}
#slide-out-widget-area[class*="slide-out-from-right"] .bottom-meta-wrap,
#slide-out-widget-area[class*="slide-out-from-right"] .menuwrapper,
#slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container,
#slide-out-widget-area[class*="slide-out-from-right"]
  .widget.widget_nav_menu
  > div {
  display: inline-block;
}
#slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container {
  min-width: 190px;
}
@media only screen and (min-width: 1000px) {
  #slide-out-widget-area[class*="slide-out-from-right"]
    .off-canvas-menu-container.mobile-only {
    display: none;
  }
}
#slide-out-widget-area[class*="slide-out-from-right"]
  .widget.widget_nav_menu
  li
  a {
  padding-left: 0;
  padding-right: 0;
}
#slide-out-widget-area.slide-out-from-right-hover
  .inner
  > .off-canvas-menu-container,
#slide-out-widget-area[class*="slide-out-from-right"] .inner-wrap {
  margin: auto 0;
  position: relative;
}
#slide-out-widget-area.slide-out-from-right-hover .inner,
#slide-out-widget-area[class*="slide-out-from-right"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
#slide-out-widget-area.slide-out-from-right-hover .inner {
  flex-wrap: wrap;
}
#fp-nav li {
  transition: transform 0.3s ease;
}
#slide-out-widget-area.slide-out-from-right,
#slide-out-widget-area.slide-out-from-right:not(.fullscreen-alt):not(
    .fullscreen
  ) {
  background-color: transparent !important;
}
#slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container
  li
  a {
  font-size: 22px;
  line-height: 28px;
  font-family: "Open Sans";
  font-weight: 400;
}
#slide-out-widget-area-bg.slide-out-from-right {
  opacity: 1;
  height: 100%;
  width: 100%;
  z-index: 1;
  visibility: hidden;
}
.material-ocm-open #slide-out-widget-area-bg.slide-out-from-right {
  visibility: visible;
}
#ajax-content-wrap > #slide-out-widget-area-bg.slide-out-from-right {
  visibility: hidden;
}
body[data-slide-out-widget-area-style="slide-out-from-right"]
  #slide-out-widget-area.slide-out-from-right {
  -webkit-transform: none;
  transform: none;
}
body[data-slide-out-widget-area-style="slide-out-from-right"]
  .slide-out-widget-area-toggle {
  z-index: 100;
}
body[data-slide-out-widget-area-style="slide-out-from-right"]
  .slide_out_area_close {
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 8;
  display: block;
}
#slide-out-widget-area.slide-out-from-right .inner-wrap,
#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container {
  width: 100%;
}
body:not(.material-ocm-open) #slide-out-widget-area.slide-out-from-right {
  visibility: hidden;
}
@media only screen and (min-width: 1000px) {
  body[data-slide-out-widget-area-style="slide-out-from-right"]
    .slide_out_area_close {
    opacity: 0;
    transition: transform 0.8s cubic-bezier(0.15, 0.2, 0.1, 1);
    position: fixed;
    right: -100px;
    top: 50%;
    transform: translateY(-50%) translateX(100%);
    z-index: 10000;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"]
    .slide_out_area_close:before {
    background-color: #f91b39;
    box-shadow: 0 16px 44px rgba(0, 0, 0, 0.3);
  }
}
body[data-slide-out-widget-area-style="slide-out-from-right"] .ocm-effect-wrap {
  transition: transform 0.8s cubic-bezier(0.15, 0.2, 0.1, 1);
  transform-origin: center;
  position: relative;
  z-index: 10;
}
body[data-slide-out-widget-area-style="slide-out-from-right"].material-ocm-open
  .ocm-effect-wrap {
  overflow: hidden;
}
@media not all and (min-resolution: 0.001dpcm) {
  @media {
    body[data-slide-out-widget-area-style="slide-out-from-right"].admin-bar:not(
        .material-ocm-open
      ):not(.nectar_box_roll)
      .ocm-effect-wrap {
      position: static;
    }
    body[data-slide-out-widget-area-style="slide-out-from-right"][data-footer-reveal="1"].material.admin-bar
      #footer-outer {
      z-index: 2;
    }
    body[data-slide-out-widget-area-style="slide-out-from-right"][data-footer-reveal="1"].material.admin-bar
      #page-header-wrap {
      z-index: 3;
    }
  }
}
@media only screen and (max-width: 600px) {
  body[data-slide-out-widget-area-style="slide-out-from-right"].admin-bar:not(
      .material-ocm-open
    ):not(.nectar_box_roll)
    .ocm-effect-wrap {
    position: static;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"][data-footer-reveal="1"].material.admin-bar
    #footer-outer {
    z-index: 2;
  }
}
body:not(.nectar-no-flex-height) .ocm-effect-wrap-inner,
body[data-slide-out-widget-area-style="slide-out-from-right"]:not(
    .nectar-no-flex-height
  )
  .ocm-effect-wrap {
  height: auto !important;
}
.nectar-no-flex-height .ocm-effect-wrap-inner,
body[data-slide-out-widget-area-style="slide-out-from-right"].nectar-no-flex-height
  .ocm-effect-wrap {
  height: 100%;
}
.slide-out-widget-area-toggle .lines-button.x2 .lines:after,
.slide-out-widget-area-toggle .lines-button.x2 .lines:before {
  transition: top 0.4s 0.45s ease, width 0.3s ease, transform 0.3s ease,
    background-color 0.2s ease, opacity 0.2s ease;
}
.lines:after,
body[data-slide-out-widget-area-style="slide-out-from-right-hover"]
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle.small
  .lines:after {
  top: -7px;
}
.lines:before,
body[data-slide-out-widget-area-style="slide-out-from-right-hover"]
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle.small
  .lines:before {
  width: 1rem;
  top: 7px;
}
#header-outer .left-aligned-ocm .lines:before,
body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before,
body[data-slide-out-widget-area-style="slide-out-from-right-hover"]
  .slide-out-widget-area-toggle.mobile-icon
  .lines:before {
  width: 1rem !important;
}
.slide-out-widget-area-toggle .lines-button.close .lines:before {
  -webkit-transform: translateY(-7px) rotateZ(-45deg);
  transform: translateY(-7px) rotateZ(-45deg);
  width: 1.5rem;
}
.slide-out-widget-area-toggle .lines-button.close .lines:after {
  -webkit-transform: translateY(7px) rotateZ(45deg);
  transform: translateY(7px) rotateZ(45deg);
  width: 1.5rem;
}
.material .lines-button.close {
  transform: none;
}
body #header-outer .icon-salient-search:before,
body.material #header-outer .icon-salient-search:before {
  content: "\e906";
}
.admin-bar[class*="bp-"] .ocm-effect-wrap,
.admin-bar[class*="bp-"] .ocm-effect-wrap-inner {
  border-radius: initial;
}
@media only screen and (max-width: 450px) {
  #slide-out-widget-area.slide-out-from-right {
    min-width: 78vw;
    width: 78vw;
    padding-left: 50px;
    padding-right: 50px;
    transition: transform 0.8s cubic-bezier(0.15, 0.2, 0.1, 1);
  }
}
@media only screen and (min-width: 1000px) {
  #slide-out-widget-area.slide-out-from-right {
    min-width: 33.3vw;
    padding-left: 4%;
    padding-right: 4%;
  }
}
body.material
  #slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container
  li {
  margin-bottom: 12px;
  line-height: 1.2;
}
body.material
  #slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container
  .sub-menu
  .nectar-extra-menu-item-spacing {
  margin-bottom: 10px;
  margin-top: 10px;
}
body.material
  #slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container
  .sub-menu {
  display: flex;
  flex-direction: column;
  transform: translateZ(0);
}
body.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-menu-container
  li
  a {
  position: relative;
  display: inline-block;
}
body.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-menu-container
  > .menu
  > li
  a {
  opacity: 1;
  transition: color 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
}
body.material
  #slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container
  li
  a:after {
  transform-origin: left;
  pointer-events: none;
  bottom: -2px;
  transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  border-color: #fff;
}
body
  #slide-out-widget-area.slide-out-from-right-hover
  .inner
  .off-canvas-menu-container
  li
  a {
  color: #fff;
}
.material.woocommerce-page[data-form-style="default"] input#coupon_code,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  border: 2px solid transparent;
}
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
}
select {
  box-shadow: none;
}
#header-outer .nectar-ext-menu-item .image-layer-outer,
#header-outer .nectar-ext-menu-item .image-layer,
#header-outer .nectar-ext-menu-item .color-overlay,
#slide-out-widget-area .nectar-ext-menu-item .image-layer-outer,
#slide-out-widget-area .nectar-ext-menu-item .color-overlay,
#slide-out-widget-area .nectar-ext-menu-item .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nectar-ext-menu-item .inner-content {
  position: relative;
  z-index: 10;
  width: 100%;
}
.nectar-ext-menu-item .image-layer {
  background-size: cover;
  background-position: center;
  transition: opacity 0.25s ease 0.1s;
}
.nectar-ext-menu-item .image-layer video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#header-outer nav .nectar-ext-menu-item .image-layer:not(.loaded) {
  background-image: none !important;
}
#header-outer nav .nectar-ext-menu-item .image-layer {
  opacity: 0;
}
#header-outer nav .nectar-ext-menu-item .image-layer.loaded {
  opacity: 1;
}
.nectar-ext-menu-item span[class*="inherit-h"] + .menu-item-desc {
  margin-top: 0.4rem;
}
#mobile-menu .nectar-ext-menu-item .title,
#slide-out-widget-area .nectar-ext-menu-item .title,
.nectar-ext-menu-item .menu-title-text,
.nectar-ext-menu-item .menu-item-desc {
  position: relative;
}
.nectar-ext-menu-item .menu-item-desc {
  display: block;
  line-height: 1.4em;
}
body #slide-out-widget-area .nectar-ext-menu-item .menu-item-desc {
  line-height: 1.4em;
}
#mobile-menu .nectar-ext-menu-item .title,
#slide-out-widget-area .nectar-ext-menu-item:not(.style-img-above-text) .title,
.nectar-ext-menu-item:not(.style-img-above-text) .menu-title-text,
.nectar-ext-menu-item:not(.style-img-above-text) .menu-item-desc,
.nectar-ext-menu-item:not(.style-img-above-text) i:before,
.nectar-ext-menu-item:not(.style-img-above-text) .svg-icon {
  color: #fff;
}
#mobile-menu .nectar-ext-menu-item.style-img-above-text .title {
  color: inherit;
}
.sf-menu li ul li a .nectar-ext-menu-item .menu-title-text:after {
  display: none;
}
.menu-item .widget-area-active[data-margin="default"] > div:not(:last-child) {
  margin-bottom: 20px;
}
.nectar-ext-menu-item__button {
  display: inline-block;
  padding-top: 2em;
}
#header-outer
  nav
  li:not([class*="current"])
  > a
  .nectar-ext-menu-item
  .inner-content.has-button
  .title
  .menu-title-text {
  background-image: none;
}
.nectar-ext-menu-item__button .nectar-cta:not([data-color="transparent"]) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.nectar-ext-menu-item .color-overlay {
  transition: opacity 0.5s cubic-bezier(0.15, 0.75, 0.5, 1);
}
.nectar-ext-menu-item:hover .hover-zoom-in-slow .image-layer {
  transform: scale(1.15);
  transition: transform 4s cubic-bezier(0.1, 0.2, 0.7, 1);
}
.nectar-ext-menu-item:hover .hover-zoom-in-slow .color-overlay {
  transition: opacity 1.5s cubic-bezier(0.15, 0.75, 0.5, 1);
}
.nectar-ext-menu-item .hover-zoom-in-slow .image-layer {
  transition: transform 0.5s cubic-bezier(0.15, 0.75, 0.5, 1);
}
.nectar-ext-menu-item .hover-zoom-in-slow .color-overlay {
  transition: opacity 0.5s cubic-bezier(0.15, 0.75, 0.5, 1);
}
.nectar-ext-menu-item:hover .hover-zoom-in .image-layer {
  transform: scale(1.12);
}
.nectar-ext-menu-item .hover-zoom-in .image-layer {
  transition: transform 0.5s cubic-bezier(0.15, 0.75, 0.5, 1);
}
.nectar-ext-menu-item {
  display: flex;
  text-align: left;
}
#slide-out-widget-area .nectar-ext-menu-item .title,
#slide-out-widget-area .nectar-ext-menu-item .menu-item-desc,
#slide-out-widget-area .nectar-ext-menu-item .menu-title-text,
#mobile-menu .nectar-ext-menu-item .title,
#mobile-menu .nectar-ext-menu-item .menu-item-desc,
#mobile-menu .nectar-ext-menu-item .menu-title-text {
  color: inherit !important;
}
#slide-out-widget-area .nectar-ext-menu-item,
#mobile-menu .nectar-ext-menu-item {
  display: block;
}
#slide-out-widget-area .nectar-ext-menu-item .inner-content,
#mobile-menu .nectar-ext-menu-item .inner-content {
  width: 100%;
}
#slide-out-widget-area.fullscreen-alt .nectar-ext-menu-item,
#slide-out-widget-area.fullscreen .nectar-ext-menu-item {
  text-align: center;
}
#header-outer .nectar-ext-menu-item.style-img-above-text .image-layer-outer,
#slide-out-widget-area
  .nectar-ext-menu-item.style-img-above-text
  .image-layer-outer {
  position: relative;
}
#header-outer .nectar-ext-menu-item.style-img-above-text,
#slide-out-widget-area .nectar-ext-menu-item.style-img-above-text {
  flex-direction: column;
}
@media only screen and (max-width: 999px) {
  body #header-outer #logo {
    position: relative;
    margin: 0 0;
  }
  body #header-space {
    height: 74px;
  }
  body[data-button-style^="rounded"] #header-outer .menu-item-6055 > a {
    border-left-width: 15px;
    border-right-width: 15px;
  }
  body[data-button-style^="rounded"] #header-outer .menu-item-6055 > a:before,
  body[data-button-style^="rounded"] #header-outer .menu-item-6055 > a:after {
    left: -15px;
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 1000px) {
  body #header-outer .menu-item-6055 > a {
    border-left-width: 24px;
    border-right-width: 24px;
  }
  body #header-outer #header-secondary-outer .menu-item-6055 > a {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
  }
  body #header-outer .menu-item-6055 > a:before,
  body #header-outer .menu-item-6055 > a:after {
    left: -24px;
    height: calc(100% + 24px);
    width: calc(100% + 48px);
  }
  #header-outer #header-secondary-outer .menu-item-6055 > a:before,
  #header-outer #header-secondary-outer .menu-item-6055 > a:after {
    left: -12px;
    width: calc(100% + 24px);
  }
}
#header-outer .menu-item-6055 > a {
  border: 12px solid transparent;
  opacity: 1 !important;
}
#header-outer #header-secondary-outer .menu-item-6055 > a {
  border-top: 0;
  border-bottom: 0;
}
#header-outer #top li.menu-item-6055 > a .nectar-menu-icon {
  transition: none;
}
body
  #header-outer[data-has-menu][data-format]
  header#top
  nav
  ul.sf-menu
  li.menu-item.menu-item-6055[class*="menu-item-btn-style"]
  > a
  *:not(.char),
body
  #header-outer[data-has-menu][data-format]
  header#top
  nav
  ul.sf-menu
  li.menu-item.menu-item-6055[class*="menu-item-btn-style"]
  > a:hover
  *:not(.char) {
  color: inherit !important;
  transition: none;
  opacity: 1;
}
#header-outer .menu-item-6055 > a,
#header-outer #top nav .menu-item-6055 > a,
#header-outer.transparent nav > ul.sf-menu .menu-item.menu-item-6055 > a,
#header-outer.transparent #top nav > ul.sf-menu .menu-item.menu-item-6055 > a,
body
  #header-outer[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .sfHover:not(#social-in-menu).menu-item-6055
  > a,
body
  #header-outer[data-lhe="default"]
  #top
  nav
  > ul
  > li.menu-item-6055
  > a:hover {
  color: #fff !important;
}
#header-outer[data-has-menu="true"].transparent
  #top
  nav
  ul.sf-menu
  li.menu-item-6055
  > a:hover
  .nectar-menu-icon {
  color: #fff !important;
}
#header-outer .menu-item-6055 > a:before,
#header-outer .menu-item-6055 > a:after {
  position: absolute;
  top: 50% !important;
  left: -12px;
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  content: "";
  display: block;
  z-index: -1;
  transform-origin: top;
  transform: translateY(-50%) !important;
  transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
#header-outer #header-secondary-outer .menu-item-6055 > a:after,
#header-outer #header-secondary-outer .menu-item-6055 > a:before {
  height: calc(100% + 12px);
}
#header-outer .menu-item-6055 > a:after {
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
#header-outer .menu-item-6055 > a .menu-title-text:after {
  display: none !important;
}
#header-outer .menu-item-6055 > a {
  color: #fff;
}
#header-outer .menu-item-6055 > a:before {
  background: linear-gradient(90deg, #3208f4, #101685, #3208f4);
}
#header-outer .menu-item-6055 > a:hover:after,
#header-outer .menu-item-6055[class*="current"] > a:after {
  opacity: 1;
}
@keyframes nectarBtnGradientScroll {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: 1300% 50%;
  }
}
#header-outer .menu-item-6055 > a:before {
  background-size: 1300%;
  animation: nectarBtnGradientScroll 40s linear infinite;
}
/*!
* sweetalert2 v11.4.8
* Released under the MIT License.
*/
.swal2-popup.swal2-toast {
  box-sizing: border-box;
  grid-column: 1/4 !important;
  grid-row: 1/4 !important;
  grid-template-columns: 1fr 99fr 1fr;
  padding: 1em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.075),
    1px 2px 4px rgba(0, 0, 0, 0.075), 1px 3px 8px rgba(0, 0, 0, 0.075),
    2px 4px 16px rgba(0, 0, 0, 0.075);
  pointer-events: all;
}
.swal2-popup.swal2-toast > * {
  grid-column: 2;
}
.swal2-popup.swal2-toast .swal2-title {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}
.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}
.swal2-popup.swal2-toast .swal2-input {
  height: 2em;
  margin: 0.5em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
  grid-column: 3/3;
  grid-row: 1/99;
  align-self: center;
  width: 0.8em;
  height: 0.8em;
  margin: 0;
  font-size: 2em;
}
.swal2-popup.swal2-toast .swal2-html-container {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}
.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-loader {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  height: 2em;
  margin: 0.25em;
}
.swal2-popup.swal2-toast .swal2-icon {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 0.5em 0 0;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: 700;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast
  .swal2-icon.swal2-error
  [class^="swal2-x-mark-line"][class$="left"] {
  left: 0.3125em;
}
.swal2-popup.swal2-toast
  .swal2-icon.swal2-error
  [class^="swal2-x-mark-line"][class$="right"] {
  right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
  justify-content: flex-start;
  height: auto;
  margin: 0;
  margin-top: 0.5em;
  padding: 0 0.5em;
}
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0.25em 0.5em;
  padding: 0.4em 0.6em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-circular-line"][class$="left"] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-circular-line"][class$="right"] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"] {
  height: 0.3125em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-line"][class$="tip"] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-line"][class$="long"] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast
  .swal2-success.swal2-icon-show
  .swal2-success-line-tip {
  -webkit-animation: swal2-toast-animate-success-line-tip 0.75s;
  animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-popup.swal2-toast
  .swal2-success.swal2-icon-show
  .swal2-success-line-long {
  -webkit-animation: swal2-toast-animate-success-line-long 0.75s;
  animation: swal2-toast-animate-success-line-long 0.75s;
}
.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: swal2-toast-show 0.5s;
  animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: swal2-toast-hide 0.1s forwards;
  animation: swal2-toast-hide 0.1s forwards;
}
.swal2-container {
  display: grid;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
  grid-template-rows: minmax(-webkit-min-content, auto) minmax(
      -webkit-min-content,
      auto
    ) minmax(-webkit-min-content, auto);
  grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(
      min-content,
      auto
    );
  height: 100%;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}
.swal2-container.swal2-backdrop-hide {
  background: 0 0 !important;
}
.swal2-container.swal2-bottom-start,
.swal2-container.swal2-center-start,
.swal2-container.swal2-top-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}
.swal2-container.swal2-bottom,
.swal2-container.swal2-center,
.swal2-container.swal2-top {
  grid-template-columns: auto minmax(0, 1fr) auto;
}
.swal2-container.swal2-bottom-end,
.swal2-container.swal2-center-end,
.swal2-container.swal2-top-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}
.swal2-container.swal2-top-start > .swal2-popup {
  align-self: start;
}
.swal2-container.swal2-top > .swal2-popup {
  grid-column: 2;
  align-self: start;
  justify-self: center;
}
.swal2-container.swal2-top-end > .swal2-popup,
.swal2-container.swal2-top-right > .swal2-popup {
  grid-column: 3;
  align-self: start;
  justify-self: end;
}
.swal2-container.swal2-center-left > .swal2-popup,
.swal2-container.swal2-center-start > .swal2-popup {
  grid-row: 2;
  align-self: center;
}
.swal2-container.swal2-center > .swal2-popup {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  justify-self: center;
}
.swal2-container.swal2-center-end > .swal2-popup,
.swal2-container.swal2-center-right > .swal2-popup {
  grid-column: 3;
  grid-row: 2;
  align-self: center;
  justify-self: end;
}
.swal2-container.swal2-bottom-left > .swal2-popup,
.swal2-container.swal2-bottom-start > .swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}
.swal2-container.swal2-bottom > .swal2-popup {
  grid-column: 2;
  grid-row: 3;
  justify-self: center;
  align-self: end;
}
.swal2-container.swal2-bottom-end > .swal2-popup,
.swal2-container.swal2-bottom-right > .swal2-popup {
  grid-column: 3;
  grid-row: 3;
  align-self: end;
  justify-self: end;
}
.swal2-container.swal2-grow-fullscreen > .swal2-popup,
.swal2-container.swal2-grow-row > .swal2-popup {
  grid-column: 1/4;
  width: 100%;
}
.swal2-container.swal2-grow-column > .swal2-popup,
.swal2-container.swal2-grow-fullscreen > .swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}
.swal2-container.swal2-no-transition {
  transition: none !important;
}
.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  grid-template-columns: minmax(0, 100%);
  width: 32em;
  max-width: 100%;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  color: #545454;
  font-family: inherit;
  font-size: 1rem;
}
.swal2-popup:focus {
  outline: 0;
}
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}
.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0.8em 1em 0;
  color: inherit;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}
.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 1.25em auto 0;
  padding: 0;
}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.swal2-loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}
.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 3px transparent;
  font-weight: 500;
}
.swal2-styled:not([disabled]) {
  cursor: pointer;
}
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #7066e0;
  color: #fff;
  font-size: 1em;
}
.swal2-styled.swal2-confirm:focus {
  box-shadow: 0 0 0 3px rgba(112, 102, 224, 0.5);
}
.swal2-styled.swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #dc3741;
  color: #fff;
  font-size: 1em;
}
.swal2-styled.swal2-deny:focus {
  box-shadow: 0 0 0 3px rgba(220, 55, 65, 0.5);
}
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #6e7881;
  color: #fff;
  font-size: 1em;
}
.swal2-styled.swal2-cancel:focus {
  box-shadow: 0 0 0 3px rgba(110, 120, 129, 0.5);
}
.swal2-styled.swal2-default-outline:focus {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-styled:focus {
  outline: 0;
}
.swal2-styled::-moz-focus-inner {
  border: 0;
}
.swal2-footer {
  justify-content: center;
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 1px solid #eee;
  color: inherit;
  font-size: 1em;
}
.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}
.swal2-image {
  max-width: 100%;
  margin: 2em auto 1em;
}
.swal2-close {
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s, box-shadow 0.1s;
  border: none;
  border-radius: 5px;
  background: 0 0;
  color: #ccc;
  font-family: serif;
  font-family: monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
}
.swal2-close:hover {
  transform: none;
  background: 0 0;
  color: #f27474;
}
.swal2-close:focus {
  outline: 0;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-close::-moz-focus-inner {
  border: 0;
}
.swal2-html-container {
  z-index: 1;
  justify-content: center;
  margin: 1em 1.6em 0.3em;
  padding: 0;
  overflow: auto;
  color: inherit;
  font-size: 1.125em;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}
.swal2-checkbox,
.swal2-file,
.swal2-input,
.swal2-radio,
.swal2-select,
.swal2-textarea {
  margin: 1em 2em 3px;
}
.swal2-file,
.swal2-input,
.swal2-textarea {
  box-sizing: border-box;
  width: auto;
  transition: border-color 0.1s, box-shadow 0.1s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
  color: inherit;
  font-size: 1.125em;
}
.swal2-file.swal2-inputerror,
.swal2-input.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
.swal2-file:focus,
.swal2-input:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06),
    0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-file::-moz-placeholder,
.swal2-input::-moz-placeholder,
.swal2-textarea::-moz-placeholder {
  color: #ccc;
}
.swal2-file:-ms-input-placeholder,
.swal2-input:-ms-input-placeholder,
.swal2-textarea:-ms-input-placeholder {
  color: #ccc;
}
.swal2-file::placeholder,
.swal2-input::placeholder,
.swal2-textarea::placeholder {
  color: #ccc;
}
.swal2-range {
  margin: 1em 2em 3px;
  background: #fff;
}
.swal2-range input {
  width: 80%;
}
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}
.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
.swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: inherit;
  font-size: 1.125em;
}
.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}
.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}
.swal2-checkbox,
.swal2-radio {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}
.swal2-checkbox label,
.swal2-radio label {
  margin: 0 0.6em;
  font-size: 1.125em;
}
.swal2-checkbox input,
.swal2-radio input {
  flex-shrink: 0;
  margin: 0 0.4em;
}
.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}
.swal2-validation-message {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666;
  font-size: 1em;
  font-weight: 300;
}
.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}
.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 2.5em auto 0.6em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}
.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="left"] {
  left: 1.0625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="right"] {
  right: 1em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-error.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon 0.5s;
  animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  -webkit-animation: swal2-animate-error-x-mark 0.5s;
  animation: swal2-animate-error-x-mark 0.5s;
}
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}
.swal2-icon.swal2-warning.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon 0.5s;
  animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content {
  -webkit-animation: swal2-animate-i-mark 0.5s;
  animation: swal2-animate-i-mark 0.5s;
}
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}
.swal2-icon.swal2-info.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon 0.5s;
  animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content {
  -webkit-animation: swal2-animate-i-mark 0.8s;
  animation: swal2-animate-i-mark 0.8s;
}
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}
.swal2-icon.swal2-question.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon 0.5s;
  animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content {
  -webkit-animation: swal2-animate-question-mark 0.8s;
  animation: swal2-animate-question-mark 0.8s;
}
.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}
.swal2-icon.swal2-success [class^="swal2-success-circular-line"] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-icon.swal2-success
  [class^="swal2-success-circular-line"][class$="left"] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}
.swal2-icon.swal2-success
  [class^="swal2-success-circular-line"][class$="right"] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success [class^="swal2-success-line"] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="tip"] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip 0.75s;
  animation: swal2-animate-success-line-tip 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long 0.75s;
  animation: swal2-animate-success-line-long 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}
.swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: inherit;
  font-weight: 600;
}
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}
.swal2-progress-steps
  .swal2-progress-step.swal2-active-progress-step
  ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}
.swal2-progress-steps
  .swal2-progress-step.swal2-active-progress-step
  ~ .swal2-progress-step-line {
  background: #add8e6;
}
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #2778c4;
}
[class^="swal2"] {
  -webkit-tap-highlight-color: transparent;
}
.swal2-show {
  -webkit-animation: swal2-show 0.3s;
  animation: swal2-show 0.3s;
}
.swal2-hide {
  -webkit-animation: swal2-hide 0.15s forwards;
  animation: swal2-hide 0.15s forwards;
}
.swal2-noanimation {
  transition: none;
}
.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.swal2-rtl .swal2-close {
  margin-right: initial;
  margin-left: 0;
}
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}
@-webkit-keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0);
  }
}
@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0);
  }
}
@-webkit-keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@-webkit-keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes swal2-animate-question-mark {
  0% {
    transform: rotateY(-360deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@keyframes swal2-animate-question-mark {
  0% {
    transform: rotateY(-360deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@-webkit-keyframes swal2-animate-i-mark {
  0% {
    transform: rotateZ(45deg);
    opacity: 0;
  }
  25% {
    transform: rotateZ(-25deg);
    opacity: 0.4;
  }
  50% {
    transform: rotateZ(15deg);
    opacity: 0.8;
  }
  75% {
    transform: rotateZ(-5deg);
    opacity: 1;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}
@keyframes swal2-animate-i-mark {
  0% {
    transform: rotateZ(45deg);
    opacity: 0;
  }
  25% {
    transform: rotateZ(-25deg);
    opacity: 0.4;
  }
  50% {
    transform: rotateZ(15deg);
    opacity: 0.8;
  }
  75% {
    transform: rotateZ(-5deg);
    opacity: 1;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-container {
  background-color: transparent !important;
  pointer-events: none;
}
body.swal2-no-backdrop .swal2-container .swal2-popup {
  pointer-events: all;
}
body.swal2-no-backdrop .swal2-container .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)
    > [aria-hidden="true"] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)
    .swal2-container {
    position: static !important;
  }
}
body.swal2-toast-shown .swal2-container {
  box-sizing: border-box;
  width: 360px;
  max-width: 100%;
  background-color: transparent;
  pointer-events: none;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-left,
body.swal2-toast-shown .swal2-container.swal2-top-start {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-left,
body.swal2-toast-shown .swal2-container.swal2-center-start {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-left,
body.swal2-toast-shown .swal2-container.swal2-bottom-start {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}
.wpb-pcf-alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.wpb-pcf-alert.wpb-pcf-alert-inline {
  display: inline-block;
}
.wpb-pcf-alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.wpb-pcf-btn {
  display: flex;
  text-transform: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  font-weight: 600;
  color: #212529;
  text-align: center;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: initial;
  line-height: normal;
  border: 0;
  border-radius: 3px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-font-smoothing: antialiased;
}
.wpb-pcf-btn.wpb-pcf-btn-large {
  padding: 13px 25px 15px;
  font-size: 17px;
  line-height: normal;
}
.wpb-pcf-btn.wpb-pcf-btn-medium {
  padding: 11px 20px 13px;
  font-size: 16px;
  line-height: normal;
}
.wpb-pcf-btn.wpb-pcf-btn-small {
  padding: 9px 15px 10px;
  font-size: 14px;
  line-height: normal;
}
.wpb-pcf-btn-default {
  color: #fff;
  background-color: #17a2b8;
}
.wpb-pcf-btn-default:hover,
.wpb-pcf-btn-default:focus {
  color: #fff;
  background-color: #138496;
  background-image: inherit;
  outline: 0;
  text-decoration: none;
}
.woocommerce ul.products .wpb-pcf-btn,
.woocommerce-page ul.products .wpb-pcf-btn {
  padding: 0.618em 1em;
  font-weight: 700;
  font-size: 100%;
  margin-top: 10px;
  border: 0;
}
.summary .wpb-pcf-btn {
  margin-bottom: 20px;
}
.admin-bar .swal2-container {
  padding-top: 56px;
}
.wpb-pcf-form-style-true .swal2-content,
.wpb-pcf-form-style-true .swal2-modal {
  text-align: unset !important;
}
.rtl .wpb-pcf-form-style-true .swal2-content,
.rtl .wpb-pcf-form-style-true .swal2-modal {
  text-align: right !important;
}
.rtl .wpb-pcf-form-style-true * {
  direction: rtl;
}
.wpb-pcf-form-style-true .swal2-popup {
  background: #f4f7f8;
}
.wpb-pcf-form-style-true fieldset {
  border: none;
}
.wpb-pcf-form-style-true legend {
  font-size: 1.4em;
  margin-bottom: 10px;
}
.wpb-pcf-form-style-true label {
  display: block;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
.wpb-pcf-form-style-true input[type="text"],
.wpb-pcf-form-style-true input[type="date"],
.wpb-pcf-form-style-true input[type="datetime"],
.wpb-pcf-form-style-true input[type="email"],
.wpb-pcf-form-style-true input[type="number"],
.wpb-pcf-form-style-true input[type="search"],
.wpb-pcf-form-style-true input[type="time"],
.wpb-pcf-form-style-true input[type="url"],
.wpb-pcf-form-style-true input[type="tel"],
.wpb-pcf-form-style-true textarea,
.wpb-pcf-form-style-true select {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 4px;
  font-size: 15px;
  margin: 0;
  outline: 0;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #e8eeef;
  color: #8a97a0;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 3%) inset;
  box-shadow: 0 1px rgba(0, 0, 0, 3%) inset;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wpb-pcf-form-style-true input[type="text"]:focus,
.wpb-pcf-form-style-true input[type="date"]:focus,
.wpb-pcf-form-style-true input[type="datetime"]:focus,
.wpb-pcf-form-style-true input[type="email"]:focus,
.wpb-pcf-form-style-true input[type="number"]:focus,
.wpb-pcf-form-style-true input[type="search"]:focus,
.wpb-pcf-form-style-true input[type="time"]:focus,
.wpb-pcf-form-style-true input[type="url"]:focus,
.wpb-pcf-form-style-true input[type="tel"]:focus,
.wpb-pcf-form-style-true textarea:focus,
.wpb-pcf-form-style-true select:focus {
  background: #d2d9dd;
}
.wpb-pcf-form-style-true select {
  -webkit-appearance: menulist-button;
  height: 35px;
}
.wpb-pcf-form-style-true .number {
  background: #1abc9c;
  color: #fff;
  height: 30px;
  width: 30px;
  display: inline-block;
  font-size: 0.8em;
  margin-right: 4px;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  border-radius: 15px 15px 15px 0;
}
.wpb-pcf-form-style-true input[type="submit"],
.wpb-pcf-form-style-true input[type="button"] {
  position: relative;
  display: block;
  padding: 12px 35px !important;
  color: #fff;
  margin: 0 auto;
  background: #1abc9c;
  font-size: 18px;
  line-height: normal !important;
  text-align: center;
  font-style: inherit;
  width: 100%;
  border: 0 !important;
  text-shadow: unset !important;
  box-shadow: unset !important;
  height: unset !important;
  border-radius: 3px;
  margin-bottom: 10px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wpb-pcf-form-style-true input[type="submit"]:hover,
.wpb-pcf-form-style-true input[type="button"]:hover,
.wpb-pcf-form-style-true input[type="submit"]:focus,
.wpb-pcf-form-style-true input[type="button"]:focus {
  background: #109177;
}
.wpb-pcf-form-style-true input[type="submit"]:focus,
.wpb-pcf-form-style-true input[type="button"]:focus {
  outline: 0;
}
.wpb-pcf-form-style-true input[type="submit"].wpcf7-submit,
.wpb-pcf-form-style-true input[type="button"].wpcf7-submit {
  margin-bottom: 0;
}
.wpb-pcf-form-style-true div.wpcf7-response-output {
  margin: 20px 0 0;
  padding: 10px 15px;
}
.wpb-pcf-form-style-true form.wpcf7-form .ajax-loader {
  display: none;
}
.wpb-pcf-form-style-true form.wpcf7-form.submitting .ajax-loader {
  display: block;
  margin-top: 15px;
}
.wpb-pcf-form-style-true .wpcf7 form > p,
.wpb-pcf-form-style-true .wpcf7 form > div {
  margin-bottom: 20px;
}
.wpb-pcf-form-style-true .wpcf7-form {
  margin-bottom: -10px;
}
.wpb-pcf-form-style-true .wpcf7 form > p span,
.wpb-pcf-form-style-true .wpcf7 form > div span {
  display: block;
  margin-top: 10px;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.wpb-pcf-btn-loading:before {
  content: "";
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  animation: spinner 0.6s linear infinite;
}
.rtl .wpb-pcf-btn-loading:before {
  margin-left: 7px;
  margin-right: 0;
}
.menu-item .wpb-pcf-btn-loading:before {
  display: none !important;
}
.theme-hestia li.product .wpb-pcf-btn {
  margin: 10px auto 20px;
}
.theme-oceanwp li.product.owp-content-center .wpb-pcf-btn {
  margin: 10px auto 20px;
}
.theme-oceanwp.single-product .wpb-pcf-btn {
  margin-top: 20px;
}
.theme-storefront .wpb-pcf-form-style-true form {
  margin-bottom: 0;
}
.theme-storefront li.product .wpb-pcf-btn,
.theme-sydney li.product .wpb-pcf-btn,
.theme-dt-the7 .dt-products.woo-hover .wpb-pcf-btn {
  margin: 10px auto 0;
}
.wpb-pcf-form-style-false .swal2-html-container {
  text-align: inherit !important;
}
#sidebar div .nectar_widget[class*="nectar_blog_posts_"] li,
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] li,
.nectar_widget[class*="nectar_blog_posts_"] > li {
  counter-increment: step-counter;
  position: relative;
  min-height: 40px;
  border-bottom: 0;
  line-height: 40px;
}
#footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  li,
.ascend
  #sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  li,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li {
  margin-bottom: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 25px;
  transition: border-color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  overflow: hidden;
}
#footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
}
#footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li:first-child,
#footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li:hover,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  .has-img:hover,
.ascend
  #sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  li:hover,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > .has-img:hover,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li:first-child {
  border-color: transparent !important;
}
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
  color: #000;
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > li:last-child {
  margin-bottom: 0;
}
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li a,
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li a,
.widget .nectar_widget[class*="nectar_blog_posts_"] > li a {
  display: block;
  line-height: 26px;
  vertical-align: middle;
}
.widget-area-active
  .widget
  .nectar_widget[data-style="hover-featured-image-gradient-and-counter"]
  > li
  a,
.widget-area-active
  .widget
  .nectar_widget[data-style="hover-featured-image"]
  > li
  a,
.widget-area-active
  .widget
  .nectar_widget[data-style="minimal-counter"]
  > li
  a {
  position: static !important;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > li a,
.widget
  .nectar_widget[class*="nectar_blog_posts_"]
  > li:not(.has-img)
  .post-title,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li
  .post-title {
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:not(.has-img)
  .post-title {
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:not(.has-img)
  a {
  -webkit-transition: none;
  transition: none;
}
#footer-outer
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li::before {
  border: 2px solid rgba(255, 255, 255, 0.15);
}
#footer-outer
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:first-child::before,
#footer-outer
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:hover::before {
  border: 2px solid #fff;
}
#footer-outer
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"]
  > li::before {
  border: 2px solid rgba(255, 255, 255, 0.15);
}
body
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li::before {
  top: auto;
  transform: none;
  -webkit-transform: none;
}
body
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:first-child::before,
body
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:hover::before {
  color: #fff;
  border-color: #fff;
}
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  li,
.ascend
  #sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  li,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  li,
body
  #footer-outer
  #footer-widgets
  .row
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  li {
  padding-left: 85px !important;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li
  a
  .popular-featured-img:after,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:first-child
  a
  .popular-featured-img:after,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child
  a
  .popular-featured-img:after {
  opacity: 0.7;
}
#footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  li:first-child,
#footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  li:first-child {
  padding-top: 100px !important;
}
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  li:first-child,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  li:first-child,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  li:first-child,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  li:first-child {
  padding-top: 100px;
}
#footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"]
  > li,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"]
  > li,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"]
  > li {
  padding-left: 55px;
  margin-bottom: 25px;
  position: relative;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li
  .popular-featured-img {
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  border-radius: 5px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-date,
.widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-title {
  z-index: 10;
  position: relative;
  display: block;
}
body .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-title {
  font-size: 16px;
  line-height: 22px;
}
body .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
  font-size: 13px;
  line-height: 14px;
  margin-top: 6px;
}
#header-outer
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > .has-img
  a:hover
  span,
#header-outer
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li:first-child
  a
  span,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > .has-img
  a:hover,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li
  a:hover,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:first-child
  a,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child
  a,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > .has-img
  a:hover,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li
  a:hover,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:first-child
  a,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child
  a {
  color: #fff;
}
#footer-outer
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:first-child
  a,
#footer-outer
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child
  a,
#footer-outer
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > .has-img
  a:hover,
#slide-out-widget-area
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > .has-img
  a:hover
  span,
#slide-out-widget-area
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li:first-child
  a
  span,
.material
  #sidebar
  .widget
  [data-style="hover-featured-image-gradient-and-counter"]
  li:not(.has-img)
  a:hover
  .post-title,
.material
  .widget
  [data-style="hover-featured-image-gradient-and-counter"]
  li:not(.has-img)
  a:hover
  .post-title {
  color: #fff !important;
}
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > .has-img
  a:hover
  .post-date,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li
  a:hover
  .post-date,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:first-child
  a
  .post-date,
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child
  a
  .post-date,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:first-child
  a
  .post-date,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child
  a
  .post-date {
  color: rgba(255, 255, 255, 0.75);
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > .has-img:hover {
  border-color: transparent;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"]
  > .has-img
  a:hover
  .popular-featured-img,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li
  a:hover
  .popular-featured-img,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li:first-child
  a
  .popular-featured-img,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child
  a
  .popular-featured-img {
  opacity: 1;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li
  a
  .popular-featured-img:after {
  position: absolute;
  content: "";
  z-index: 10;
  pointer-events: none;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  border-radius: 5px;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"]
  a:hover
  .arrow-circle
  svg
  circle {
  stroke-dashoffset: 287;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] .arrow-circle {
  position: absolute;
  width: 36px;
  height: 36px;
  backface-visibility: hidden;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -1px;
  margin-left: -1px;
  -ms-transform-origin: left;
  -webkit-transform-origin: left;
  transform-origin: left;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget .nectar_widget[class*="nectar_blog_posts_"] svg {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  backface-visibility: hidden;
  display: block;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] .arrow-circle svg circle {
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-dasharray: 133;
  stroke-dashoffset: 399;
  -ms-transition: all 0.47s cubic-bezier(0.25, 0, 0.2, 1);
  -webkit-transition: all 0.47s cubic-bezier(0.25, 0, 0.2, 1);
  transition: all 0.47s cubic-bezier(0.25, 0, 0.2, 1);
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li
  a
  .popular-featured-img,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li:not(.has-img)
  a:before,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li:not(.has-img):after {
  overflow: hidden;
  border-radius: 5px;
  height: 65px;
  width: 65px;
  position: absolute;
  display: block;
  content: "";
  left: 0;
  top: 50%;
  z-index: 10;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li:not(.has-img)
  a:before {
  background-color: rgba(0, 0, 0, 0.35);
}
.main-content
  #sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child:hover:not(.has-img),
.main-content
  #sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child:not(.has-img) {
  border: 1px solid #e6e6e6 !important;
  padding-top: 25px;
}
.main-content
  #sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child:not(.has-img)
  .post-date {
  color: #000;
}
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
  > li:first-child:not(.has-img)
  a {
  color: inherit;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li
  a
  .meta-wrap {
  width: calc(100% - 71px);
  padding-left: 25px;
}
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li {
  min-height: 55px;
  padding-top: 0;
  padding-bottom: 0;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li
  a
  .popular-featured-img
  img {
  width: 100%;
}
#sidebar
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li {
  margin-bottom: 28px;
}
#footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li {
  margin-bottom: 15px;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li
  a
  .meta-wrap,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li
  a
  .popular-featured-img,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li:not(.has-img)
  a:before {
  position: relative;
  -webkit-transform: none;
  transform: none;
  top: 0;
  display: inline-block;
  vertical-align: middle;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li::before,
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"]
  > li::before {
  content: counter(step-counter);
  margin-right: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: 700;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  line-height: 34px;
  font-size: 12px;
  pointer-events: none;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1),
    border-color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1),
    border-color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li:not(.has-img):after {
  border-radius: 0;
  text-align: center;
  color: #fff;
  font: 18px/60px icomoon;
  content: "\f03e";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li::before {
  left: 25px;
  border-width: 2px;
  z-index: 20;
}
.material
  #footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"]
  > li {
  padding-left: 55px !important;
}
.material
  #footer-outer
  #footer-widgets
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"]
  > li {
  padding: 20px !important;
}
@media only screen and (min-width: 1px) and (max-width: 999px) {
  #sidebar
    .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
    li,
  .ascend
    #sidebar
    .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
    li,
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"]
    > li {
    padding: 30px;
  }
  #sidebar
    .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
    li,
  .ascend
    #sidebar
    .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
    li,
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
    > li {
    padding: 30px 30px 30px 80px;
  }
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li
    a
    .popular-featured-img,
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li:not(.has-img)
    a:before,
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li:not(.has-img):after,
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li:not(.has-img):before {
    width: 80px;
    height: 80px;
  }
  #sidebar
    .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li,
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li {
    min-height: 80px;
    line-height: 80px;
  }
  #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li a,
  .ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li a,
  .widget .nectar_widget[class*="nectar_blog_posts_"] > li a {
    display: inline-block;
  }
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li:not(.has-img):after {
    line-height: 80px;
  }
  #sidebar
    .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li
    a,
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li
    a {
    display: block;
  }
  .widget
    .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
    > li
    a
    .meta-wrap {
    width: calc(100% - 90px);
  }
}
.vc_parallax-inner iframe,
.vc_video-bg iframe,
.vc_video-bg--nectar iframe {
  max-width: 1e3%;
}
.vc_clearfix:after,
.vc_column-inner::after,
.vc_el-clearfix,
.vc_row:after {
  clear: both;
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.row:after,
.row:before,
.vc_row:after,
.vc_row:before {
  content: " ";
  display: table;
}
.container-fluid:after,
.container:after,
.row:after,
.vc_row:after {
  clear: both;
}
.vc-composer-icon,
[class*=" vc_arrow-icon-"],
[class^="vc_arrow-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vc_row:after,
.vc_row:before {
  content: " ";
  display: table;
}
@media (max-width: 690px) {
  .vc_hidden-xs {
    display: none !important;
  }
  .vc_el-clearfix-xs {
    clear: both;
  }
}
@media (min-width: 691px) and (max-width: 999px) {
  .vc_hidden-sm {
    display: none !important;
  }
  .vc_el-clearfix-sm {
    clear: both;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .vc_hidden-md {
    display: none !important;
  }
  .vc_el-clearfix-md {
    clear: both;
  }
}
@media (min-width: 1300px) {
  .vc_hidden-lg {
    display: none !important;
  }
}
.vc_row-fluid::after,
.vc_row-fluid::before {
  content: "";
  display: table;
}
.vc_row-fluid::after {
  clear: both;
}
.vc_pull-right {
  float: right !important;
}
.vc_pull-left {
  float: left !important;
}
.vc_clearfix:after,
.vc_clearfix:before {
  content: " ";
  display: table;
}
.vc_clearfix:after {
  clear: both;
}
.vc_clearfix:after,
.vc_clearfix:before {
  content: " ";
  display: table;
}
.vc_clearfix:after {
  clear: both;
}
.vc_el-clearfix {
  clear: both;
}
.vc_col-lg-1\/5,
.vc_col-lg-2\/5,
.vc_col-lg-3\/5,
.vc_col-lg-4\/5,
.vc_col-lg-5\/5,
.vc_col-md-1\/5,
.vc_col-md-2\/5,
.vc_col-md-3\/5,
.vc_col-md-4\/5,
.vc_col-md-5\/5,
.vc_col-sm-1\/5,
.vc_col-sm-2\/5,
.vc_col-sm-3\/5,
.vc_col-sm-4\/5,
.vc_col-sm-5\/5,
.vc_col-xs-1\/5,
.vc_col-xs-2\/5,
.vc_col-xs-3\/5,
.vc_col-xs-4\/5,
.vc_col-xs-5\/5 {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 2.1%;
}
.vc_col-xs-1\/5,
.vc_col-xs-2\/5,
.vc_col-xs-3\/5,
.vc_col-xs-4\/5,
.vc_col-xs-5\/5 {
  float: left;
}
@media only screen and (max-width: 1000px) and (min-width: 690px) {
  body .vc_row-fluid.full-width-content .vc_col-xm-4\/5 {
    width: calc(80%);
  }
  body .vc_row-fluid.full-width-content .vc_col-xm-3\/5 {
    width: calc(60%);
  }
  body .vc_row-fluid.full-width-content .vc_col-xm-2\/5 {
    width: calc(40%);
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-1\/5 {
    width: calc(20%);
  }
}
@media (max-width: 690px) {
  body .vc_row-fluid .vc_col-xs-5\/5 {
    width: 100%;
  }
  body .vc_row-fluid.full-width-content .vc_col-xm-4\/5 {
    width: calc(80%);
  }
  body .vc_row-fluid.full-width-content .vc_col-xm-3\/5 {
    width: calc(60%);
  }
  body .vc_row-fluid.full-width-content .vc_col-xm-2\/5 {
    width: calc(40%);
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-1\/5 {
    width: calc(20%);
  }
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .vc_col-md-1\/5,
  .vc_col-md-2\/5,
  .vc_col-md-3\/5,
  .vc_col-md-4\/5,
  .vc_col-md-5\/5 {
    float: left;
  }
  body .vc_row-fluid .vc_col-md-5\/5 {
    width: 100%;
  }
  body .vc_row-fluid .vc_col-md-4\/5 {
    width: 80%;
  }
  body .vc_row-fluid .vc_col-md-3\/5 {
    width: 60%;
  }
  body .vc_row-fluid .vc_col-md-2\/5 {
    width: 40%;
  }
  body .vc_row-fluid .vc_col-md-1\/5 {
    width: 20%;
  }
}
@media (min-width: 1300px) {
  .vc_col-lg-1\/5,
  .vc_col-lg-2\/5,
  .vc_col-lg-3\/5,
  .vc_col-lg-4\/5,
  .vc_col-lg-5\/5 {
    float: left;
  }
  body .vc_row-fluid .vc_col-lg-5\/5 {
    width: 100%;
  }
  body .vc_row-fluid .vc_col-lg-4\/5 {
    width: 80%;
  }
  body .vc_row-fluid .vc_col-lg-3\/5 {
    width: 60%;
  }
  body .vc_row-fluid .vc_col-lg-2\/5 {
    width: 40%;
  }
  body .vc_row-fluid .vc_col-lg-1\/5 {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .vc_el-clearfix-xs {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .vc_el-clearfix-sm {
    clear: both;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .vc_el-clearfix-md {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .vc_el-clearfix-lg {
    clear: both;
  }
}
.vc_visible {
  display: block;
}
.vc_table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
.vc_button-2-wrapper,
.vc_pixel_icon {
  display: inline-block;
  vertical-align: middle;
}
.vc-composer-icon {
  font-family: vcpb-plugin-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vc-c-icon-minimize:before {
  content: "\e91c";
}
.vc-c-icon-close:before {
  content: "\e5cd";
}
.vc-c-icon-1-6_4-6_1-6:before {
  content: "\e90e";
}
.vc-c-icon-add_template:before {
  content: "\e903";
}
.vc-c-icon-arrow_back:before {
  content: "\e5c4";
}
.vc-c-icon-arrow_drop_down:before {
  content: "\e5c5";
}
.vc-c-icon-arrow_drop_up:before {
  content: "\e5c7";
}
.vc-c-icon-arrow_forward:before {
  content: "\e5c8";
}
.vc-c-icon-check:before {
  content: "\e5ca";
}
.vc-c-icon-arrow_upward:before {
  content: "\e5d8";
}
.vc-c-icon-arrow_downward:before {
  content: "\e5db";
}
.vc-c-icon-sync:before {
  content: "\e627";
}
.vc-c-icon-search:before {
  content: "\e8b6";
}
.vc-c-icon-1-1:before {
  content: "\e900";
}
.vc-c-icon-1-2_1-2:before {
  content: "\e901";
}
.vc-c-icon-1-3_1-3_1-3:before {
  content: "\e902";
}
.vc-c-icon-1-4_1-2_1-4:before {
  content: "\e904";
}
.vc-c-icon-1-4_1-4_1-4_1-4:before {
  content: "\e905";
}
.vc-c-icon-1-4_3-4:before {
  content: "\e906";
}
.vc-c-icon-1-6_1-6_1-6_1-2:before {
  content: "\e907";
}
.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before {
  content: "\e908";
}
.vc-c-icon-l_15_15_15_15_15:before {
  content: "\e909";
}
.vc-c-icon-1-6_2-3_1-6:before {
  content: "\e90a";
}
.vc-c-icon-2-3_1-3:before {
  content: "\e90b";
}
.vc-c-icon-5-6_1-6:before {
  content: "\e90c";
}
.vc-c-icon-add_element:before {
  content: "\e90d";
}
.vc-c-icon-add:before {
  content: "\e90f";
}
.vc-c-icon-cog:before {
  content: "\e910";
}
.vc-c-icon-content_copy:before {
  content: "\e911";
}
.vc-c-icon-delete_empty:before {
  content: "\e912";
}
.vc-c-icon-dragndrop:before {
  content: "\e913";
}
.vc-c-icon-fullscreen_exit:before {
  content: "\e914";
}
.vc-c-icon-fullscreen:before {
  content: "\e915";
}
.vc-c-icon-arrow_drop_right:before {
  content: "\e916";
}
.vc-c-icon-layout_default:before {
  content: "\e917";
}
.vc-c-icon-layout_landscape-smartphones:before {
  content: "\e918";
}
.vc-c-icon-layout_landscape-tablets:before {
  content: "\e919";
}
.vc-c-icon-layout_portrait-smartphones:before {
  content: "\e91a";
}
.vc-c-icon-layout_portrait-tablets:before {
  content: "\e91b";
}
.vc-c-icon-mode_edit:before {
  content: "\e91d";
}
.vc-c-icon-row_default_fe:before {
  content: "\e91e";
}
.vc-c-icon-text-block:before {
  content: "\e91f";
}
.vc_txt_align_left {
  text-align: left;
}
.vc_txt_align_right {
  text-align: right;
}
.vc_txt_align_center {
  text-align: center;
}
.vc_txt_align_justify {
  text-align: justify;
  text-justify: inter-word;
}
.vc_el_width_50 {
  width: 50%;
}
.vc_el_width_60 {
  width: 60%;
}
.vc_el_width_70 {
  width: 70%;
}
.vc_el_width_80 {
  width: 80%;
}
.vc_el_width_90 {
  width: 90%;
}
.vc_el_width_100 {
  width: 100%;
}
i.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  margin-left: 5px;
}
.wpb_btn-large i.icon {
  height: 19px;
  margin-left: 9px;
}
.wpb_btn-small i.icon {
  height: 15px;
}
.wpb_btn-mini i.icon {
  display: none;
}
.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
  margin-top: 5px;
  margin-bottom: 5px;
}
#content .wpb_alert p:last-child,
#content .wpb_text_column p:last-child,
#content .wpb_text_column:last-child,
.vc_message_box > p:last-child,
.wpb_alert p:last-child,
.wpb_text_column p:last-child,
.wpb_text_column:last-child {
  margin-bottom: 0;
}
.vc_message_box-icon > *,
.vc_message_box-icon > .fa {
  font-size: 1.7em;
  line-height: 1;
}
.vc_message_box-icon > *,
.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_icon::before {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 35px;
}
.entry-content .twitter-share-button,
.fb_like,
.twitter-share-button,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element {
  margin-bottom: 21.74px;
}
.vc_parallax {
  position: relative;
  overflow: hidden;
}
.vc_parallax > * {
  position: relative;
  z-index: 1;
}
.vc_parallax .vc_parallax-inner {
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-attachment: scroll;
  background-color: initial;
  background-image: inherit;
  background-size: cover;
  z-index: 0;
  background-position: 50% 0;
}
.vc_video-bg-container {
  position: relative;
}
.vc_video-bg,
.vc_video-bg--nectar {
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.nectar-youtube-bg__source {
  display: none;
}
.vc_row[data-vc-full-width] {
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  overflow: hidden;
}
.vc_row[data-vc-full-width].vc_hidden {
  opacity: 0;
}
.vc_empty-element > .vc_column-inner {
  min-height: 100px;
}
iframe.twitter-share-button {
  margin: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul {
  margin: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul > li {
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
.wpb_widgetised_column .wpb_wrapper > ul > li:after,
.wpb_widgetised_column .wpb_wrapper > ul > li:before {
  display: none !important;
}
.wpb_button {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.1);
}
.wpb_button.active,
.wpb_button.disabled,
.wpb_button:active,
.wpb_button:hover,
.wpb_button[disabled] {
  background-color: #eaeaea;
}
.wpb_button:hover {
  color: #333;
  background-color: #e6e6e6;
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  background-image: none;
}
.wpb_button:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.wpb_button.active,
.wpb_button:active {
  background-color: #e6e6e6;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),
    0 1px 2px rgba(0, 0, 0, 5%);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 5%);
}
button.wpb_btn-large,
span.wpb_btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
  margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
  margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
button.wpb_button::-moz-focus-inner,
input[type="submit"].wpb_button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.wpb_button_a {
  border: none;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.wpb_gallery .wpb_flexslider .flex-caption {
  cursor: default;
}
.wpb_call_to_action,
.wpb_call_to_action .wpb_button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.vc_custom_heading a,
.vc_custom_heading a:focus,
.vc_custom_heading a:hover,
.vc_custom_heading a:visited {
  border: none;
  text-decoration: inherit;
  color: inherit;
}
.vc_custom_heading a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
.vc_custom_heading a:hover {
  opacity: 0.85;
}
#content .wpb_call_to_action .wpb_call_text,
.wpb_call_to_action .wpb_call_text {
  margin: 0;
  padding-top: 0;
}
.cta_align_bottom {
  text-align: center;
}
.cta_align_bottom .wpb_button {
  position: static;
  margin-top: 21.74px;
  display: inline-block;
}
.cta_no_button .wpb_call_text {
  width: auto;
  float: none;
}
.wpb_gmaps_widget .wpb_wrapper {
  background-color: #f7f7f7;
  padding: 5px;
}
.wpb_gmaps_widget .wpb_map_wraper iframe {
  margin-bottom: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: none;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_tour_next_prev_nav a:focus {
  outline: 0;
}
.wpb_content_element .wpb_tabs_nav,
.wpb_content_element .wpb_tour_tabs_wrapper {
  padding: 0;
}
.wpb_content_element .wpb_tabs_nav {
  margin: 0;
  padding-left: 0 !important;
  text-indent: inherit !important;
}
#content .wpb_content_element .wpb_tabs_nav {
  margin: 0;
}
.wpb_content_element .wpb_tabs_nav li {
  background-color: #fff;
  white-space: nowrap;
  padding: 0;
  background-image: none;
  list-style: none !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #f7f7f7;
}
.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
  display: none !important;
}
.wpb_content_element
  .wpb_tour_tabs_wrapper
  .wpb_tab
  .wpb_row:last-child
  > div
  > div.wpb_wrapper
  .wpb_content_element:last-child,
.wpb_content_element
  .wpb_tour_tabs_wrapper
  .wpb_tab
  > .wpb_content_element:last-child {
  margin-bottom: 0;
}
.wpb_tabs .wpb_tabs_nav li {
  float: left;
  margin: 0 1px 0 0;
}
.grid_layout-thumbnail .post-thumb,
body ul.wpb_thumbnails-fluid li .entry-content:last-child {
  margin-bottom: 0;
}
.wpb_column .wpb_wrapper .wpb_teaser_grid {
  float: none;
}
body ul.wpb_thumbnails-fluid li {
  padding: 0;
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
  display: none !important;
}
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid {
  padding: 0;
  overflow: visible !important;
}
.wpb_image_grid .wpb_image_grid_ul a {
  display: block;
}
.wpb_image_grid .wpb_image_grid_ul img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wpb_gallery .theme-default .nivoSlider {
  margin-bottom: 0;
}
.wpb_gallery .theme-default .nivo-controlNav {
  padding: 10px 0 3px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: auto;
  top: 100%;
  margin-top: 15px;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
  line-height: 1;
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
  z-index: 10;
}
#content .wpb_gallery_slides ul.flex-direction-nav,
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.slides,
.wpb_content_element .wpb_gallery_slides ul li,
.wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.slides,
body .wpb_gallery_slides ul li {
  list-style: none;
  padding: 0;
  background-image: none;
  margin: 0;
}
.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper {
  width: 10%;
}
.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper {
  width: 20%;
}
.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper {
  width: 30%;
}
.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
  width: 40%;
}
.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper {
  width: 50%;
}
.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper {
  width: 60%;
}
.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
  width: 70%;
}
.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper {
  width: 80%;
}
.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
  width: 90%;
}
.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
  width: 100%;
}
.wpb_video_widget .wpb_video_wrapper {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.wpb_video_widget .wpb_video_wrapper > div {
  padding-top: 0 !important;
  position: static;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
  padding-top: 56.25%;
}
.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
  padding-top: 75%;
}
.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper {
  padding-top: 42.55319149%;
}
.wpb_video_widget.vc_video-align-left .wpb_wrapper {
  float: left;
}
.wpb_video_widget.vc_video-align-center .wpb_wrapper {
  margin: 0 auto;
}
.wpb_video_widget.vc_video-align-right .wpb_wrapper {
  float: right;
}
.wpb_video_widget .wpb_wrapper {
  position: relative;
}
.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_video_wrapper .fluid-width-video-wrapper {
  padding-top: 0 !important;
  position: static;
}
.vc_pie_chart {
  z-index: 0;
  opacity: 0;
}
.vc_pie_chart.vc_ready {
  opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
  position: relative;
  margin: 0 auto;
}
.vc_pie_chart canvas {
  position: relative;
  z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value,
.vc_pie_chart_back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.vc_pie_chart .vc_pie_chart_value {
  font-size: 200%;
  text-align: center;
}
.vc_pie_chart_back {
  border: 6px solid #f7f7f7;
  border-radius: 50%;
  opacity: 0.3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_text_separator,
.wpb_separator {
  border-bottom: 1px solid #ebebeb;
  clear: both;
  height: 1px;
}
.vc_sep_width_100,
.wpb_single_image img.vc_img-placeholder {
  width: 100%;
}
.vc_chart .vc_chart-legend {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.vc_chart .vc_chart-legend li {
  line-height: 1.3em;
  list-style: none;
  margin: 0 0 0.3em;
  min-height: 1.3em;
}
.vc_chart .vc_chart-legend span {
  border-radius: 0.3em;
  display: inline-block;
  height: 1.3em;
  left: 0;
  margin-right: 0.5em;
  vertical-align: middle;
  width: 1.3em;
}
@media (min-width: 768px) {
  .vc_chart .vc_chart-legend {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
  }
  .vc_chart .vc_chart-legend li {
    margin-left: 1em;
  }
  .vc_chart .vc_chart-with-legend {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
  }
}
.vc_line-chart .vc_chart-with-legend {
  width: 75%;
}
.vc_line-chart .vc_chart-legend {
  width: 25%;
}
.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
  border-radius: 0;
}
.wpb_single_image [class*="_circle"] .vc-zoom-wrapper {
  border-radius: 50%;
}
.wpb_single_image [class*="_rounded"] .vc-zoom-wrapper {
  border-radius: 4px;
}
.owl-carousel .owl-animated-out {
  z-index: 0;
}
.owl-carousel .owl-animated-in {
  z-index: 1;
}
[class*=" vc_arrow-icon-"],
[class^="vc_arrow-icon-"] {
  font-family: vc_grid_v1;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.vc_arrow-icon-minus:before {
  content: "\e61c";
}
.vc_arrow-icon-plus:before {
  content: "\e61d";
}
.vc_arrow-icon-arrow_down:before {
  content: "\e61e";
}
.vc_arrow-icon-arrow_up:before {
  content: "\e61f";
}
.vc_arrow-icon-arrow_01_left:before {
  content: "\e600";
}
.vc_arrow-icon-arrow_01_right:before {
  content: "\e601";
}
.vc_arrow-icon-arrow_02_left:before {
  content: "\e602";
}
.vc_arrow-icon-arrow_02_right:before {
  content: "\e603";
}
.vc_arrow-icon-arrow_03_left:before {
  content: "\e604";
}
.vc_arrow-icon-arrow_03_right:before {
  content: "\e605";
}
.vc_arrow-icon-arrow_04_left:before {
  content: "\e606";
}
.vc_arrow-icon-arrow_04_right:before {
  content: "\e607";
}
.vc_arrow-icon-arrow_05_left:before {
  content: "\e608";
}
.vc_arrow-icon-arrow_05_right:before {
  content: "\e609";
}
.vc_arrow-icon-arrow_06_left:before {
  content: "\e60a";
}
.vc_arrow-icon-arrow_06_right:before {
  content: "\e60b";
}
.vc_arrow-icon-arrow_07_left:before {
  content: "\e60c";
}
.vc_arrow-icon-arrow_07_right:before {
  content: "\e60d";
}
.vc_arrow-icon-arrow_08_left:before {
  content: "\e60e";
}
.vc_arrow-icon-arrow_08_right:before {
  content: "\e60f";
}
.vc_arrow-icon-arrow_09_left:before {
  content: "\e610";
}
.vc_arrow-icon-arrow_09_right:before {
  content: "\e611";
}
.vc_arrow-icon-arrow_10_left:before {
  content: "\e612";
}
.vc_arrow-icon-arrow_10_right:before {
  content: "\e613";
}
.vc_arrow-icon-arrow_11_left:before {
  content: "\e614";
}
.vc_arrow-icon-arrow_11_right:before {
  content: "\e615";
}
.vc_arrow-icon-arrow_12_left:before {
  content: "\e616";
}
.vc_arrow-icon-arrow_12_right:before {
  content: "\e617";
}
.vc_arrow-icon-navicon:before {
  content: "\f0c9";
}
.wpb_animate_when_almost_visible {
  opacity: 0;
}
.wpb_animate_when_almost_visible:not(.wpb_start_animation) {
  -webkit-animation: none;
  -o-animation: none;
  animation: none;
}
.top-to-bottom,
.wpb_top-to-bottom {
  -webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.bottom-to-top,
.wpb_bottom-to-top {
  -webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.left-to-right,
.wpb_left-to-right {
  -webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.right-to-left,
.wpb_right-to-left {
  -webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.appear,
.wpb_appear {
  -webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wpb_start_animation {
  opacity: 1;
}
@-webkit-keyframes wpb_ttb {
  0% {
    -webkit-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ttb {
  0% {
    -moz-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ttb {
  0% {
    -o-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ttb {
  0% {
    -webkit-transform: translate(0, -10%);
    -ms-transform: translate(0, -10%);
    -o-transform: translate(0, -10%);
    transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_btt {
  0% {
    -webkit-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_btt {
  0% {
    -moz-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_btt {
  0% {
    -o-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_btt {
  0% {
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    -o-transform: translate(0, 10%);
    transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_ltr {
  0% {
    -webkit-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ltr {
  0% {
    -moz-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ltr {
  0% {
    -o-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ltr {
  0% {
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    -o-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_rtl {
  0% {
    -webkit-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_rtl {
  0% {
    -moz-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_rtl {
  0% {
    -o-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_rtl {
  0% {
    -webkit-transform: translate(10%, 0);
    -ms-transform: translate(10%, 0);
    -o-transform: translate(10%, 0);
    transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_appear {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes wpb_appear {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes wpb_appear {
  0% {
    -o-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes wpb_appear {
  0% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.vc_row.vc_row-flex > .span_12 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 999px) {
  .vc_row.vc_row-flex > .span_12,
  .vc_row.vc_row-flex > .span_12 > .vc_column_container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.vc_row.vc_row-flex > .span_12,
.vc_row.vc_row-flex > .span_12 > .vc_column_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.vc_row.vc_row-flex > .span_12 > .vc_vc_column,
.vc_row.vc_row-flex > .span_12 > .vc_vc_column_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.vc_row.vc_row-flex > .span_12 > .vc_column_container > .wpb_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.vc_row.vc_row-flex > .span_12 > .vc_column_container > .wpb_wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner > * {
    min-height: 1em;
  }
}
.vc_row.vc_row-flex > .span_12 > .vc_vc_column > .vc_column_container,
.vc_row.vc_row-flex > .span_12 > .vc_vc_column_inner > .vc_column_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.vc_row.vc_row-flex
  > .span_12
  > .vc_column_container
  > .column-inner-wrap
  > .column-inner,
.vc_row.vc_row-flex > .span_12 > .vc_column_container > .vc_column-inner {
  -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;
}
.vc_row.vc_row-flex > .span_12 > .vc_column_container > .column-inner-wrap,
.vc_row.vc_row-o-equal-height > .span_12 > .vc_column_container {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.vc_row.vc_row-o-content-top
  > .span_12
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row.vc_row-o-content-top
  > .span_12
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)
  > .vc_vc_column
  > .vc_column_container,
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)
  > .vc_vc_column_inner
  > .vc_column_container {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)
  > .vc_vc_column
  > .vc_column_container,
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)
  > .vc_vc_column_inner
  > .vc_column_container {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.vc_row.vc_row-flex
  > .span_12
  > .vc_column_container
  > .column-inner-wrap
  > .column-inner,
.vc_row.vc_row-o-content-middle
  > .span_12
  > .vc_column_container
  > .vc_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.vc_row.vc_row-o-content-bottom
  > .span_12
  > .vc_column_container
  > .vc_column-inner {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)
  > .vc_vc_column
  > .vc_column_container,
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)
  > .vc_vc_column_inner
  > .vc_column_container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 999px) {
  .vc_row.vc_row-flex > .span_12,
  .vc_row.vc_row-flex > .span_12 > .vc_column_container,
  .vc_row.vc_row-flex
    > .span_12
    > .vc_column_container
    > .column-inner-wrap
    > .column-inner,
  .vc_row.vc_row-flex > .span_12 > .vc_column_container > .vc_column-inner {
    display: block;
  }
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
  .vc_row.vc_row-flex > .span_12,
  .vc_row.vc_row-flex > .span_12 > .vc_column_container.one-fourths,
  .vc_row.vc_row-flex
    > .span_12
    > .vc_column_container.one-fourths
    > .vc_column-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.vc_row.vc_row-o-columns-stretch.vc_row-o-full-height > .span_12 {
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.vc_row.vc_row-o-columns-top.vc_row-o-full-height > .span_12 {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.vc_row.vc_row-o-columns-bottom.vc_row-o-full-height > .span_12 {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.vc_row.vc_row-o-columns-middle.vc_row-o-full-height > .span_12 {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.vc_row.vc_row-o-columns-bottom > .span_12::after,
.vc_row.vc_row-o-columns-middle > .span_12::after,
.vc_row.vc_row-o-columns-top > .span_12::after {
  content: "";
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.vc_row.vc_row-flex.vc_row-o-full-height > .span_12 {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.nectar-color-accent-color,
body a,
label span,
body [class^="icon-"].icon-default-style,
.blog-recent[data-style*="classic_enhanced"] .post-meta a:hover i,
.masonry.classic_enhanced .post .post-meta a:hover i,
.comment-list .comment-meta a:hover,
.comment-list .comment-meta a:focus,
.comment-author a:hover,
.comment-author a:focus,
.post .post-header h2 a,
.post .post-header a:hover,
.post .post-header a:focus,
#single-below-header a:hover,
#single-below-header a:focus,
.comment-list .pingback .comment-body > a:hover,
[data-style="list_featured_first_row"] .meta-category a,
[data-style="list_featured_first_row"] .meta-category a,
.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"]
  .icon-default-style,
div[data-style="minimal"] .toggle:hover > .toggle-title a,
div[data-style="minimal"] .toggle.open > .toggle-title a,
#footer-outer #copyright li a i:hover,
.ascend .comment-list .reply a,
body.material
  .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget)
  li
  a:hover,
body.material
  #sidebar
  .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget)
  li
  a:hover,
body.material
  #footer-outer
  .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget)
  li
  a:hover,
#top nav .sf-menu .current_page_item > a .sf-sub-indicator i,
#top nav .sf-menu .current_page_ancestor > a .sf-sub-indicator i,
.sf-menu > .current_page_ancestor > a > .sf-sub-indicator i,
.material .widget .tagcloud a,
#single-below-header a:hover [class^="icon-"],
.wpcf7-form .wpcf7-not-valid-tip,
#header-outer .nectar-menu-label {
  color: #3208f4;
}
#header-outer:not(.transparent)
  .nectar-mobile-only.mobile-header
  .menu-title-text:after {
  border-color: #3208f4 !important;
}
#header-outer #top nav > ul > .button_bordered > a:hover,
#header-outer:not(.transparent) #social-in-menu a i:after,
.sf-menu > li > a:hover > .sf-sub-indicator i,
.sf-menu > li > a:active > .sf-sub-indicator i,
.sf-menu > .sfHover > a > .sf-sub-indicator i,
.sf-menu .megamenu > ul > li:hover > a,
#header-outer nav > ul > .megamenu > ul > li > a:hover,
#header-outer nav > ul > .megamenu > ul > .sfHover > a,
#header-outer nav > ul > .megamenu > ul > li > a:focus,
#top nav ul #nectar-user-account a:hover span,
#top nav ul #search-btn a:hover span,
#top nav ul .slide-out-widget-area-toggle a:hover span,
body.material:not([data-header-color="custom"])
  #header-outer:not([data-format="left-header"])
  #top
  ul.cart_list
  a:hover,
body.material
  #header-outer:not(.transparent)
  .cart-outer:hover
  .cart-menu-wrap
  .icon-salient-cart,
#header-outer:not([data-format="left-header"])
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-item.has-ul
  > a,
#header-outer:not([data-format="left-header"])
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-ancestor.has-ul
  > a,
body #header-secondary-outer #social a:hover i,
body #header-secondary-outer #social a:focus i,
#footer-outer a:focus,
#footer-outer a:hover,
.recent-posts .post-header a:hover,
.result a:hover,
.post-area.standard-minimal .post .post-meta .date a,
.post-area.standard-minimal .post .post-header h2 a:hover,
.post-area.standard-minimal .post .more-link:hover span,
.post-area.standard-minimal .post .more-link span:after,
.post-area.standard-minimal .post .minimal-post-meta a:hover,
.single .post .post-meta a:hover,
.single .post .post-meta a:focus,
.single #single-meta div a:hover i,
.single #single-meta div:hover > a,
.single #single-meta div:focus > a,
.result .title a,
.circle-border,
.home
  .blog-recent:not([data-style="list_featured_first_row"])
  .col
  .post-header
  a:hover,
.home .blog-recent .col .post-header h3 a,
.project-attrs li i,
.nectar-milestone .number.accent-color,
body #portfolio-nav a:hover i,
span.accent-color,
.portfolio-items .nectar-love:hover i,
.portfolio-items .nectar-love.loved i,
body .hovered .nectar-love i,
body:not(.material) #search-outer #search #close a span:hover,
.carousel-wrap[data-full-width="true"] .carousel-heading a:hover i,
#search-outer .ui-widget-content li:hover *,
#search-outer .ui-widget-content .ui-state-focus *,
.portfolio-filters-inline .container ul li .active,
.svg-icon-holder[data-color="accent-color"],
.team-member .accent-color:hover,
.blog-recent[data-style="minimal"] .col > span,
.blog-recent[data-style="title_only"] .col:hover .post-header .title,
body #pagination .page-numbers.prev:hover,
body #pagination .page-numbers.next:hover,
body #pagination a.page-numbers:hover,
body #pagination a.page-numbers:focus,
body[data-form-submit="see-through"] input[type="submit"],
body[data-form-submit="see-through"] button[type="submit"],
.nectar_icon_wrap[data-color="accent-color"] i,
.nectar_team_member_close .inner:before,
body:not([data-header-format="left-header"])
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > a:hover,
body:not([data-header-format="left-header"])
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > a:focus,
.masonry.material .masonry-blog-item .meta-category a,
body
  .wpb_row
  .span_12
  .portfolio-filters-inline[data-color-scheme="accent-color-underline"].full-width-section
  .active,
body
  .wpb_row
  .span_12
  .portfolio-filters-inline[data-color-scheme="accent-color-underline"].full-width-section
  a:hover,
.material .comment-list .reply a:hover,
.material .comment-list .reply a:focus,
.material .widget li:not(.has-img) a:hover .post-title,
.material #sidebar .widget li:not(.has-img) a:hover .post-title,
.material
  #sidebar
  .widget
  ul[data-style="featured-image-left"]
  li
  a:hover
  .post-title,
.material #sidebar .widget .tagcloud a,
.single.material .post-area .content-inner > .post-tags a,
.post-area.featured_img_left .meta-category a,
.post-meta .icon-salient-heart-2.loved,
body.material
  .nectar-button.see-through.accent-color[data-color-override="false"],
div[data-style="minimal_small"] .toggle.accent-color > .toggle-title a:hover,
div[data-style="minimal_small"] .toggle.accent-color.open > .toggle-title a,
.testimonial_slider[data-rating-color="accent-color"]
  .star-rating
  .filled:before,
.nectar_single_testimonial[data-color="accent-color"] p .open-quote,
.nectar-quick-view-box .star-rating,
.widget_search .search-form button[type="submit"] .icon-salient-search,
body.search-no-results .search-form button[type="submit"] .icon-salient-search {
  color: #3208f4 !important;
}
.nectar-bg-accent-color,
.nectar-bg-hover-accent-color:hover,
#ajax-content-wrap .nectar-bg-pseudo-accent-color:before,
[data-style="list_featured_first_row"] .meta-category a:before,
.tabbed > ul li .active-tab,
.tabbed > ul li .active-tab:hover,
.wpb_row .nectar-post-grid-filters[data-active-color="accent-color"] a:after,
.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"]
  .flickity-page-dots
  .dot.is-selected:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"]
  blockquote.is-selected
  p,
.nectar_video_lightbox.nectar-button[data-color="default-accent-color"],
.nectar_video_lightbox.nectar-button[data-color="transparent-accent-color"]:hover,
.nectar-cta[data-color="accent-color"]:not([data-style="material"]) .link_wrap,
.flex-direction-nav a,
.carousel-prev:hover,
.carousel-next:hover,
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="accent-color"]
  .flickity-prev-next-button:hover:before,
.nectar-flickity[data-controls="default"][data-control-color="accent-color"]
  .flickity-page-dots
  .dot:before,
.nectar-flickity[data-controls="touch_total"][data-control-color="accent-color"]
  .visualized-total
  span,
[class*=" icon-"],
.toggle.open > .toggle-title a,
div[data-style="minimal"] .toggle.open > .toggle-title i:after,
div[data-style="minimal"] .toggle:hover > .toggle-title i:after,
div[data-style="minimal"] .toggle.open > .toggle-title i:before,
div[data-style="minimal"] .toggle:hover > .toggle-title i:before,
div[data-style="minimal_small"] .toggle.accent-color > .toggle-title:after,
.main-content .widget_calendar caption,
#footer-outer .widget_calendar caption,
.post .more-link span:hover,
.post.format-quote .post-content .quote-inner,
.post.format-link .post-content .link-inner,
.nectar-post-grid-wrap[data-load-more-color="accent-color"] .load-more:hover,
.format-status .post-content .status-inner,
.nectar-post-grid-item.nectar-new-item .inner:before,
input[type="submit"]:hover,
input[type="button"]:hover,
body[data-form-submit="regular"] input[type="submit"],
body[data-form-submit="regular"] button[type="submit"],
body[data-form-submit="regular"]
  .container-wrap
  .span_12.light
  input[type="submit"]:hover,
body[data-form-submit="regular"]
  .container-wrap
  .span_12.light
  button[type="submit"]:hover,
#slide-out-widget-area,
#slide-out-widget-area-bg.fullscreen,
#slide-out-widget-area-bg.fullscreen-split,
#slide-out-widget-area-bg.fullscreen-alt .bg-inner,
body.material #slide-out-widget-area-bg.slide-out-from-right,
.widget .material .widget .tagcloud a:before,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="accent-color"]
  .nectar-list-item-btn:hover,
#header-outer[data-lhe="animated_underline"]
  .nectar-header-text-content
  a:after,
.nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .nectar-notice,
.woocommerce #review_form #respond .form-submit #submit,
#header-outer .nectar-menu-label:before {
  background-color: #3208f4;
}
.orbit-wrapper .slider-nav .right,
.orbit-wrapper .slider-nav .left,
.progress li span,
.nectar-progress-bar span,
#footer-outer #footer-widgets .col .tagcloud a:hover,
#sidebar .widget .tagcloud a:hover,
#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner,
#pagination .next a:hover,
#pagination .prev a:hover,
.comment-list .reply a:hover,
.comment-list .reply a:focus,
.icon-normal,
.bar_graph li span,
.nectar-button[data-color-override="false"].regular-button,
.nectar-button.tilt.accent-color,
body .swiper-slide .button.transparent_2 .primary-color:hover,
#footer-outer #footer-widgets .col input[type="submit"],
.blog-recent .more-link span:hover,
.post-tags a:hover,
#to-top:hover,
#to-top.dark:hover,
body[data-button-style*="rounded"] #to-top:after,
#pagination a.page-numbers:hover,
#pagination span.page-numbers.current,
.portfolio-items
  .col[data-default-color="true"]
  .work-item:not(.style-3)
  .work-info-bg,
.portfolio-items .col[data-default-color="true"] .bottom-meta,
.portfolio-items .col.nectar-new-item .inner-wrap:before,
.portfolio-filters-inline[data-color-scheme="accent-color-underline"] a:after,
.portfolio-filters a,
.portfolio-filters #sort-portfolio,
.project-attrs li span,
.portfolio-filters,
.portfolio-filters-inline[data-color-scheme="accent-color"],
.bottom_controls #portfolio-nav .controls li a i:after,
.bottom_controls #portfolio-nav ul:first-child li#all-items a:hover i,
.single-portfolio .facebook-share a:hover,
.single-portfolio .twitter-share a:hover,
.single-portfolio .pinterest-share a:hover,
.single-post .facebook-share a:hover,
.single-post .twitter-share a:hover,
.single-post .pinterest-share a:hover,
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.post.quote .content-inner .quote-inner .whole-link,
.masonry.classic_enhanced
  .post.quote.wide_tall
  .post-content
  a:hover
  .quote-inner,
.masonry.classic_enhanced
  .post.link.wide_tall
  .post-content
  a:hover
  .link-inner,
.iosSlider .prev_slide:hover,
.iosSlider .next_slide:hover,
#header-outer .widget_shopping_cart a.button,
#header-outer a.cart-contents .cart-wrap span,
#header-outer #mobile-cart-link .cart-wrap span,
#top nav ul .slide-out-widget-area-toggle a:hover .lines,
#top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
#top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
#top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
#header-outer .widget_shopping_cart a.button,
body[data-header-format="left-header"]
  #header-outer[data-lhe="animated_underline"]
  #top
  nav
  ul
  li:not([class*="button_"])
  > a
  span:after,
#buddypress a.button:focus,
.swiper-slide .button.solid_color a,
.swiper-slide .button.solid_color_2 a,
.select2-container .select2-choice:hover,
.select2-dropdown-open .select2-choice,
body[data-fancy-form-rcs="1"]
  .select2-container--default
  .select2-selection--single:hover,
body[data-fancy-form-rcs="1"]
  .select2-container--default.select2-container--open
  .select2-selection--single,
#top nav > ul > .button_solid_color > a:before,
#header-outer.transparent #top nav > ul > .button_solid_color > a:before,
.twentytwenty-handle,
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after,
.masonry.classic_enhanced .posts-container article .meta-category a:hover,
.blog-recent[data-style*="classic_enhanced"] .meta-category a:hover,
.masonry.classic_enhanced .posts-container article .video-play-button,
.masonry.material .masonry-blog-item .meta-category a:before,
.material.masonry .masonry-blog-item .video-play-button,
.masonry.material .quote-inner:before,
.masonry.material .link-inner:before,
.nectar-recent-posts-slider .container .strong span:before,
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover,
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:focus,
.single
  .heading-title[data-header-style="default_minimal"]
  .meta-category
  a:hover,
.single
  .heading-title[data-header-style="default_minimal"]
  .meta-category
  a:focus,
.nectar-fancy-box:after,
.divider-small-border[data-color="accent-color"],
.divider-border[data-color="accent-color"],
.nectar-animated-title[data-color="accent-color"]
  .nectar-animated-title-inner:after,
#fp-nav:not(.light-controls).tooltip_alt ul li a span:after,
#fp-nav.tooltip_alt ul li a span:after,
.nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox,
body
  .nectar-video-box[data-color="default-accent-color"][data-hover="zoom_button"]
  .nectar_video_lightbox:after,
.nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"]:not(
    [data-style="small"]
  )
  .play
  > .inner-wrap:before,
.span_12.dark .owl-theme .owl-dots .owl-dot.active span,
.span_12.dark .owl-theme .owl-dots .owl-dot:hover span,
.nectar-recent-posts-single_featured .strong a,
.post-area.standard-minimal .post .more-link span:before,
.nectar-slide-in-cart .widget_shopping_cart a.button,
.related-posts[data-style="material"] .meta-category a:before,
.post-area.featured_img_left .meta-category a:before,
body.material #page-header-bg.fullscreen-header .inner-wrap > a,
.nectar-hor-list-item[data-color="accent-color"]:before,
.material #sidebar .widget .tagcloud a:before,
.single .post-area .content-inner > .post-tags a:before,
.auto_meta_overlaid_spaced .post.quote .n-post-bg:after,
.auto_meta_overlaid_spaced .post.link .n-post-bg:after,
.post-area.featured_img_left
  .posts-container
  .article-content-wrap
  .video-play-button,
.post-area.featured_img_left .post .quote-inner:before,
.post-area.featured_img_left .link-inner:before,
.nectar-recent-posts-single_featured.multiple_featured .controls li:after,
.nectar-recent-posts-single_featured.multiple_featured .controls .active:before,
.nectar-fancy-box[data-color="accent-color"]:not([data-style="default"])
  .box-bg:after,
body.material[data-button-style^="rounded"]
  .nectar-button.see-through.accent-color[data-color-override="false"]
  i,
body.material
  .nectar-video-box[data-color="default-accent-color"]
  .nectar_video_lightbox:before,
.nectar_team_member_overlay
  .team_member_details
  .bio-inner
  .mobile-close:before,
.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close:after,
.fancybox-navigation button:hover:before,
button[type="submit"]:hover,
button[type="submit"]:focus,
body[data-form-submit="see-through"] input[type="submit"]:hover,
body[data-form-submit="see-through"].woocommerce #respond input#submit:hover,
html body[data-form-submit="see-through"] button[type="submit"]:hover,
body[data-form-submit="see-through"]
  .container-wrap
  .span_12.light
  input[type="submit"]:hover,
body[data-form-submit="see-through"]
  .container-wrap
  .span_12.light
  button[type="submit"]:hover,
body.original .bypostauthor .comment-body:before,
.widget_layered_nav ul.yith-wcan-label li a:hover,
.widget_layered_nav ul.yith-wcan-label .chosen a,
.nectar-next-section-wrap.bounce a:before,
body .nectar-button.see-through-2[data-hover-color-override="false"]:hover {
  background-color: #3208f4 !important;
}
#header-outer #top nav > ul > li:not(.megamenu) ul a:hover,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  .sfHover
  > a,
#header-outer #top nav > ul > li:not(.megamenu) .sfHover > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  a:hover,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-item
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-ancestor
  > a,
#header-outer nav > ul > .megamenu > ul ul li a:hover,
#header-outer nav > ul > .megamenu > ul ul li a:focus,
#header-outer nav > ul > .megamenu > ul ul .sfHover > a,
#header-secondary-outer ul > li:not(.megamenu) .sfHover > a,
#header-secondary-outer ul > li:not(.megamenu) ul a:hover,
#header-secondary-outer ul > li:not(.megamenu) ul a:focus,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  ul
  .current-menu-item
  > a {
  background-color: #3208f4 !important;
}
#header-outer[data-format="left-header"]
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  a:hover {
  color: #3208f4;
}
#header-outer[data-format="left-header"]
  .sf-menu
  .sub-menu
  .current-menu-item
  > a,
.sf-menu ul .open-submenu > a {
  color: #3208f4 !important;
}
.tabbed > ul li .active-tab,
body.material input[type="text"]:focus,
body.material textarea:focus,
body.material input[type="email"]:focus,
body.material input[type="search"]:focus,
body.material input[type="password"]:focus,
body.material input[type="tel"]:focus,
body.material input[type="url"]:focus,
body.material input[type="date"]:focus,
body.material input[type="number"]:focus,
body.material select:focus,
.row .col .wp-caption .wp-caption-text,
.material.woocommerce-page input#coupon_code:focus,
.material #search-outer #search input[type="text"],
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li
  > a
  .menu-title-text:after,
div[data-style="minimal"] .toggle.default.open i,
div[data-style="minimal"] .toggle.default:hover i,
div[data-style="minimal"] .toggle.accent-color.open i,
div[data-style="minimal"] .toggle.accent-color:hover i,
.single #single-meta div a:hover,
.single #single-meta div a:focus,
.single .fullscreen-blog-header #single-below-header > span a:hover,
.blog-title #single-meta .nectar-social.hover > div a:hover,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="accent-color"]:hover,
.material.woocommerce-page[data-form-style="default"]
  div
  input#coupon_code:focus {
  border-color: #3208f4;
}
body[data-form-style="minimal"] label:after,
body .recent_projects_widget a:hover img,
.recent_projects_widget a:hover img,
#sidebar #flickr a:hover img,
body .nectar-button.see-through-2[data-hover-color-override="false"]:hover,
#footer-outer #flickr a:hover img,
#featured article .post-title a:hover,
body #featured article .post-title a:hover,
div.wpcf7-validation-errors,
.select2-container .select2-choice:hover,
.select2-dropdown-open .select2-choice,
body:not(.original) .bypostauthor img.avatar,
.material blockquote::before,
blockquote.wp-block-quote:before,
#header-outer:not(.transparent)
  #top
  nav
  > ul
  > .button_bordered
  > a:hover:before,
.single #project-meta ul li:not(.meta-share-count):hover a,
body[data-button-style="rounded"] #pagination > a:hover,
body[data-form-submit="see-through"] input[type="submit"],
body[data-form-submit="see-through"] button[type="submit"],
.span_12.dark
  .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"]
  .play:before,
.span_12.dark
  .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"]
  .play:after,
#header-secondary-outer[data-lhe="animated_underline"]
  nav
  > .sf-menu
  > li
  > a
  .menu-title-text:after,
body.material
  .nectar-button.see-through.accent-color[data-color-override="false"],
.woocommerce-page.material .widget_price_filter .ui-slider .ui-slider-handle,
body[data-form-submit="see-through"]
  button[type="submit"]:not(.search-widget-btn),
.woocommerce-account[data-form-submit="see-through"]
  .woocommerce-form-login
  button.button,
.woocommerce-account[data-form-submit="see-through"]
  .woocommerce-form-register
  button.button,
body[data-form-submit="see-through"]
  .woocommerce
  #order_review
  #payment
  #place_order,
body[data-fancy-form-rcs="1"]
  .select2-container--default
  .select2-selection--single:hover,
body[data-fancy-form-rcs="1"]
  .select2-container--default.select2-container--open
  .select2-selection--single,
.gallery a:hover img {
  border-color: #3208f4 !important;
}
.nectar-highlighted-text[data-using-custom-color="false"]:not(
    [data-style="text_outline"]
  )
  em {
  background-image: linear-gradient(
    to right,
    rgba(50, 8, 244, 0.3) 0,
    rgba(50, 8, 244, 0.3) 100%
  );
}
.nectar-highlighted-text[data-using-custom-color="false"][data-style="regular_underline"]
  a
  em,
.nectar-highlighted-text[data-using-custom-color="false"][data-style="regular_underline"]
  em.has-link {
  background-image: linear-gradient(
      to right,
      rgba(50, 8, 244, 0.3) 0,
      rgba(50, 8, 244, 0.3) 100%
    ),
    linear-gradient(to right, #3208f4 0, #3208f4 100%);
}
.nectar_icon_wrap .svg-icon-holder[data-color="accent-color"] svg path {
  stroke: #3208f4 !important;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through.accent-color[data-color-override="false"]
  i:after {
  box-shadow: #3208f4 0 8px 15px;
  opacity: 0.24;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"]:before {
  box-shadow: 0 30px 90px #3208f4;
}
.nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"]
  .box-bg:after {
  background: linear-gradient(to bottom, transparent, #3208f4 100%);
}
#footer-outer[data-link-hover="underline"][data-custom-color="false"]
  #footer-widgets
  ul:not([class*="nectar_blog_posts"]):not(.cart_list)
  a:not(.tag-cloud-link):not(.nectar-button),
#footer-outer[data-link-hover="underline"]
  #footer-widgets
  .textwidget
  a:not(.nectar-button) {
  background-image: linear-gradient(to right, #3208f4 0, #3208f4 100%);
}
#search-results .result .title a {
  background-image: linear-gradient(to right, #3208f4 0, #3208f4 100%);
}
.container-wrap
  .bottom_controls
  #portfolio-nav
  ul:first-child
  li#all-items
  a:hover
  i {
  box-shadow: -0.6em 0 #3208f4, -0.6em 0.6em #3208f4, 0.6em 0 #3208f4,
    0.6em -0.6em #3208f4, 0 -0.6em #3208f4, -0.6em -0.6em #3208f4,
    0 0.6em #3208f4, 0.6em 0.6em #3208f4;
}
#fp-nav:not(.light-controls).tooltip_alt ul li a.active span,
#fp-nav.tooltip_alt ul li a.active span {
  box-shadow: inset 0 0 0 2px #3208f4;
  -webkit-box-shadow: inset 0 0 0 2px #3208f4;
}
.default-loading-icon:before {
  border-top-color: #3208f4 !important;
}
#header-outer a.cart-contents span:before,
#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner:after {
  border-color: transparent #3208f4 !important;
}
body
  .testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"]
  blockquote
  .bottom-arrow:after,
body
  .dark
  .testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"]
  blockquote
  .bottom-arrow:after,
.portfolio-items[data-ps="6"] .bg-overlay,
.portfolio-items[data-ps="6"].no-masonry .bg-overlay,
.nectar_team_member_close .inner,
.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close {
  border-color: #3208f4;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] .arrow-circle svg circle,
.nectar-woo-flickity[data-controls="arrows-and-text"]
  .flickity-prev-next-button
  svg
  circle.time {
  stroke: #3208f4;
}
.im-icon-wrap[data-color="accent-color"] path {
  fill: #3208f4;
}
@media only screen and (min-width: 1px) and (max-width: 1000px) {
  body #featured article .post-title > a {
    background-color: #3208f4;
  }
  body #featured article .post-title > a {
    border-color: #3208f4;
  }
}
#header-outer .widget_shopping_cart .cart_list li a.remove,
.original
  #header-outer
  .woocommerce.widget_shopping_cart
  .cart_list
  li
  a.remove,
.stock.out-of-stock,
#header-outer #top nav > ul > .button_bordered_2 > a:hover,
#header-outer[data-lhe="default"] #top nav > ul > .button_bordered_2 > a:hover,
#header-outer[data-lhe="default"]
  #top
  nav
  .sf-menu
  .button_bordered_2.current-menu-item
  > a {
  color: #101685 !important;
}
#top nav > ul > .button_solid_color_2 > a:before,
#header-outer.transparent #top nav > ul > .button_solid_color_2 > a:before,
body[data-slide-out-widget-area-style="slide-out-from-right"]:not(
    [data-header-color="custom"]
  ).material
  .slide_out_area_close:before,
#header-outer .widget_shopping_cart a.button,
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale {
  background-color: #101685;
}
#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,
#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,
#header-outer:not(.transparent)
  #top
  nav
  > ul
  > .button_bordered_2
  > a:hover:before {
  border-color: #101685;
}
.nectar-color-extra-color-1,
.testimonial_slider[data-rating-color="extra-color-1"]
  .star-rating
  .filled:before,
div[data-style="minimal"] .toggle.extra-color-1:hover > .toggle-title a,
div[data-style="minimal"] .toggle.extra-color-1.open > .toggle-title a,
div[data-style="minimal_small"] .toggle.extra-color-1 > .toggle-title a:hover,
div[data-style="minimal_small"] .toggle.extra-color-1.open > .toggle-title a {
  color: #101685;
}
.nectar-milestone .number.extra-color-1,
span.extra-color-1,
.team-member .social.extra-color-1 li a,
body [class^="icon-"].icon-default-style.extra-color-1,
body [class^="icon-"].icon-default-style[data-color="extra-color-1"],
.team-member .extra-color-1:hover,
.svg-icon-holder[data-color="extra-color-1"],
.nectar_icon_wrap[data-color="extra-color-1"] i,
body
  .wpb_row
  .span_12
  .portfolio-filters-inline[data-color-scheme="extra-color-1-underline"].full-width-section
  .active,
body
  .wpb_row
  .span_12
  .portfolio-filters-inline[data-color-scheme="extra-color-1-underline"].full-width-section
  a:hover,
body.material
  .nectar-button.see-through.extra-color-1[data-color-override="false"],
.nectar_single_testimonial[data-color="extra-color-1"] p .open-quote,
.no-highlight.extra-color-1 h3 {
  color: #101685 !important;
}
.nectar-bg-extra-color-1,
#ajax-content-wrap .nectar-bg-pseudo-extra-color-1:before,
.wpb_row .nectar-post-grid-filters[data-active-color="extra-color-1"] a:after,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"]
  .flickity-page-dots
  .dot.is-selected:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"]
  blockquote.is-selected
  p,
.nectar-button.nectar_video_lightbox[data-color="default-extra-color-1"],
.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-1"]:hover,
.nectar-cta[data-color="extra-color-1"]:not([data-style="material"]) .link_wrap,
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="extra-color-1"]
  .flickity-prev-next-button:hover:before,
.nectar-flickity[data-controls="default"][data-control-color="extra-color-1"]
  .flickity-page-dots
  .dot:before,
.nectar-flickity[data-controls="touch_total"][data-control-color="extra-color-1"]
  .visualized-total
  span,
.nectar-post-grid-wrap[data-load-more-color="extra-color-1"] .load-more:hover,
[class*=" icon-"].extra-color-1.icon-normal,
div[data-style="minimal"] .toggle.extra-color-1.open i:after,
div[data-style="minimal"] .toggle.extra-color-1:hover i:after,
div[data-style="minimal"] .toggle.open.extra-color-1 i:before,
div[data-style="minimal"] .toggle.extra-color-1:hover i:before,
div[data-style="minimal_small"] .toggle.extra-color-1 > .toggle-title:after,
.toggle.open.extra-color-1 > .toggle-title a,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-1"]
  .nectar-list-item-btn:hover {
  background-color: #101685;
}
.nectar-button.regular-button.extra-color-1,
.nectar-button.tilt.extra-color-1,
body .swiper-slide .button.transparent_2 .extra-color-1:hover,
#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-1:not(.alt-style),
.portfolio-filters-inline[data-color-scheme="extra-color-1"],
.portfolio-filters[data-color-scheme="extra-color-1"] #sort-portfolio,
.portfolio-filters[data-color-scheme="extra-color-1"] a,
.nectar-fancy-box[data-color="extra-color-1"]:after,
.divider-small-border[data-color="extra-color-1"],
.divider-border[data-color="extra-color-1"],
.nectar-animated-title[data-color="extra-color-1"]
  .nectar-animated-title-inner:after,
.portfolio-filters-inline[data-color-scheme="extra-color-1-underline"] a:after,
.nectar-video-box[data-color="extra-color-1"] .nectar_video_lightbox,
body
  .nectar-video-box[data-color="extra-color-1"][data-hover="zoom_button"]
  .nectar_video_lightbox:after,
.nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"]:not(
    [data-style="small"]
  )
  .play
  > .inner-wrap:before,
body.material
  .nectar-video-box[data-color="extra-color-1"]
  .nectar_video_lightbox:before,
.nectar-hor-list-item[data-color="extra-color-1"]:before,
.nectar-fancy-box[data-color="extra-color-1"]:not([data-style="default"])
  .box-bg:after,
body.material[data-button-style^="rounded"]
  .nectar-button.see-through.extra-color-1[data-color-override="false"]
  i,
.nectar-recent-posts-single_featured.multiple_featured
  .controls[data-color="extra-color-1"]
  li:after,
.extra-color-1.icon-normal,
.bar_graph li .extra-color-1,
.nectar-progress-bar .extra-color-1,
.swiper-slide .button.solid_color .extra-color-1,
.swiper-slide .button.solid_color_2 .extra-color-1 {
  background-color: #101685 !important;
}
.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-1"] svg path {
  stroke: #101685 !important;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through.extra-color-1[data-color-override="false"]
  i:after {
  box-shadow: #101685 0 8px 15px;
  opacity: 0.24;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-1"]:before {
  box-shadow: 0 30px 90px #101685;
}
.nectar-fancy-box[data-style="hover_desc"][data-color="extra-color-1"]
  .box-bg:after {
  background: linear-gradient(to bottom, transparent, #101685 100%);
}
body
  .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"]
  blockquote
  .bottom-arrow:after,
body
  .dark
  .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"]
  blockquote
  .bottom-arrow:after,
div[data-style="minimal"] .toggle.open.extra-color-1 i,
div[data-style="minimal"] .toggle.extra-color-1:hover i,
.span_12.dark
  .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"]
  .play:before,
.span_12.dark
  .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"]
  .play:after,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-1"]:hover {
  border-color: #101685;
}
body.material
  .nectar-button.see-through.extra-color-1[data-color-override="false"] {
  border-color: #101685 !important;
}
.im-icon-wrap[data-color="extra-color-1"] path {
  fill: #101685;
}
.nectar-color-extra-color-2,
.testimonial_slider[data-rating-color="extra-color-2"]
  .star-rating
  .filled:before,
div[data-style="minimal"] .toggle.extra-color-2:hover > .toggle-title a,
div[data-style="minimal"] .toggle.extra-color-2.open > .toggle-title a,
div[data-style="minimal_small"] .toggle.extra-color-2 > .toggle-title a:hover,
div[data-style="minimal_small"] .toggle.extra-color-2.open > .toggle-title a {
  color: #afafaf;
}
.nectar-milestone .number.extra-color-2,
span.extra-color-2,
.team-member .social.extra-color-2 li a,
body [class^="icon-"].icon-default-style.extra-color-2,
body [class^="icon-"].icon-default-style[data-color="extra-color-2"],
.team-member .extra-color-2:hover,
.svg-icon-holder[data-color="extra-color-2"],
.nectar_icon_wrap[data-color="extra-color-2"] i,
body
  .wpb_row
  .span_12
  .portfolio-filters-inline[data-color-scheme="extra-color-2-underline"].full-width-section
  .active,
body
  .wpb_row
  .span_12
  .portfolio-filters-inline[data-color-scheme="extra-color-2-underline"].full-width-section
  a:hover,
body.material
  .nectar-button.see-through.extra-color-2[data-color-override="false"],
.nectar_single_testimonial[data-color="extra-color-2"] p .open-quote,
.no-highlight.extra-color-2 h3 {
  color: #afafaf !important;
}
.nectar-bg-extra-color-2,
#ajax-content-wrap .nectar-bg-pseudo-extra-color-2:before,
.wpb_row .nectar-post-grid-filters[data-active-color="extra-color-2"] a:after,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"]
  .flickity-page-dots
  .dot.is-selected:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"]
  blockquote.is-selected
  p,
.nectar-button.nectar_video_lightbox[data-color="default-extra-color-2"],
.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-2"]:hover,
.nectar-cta[data-color="extra-color-2"]:not([data-style="material"]) .link_wrap,
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="extra-color-2"]
  .flickity-prev-next-button:hover:before,
.nectar-flickity[data-controls="default"][data-control-color="extra-color-2"]
  .flickity-page-dots
  .dot:before,
.nectar-flickity[data-controls="touch_total"][data-control-color="extra-color-2"]
  .visualized-total
  span,
.nectar-post-grid-wrap[data-load-more-color="extra-color-2"] .load-more:hover,
[class*=" icon-"].extra-color-2.icon-normal,
div[data-style="minimal"] .toggle.extra-color-2.open i:after,
div[data-style="minimal"] .toggle.extra-color-2:hover i:after,
div[data-style="minimal"] .toggle.open.extra-color-2 i:before,
div[data-style="minimal"] .toggle.extra-color-2:hover i:before,
div[data-style="minimal_small"] .toggle.extra-color-2 > .toggle-title:after,
.toggle.open.extra-color-2 > .toggle-title a,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-2"]
  .nectar-list-item-btn:hover {
  background-color: #afafaf;
}
.nectar-button.regular-button.extra-color-2,
.nectar-button.tilt.extra-color-2,
body .swiper-slide .button.transparent_2 .extra-color-2:hover,
#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-2:not(.alt-style),
.portfolio-filters-inline[data-color-scheme="extra-color-2"],
.portfolio-filters[data-color-scheme="extra-color-2"] #sort-portfolio,
.portfolio-filters[data-color-scheme="extra-color-2"] a,
.nectar-fancy-box[data-color="extra-color-2"]:after,
.divider-small-border[data-color="extra-color-2"],
.divider-border[data-color="extra-color-2"],
.nectar-animated-title[data-color="extra-color-2"]
  .nectar-animated-title-inner:after,
.portfolio-filters-inline[data-color-scheme="extra-color-2-underline"] a:after,
.nectar-video-box[data-color="extra-color-2"] .nectar_video_lightbox,
body
  .nectar-video-box[data-color="extra-color-2"][data-hover="zoom_button"]
  .nectar_video_lightbox:after,
.nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"]:not(
    [data-style="small"]
  )
  .play
  > .inner-wrap:before,
body.material
  .nectar-video-box[data-color="extra-color-2"]
  .nectar_video_lightbox:before,
.nectar-hor-list-item[data-color="extra-color-2"]:before,
.nectar-fancy-box[data-color="extra-color-2"]:not([data-style="default"])
  .box-bg:after,
body.material[data-button-style^="rounded"]
  .nectar-button.see-through.extra-color-2[data-color-override="false"]
  i,
.nectar-recent-posts-single_featured.multiple_featured
  .controls[data-color="extra-color-2"]
  li:after,
.extra-color-2.icon-normal,
.bar_graph li .extra-color-2,
.nectar-progress-bar .extra-color-2,
.swiper-slide .button.solid_color .extra-color-2,
.swiper-slide .button.solid_color_2 .extra-color-2 {
  background-color: #afafaf !important;
}
.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-2"] svg path {
  stroke: #afafaf !important;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through.extra-color-2[data-color-override="false"]
  i:after {
  box-shadow: #afafaf 0 8px 15px;
  opacity: 0.24;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-2"]:before {
  box-shadow: 0 30px 90px #afafaf;
}
.nectar-fancy-box[data-style="hover_desc"][data-color="extra-color-2"]
  .box-bg:after {
  background: linear-gradient(to bottom, transparent, #afafaf 100%);
}
body
  .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"]
  blockquote
  .bottom-arrow:after,
body
  .dark
  .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"]
  blockquote
  .bottom-arrow:after,
div[data-style="minimal"] .toggle.open.extra-color-2 i,
div[data-style="minimal"] .toggle.extra-color-2:hover i,
.span_12.dark
  .nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"]
  .play:before,
.span_12.dark
  .nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"]
  .play:after,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-2"]:hover {
  border-color: #afafaf;
}
body.material
  .nectar-button.see-through.extra-color-2[data-color-override="false"] {
  border-color: #afafaf !important;
}
.im-icon-wrap[data-color="extra-color-2"] path {
  fill: #afafaf;
}
.nectar-color-extra-color-3,
.testimonial_slider[data-rating-color="extra-color-3"]
  .star-rating
  .filled:before,
div[data-style="minimal"] .toggle.extra-color-3:hover > .toggle-title a,
div[data-style="minimal"] .toggle.extra-color-3.open > .toggle-title a,
div[data-style="minimal_small"] .toggle.extra-color-3 > .toggle-title a:hover,
div[data-style="minimal_small"] .toggle.extra-color-3.open > .toggle-title a {
  color: #000;
}
.nectar-milestone .number.extra-color-3,
span.extra-color-3,
.team-member .social.extra-color-3 li a,
body [class^="icon-"].icon-default-style.extra-color-3,
body [class^="icon-"].icon-default-style[data-color="extra-color-3"],
.team-member .extra-color-3:hover,
.svg-icon-holder[data-color="extra-color-3"],
.nectar_icon_wrap[data-color="extra-color-3"] i,
body
  .wpb_row
  .span_12
  .portfolio-filters-inline[data-color-scheme="extra-color-3-underline"].full-width-section
  .active,
body
  .wpb_row
  .span_12
  .portfolio-filters-inline[data-color-scheme="extra-color-3-underline"].full-width-section
  a:hover,
body.material
  .nectar-button.see-through.extra-color-3[data-color-override="false"],
.nectar_single_testimonial[data-color="extra-color-3"] p .open-quote,
.no-highlight.extra-color-3 h3 {
  color: #000 !important;
}
.nectar-bg-extra-color-3,
#ajax-content-wrap .nectar-bg-pseudo-extra-color-3:before,
.wpb_row .nectar-post-grid-filters[data-active-color="extra-color-3"] a:after,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"]
  .flickity-page-dots
  .dot.is-selected:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"]
  blockquote.is-selected
  p,
.nectar-button.nectar_video_lightbox[data-color="default-extra-color-3"],
.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-3"]:hover,
.nectar-cta[data-color="extra-color-3"]:not([data-style="material"]) .link_wrap,
.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="extra-color-3"]
  .flickity-prev-next-button:hover:before,
.nectar-flickity[data-controls="default"][data-control-color="extra-color-3"]
  .flickity-page-dots
  .dot:before,
.nectar-flickity[data-controls="touch_total"][data-control-color="extra-color-3"]
  .visualized-total
  span,
.nectar-post-grid-wrap[data-load-more-color="extra-color-3"] .load-more:hover,
[class*=" icon-"].extra-color-3.icon-normal,
div[data-style="minimal"] .toggle.extra-color-3.open i:after,
div[data-style="minimal"] .toggle.extra-color-3:hover i:after,
div[data-style="minimal"] .toggle.open.extra-color-3 i:before,
div[data-style="minimal"] .toggle.extra-color-3:hover i:before,
div[data-style="minimal_small"] .toggle.extra-color-3 > .toggle-title:after,
.toggle.open.extra-color-3 > .toggle-title a,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-3"]
  .nectar-list-item-btn:hover {
  background-color: #000;
}
.nectar-button.regular-button.extra-color-3,
.nectar-button.tilt.extra-color-3,
body .swiper-slide .button.transparent_2 .extra-color-3:hover,
#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-3:not(.alt-style),
.portfolio-filters-inline[data-color-scheme="extra-color-3"],
.portfolio-filters[data-color-scheme="extra-color-3"] #sort-portfolio,
.portfolio-filters[data-color-scheme="extra-color-3"] a,
.nectar-fancy-box[data-color="extra-color-3"]:after,
.divider-small-border[data-color="extra-color-3"],
.divider-border[data-color="extra-color-3"],
.nectar-animated-title[data-color="extra-color-3"]
  .nectar-animated-title-inner:after,
.portfolio-filters-inline[data-color-scheme="extra-color-3-underline"] a:after,
.nectar-video-box[data-color="extra-color-3"] .nectar_video_lightbox,
body
  .nectar-video-box[data-color="extra-color-3"][data-hover="zoom_button"]
  .nectar_video_lightbox:after,
.nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"]:not(
    [data-style="small"]
  )
  .play
  > .inner-wrap:before,
body.material
  .nectar-video-box[data-color="extra-color-3"]
  .nectar_video_lightbox:before,
.nectar-hor-list-item[data-color="extra-color-3"]:before,
.nectar-fancy-box[data-color="extra-color-3"]:not([data-style="default"])
  .box-bg:after,
body.material[data-button-style^="rounded"]
  .nectar-button.see-through.extra-color-3[data-color-override="false"]
  i,
.nectar-recent-posts-single_featured.multiple_featured
  .controls[data-color="extra-color-3"]
  li:after,
.extra-color-3.icon-normal,
.bar_graph li .extra-color-3,
.nectar-progress-bar .extra-color-3,
.swiper-slide .button.solid_color .extra-color-3,
.swiper-slide .button.solid_color_2 .extra-color-3 {
  background-color: #000 !important;
}
.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-3"] svg path {
  stroke: #000 !important;
}
body.material[data-button-style^="rounded"]
  .nectar-button.see-through.extra-color-3[data-color-override="false"]
  i:after {
  box-shadow: #000000 0 8px 15px;
  opacity: 0.24;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-3"]:before {
  box-shadow: 0 30px 90px #000000;
}
.nectar-fancy-box[data-style="hover_desc"][data-color="extra-color-3"]
  .box-bg:after {
  background: linear-gradient(to bottom, transparent, #000000 100%);
}
body
  .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"]
  blockquote
  .bottom-arrow:after,
body
  .dark
  .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"]
  blockquote
  .bottom-arrow:after,
div[data-style="minimal"] .toggle.open.extra-color-3 i,
div[data-style="minimal"] .toggle.extra-color-3:hover i,
.span_12.dark
  .nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"]
  .play:before,
.span_12.dark
  .nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"]
  .play:after,
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-3"]:hover {
  border-color: #000;
}
body.material
  .nectar-button.see-through.extra-color-3[data-color-override="false"] {
  border-color: #000 !important;
}
.im-icon-wrap[data-color="extra-color-3"] path {
  fill: #000;
}
.widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"]
  > li
  a
  .popular-featured-img:after {
  background: #101685;
  background: linear-gradient(to right, #101685, #3208f4);
}
.nectar-bg-extra-color-gradient-1,
#ajax-content-wrap .nectar-bg-pseudo-extra-color-gradient-1:before,
.divider-small-border[data-color="extra-color-gradient-1"],
.divider-border[data-color="extra-color-gradient-1"],
.nectar-progress-bar .extra-color-gradient-1,
.wpb_row
  .nectar-post-grid-filters[data-active-color="extra-color-gradient-1"]
  a:after,
.nectar-recent-posts-single_featured.multiple_featured
  .controls[data-color="extra-color-gradient-1"]
  li:after,
.nectar-fancy-box[data-style="default"][data-color="extra-color-gradient-1"]:after {
  background: #3208f4;
  background: linear-gradient(to right, #3208f4, #101685);
}
.icon-normal.extra-color-gradient-1,
body [class^="icon-"].icon-3x.alt-style.extra-color-gradient-1,
.nectar-button.extra-color-gradient-1:after,
.nectar-cta[data-color="extra-color-gradient-1"]:not([data-style="material"])
  .link_wrap,
.nectar-button.see-through-extra-color-gradient-1:after,
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-1"]
  .box-bg:after,
.nectar-post-grid-wrap[data-load-more-color="extra-color-gradient-1"]
  .load-more:before {
  background: #3208f4;
  background: linear-gradient(to bottom right, #3208f4, #101685);
}
body.material .nectar-button.regular.m-extra-color-gradient-1,
body.material .nectar-button.see-through.m-extra-color-gradient-1:before,
.swiper-slide .button.solid_color .extra-color-gradient-1,
.swiper-slide .button.transparent_2 .extra-color-gradient-1:before {
  background: #3208f4;
  background: linear-gradient(125deg, #3208f4, #101685);
}
body.material .nectar-button.regular.m-extra-color-gradient-1:before {
  background: #101685;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-1"]:before {
  box-shadow: 0 30px 90px #101685;
}
.nectar-color-extra-color-gradient-1,
.testimonial_slider[data-rating-color="extra-color-gradient-1"]
  .star-rating
  .filled:before {
  color: #3208f4;
  background: linear-gradient(to right, #3208f4, #101685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.nectar-button.extra-color-gradient-1,
.nectar-button.see-through-extra-color-gradient-1 {
  border-width: 3px;
  border-style: solid;
  -moz-border-image: -moz-linear-gradient(top right, #3208f4 0, #101685 100%);
  -webkit-border-image: -webkit-linear-gradient(
    top right,
    #3208f4 0,
    #101685 100%
  );
  border-image: linear-gradient(to bottom right, #3208f4 0, #101685 100%);
  border-image-slice: 1;
}
[class^="icon-"][data-color="extra-color-gradient-1"]:before,
[class*=" icon-"][data-color="extra-color-gradient-1"]:before,
[class^="icon-"].extra-color-gradient-1:not(.icon-normal):before,
[class*=" icon-"].extra-color-gradient-1:not(.icon-normal):before,
.nectar_icon_wrap[data-color="extra-color-gradient-1"]:not(
    [data-style="shadow-bg"]
  )
  i {
  color: #3208f4;
  background: linear-gradient(to bottom right, #3208f4, #101685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: initial;
}
.nectar-button.extra-color-gradient-1 .hover,
.nectar-button.see-through-extra-color-gradient-1 .start {
  background: #3208f4;
  background: linear-gradient(to bottom right, #3208f4, #101685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: initial;
}
.nectar-button.extra-color-gradient-1.no-text-grad .hover,
.nectar-button.see-through-extra-color-gradient-1.no-text-grad .start {
  background: 0 0 !important;
  color: #3208f4 !important;
}
.nectar-bg-extra-color-gradient-2,
#ajax-content-wrap .nectar-bg-pseudo-extra-color-gradient-2:before,
.divider-small-border[data-color="extra-color-gradient-2"],
.divider-border[data-color="extra-color-gradient-2"],
.nectar-progress-bar .extra-color-gradient-2,
.wpb_row
  .nectar-post-grid-filters[data-active-color="extra-color-gradient-2"]
  a:after,
.nectar-recent-posts-single_featured.multiple_featured
  .controls[data-color="extra-color-gradient-2"]
  li:after,
.nectar-fancy-box[data-style="default"][data-color="extra-color-gradient-2"]:after {
  background: #20d89b;
  background: linear-gradient(to right, #20d89b, #ff6716);
}
.icon-normal.extra-color-gradient-2,
body [class^="icon-"].icon-3x.alt-style.extra-color-gradient-2,
.nectar-button.extra-color-gradient-2:after,
.nectar-cta[data-color="extra-color-gradient-2"]:not([data-style="material"])
  .link_wrap,
.nectar-button.see-through-extra-color-gradient-2:after,
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-2"]
  .box-bg:after,
.nectar-post-grid-wrap[data-load-more-color="extra-color-gradient-2"]
  .load-more:before {
  background: #20d89b;
  background: linear-gradient(to bottom right, #20d89b, #ff6716);
}
body.material .nectar-button.regular.m-extra-color-gradient-2,
body.material .nectar-button.see-through.m-extra-color-gradient-2:before,
.swiper-slide .button.solid_color .extra-color-gradient-2,
.swiper-slide .button.transparent_2 .extra-color-gradient-2:before {
  background: #20d89b;
  background: linear-gradient(125deg, #20d89b, #ff6716);
}
body.material .nectar-button.regular.m-extra-color-gradient-2:before {
  background: #ff6716;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-2"]:before {
  box-shadow: 0 30px 90px #ff6716;
}
.nectar-color-extra-color-gradient-2,
.testimonial_slider[data-rating-color="extra-color-gradient-2"]
  .star-rating
  .filled:before {
  color: #20d89b;
  background: linear-gradient(to right, #20d89b, #ff6716);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.nectar-button.extra-color-gradient-2,
.nectar-button.see-through-extra-color-gradient-2 {
  border-width: 3px;
  border-style: solid;
  -moz-border-image: -moz-linear-gradient(top right, #20d89b 0, #ff6716 100%);
  -webkit-border-image: -webkit-linear-gradient(
    top right,
    #20d89b 0,
    #ff6716 100%
  );
  border-image: linear-gradient(to bottom right, #20d89b 0, #ff6716 100%);
  border-image-slice: 1;
}
[class^="icon-"][data-color="extra-color-gradient-2"]:before,
[class*=" icon-"][data-color="extra-color-gradient-2"]:before,
[class^="icon-"].extra-color-gradient-2:not(.icon-normal):before,
[class*=" icon-"].extra-color-gradient-2:not(.icon-normal):before,
.nectar_icon_wrap[data-color="extra-color-gradient-2"]:not(
    [data-style="shadow-bg"]
  )
  i {
  color: #20d89b;
  background: linear-gradient(to bottom right, #20d89b, #ff6716);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: initial;
}
.nectar-button.extra-color-gradient-2 .hover,
.nectar-button.see-through-extra-color-gradient-2 .start {
  background: #20d89b;
  background: linear-gradient(to bottom right, #20d89b, #ff6716);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: initial;
}
.nectar-button.extra-color-gradient-2.no-text-grad .hover,
.nectar-button.see-through-extra-color-gradient-2.no-text-grad .start {
  background: 0 0 !important;
  color: #20d89b !important;
}
:root {
  --nectar-accent-color: #3208f4;
  --nectar-extra-color-1: #101685;
  --nectar-extra-color-2: #afafaf;
  --nectar-extra-color-3: #000000;
}
:root {
  --nectar-bg-color: #ffffff;
}
body,
.container-wrap,
.material .ocm-effect-wrap,
.project-title,
.ascend .container-wrap,
.ascend .project-title,
body .vc_text_separator div,
.carousel-wrap[data-full-width="true"] .carousel-heading,
.carousel-wrap .left-border,
.carousel-wrap .right-border,
.single-post.ascend #page-header-bg.fullscreen-header,
.single-post #single-below-header.fullscreen-header,
#page-header-wrap,
.page-header-no-bg,
#full_width_portfolio .project-title.parallax-effect,
.portfolio-items .col,
.page-template-template-portfolio-php .portfolio-items .col.span_3,
.page-template-template-portfolio-php .portfolio-items .col.span_4,
body .nectar-quick-view-box div.product .product div.summary,
.nectar-global-section.before-footer,
.nectar-global-section.after-nav,
body.box-rolling,
body[data-footer-reveal="1"].ascend.box-rolling,
body[data-footer-reveal="1"].box-rolling,
.wpml-ls-statics-footer {
  background-color: #fff;
}
body,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li a,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb i,
body:not(.original) .comment-list .comment-author,
body:not(.original) .comment-list .pingback .comment-body > a,
.post-area.standard-minimal .post .more-link span,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
  color: #000;
}
.comment-list .comment-meta a:not(:hover),
.material .comment-list .reply a:not(:hover) {
  color: #000;
}
#sidebar h4,
.ascend.woocommerce #sidebar h4,
body .row .col.section-title span {
  color: #000;
}
#ajax-content-wrap ul.products li.product.minimal .price {
  color: #000 !important;
}
.single .heading-title[data-header-style="default_minimal"] .meta-category a {
  color: #000;
  border-color: #000;
}
body #header-outer,
body #search-outer,
body.ascend #search-outer,
body[data-header-format="left-header"].ascend #search-outer,
.material #header-space,
#header-space,
.material #header-outer .bg-color-stripe,
.material #search-outer .bg-color-stripe,
.material #header-outer #search-outer:before,
.material #search-outer .nectar-ajax-search-results,
body[data-header-format="left-header"].material #search-outer,
body.material[data-header-format="centered-menu-bottom-bar"]
  #page-header-wrap.fullscreen-header,
body #header-outer #mobile-menu:before,
.nectar-slide-in-cart.style_slide_in_click {
  background-color: #fff;
}
body .nectar-slide-in-cart:not(.style_slide_in_click) .blockUI.blockOverlay {
  background-color: #fff !important;
}
body #header-outer,
body[data-header-color="dark"] #header-outer {
  background-color: #fff;
}
.material #header-outer:not(.transparent) .bg-color-stripe {
  display: none;
}
#header-outer #top nav > ul > li > a,
#header-outer .slide-out-widget-area-toggle a i.label,
#header-outer:not(.transparent) #top #logo,
#header-outer:not(.transparent) #top .logo-clone,
#header-outer #top .span_9 > .slide-out-widget-area-toggle i,
#header-outer #top .sf-sub-indicator i,
body[data-header-color="custom"].ascend
  #boxed
  #header-outer
  .cart-menu
  .cart-icon-wrap
  i,
#header-outer #top nav ul #nectar-user-account a span,
#header-outer #top #toggle-nav i,
.material
  #header-outer:not([data-permanent-transparent="1"])
  .mobile-search
  .icon-salient-search,
#header-outer:not([data-permanent-transparent="1"])
  .mobile-user-account
  .icon-salient-m-user,
#header-outer:not([data-permanent-transparent="1"])
  .mobile-search
  .icon-salient-search,
#header-outer #top #mobile-cart-link i,
#header-outer .cart-menu .cart-icon-wrap .icon-salient-cart,
body[data-header-format="left-header"] #header-outer #social-in-menu a,
#header-outer #top nav ul #search-btn a span,
#search-outer #search input[type="text"],
#search-outer #search .search-box__button,
#search-outer #search #close a span,
body.ascend #search-outer #search #close a span,
body.ascend #search-outer #search input[type="text"],
.material #search-outer #search .span_12 span,
.style_slide_in_click .total,
.style_slide_in_click .total strong,
.nectar-slide-in-cart.style_slide_in_click h4,
.nectar-slide-in-cart.style_slide_in_click .header > span,
.nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart,
.nectar-slide-in-cart.style_slide_in_click
  .widget_shopping_cart
  .cart_list.woocommerce-mini-cart
  .mini_cart_item
  a,
.style_slide_in_click .woocommerce-mini-cart__empty-message h3 {
  color: #000 !important;
}
body #header-outer .nectar-header-text-content,
.nectar-ajax-search-results .search-post-item,
.nectar-ajax-search-results ul.products li.product,
#header-outer:not(.transparent) .nectar-mobile-only.mobile-header {
  color: #000;
}
.material #header-outer #search-outer input::-webkit-input-placeholder,
body[data-header-format="left-header"].material
  #search-outer
  input::-webkit-input-placeholder {
  color: #000 !important;
}
#header-outer #top .slide-out-widget-area-toggle a .lines:after,
#header-outer #top .slide-out-widget-area-toggle a .lines:before,
#header-outer #top .slide-out-widget-area-toggle a .lines-button:after,
body.material.mobile
  #header-outer.transparent:not([data-permanent-transparent="1"])
  header
  .slide-out-widget-area-toggle
  a
  .close-line,
body.material.mobile
  #header-outer:not([data-permanent-transparent="1"])
  header
  .slide-out-widget-area-toggle
  a
  .close-line,
#search-outer .close-wrap .close-line,
#header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line,
.nectar-slide-in-cart.style_slide_in_click .close-cart .close-line,
.nectar-ajax-search-results h4 a:before {
  background-color: #000;
}
#top nav > ul > .button_bordered > a:before,
#header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line {
  border-color: #000;
}
#header-outer:not(.transparent)
  .nectar-mobile-only.mobile-header
  .menu-title-text:after {
  border-color: #3208f4 !important;
}
#header-outer .slide-out-widget-area-toggle a:hover i.label,
body #header-outer:not(.transparent) #social-in-menu a i:after,
.ascend
  #header-outer:not(.transparent)
  .cart-outer:hover
  .cart-menu-wrap:not(.has_products)
  .icon-salient-cart,
body.material
  #header-outer:not(.transparent)
  .cart-outer:hover
  .cart-menu-wrap
  .icon-salient-cart,
body #top nav .sf-menu > .current_page_ancestor > a .sf-sub-indicator i,
body #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i,
#header-outer #top .sf-menu > .sfHover > a .sf-sub-indicator i,
#header-outer #top .sf-menu > li > a:hover .sf-sub-indicator i,
#header-outer #top nav ul #search-btn a:hover span,
#header-outer #top nav ul #nectar-user-account a:hover span,
#header-outer #top nav ul .slide-out-widget-area-toggle a:hover span,
body:not(.material) #search-outer #search #close a span:hover {
  color: #3208f4 !important;
}
#top .sf-menu > li.nectar-regular-menu-item > a:hover > .nectar-menu-icon,
#top .sf-menu > li.nectar-regular-menu-item.sfHover > a > .nectar-menu-icon,
#top
  .sf-menu
  > li.nectar-regular-menu-item[class*="current-"]
  > a
  > .nectar-menu-icon,
#header-outer[data-lhe="default"]:not(.transparent)
  .nectar-header-text-content
  a:hover {
  color: #3208f4;
}
.nectar-ajax-search-results .search-post-item h5 {
  background-image: linear-gradient(to right, #3208f4 0, #3208f4 100%);
}
#header-outer:not(.transparent)
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines:after,
#header-outer:not(.transparent)
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines:before,
#header-outer:not(.transparent)
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines-button:after,
body[data-header-format="left-header"]
  #header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li:not([class*="button_"])
  > a
  > span:after,
#header-outer[data-lhe="animated_underline"]
  .nectar-header-text-content
  a:after {
  background-color: #3208f4 !important;
}
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li
  > a
  .menu-title-text:after,
body.material #header-outer #search-outer #search input[type="text"],
body[data-header-format="left-header"].material
  #search-outer
  #search
  input[type="text"] {
  border-color: #3208f4;
}
#top .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon {
  color: #888;
}
#search-outer .ui-widget-content,
body:not([data-header-format="left-header"]) #top .sf-menu li ul,
#header-outer nav > ul > .megamenu > .sub-menu,
#header-outer .nectar-global-section-megamenu,
body #header-outer nav > ul > .megamenu > .sub-menu > li > a,
#header-outer .widget_shopping_cart .cart_list a,
#header-outer .widget_shopping_cart .cart_list li,
#header-outer .widget_shopping_cart_content,
.woocommerce .cart-notification,
#header-secondary-outer ul ul li a,
#header-secondary-outer .sf-menu li ul {
  background-color: #fff;
}
body[data-header-format="left-header"]
  #header-outer
  .cart-outer
  .cart-notification:after {
  border-color: transparent transparent #fff transparent;
}
#top .sf-menu li ul li.menu-item a:hover,
body #top nav .sf-menu ul .sfHover > a,
#top .sf-menu li ul .current-menu-item > a,
#top .sf-menu li ul .current-menu-ancestor > a,
#header-outer nav > ul > .megamenu > ul ul li a:hover,
#header-outer nav > ul > .megamenu > ul ul li a:focus,
#header-outer nav > ul > .megamenu > ul ul .current-menu-item > a,
#header-secondary-outer ul ul li a:hover,
#header-secondary-outer ul ul li a:focus,
#header-secondary-outer ul > li:not(.megamenu) ul a:hover,
body #header-secondary-outer .sf-menu ul .sfHover > a,
#search-outer .ui-widget-content li:hover,
#search-outer .ui-state-hover,
#search-outer .ui-widget-content .ui-state-hover,
#search-outer .ui-widget-header .ui-state-hover,
#search-outer .ui-state-focus,
#search-outer .ui-widget-content .ui-state-focus,
#search-outer .ui-widget-header .ui-state-focus,
#header-outer #top nav > ul > li:not(.megamenu) ul a:hover,
#header-outer #top nav > ul > li:not(.megamenu) .sfHover > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  .sfHover
  > a,
#header-outer nav > ul > .megamenu > ul ul .sfHover > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  a:hover,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  ul
  .current-menu-item
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-item
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-ancestor
  > a {
  background-color: #fff !important;
}
#search-outer .ui-widget-content li a,
#search-outer .ui-widget-content i,
#top .sf-menu li ul li.menu-item a,
body #header-outer .widget_shopping_cart .cart_list a,
#header-secondary-outer ul ul li a,
.woocommerce .cart-notification .item-name,
.cart-outer .cart-notification,
.woocommerce-mini-cart__empty-message,
#header-outer #top .sf-menu li ul .sf-sub-indicator i,
#header-outer .widget_shopping_cart .quantity,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  a,
#header-outer .cart-notification .item-name,
#header-outer #top nav > ul > .nectar-woo-cart .cart-outer .widget ul a:hover,
#header-outer .cart-outer .total strong,
#header-outer .cart-outer .total,
#header-outer ul.product_list_widget li dl dd,
#header-outer ul.product_list_widget li dl dt {
  color: #0a0a0a !important;
}
.sf-menu .widget-area-active .widget *,
.sf-menu .widget-area-active:hover .widget * {
  color: #0a0a0a;
}
#top .sf-menu > li li > a > .nectar-menu-icon {
  color: #3452ff;
}
#search-outer .ui-widget-content li:hover *,
#search-outer .ui-widget-content .ui-state-focus *,
body #top nav .sf-menu ul .sfHover > a,
#header-secondary-outer ul ul li:hover > a,
#header-secondary-outer ul ul li:hover > a i,
#header-secondary-outer ul .sfHover > a,
body[data-dropdown-style="minimal"]
  #header-secondary-outer
  ul
  > li:not(.megamenu)
  .sfHover
  > a,
body #top nav .sf-menu ul .sfHover > a .sf-sub-indicator i,
body #top nav .sf-menu ul li:hover > a .sf-sub-indicator i,
body #top nav .sf-menu ul li:hover > a,
body #top nav .sf-menu ul .current-menu-item > a,
body #top nav .sf-menu ul .current_page_item > a .sf-sub-indicator i,
body #top nav .sf-menu ul .current_page_ancestor > a .sf-sub-indicator i,
body #top nav .sf-menu ul .sfHover > a,
body #top nav .sf-menu ul .current_page_ancestor > a,
body #top nav .sf-menu ul .current-menu-ancestor > a,
body #top nav .sf-menu ul .current_page_item > a,
body .sf-menu ul li ul .sfHover > a .sf-sub-indicator i,
body .sf-menu > li > a:active > .sf-sub-indicator i,
body .sf-menu > .sfHover > a > .sf-sub-indicator i,
body .sf-menu li ul .sfHover > a,
#header-outer nav > ul > .megamenu > ul ul .current-menu-item > a,
#header-outer nav > ul > .megamenu > ul > li > a:hover,
#header-outer nav > ul > .megamenu > ul > .sfHover > a,
body #header-outer nav > ul > .megamenu ul li:hover > a,
#header-outer #top nav ul li .sfHover > a .sf-sub-indicator i,
#header-outer #top nav > ul > .megamenu > ul ul li a:hover,
#header-outer #top nav > ul > .megamenu > ul ul li a:focus,
#header-outer #top nav > ul > .megamenu > ul ul .sfHover > a,
#header-outer #header-secondary-outer nav > ul > .megamenu > ul ul li a:hover,
#header-outer #header-secondary-outer nav > ul > .megamenu > ul ul li a:focus,
#header-outer #header-secondary-outer nav > ul > .megamenu > ul ul .sfHover > a,
#header-outer #top nav ul li li:hover > a .sf-sub-indicator i,
#header-outer[data-format="left-header"]
  .sf-menu
  .sub-menu
  .current-menu-item
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  #top
  nav
  > ul
  > .megamenu
  > ul
  ul
  .current-menu-item
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  #header-secondary-outer
  nav
  > ul
  > .megamenu
  > ul
  ul
  .current-menu-item
  > a,
#header-outer #top nav > ul > li:not(.megamenu) ul a:hover,
body[data-dropdown-style="minimal"]
  #header-secondary-outer
  ul
  > li:not(.megamenu)
  ul
  a:hover,
#header-outer #top nav > ul > li:not(.megamenu) .sfHover > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  .sfHover
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  a:hover,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  .current-menu-item
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-item
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-ancestor
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-ancestor
  > a
  .sf-sub-indicator
  i,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-item
  > a,
#header-outer:not([data-format="left-header"])
  #header-secondary-outer
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-item
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > a:hover,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > a:focus,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li:hover
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul:hover
  > a,
#header-outer:not([data-format="left-header"])
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-item.has-ul
  > a,
#header-outer:not([data-format="left-header"])
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-ancestor.has-ul
  > a {
  color: #3208f4 !important;
}
#top .sf-menu > li li > a:hover > .nectar-menu-icon,
#top .sf-menu > li li.sfHover > a > .nectar-menu-icon,
#top
  .sf-menu
  > li
  li.nectar-regular-menu-item[class*="current-"]
  > a
  > .nectar-menu-icon {
  color: #3208f4;
}
body #header-outer #top nav .sf-menu ul li > a .item_desc {
  color: #ccc !important;
}
body #header-outer #top nav .sf-menu ul .sfHover > a .item_desc,
body #header-outer #top nav .sf-menu ul li:hover > a .item_desc,
body #header-outer #top nav .sf-menu ul .current-menu-item > a .item_desc,
body #header-outer #top nav .sf-menu ul .current_page_item > a .item_desc,
body #header-outer #top nav .sf-menu ul .current_page_ancestor > a .item_desc,
body #header-outer nav > ul > .megamenu > ul ul li a:focus .item_desc {
  color: #fff !important;
}
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > a,
#header-outer[data-lhe="default"]
  nav
  .sf-menu
  .megamenu
  ul
  .current_page_ancestor
  > a,
#header-outer[data-lhe="default"]
  nav
  .sf-menu
  .megamenu
  ul
  .current-menu-ancestor
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > a {
  color: #fff !important;
}
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li:hover
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  #top
  nav
  > ul
  > .megamenu
  > ul
  > li:hover
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  #header-secondary-outer
  nav
  > ul
  > .megamenu
  > ul
  > li:hover
  > a,
#header-outer:not([data-format="left-header"])
  nav
  > ul
  > .megamenu
  > ul
  > .current-menu-ancestor.menu-item-has-children
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > .current-menu-item
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul:hover
  > a,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > .has-ul
  > a:focus,
#header-outer:not([data-format="left-header"])
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-item.has-ul
  > a,
#header-outer:not([data-format="left-header"])
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-ancestor.has-ul
  > a {
  color: #fff !important;
}
body
  #header-outer[data-transparent-header="true"]
  #top
  nav
  ul
  #nectar-user-account
  > div,
body[data-header-color="custom"] #top nav ul #nectar-user-account > div,
#header-outer:not(.transparent) .sf-menu > li ul {
  border-color: #eee;
}
#header-outer:not(.transparent) .sf-menu > li ul {
  border-top-width: 1px;
  border-top-style: solid;
}
#search-outer .ui-widget-content,
body:not([data-header-format="left-header"]) #header-outer .sf-menu li ul,
#header-outer nav > ul > .megamenu > .sub-menu,
body #header-outer nav > ul > .megamenu > .sub-menu > li > a,
#header-outer .widget_shopping_cart .cart_list a,
#header-secondary-outer ul ul li a,
#header-outer .widget_shopping_cart .cart_list li,
.woocommerce .cart-notification,
#header-outer .widget_shopping_cart_content {
  background-color: #fff !important;
}
#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen),
#slide-out-widget-area-bg.fullscreen,
#slide-out-widget-area-bg.fullscreen-split,
#slide-out-widget-area-bg.fullscreen-inline-images .nectar-ocm-image-wrap-outer,
#slide-out-widget-area-bg.fullscreen-alt .bg-inner,
body.material #slide-out-widget-area-bg.slide-out-from-right {
  background-color: #101685;
}
body #slide-out-widget-area,
body.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-social-links
  a:hover
  i:before,
body #slide-out-widget-area a,
body
  #slide-out-widget-area.fullscreen-alt
  .inner-wrap
  > .inner
  .widget.widget_nav_menu
  li
  a,
body
  #slide-out-widget-area.fullscreen-alt
  .inner-wrap
  > .inner
  .off-canvas-menu-container
  li
  a,
#slide-out-widget-area.fullscreen-split
  .inner-wrap
  > .inner
  .widget.widget_nav_menu
  li
  a,
#slide-out-widget-area.fullscreen-split
  .inner-wrap
  > .inner
  .off-canvas-menu-container
  li
  a,
#slide-out-widget-area.fullscreen-inline-images
  .inner-wrap
  > .inner
  .off-canvas-menu-container
  li
  a,
body #slide-out-widget-area.fullscreen .menuwrapper li a,
body
  #slide-out-widget-area.slide-out-from-right-hover
  .inner-wrap
  > .inner
  .off-canvas-menu-container
  li
  a,
body
  #slide-out-widget-area
  .slide_out_area_close
  .icon-default-style[class^="icon-"],
body #slide-out-widget-area .nectar-menu-label {
  color: #fff;
}
body #slide-out-widget-area .nectar-menu-label:before {
  background-color: #fff;
}
#slide-out-widget-area .tagcloud a,
body.material
  #slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container
  li
  > a:after,
#slide-out-widget-area.fullscreen-split
  .inner
  .off-canvas-menu-container
  li
  > a:after {
  border-color: #fff;
}
body #slide-out-widget-area .widget h1,
body #slide-out-widget-area .widget h2,
body #slide-out-widget-area .widget h3,
body #slide-out-widget-area .widget h4,
body #slide-out-widget-area .widget h5,
body #slide-out-widget-area .widget h6 {
  color: #fff;
}
body #slide-out-widget-area[class*="fullscreen"] .current-menu-item > a,
body #slide-out-widget-area.fullscreen a:hover,
body #slide-out-widget-area.fullscreen-split a:hover,
body
  #slide-out-widget-area.fullscreen-split
  .off-canvas-menu-container
  .current-menu-item
  > a,
#slide-out-widget-area.slide-out-from-right-hover a:hover,
body.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-social-links
  a
  i:after,
body #slide-out-widget-area.slide-out-from-right a:hover,
body
  #slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-menu-container
  li
  a:hover,
#slide-out-widget-area.slide-out-from-right-hover
  .inner
  .off-canvas-menu-container
  li
  a:hover,
#slide-out-widget-area.slide-out-from-right-hover
  .inner
  .off-canvas-menu-container
  li.current-menu-item
  > a,
#slide-out-widget-area.slide-out-from-right-hover.no-text-effect
  .inner
  .off-canvas-menu-container
  li
  a:hover,
body
  #slide-out-widget-area
  .slide_out_area_close:hover
  .icon-default-style[class^="icon-"],
body.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-menu-container
  .current-menu-item
  > a,
#slide-out-widget-area
  .widget
  .nectar_widget[class*="nectar_blog_posts_"]
  li:not(.has-img)
  a:hover
  .post-title {
  color: #fff !important;
}
body.material
  #slide-out-widget-area[class*="slide-out-from-right"]
  .off-canvas-menu-container
  li
  a:after,
#slide-out-widget-area.fullscreen-split
  .inner
  .off-canvas-menu-container
  li
  a:after,
#slide-out-widget-area .tagcloud a:hover {
  border-color: #fff;
}
#slide-out-widget-area.fullscreen-split
  .widget
  ul:not([class*="nectar_blog_posts"])
  li
  > a:not(.tag-cloud-link):not(.nectar-button),
#slide-out-widget-area.fullscreen-split .textwidget a:not(.nectar-button) {
  background-image: linear-gradient(to right, #ffffff 0, #ffffff 100%);
}
#slide-out-widget-area ul .menu-item .nectar-ext-menu-item .menu-title-text {
  background-image: linear-gradient(to right, #ffffff 0, #ffffff 100%);
}
#mobile-menu ul .menu-item .nectar-ext-menu-item .menu-title-text {
  background-image: none;
}
body[data-slide-out-widget-area-style="slide-out-from-right"].material
  .slide_out_area_close:before {
  background-color: #d33;
}
@media only screen and (min-width: 1000px) {
  body[data-slide-out-widget-area-style="slide-out-from-right"].material
    .slide_out_area_close
    .close-line {
    background-color: #fff;
  }
}
#footer-outer,
#nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
  background-color: #4f4f4f !important;
}
#footer-outer #footer-widgets {
  border-bottom: none;
}
body.original #footer-outer #footer-widgets .col ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.original #footer-outer #footer-widgets .col .widget_recent_comments ul li,
#footer-outer #footer-widgets .col .widget_recent_comments ul li {
  background-color: rgba(0, 0, 0, 7%);
  border-bottom: 0;
}
#footer-outer,
#footer-outer a:not(.nectar-button) {
  color: #fff !important;
}
#footer-outer[data-link-hover="underline"][data-custom-color="true"]
  #footer-widgets
  ul:not([class*="nectar_blog_posts"])
  a:not(.tag-cloud-link):not(.nectar-button),
#footer-outer[data-link-hover="underline"]
  #footer-widgets
  .textwidget
  a:not(.nectar-button) {
  background-image: linear-gradient(to right, #ffffff 0, #ffffff 100%);
}
#footer-outer #footer-widgets .widget h4,
#footer-outer .col .widget_recent_entries span,
#footer-outer .col .recent_posts_extra_widget .post-widget-text span {
  color: #ff6716 !important;
}
body #footer-outer #copyright,
.ascend #footer-outer #copyright {
  border: none;
  background-color: #000;
}
body #footer-outer #copyright .widget h4,
body #footer-outer #copyright li a i,
body #footer-outer #copyright p {
  color: #fff;
}
#footer-outer #copyright a:not(.nectar-button) {
  color: #fff !important;
}
body #footer-outer[data-cols="1"] #copyright li a i:after {
  border-color: #fff;
}
body #footer-outer #copyright li a:hover i,
body #footer-outer[data-cols="1"] #copyright li a:hover i,
body #footer-outer[data-cols="1"] #copyright li a:hover i:after {
  border-color: #fff;
  color: #fff;
}
#footer-outer #copyright a:hover:not(.nectar-button) {
  color: #fff !important;
}
#ajax-content-wrap #footer-outer #copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}
body #call-to-action {
  background-color: #ecebe9;
}
body #call-to-action span {
  color: #4b4f52;
}
body #slide-out-widget-area-bg {
  background-color: rgba(0, 0, 0, 0.8);
}
.single-post
  #page-header-bg[data-post-hs="default_minimal"]
  .page-header-bg-image:after {
  background-color: #2d2d2d;
  opacity: 0.2;
}
.single-post #page-header-bg[data-post-hs="default_minimal"] {
  background-color: #2d2d2d;
}
:root {
  --header-nav-height: 128px;
}
@media only screen and (max-width: 999px) {
  :root {
    --header-nav-height: 74px;
  }
}
@media only screen and (min-width: 1000px) {
  #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 #logo,
  #header-outer[data-format="centered-menu-bottom-bar"]
    #top
    .span_9
    .logo-clone {
    margin-top: -17px;
  }
  #header-outer[data-format="centered-menu-bottom-bar"]
    #top
    .span_9
    nav
    > ul
    > li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(
      .slide-out-widget-area-toggle
    )
    > a {
    margin-bottom: 34px;
  }
  #header-outer #logo,
  #header-outer .logo-clone,
  #header-outer .logo-spacing {
    margin-top: 34px;
    margin-bottom: 34px;
    position: relative;
  }
  #header-outer.small-nav #logo,
  #header-outer.small-nav .logo-clone,
  #header-outer.small-nav .logo-spacing {
    margin-top: 18.888888888889px;
    margin-bottom: 18.888888888889px;
  }
  #header-outer.small-nav .logo-clone img,
  #header-outer.small-nav #logo img,
  #header-outer.small-nav .logo-spacing img {
    height: 60px;
  }
}
@media only screen and (min-width: 1000px) {
  .material #header-outer:not(.transparent) .bg-color-stripe {
    top: 128px;
    height: calc(35vh - 128px);
  }
  .material #header-outer:not(.transparent).small-nav .bg-color-stripe {
    top: 97.777777777778px;
    height: calc(35vh - 97.777777777778px);
  }
}
@media only screen and (max-width: 999px) {
  .material
    #header-outer:not([data-permanent-transparent="1"]):not(.transparent)
    .bg-color-stripe,
  .material
    #header-outer:not([data-permanent-transparent="1"]).transparent
    .bg-color-stripe {
    top: 74px;
    height: calc(30vh - 74px);
  }
}
#header-outer #logo img,
#header-outer .logo-clone img,
#header-outer .logo-spacing img {
  height: 60px;
}
#header-outer[data-lhe="text_reveal"]
  #top
  nav
  > ul
  > li[class*="menu-item-btn"]
  > a,
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a,
#top nav > ul > li[class*="button_solid_color"] > a,
body
  #header-outer[data-lhe="default"]
  #top
  nav
  .sf-menu
  > li[class*="button_solid_color"]
  > a:hover,
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > .sf-menu
  > li[class*="button_bordered"]
  > a,
#top nav > ul > li[class*="button_bordered"] > a,
body #header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a,
body
  #header-outer[data-lhe="default"]
  #top
  nav
  .sf-menu
  > li[class*="button_bordered"]
  > a:hover,
body
  #header-outer.transparent
  #top
  nav
  > ul
  > li[class*="button_solid_color"]
  > a,
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li[class*="button_solid_color"]
  > a {
  margin-left: 26px;
  margin-right: 26px;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a,
#header-outer[data-lhe="text_reveal"]
  #top
  nav
  > ul
  > li:not([class*="menu-item-btn"])
  > a,
#header-outer .nectar-header-text-content,
body[data-header-search="false"][data-full-width-header="false"]
  #header-outer[data-lhe="animated_underline"][data-format="default"][data-cart="false"]
  .nectar-header-text-content {
  padding-left: 26px;
  padding-right: 26px;
}
#header-outer[data-lhe="animated_underline"][data-condense="true"][data-format="centered-menu-bottom-bar"].fixed-menu
  #top
  nav
  > ul
  > li
  > a {
  margin-left: 20px;
  margin-right: 20px;
}
#header-outer[data-lhe="default"][data-condense="true"][data-format="centered-menu-bottom-bar"].fixed-menu
  #top
  nav
  > ul
  > li
  > a {
  padding-left: 20px;
  padding-right: 20px;
}
#header-outer #top .sf-menu > .sf-with-ul > a {
  padding-right: 36px !important;
}
#header-outer[data-lhe="animated_underline"]
  #top
  .sf-menu
  > .sf-with-ul:not([class*="button"])
  > a {
  padding-right: 10px !important;
}
#header-outer[data-lhe="animated_underline"]
  #top
  .sf-menu
  > .sf-with-ul[class*="button"]
  > a {
  padding-right: 26px !important;
}
#header-outer[data-lhe="default"][data-condense="true"][data-format="centered-menu-bottom-bar"]:not(
    [data-menu-bottom-bar-align="left"]
  ).fixed-menu
  #top
  nav
  .sf-menu
  > .sf-with-ul
  > a {
  padding-right: 30px !important;
}
#top nav > ul > li > ul > li,
#header-outer[data-format="centered-menu"] #top nav > ul > li > ul > li,
#header-secondary-outer .sf-menu > li > ul > li,
#header-outer .widget_shopping_cart .cart_list,
#header-outer .widget_shopping_cart .total,
#header-outer .widget_shopping_cart .buttons,
#header-outer nav .nectar-global-section-megamenu > .inner {
  -webkit-transform: translate3d(0, 13px, 0);
  transform: translate3d(0, 13px, 0);
}
body.material[data-header-format="default"]
  #header-outer[data-has-buttons="yes"]:not([data-format="left-header"])
  #top
  nav
  > .buttons {
  margin-left: 52px;
}
#header-outer nav ul li li:hover > a .sf-sub-indicator i,
#header-outer nav ul li .sfHover > a .sf-sub-indicator i,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-ancestor
  > a
  .sf-sub-indicator
  i,
#header-outer:not([data-format="left-header"])
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-item
  > a,
#header-outer:not([data-format="left-header"])
  nav
  > ul
  > .megamenu
  ul
  ul
  .current-menu-ancestor
  > a,
#header-outer nav > ul > .megamenu > ul ul .sfHover > a,
#header-outer nav > ul > .megamenu > ul ul li a:hover,
#header-outer nav > ul > .megamenu > ul ul li a:focus,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  ul
  .current-menu-item
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  a:hover,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  .sfHover
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-item
  > a,
#header-outer:not([data-format="left-header"])
  #top
  nav
  > ul
  > li:not(.megamenu)
  ul
  .current-menu-ancestor
  > a,
body[data-dropdown-style="minimal"]
  #header-secondary-outer
  ul
  > li:not(.megamenu)
  .sfHover
  > a,
body[data-dropdown-style="minimal"]
  #header-secondary-outer
  ul
  > li:not(.megamenu)
  ul
  a:hover {
  color: #fff;
}
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  ul
  li
  a:hover,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  ul
  .current-menu-item
  > a {
  color: #fff;
  background-color: #000;
}
#slide-out-widget-area .nectar-ext-menu-item .menu-title-text {
  background-repeat: no-repeat;
  background-size: 0 2px;
  background-image: linear-gradient(to right, #3208f4 0, #3208f4 100%);
  -webkit-transition: background-size 0.55s cubic-bezier(0.2, 0.75, 0.5, 1);
  transition: background-size 0.55s cubic-bezier(0.2, 0.75, 0.5, 1);
  background-position: 0 100%;
}
#slide-out-widget-area a:hover > .nectar-ext-menu-item .menu-title-text,
#slide-out-widget-area
  li[class*="current"]
  > a
  > .nectar-ext-menu-item
  .menu-title-text {
  background-size: 100% 2px;
}
#header-space {
  height: 128px;
}
@media only screen and (max-width: 999px) {
  #header-space {
    height: 74px;
  }
}
#header-outer #logo .mobile-only-logo,
#header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"]
  .span_9
  .logo-clone
  img {
  height: 50px;
}
@media only screen and (max-width: 999px) {
  body #top #logo img,
  #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 50px !important;
  }
}
#header-outer #social-in-menu .fa-linkedin:after,
.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-social-links
  .fa-linkedin:after {
  content: "\e605";
}
#header-outer #social-in-menu .fa-instagram:after,
.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-social-links
  .fa-instagram:after {
  content: "\f16d";
}
#header-outer #social-in-menu .fa-tiktok:after,
.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-social-links
  .fa-tiktok:after {
  content: "\e90f";
}
#header-outer #social-in-menu .fa-phone:after,
.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-social-links
  .fa-phone:after {
  content: "\f095";
}
#header-outer #social-in-menu .fa-envelope:after,
.material
  #slide-out-widget-area.slide-out-from-right
  .off-canvas-social-links
  .fa-envelope:after {
  content: "\f0e0";
}
@media only screen and (max-width: 999px) {
  body
    #header-outer.transparent
    #top
    .span_3
    #logo[data-supplied-ml-starting="true"]
    img.mobile-only-logo.starting-logo {
    transform: translateX(-50%);
    left: 50%;
  }
  #header-outer[data-has-menu][data-format] #top .row {
    display: flex;
    justify-content: center;
  }
  #header-outer[data-format="centered-menu-under-logo"] .row,
  #header-outer[data-format="centered-menu-bottom-bar"] .row {
    flex-direction: row;
  }
  #header-outer[data-has-menu][data-format] #top .row .span_3,
  body[data-header-format]
    #header-outer[data-format="centered-menu-under-logo"]
    #top
    .row
    .span_3 {
    margin: 0;
    float: none;
    z-index: 30000;
    width: auto !important;
    position: relative;
    left: 0;
  }
  #header-outer[data-has-menu][data-format].material-search-open
    #top
    .row
    .span_3
    #logo {
    pointer-events: none;
  }
  #header-outer #top .row .col.span_9,
  body[data-header-format]
    #header-outer[data-format="centered-menu-bottom-bar"]
    #top
    .row
    .span_9,
  body[data-header-format]
    #header-outer[data-format="centered-menu-under-logo"]
    #top
    .row
    .span_9 {
    width: 100% !important;
    display: flex !important;
    flex-direction: row;
    align-items: center;
  }
  #header-outer #top .row .col.span_9 .slide-out-widget-area-toggle {
    order: 1;
    padding: 0 10px 0 0;
  }
  #header-outer #top .col.span_9 .mobile-search {
    order: 2;
  }
  #header-outer #top .col.span_9 .nectar-mobile-only.mobile-header {
    order: 5;
    margin-left: 8px;
  }
  #header-outer #top .col.span_9 .mobile-user-account {
    order: 3;
    margin-left: auto;
  }
  #header-outer #top .col.span_9 #mobile-cart-link {
    order: 4;
    padding-right: 0;
  }
  #header-outer #mobile-cart-link .cart-wrap {
    right: -9px;
  }
  body[data-cart="false"] #header-outer #top .col.span_9 .mobile-user-account {
    padding-right: 0;
  }
  body:not([data-user-account-button="true"])[data-cart="false"]
    #header-outer
    #top
    .col.span_9
    .mobile-search,
  body[data-cart="false"][data-user-account-button="false"][data-header-search="false"]
    #header-outer
    #top
    .col.span_9
    .nectar-mobile-only.mobile-header {
    padding-right: 0;
    margin-left: auto;
  }
  #header-outer
    #top
    .col.span_9
    .nectar-mobile-only.mobile-header
    ul
    > li:last-child {
    margin-right: 0;
  }
  body:not([data-user-account-button="true"])
    #header-outer
    #top
    .col.span_9
    #mobile-cart-link {
    margin-left: auto;
  }
  #header-outer .logo-spacing {
    display: none;
  }
}
.off-canvas-menu-container .nectar-menu-icon,
.off-canvas-menu-container .nectar-menu-icon-img,
#header-outer #mobile-menu .nectar-menu-icon,
#header-outer #mobile-menu .nectar-menu-icon-img {
  display: none;
}
#search-outer,
#header-outer .bg-color-stripe {
  display: none;
}
@media only screen and (min-width: 1000px) {
  body.material #search-outer #search #search-box input[type="text"] {
    font-size: 48px;
    line-height: 1;
    height: 76px !important;
  }
  #search-outer #search .span_12 form > span {
    position: absolute;
    bottom: -40px;
    left: 0;
  }
  #search-outer #search #close {
    top: 50%;
    margin-top: -28px;
  }
}
#header-outer[data-permanent-transparent="false"][data-transparent-header="true"].dark-slide
  #logo
  img {
  transition: height 0.32s ease;
}
#header-outer[data-header-resize="1"] #logo,
#header-outer[data-header-resize="1"] .logo-spacing {
  transition: margin 0.32s ease, color 0.32s ease;
}
#header-outer[data-header-resize="1"] #logo img,
#header-outer[data-header-resize="1"] .logo-spacing img {
  transition: height 0.32s ease, opacity 0.2s ease;
}
#header-outer[data-header-resize="1"]:not([data-transparent-header="true"])
  #logo,
#header-outer[data-header-resize="1"]:not([data-transparent-header="true"])
  .logo-spacing {
  transition: margin 0.15s ease;
}
#header-outer[data-header-resize="1"]:not([data-transparent-header="true"])
  #logo
  img,
#header-outer[data-header-resize="1"]:not([data-transparent-header="true"])
  .logo-spacing
  img {
  transition: height 0.15s ease, opacity 0.2s ease;
}
#header-outer[data-header-resize="1"].small-nav:not(
    [data-transparent-header="true"]
  )
  #logo,
#header-outer[data-header-resize="1"].small-nav:not(
    [data-transparent-header="true"]
  )
  .logo-spacing {
  transition: margin 0.3s ease;
}
#header-outer[data-header-resize="1"].small-nav:not(
    [data-transparent-header="true"]
  )
  #logo
  img,
#header-outer[data-header-resize="1"].small-nav:not(
    [data-transparent-header="true"]
  )
  .logo-spacing
  img {
  transition: height 0.3s ease, opacity 0.2s ease;
}
#header-outer.small-nav {
  transition: box-shadow 0.42s ease, opacity 0.3s ease;
}
#header-outer.small-nav #logo,
#header-outer.small-nav .logo-spacing {
  transition: margin 0.32s ease;
}
#header-outer.small-nav #logo img,
#header-outer.small-nav .logo-spacing img {
  transition: height 0.32s ease;
}
#header-outer[data-using-secondary="1"].small-nav {
  transition: box-shadow 0.42s ease, opacity 0.3s ease, transform 0.32s ease;
}
@media only screen and (max-width: 999px) {
  body[data-slide-out-widget-area-style="slide-out-from-right"].material
    .slide_out_area_close {
    right: auto;
    left: 340px;
  }
  html
    body[data-slide-out-widget-area-style="slide-out-from-right"].material
    .ocm-effect-wrap {
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"].material
    .ocm-effect-wrap.material-ocm-open {
    -webkit-transform: scale(0.835) translateX(465px) translateZ(0) !important;
    transform: scale(0.835) translateX(465px) translateZ(0) !important;
  }
}
@media only screen and (max-width: 999px) {
  body #slide-out-widget-area.slide-out-from-right {
    right: auto;
    left: 0;
  }
  body #slide-out-widget-area.slide-out-from-right-hover {
    transform: translate3d(-101%, 0, 0);
    -webkit-transform: translate3d(-101%, 0, 0);
    -ms-transform: translate3d(-101%, 0, 0);
    right: auto;
    left: 0;
    opacity: 0;
    transition: transform 0.7s cubic-bezier(0.25, 1, 0.2, 1),
      opacity 0.2s ease 0.3s;
  }
  body #slide-out-widget-area.slide-out-from-right-hover.open {
    transition: transform 0.7s cubic-bezier(0.25, 1, 0.2, 1),
      opacity 0.1s ease 0s;
  }
  body .slide-out-hover-icon-effect.small {
    left: 27px;
    right: auto;
  }
}
@media only screen and (max-width: 450px) {
  body[data-slide-out-widget-area-style="slide-out-from-right"].material
    .slide_out_area_close {
    display: none;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"].material
    .ocm-effect-wrap.material-ocm-open {
    -webkit-transform: scale(0.835) translateX(93vw) translateZ(0) !important;
    transform: scale(0.835) translateX(93vw) translateZ(0) !important;
  }
}
body:not(.material) #slide-out-widget-area.slide-out-from-right:not(.open) {
  -webkit-transform: translate(301px, 0) !important;
  transform: translate(301px, 0) !important;
}
body #slide-out-widget-area.slide-out-from-right-hover {
  opacity: 0;
  transition: transform 0.7s cubic-bezier(0.25, 1, 0.2, 1),
    opacity 0.2s ease 0.3s;
}
body #slide-out-widget-area.slide-out-from-right-hover.open {
  opacity: 1;
  transition: transform 0.7s cubic-bezier(0.25, 1, 0.2, 1), opacity 0.1s ease 0s;
}
.lines:before,
body[data-slide-out-widget-area-style="slide-out-from-right-hover"]
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle.small
  .lines:before {
  width: 1rem;
}
body[data-slide-out-widget-area-style="slide-out-from-right-hover"]
  .slide-out-widget-area-toggle.mobile-icon
  .lines:before,
body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before,
#header-outer .left-aligned-ocm .lines:before {
  width: 1rem !important;
}
@media only screen and (max-width: 999px) {
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small)
    .lines:before {
    width: 1rem;
  }
}
.nectar-skip-to-content:focus {
  position: fixed;
  left: 6px;
  top: 7px;
  height: auto;
  width: auto;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 23px 14px;
  background: #f1f1f1;
  color: #000;
  z-index: 100000;
  line-height: normal;
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
  position: relative;
}
#header-outer
  .mobile-header
  li:not([class*="button_"])
  > a
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  nav
  > ul
  > li:not([class*="button_"])
  > a
  .menu-title-text:after,
#header-secondary-outer[data-lhe="animated_underline"]
  nav
  > .sf-menu
  > li
  > a
  .menu-title-text:after {
  -webkit-transition: -webkit-transform 0.3s ease-out,
    border-color 0.3s ease-out;
  transition: transform 0.3s ease-out, border-color 0.3s ease-out;
  position: absolute;
  display: block;
  bottom: -6px;
  left: 0;
  width: 100%;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  border-top: 2px solid #000;
  content: "";
  padding-bottom: inherit;
}
#header-outer
  .mobile-header
  li:not([class*="button_"])
  > a:hover
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li
  > a:hover
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > .sfHover
  > a
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  .sf-menu
  .current_page_ancestor
  > a
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  .sf-menu
  .current-menu-ancestor
  > a
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  .sf-menu
  .current-menu-item
  > a
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  .sf-menu
  .current_page_item
  > a
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  .sf-menu
  .current_page_parent
  > a
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  .buttons
  .current-menu-item
  > a
  .menu-title-text:after,
#header-outer[data-lhe="animated_underline"]
  .buttons
  .current-menu-ancestor
  > a
  .menu-title-text:after,
#header-secondary-outer[data-lhe="animated_underline"]
  nav
  > .sf-menu
  > li
  > a
  .menu-title-text:hover:after,
#header-secondary-outer[data-lhe="animated_underline"]
  nav
  > .sf-menu
  > li
  > a:focus
  .menu-title-text:after {
  backface-visibility: hidden;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
body[data-header-inherit-rc="true"]
  #header-outer[data-lhe="animated_underline"].light-text
  #top
  nav
  > ul
  > li:not([class*="button_"])
  > a
  .menu-title-text:after {
  border-color: #fff;
}
#header-outer[data-lhe="animated_underline"].transparent.dark-slide
  #top
  nav
  > ul
  > li
  > a
  .menu-title-text:after {
  border-color: #000 !important;
}
:root {
  --nectar-border-thickness: 2px;
}
.span_12.light .wpb_text_column a {
  transition: 0.3s ease opacity, 0.3s ease color;
}
.span_12.light .wpb_text_column a:not(:hover) {
  opacity: 0.7;
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,
  .nectar-slider-wrap[data-full-width="boxed-full-width"]
    .swiper-slide
    .content
    h2,
  .full-width-content .vc_span12 .swiper-slide .content h2 {
    font-size: 45px !important;
    line-height: 51px !important;
  }
  .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p,
  .nectar-slider-wrap[data-full-width="boxed-full-width"]
    .swiper-slide
    .content
    p,
  .full-width-content .vc_span12 .swiper-slide .content p {
    font-size: 18px !important;
    line-height: 31.2px !important;
  }
}
@media only screen and (min-width: 691px) and (max-width: 999px) {
  .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,
  .nectar-slider-wrap[data-full-width="boxed-full-width"]
    .swiper-slide
    .content
    h2,
  .full-width-content .vc_span12 .swiper-slide .content h2 {
    font-size: 33px !important;
    line-height: 39px !important;
  }
  .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p,
  .nectar-slider-wrap[data-full-width="boxed-full-width"]
    .swiper-slide
    .content
    p,
  .full-width-content .vc_span12 .swiper-slide .content p {
    font-size: 13.2px !important;
    line-height: 24px !important;
  }
}
@media only screen and (max-width: 690px) {
  .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"]
    .swiper-slide
    .content
    h2,
  .full-width-content
    .vc_col-sm-12
    .nectar-slider-wrap[data-fullscreen="false"]
    .swiper-slide
    .content
    h2,
  .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"]
    .swiper-slide
    .content
    h2,
  .full-width-content
    .vc_span12
    .nectar-slider-wrap[data-fullscreen="false"]
    .swiper-slide
    .content
    h2 {
    font-size: 15px !important;
    line-height: 21px !important;
  }
  .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"]
    .swiper-slide
    .content
    p,
  .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"]
    .swiper-slide
    .content
    p,
  .full-width-content
    .vc_span12
    .nectar-slider-wrap[data-fullscreen="false"]
    .swiper-slide
    .content
    p {
    font-size: 10px !important;
    line-height: 17.52px !important;
  }
}
:root {
  --nectar-starting-header-color: #ffffff;
}
body #header-outer[data-transparent-header="true"],
body #header-outer[data-transparent-header="true"] .cart-menu {
  transition: background-color 0.3s ease, box-shadow 0.3s ease,
    margin 0.25s ease, backdrop-filter 0.25s ease;
  -webkit-transition: background-color 0.3s ease, box-shadow 0.3s ease,
    margin 0.25s ease, backdrop-filter 0.25s ease;
}
body #header-outer[data-transparent-header="true"].transparent,
body #header-outer[data-transparent-header="true"].transparent .cart-menu {
  transition: border-color 0.3s ease;
  -webkit-transition: border-color 0.3s ease;
}
body.original #header-outer[data-transparent-header="true"].transparent,
body.ascend #header-outer[data-transparent-header="true"].transparent,
body.material #header-outer[data-transparent-header="true"].transparent {
  box-shadow: none;
}
body #header-outer[data-transparent-header="true"].transparent {
  background-color: initial !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
#header-outer[data-transparent-header="true"][data-transparent-shadow-helper="true"].transparent:not(
    .dark-slide
  ):before {
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 0) 0,
    transparent 1%,
    rgba(0, 0, 0, 4%) 16%,
    rgba(0, 0, 0, 0.23) 75%,
    rgba(0, 0, 0, 0.33) 100%
  );
  position: absolute;
  pointer-events: none;
  height: 120%;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
}
body.material #header-outer[data-transparent-header="true"].transparent {
  border-bottom: 0;
}
body
  #header-outer[data-transparent-header="true"].transparent
  nav
  > ul
  > li
  > a {
  margin-bottom: -1px;
}
body
  #header-outer[data-transparent-header="true"][data-format="centered-menu"].transparent.side-widget-open.small-nav
  nav
  > ul
  > li
  > a {
  margin-bottom: 0;
}
#header-outer[data-transparent-header="true"].transparent #logo img,
#header-outer[data-transparent-header="true"] #logo .starting-logo,
#header-outer[data-transparent-header="true"].light-text #logo img {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}
#header-outer[data-transparent-header="true"].transparent #logo .starting-logo,
#header-outer[data-transparent-header="true"].light-text #logo .starting-logo {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
#header-outer[data-transparent-header="true"].transparent:not(.dark-text):not(
    .dark-slide
  )
  #logo
  picture.starting-logo:not(.dark-version)
  img {
  opacity: 1 !important;
}
#header-outer[data-transparent-header="true"].light-text:not(.dark-text)
  #logo
  picture.starting-logo:not(.dark-version)
  img {
  opacity: 1 !important;
}
#header-outer[data-transparent-header="true"].transparent.dark-slide
  #logo
  picture.starting-logo.dark-version
  img,
#header-outer[data-transparent-header="true"].dark-text
  #logo
  picture.starting-logo.dark-version
  img,
#header-outer[data-transparent-header="true"].dark-text
  #logo
  picture.starting-logo.dark-version {
  opacity: 1 !important;
}
body #header-outer[data-transparent-header="true"][data-remove-border="true"],
#header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"]
  .cart-menu,
#header-outer[data-transparent-header="true"][data-full-width="false"][data-remove-border="true"].transparent
  .cart-menu,
.ascend
  #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"]
  #top
  .nectar-woo-cart
  .cart-contents {
  border: none !important;
}
body
  #header-outer.transparent[data-transparent-header="true"][data-remove-border="true"] {
  transition: background-color 0.3s ease 0s, box-shadow 0.3s ease 0s,
    margin 0.25s ease, backdrop-filter 0.25s ease;
  -webkit-transition: background-color 0.3s ease 0s, box-shadow 0.3s ease 0s,
    margin 0.25s ease, backdrop-filter 0.25s ease;
}
body:not(.ascend)
  #header-outer[data-transparent-header="true"][data-remove-border="true"]:not(
    .transparent
  )
  .cart-menu:after {
  border-left: 1px solid transparent;
}
body
  #header-outer[data-transparent-header="true"][data-remove-border="true"].transparent.pseudo-data-transparent {
  border-color: transparent !important;
}
#header-outer.light-text #top nav > ul > li > a,
#header-outer.light-text #top nav ul #search-btn a span,
#header-outer.light-text #top nav ul #nectar-user-account a span,
#header-outer.light-text
  #top
  .container
  nav
  > ul
  > li
  > a
  > .sf-sub-indicator
  i,
#header-outer.light-text .cart-menu .cart-icon-wrap .icon-salient-cart,
#header-outer.light-text .nectar-header-text-content,
.light-text
  .nectar-mobile-only.mobile-header
  li:not([class*="menu-item-btn-style"])
  a,
.ascend
  #boxed
  #header-outer.light-text
  .cart-menu
  .cart-icon-wrap
  .icon-salient-cart,
#header-outer[data-lhe="default"].light-text
  #top
  nav
  .sf-menu
  .current-menu-item
  > a,
body[data-header-inherit-rc="true"]
  #header-outer[data-lhe="default"].light-text
  #top
  nav
  .sf-menu
  > .sfHover:not(#social-in-menu)
  > a,
#header-outer[data-lhe="default"].light-text #top nav > ul > li > a:hover,
#header-outer[data-lhe="default"].light-text #top nav .sf-menu > .sfHover > a {
  color: #fff !important;
  opacity: 0.75;
}
#header-outer.light-text #logo,
#header-outer.light-text
  .sf-menu
  > li.nectar-regular-menu-item
  > a
  > .nectar-menu-icon {
  color: #fff;
}
body
  #header-outer.light-text
  #top
  .container
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines,
body
  #header-outer.light-text
  #top
  .container
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines:before,
body
  #header-outer.light-text
  #top
  .container
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines:after,
body
  #header-outer.light-text
  #top
  .container
  nav
  ul
  .slide-out-widget-area-toggle
  .lines-button:after {
  background-color: #fff !important;
}
#header-outer.dark-text #top nav > ul > li > a,
#header-outer.dark-text #top nav ul #search-btn a span,
#header-outer.dark-text #top nav ul #nectar-user-account a span,
#header-outer.dark-text nav > ul > li > a > .sf-sub-indicator i,
.dark-text
  .nectar-mobile-only.mobile-header
  li:not([class*="menu-item-btn-style"])
  a,
#header-outer.dark-text .cart-menu .cart-icon-wrap .icon-salient-cart,
.ascend
  #boxed
  #header-outer.dark-text
  .cart-menu
  .cart-icon-wrap
  .icon-salient-cart,
#header-outer[data-lhe="default"].dark-text
  #top
  nav
  .sf-menu
  .current-menu-item
  > a {
  color: #444 !important;
  opacity: 0.75;
}
#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a .lines,
#header-outer.dark-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines:before,
#header-outer.dark-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines:after {
  background-color: #444 !important;
}
#header-outer.light-text #top nav ul .slide-out-widget-area-toggle a .lines,
#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a .lines,
#header-outer.light-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines-button:after {
  opacity: 0.75;
}
#header-outer.light-text #top nav > ul > li > a:hover,
#header-outer.light-text #top nav .sf-menu > .sfHover > a,
#header-outer.light-text #top nav .sf-menu > .current_page_ancestor > a,
#header-outer.light-text #top nav .sf-menu > .current-menu-item > a,
#header-outer.light-text #top nav .sf-menu > .current-menu-ancestor > a,
#header-outer.light-text #top nav .sf-menu > .current_page_item > a,
#header-outer.light-text #top nav > ul > li > a:hover > .sf-sub-indicator > i,
#header-outer.light-text #top nav > ul > .sfHover > a > span > i,
#header-outer.light-text #top nav ul #search-btn a:hover span,
#header-outer.light-text #top nav ul .slide-out-widget-area-toggle a:hover span,
#header-outer.light-text #top nav .sf-menu > .current-menu-item > a i,
#header-outer.light-text #top nav .sf-menu > .current-menu-ancestor > a i,
#header-outer.light-text .cart-outer:hover .icon-salient-cart,
.light-text
  .nectar-mobile-only.mobile-header
  li:not([class*="menu-item-btn-style"])
  a:hover,
.light-text
  .nectar-mobile-only.mobile-header
  li:not([class*="menu-item-btn-style"])[class*="current"]
  a,
.dark-text
  .nectar-mobile-only.mobile-header
  li:not([class*="menu-item-btn-style"])
  a:hover,
.dark-text .nectar-mobile-only.mobile-header li[class*="current"] a,
.ascend
  #boxed
  #header-outer.light-text
  .cart-outer:hover
  .cart-menu
  .cart-icon-wrap
  .icon-salient-cart,
.ascend
  #boxed
  #header-outer.dark-text
  .cart-outer:hover
  .cart-menu
  .cart-icon-wrap
  .icon-salient-cart,
#header-outer.dark-text #top nav > ul > li > a:hover,
#header-outer.dark-text #top nav .sf-menu > .sfHover > a,
#header-outer.dark-text #top nav .sf-menu > .current_page_ancestor > a,
#header-outer.dark-text #top nav .sf-menu > .current-menu-item > a,
#header-outer.dark-text #top nav .sf-menu > .current-menu-ancestor > a,
#header-outer.dark-text #top nav .sf-menu > .current_page_item > a,
#header-outer.dark-text #top nav > ul > li > a:hover > .sf-sub-indicator > i,
#header-outer.dark-text #top nav > ul > .sfHover > a > span > i,
#header-outer.dark-text #top nav ul #search-btn a:hover span,
#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a:hover span,
#header-outer.dark-text #top nav .sf-menu > .current-menu-item > a i,
#header-outer.dark-text #top nav .sf-menu > .current-menu-ancestor > a i,
#header-outer.dark-text .cart-outer:hover .icon-salient-cart,
#header-outer.light-text.side-widget-open
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines,
#header-outer.light-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines,
#header-outer.light-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines-button:after,
#header-outer.light-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines:before,
#header-outer.light-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines:after,
#header-outer.dark-text.side-widget-open
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines,
#header-outer.dark-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines,
#header-outer.dark-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines:before,
#header-outer.dark-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines:after {
  opacity: 1 !important;
}
#header-outer.light-text #top nav > ul > li > a,
#header-outer.light-text #top nav > ul > li *,
body.ascend #header-outer.light-text .cart-menu,
#header-outer.dark-text #top nav > ul > li > a,
#header-outer.dark-text #top nav > ul > li *,
.ascend
  #header-outer[data-full-width="true"].dark-text
  #top
  nav
  ul
  #search-btn
  a,
.ascend
  #header-outer[data-full-width="true"].dark-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a,
.ascend
  #header-outer[data-full-width="true"].light-text
  #top
  nav
  ul
  #search-btn
  a,
.ascend
  #header-outer[data-full-width="true"].light-text
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a,
body.ascend #header-outer.dark-text .cart-menu {
  border-color: rgba(0, 0, 0, 0.1);
}
body #header-outer.transparent[data-transparent-header="true"].dark-slide,
body
  #header-outer.transparent[data-transparent-header="true"].dark-slide
  .cart-menu,
body
  #header-outer.transparent[data-transparent-header="true"].dark-slide
  > #top
  nav
  ul
  #nectar-user-account
  > div,
body
  #header-outer.transparent[data-transparent-header="true"].dark-slide
  > #top
  nav
  ul
  .slide-out-widget-area-toggle
  > div,
#boxed #header-outer.transparent[data-transparent-header="true"].dark-slide,
body
  #header-outer.transparent[data-transparent-header="true"][data-remove-border="true"].dark-slide
  .cart-menu:after {
  border-color: rgba(0, 0, 0, 8%) !important;
}
#header-outer.transparent.dark-slide
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a:before,
.dark-slide.transparent
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a:before {
  border-color: #000 !important;
}
#header-outer[data-transparent-header="true"].no-pointer-events {
  pointer-events: none;
}
#header-outer[data-transparent-header="true"].no-pointer-events.side-widget-open.style-slide-out-from-right,
#header-outer[data-transparent-header="true"].no-pointer-events.side-widget-open.style-slide-out-from-right-alt {
  pointer-events: auto;
}
#header-outer[data-transparent-header="true"].transparent
  > header
  #logo
  img.dark-version,
#header-outer[data-transparent-header="true"].light-text
  > header
  #logo
  img.dark-version,
#header-outer[data-transparent-header="true"].transparent.dark-slide
  > header
  #logo
  img,
#header-outer[data-transparent-header="true"].dark-text > header #logo img,
#header-outer[data-transparent-header="true"].dark-text.side-widget-open
  > header
  #logo
  img.dark-version {
  opacity: 0 !important;
}
#header-outer[data-transparent-header="true"].transparent.dark-slide
  > header
  #logo
  img.dark-version,
#header-outer[data-transparent-header="true"].dark-text
  > header
  #logo
  img.dark-version,
#header-outer[data-transparent-header="true"].dark-text.side-widget-open
  > header
  #logo
  img.starting-logo {
  opacity: 1 !important;
}
#header-outer.transparent #top #logo,
#header-outer.transparent #top .logo-clone,
#header-outer.transparent #top #logo:hover {
  color: #fff;
}
#header-outer:not(.transparent).light-text #top #logo {
  color: #fff !important;
}
#header-outer.transparent[data-permanent-transparent="false"]
  #top
  .slide-out-widget-area-toggle.mobile-icon
  i:before,
#header-outer.transparent[data-permanent-transparent="false"]
  #top
  .slide-out-widget-area-toggle.mobile-icon
  i:after,
body.material.mobile
  #header-outer.transparent:not([data-permanent-transparent="1"])
  header
  .slide-out-widget-area-toggle
  a
  .close-line,
body
  #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide)
  > #top
  .span_9
  > .slide-out-widget-area-toggle
  .lines-button:after,
body
  #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide)
  > #top
  .span_9
  > .slide-out-widget-area-toggle
  .lines:before,
body
  #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide)
  > #top
  .span_9
  > .slide-out-widget-area-toggle
  .lines:after,
#header-outer[data-lhe="animated_underline"].transparent
  .nectar-header-text-content
  a:after {
  background-color: #fff !important;
}
#header-outer.transparent #top nav > ul > li > a,
#header-outer.transparent #top nav > .sf-menu > li > a,
#header-outer.transparent .slide-out-widget-area-toggle a i.label,
#header-outer.transparent
  #top
  .span_9
  > .slide-out-widget-area-toggle
  a.using-label
  .label,
#header-outer.transparent #top nav ul #search-btn a .icon-salient-search,
#header-outer.transparent #top nav ul #nectar-user-account a span,
#header-outer.transparent #top nav > ul > li > a > .sf-sub-indicator i,
#header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart,
.ascend
  #boxed
  #header-outer.transparent
  .cart-menu
  .cart-icon-wrap
  .icon-salient-cart,
#header-outer.transparent
  #top
  .sf-menu
  > li.nectar-regular-menu-item
  > a
  > .nectar-menu-icon,
#header-outer.transparent .nectar-header-text-content,
#header-outer.transparent
  .nectar-mobile-only.mobile-header
  li:not([class*="menu-item-btn-style"])
  a {
  color: #fff !important;
  opacity: 0.75;
  will-change: opacity, color;
  transition: opacity 0.2s ease, color 0.2s ease;
}
#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:hover,
#header-outer.transparent[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .sfHover:not(#social-in-menu)
  > a,
#header-outer.transparent[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .current_page_ancestor
  > a,
#header-outer.transparent #top nav .sf-menu > .current-menu-item > a,
#header-outer.transparent[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .current-menu-ancestor
  > a,
#header-outer.transparent[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .current-menu-item
  > a,
#header-outer.transparent[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .current_page_item
  > a,
#header-outer.transparent #top nav > ul > li > a:hover > .sf-sub-indicator > i,
#header-outer.transparent #top .sf-menu > .sfHover > a .sf-sub-indicator i,
#header-outer.transparent #top nav > ul > .sfHover > a > span > i,
#header-outer.transparent #top nav ul #search-btn a:hover span,
#header-outer.transparent #top nav ul #nectar-user-account a:hover span,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  span,
#header-outer.transparent #top nav .sf-menu > .current-menu-item > a i,
body
  #header-outer.transparent[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .current_page_item
  > a
  .sf-sub-indicator
  i,
#header-outer.transparent #top nav .sf-menu > .current-menu-ancestor > a i,
body
  #header-outer.transparent[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .current-menu-ancestor
  > a
  i,
#header-outer.transparent .cart-outer:hover .icon-salient-cart,
.ascend
  #boxed
  #header-outer.transparent
  .cart-outer:hover
  .cart-menu
  .cart-icon-wrap
  .icon-salient-cart,
#header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide)
  #top
  .span_9
  > a[class*="mobile-"]
  > *,
#header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide)
  #top
  #mobile-cart-link
  i,
#header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide)
  #top
  .span_9
  > a[class*="mobile-"]
  > *,
#header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide)
  #top
  #mobile-cart-link
  i,
#header-outer.transparent
  #top
  .sf-menu
  > li.nectar-regular-menu-item
  > a:hover
  > .nectar-menu-icon,
#header-outer.transparent
  #top
  .sf-menu
  > li.nectar-regular-menu-item.sfHover
  > a:hover
  > .nectar-menu-icon,
#header-outer.transparent
  #top
  .sf-menu
  > li.nectar-regular-menu-item[class*="current-"]
  > a:hover
  > .nectar-menu-icon,
#header-outer.transparent .nectar-header-text-content:hover,
#header-outer.transparent:not(.dark-slide)
  .nectar-mobile-only.mobile-header
  li:not([class*="menu-item-btn-style"])
  a:hover,
.transparent:not(.dark-slide)
  .nectar-mobile-only.mobile-header
  li[class*="menu-item-btn-style-button-border"]:not(:hover)
  > a {
  opacity: 1;
  color: #fff !important;
}
#header-outer.transparent[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li
  > a:hover,
#header-outer.transparent[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li
  > a:focus,
#header-outer.transparent[data-lhe="animated_underline"]
  #top
  nav
  .sf-menu
  > .sfHover
  > a,
#header-outer.transparent[data-lhe="animated_underline"]
  #top
  nav
  .sf-menu
  > .current-menu-ancestor
  > a,
#header-outer.transparent[data-lhe="animated_underline"]
  #top
  nav
  .sf-menu
  > .current_page_item
  > a,
#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:focus,
#header-outer.transparent .slide-out-widget-area-toggle a:hover i.label,
#header-outer.transparent #top nav ul #search-btn a:focus span,
#header-outer.transparent #top nav ul #nectar-user-account a:focus span,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:focus
  span,
#header-outer.transparent
  .nectar-woo-cart
  .cart-contents:focus
  .icon-salient-cart {
  opacity: 1;
}
#header-outer[data-lhe="animated_underline"].transparent
  #top
  nav
  > ul
  > li
  > a
  .menu-title-text:after,
#header-outer.transparent
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a:before,
#header-outer.transparent
  .nectar-mobile-only.mobile-header
  li
  a
  .menu-title-text:after {
  border-color: #fff !important;
}
.transparent .left-aligned-ocm .lines-button i:before,
.transparent .left-aligned-ocm .lines-button i:after,
.transparent .left-aligned-ocm .lines-button:after,
#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines,
#header-outer.transparent
  > #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines:before,
#header-outer.transparent
  > #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines:after,
body.material
  #header-outer.transparent
  .slide-out-widget-area-toggle
  a
  .close-line,
#header-outer.transparent
  > #top
  nav
  ul
  .slide-out-widget-area-toggle
  .lines-button:after {
  background-color: #fff !important;
}
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a .lines,
body.material:not(.mobile)
  #header-outer.transparent
  .slide-out-widget-area-toggle
  a
  .close-line,
#header-outer.transparent:not(.side-widget-open)
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines-button:after {
  opacity: 0.75;
}
#header-outer.transparent.side-widget-open
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines,
body.material
  #header-outer.transparent
  .slide-out-widget-area-toggle
  a:hover
  .close-line,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines-button:after,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines:before,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines:after,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:focus
  .lines-button:after,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:focus
  .lines:before,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:focus
  .lines:after,
#header-outer.transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:focus
  .lines {
  opacity: 1;
}
:root {
  --nectar-starting-dark-header-color: #000000;
}
#header-outer.transparent[data-permanent-transparent="false"].dark-slide
  #top
  .slide-out-widget-area-toggle.mobile-icon
  i:before,
#header-outer.transparent[data-permanent-transparent="false"].dark-slide
  #top
  .slide-out-widget-area-toggle.mobile-icon
  i:after {
  background-color: #000 !important;
}
#header-outer.transparent.dark-slide > #top nav > ul > li > a,
#header-outer.transparent.dark-row > #top nav > ul > li > a,
#header-outer.transparent.dark-row .slide-out-widget-area-toggle a i.label,
#header-outer.transparent.dark-slide .slide-out-widget-area-toggle a i.label,
#header-outer.transparent.dark-slide
  #top
  .span_9
  > .slide-out-widget-area-toggle
  a.using-label
  .label,
#header-outer.transparent.dark-row
  #top
  .span_9
  > .slide-out-widget-area-toggle
  a.using-label
  .label,
#header-outer.transparent.dark-slide > #top nav ul #search-btn a span,
#header-outer.transparent.dark-row > #top nav ul #search-btn a span,
#header-outer.transparent.dark-slide > #top nav ul #nectar-user-account a span,
#header-outer.transparent.dark-row > #top nav ul #nectar-user-account a span,
#header-outer.transparent.dark-slide
  > #top
  nav
  > ul
  > li
  > a
  > .sf-sub-indicator
  [class^="icon-"],
#header-outer.transparent.dark-slide
  > #top
  nav
  > ul
  > li
  > a
  > .sf-sub-indicator
  [class*=" icon-"],
#header-outer.transparent.dark-row
  > #top
  nav
  > ul
  > li
  > a
  > .sf-sub-indicator
  [class*=" icon-"],
#header-outer.transparent.dark-slide
  .cart-menu
  .cart-icon-wrap
  .icon-salient-cart,
#header-outer.transparent.dark-row
  .cart-menu
  .cart-icon-wrap
  .icon-salient-cart,
body.ascend[data-header-color="custom"]
  #boxed
  #header-outer.transparent.dark-slide
  > #top
  .cart-outer
  .cart-menu
  .cart-icon-wrap
  i,
body.ascend
  #boxed
  #header-outer.transparent.dark-slide
  > #top
  .cart-outer
  .cart-menu
  .cart-icon-wrap
  i,
#header-outer[data-permanent-transparent="1"].transparent.dark-slide
  .mobile-search
  .icon-salient-search,
#header-outer[data-permanent-transparent="1"].transparent.dark-slide
  .mobile-user-account
  .icon-salient-m-user,
#header-outer[data-permanent-transparent="1"].transparent.dark-slide
  #top
  #mobile-cart-link
  i,
#header-outer.transparent[data-permanent-transparent="false"].dark-slide
  #top
  .span_9
  > a[class*="mobile-"]
  > *,
#header-outer.transparent[data-permanent-transparent="false"].dark-slide
  #top
  #mobile-cart-link
  i,
#header-outer.transparent.dark-slide
  #top
  .sf-menu
  > li.nectar-regular-menu-item
  > a
  > .nectar-menu-icon,
#header-outer.transparent.dark-slide .nectar-header-text-content,
#header-outer.dark-slide
  .nectar-mobile-only.mobile-header
  li:not([class*="menu-item-btn-style"])
  a {
  color: #000 !important;
}
#header-outer.transparent.dark-slide
  > #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines-button
  i:after,
#header-outer.transparent.dark-slide
  > #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines-button
  i:before,
#header-outer.transparent.dark-slide
  > #top
  nav
  ul
  .slide-out-widget-area-toggle
  .lines-button:after,
.transparent.dark-slide .left-aligned-ocm .lines-button i:before,
.transparent.dark-slide .left-aligned-ocm .lines-button i:after,
.transparent.dark-slide .left-aligned-ocm .lines-button:after,
body.marterial
  #header-outer.transparent.dark-slide
  > #top
  nav
  .slide-out-widget-area-toggle
  a
  .close-line,
body
  #header-outer[data-permanent-transparent="1"].transparent.dark-slide
  > #top
  .span_9
  > .slide-out-widget-area-toggle.mobile-icon
  .lines-button:after,
body
  #header-outer[data-permanent-transparent="1"].transparent.dark-slide
  > #top
  .span_9
  > .slide-out-widget-area-toggle.mobile-icon
  .lines:before,
body
  #header-outer[data-permanent-transparent="1"].transparent.dark-slide
  > #top
  .span_9
  > .slide-out-widget-area-toggle.mobile-icon
  .lines:after,
#header-outer[data-lhe="animated_underline"].transparent.dark-slide
  .nectar-header-text-content
  a:after {
  background-color: #000 !important;
}
#header-outer.transparent.dark-slide > #top nav > ul > li > a:hover,
#header-outer.transparent.dark-slide > #top nav .sf-menu > .sfHover > a,
#header-outer.transparent.dark-slide
  > #top
  nav
  .sf-menu
  > .current_page_ancestor
  > a,
#header-outer.transparent.dark-slide
  > #top
  nav
  .sf-menu
  > .current-menu-item
  > a,
#header-outer.transparent.dark-slide
  > #top
  nav
  .sf-menu
  > .current-menu-ancestor
  > a,
#header-outer.transparent.dark-slide
  > #top
  nav
  .sf-menu
  > .current_page_item
  > a,
#header-outer.transparent.dark-slide
  > #top
  nav
  > ul
  > li
  > a:hover
  > .sf-sub-indicator
  > i,
#header-outer.transparent.dark-slide > #top nav > ul > .sfHover > a > span > i,
#header-outer.transparent.dark-slide > #top nav ul #search-btn a:hover span,
#header-outer.transparent.dark-slide
  > #top
  nav
  ul
  #nectar-user-account
  a:hover
  span,
body
  #header-outer.dark-slide.transparent[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .current_page_item
  > a
  .sf-sub-indicator
  i,
#header-outer.transparent.dark-slide
  > #top
  nav
  .sf-menu
  > .current-menu-item
  > a
  i,
#header-outer.transparent.dark-slide
  > #top
  nav
  .sf-menu
  > .current-menu-ancestor
  > a
  i,
body
  #header-outer.dark-slide.transparent[data-lhe="default"]
  #top
  nav
  .sf-menu
  > .current-menu-ancestor
  > a
  i,
#header-outer.transparent.dark-slide
  > #top
  .cart-outer:hover
  .icon-salient-cart,
body.ascend[data-header-color="custom"]
  #boxed
  #header-outer.transparent.dark-slide
  > #top
  .cart-outer:hover
  .cart-menu
  .cart-icon-wrap
  i,
#header-outer.transparent.dark-slide > #top #logo,
#header-outer.transparent.dark-slide > #top .logo-clone,
#header-outer.transparent[data-lhe="default"].dark-slide
  #top
  nav
  .sf-menu
  > .current_page_item
  > a,
#header-outer.transparent[data-lhe="default"].dark-slide
  #top
  nav
  .sf-menu
  > .current-menu-ancestor
  > a,
#header-outer.transparent[data-lhe="default"].dark-slide
  #top
  nav
  > ul
  > li
  > a:hover,
#header-outer.transparent[data-lhe="default"].dark-slide
  #top
  nav
  .sf-menu
  > .sfHover:not(#social-in-menu)
  > a,
#header-outer.transparent.dark-slide #top nav > ul > .sfHover > a > span > i,
body.ascend[data-header-color="custom"]
  #boxed
  #header-outer.transparent.dark-slide
  > #top
  .cart-outer:hover
  .cart-menu
  .cart-icon-wrap
  i,
.swiper-wrapper
  .swiper-slide[data-color-scheme="dark"]
  .slider-down-arrow
  i.icon-default-style[class^="icon-"],
.slider-prev.dark-cs i,
.slider-next.dark-cs i,
.swiper-container .dark-cs.slider-prev .slide-count span,
.swiper-container .dark-cs.slider-next .slide-count span,
#header-outer.transparent.dark-slide
  #top
  .sf-menu
  > li.nectar-regular-menu-item
  > a:hover
  > .nectar-menu-icon,
#header-outer.transparent.dark-slide
  #top
  .sf-menu
  > li.nectar-regular-menu-item.sfHover
  > a:hover
  > .nectar-menu-icon,
#header-outer.transparent.dark-slide
  #top
  .sf-menu
  > li.nectar-regular-menu-item[class*="current-"]
  > a:hover
  > .nectar-menu-icon,
#header-outer.transparent.dark-slide .nectar-header-text-content:hover,
.transparent.dark-slide
  .nectar-mobile-only.mobile-header
  li[class*="menu-item-btn-style-button-border"]:not(:hover)
  > a {
  color: #000 !important;
}
#header-outer[data-lhe="animated_underline"].transparent.dark-slide
  #top
  nav
  > ul
  > li
  > a
  .menu-title-text:after,
#header-outer.dark-slide.transparent:not(.side-widget-open)
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a:before,
#header-outer.dark-slide
  .nectar-mobile-only.mobile-header
  li
  a
  .menu-title-text:after {
  border-color: #000 !important;
}
.swiper-container[data-bullet_style="scale"]
  .slider-pagination.dark-cs
  .swiper-pagination-switch.swiper-active-switch
  i,
.swiper-container[data-bullet_style="scale"]
  .slider-pagination.dark-cs
  .swiper-pagination-switch:hover
  i {
  background-color: #000;
}
.slider-pagination.dark-cs .swiper-pagination-switch {
  border: 1px solid #000;
  background-color: initial;
}
.slider-pagination.dark-cs .swiper-pagination-switch:hover {
  background: repeat #000;
}
.slider-pagination.dark-cs .swiper-active-switch {
  background: repeat #000;
}
#fp-nav:not(.light-controls) ul li a span:after {
  background-color: #000;
}
#fp-nav:not(.light-controls) ul li a span {
  box-shadow: inset 0 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 8px rgba(0, 0, 0, 0.3);
}
body #fp-nav ul li a.active span {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.8);
}
:root {
  --wp--style--root--padding-left: 90px;
  --wp--style--root--padding-right: 90px;
  --container-padding: 90px;
  --nectar-resp-container-padding: 90px;
}
@media only screen and (min-width: 1000px) {
  .container,
  body[data-header-format="left-header"] .container,
  .woocommerce-tabs .full-width-content .tab-container,
  .nectar-recent-posts-slider .flickity-page-dots,
  .post-area.standard-minimal.full-width-content .post .inner-wrap,
  .material #search-outer #search {
    max-width: 1425px;
    width: 100%;
    margin: 0 auto;
    padding: 0 90px;
  }
  body
    .container
    .page-submenu.stuck
    .container:not(.tab-container):not(.normal-container),
  .nectar-recent-posts-slider .flickity-page-dots,
  #nectar_fullscreen_rows[data-footer="default"] #footer-widgets .container,
  #nectar_fullscreen_rows[data-footer="default"] #copyright .container {
    padding: 0 90px !important;
  }
  .swiper-slide .content {
    padding: 0 90px;
  }
  body
    .container
    .container:not(.tab-container):not(.recent-post-container):not(
      .normal-container
    ) {
    width: 100% !important;
    padding: 0 !important;
  }
  body .carousel-heading .container .carousel-next {
    right: 10px;
  }
  body .carousel-heading .container .carousel-prev {
    right: 35px;
  }
  .carousel-wrap[data-full-width="true"]
    .carousel-heading
    .portfolio-page-link {
    left: 90px;
  }
  .carousel-wrap[data-full-width="true"] .carousel-heading {
    margin-left: -20px;
    margin-right: -20px;
  }
  #ajax-content-wrap .carousel-wrap[data-full-width="true"] .carousel-next {
    right: 90px;
  }
  #ajax-content-wrap .carousel-wrap[data-full-width="true"] .carousel-prev {
    right: 115px;
  }
  .carousel-wrap[data-full-width="true"] {
    padding: 0;
  }
  .carousel-wrap[data-full-width="true"] .caroufredsel_wrapper {
    padding: 20px;
  }
  #search-outer #search #close a {
    right: 90px;
  }
  body.material #search-outer #search #close {
    right: 90px;
  }
  body.material #search-outer #search #close a {
    right: 12px;
  }
}
@media only screen and (min-width: 1000px) {
  .container,
  body[data-header-format="left-header"] .container,
  .woocommerce-tabs .full-width-content .tab-container,
  .nectar-recent-posts-slider .flickity-page-dots,
  .post-area.standard-minimal.full-width-content .post .inner-wrap,
  .material #search-outer #search {
    max-width: 1500px;
  }
}
:root {
  --container-width: 1500px;
}
html body {
  --wp--style--global--content-size: 1500px;
  --wp--style--global--wide-size: 1800px;
}
span.wpcf7-not-valid-tip,
.woocommerce input#coupon_code,
body[data-fancy-form-rcs="1"] .select2-container,
body[data-fancy-form-rcs="1"] .select2-drop,
body[data-fancy-form-rcs="1"] .select2-search,
.select2-search input,
body[data-form-style="minimal"]
  .container-wrap
  .span_12.light
  input[type="email"] {
  font-size: 14px;
}
.container-wrap input[type="text"],
.container-wrap input[type="email"],
.container-wrap input[type="password"],
.container-wrap input[type="tel"],
.container-wrap input[type="url"],
.container-wrap input[type="search"],
.container-wrap input[type="date"],
.container-wrap input[type="number"],
.container-wrap textarea,
.container-wrap select,
body > #review_form_wrapper.modal input[type="text"],
body > #review_form_wrapper.modal textarea,
body > #review_form_wrapper.modal select,
body > #review_form_wrapper.modal input[type="email"],
.select2-container--default .select2-selection--single,
body[data-fancy-form-rcs="1"]
  .select2-container--default
  .select2-selection--single,
.woocommerce input#coupon_code,
.material.woocommerce-page[data-form-style="default"] input#coupon_code,
body[data-form-style="minimal"] input[type="text"],
body[data-form-style="minimal"] textarea,
body[data-form-style="minimal"] input[type="email"],
body[data-form-style="minimal"] input[type="password"],
body[data-form-style="minimal"] input[type="tel"],
body[data-form-style="minimal"] input[type="url"],
body[data-form-style="minimal"] input[type="search"],
body[data-form-style="minimal"] input[type="date"],
body[data-form-style="minimal"] input[type="number"],
body[data-form-style="minimal"] select {
  font-size: 14px;
}
#ajax-loading-screen {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 1000000000;
}
#ajax-loading-screen .reveal-1,
#ajax-loading-screen .reveal-2 {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
}
#ajax-loading-screen[data-effect*="horizontal_swipe"] {
  background-color: initial !important;
  left: -100%;
}
body[data-ajax-transitions="true"]
  #ajax-loading-screen[data-method="standard"][data-effect*="horizontal_swipe"] {
  display: block;
}
body[data-ajax-transitions="true"][data-apte="horizontal_swipe_basic"]
  #ajax-loading-screen
  .reveal-2 {
  display: none;
}
#ajax-loading-screen.in-from-right {
  left: 0;
}
.no-cssanimations #ajax-loading-screen.loaded .reveal-1,
.no-cssanimations #ajax-loading-screen.loaded .reveal-2 {
  display: none;
}
#ajax-loading-screen.loaded .reveal-1 {
  backface-visibility: hidden;
  -webkit-animation: nectar-anim-effect-2-2 1.85s cubic-bezier(0.67, 0, 0.3, 1)
    forwards;
  animation: nectar-anim-effect-2-2 1.85s cubic-bezier(0.67, 0, 0.3, 1) forwards;
}
#ajax-loading-screen.loaded .reveal-2 {
  backface-visibility: hidden;
  -webkit-animation: nectar-anim-effect-2-1 1.85s cubic-bezier(0.67, 0, 0.3, 1)
    forwards;
  animation: nectar-anim-effect-2-1 1.85s cubic-bezier(0.67, 0, 0.3, 1) forwards;
}
#ajax-loading-screen.loaded.in-from-right .reveal-1 {
  -webkit-animation: nectar-anim-effect-2-1 1.85s cubic-bezier(0.67, 0, 0.3, 1)
    forwards;
  animation: nectar-anim-effect-2-1 1.85s cubic-bezier(0.67, 0, 0.3, 1) forwards;
}
body[data-apte="horizontal_swipe_basic"]
  #ajax-loading-screen.loaded.in-from-right
  .reveal-1 {
  -webkit-animation: nectar-anim-effect-2-1 1.1s
    cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
  animation: nectar-anim-effect-2-1 1.1s cubic-bezier(0.215, 0.61, 0.355, 1)
    forwards;
}
#ajax-loading-screen.loaded.in-from-right .reveal-2 {
  -webkit-animation: nectar-anim-effect-2-2 1.85s cubic-bezier(0.67, 0, 0.3, 1)
    forwards;
  animation: nectar-anim-effect-2-2 1.85s cubic-bezier(0.67, 0, 0.3, 1) forwards;
}
body[data-ajax-transitions="true"]
  #ajax-loading-screen[data-effect*="horizontal_swipe"].hidden {
  display: none;
}
body[data-ajax-transitions="true"]
  #ajax-loading-screen[data-effect*="horizontal_swipe"].hidden.loaded.in-from-right {
  display: block;
}
@-webkit-keyframes nectar-anim-effect-2-1 {
  0% {
    -ms-transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  30%,
  100% {
    -ms-transform: translateX(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.67, 0, 0.3, 1);
  }
}
@keyframes nectar-anim-effect-2-1 {
  0% {
    -ms-transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  30%,
  100% {
    -ms-transform: translateX(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.67, 0, 0.3, 1);
  }
}
@-webkit-keyframes nectar-anim-effect-2-2 {
  0%,
  14.5% {
    -ms-transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  34.5%,
  100% {
    -ms-transform: translateX(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.67, 0, 0.3, 1);
  }
}
@keyframes nectar-anim-effect-2-2 {
  0%,
  14.5% {
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  34.5%,
  100% {
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.67, 0, 0.3, 1);
  }
}
body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"],
body[data-ajax-transitions="true"]
  #ajax-loading-screen[data-effect*="horizontal_swipe"][data-method="ajax"],
body[data-ajax-transitions="true"]
  #ajax-loading-screen[data-method="standard"]
  .loading-icon {
  display: block;
  opacity: 1;
}
#ajax-loading-screen .material-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.nectar-material-spinner circle {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: nectar_material_loader_dash 1.4s ease-in-out infinite,
    nectar_material_loader_colors 1.8s ease-in-out infinite;
}
.nectar-material-spinner {
  animation: nectar_material_loader_rotate 1.4s linear infinite;
}
@keyframes nectar_material_loader_rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(270deg);
  }
}
@keyframes nectar_material_loader_dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}
body #ajax-loading-screen[data-effect="center_mask_reveal"] {
  background-color: initial;
}
body[data-ajax-transitions="true"]
  #ajax-loading-screen[data-effect="center_mask_reveal"].hidden {
  display: none;
}
#ajax-loading-screen[data-effect="center_mask_reveal"] span {
  position: absolute;
  background: #fff;
  z-index: 100;
  -webkit-transition: 0.8s cubic-bezier(0.12, 0.75, 0.4, 1);
  transition: 0.8s cubic-bezier(0.12, 0.75, 0.4, 1);
}
#ajax-loading-screen .mask-top {
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
}
#ajax-loading-screen .mask-right {
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
}
#ajax-loading-screen .mask-bottom {
  bottom: 0;
  right: 0;
  height: 50%;
  width: 100%;
}
#ajax-loading-screen .mask-left {
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
}
#ajax-loading-screen.loaded .mask-top {
  -webkit-transform: translateY(-100%) translateZ(0);
  -ms-transform: translateY(-100%) translateZ(0);
  transform: translateY(-100%) translateZ(0);
}
#ajax-loading-screen.loaded .mask-right {
  -webkit-transform: translateX(100%) translateZ(0);
  -ms-transform: translateX(100%) translateZ(0);
  transform: translateX(100%) translateZ(0);
}
#ajax-loading-screen.loaded .mask-bottom {
  -webkit-transform: translateY(100%) translateZ(0);
  -ms-transform: translateY(100%) translateZ(0);
  transform: translateY(100%) translateZ(0);
}
#ajax-loading-screen.loaded .mask-left {
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
}
#ajax-loading-screen[data-effect="center_mask_reveal"].set-to-fade span,
#ajax-loading-screen[data-effect="center_mask_reveal"].set-to-fade.loaded span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: none;
  transform: none;
}
.portfolio-loading,
#ajax-loading-screen .loading-icon,
.loading-icon,
.pp_loaderIcon {
  background-image: url(../2022/08/AL_Logo_Full-e1659520326853.png);
}
#ajax-loading-screen,
#ajax-loading-screen[data-effect="center_mask_reveal"] span {
  background-color: #101685;
}
.default-loading-icon {
  border-color: rgba(255, 255, 255, 0.2);
}
#ajax-loading-screen .reveal-1 {
  background-color: #101685;
}
#ajax-loading-screen .reveal-2 {
  background-color: #101685;
}
#page-header-bg[data-animate-in-effect="fade-in"] .scroll-down-wrap {
  opacity: 0;
  transition: opacity 1s ease 0.6s;
}
#page-header-bg[data-animate-in-effect="fade-in"].loaded .scroll-down-wrap {
  opacity: 1;
  transition: opacity 1s ease 0.4s;
}
#page-header-bg[data-animate-in-effect="fade-in"] .page-header-bg-image-wrap,
#page-header-wrap
  #page-header-bg[data-animate-in-effect="fade-in"]
  .nectar-video-wrap {
  opacity: 0;
  -webkit-animation: pageHeaderFadeIn 1.5s ease forwards;
  animation: pageHeaderFadeIn 1.5s ease forwards;
  animation-delay: 0.5s;
}
#page-header-bg[data-animate-in-effect="fade-in"] .container {
  opacity: 0;
  -webkit-animation: pageHeaderFadeInText 1.5s ease forwards;
  animation: pageHeaderFadeInText 1.5s ease forwards;
  animation-delay: 0.1s;
}
@keyframes pageHeaderFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pageHeaderFadeInText {
  0% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.nectar-inherit-border-radius,
body[data-button-style^="rounded"]
  .nectar-cta:not([data-style="material"])
  .link_wrap,
body[data-button-style^="rounded"] .nectar-button.see-through,
body[data-button-style^="rounded"] .nectar-button.see-through-2,
body[data-button-style^="rounded"] .nectar-button.see-through-3,
body[data-button-style^="rounded"] .portfolio-filters-inline .container ul li a,
body[data-button-style^="rounded"]
  .slide-out-widget-area-toggle[data-custom-color="true"]
  a:before,
body[data-button-style^="rounded"] #to-top,
body[data-button-style^="rounded"] .flex-direction-nav a,
body[data-button-style^="rounded"] #pagination span,
body[data-button-style^="rounded"] #pagination a,
body[data-button-style^="rounded"] #pagination .next.inactive,
body[data-button-style^="rounded"] #pagination .prev.inactive,
body[data-button-style^="rounded"].woocommerce
  nav.woocommerce-pagination
  ul
  li
  a,
body[data-button-style^="rounded"].woocommerce
  .container-wrap
  nav.woocommerce-pagination
  ul
  li
  span,
body[data-button-style^="rounded"]
  .container-wrap
  nav.woocommerce-pagination
  ul
  li
  span,
body[data-button-style^="rounded"].woocommerce-cart
  .wc-proceed-to-checkout
  a.checkout-button,
body[data-button-style^="rounded"] #infscr-loading,
body[data-button-style^="rounded"] input[type="submit"],
body[data-button-style^="rounded"] button[type="submit"],
body[data-button-style^="rounded"] input[type="button"],
body[data-button-style^="rounded"] button,
body[data-button-style^="rounded"] .nectar-button,
body[data-button-style^="rounded"] .swiper-slide .button a,
body[data-button-style^="rounded"]
  #top
  nav
  > ul
  > li[class*="button_solid_color"]
  > a:before,
body[data-button-style^="rounded"]
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a:before,
body[data-button-style^="rounded"]
  .woocommerce.add_to_cart_inline
  a.button.add_to_cart_button,
body[data-button-style^="rounded"] #header-outer .widget_shopping_cart a.button,
.nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart a.button,
li[class*="menu-item-btn-style"] > a:before,
li[class*="menu-item-btn-style"] > a:after {
  border-radius: 200px !important;
  -webkit-border-radius: 200px !important;
  box-shadow: none;
  -ms-transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  -webkit-transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.nectar-shop-filters .nectar-shop-filter-trigger,
body[data-fancy-form-rcs="1"]
  .nectar-shop-header-bottom
  .woocommerce-ordering
  .select2-selection--single,
body[data-fancy-form-rcs="1"]
  .nectar-shop-header-bottom
  .woocommerce-ordering
  select,
.nectar-menu-label:before,
#slide-out-widget-area.fullscreen-inline-images .menuwrapper li.back > a,
.nectar-ext-menu-item__button,
.nectar-post-grid .meta-category .style-button {
  border-radius: 200px;
}
:root {
  --nectar-border-radius: 200px;
}
body[data-button-style*="rounded_shadow"]
  .wp-block-button
  > .wp-block-button__link:hover,
body[data-button-style*="rounded_shadow"] .nectar-button:hover,
body[data-button-style*="rounded_shadow"] .nectar-button:focus,
body[data-button-style*="rounded_shadow"].ascend
  .nectar-button.see-through:hover,
body[data-button-style*="rounded_shadow"] input[type="submit"]:hover,
body[data-button-style*="rounded_shadow"] input[type="submit"]:focus,
body[data-button-style*="rounded_shadow"].woocommerce-cart
  .wc-proceed-to-checkout
  a.checkout-button:hover,
body[data-button-style*="rounded_shadow"] .swiper-slide .button a:hover,
body[data-button-style="rounded_shadow"].ascend
  .nectar-button.see-through-2:hover,
body[data-button-style*="rounded_shadow"].ascend .nectar-button:hover,
body[data-button-style*="rounded_shadow"]
  .sharing-default-minimal
  .nectar-love:hover,
body[data-button-style="rounded_shadow"]
  .sharing-default-minimal
  .nectar-social-inner
  > a:hover,
body[data-button-style*="rounded_shadow"]
  .woocommerce.add_to_cart_inline
  a.button.add_to_cart_button:hover,
body[data-button-style*="rounded_shadow"]
  .container-wrap
  input[type="submit"]:hover,
body[data-button-style="rounded_shadow"]
  .container-wrap
  button[type="submit"]:hover,
body[data-button-style="rounded_shadow"]
  .woocommerce-cart
  .wc-proceed-to-checkout
  a.checkout-button:hover {
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}
@media only screen and (min-width: 1px) and (max-width: 999px) {
  body:not([data-m-animate="1"]) .wpb_animate_when_almost_visible,
  body:not([data-m-animate="1"])
    .wpb_animate_when_almost_visible.wpb_start_animation {
    opacity: 1;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
  }
  body:not([data-m-animate="1"]) .clients.no-carousel.fade-in-animation > div {
    opacity: 1;
  }
  .divider-border[data-animate="yes"],
  .divider-small-border[data-animate="yes"] {
    visibility: visible !important;
  }
  img.img-with-animation[data-animation="fade-in-from-left"],
  .col.has-animation[data-animation="fade-in-from-left"],
  .wpb_column.has-animation[data-animation="fade-in-from-left"],
  .nectar-fancy-box.has-animation[data-animation="fade-in-from-left"],
  img.img-with-animation[data-animation="fade-in-from-right"],
  .col.has-animation[data-animation="fade-in-from-right"],
  .wpb_column.has-animation[data-animation="fade-in-from-right"],
  .nectar-fancy-box.has-animation[data-animation="fade-in-from-right"],
  .divider-border[data-animate="yes"],
  .divider-small-border[data-animate="yes"],
  .col.has-animation[data-animation="fade-in-from-bottom"],
  .wpb_column.has-animation[data-animation="fade-in-from-bottom"],
  .wpb_column.has-animation[data-animation="slight-fade-in-from-bottom"],
  .nectar-fancy-box.has-animation[data-animation="fade-in-from-bottom"],
  img.img-with-animation[data-animation="grow-in"],
  .col.has-animation[data-animation="grow-in"],
  .wpb_column.has-animation[data-animation="grow-in"],
  .nectar-fancy-box.has-animation[data-animation="grow-in"],
  img.img-with-animation[data-animation="flip-in"],
  .col.has-animation[data-animation="flip-in"],
  .wpb_column.has-animation[data-animation="flip-in"],
  .nectar-fancy-box.has-animation[data-animation="flip-in"],
  img.img-with-animation[data-animation="flip-in-vertical"],
  .col.has-animation[data-animation="flip-in-vertical"],
  .wpb_column.has-animation[data-animation="flip-in-vertical"],
  .wpb_column.has-animation[data-animation="slight-twist"],
  .nectar-fancy-box.has-animation[data-animation="flip-in-vertical"],
  .img-with-aniamtion-wrap[data-animation="flip-in-vertical"] .hover-wrap,
  .img-with-aniamtion-wrap[data-animation="flip-in"] .hover-wrap,
  .img-with-aniamtion-wrap[data-animation="fade-in-from-bottom"] .hover-wrap,
  .img-with-aniamtion-wrap[data-animation="fade-in-from-right"] .hover-wrap,
  .img-with-aniamtion-wrap[data-animation="fade-in-from-left"] .hover-wrap,
  .img-with-aniamtion-wrap[data-animation="grow-in"] .hover-wrap,
  .nectar-split-heading .heading-line > div,
  .nectar-split-heading span > .inner,
  .nectar-split-heading[data-animation-type="twist-in"],
  .nectar_food_menu_item .item_description,
  .nectar_food_menu_item .inner,
  .col.has-animation[data-animation="zoom-out"],
  .col.has-animation[data-animation="zoom-out-high"],
  .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,
  .column-bg-overlay-wrap[data-bg-animation="zoom-out-reveal"],
  .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"],
  .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] .inner-wrap,
  .column-image-bg-wrap[data-bg-animation*="reveal-from-"],
  .column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap,
  .column-image-bg-wrap[data-bg-animation*="reveal-from-"]
    .inner-wrap
    .column-image-bg,
  .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"],
  .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"] > div,
  .img-with-aniamtion-wrap[data-animation*="reveal-from-"]
    img.img-with-animation,
  .img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner,
  .img-with-aniamtion-wrap[data-animation*="reveal-from-"],
  .nectar-rotating-words-title.element_stagger_words .text-wrap > span,
  .nectar-waypoint-el {
    transform: none !important;
    -webkit-transform: none !important;
  }
  .clients.fade-in-animation > div,
  img.img-with-animation,
  .img-with-aniamtion-wrap .hover-wrap,
  .col.has-animation,
  .wpb_column.has-animation,
  .nectar-fancy-box.has-animation,
  img.img-with-animation[data-animation="flip-in"],
  .col.has-animation[data-animation="flip-in"],
  .wpb_column.has-animation[data-animation="flip-in"],
  .nectar-fancy-box.has-animation[data-animation="flip-in"],
  img.img-with-animation[data-animation="flip-in-vertical"],
  .col.has-animation[data-animation="flip-in-vertical"],
  .wpb_column.has-animation[data-animation="flip-in-vertical"],
  .nectar-fancy-box.has-animation[data-animation="flip-in-vertical"],
  .nectar_food_menu_item .item_description,
  .nectar_food_menu_item .inner,
  .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,
  .nectar-fancy-ul[data-animation="true"] ul li,
  .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(
      .markup-generated
    ),
  .nectar-split-heading[data-animation-type="twist-in"],
  .nectar-split-heading span > .inner,
  .column-bg-overlay-wrap[data-bg-animation="zoom-out-reveal"],
  .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"],
  .column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap,
  .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"],
  .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"] > div,
  .img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner,
  .nectar-waypoint-el {
    opacity: 1 !important;
  }
  body:not([data-m-animate="1"]) .span_12.flip-in-vertical-wrap {
    -webkit-perspective: none;
    perspective: none;
  }
  .nectar_cascading_images .cascading-image .inner-wrap,
  .nectar-icon-list[data-animate="true"] .content,
  .nectar-icon-list[data-animate="true"]
    .nectar-icon-list-item
    .list-icon-holder,
  .nectar-icon-list[data-animate="true"]:after,
  .nectar-animated-title[data-style="color-strip-reveal"]
    .nectar-animated-title-inner
    .wrap,
  .nectar-animated-title[data-style="color-strip-reveal"]
    .nectar-animated-title-inner
    .wrap
    *,
  .nectar-animated-title[data-style="color-strip-reveal"]
    .nectar-animated-title-inner:after,
  .nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner,
  .nectar-woo-flickity[data-animation*="fade-in"]
    ul.products
    .flickity-cell
    > .product {
    transform: none !important;
    -webkit-transform: none !important;
    opacity: 1 !important;
    animation: none !important;
  }
  .child_column[class*="nectar-mask-reveal"] .vc_column-inner {
    clip-path: none !important;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1025px) and (orientation: landscape) {
  .col.has-animation[data-animation="fade-in-from-left"],
  .wpb_column.has-animation[data-animation="fade-in-from-left"],
  .img-with-animation[data-animation="fade-in-from-right"],
  .img-with-animation[data-animation="fade-in-from-left"],
  .divider-border[data-animate="yes"],
  .divider-small-border[data-animate="yes"],
  .img-with-animation[data-animation="grow-in"],
  .col.has-animation[data-animation="grow-in"],
  .wpb_column.has-animation[data-animation="grow-in"],
  .img-with-animation[data-animation="flip-in"],
  .col.has-animation[data-animation="flip-in"],
  .wpb_column.has-animation[data-animation="flip-in"],
  .img-with-animation[data-animation="flip-in-vertical"],
  .col.has-animation[data-animation="flip-in-vertical"],
  .wpb_column.has-animation[data-animation="flip-in-vertical"],
  .wpb_column.has-animation[data-animation="slight-twist"],
  .col.has-animation[data-animation="fade-in-from-bottom"],
  .col.has-animation[data-animation="slight-fade-in-from-bottom"],
  .wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
    transform: none !important;
    -webkit-transform: none !important;
  }
  .clients.fade-in-animation > div,
  .img-with-animation,
  .col.has-animation,
  .wpb_column.has-animation,
  .img-with-animation[data-animation="flip-in"],
  .col.has-animation[data-animation="flip-in"],
  .wpb_column.has-animation[data-animation="flip-in"],
  .img-with-animation[data-animation="flip-in-vertical"],
  .col.has-animation[data-animation="flip-in-vertical"],
  .wpb_column.has-animation[data-animation="flip-in-vertical"] {
    opacity: 1 !important;
  }
  body:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-bottom"]
    .column-inner-wrap,
  body:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-top"]
    .column-inner-wrap,
  body:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-left"]
    .column-inner-wrap,
  body:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-right"]
    .column-inner-wrap,
  body:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-bottom"]
    .column-inner,
  body:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-top"]
    .column-inner,
  body:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-left"]
    .column-inner,
  body:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-right"]
    .column-inner {
    transform: none;
    -webkit-transform: none;
  }
  .divider-border[data-animate="yes"],
  .divider-small-border[data-animate="yes"] {
    visibility: visible;
  }
}
@media only screen and (max-width: 2600px) {
  body.using-mobile-browser
    .col.has-animation[data-animation="fade-in-from-left"],
  body.using-mobile-browser
    .wpb_column.has-animation[data-animation="fade-in-from-left"],
  body.using-mobile-browser
    .img-with-animation[data-animation="fade-in-from-right"],
  body.using-mobile-browser
    .img-with-animation[data-animation="fade-in-from-left"],
  body.using-mobile-browser
    .col.has-animation[data-animation="fade-in-from-bottom"],
  body.using-mobile-browser
    .wpb_column.has-animation[data-animation="fade-in-from-bottom"],
  body.using-mobile-browser .img-with-animation[data-animation="grow-in"],
  body.using-mobile-browser .col.has-animation[data-animation="grow-in"],
  body.using-mobile-browser .wpb_column.has-animation[data-animation="grow-in"],
  body.using-mobile-browser .divider-border[data-animate="yes"],
  body.using-mobile-browser .divider-small-border[data-animate="yes"],
  body.using-mobile-browser .img-with-aniamtion-wrap .hover-wrap,
  body.using-mobile-browser .img-with-animation[data-animation="flip-in"],
  body.using-mobile-browser .col.has-animation[data-animation="flip-in"],
  body.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in"],
  body.using-mobile-browser
    .img-with-animation[data-animation="flip-in-vertical"],
  body.using-mobile-browser
    .col.has-animation[data-animation="flip-in-vertical"],
  body.using-mobile-browser
    .wpb_column.has-animation[data-animation="flip-in-vertical"],
  body.using-mobile-browser
    .wpb_column.has-animation[data-animation*="reveal-from"]
    > .vc_column-inner,
  body.using-mobile-browser
    .nectar_image_with_hotspots[data-animation="true"]
    .nectar_hotspot_wrap,
  body.using-mobile-browser
    .nectar_cascading_images
    .cascading-image
    .inner-wrap,
  body.using-mobile-browser
    .nectar-split-heading[data-animation-type="twist-in"],
  body.using-mobile-browser .nectar-split-heading span > .inner,
  body.using-mobile-browser .nectar-icon-list[data-animate="true"] .content,
  body.using-mobile-browser
    .nectar-icon-list[data-animate="true"]
    .nectar-icon-list-item
    .list-icon-holder,
  body.using-mobile-browser .nectar-icon-list[data-animate="true"]:after,
  body.using-mobile-browser
    .nectar-animated-title[data-style="color-strip-reveal"]
    .nectar-animated-title-inner
    .wrap,
  body.using-mobile-browser
    .nectar-animated-title[data-style="color-strip-reveal"]
    .nectar-animated-title-inner
    .wrap
    *,
  body.using-mobile-browser
    .nectar-animated-title[data-style="color-strip-reveal"]
    .nectar-animated-title-inner:after,
  body.using-mobile-browser
    .nectar-animated-title[data-style="hinge-drop"]
    .nectar-animated-title-inner,
  body.using-mobile-browser .nectar-fancy-box.has-animation,
  body.using-mobile-browser
    .img-with-aniamtion-wrap[data-animation*="reveal-from-"]
    img.img-with-animation,
  body.using-mobile-browser
    .img-with-aniamtion-wrap[data-animation*="reveal-from-"]
    .inner,
  body.using-mobile-browser
    .img-with-aniamtion-wrap[data-animation*="reveal-from-"],
  body.using-mobile-browser
    [data-animation="zoom-out-reveal"]
    .nectar-link-underline,
  body.using-mobile-browser
    [data-animation="zoom-out-reveal"]
    .item-main:before,
  body.using-mobile-browser
    [data-animation="zoom-out-reveal"]
    .nectar-post-grid-item__meta-wrap,
  body.using-mobile-browser
    .nectar-post-grid[data-animation="zoom-out-reveal"]
    .meta-category,
  body.using-mobile-browser
    .nectar-post-grid[data-animation="zoom-out-reveal"]
    .meta-author,
  body.using-mobile-browser
    .nectar-post-grid:not(.nectar-flickity):not([data-animation="none"])
    .nectar-post-grid-item,
  body.using-mobile-browser
    .nectar-post-grid.nectar-flickity:not([data-animation="none"])
    .nectar-post-grid-item
    div.inner,
  body.using-mobile-browser
    .nectar-post-grid:not([data-animation="none"])
    .nectar-post-grid-item
    .post-heading
    span,
  body.using-mobile-browser
    .nectar-post-grid:not([data-animation="none"])
    .nectar-post-grid-item
    .meta-date,
  body.using-mobile-browser
    .nectar-woo-flickity[data-animation*="fade-in"]
    ul.products
    .flickity-cell
    > .product,
  body.using-mobile-browser
    .nectar-rotating-words-title.element_stagger_words
    .text-wrap
    > span,
  body.using-mobile-browser .nectar-waypoint-el {
    transform: none !important;
    -webkit-transform: none !important;
  }
  body.using-mobile-browser .clients.fade-in-animation > div,
  body.using-mobile-browser .img-with-animation,
  body.using-mobile-browser .img-with-aniamtion-wrap .hover-wrap,
  body.using-mobile-browser .col.has-animation,
  body.using-mobile-browser .wpb_column.has-animation,
  body.using-mobile-browser
    .nectar_image_with_hotspots[data-animation="true"]
    .nectar_hotspot_wrap,
  body.using-mobile-browser .img-with-animation[data-animation="flip-in"],
  body.using-mobile-browser .col.has-animation[data-animation="flip-in"],
  body.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in"],
  body.using-mobile-browser
    .img-with-animation[data-animation="flip-in-vertical"],
  body.using-mobile-browser
    .col.has-animation[data-animation="flip-in-vertical"],
  body.using-mobile-browser
    .wpb_column.has-animation[data-animation="flip-in-vertical"],
  body.using-mobile-browser .nectar-fancy-box.has-animation,
  body.using-mobile-browser
    .nectar-split-heading[data-animation-type="twist-in"],
  body.using-mobile-browser .nectar-split-heading span > .inner,
  body.using-mobile-browser
    .img-with-aniamtion-wrap[data-animation*="reveal-from-"]
    .inner,
  body.using-mobile-browser
    [data-animation="zoom-out-reveal"]
    .nectar-link-underline,
  body.using-mobile-browser
    [data-animation="zoom-out-reveal"]
    .item-main:before,
  body.using-mobile-browser
    [data-animation="zoom-out-reveal"]
    .nectar-post-grid-item__meta-wrap,
  body.using-mobile-browser
    .nectar-post-grid[data-animation="zoom-out-reveal"]
    .meta-category,
  body.using-mobile-browser
    .nectar-post-grid[data-animation="zoom-out-reveal"]
    .meta-author,
  body.using-mobile-browser
    .nectar-post-grid:not([data-animation="none"])
    .nectar-post-grid-item,
  body.using-mobile-browser
    .nectar-post-grid:not([data-animation="none"])
    .nectar-post-grid-item
    .post-heading
    span,
  body.using-mobile-browser
    .nectar-post-grid:not([data-animation="none"])
    .nectar-post-grid-item
    .meta-date,
  body.using-mobile-browser
    .nectar-woo-flickity[data-animation*="fade-in"]
    ul.products
    .flickity-cell
    > .product,
  body.using-mobile-browser .nectar-waypoint-el {
    opacity: 1 !important;
  }
  body.using-mobile-browser .divider-border[data-animate="yes"],
  body.using-mobile-browser .divider-small-border[data-animate="yes"] {
    visibility: visible !important;
  }
  body.using-mobile-browser
    .nectar_cascading_images
    .cascading-image
    .inner-wrap,
  body.using-mobile-browser .nectar-icon-list[data-animate="true"] .content,
  body.using-mobile-browser
    .nectar-icon-list[data-animate="true"]
    .nectar-icon-list-item
    .list-icon-holder,
  body.using-mobile-browser .nectar-icon-list[data-animate="true"]:after,
  body.using-mobile-browser
    .nectar-animated-title[data-style="color-strip-reveal"]
    .nectar-animated-title-inner
    .wrap,
  body.using-mobile-browser
    .nectar-animated-title[data-style="color-strip-reveal"]
    .nectar-animated-title-inner
    .wrap
    *,
  body.using-mobile-browser
    .nectar-animated-title[data-style="color-strip-reveal"]
    .nectar-animated-title-inner:after,
  body.using-mobile-browser
    .nectar-animated-title[data-style="hinge-drop"]
    .nectar-animated-title-inner {
    opacity: 1 !important;
    animation: none !important;
  }
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_animate_when_almost_visible,
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_animate_when_almost_visible.wpb_start_animation {
    opacity: 1;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
  }
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-bottom"]
    .column-inner-wrap,
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-top"]
    .column-inner-wrap,
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-left"]
    .column-inner-wrap,
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-right"]
    .column-inner-wrap,
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-bottom"]
    .column-inner,
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-top"]
    .column-inner,
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-left"]
    .column-inner,
  body.using-mobile-browser:not([data-m-animate="1"])
    .wpb_column.has-animation[data-animation="reveal-from-right"]
    .column-inner {
    transform: none;
    -webkit-transform: none;
  }
  body.using-mobile-browser:not([data-m-animate="1"])
    .nectar-split-heading
    .heading-line
    > div {
    transform: none;
    -webkit-transform: none;
  }
  body.using-mobile-browser:not([data-m-animate="1"])
    .nectar-milestone:not(.animated-in) {
    opacity: 1;
  }
  body.using-mobile-browser:not([data-m-animate="1"])
    .child_column[class*="nectar-mask-reveal"]
    .vc_column-inner {
    clip-path: none !important;
  }
}
#footer-outer #copyright {
  padding: 20px 0;
  font-size: 12px;
  background-color: #1c1c1c;
  color: #777;
}
#footer-outer #copyright li {
  float: left;
  margin-left: 20px;
}
#footer-outer #copyright .container div:last-child {
  margin-bottom: 0;
}
#footer-outer #copyright li a {
  display: block;
  line-height: 22px;
  height: 24px;
  position: relative;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  background-position: 50% 0;
}
#footer-outer #copyright li a i {
  color: #777;
  transition: all 0.2s linear;
  top: 0;
}
#footer-outer .fa-vine {
  font-size: 16px;
}
#footer-outer #copyright li .vimeo,
#footer-outer #copyright li .behance {
  background-color: #666;
}
#footer-outer #copyright li .vimeo:hover,
#footer-outer #copyright li .behance:hover {
  background-color: #000;
}
#footer-outer #copyright p {
  line-height: 22px;
  margin-top: 3px;
}
#footer-outer #copyright .col ul {
  float: right;
}
#footer-outer #copyright li .facebook {
  width: 12px;
}
#footer-outer #copyright li .twitter {
  width: 20px;
}
#footer-outer #copyright li .dribbble {
  width: 24px;
}
#footer-outer #copyright li .google-plus {
  width: 20px;
}
#footer-outer #copyright li .pinterest {
  width: 17px;
}
#footer-outer #copyright li .rss {
  width: 18px;
}
#footer-outer #copyright li .vimeo {
  width: 20px;
  text-indent: -9999px;
}
#footer-outer #copyright li .tumblr {
  width: 21px;
}
#footer-outer #copyright li .youtube {
  width: 21px;
}
#footer-outer #copyright li .linkedin {
  width: 19px;
}
#footer-outer #copyright li .behance {
  width: 27px;
  text-indent: -9999px;
}
#footer-outer #copyright li .instagram {
  width: 20px;
}
#footer-outer #copyright #social .icon-soundcloud {
  font-size: 26px;
}
body #footer-outer i {
  font-size: 20px;
  width: auto;
  background-color: initial;
}
#footer-outer #copyright i.icon-be {
  font-size: 24px;
}
@media only screen and (min-width: 1000px) {
  #footer-outer[data-full-width="1"]:not([data-cols="1"])
    #copyright:not([data-layout="centered"])
    .col
    ul {
    padding-right: 35px;
  }
}
#footer-outer[data-cols="1"] #copyright {
  padding: 45px 0;
}
#footer-outer #copyright .widget_products img {
  display: none;
}
#footer-outer
  #copyright
  .widget
  .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"]
  > li {
  margin: 20px 0;
}
@media only screen and (min-width: 691px) and (max-width: 999px) {
  #footer-outer #copyright .col {
    width: 49%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 690px) {
  body #footer-outer #copyright .col ul {
    float: left;
  }
  body #footer-outer #copyright .col ul li:first-child {
    margin-left: 0;
  }
  #footer-outer #social li {
    margin-right: 10px;
    margin-left: 0;
  }
}
body[data-footer-reveal="1"] #footer-outer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
body[data-footer-reveal="1"]:not(.nectar_using_pfsr) .container-wrap {
  margin-bottom: 280px;
}
body[data-footer-reveal="1"][data-footer-reveal-shadow="small"]
  .container-wrap {
  box-shadow: 0 5px 8px -3px rgba(0, 0, 0, 0.2);
}
body[data-footer-reveal="1"][data-footer-reveal-shadow="large"]
  .container-wrap {
  box-shadow: 0 27px 25px -2px rgba(0, 0, 0, 0.3);
}
body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"]
  .container-wrap {
  box-shadow: 0 70px 110px -30px #000;
}
body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"]
  #footer-outer
  .row {
  padding: 80px 0;
}
body[data-footer-reveal="1"][data-footer-reveal-shadow]
  .container-wrap.no-shadow {
  box-shadow: none;
}
body[data-footer-reveal="1"] #call-to-action .triangle {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 999px) {
  body[data-footer-reveal="1"] #footer-outer {
    position: relative;
  }
  body[data-footer-reveal="1"] #ajax-content-wrap,
  body[data-footer-reveal="1"] #ajax-content-wrap > .blurred-wrap {
    overflow: visible;
  }
  body[data-footer-reveal="1"][data-footer-reveal-shadow="large"]
    .container-wrap,
  body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"]
    .container-wrap {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  body[data-footer-reveal="1"] .container-wrap,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
    margin-bottom: 0 !important;
  }
}
#footer-outer #copyright[data-layout="centered"] .col,
#footer-outer #copyright[data-layout="centered"] .col ul {
  width: 100%;
  float: none;
}
#footer-outer #copyright[data-layout="centered"] .col .social li {
  margin-top: 25px;
}
#footer-outer:not([data-cols="1"])
  #copyright[data-layout="centered"]
  .social
  li
  a {
  height: 30px;
  width: 30px;
  line-height: 30px;
}
#footer-outer #copyright[data-layout="centered"] {
  padding: 45px 0;
}
#footer-outer #copyright[data-layout="centered"] li {
  float: none;
  display: inline-block;
  margin: 0 10px;
  width: auto;
}
@media only screen and (min-width: 1000px) {
  #footer-outer #copyright[data-layout="centered"] .col.span_5 {
    max-width: 70%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 999px) {
  #footer-outer #copyright[data-layout="centered"] .col.span_5 {
    margin-bottom: 0;
  }
}
#footer-outer #copyright[data-layout="centered"] .widget {
  margin-bottom: 0;
}
#footer-outer #copyright[data-layout="centered"] .widget_nav_menu li,
#footer-outer #copyright[data-layout="centered"] .widget_pages li {
  vertical-align: top;
  text-align: left;
  margin: 0 15px;
}
#footer-outer #copyright[data-layout="centered"] .widget_nav_menu li ul,
#footer-outer #copyright[data-layout="centered"] .widget_pages li ul {
  padding-left: 0;
  margin-left: 0;
}
#footer-outer #copyright[data-layout="centered"] .widget_nav_menu li ul li,
#footer-outer #copyright[data-layout="centered"] .widget_pages li ul li {
  display: block;
  margin-left: 0;
}
#footer-outer
  #copyright[data-layout="centered"]
  .widget
  [data-style="minimal-counter"]
  > li::before,
#footer-outer #copyright[data-layout="centered"] .widget .arrow-circle {
  display: none;
}
#footer-outer #copyright[data-layout="centered"] .widget_search {
  margin: 20px 0;
}
#footer-outer #copyright[data-layout="centered"] .col {
  text-align: center;
}
body[data-col-gap="40px"]
  .wpb_row:not(.full-width-section):not(.full-width-content) {
  margin-bottom: 40px;
}
body[data-col-gap="40px"] .vc_row-fluid .span_12 {
  margin-left: -20px;
  margin-right: -20px;
}
body[data-col-gap="40px"] .vc_row-fluid .wpb_column {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  body[data-col-gap="40px"]
    .vc_row-fluid:not(.inner_row):not(.full-width-content)
    > .span_12
    > .one-fourths:not([class*="vc_col-xs-"]),
  body[data-col-gap="40px"]
    .vc_row-fluid:not(.full-width-content)
    .vc_row-fluid.inner_row
    > .span_12
    > .one-fourths:not([class*="vc_col-xs-"]) {
    margin-bottom: 40px;
  }
}
.nectar-waypoint-el {
  transition: transform 1350ms cubic-bezier(0.19, 1, 0.22, 1),
    opacity 450ms ease;
}
body,
.toggle h3 a,
body .ui-widget,
table,
select,
.bar_graph li span strong,
#slide-out-widget-area .tagcloud a,
body .container .woocommerce-message a.button,
#search-results .result .title span,
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3,
.row .col.section-title .nectar-love span,
body .nectar-love span,
body .nectar-social .nectar-love .nectar-love-count,
body .carousel-heading h2,
.sharing-default-minimal .nectar-social .social-text,
body .sharing-default-minimal .nectar-love,
.widget ul.nectar_widget[class*="nectar_blog_posts_"] > li .post-date,
.single [data-post-hs="default_minimal"] #single-below-header span,
.single
  .heading-title[data-header-style="default_minimal"]
  #single-below-header
  span,
#header-outer .nectar-image-link-widget .image-link-content span,
#slide-out-widget-area.fullscreen
  .nectar-image-link-widget
  .image-link-content
  span,
#slide-out-widget-area.fullscreen-alt
  .nectar-image-link-widget
  .image-link-content
  span,
.nectar-header-text-content,
#slide-out-widget-area .nectar-ext-menu-item .menu-item-desc,
.woocommerce-checkout-review-order-table .product-info .product-quantity,
#ajax-content-wrap
  .nectar-shop-header-bottom
  .widget_layered_nav_filters
  ul
  li
  a,
#ajax-content-wrap .nectar-sticky-tabs .wpb_tabs_nav li .menu-content > a {
  font-family: Oxygen;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}
.bold,
strong,
b {
  font-family: Oxygen;
  font-weight: 600;
}
.single #single-below-header span {
  font-family: Oxygen;
}
:root {
  --nectar-body-line-height: 32px;
}
:root {
  --nectar-body-font-size: 18px;
}
.nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {
  line-height: 32px;
}
#ajax-content-wrap
  .nectar-shop-header-bottom
  .widget_layered_nav_filters
  ul
  li
  a,
.nectar-shop-header-bottom
  .woocommerce-ordering
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
body[data-fancy-form-rcs="1"]
  .nectar-shop-header-bottom
  .woocommerce-ordering
  select {
  font-weight: 400 !important;
}
.nectar-shop-header-bottom
  .woocommerce-ordering
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
body[data-fancy-form-rcs="1"]
  .nectar-shop-header-bottom
  .woocommerce-ordering
  select {
  font-family: Oxygen !important;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  body {
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  body {
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 690px) {
  body {
    font-size: 18px;
    line-height: 32px;
  }
}
#header-outer #logo.no-image,
#header-outer .logo-clone.no-image,
#header-outer[data-format="centered-menu"]
  .logo-spacing[data-using-image="false"],
#header-outer[data-format="centered-logo-between-menu"]
  .logo-spacing[data-using-image="false"] {
  font-family: Roboto;
  font-size: 25px;
  line-height: 25px;
  font-weight: 500;
}
@media only screen and (max-width: 999px) {
  #header-outer #logo.no-image {
    font-size: 24px;
    line-height: 24px;
  }
}
#top nav > ul > li > a,
.span_3 .pull-left-wrap > ul > li > a,
body.material #search-outer #search input[type="text"],
#top ul .slide-out-widget-area-toggle a i.label,
#top .span_9 > .slide-out-widget-area-toggle a.using-label .label,
#header-secondary-outer .nectar-center-text,
#slide-out-widget-area .secondary-header-text,
#header-outer #mobile-menu ul li > a,
#header-outer #mobile-menu .secondary-header-text,
.nectar-mobile-only.mobile-header a {
  font-family: Cabin;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}
#top nav > ul > li[class*="button_solid_color"] > a:before,
#header-outer.transparent
  #top
  nav
  > ul
  > li[class*="button_solid_color"]
  > a:before,
#header-outer
  #top
  .slide-out-widget-area-toggle[data-custom-color="true"]
  a:before {
  height: 27px;
}
#top nav > ul > li[class*="button_bordered"] > a:before,
#header-outer.transparent
  #top
  nav
  > ul
  > li[class*="button_bordered"]
  > a:before {
  height: 37px;
}
.material .sf-menu > li > a > .sf-sub-indicator [class^="icon-"] {
  font-size: 18px;
}
#top .sf-menu li ul li.menu-item a,
#header-secondary-outer nav > ul > li > a,
#header-secondary-outer .sf-menu li ul li a,
#header-secondary-outer ul ul li a,
#header-outer .widget_shopping_cart .cart_list a,
.nectar-slide-in-cart.style_slide_in_click .close-cart {
  font-family: Roboto;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}
#page-header-bg h1,
body h1,
body .row .col.section-title h1,
.full-width-content
  .nectar-recent-posts-slider
  .recent-post-container
  .inner-wrap
  h2,
body #error-404 h1,
[data-inherit-heading-family="h1"] {
  font-family: Oxygen;
  font-size: 62px;
  line-height: 77px;
  font-weight: 400;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  body .row .col.section-title h1,
  body h1,
  .full-width-content .recent-post-container .inner-wrap h2 {
    font-size: 46.5px;
    line-height: 57.75px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  body .row .col.section-title h1,
  body h1,
  html body .row .col.section-title.span_12 h1,
  #page-header-bg .span_6 h1,
  #page-header-bg.fullscreen-header .span_6 h1,
  body .featured-media-under-header h1,
  .full-width-content
    .nectar-recent-posts-slider
    .recent-post-container
    .inner-wrap
    h2 {
    font-size: 43.4px;
    line-height: 53.9px;
  }
  .full-width-content .recent-post-container .inner-wrap h2 {
    font-size: 43.4px;
    line-height: 53.9px;
  }
  .wpb_wrapper h1.vc_custom_heading {
    font-size: 43.4px !important;
    line-height: 53.9px !important;
  }
}
@media only screen and (max-width: 690px) {
  body .row .col.section-title h1,
  body h1,
  html body .row .col.section-title.span_12 h1,
  body.single.single-post .row .col.section-title.span_12 h1,
  #page-header-bg .span_6 h1,
  #page-header-bg.fullscreen-header .span_6 h1,
  body .featured-media-under-header h1,
  .full-width-content
    .nectar-recent-posts-slider
    .recent-post-container
    .inner-wrap
    h2 {
    font-size: 40.3px;
    line-height: 50.05px;
  }
  .wpb_wrapper h1.vc_custom_heading {
    font-size: 40.3px !important;
    line-height: 50.05px !important;
  }
}
#page-header-bg h2,
body h2,
article.post .post-header h2,
article.post.quote .post-content h2,
article.post.link .post-content h2,
#call-to-action span,
.woocommerce .full-width-tabs #reviews h3,
.row .col.section-title h2,
.nectar_single_testimonial[data-style="bold"] p,
.woocommerce-account
  .woocommerce
  > #customer_login
  .nectar-form-controls
  .control,
body #error-404 h2,
.woocommerce-page .woocommerce p.cart-empty,
.nectar-ext-menu-item .inherit-h2 .menu-title-text,
#slide-out-widget-area .nectar-ext-menu-item .inherit-h2,
#mobile-menu .nectar-ext-menu-item .inherit-h2,
#ajax-content-wrap .nectar-inherit-h2,
#header-outer .nectar-inherit-h2,
[data-inherit-heading-family="h2"],
.nectar-quick-view-box div.product h1.product_title.nectar-inherit-h2 {
  font-family: Oxygen;
  font-size: 44px;
  line-height: 54px;
  font-weight: 400;
}
.single-product div.product h1.product_title,
.nectar-shop-header .page-title {
  font-size: 44px;
  line-height: 54px;
}
.nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h2"]
  .content {
  font-size: 44px;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  body h2,
  .single-product div.product h1.product_title,
  .nectar-shop-header .page-title,
  #ajax-content-wrap .nectar-inherit-h2,
  .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h2"]
    .content {
    font-size: 37.4px;
    line-height: 45.9px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  .col h2,
  body h2,
  .single-product div.product h1.product_title,
  .nectar-shop-header .page-title,
  .woocommerce-account
    .woocommerce
    > #customer_login
    .nectar-form-controls
    .control,
  .nectar_single_testimonial[data-style="bold"] p,
  #slide-out-widget-area .nectar-ext-menu-item .inherit-h2,
  #mobile-menu .nectar-ext-menu-item .inherit-h2,
  #ajax-content-wrap .nectar-inherit-h2,
  .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h2"]
    .content {
    font-size: 33px;
    line-height: 40.5px;
  }
  .wpb_wrapper h2.vc_custom_heading {
    font-size: 33px !important;
    line-height: 40.5px !important;
  }
}
@media only screen and (max-width: 690px) {
  .col h2,
  body h2,
  .single-product div.product h1.product_title,
  .nectar-shop-header .page-title,
  .woocommerce-account
    .woocommerce
    > #customer_login
    .nectar-form-controls
    .control,
  .nectar_single_testimonial[data-style="bold"] p,
  #slide-out-widget-area .nectar-ext-menu-item .inherit-h2,
  #ajax-content-wrap .nectar-inherit-h2,
  .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h2"]
    .content {
    font-size: 26.4px;
    line-height: 32.4px;
  }
  .wpb_wrapper h2.vc_custom_heading {
    font-size: 26.4px !important;
    line-height: 32.4px !important;
  }
}
body h3,
.row .col h3,
.toggle > h3.toggle-title a,
.ascend #respond h3,
.ascend h3#comments,
.woocommerce ul.products li.product.text_on_hover h3,
.masonry.classic_enhanced .masonry-blog-item h3.title,
.woocommerce ul.products li.product.material h3,
.woocommerce-page ul.products li.product.material h3,
.portfolio-items[data-ps="8"] .col h3,
.nectar-hor-list-item[data-font-family="h3"],
.woocommerce ul.products li.product h2,
.nectar-quick-view-box h1,
.nectar-ext-menu-item .inherit-h3 .menu-title-text,
#slide-out-widget-area .nectar-ext-menu-item .inherit-h3,
#mobile-menu .nectar-ext-menu-item .inherit-h3,
#ajax-content-wrap .nectar-inherit-h3,
#header-outer .nectar-inherit-h3,
[data-inherit-heading-family="h3"],
.nectar-quick-view-box div.product h1.product_title.nectar-inherit-h3,
.nectar-quick-view-box div.product .summary p.price.nectar-inherit-h3,
body.woocommerce div.product p.price.nectar-inherit-h3 ins {
  font-family: Oxygen;
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
}
@media only screen and (min-width: 1000px) {
  .ascend .comments-section .comment-wrap.full-width-section > h3#comments,
  .blog_next_prev_buttons[data-post-header-style="default_minimal"] .col h3 {
    font-size: 51px;
    line-height: 59px;
  }
  #ajax-content-wrap
    .masonry.classic_enhanced
    .masonry-blog-item.large_featured
    h3.title {
    font-size: 45px;
    line-height: 57px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1500px) {
  body
    .portfolio-items.constrain-max-cols.masonry-items
    .col.elastic-portfolio-item
    h3 {
    font-size: 25.5px;
    line-height: 32.3px;
  }
}
.nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h3"]
  .content {
  font-size: 30px;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  .row .span_2 h3,
  .row .span_3 h3,
  .row .span_4 h3,
  .row .vc_col-sm-2 h3,
  .row .vc_col-sm-3 h3,
  .row .vc_col-sm-4 h3,
  .row .col h3,
  body h3,
  #ajax-content-wrap .nectar-inherit-h3,
  .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h3"]
    .content {
    font-size: 25.5px;
    line-height: 32.3px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  .row .span_2 h3,
  .row .span_3 h3,
  .row .span_4 h3,
  .row .vc_col-sm-2 h3,
  .row .vc_col-sm-3 h3,
  .row .vc_col-sm-4 h3,
  .row .col h3,
  body h3,
  #slide-out-widget-area .nectar-ext-menu-item .inherit-h3,
  #ajax-content-wrap .nectar-inherit-h3,
  .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h3"]
    .content {
    font-size: 22.5px;
    line-height: 28.5px;
  }
  .wpb_wrapper h3.vc_custom_heading {
    font-size: 22.5px !important;
    line-height: 28.5px !important;
  }
}
@media only screen and (max-width: 690px) {
  .row .span_2 h3,
  .row .span_3 h3,
  .row .span_4 h3,
  .row .vc_col-sm-2 h3,
  .row .vc_col-sm-3 h3,
  .row .vc_col-sm-4 h3,
  .row .col h3,
  body h3,
  #slide-out-widget-area .nectar-ext-menu-item .inherit-h3,
  #mobile-menu .nectar-ext-menu-item .inherit-h3,
  #ajax-content-wrap .nectar-inherit-h3,
  .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h3"]
    .content {
    font-size: 21px;
    line-height: 26.6px;
  }
  .wpb_wrapper h3.vc_custom_heading {
    font-size: 21px !important;
    line-height: 26.6px !important;
  }
}
@media only screen and (min-width: 1300px) {
  .nectar-post-grid[data-columns="2"][data-masonry="yes"]
    > div:nth-of-type(3n + 1)
    h3 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  .nectar-post-grid[data-columns="2"][data-masonry="yes"]
    > div:nth-of-type(3n + 1)
    h3 {
    font-size: 35.7px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  .nectar-post-grid[data-columns="2"][data-masonry="yes"]
    > div:nth-of-type(3n + 1)
    h3 {
    font-size: 31.5px;
  }
}
body h4,
.row .col h4,
.portfolio-items .work-meta h4,
.list-icon-holder[data-icon_type="numerical"] span,
.portfolio-items .col.span_3 .work-meta h4,
#respond h3,
.blog-recent.related-posts h3.title,
h3#comments,
.portfolio-items[data-ps="6"] .work-meta h4,
.nectar-hor-list-item[data-font-family="h4"],
.toggles[data-style="minimal_small"] .toggle > h3 a,
.woocommerce #reviews #reply-title,
p.woocommerce.add_to_cart_inline > span.woocommerce-Price-amount,
p.woocommerce.add_to_cart_inline ins > span.woocommerce-Price-amount,
#header-outer .total,
#header-outer .total strong,
.nectar-ext-menu-item .inherit-h4 .menu-title-text,
#slide-out-widget-area .nectar-ext-menu-item .inherit-h4,
#mobile-menu .nectar-ext-menu-item .inherit-h4,
.nectar-slide-in-cart.style_slide_in_click
  .widget_shopping_cart
  .cart_list
  .product-meta
  a:not(.remove),
.woocommerce-cart .product-name a,
#ajax-content-wrap .nectar-inherit-h4,
#header-outer .nectar-inherit-h4,
.archive.woocommerce .container-wrap > .main-content #sidebar > .header h4,
[data-inherit-heading-family="h4"],
.nectar-quick-view-box div.product h1.product_title.nectar-inherit-h4,
.nectar-quick-view-box div.product .summary p.price.nectar-inherit-h4,
body.woocommerce div.product p.price.nectar-inherit-h4 ins {
  font-family: Belleza;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
@media only screen and (min-width: 691px) {
  .portfolio-items[data-ps="6"] .wide_tall .work-meta h4 {
    font-size: 30.6px !important;
    line-height: 38.6px !important;
  }
  .nectar-slide-in-cart
    .widget_shopping_cart
    .cart_list
    .mini_cart_item
    > a:not(.remove) {
    font-family: Belleza !important;
    font-weight: 400 !important;
  }
}
.nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h4"]
  .content {
  font-size: 18px;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  .row .col h4,
  body h4,
  .woocommerce-cart .product-name a,
  #ajax-content-wrap .nectar-inherit-h4,
  .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h4"]
    .content {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  .row .col h4,
  body h4,
  #slide-out-widget-area .nectar-ext-menu-item .inherit-h4,
  .nectar-slide-in-cart.style_slide_in_click
    .widget_shopping_cart
    .cart_list
    .product-meta
    a:not(.remove),
  .woocommerce-cart .product-name a,
  #ajax-content-wrap .nectar-inherit-h4,
  .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h4"]
    .content {
    font-size: 16.2px;
    line-height: 25.2px;
  }
}
@media only screen and (max-width: 690px) {
  .row .col h4,
  body h4,
  #slide-out-widget-area .nectar-ext-menu-item .inherit-h4,
  .nectar-slide-in-cart.style_slide_in_click
    .widget_shopping_cart
    .cart_list
    .product-meta
    a:not(.remove),
  .woocommerce-cart .product-name a,
  #ajax-content-wrap .nectar-inherit-h4,
  .archive.woocommerce .container-wrap > .main-content #sidebar > .header h4,
  .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h4"]
    .content {
    font-size: 16.2px;
    line-height: 25.2px;
  }
}
body h5,
.row .col h5,
.portfolio-items .work-item.style-3-alt p,
.nectar-hor-list-item[data-font-family="h5"],
.nectar-ext-menu-item .inherit-h5 .menu-title-text,
#slide-out-widget-area .nectar-ext-menu-item .inherit-h5,
#ajax-content-wrap .nectar-inherit-h5,
#header-outer .nectar-inherit-h5,
[data-inherit-heading-family="h5"],
.nectar-quick-view-box div.product h1.product_title.nectar-inherit-h5,
.nectar-quick-view-box div.product .summary p.price.nectar-inherit-h5,
body.woocommerce div.product p.price.nectar-inherit-h5 ins {
  font-family: Belleza;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}
body .wpb_column > .wpb_wrapper > .morphing-outline .inner > h5 {
  font-size: 21px;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  .row .col h5,
  body h5,
  #ajax-content-wrap .nectar-inherit-h5 {
    font-size: 15px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  .row .col h5,
  body h5,
  #ajax-content-wrap .nectar-inherit-h5 {
    font-size: 15px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 690px) {
  .row .col h5,
  body h5,
  #slide-out-widget-area .nectar-ext-menu-item .inherit-h5,
  #ajax-content-wrap .nectar-inherit-h5 {
    font-size: 15px;
    line-height: 22px;
  }
}
body h6,
.row .col h6,
.nectar-hor-list-item[data-font-family="h6"],
.nectar-ext-menu-item .inherit-h6 .menu-title-text,
#slide-out-widget-area .nectar-ext-menu-item .inherit-h6,
#ajax-content-wrap .nectar-inherit-h6,
#header-outer .nectar-inherit-h6,
[data-inherit-heading-family="h6"],
.nectar-quick-view-box div.product .summary p.price.nectar-inherit-h6,
body.woocommerce div.product p.price.nectar-inherit-h6 ins {
  font-family: Belleza;
  font-weight: 400;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  .row .col h6,
  body h6,
  #ajax-content-wrap .nectar-inherit-h6 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  .row .col h6,
  body h6,
  #ajax-content-wrap .nectar-inherit-h6 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 690px) {
  .row .col h6,
  body h6,
  #ajax-content-wrap .nectar-inherit-h6 {
    font-size: 14px;
    line-height: 24px;
  }
}
body i,
body em,
.masonry.meta_overlaid article.post .post-header .meta-author > span,
.post-area.masonry.meta_overlaid article.post .post-meta .date,
.post-area.masonry.meta_overlaid article.post.quote .quote-inner .author,
.post-area.masonry.meta_overlaid article.post.link .post-content .destination,
body .testimonial_slider[data-style="minimal"] blockquote span.title,
#ajax-content-wrap .nectar-inherit-italic {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-style: italic;
}
form label,
.woocommerce-checkout-review-order-table .product-info .amount,
.nectar-progress-bar p,
.nectar-progress-bar span strong i,
.nectar-progress-bar span strong,
body.material .nectar_single_testimonial[data-style="basic"] span.wrap,
body.material
  .nectar_single_testimonial[data-style="basic_left_image"]
  span.wrap,
.testimonial_slider:not([data-style="minimal"]) blockquote span,
.woocommerce-ordering
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.woocommerce-ordering .select2-container .select2-choice > .select2-chosen,
body[data-fancy-form-rcs="1"] .woocommerce-ordering select,
.tabbed[data-style="minimal_alt"] > ul li a,
.material .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-title,
body.material .tagcloud a,
.material .main-content .widget li a,
.material #footer-outer .widget li a,
.nectar-recent-posts-slider_multiple_visible
  .recent-post-container.container
  .strong
  a,
.material .recentcomments .comment-author-link,
.single .post-area .content-inner > .post-tags a,
.masonry.material .masonry-blog-item .grav-wrap a,
.masonry.material .masonry-blog-item .meta-category a,
.post-area.featured_img_left article .meta-category a,
.post-area.featured_img_left article .grav-wrap .text a,
.related-posts[data-style="material"] .meta-category a,
.masonry.auto_meta_overlaid_spaced article.post.quote .author,
.masonry.material article.post.quote .author,
.nectar-post-grid-wrap[data-style="vertical_list"] .nectar-link-underline,
.nectar-post-grid.vert_list_counter .item-main:before,
body.search-results
  #search-results[data-layout="list-no-sidebar"]
  .result
  .inner-wrap
  h2
  span,
.material .tabbed > ul li a,
.post-area.featured_img_left article.post.quote .author,
.single .post.format-quote .author,
.related-posts[data-style="material"] .grav-wrap .text a,
.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a,
[data-style="list_featured_first_row"] .meta-category a,
.nectar-recent-posts-single_featured .strong a,
.nectar-recent-posts-single_featured.multiple_featured .controls li .title,
body
  .woocommerce
  .nectar-woo-flickity[data-controls="arrows-and-text"]
  .woo-flickity-count,
body.woocommerce ul.products li.minimal.product span.onsale,
.nectar-ajax-search-results ul.products li.minimal.product span.onsale,
.nectar-woo-flickity ul.products li.minimal.product span.onsale,
.nectar-quick-view-box span.onsale,
.nectar-quick-view-box .nectar-full-product-link a,
body .nectar-quick-view-box .single_add_to_cart_button,
.nectar-quick-view-box .single_add_to_cart_button,
body .cart .quantity input.qty,
body .cart .quantity input.plus,
body .cart .quantity input.minus,
body .woocommerce-mini-cart .quantity input.qty,
body .woocommerce-mini-cart .quantity input.plus,
body .woocommerce-mini-cart .quantity input.minus,
.style_slide_in_click .product-meta > .quantity .amount,
.pum-theme-salient-page-builder-optimized
  .pum-container
  .pum-content
  + .pum-close,
.woocommerce-account .woocommerce-form-login .lost_password,
.woocommerce
  div.product
  .woocommerce-tabs
  .full-width-content[data-tab-style="fullwidth"]
  ul.tabs
  li
  a,
.woocommerce div.product_meta,
.woocommerce table.shop_table th,
#header-outer .widget_shopping_cart .cart_list a,
.woocommerce .yith-wcan-reset-navigation.button,
.single-product .entry-summary p.stock.out-of-stock,
.nectar-post-grid.layout-stacked[data-text-layout="all_middle"]
  .nectar-post-grid-item__meta-wrap,
.nectar-post-grid .nectar-post-grid-item .content .meta-category a,
.nectar-post-grid-item .item-main > .meta-author .meta-author-name,
.nectar-post-grid-item .post-heading-wrap .meta-author-name,
.nectar-slide-in-cart.style_slide_in_click ul.product_list_widget li dl dt,
.woocommerce-tabs ol.commentlist li .comment-text p.meta strong,
#ajax-content-wrap .nectar-inherit-label {
  font-weight: 500 !important;
}
.material .comment-list .reply a,
.nectar-recent-posts-single_featured .grav-wrap a,
.wc-blocks-filter-wrapper .wc-block-components-checkbox,
.wc-block-product-categories-list-item-count,
.comment-list .comment-author,
.comment-list .pingback .comment-body > a,
.netar-inherit-label-font--simple {
  font-weight: 500 !important;
}
.portfolio-filters-inline .container > ul a,
.portfolio-filters > ul a,
.portfolio-filters > a span,
.nectar-post-grid-filters a {
  font-family: Cabin;
  font-size: 16px !important;
  line-height: 18px;
  font-weight: 700 !important;
}
.portfolio-filters-inline #current-category {
  line-height: 18px;
}
.nectar-dropcap {
  font-family: Cabin;
  font-size: 62px !important;
  line-height: 51px;
  font-weight: 500 !important;
}
body #page-header-bg h1,
html body .row .col.section-title h1,
.nectar-box-roll .overlaid-content h1,
.featured-media-under-header h1 {
  font-family: Belleza;
  font-size: 77px;
  line-height: 77px;
  font-weight: 400;
}
@media only screen and (min-width: 691px) and (max-width: 999px) {
  .overlaid-content h1 {
    font-size: 53.9px !important;
    line-height: 57.9px !important;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  #page-header-bg .span_6 h1,
  .nectar-box-roll .overlaid-content h1,
  body .featured-media-under-header h1 {
    font-size: 65.45px;
    line-height: 65.45px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1500px) {
  #page-header-bg .span_6 h1,
  .nectar-box-roll .overlaid-content h1 {
    font-size: 69.3px;
    line-height: 69.3px;
  }
}
@media only screen and (max-width: 690px) {
  .overlaid-content h1 {
    font-size: 34.65px !important;
    line-height: 34.65px !important;
  }
}
body #page-header-bg .span_6 span.subheader,
#page-header-bg span.result-num,
body .row .col.section-title > span,
.page-header-no-bg .col.section-title h1 > span,
body .nectar-box-roll .overlaid-content .subheader {
  font-family: Belleza;
  font-size: 12px;
  line-height: 30px;
  font-weight: 400;
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  body #page-header-bg:not(.fullscreen-header) .span_6 span.subheader,
  body .row .col.section-title > span {
    font-size: 10.8px;
    line-height: 27px;
  }
}
@media only screen and (min-width: 691px) and (max-width: 999px) {
  body #page-header-bg.fullscreen-header .span_6 span.subheader,
  .overlaid-content .subheader {
    font-size: 9.6px !important;
    line-height: 24px !important;
  }
}
@media only screen and (max-width: 690px) {
  body #page-header-bg.fullscreen-header .span_6 span.subheader,
  .overlaid-content .subheader {
    font-size: 8.4px !important;
    line-height: 21px !important;
  }
}
blockquote,
.testimonial_slider blockquote,
.testimonial_slider blockquote span,
.testimonial_slider[data-style="minimal"] blockquote span:not(.title),
.testimonial_slider[data-style="minimal"] blockquote,
.testimonial_slider[data-style="minimal"] .controls {
  font-family: Cabin;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  blockquote,
  .testimonial_slider blockquote,
  .testimonial_slider blockquote span,
  .testimonial_slider[data-style="minimal"] blockquote,
  .testimonial_slider[data-style="minimal"] blockquote span:not(.title) {
    font-size: 18px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 691px) {
  blockquote,
  .testimonial_slider blockquote,
  .testimonial_slider blockquote span,
  .testimonial_slider[data-style="minimal"] blockquote,
  .testimonial_slider[data-style="minimal"] blockquote span:not(.title) {
    font-size: 18px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 690px) {
  blockquote,
  .testimonial_slider blockquote,
  .testimonial_slider blockquote span,
  .testimonial_slider[data-style="minimal"] blockquote,
  .testimonial_slider[data-style="minimal"] blockquote span:not(.title) {
    font-size: 18px;
    line-height: 30px;
  }
}
#footer-outer .widget h4,
#sidebar h4,
#call-to-action .container a,
.uppercase,
.nectar-post-grid-wrap .load-more,
.nectar-button,
.nectar-button.medium,
.nectar-button.small,
.nectar-view-indicator span,
.nectar-3d-transparent-button,
.swiper-slide .button a,
.play_button_with_text span[data-font*="btn"],
body .widget_calendar table th,
body #footer-outer #footer-widgets .col .widget_calendar table th,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > a,
.carousel-heading h2,
body .gform_wrapper .top_label .gfield_label,
body .vc_pie_chart .wpb_pie_chart_heading,
#infscr-loading div,
#page-header-bg .author-section a,
.ascend input[type="submit"],
.ascend button[type="submit"],
.material input[type="submit"],
.material button[type="submit"],
.original .checkout_coupon button[type="submit"],
.original.woocommerce-cart .actions button[type="submit"],
.ascend .checkout_coupon button[type="submit"],
.ascend.woocommerce-cart .actions button[type="submit"],
body.material #page-header-bg.fullscreen-header .inner-wrap > a,
body #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a,
.widget h4,
.text-on-hover-wrap .categories a,
.meta_overlaid article.post .post-header h3,
.meta_overlaid article.post.quote .post-content h3,
.meta_overlaid article.post.link .post-content h3,
.meta_overlaid article .meta-author a,
.pricing-column.highlight h3 .highlight-reason,
.blog-recent[data-style="minimal"] .col > span,
body .masonry.classic_enhanced .posts-container article .meta-category a,
body
  .masonry.classic_enhanced
  .posts-container
  article.wide_tall
  .meta-category
  a,
.blog-recent[data-style*="classic_enhanced"] .meta-category a,
.nectar-recent-posts-slider .container .strong,
.single .heading-title[data-header-style="default_minimal"] .meta-category a,
.nectar-fancy-box .link-text,
.post-area.standard-minimal article.post .post-meta .date a,
.post-area.standard-minimal article.post .more-link span,
body[data-button-style="rounded"] #pagination > a,
html body #pagination > span,
body[data-form-submit="see-through-2"] input[type="submit"],
body[data-form-submit="see-through-2"] button[type="submit"],
body[data-form-submit="see-through"] input[type="submit"],
body[data-form-submit="see-through"] button[type="submit"],
body[data-form-submit="regular"] input[type="submit"],
body[data-form-submit="regular"] button[type="submit"],
.nectar_team_member_overlay .team_member_details .title,
body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  > li
  > ul
  > li.has-ul
  > a,
.nectar_fullscreen_zoom_recent_projects
  .project-slide
  .project-info
  .normal-container
  > a,
.nectar-hor-list-item .nectar-list-item-btn,
.nectar-category-grid-item .content span.subtext,
.yikes-easy-mc-form .yikes-easy-mc-submit-button,
.nectar-cta .nectar-button-type,
.nectar-post-grid-wrap .nectar-post-grid-filters h4,
.nectar-inherit-btn-type {
  font-family: Cabin;
  font-size: 18px;
  font-weight: 700;
}
