/* ===== wp-content/plugins/wp-customer-reviews/css/wp-customer-reviews.css ===== */
/*
	WARNING: If you edit anything here, it will be overwritten with each plugin update and/or activation.
	
    You can also override any of these values in your theme CSS if you use !important or prepend with "body "
    Example: body #wpcr3_respond_1 blockquote.description p { font-size:12px !important; font-weight:bold !important; }
*/

.wpcr3_in_content {
  margin-bottom: 30px;
}
.wpcr3_in_content meta {
  display: none;
}
.wpcr3_power {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  font-size: 11px !important;
}
.wpcr3_status_msg {
  color: #c00;
  font-weight: bold;
}
.wpcr3_status_msg div {
  color: #c00;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 15px;
}
.wpcr3_caps {
  text-transform: capitalize;
}

div.wpcr3_dotline,
div.wpcr3_review div.wpcr3_dotline {
  display: block !important;
  border-bottom: 1px dotted #ccc !important;
  margin-bottom: 10px !important;
  clear: both !important;
}

.wpcr3_leave_text {
  font-weight: bold;
  font-size: 1.1rem;
}

div.wpcr3_aggregateRating {
  display: block !important;
  margin-bottom: 30px;
  line-height: 24px;
  font-size: 0.8em;
}
div.wpcr3_aggregateRating div.wpcr3_aggregateRating_ratingValue {
  display: inline-block !important;
  position: relative;
  top: 2px;
}

div.wpcr3_review_item div.wpcr3_item_name {
  font-size: 0.8em;
  font-style: italic;
}

div.wpcr3_review div,
div.wpcr3_review span {
  display: inline-block !important;
  line-height: 24px;
}
div.wpcr3_review div.wpcr3_review_ratingValue {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
div.wpcr3_review div.wpcr3_review_title {
  font-size: 0.8em;
  display: block !important;
}
div.wpcr3_review blockquote.wpcr3_content {
  font-size: 14px;
  font-weight: normal;
  display: block !important;
  padding-bottom: 30px;
}
div.wpcr3_review blockquote.wpcr3_content p {
  font-size: 14px;
  font-weight: normal;
  display: inline !important;
}
div.wpcr3_review blockquote.wpcr3_content.wpcr3_admin_response {
  margin-left: 30px;
  color: #00c;
}
div.wpcr3_review div.wpcr3_review_datePublished {
  font-size: 0.9em;
  font-style: italic;
}
div.wpcr3_review div.wpcr3_review_author {
  font-size: 0.8em;
  font-style: italic;
}
div.wpcr3_review div.wpcr3_review_customs {
  margin-bottom: 5px;
}
div.wpcr3_review div.wpcr3_review_custom {
  font-size: 12px;
  float: left;
  margin-right: 60px;
}

.wpcr3_respond_2 {
  position: relative;
}
.wpcr3_respond_2 label {
  display: inline-block !important;
}
.wpcr3_respond_2 .fconfirm2 {
  width: auto !important;
}

.wpcr3_respond_1,
.wpcr3_respond_2,
.wpcr3_respond_1 .wpcr3_div_2,
.wpcr3_respond_2 .wpcr3_div_2,
.wpcr3_respond_2 .wpcr3_table_2,
.wpcr3_respond_2 input[type='text'],
.wpcr3_respond_2 textarea {
  box-sizing: border-box;
}

.wpcr3_respond_1 {
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.wpcr3_respond_2 input[type='text'] {
  width: 100%;
  max-width: 100%;
  min-height: 2.25em;
}
.wpcr3_respond_2 textarea {
  width: 100%;
  max-width: 100%;
  height: 100px !important;
  min-height: 100px;
}
.wpcr3_respond_2 small {
  padding: 0 !important;
  margin: 0 !important;
}
.wpcr3_respond_2 table,
.wpcr3_respond_2 td {
  border: 0 !important;
  border-style: none !important;
}

.wpcr3_respond_2 .wpcr3_check_confirm label {
  margin: -2px 0px 0px 5px;
}

.wpcr3_ad {
  background: #ffffff;
}
.wpcr3_ad label {
  font-weight: bold;
}

.wpcr3_respond_1,
.wpcr3_respond_2 {
  margin: 0 !important;
  padding: 0 !important;
  clear: both !important;
}
.wpcr3_respond_1 p,
.wpcr3_respond_2 p {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 120% !important;
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.wpcr3_respond_1 .wpcr3_rating,
.wpcr3_respond_2 .wpcr3_rating {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-left: 0px !important;
  margin-top: 0px !important;
  overflow: hidden;
  height: 16px;
}

div.wpcr3_rating_style1 {
  line-height: 17px;
  display: inline-block;
}
div.wpcr3_rating_style1 div {
  line-height: 17px;
}
div.wpcr3_rating_style1 * {
  border: 0 none;
  margin: 0;
  padding: 0;
  line-height: 17px;
}
div.wpcr3_rating_style1_base {
  background: url(newstars.png) 0 0 no-repeat;
  width: 85px;
  height: 17px;
  line-height: 17px;
  float: left;
  padding-right: 4px;
  overflow: hidden;
  display: block;
}
div.wpcr3_rating_style1_average {
  background: url(newstars.png) 0 -15px no-repeat;
  text-indent: -9999px;
  height: 17px;
  line-height: 17px;
}
div.wpcr3_rating_style1_status {
  height: 17px;
  line-height: 17px;
  width: 100px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  display: block;
}
div.wpcr3_rating_style1_score {
  background: url(newstars.png) 0 0 no-repeat;
  width: 85px;
  height: 17px;
  line-height: 17px;
  float: left;
  position: relative;
}
div.wpcr3_rating_style1_score div {
  display: block;
  height: 17px;
  float: left;
  text-indent: -9999px;
  position: absolute;
  overflow: hidden;
  line-height: 17px;
}
div.wpcr3_rating_style1_score div:hover {
  background: url(newstars.png) bottom right no-repeat;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score1 {
  width: 20%;
  z-index: 55;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score2 {
  width: 40%;
  z-index: 54;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score3 {
  width: 60%;
  z-index: 53;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score4 {
  width: 80%;
  z-index: 52;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score5 {
  width: 100%;
  z-index: 51;
}

.wpcr3_respond_2 {
  display: none;
  background-color: inherit;
}
.wpcr3_div_2 {
  width: 100%;
  max-width: 600px;
}
.wpcr3_table_2 {
  text-align: left;
  width: 100%;
}
.wpcr3_table_2 td {
  text-align: left;
}
.wpcr3_check_confirm {
  margin-top: 10px;
  font-size: 13px;
  margin-bottom: 4px;
}

.wpcr3_button_1 {
  border: 1px solid;
  border-color: #e6e6e6 #cccccc #cccccc #e6e6e6;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #c4c4c4)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #c4c4c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 );
  color: #404040;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  outline: 0;
  padding: 5px 12px 5px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  float: none;
  height: auto;
  text-indent: 0;
  margin-bottom: 15px;
}

.wpcr3_button_1:hover {
  background: #dedede;
  background: -moz-linear-gradient(top, #ffffff 0%, #b8b8b8 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #b8b8b8)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #b8b8b8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #b8b8b8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #b8b8b8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #b8b8b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8b8b8',GradientType=1 );
  border-color: #99ccff;
  color: #333333;
  cursor: pointer;
  font-weight: normal;
}

.wpcr3_button_1:active,
.wpcr3_button_1:focus {
  background-position: 0 -25px;
  background: #dedede;
  background: -moz-linear-gradient(top, #ffffff 0%, #dedede 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #dedede)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #dedede 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dedede 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=1 );
  border-color: #8fc7ff #94c9ff #94c9ff #8fc7ff;
  color: #1a1a1a;
}

.wpcr3_button_1.wpcr3_disabled {
  opacity: 0.5;
}

.wpcr3_button_1.wpcr3_hide {
  display: none !important;
}

.wpcr3_pagination {
  clear: both;
  padding: 0px 0px 0px 0px;
  position: relative;
  font-size: 11px;
  line-height: 13px;
}

.wpcr3_pagination_page {
  float: left;
  display: block;
  line-height: 30px;
  padding-right: 5px;
}

.wpcr3_pagination .wpcr3_a {
  display: block;
  float: left;
  margin: 0px 1px 0px 1px;
  padding: 6px 10px 6px 10px;
  line-height: 16px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #555;
  cursor: pointer;
}

.wpcr3_pagination .wpcr3_a:hover {
  color: #fff;
  background: #3279bb;
}

.wpcr3_pagination .wpcr3_ls {
  margin-right: 1px;
}

.wpcr3_pagination .wpcr3_rs {
  margin-left: 1px;
}

.wpcr3_pagination .wpcr3_a.wpcr3_current {
  background: #3279bb;
  color: #fff;
  cursor: default;
}

.wpcr3_pagination .wpcr3_a.wpcr3_disabled,
.wpcr3_pagination .wpcr3_a.wpcr3_disabled:hover {
  background: #ddd;
  color: #fff;
  cursor: default;
}

.wpcr3_clear,
div.wpcr3_review .wpcr3_clear {
  clear: both !important;
  display: block !important;
  line-height: 0px !important;
  height: 0px !important;
}
.wpcr3_show,
div.wpcr3_review .wpcr3_show {
  display: inline;
}
.wpcr3_hide,
div.wpcr3_review .wpcr3_hide {
  display: none !important;
}
.wpcr3_fakehide {
  position: absolute !important;
  top: 0 !important;
  left: -999em !important;
  height: 1px !important;
  width: 1px !important;
}
.wpcr3_pb5 {
  padding-bottom: 5px;
}

.wpcr3_respond_1 div.wpcr3_review blockquote.wpcr3_content,
.wpcr3_respond_1 div.wpcr3_review div.wpcr3_review_author,
.wpcr3_respond_1 div.wpcr3_review div.wpcr3_review_custom_value,
.wpcr3_respond_1 div.wpcr3_review div.wpcr3_review_custom_value a,
.wpcr3_respond_1 div.wpcr3_review_item div.wpcr3_item_name a {
  overflow-wrap: anywhere;
  word-break: break-word;
}

@media (max-width: 600px) {
  .wpcr3_respond_2 .wpcr3_table_2,
  .wpcr3_respond_2 .wpcr3_table_2 tbody,
  .wpcr3_respond_2 .wpcr3_table_2 tr,
  .wpcr3_respond_2 .wpcr3_table_2 td {
    display: block;
    width: 100%;
  }

  .wpcr3_respond_2 .wpcr3_table_2 td:first-child {
    padding-bottom: 4px;
  }

  .wpcr3_respond_2 .wpcr3_check_confirm label {
    white-space: normal;
  }

  .wpcr3_respond_2 .wpcr3_table_2 tr td[colspan='2'] .wpcr3_button_1 {
    display: inline-block;
    margin-right: 8px;
    white-space: normal;
  }

  div.wpcr3_review div.wpcr3_review_author,
  div.wpcr3_review div.wpcr3_review_datePublished,
  div.wpcr3_review div.wpcr3_review_ratingValue {
    display: block !important;
  }

  div.wpcr3_review div.wpcr3_review_custom {
    float: none;
    margin-right: 0;
    display: block;
  }

  div.wpcr3_review blockquote.wpcr3_content.wpcr3_admin_response {
    margin-left: 12px;
  }

  .wpcr3_pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px;
  }

  .wpcr3_pagination_page,
  .wpcr3_pagination .wpcr3_a {
    float: none;
  }
}


/* ===== wp-includes/css/dist/components/style.css ===== */
@charset "UTF-8";
/**
 * Typography
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
@media not (prefers-reduced-motion) {
  .components-animate__appear {
    animation: components-animate__appear-animation 0.1s cubic-bezier(0, 0, 0.2, 1) 0s;
    animation-fill-mode: forwards;
  }
}
.components-animate__appear.is-from-top, .components-animate__appear.is-from-top.is-from-left {
  transform-origin: top left;
}
.components-animate__appear.is-from-top.is-from-right {
  transform-origin: top right;
}
.components-animate__appear.is-from-bottom, .components-animate__appear.is-from-bottom.is-from-left {
  transform-origin: bottom left;
}
.components-animate__appear.is-from-bottom.is-from-right {
  transform-origin: bottom right;
}

@keyframes components-animate__appear-animation {
  from {
    transform: translateY(-2em) scaleY(0) scaleX(0);
  }
  to {
    transform: translateY(0%) scaleY(1) scaleX(1);
  }
}
@media not (prefers-reduced-motion) {
  .components-animate__slide-in {
    animation: components-animate__slide-in-animation 0.1s cubic-bezier(0, 0, 0.2, 1);
    animation-fill-mode: forwards;
  }
  .components-animate__slide-in.is-from-left {
    transform: translateX(100%);
  }
  .components-animate__slide-in.is-from-right {
    transform: translateX(-100%);
  }
}

@keyframes components-animate__slide-in-animation {
  100% {
    transform: translateX(0%);
  }
}
@media not (prefers-reduced-motion) {
  .components-animate__loading {
    animation: components-animate__loading 1.6s ease-in-out infinite;
  }
}

@keyframes components-animate__loading {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.components-autocomplete__popover .components-popover__content {
  padding: 8px;
  min-width: 200px;
}

.components-autocomplete__result.components-button {
  display: flex;
  height: auto;
  min-height: 36px;
  text-align: left;
  width: 100%;
}
.components-autocomplete__result.components-button:focus:not(:disabled) {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.components-badge {
  box-sizing: border-box;
}
.components-badge *,
.components-badge *::before,
.components-badge *::after {
  box-sizing: inherit;
}
.components-badge {
  background-color: color-mix(in srgb, #fff 90%, var(--base-color));
  color: color-mix(in srgb, #000 50%, var(--base-color));
  padding: 2px 8px;
  min-height: 24px;
  border-radius: 2px;
  line-height: 0;
  max-width: 100%;
  display: inline-block;
}
.components-badge:where(.is-default) {
  background-color: #f0f0f0;
  color: #2f2f2f;
}
.components-badge.has-icon {
  padding-inline-start: 4px;
}
.components-badge.is-info {
  --base-color: #3858e9;
}
.components-badge.is-warning {
  --base-color: #f0b849;
}
.components-badge.is-error {
  --base-color: #cc1818;
}
.components-badge.is-success {
  --base-color: #4ab866;
}

.components-badge__flex-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  max-width: 100%;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.components-badge__icon {
  flex-shrink: 0;
}

.components-badge__content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.components-button-group {
  display: inline-block;
}
.components-button-group .components-button {
  border-radius: 0;
  display: inline-flex;
  color: #1e1e1e;
  box-shadow: inset 0 0 0 1px #1e1e1e;
}
.components-button-group .components-button + .components-button {
  margin-left: -1px;
}
.components-button-group .components-button:first-child {
  border-radius: 2px 0 0 2px;
}
.components-button-group .components-button:last-child {
  border-radius: 0 2px 2px 0;
}
.components-button-group .components-button:focus, .components-button-group .components-button.is-primary {
  position: relative;
  z-index: 1;
}
.components-button-group .components-button.is-primary {
  box-shadow: inset 0 0 0 1px #1e1e1e;
}

/**
 * For easier testing of potential regressions, you can use a Button variant matrix
 * available in a special Storybook instance by running `npm run storybook:e2e:dev`.
 *
 * @see https://github.com/WordPress/gutenberg/blob/trunk/test/storybook-playwright/README.md
 */
.components-button {
  display: inline-flex;
  text-decoration: none;
  font-family: inherit;
  font-size: 13px;
  font-weight: 499;
  margin: 0;
  border: 0;
  cursor: pointer;
  appearance: none;
  background: none;
}
@media not (prefers-reduced-motion) {
  .components-button {
    transition: box-shadow 0.1s linear;
  }
}
.components-button {
  height: 36px;
  align-items: center;
  box-sizing: border-box;
  padding: 4px 12px;
  border-radius: 2px;
  color: var(--wp-components-color-foreground, #1e1e1e);
}
.components-button.is-next-40px-default-size {
  height: 40px;
}
.components-button[aria-expanded=true], .components-button:hover:not(:disabled, [aria-disabled=true]) {
  color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-button:focus:not(:active) {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-button {
  /**
   * Primary button style.
   */
}
.components-button.is-primary {
  white-space: nowrap;
  background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  color: var(--wp-components-color-accent-inverted, #fff);
  text-decoration: none;
  text-shadow: none;
  outline: 1px solid transparent;
}
.components-button.is-primary:hover:not(:disabled) {
  background: var(--wp-components-color-accent-darker-10, var(--wp-admin-theme-color-darker-10, #2145e6));
  color: var(--wp-components-color-accent-inverted, #fff);
}
.components-button.is-primary:active:not(:disabled) {
  background: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
  border-color: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
  color: var(--wp-components-color-accent-inverted, #fff);
}
.components-button.is-primary:focus:not(:active) {
  box-shadow: inset 0 0 0 1px var(--wp-components-color-background, #fff), 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-button.is-primary:disabled, .components-button.is-primary:disabled:active:enabled, .components-button.is-primary[aria-disabled=true], .components-button.is-primary[aria-disabled=true]:enabled, .components-button.is-primary[aria-disabled=true]:active:enabled {
  color: rgba(255, 255, 255, 0.4);
  background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: none;
}
.components-button.is-primary:disabled:focus:enabled, .components-button.is-primary:disabled:active:enabled:focus:enabled, .components-button.is-primary[aria-disabled=true]:focus:enabled, .components-button.is-primary[aria-disabled=true]:enabled:focus:enabled, .components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled {
  box-shadow: inset 0 0 0 1px var(--wp-components-color-background, #fff), 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-button.is-primary.is-busy, .components-button.is-primary.is-busy:disabled, .components-button.is-primary.is-busy[aria-disabled=true] {
  color: var(--wp-components-color-accent-inverted, #fff);
  background-size: 100px 100%;
  /* stylelint-disable -- Disable reason: This function call looks nicer when each argument is on its own line. */
  background-image: linear-gradient(-45deg, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 33%, var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6)) 33%, var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6)) 70%, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 70%);
  /* stylelint-enable */
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-button {
  /**
   * Secondary and tertiary buttons.
   */
}
.components-button.is-secondary, .components-button.is-tertiary {
  outline: 1px solid transparent;
}
.components-button.is-secondary:active:not(:disabled), .components-button.is-tertiary:active:not(:disabled) {
  box-shadow: none;
}
.components-button.is-secondary:disabled, .components-button.is-secondary[aria-disabled=true], .components-button.is-secondary[aria-disabled=true]:hover, .components-button.is-tertiary:disabled, .components-button.is-tertiary[aria-disabled=true], .components-button.is-tertiary[aria-disabled=true]:hover {
  color: #949494;
  background: transparent;
  transform: none;
}
.components-button {
  /**
   * Secondary button style.
   */
}
.components-button.is-secondary {
  box-shadow: inset 0 0 0 1px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)), 0 0 0 currentColor;
  outline: 1px solid transparent;
  white-space: nowrap;
  color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  background: transparent;
}
.components-button.is-secondary:hover:not(:disabled, [aria-disabled=true], .is-pressed) {
  box-shadow: inset 0 0 0 1px var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
  color: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
  background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, transparent);
}
.components-button.is-secondary:disabled:not(:focus), .components-button.is-secondary[aria-disabled=true]:not(:focus), .components-button.is-secondary[aria-disabled=true]:hover:not(:focus) {
  box-shadow: inset 0 0 0 1px #ddd;
}
.components-button.is-secondary:focus:not(:active) {
  box-shadow: 0 0 0 currentColor inset, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-button {
  /**
   * Tertiary buttons.
   */
}
.components-button.is-tertiary {
  white-space: nowrap;
  color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  background: transparent;
}
.components-button.is-tertiary:hover:not(:disabled, [aria-disabled=true], .is-pressed) {
  background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, transparent);
  color: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
}
.components-button.is-tertiary:active:not(:disabled, [aria-disabled=true]) {
  background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 8%, transparent);
}
p + .components-button.is-tertiary {
  margin-left: -6px;
}
.components-button.is-tertiary:disabled:not(:focus), .components-button.is-tertiary[aria-disabled=true]:not(:focus), .components-button.is-tertiary[aria-disabled=true]:hover:not(:focus) {
  box-shadow: none;
  outline: none;
}
.components-button {
  /**
   * Destructive buttons.
   */
}
.components-button.is-destructive {
  --wp-components-color-accent: #cc1818;
  --wp-components-color-accent-darker-10: rgb(158.3684210526, 18.6315789474, 18.6315789474);
  --wp-components-color-accent-darker-20: rgb(112.7368421053, 13.2631578947, 13.2631578947);
}
.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link) {
  color: #cc1818;
}
.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled, [aria-disabled=true]) {
  color: rgb(112.7368421053, 13.2631578947, 13.2631578947);
}
.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:active) {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #cc1818;
}
.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled, [aria-disabled=true]) {
  background: #ccc;
}
.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled, .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true] {
  color: #949494;
}
.components-button.is-destructive.is-tertiary:hover:not(:disabled, [aria-disabled=true]), .components-button.is-destructive.is-secondary:hover:not(:disabled, [aria-disabled=true]) {
  background: rgba(204, 24, 24, 0.04);
}
.components-button.is-destructive.is-tertiary:active:not(:disabled, [aria-disabled=true]), .components-button.is-destructive.is-secondary:active:not(:disabled, [aria-disabled=true]) {
  background: rgba(204, 24, 24, 0.08);
}
.components-button {
  /**
   * Link buttons.
   */
}
.components-button.is-link {
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background: none;
  outline: none;
  text-align: left;
  font-weight: 400;
  color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  text-decoration: underline;
}
@media not (prefers-reduced-motion) {
  .components-button.is-link {
    transition-property: border, background, color;
    transition-duration: 0.05s;
    transition-timing-function: ease-in-out;
  }
}
.components-button.is-link {
  height: auto;
}
.components-button.is-link:focus {
  border-radius: 2px;
}
.components-button.is-link:disabled, .components-button.is-link[aria-disabled=true] {
  color: #949494;
}
.components-button:focus {
  outline: 3px solid transparent;
}
.components-button:not(:disabled, [aria-disabled=true]):active {
  color: var(--wp-components-color-foreground, #1e1e1e);
}
.components-button:disabled, .components-button[aria-disabled=true] {
  cursor: default;
  color: #949494;
}
@media not (prefers-reduced-motion) {
  .components-button.is-busy, .components-button.is-secondary.is-busy, .components-button.is-secondary.is-busy:disabled, .components-button.is-secondary.is-busy[aria-disabled=true] {
    animation: components-button__busy-animation 2500ms infinite linear;
  }
}
.components-button.is-busy, .components-button.is-secondary.is-busy, .components-button.is-secondary.is-busy:disabled, .components-button.is-secondary.is-busy[aria-disabled=true] {
  background-size: 100px 100%;
  /* stylelint-disable -- Disable reason: This function call looks nicer when each argument is on its own line. */
  background-image: linear-gradient(-45deg, rgb(249.9, 249.9, 249.9) 33%, rgb(224.4, 224.4, 224.4) 33%, rgb(224.4, 224.4, 224.4) 70%, rgb(249.9, 249.9, 249.9) 70%);
  /* stylelint-enable */
}
.components-button.is-compact {
  height: 32px;
}
.components-button.is-compact.has-icon:not(.has-text) {
  padding: 0;
  min-width: 32px;
}
.components-button.is-small {
  height: 24px;
  line-height: 22px;
  padding: 0 8px;
  font-size: 11px;
}
.components-button.is-small.has-icon:not(.has-text) {
  padding: 0;
  min-width: 24px;
}
.components-button.has-icon {
  padding: 6px;
  min-width: 36px;
  justify-content: center;
}
.components-button.has-icon.is-next-40px-default-size {
  min-width: 40px;
}
.components-button.has-icon .dashicon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 2px;
  box-sizing: content-box;
}
.components-button.has-icon.has-text {
  justify-content: start;
  padding-right: 12px;
  padding-left: 8px;
  gap: 4px;
}
.components-button.has-icon.has-text.has-icon-right {
  padding-right: 8px;
  padding-left: 12px;
}
.components-button.is-pressed, .components-button.is-pressed:hover {
  color: var(--wp-components-color-foreground-inverted, #fff);
}
.components-button.is-pressed:not(:disabled, [aria-disabled=true]), .components-button.is-pressed:hover:not(:disabled, [aria-disabled=true]) {
  background: var(--wp-components-color-foreground, #1e1e1e);
}
.components-button.is-pressed:disabled, .components-button.is-pressed[aria-disabled=true] {
  color: #949494;
}
.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary), .components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary) {
  color: var(--wp-components-color-foreground-inverted, #fff);
  background: #949494;
}
.components-button.is-pressed:focus:not(:active) {
  box-shadow: inset 0 0 0 1px var(--wp-components-color-background, #fff), 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-button.is-pressed:focus {
  outline: 2px solid transparent;
}
.components-button svg {
  fill: currentColor;
  outline: none;
  flex-shrink: 0;
}
@media (forced-colors: active) {
  .components-button svg {
    fill: CanvasText;
  }
}
.components-button .components-visually-hidden {
  height: auto;
}

@keyframes components-button__busy-animation {
  0% {
    background-position: 200px 0;
  }
}
/* Root of the component. */
.components-calendar {
  position: relative; /* Required to position the navigation toolbar. */
  box-sizing: border-box;
  display: inline flow-root;
  color: var(--wp-components-color-foreground, #1e1e1e);
  background-color: var(--wp-components-color-background, #fff);
  font-size: 13px;
  font-weight: 400;
  z-index: 0;
}
.components-calendar *,
.components-calendar *::before,
.components-calendar *::after {
  box-sizing: border-box;
}

.components-calendar__day {
  padding: 0;
  position: relative;
}
.components-calendar__day:has(.components-calendar__day-button:disabled) {
  color: var(--wp-components-color-gray-400, #ccc);
}
.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)), .components-calendar__day:has(.components-calendar__day-button:focus-visible) {
  color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-calendar__day-button {
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 2px;
  font: inherit;
  font-variant-numeric: tabular-nums;
  color: inherit;
}
.components-calendar__day-button::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  border: none;
  border-radius: 2px;
}
.components-calendar__day-button::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
}
.components-calendar__day-button:disabled {
  cursor: revert;
}
@media (forced-colors: active) {
  .components-calendar__day-button:disabled {
    text-decoration: line-through;
  }
}
.components-calendar__day-button:focus-visible {
  outline: var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline-offset: 1px;
}

.components-calendar__caption-label {
  z-index: 1;
  position: relative;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  border: 0;
  text-transform: capitalize;
}

.components-calendar__button-next,
.components-calendar__button-previous {
  border: none;
  border-radius: 2px;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 32px;
  height: 32px;
  color: inherit;
}
.components-calendar__button-next:disabled, .components-calendar__button-next[aria-disabled=true],
.components-calendar__button-previous:disabled,
.components-calendar__button-previous[aria-disabled=true] {
  cursor: revert;
  color: var(--wp-components-color-gray-600, #949494);
}
.components-calendar__button-next:focus-visible,
.components-calendar__button-previous:focus-visible {
  outline: var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-calendar__chevron {
  display: inline-block;
  fill: currentColor;
  width: 16px;
  height: 16px;
}

.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron {
  transform: rotate(180deg);
  transform-origin: 50%;
}

.components-calendar__month-caption {
  display: flex;
  justify-content: center;
  align-content: center;
  height: 32px;
  margin-bottom: 12px;
}

.components-calendar__months {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  max-width: fit-content;
}

.components-calendar__month-grid {
  border-collapse: separate;
  border-spacing: 0 4px;
}

.components-calendar__nav {
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  inset-inline-end: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 32px;
}

.components-calendar__weekday {
  width: 32px;
  height: 32px;
  padding: 0;
  color: var(--wp-components-color-gray-700, #757575);
  text-align: center;
  text-transform: uppercase;
}

/* DAY MODIFIERS */
.components-calendar__day--today::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset-block-start: 2px;
  inset-inline-end: 2px;
  width: 0;
  height: 0;
  border-radius: 50%;
  border: 2px solid currentColor;
}

.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,
.components-calendar__day-button:hover:not(:disabled)) {
  color: var(--wp-components-color-foreground-inverted, #fff);
}
.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button::before {
  background-color: var(--wp-components-color-foreground, #1e1e1e);
  border: 1px solid transparent;
}
.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled::before {
  background-color: var(--wp-components-color-gray-600, #949494);
}
.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled)::before {
  background-color: var(--wp-components-color-gray-800, #2f2f2f);
}

.components-calendar__day--hidden {
  visibility: hidden;
}

.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button, .components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button::before {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}

.components-calendar__range-middle .components-calendar__day-button::before {
  background-color: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, transparent);
  border-radius: 0;
  border-width: 1px 0;
  border-color: transparent;
  border-style: solid;
}

.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button, .components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button::before {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}

/*
 * RANGE PREVIEW (range calendar only)
 *
 * The preview is rendered in the button's ::after pseudo-element, so that it
 * can be rendered over the button's contents.
 * The selection preview is shown with a dashed border. In order to have
 * control over the dash pattern (especially the seams between days), the
 * dashed borders are rendered as SVGs via the url() CSS function.
 * Since SVGs rendered in the url() function don't seem to be able to access
 * CSS variables, we're using the SVGs as masks, and using `background-color`
 * to consume the accent color variable.
 */
.components-calendar__day--preview svg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  color: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 16%, transparent);
}
@media (forced-colors: active) {
  .components-calendar__day--preview svg {
    color: inherit;
  }
}
.components-calendar[dir=rtl] .components-calendar__day--preview svg {
  transform: scaleX(-1);
}

.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button::before {
  border: none;
}

/* ANIMATIONS */
@keyframes slide-in-left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-out-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes slide-out-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.components-calendar__weeks-before-enter,
.components-calendar__weeks-before-exit,
.components-calendar__weeks-after-enter,
.components-calendar__weeks-after-exit,
.components-calendar__caption-after-enter,
.components-calendar__caption-after-exit,
.components-calendar__caption-before-enter,
.components-calendar__caption-before-exit {
  animation-duration: 0s;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-fill-mode: forwards;
}
@media not (prefers-reduced-motion) {
  .components-calendar__weeks-before-enter,
  .components-calendar__weeks-before-exit,
  .components-calendar__weeks-after-enter,
  .components-calendar__weeks-after-exit,
  .components-calendar__caption-after-enter,
  .components-calendar__caption-after-exit,
  .components-calendar__caption-before-enter,
  .components-calendar__caption-before-exit {
    animation-duration: 0.3s;
  }
}

.components-calendar__weeks-before-enter,
.components-calendar[dir=rtl] .components-calendar__weeks-after-enter {
  animation-name: slide-in-left;
}

.components-calendar__weeks-before-exit,
.components-calendar[dir=rtl] .components-calendar__weeks-after-exit {
  animation-name: slide-out-left;
}

.components-calendar__weeks-after-enter,
.components-calendar[dir=rtl] .components-calendar__weeks-before-enter {
  animation-name: slide-in-right;
}

.components-calendar__weeks-after-exit,
.components-calendar[dir=rtl] .components-calendar__weeks-before-exit {
  animation-name: slide-out-right;
}

.components-calendar__caption-after-enter {
  animation-name: fade-in;
}

.components-calendar__caption-after-exit {
  animation-name: fade-out;
}

.components-calendar__caption-before-enter {
  animation-name: fade-in;
}

.components-calendar__caption-before-exit {
  animation-name: fade-out;
}

.components-checkbox-control {
  --checkbox-input-size: 24px;
}
@media (min-width: 600px) {
  .components-checkbox-control {
    --checkbox-input-size: 16px;
  }
}
.components-checkbox-control {
  --checkbox-input-margin: 8px;
}

.components-checkbox-control__label {
  line-height: var(--checkbox-input-size);
  cursor: pointer;
}

.components-checkbox-control__input[type=checkbox] {
  border: 1px solid #1e1e1e;
  margin-right: 12px;
  transition: none;
  border-radius: 2px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 6px 8px;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
  /* Override core line-height. To be reviewed. */
  line-height: normal;
  box-shadow: 0 0 0 transparent;
  border-radius: 2px;
  border: 1px solid #949494;
}
@media not (prefers-reduced-motion) {
  .components-checkbox-control__input[type=checkbox] {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .components-checkbox-control__input[type=checkbox] {
    font-size: 13px;
    /* Override core line-height. To be reviewed. */
    line-height: normal;
  }
}
.components-checkbox-control__input[type=checkbox]:focus {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 0.5px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}
.components-checkbox-control__input[type=checkbox]::placeholder {
  color: rgba(30, 30, 30, 0.62);
}
.components-checkbox-control__input[type=checkbox]:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}
.components-checkbox-control__input[type=checkbox]:checked {
  background: var(--wp-admin-theme-color);
  border-color: var(--wp-admin-theme-color);
}
.components-checkbox-control__input[type=checkbox]:checked::before, .components-checkbox-control__input[type=checkbox][aria-checked=mixed]::before {
  margin: -3px -5px;
  color: #fff;
}
@media (min-width: 782px) {
  .components-checkbox-control__input[type=checkbox]:checked::before, .components-checkbox-control__input[type=checkbox][aria-checked=mixed]::before {
    margin: -4px 0 0 -5px;
  }
}
.components-checkbox-control__input[type=checkbox][aria-checked=mixed] {
  background: var(--wp-admin-theme-color);
  border-color: var(--wp-admin-theme-color);
}
.components-checkbox-control__input[type=checkbox][aria-checked=mixed]::before {
  content: "\f460";
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- dashicons don't need a generic family keyword. */
  font: normal 30px/1 dashicons;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 782px) {
  .components-checkbox-control__input[type=checkbox][aria-checked=mixed]::before {
    float: none;
    font-size: 21px;
  }
}
.components-checkbox-control__input[type=checkbox][aria-disabled=true], .components-checkbox-control__input[type=checkbox]:disabled {
  background: #f0f0f0;
  border-color: #ddd;
  cursor: default;
  opacity: 1;
}
.components-checkbox-control__input[type=checkbox] {
  background: #fff;
  color: #1e1e1e;
  clear: none;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  margin: 0 4px 0 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: top;
  width: var(--checkbox-input-size);
  height: var(--checkbox-input-size);
  appearance: none;
}
@media not (prefers-reduced-motion) {
  .components-checkbox-control__input[type=checkbox] {
    transition: 0.1s border-color ease-in-out;
  }
}
.components-checkbox-control__input[type=checkbox]:focus {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(2 * var(--wp-admin-border-width-focus)) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.components-checkbox-control__input[type=checkbox]:checked, .components-checkbox-control__input[type=checkbox]:indeterminate {
  background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-checkbox-control__input[type=checkbox]:checked::before {
  content: none;
}

.components-checkbox-control__input-container {
  position: relative;
  display: inline-block;
  margin-right: var(--checkbox-input-margin);
  vertical-align: middle;
  width: var(--checkbox-input-size);
  aspect-ratio: 1;
  line-height: 1;
  flex-shrink: 0;
}

svg.components-checkbox-control__checked,
svg.components-checkbox-control__indeterminate {
  --checkmark-size: var(--checkbox-input-size);
  fill: #fff;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--checkmark-size);
  height: var(--checkmark-size);
  -webkit-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media (min-width: 600px) {
  svg.components-checkbox-control__checked,
  svg.components-checkbox-control__indeterminate {
    --checkmark-size: calc(var(--checkbox-input-size) + 4px);
  }
}

.components-checkbox-control__help {
  display: inline-block;
  margin-inline-start: calc(var(--checkbox-input-size) + var(--checkbox-input-margin));
}

.components-circular-option-picker {
  display: inline-block;
  width: 100%;
  min-width: 188px;
}
.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}
.components-circular-option-picker .components-circular-option-picker__swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  position: relative;
  z-index: 1;
}
.components-circular-option-picker > *:not(.components-circular-option-picker__swatches) {
  position: relative;
  z-index: 0;
}

.components-circular-option-picker__option-wrapper {
  display: inline-block;
  height: 28px;
  width: 28px;
  vertical-align: top;
  transform: scale(1);
}
@media not (prefers-reduced-motion) {
  .components-circular-option-picker__option-wrapper {
    transition: 100ms transform ease;
    will-change: transform;
  }
}
.components-circular-option-picker__option-wrapper:hover {
  transform: scale(1.2);
}
.components-circular-option-picker__option-wrapper > div {
  height: 100%;
  width: 100%;
}

.components-circular-option-picker__option-wrapper::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  border-radius: 50%;
  z-index: -1;
  /* stylelint-disable-next-line function-url-quotes -- We need quotes for the data URL to use the SVG inline. */
  background: url('data:image/svg+xml,%3Csvg width="28" height="28" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6 8V6H4v2h2zM8 8V6h2v2H8zM10 16H8v-2h2v2zM12 16v-2h2v2h-2zM12 18v-2h-2v2H8v2h2v-2h2zM14 18v2h-2v-2h2zM16 18h-2v-2h2v2z" fill="%23555D65"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z" fill="%23555D65"/%3E%3Cpath d="M18 18v2h-2v-2h2z" fill="%23555D65"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z" fill="%23555D65"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z" fill="%23555D65"/%3E%3C/svg%3E');
}

.components-circular-option-picker__option {
  display: inline-block;
  vertical-align: top;
  height: 100% !important;
  aspect-ratio: 1;
  border: none;
  border-radius: 50%;
  background: transparent;
  box-shadow: inset 0 0 0 14px;
}
@media not (prefers-reduced-motion) {
  .components-circular-option-picker__option {
    transition: 100ms box-shadow ease;
  }
}
.components-circular-option-picker__option {
  cursor: pointer;
}
.components-circular-option-picker__option:hover {
  box-shadow: inset 0 0 0 14px !important;
}
.components-circular-option-picker__option[aria-pressed=true], .components-circular-option-picker__option[aria-selected=true] {
  box-shadow: inset 0 0 0 4px;
  position: relative;
  z-index: 1;
  overflow: visible;
}
.components-circular-option-picker__option[aria-pressed=true] + svg, .components-circular-option-picker__option[aria-selected=true] + svg {
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 50%;
  z-index: 2;
  pointer-events: none;
}
.components-circular-option-picker__option::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  border: 1px solid transparent;
  box-sizing: inherit;
}
.components-circular-option-picker__option:focus::after {
  content: "";
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #757575;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
}
.components-circular-option-picker__option.components-button:focus {
  background-color: transparent;
  box-shadow: inset 0 0 0 14px;
  outline: none;
}

.components-circular-option-picker__button-action .components-circular-option-picker__option {
  color: #fff;
  background: #fff;
}

.components-circular-option-picker__dropdown-link-action {
  margin-right: 16px;
}
.components-circular-option-picker__dropdown-link-action .components-button {
  line-height: 22px;
}

.components-palette-edit__popover-gradient-picker {
  width: 260px;
  padding: 8px;
}

.components-dropdown-menu__menu .components-palette-edit__menu-button {
  width: 100%;
}

.component-color-indicator {
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: inline-block;
  padding: 0;
  background: #fff linear-gradient(-45deg, transparent 48%, #ddd 48%, #ddd 52%, transparent 52%);
}

.components-combobox-control {
  width: 100%;
}

input.components-combobox-control__input[type=text] {
  width: 100%;
  border: none;
  box-shadow: none;
  font-family: inherit;
  font-size: 16px;
  padding: 2px;
  margin: 0;
  line-height: inherit;
  min-height: auto;
  background: var(--wp-components-color-background, #fff);
  color: var(--wp-components-color-foreground, #1e1e1e);
}
@media (min-width: 600px) {
  input.components-combobox-control__input[type=text] {
    font-size: 13px;
  }
}
input.components-combobox-control__input[type=text]:focus {
  outline: none;
  box-shadow: none;
}

.components-combobox-control__suggestions-container {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 6px 8px;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
  /* Override core line-height. To be reviewed. */
  line-height: normal;
  box-shadow: 0 0 0 transparent;
  border-radius: 2px;
  border: 1px solid #949494;
}
@media not (prefers-reduced-motion) {
  .components-combobox-control__suggestions-container {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .components-combobox-control__suggestions-container {
    font-size: 13px;
    /* Override core line-height. To be reviewed. */
    line-height: normal;
  }
}
.components-combobox-control__suggestions-container:focus {
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  box-shadow: 0 0 0 0.5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: 2px solid transparent;
}
.components-combobox-control__suggestions-container::placeholder {
  color: rgba(30, 30, 30, 0.62);
}
.components-combobox-control__suggestions-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  padding: 0;
}
.components-combobox-control__suggestions-container:focus-within {
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  box-shadow: 0 0 0 0.5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: 2px solid transparent;
}
.components-combobox-control__suggestions-container .components-spinner {
  margin: 0;
}

.components-color-palette__custom-color-wrapper {
  position: relative;
  z-index: 0;
}

.components-color-palette__custom-color-button {
  position: relative;
  border: none;
  background: none;
  height: 64px;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.components-color-palette__custom-color-button:focus {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline-width: 2px;
}
.components-color-palette__custom-color-button::after {
  content: "";
  position: absolute;
  inset: 1px;
  z-index: -1;
  border-radius: 3px 3px 0 0;
  /*rtl:begin:ignore*/
  background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0);
  background-position: 0 0, 24px 24px;
  /*rtl:end:ignore*/
  background-size: 48px 48px;
}

.components-color-palette__custom-color-text-wrapper {
  padding: 12px 16px;
  border-radius: 0 0 4px 4px;
  position: relative;
  font-size: 13px;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 0 rgba(0, 0, 0, 0.2), inset -1px 0 0 0 rgba(0, 0, 0, 0.2);
}

.components-color-palette__custom-color-name {
  color: var(--wp-components-color-foreground, #1e1e1e);
  margin: 0 1px;
}

.components-color-palette__custom-color-value {
  color: #757575;
}
.components-color-palette__custom-color-value--is-hex {
  text-transform: uppercase;
}
.components-color-palette__custom-color-value:empty::after {
  content: "​";
  visibility: hidden;
}

.components-custom-gradient-picker__gradient-bar {
  border-radius: 2px;
  width: 100%;
  height: 48px;
  position: relative;
  z-index: 1;
}
.components-custom-gradient-picker__gradient-bar.has-gradient {
  /*rtl:begin:ignore*/
  background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0);
  background-position: 0 0, 12px 12px;
  /*rtl:end:ignore*/
  background-size: 24px 24px;
}
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background {
  position: absolute;
  inset: 0;
}
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container {
  position: relative;
  width: calc(100% - 48px);
  margin-left: auto;
  margin-right: auto;
}
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown {
  position: absolute;
  height: 16px;
  width: 16px;
  top: 16px;
  display: flex;
}
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown {
  position: relative;
  height: inherit;
  width: inherit;
  min-width: 16px !important;
  border-radius: 50%;
  background: #fff;
  padding: 2px;
  color: #1e1e1e;
}
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg {
  height: 100%;
  width: 100%;
}
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button {
  height: inherit;
  width: inherit;
  border-radius: 50%;
  padding: 0;
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 2px 0 rgba(0, 0, 0, 0.25);
  outline: 2px solid transparent;
}
.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus, .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active {
  box-shadow: inset 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) #fff, 0 0 2px 0 rgba(0, 0, 0, 0.25);
  outline: 1.5px solid transparent;
}

.components-custom-gradient-picker__remove-control-point-wrapper {
  padding-bottom: 8px;
}

.components-custom-gradient-picker__inserter {
  /*rtl:ignore*/
  direction: ltr;
}

.components-custom-gradient-picker__liner-gradient-indicator {
  display: inline-block;
  flex: 0 auto;
  width: 20px;
  height: 20px;
}

.components-custom-gradient-picker__ui-line {
  position: relative;
  z-index: 0;
}

body.is-dragging-components-draggable {
  cursor: move; /* Fallback for IE/Edge < 14 */
  cursor: grabbing !important;
}

.components-draggable__invisible-drag-image {
  position: fixed;
  left: -1000px;
  height: 50px;
  width: 50px;
}

.components-draggable__clone {
  position: fixed;
  padding: 0;
  background: transparent;
  pointer-events: none;
  z-index: 1000000000;
}

.components-drop-zone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 40;
  visibility: hidden;
  opacity: 0;
  border-radius: 2px;
}
.components-drop-zone.is-active {
  opacity: 1;
  visibility: visible;
}
.components-drop-zone .components-drop-zone__content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: flex;
  background-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  align-items: center;
  justify-content: center;
  z-index: 50;
  text-align: center;
  color: #fff;
  opacity: 0;
  pointer-events: none;
}
.components-drop-zone .components-drop-zone__content-inner {
  opacity: 0;
  transform: scale(0.9);
}
.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content {
  opacity: 1;
}
@media not (prefers-reduced-motion) {
  .components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content {
    transition: opacity 0.2s ease-in-out;
  }
}
.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner {
  opacity: 1;
  transform: scale(1);
}
@media not (prefers-reduced-motion) {
  .components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner {
    transition: opacity 0.1s ease-in-out 0.1s, transform 0.1s ease-in-out 0.1s;
  }
}

.components-drop-zone__content-icon,
.components-drop-zone__content-text {
  display: block;
}

.components-drop-zone__content-icon {
  margin: 0 auto 8px;
  line-height: 0;
  fill: currentColor;
  pointer-events: none;
}

.components-drop-zone__content-text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
}

.components-dropdown {
  display: inline-block;
}

.components-dropdown__content .components-popover__content {
  padding: 8px;
}
.components-dropdown__content .components-popover__content:has(.components-menu-group) {
  padding: 0;
}
.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu > .components-menu-item__button,
.components-dropdown__content .components-popover__content:has(.components-menu-group) > .components-menu-item__button {
  margin: 8px;
  width: auto;
}
.components-dropdown__content [role=menuitem] {
  white-space: nowrap;
}
.components-dropdown__content .components-menu-group {
  padding: 8px;
}
.components-dropdown__content .components-menu-group + .components-menu-group {
  border-top: 1px solid #ccc;
  padding: 8px;
}
.components-dropdown__content.is-alternate .components-menu-group + .components-menu-group {
  border-color: #1e1e1e;
}

.components-dropdown-menu__toggle {
  vertical-align: top;
}

.components-dropdown-menu__menu {
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: 1.4;
}
.components-dropdown-menu__menu .components-dropdown-menu__menu-item,
.components-dropdown-menu__menu .components-menu-item {
  width: 100%;
  padding: 6px;
  outline: none;
  cursor: pointer;
  white-space: nowrap;
  font-weight: 400;
}
.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,
.components-dropdown-menu__menu .components-menu-item.has-separator {
  margin-top: 6px;
  position: relative;
  overflow: visible;
}
.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator::before,
.components-dropdown-menu__menu .components-menu-item.has-separator::before {
  display: block;
  content: "";
  box-sizing: content-box;
  background-color: #ddd;
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  height: 1px;
}
.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,
.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,
.components-dropdown-menu__menu .components-menu-item.is-active svg,
.components-dropdown-menu__menu .components-menu-item.is-active .dashicon {
  color: #fff;
  background: #1e1e1e;
  box-shadow: 0 0 0 1px #1e1e1e;
  border-radius: 1px;
}
.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,
.components-dropdown-menu__menu .components-menu-item.is-icon-only {
  width: auto;
}
.components-dropdown-menu__menu .components-menu-item__button,
.components-dropdown-menu__menu .components-menu-item__button.components-button {
  min-height: 32px;
  height: auto;
  text-align: left;
  padding-left: 8px;
  padding-right: 8px;
}

.components-duotone-picker__color-indicator::before {
  background: transparent;
}

.components-duotone-picker__color-indicator > .components-button {
  background: linear-gradient(-45deg, transparent 48%, #ddd 48%, #ddd 52%, transparent 52%);
  color: transparent;
}
.components-duotone-picker__color-indicator > .components-button.is-pressed:hover:not(:disabled) {
  background: linear-gradient(-45deg, transparent 48%, #ddd 48%, #ddd 52%, transparent 52%);
  color: transparent;
}
.components-duotone-picker__color-indicator > .components-button:hover:not(:disabled):not([aria-disabled=true]) {
  color: transparent;
}
.components-duotone-picker__color-indicator > .components-button:not([aria-disabled=true]):active {
  color: transparent;
}

.components-color-list-picker,
.components-color-list-picker__swatch-button {
  width: 100%;
}

.components-color-list-picker__color-picker {
  margin: 8px 0;
}

.components-color-list-picker__swatch-color {
  margin: 2px;
}

.components-external-link {
  text-decoration: none;
}

.components-external-link__contents {
  text-decoration: underline;
}

.components-external-link__icon {
  margin-left: 0.5ch;
  font-weight: 400;
}

.components-form-toggle {
  position: relative;
  display: inline-block;
  height: 16px;
}
.components-form-toggle .components-form-toggle__track {
  position: relative;
  content: "";
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  background-color: #fff;
  border: 1px solid #949494;
  width: 32px;
  height: 16px;
  border-radius: 8px;
}
@media not (prefers-reduced-motion) {
  .components-form-toggle .components-form-toggle__track {
    transition: 0.2s background-color ease, 0.2s border-color ease;
  }
}
.components-form-toggle .components-form-toggle__track {
  overflow: hidden;
}
.components-form-toggle .components-form-toggle__track::after {
  content: "";
  position: absolute;
  inset: 0;
  box-sizing: border-box;
  border-top: 16px solid transparent;
}
@media not (prefers-reduced-motion) {
  .components-form-toggle .components-form-toggle__track::after {
    transition: 0.2s opacity ease;
  }
}
.components-form-toggle .components-form-toggle__track::after {
  opacity: 0;
}
.components-form-toggle .components-form-toggle__thumb {
  display: block;
  position: absolute;
  box-sizing: border-box;
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
@media not (prefers-reduced-motion) {
  .components-form-toggle .components-form-toggle__thumb {
    transition: 0.2s transform ease, 0.2s background-color ease-out;
  }
}
.components-form-toggle .components-form-toggle__thumb {
  background-color: #1e1e1e;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03), 0 1px 2px rgba(0, 0, 0, 0.02), 0 3px 3px rgba(0, 0, 0, 0.02), 0 4px 4px rgba(0, 0, 0, 0.01);
  border: 6px solid transparent;
}
.components-form-toggle.is-checked .components-form-toggle__track {
  background-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-form-toggle.is-checked .components-form-toggle__track::after {
  opacity: 1;
}
.components-form-toggle .components-form-toggle__input:focus + .components-form-toggle__track {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(2 * var(--wp-admin-border-width-focus)) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.components-form-toggle.is-checked .components-form-toggle__thumb {
  background-color: #fff;
  border-width: 0;
  transform: translateX(16px);
}
.components-form-toggle.is-disabled, .components-disabled .components-form-toggle {
  opacity: 0.3;
}

.components-form-toggle input.components-form-toggle__input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin: 0;
  padding: 0;
  z-index: 1;
  border: none;
}
.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked {
  background: none;
}
.components-form-toggle input.components-form-toggle__input[type=checkbox]::before {
  content: "";
}
.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled, [aria-disabled=true]) {
  cursor: pointer;
}

.components-form-token-field__input-container {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 6px 8px;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
  /* Override core line-height. To be reviewed. */
  line-height: normal;
  box-shadow: 0 0 0 transparent;
  border-radius: 2px;
  border: 1px solid #949494;
}
@media not (prefers-reduced-motion) {
  .components-form-token-field__input-container {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .components-form-token-field__input-container {
    font-size: 13px;
    /* Override core line-height. To be reviewed. */
    line-height: normal;
  }
}
.components-form-token-field__input-container:focus {
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  box-shadow: 0 0 0 0.5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: 2px solid transparent;
}
.components-form-token-field__input-container::placeholder {
  color: rgba(30, 30, 30, 0.62);
}
.components-form-token-field__input-container {
  width: 100%;
  padding: 0;
  cursor: text;
}
.components-form-token-field__input-container.is-disabled {
  background: #ddd;
  border-color: #ddd;
}
.components-form-token-field__input-container.is-active {
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  box-shadow: 0 0 0 0.5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: 2px solid transparent;
}
.components-form-token-field__input-container input[type=text].components-form-token-field__input {
  display: inline-block;
  flex: 1;
  font-family: inherit;
  font-size: 16px;
  line-height: 1;
  width: 100%;
  max-width: 100%;
  margin-left: 4px;
  padding: 0;
  min-height: 24px;
  min-width: 50px;
  background: inherit;
  border: 0;
  color: var(--wp-components-color-foreground, #1e1e1e);
  box-shadow: none;
}
@media (min-width: 600px) {
  .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    font-size: 13px;
  }
}
.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus, .components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input {
  outline: none;
  box-shadow: none;
}
.components-form-token-field__input-container .components-form-token-field__token + input[type=text].components-form-token-field__input {
  width: auto;
}

.components-form-token-field__token {
  font-size: 13px;
  display: flex;
  color: #1e1e1e;
  max-width: 100%;
}
.components-form-token-field__token.is-success .components-form-token-field__token-text,
.components-form-token-field__token.is-success .components-form-token-field__remove-token {
  background: #4ab866;
}
.components-form-token-field__token.is-error .components-form-token-field__token-text,
.components-form-token-field__token.is-error .components-form-token-field__remove-token {
  background: #cc1818;
}
.components-form-token-field__token.is-validating .components-form-token-field__token-text,
.components-form-token-field__token.is-validating .components-form-token-field__remove-token {
  color: #757575;
}
.components-form-token-field__token.is-borderless {
  position: relative;
  padding: 0 24px 0 0;
}
.components-form-token-field__token.is-borderless .components-form-token-field__token-text {
  background: transparent;
}
.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text {
  color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
  background: transparent;
  color: #757575;
  position: absolute;
  top: 1px;
  right: 0;
}
.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
  color: #4ab866;
}
.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text {
  color: #cc1818;
  padding: 0 4px 0 6px;
}
.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
  color: #1e1e1e;
}

.components-form-token-field__token-text,
.components-form-token-field__remove-token.components-button {
  display: inline-block;
  height: auto;
  background: #ddd;
  min-width: unset;
}
@media not (prefers-reduced-motion) {
  .components-form-token-field__token-text,
  .components-form-token-field__remove-token.components-button {
    transition: all 0.2s cubic-bezier(0.4, 1, 0.4, 1);
  }
}

.components-form-token-field__token-text {
  border-radius: 1px 0 0 1px;
  padding: 0 0 0 8px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.components-form-token-field__remove-token.components-button {
  border-radius: 0 1px 1px 0;
  color: #1e1e1e;
  line-height: 10px;
  overflow: initial;
}
.components-form-token-field__remove-token.components-button:hover:not(:disabled) {
  color: #1e1e1e;
}

.components-form-token-field__suggestions-list {
  flex: 1 0 100%;
  min-width: 100%;
  max-height: 128px;
  overflow-y: auto;
}
@media not (prefers-reduced-motion) {
  .components-form-token-field__suggestions-list {
    transition: all 0.15s ease-in-out;
  }
}
.components-form-token-field__suggestions-list {
  list-style: none;
  box-shadow: inset 0 1px 0 0 #949494;
  margin: 0;
  padding: 0;
}

.components-form-token-field__suggestion {
  color: var(--wp-components-color-foreground, #1e1e1e);
  display: block;
  font-size: 13px;
  padding: 8px 12px;
  min-height: 32px;
  margin: 0;
  box-sizing: border-box;
}
.components-form-token-field__suggestion.is-selected {
  background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  color: var(--wp-components-color-foreground-inverted, #fff);
}
.components-form-token-field__suggestion[aria-disabled=true] {
  pointer-events: none;
  color: #949494;
}
.components-form-token-field__suggestion[aria-disabled=true].is-selected {
  background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, transparent);
}
.components-form-token-field__suggestion:not(.is-empty) {
  cursor: pointer;
}

@media (min-width: 600px) {
  .components-guide {
    width: 600px;
  }
}
.components-guide .components-modal__content {
  padding: 0;
  margin-top: 0;
}
.components-guide .components-modal__content::before {
  content: none;
}
.components-guide .components-modal__header {
  border-bottom: none;
  padding: 0;
  position: sticky;
  height: 64px;
}
.components-guide .components-modal__header .components-button {
  align-self: flex-start;
  margin: 8px 8px 0 0;
  position: static;
}
.components-guide .components-guide__container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: -64px;
  min-height: 100%;
}
.components-guide .components-guide__page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media (min-width: 600px) {
  .components-guide .components-guide__page {
    min-height: 300px;
  }
}
.components-guide .components-guide__footer {
  align-content: center;
  display: flex;
  height: 36px;
  justify-content: center;
  margin: 0 0 24px 0;
  padding: 0 24px;
  position: relative;
  width: 100%;
}
.components-guide .components-guide__page-control {
  margin: 0;
  text-align: center;
}
.components-guide .components-guide__page-control li {
  display: inline-block;
  margin: 0;
}
.components-guide .components-guide__page-control .components-button {
  margin: -6px 0;
  color: #e0e0e0;
}
.components-guide .components-guide__page-control li[aria-current=step] .components-button {
  color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-modal__frame.components-guide {
  border: none;
  min-width: 312px;
  max-height: 575px;
}
@media (max-width: 600px) {
  .components-modal__frame.components-guide {
    margin: auto;
    max-width: calc(100vw - 16px * 2);
  }
}

.components-button.components-guide__back-button, .components-button.components-guide__forward-button, .components-button.components-guide__finish-button {
  position: absolute;
}
.components-button.components-guide__back-button {
  left: 24px;
}
.components-button.components-guide__forward-button, .components-button.components-guide__finish-button {
  right: 24px;
}

[role=region] {
  position: relative;
}
[role=region].interface-interface-skeleton__content:focus-visible::after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline-color: var(--wp-admin-theme-color);
  outline-style: solid;
  outline-width: calc(2 * var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1));
  outline-offset: calc(2 * -1 * var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1));
  box-shadow: inset 0 0 0 calc(2 * var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1) + 0.5px) rgba(255, 255, 255, 0.7);
  z-index: 1000000;
}

.is-focusing-regions [role=region]:focus::after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline-color: var(--wp-admin-theme-color);
  outline-style: solid;
  outline-width: calc(2 * var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1));
  outline-offset: calc(2 * -1 * var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1));
  box-shadow: inset 0 0 0 calc(2 * var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1) + 0.5px) rgba(255, 255, 255, 0.7);
  z-index: 1000000;
}
.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,
.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,
.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,
.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,
.is-focusing-regions .editor-post-publish-panel {
  outline-color: var(--wp-admin-theme-color);
  outline-style: solid;
  outline-width: calc(2 * var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1));
  outline-offset: calc(2 * -1 * var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1));
  box-shadow: inset 0 0 0 calc(2 * var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1) + 0.5px) rgba(255, 255, 255, 0.7);
}

.components-menu-group + .components-menu-group {
  padding-top: 8px;
  border-top: 1px solid #1e1e1e;
}
.components-menu-group + .components-menu-group.has-hidden-separator {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.components-menu-group:has(> div:empty) {
  display: none;
}

.components-menu-group__label {
  padding: 0 8px;
  margin-top: 4px;
  margin-bottom: 12px;
  color: #757575;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 499;
  white-space: nowrap;
}

.components-menu-item__button,
.components-menu-item__button.components-button {
  width: 100%;
  font-weight: 400;
}
.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child, .components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,
.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,
.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child {
  padding-right: 48px;
  box-sizing: initial;
}
.components-menu-item__button .components-menu-items__item-icon,
.components-menu-item__button.components-button .components-menu-items__item-icon {
  display: inline-block;
  flex: 0 0 auto;
}
.components-menu-item__button .components-menu-items__item-icon.has-icon-right,
.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right {
  margin-right: -2px;
  margin-left: 24px;
}
.components-menu-item__button .components-menu-item__shortcut + .components-menu-items__item-icon.has-icon-right,
.components-menu-item__button.components-button .components-menu-item__shortcut + .components-menu-items__item-icon.has-icon-right {
  margin-left: 8px;
}
.components-menu-item__button .block-editor-block-icon,
.components-menu-item__button.components-button .block-editor-block-icon {
  margin-left: -2px;
  margin-right: 8px;
}
.components-menu-item__button.is-primary,
.components-menu-item__button.components-button.is-primary {
  justify-content: center;
}
.components-menu-item__button.is-primary .components-menu-item__item,
.components-menu-item__button.components-button.is-primary .components-menu-item__item {
  margin-right: 0;
}
.components-menu-item__button:disabled.is-tertiary, .components-menu-item__button[aria-disabled=true].is-tertiary,
.components-menu-item__button.components-button:disabled.is-tertiary,
.components-menu-item__button.components-button[aria-disabled=true].is-tertiary {
  background: none;
  color: var(--wp-components-color-accent-darker-10, var(--wp-admin-theme-color-darker-10, #2145e6));
  opacity: 0.3;
}

.components-menu-item__info-wrapper {
  display: flex;
  flex-direction: column;
  margin-right: auto;
}

.components-menu-item__info {
  margin-top: 4px;
  font-size: 12px;
  color: #757575;
  white-space: normal;
}

.components-menu-item__item {
  white-space: nowrap;
  min-width: 160px;
  margin-right: auto;
  display: inline-flex;
  align-items: center;
}

.components-menu-item__shortcut {
  align-self: center;
  margin-right: 0;
  margin-left: auto;
  padding-left: 24px;
  color: currentColor;
  display: none;
}
@media (min-width: 480px) {
  .components-menu-item__shortcut {
    display: inline;
  }
}

.components-menu-items-choice,
.components-menu-items-choice.components-button {
  min-height: 40px;
  height: auto;
}
.components-menu-items-choice svg,
.components-menu-items-choice.components-button svg {
  margin-right: 12px;
}
.components-menu-items-choice.has-icon,
.components-menu-items-choice.components-button.has-icon {
  padding-left: 12px;
}

.components-modal__screen-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 100000;
  display: flex;
}
@keyframes __wp-base-styles-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media not (prefers-reduced-motion) {
  .components-modal__screen-overlay {
    animation: __wp-base-styles-fade-in 0.08s linear 0s;
    animation-fill-mode: forwards;
  }
}
@keyframes __wp-base-styles-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@media not (prefers-reduced-motion) {
  .components-modal__screen-overlay.is-animating-out {
    animation: __wp-base-styles-fade-out 0.08s linear 80ms;
    animation-fill-mode: forwards;
  }
}

.components-modal__frame {
  box-sizing: border-box;
}
.components-modal__frame *,
.components-modal__frame *::before,
.components-modal__frame *::after {
  box-sizing: inherit;
}
.components-modal__frame {
  margin: 40px 0 0 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08), 0 15px 27px rgba(0, 0, 0, 0.07), 0 30px 36px rgba(0, 0, 0, 0.04), 0 50px 43px rgba(0, 0, 0, 0.02);
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  display: flex;
  color: #1e1e1e;
  animation-name: components-modal__appear-animation;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.29, 0, 0, 1);
}
.components-modal__frame h1,
.components-modal__frame h2,
.components-modal__frame h3 {
  color: #1e1e1e;
}
@media not (prefers-reduced-motion) {
  .components-modal__frame {
    animation-duration: var(--modal-frame-animation-duration);
  }
}
.components-modal__screen-overlay.is-animating-out .components-modal__frame {
  animation-name: components-modal__disappear-animation;
  animation-timing-function: cubic-bezier(1, 0, 0.2, 1);
}
@media (min-width: 600px) {
  .components-modal__frame {
    border-radius: 8px;
    margin: auto;
    width: auto;
    min-width: 350px;
    max-width: calc(100% - 32px);
    max-height: calc(100% - 128px);
  }
}
@media (min-width: 600px) and (min-width: 600px) {
  .components-modal__frame.is-full-screen {
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    max-height: none;
  }
}
@media (min-width: 600px) and (min-width: 782px) {
  .components-modal__frame.is-full-screen {
    width: calc(100% - 80px);
    height: calc(100% - 80px);
    max-width: none;
  }
}
@media (min-width: 600px) {
  .components-modal__frame.has-size-small, .components-modal__frame.has-size-medium, .components-modal__frame.has-size-large {
    width: 100%;
  }
  .components-modal__frame.has-size-small {
    max-width: 384px;
  }
  .components-modal__frame.has-size-medium {
    max-width: 512px;
  }
  .components-modal__frame.has-size-large {
    max-width: 840px;
  }
}
@media (min-width: 960px) {
  .components-modal__frame {
    max-height: 70%;
  }
}
.components-modal__frame.is-full-screen :where(.components-modal__content) {
  display: flex;
  margin-bottom: 24px;
  padding-bottom: 0;
}
.components-modal__frame.is-full-screen :where(.components-modal__content) > :last-child {
  flex: 1;
}

@keyframes components-modal__appear-animation {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes components-modal__disappear-animation {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
.components-modal__header {
  box-sizing: border-box;
  border-bottom: 1px solid transparent;
  padding: 24px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 72px;
  width: 100%;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}
.components-modal__header .components-modal__header-heading {
  font-size: 20px;
  font-weight: 600;
}
.components-modal__header h1 {
  line-height: 1;
  margin: 0;
}
.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header {
  border-bottom-color: #ddd;
}
.components-modal__header + p {
  margin-top: 0;
}

.components-modal__header-heading-container {
  align-items: center;
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.components-modal__header-icon-container {
  display: inline-block;
}
.components-modal__header-icon-container svg {
  max-width: 36px;
  max-height: 36px;
  padding: 8px;
}

.components-modal__content {
  flex: 1;
  margin-top: 72px;
  padding: 4px 24px 24px;
  overflow: auto;
}
.components-modal__content.hide-header {
  margin-top: 0;
  padding-top: 24px;
}
.components-modal__content.is-scrollable:focus-visible {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: 2px solid transparent;
  outline-offset: -2px;
}

.components-notice {
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  background-color: #fff;
  border-left: 4px solid var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  padding: 8px 12px;
  align-items: center;
  color: #1e1e1e;
}
.components-notice.is-dismissible {
  position: relative;
}
.components-notice.is-dismissible .components-notice__content {
  margin-right: 25px;
}
.components-notice.is-success {
  border-left-color: #4ab866;
  background-color: rgb(238.8392857143, 248.6607142857, 241.3392857143);
}
.components-notice.is-warning {
  border-left-color: #f0b849;
  background-color: rgb(253.5913705584, 248.3324873096, 237.9086294416);
}
.components-notice.is-error {
  border-left-color: #cc1818;
  background-color: rgb(244.1052631579, 162.3947368421, 162.3947368421);
}

.components-notice__content {
  flex-grow: 1;
  margin-top: 4px;
  margin-bottom: 4px;
}

.components-notice__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-top: 12px;
}

.components-notice__dismiss {
  color: #757575;
  align-self: flex-start;
  flex-shrink: 0;
}
.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover, .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active, .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus {
  color: #1e1e1e;
  background-color: transparent;
}
.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
  box-shadow: none;
}

.components-notice-list {
  max-width: 100vw;
  box-sizing: border-box;
}
.components-notice-list .components-notice__content {
  margin-top: 12px;
  margin-bottom: 12px;
  line-height: 2;
}

.components-panel {
  background: #fff;
  border: 1px solid #e0e0e0;
}
.components-panel > .components-panel__header:first-child,
.components-panel > .components-panel__body:first-child {
  margin-top: -1px;
}
.components-panel > .components-panel__header:last-child,
.components-panel > .components-panel__body:last-child {
  border-bottom-width: 0;
}

.components-panel + .components-panel {
  margin-top: -1px;
}

.components-panel__body {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.components-panel__body h3 {
  margin: 0 0 0.5em;
}
.components-panel__body.is-opened {
  padding: 16px;
}

.components-panel__header {
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
  border-bottom: 1px solid #ddd;
  box-sizing: content-box;
  height: 47px;
}
.components-panel__header h2 {
  margin: 0;
  font-size: inherit;
  color: inherit;
}

.components-panel__body + .components-panel__body,
.components-panel__body + .components-panel__header,
.components-panel__header + .components-panel__body,
.components-panel__header + .components-panel__header {
  margin-top: -1px;
}

.components-panel__body > .components-panel__body-title {
  display: block;
  padding: 0;
  font-size: inherit;
  margin-top: 0;
  margin-bottom: 0;
}
@media not (prefers-reduced-motion) {
  .components-panel__body > .components-panel__body-title {
    transition: 0.1s background ease-in-out;
  }
}

.components-panel__body.is-opened > .components-panel__body-title {
  margin: -16px;
  margin-bottom: 5px;
}

.components-panel__body > .components-panel__body-title:hover {
  background: #f0f0f0;
  border: none;
}

.components-panel__body-toggle.components-button {
  position: relative;
  padding: 16px 48px 16px 16px;
  outline: none;
  width: 100%;
  font-weight: 499;
  text-align: left;
  color: #1e1e1e;
  border: none;
  box-shadow: none;
}
@media not (prefers-reduced-motion) {
  .components-panel__body-toggle.components-button {
    transition: 0.1s background ease-in-out;
  }
}
.components-panel__body-toggle.components-button {
  height: auto;
}
.components-panel__body-toggle.components-button:focus {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  border-radius: 0;
}
.components-panel__body-toggle.components-button .components-panel__arrow {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #1e1e1e;
  fill: currentColor;
}
@media not (prefers-reduced-motion) {
  .components-panel__body-toggle.components-button .components-panel__arrow {
    transition: 0.1s color ease-in-out;
  }
}
.components-panel__body-toggle.components-button {
  /* rtl:begin:ignore */
}
body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right {
  transform: scaleX(-1);
  margin-top: -10px;
}
.components-panel__body-toggle.components-button {
  /* rtl:end:ignore */
}

.components-panel__icon {
  color: #757575;
  margin: -2px 0 -2px 6px;
}

.components-panel__body-toggle-icon {
  margin-right: -5px;
}

.components-panel__color-title {
  float: left;
  height: 19px;
}

.components-panel__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  min-height: 36px;
}
.components-panel__row select {
  min-width: 0;
}
.components-panel__row label {
  margin-right: 12px;
  flex-shrink: 0;
  max-width: 75%;
}
.components-panel__row:empty, .components-panel__row:first-of-type {
  margin-top: 0;
}

.components-panel .circle-picker {
  padding-bottom: 20px;
}

.components-placeholder.components-placeholder {
  font-size: 13px;
  box-sizing: border-box;
  position: relative;
  padding: 24px;
  width: 100%;
  text-align: left;
  margin: 0;
  color: #1e1e1e;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  -webkit-font-smoothing: subpixel-antialiased;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #1e1e1e;
  outline: 1px solid transparent;
}

.components-placeholder__error,
.components-placeholder__instructions,
.components-placeholder__label,
.components-placeholder__fieldset {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  letter-spacing: initial;
  line-height: initial;
  text-transform: none;
  font-weight: normal;
}

.components-placeholder__label {
  font-weight: 600;
  align-items: center;
  display: flex;
}
.components-placeholder__label > svg,
.components-placeholder__label .dashicon,
.components-placeholder__label .block-editor-block-icon {
  margin-right: 4px;
  fill: currentColor;
}
@media (forced-colors: active) {
  .components-placeholder__label > svg,
  .components-placeholder__label .dashicon,
  .components-placeholder__label .block-editor-block-icon {
    fill: CanvasText;
  }
}
.components-placeholder__label:empty {
  display: none;
}

.components-placeholder__fieldset,
.components-placeholder__fieldset form {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: flex-start;
}
.components-placeholder__fieldset p,
.components-placeholder__fieldset form p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
}

.components-placeholder__fieldset.is-column-layout,
.components-placeholder__fieldset.is-column-layout form {
  flex-direction: column;
}

.components-placeholder__input[type=url] {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 6px 8px;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
  /* Override core line-height. To be reviewed. */
  line-height: normal;
  box-shadow: 0 0 0 transparent;
  border-radius: 2px;
  border: 1px solid #949494;
}
@media not (prefers-reduced-motion) {
  .components-placeholder__input[type=url] {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .components-placeholder__input[type=url] {
    font-size: 13px;
    /* Override core line-height. To be reviewed. */
    line-height: normal;
  }
}
.components-placeholder__input[type=url]:focus {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 0.5px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}
.components-placeholder__input[type=url]::placeholder {
  color: rgba(30, 30, 30, 0.62);
}
.components-placeholder__input[type=url] {
  flex: 1 1 auto;
}

.components-placeholder__error {
  width: 100%;
  gap: 8px;
}

.components-placeholder__fieldset .components-button:not(.is-link) ~ .components-button.is-link {
  margin-left: 10px;
  margin-right: 10px;
}
.components-placeholder__fieldset .components-button:not(.is-link) ~ .components-button.is-link:last-child {
  margin-right: 0;
}

.components-placeholder.is-medium .components-placeholder__instructions, .components-placeholder.is-small .components-placeholder__instructions {
  display: none;
}
.components-placeholder.is-medium .components-placeholder__fieldset,
.components-placeholder.is-medium .components-placeholder__fieldset form, .components-placeholder.is-small .components-placeholder__fieldset,
.components-placeholder.is-small .components-placeholder__fieldset form {
  flex-direction: column;
}
.components-placeholder.is-medium .components-placeholder__fieldset > *,
.components-placeholder.is-medium .components-button, .components-placeholder.is-small .components-placeholder__fieldset > *,
.components-placeholder.is-small .components-button {
  width: 100%;
  justify-content: center;
}
.components-placeholder.is-small {
  padding: 16px;
}

/**
 * Dashed style placeholders
 */
.components-placeholder.has-illustration {
  color: inherit;
  display: flex;
  box-shadow: none;
  border-radius: 0;
  backdrop-filter: blur(100px);
  background-color: transparent;
  backface-visibility: hidden;
}
.is-dark-theme .components-placeholder.has-illustration {
  background-color: rgba(0, 0, 0, 0.1);
}
.components-placeholder.has-illustration .components-placeholder__fieldset {
  margin-left: 0;
  margin-right: 0;
}
.components-placeholder.has-illustration .components-placeholder__label,
.components-placeholder.has-illustration .components-placeholder__instructions,
.components-placeholder.has-illustration .components-button {
  opacity: 0;
  pointer-events: none;
}
@media not (prefers-reduced-motion) {
  .components-placeholder.has-illustration .components-placeholder__label,
  .components-placeholder.has-illustration .components-placeholder__instructions,
  .components-placeholder.has-illustration .components-button {
    transition: opacity 0.1s linear;
  }
}
.is-selected > .components-placeholder.has-illustration .components-placeholder__label,
.is-selected > .components-placeholder.has-illustration .components-placeholder__instructions,
.is-selected > .components-placeholder.has-illustration .components-button {
  opacity: 1;
  pointer-events: auto;
}
.components-placeholder.has-illustration::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background: currentColor;
  opacity: 0.1;
}
.components-placeholder.has-illustration {
  overflow: hidden;
}
.is-selected .components-placeholder.has-illustration {
  overflow: auto;
}

.components-placeholder__preview {
  display: flex;
  justify-content: center;
}

.components-placeholder__illustration {
  box-sizing: content-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  stroke: currentColor;
  opacity: 0.25;
}

.components-popover {
  box-sizing: border-box;
}
.components-popover *,
.components-popover *::before,
.components-popover *::after {
  box-sizing: inherit;
}
.components-popover {
  z-index: 1000000;
  will-change: transform;
}
.components-popover.is-expanded {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000 !important;
}

.components-popover__content {
  background: #fff;
  box-shadow: 0 0 0 1px #ccc, 0 2px 3px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.04), 0 12px 12px rgba(0, 0, 0, 0.03), 0 16px 16px rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  box-sizing: border-box;
  width: min-content;
}
.is-alternate .components-popover__content {
  box-shadow: 0 0 0 1px #1e1e1e;
  border-radius: 2px;
}
.is-unstyled .components-popover__content {
  background: none;
  border-radius: 0;
  box-shadow: none;
}
.components-popover.is-expanded .components-popover__content {
  position: static;
  height: calc(100% - 48px);
  overflow-y: visible;
  width: auto;
  box-shadow: 0 -1px 0 0 #ccc;
}
.components-popover.is-expanded.is-alternate .components-popover__content {
  box-shadow: 0 -1px 0 #1e1e1e;
}

.components-popover__header {
  align-items: center;
  background: #fff;
  display: flex;
  height: 48px;
  justify-content: space-between;
  padding: 0 8px 0 16px;
}

.components-popover__header-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.components-popover__close.components-button {
  z-index: 5;
}

.components-popover__arrow {
  position: absolute;
  width: 14px;
  height: 14px;
  pointer-events: none;
  display: flex;
}
.components-popover__arrow::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 1px;
  height: 2px;
  right: 1px;
  background-color: #fff;
}
.components-popover__arrow.is-top {
  bottom: -14px !important;
  transform: rotate(0);
}
.components-popover__arrow.is-right {
  /*rtl:begin:ignore*/
  left: -14px !important;
  transform: rotate(90deg);
}
.components-popover__arrow.is-bottom {
  top: -14px !important;
  transform: rotate(180deg);
}
.components-popover__arrow.is-left {
  /*rtl:begin:ignore*/
  right: -14px !important;
  transform: rotate(-90deg);
  /*rtl:end:ignore*/
}

.components-popover__triangle {
  display: block;
  flex: 1;
}

.components-popover__triangle-bg {
  fill: #fff;
}

.components-popover__triangle-border {
  fill: transparent;
  stroke-width: 1px;
  stroke: #ccc;
}
.is-alternate .components-popover__triangle-border {
  stroke: #1e1e1e;
}

.components-radio-control {
  border: 0;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
}

.components-radio-control__group-wrapper.has-help {
  margin-block-end: 12px;
}

.components-radio-control__option {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto minmax(0, max-content);
  column-gap: 8px;
  align-items: center;
}

.components-radio-control__input[type=radio] {
  grid-column: 1;
  grid-row: 1;
  border: 1px solid #1e1e1e;
  margin-right: 12px;
  transition: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  min-width: 24px;
  max-width: 24px;
  position: relative;
}
@media not (prefers-reduced-motion) {
  .components-radio-control__input[type=radio] {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .components-radio-control__input[type=radio] {
    height: 16px;
    width: 16px;
    min-width: 16px;
    max-width: 16px;
  }
}
.components-radio-control__input[type=radio]:checked::before {
  box-sizing: inherit;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  background-color: #fff;
  border: 4px solid #fff;
}
@media (min-width: 600px) {
  .components-radio-control__input[type=radio]:checked::before {
    width: 8px;
    height: 8px;
  }
}
.components-radio-control__input[type=radio]:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}
.components-radio-control__input[type=radio]:checked {
  background: var(--wp-admin-theme-color);
  border: none;
}
.components-radio-control__input[type=radio] {
  display: inline-flex;
  margin: 0;
  padding: 0;
  appearance: none;
  cursor: pointer;
}
.components-radio-control__input[type=radio]:focus {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(2 * var(--wp-admin-border-width-focus)) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.components-radio-control__input[type=radio]:checked {
  background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-radio-control__input[type=radio]:checked::before {
  content: "";
  border-radius: 50%;
}

.components-radio-control__label {
  grid-column: 2;
  grid-row: 1;
  cursor: pointer;
  line-height: 24px;
}
@media (min-width: 600px) {
  .components-radio-control__label {
    line-height: 16px;
  }
}

.components-radio-control__option-description {
  grid-column: 2;
  grid-row: 2;
  padding-block-start: 4px;
}
.components-radio-control__option-description.components-radio-control__option-description {
  margin-top: 0;
}

.components-resizable-box__handle {
  display: none;
  width: 23px;
  height: 23px;
  z-index: 2;
}
.components-resizable-box__container.has-show-handle .components-resizable-box__handle {
  display: block;
}
.components-resizable-box__handle > div {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
  outline: none;
}

.components-resizable-box__container > img {
  width: inherit;
}

.components-resizable-box__handle::after {
  display: block;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  cursor: inherit;
  position: absolute;
  top: calc(50% - 8px);
  right: calc(50% - 8px);
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)), 0 1px 1px rgba(0, 0, 0, 0.03), 0 1px 2px rgba(0, 0, 0, 0.02), 0 3px 3px rgba(0, 0, 0, 0.02), 0 4px 4px rgba(0, 0, 0, 0.01);
  outline: 2px solid transparent;
}

.components-resizable-box__side-handle::before {
  display: block;
  border-radius: 9999px;
  content: "";
  width: 3px;
  height: 3px;
  background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  cursor: inherit;
  position: absolute;
  top: calc(50% - 1px);
  right: calc(50% - 1px);
}
@media not (prefers-reduced-motion) {
  .components-resizable-box__side-handle::before {
    transition: transform 0.1s ease-in;
    will-change: transform;
  }
}
.components-resizable-box__side-handle::before {
  opacity: 0;
}

.components-resizable-box__side-handle {
  z-index: 2;
}

.components-resizable-box__corner-handle {
  z-index: 2;
}

.components-resizable-box__side-handle.components-resizable-box__handle-top,
.components-resizable-box__side-handle.components-resizable-box__handle-bottom,
.components-resizable-box__side-handle.components-resizable-box__handle-top::before,
.components-resizable-box__side-handle.components-resizable-box__handle-bottom::before {
  width: 100%;
  left: 0;
  border-left: 0;
  border-right: 0;
}

.components-resizable-box__side-handle.components-resizable-box__handle-left,
.components-resizable-box__side-handle.components-resizable-box__handle-right,
.components-resizable-box__side-handle.components-resizable-box__handle-left::before,
.components-resizable-box__side-handle.components-resizable-box__handle-right::before {
  height: 100%;
  top: 0;
  border-top: 0;
  border-bottom: 0;
}

@media not (prefers-reduced-motion) {
  .components-resizable-box__side-handle.components-resizable-box__handle-top:hover::before,
  .components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover::before,
  .components-resizable-box__side-handle.components-resizable-box__handle-top:active::before,
  .components-resizable-box__side-handle.components-resizable-box__handle-bottom:active::before {
    animation: components-resizable-box__top-bottom-animation 0.1s ease-out 0s;
    animation-fill-mode: forwards;
  }
}

@media not (prefers-reduced-motion) {
  .components-resizable-box__side-handle.components-resizable-box__handle-left:hover::before,
  .components-resizable-box__side-handle.components-resizable-box__handle-right:hover::before,
  .components-resizable-box__side-handle.components-resizable-box__handle-left:active::before,
  .components-resizable-box__side-handle.components-resizable-box__handle-right:active::before {
    animation: components-resizable-box__left-right-animation 0.1s ease-out 0s;
    animation-fill-mode: forwards;
  }
}

/* This CSS is shown only to Safari, which has a bug with table-caption making it jumpy.
See https://bugs.webkit.org/show_bug.cgi?id=187903. */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .components-resizable-box__side-handle.components-resizable-box__handle-top:hover::before,
    .components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover::before,
    .components-resizable-box__side-handle.components-resizable-box__handle-top:active::before,
    .components-resizable-box__side-handle.components-resizable-box__handle-bottom:active::before {
      animation: none;
    }
    .components-resizable-box__side-handle.components-resizable-box__handle-left:hover::before,
    .components-resizable-box__side-handle.components-resizable-box__handle-right:hover::before,
    .components-resizable-box__side-handle.components-resizable-box__handle-left:active::before,
    .components-resizable-box__side-handle.components-resizable-box__handle-right:active::before {
      animation: none;
    }
  }
}
@keyframes components-resizable-box__top-bottom-animation {
  from {
    transform: scaleX(0);
    opacity: 0;
  }
  to {
    transform: scaleX(1);
    opacity: 1;
  }
}
@keyframes components-resizable-box__left-right-animation {
  from {
    transform: scaleY(0);
    opacity: 0;
  }
  to {
    transform: scaleY(1);
    opacity: 1;
  }
}
/*!rtl:begin:ignore*/
.components-resizable-box__handle-right {
  right: calc(11.5px * -1);
}

.components-resizable-box__handle-left {
  left: calc(11.5px * -1);
}

.components-resizable-box__handle-top {
  top: calc(11.5px * -1);
}

.components-resizable-box__handle-bottom {
  bottom: calc(11.5px * -1);
}

/*!rtl:end:ignore*/
.components-responsive-wrapper {
  position: relative;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.components-responsive-wrapper__content {
  display: block;
  max-width: 100%;
  width: 100%;
}

.components-sandbox {
  overflow: hidden;
}

iframe.components-sandbox {
  width: 100%;
}

html.lockscroll,
body.lockscroll {
  overflow: hidden;
}

.components-select-control__input {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

.components-snackbar {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(16px) saturate(180%);
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 2px 3px rgba(0, 0, 0, 0.04), 0 6px 6px rgba(0, 0, 0, 0.03), 0 8px 8px rgba(0, 0, 0, 0.02);
  color: #fff;
  padding: 12px 20px;
  width: 100%;
  max-width: 600px;
  box-sizing: border-box;
  cursor: pointer;
  pointer-events: auto;
}
@media (min-width: 600px) {
  .components-snackbar {
    width: fit-content;
  }
}
.components-snackbar:focus {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
.components-snackbar.components-snackbar-explicit-dismiss {
  cursor: default;
}
.components-snackbar .components-snackbar__content-with-icon {
  position: relative;
  padding-left: 24px;
}
.components-snackbar .components-snackbar__icon {
  position: absolute;
  left: -8px;
  top: calc((5.8px) / -2);
}
.components-snackbar .components-snackbar__dismiss-button {
  margin-left: 24px;
  cursor: pointer;
}

.components-snackbar__action.components-button,
.components-snackbar__action.components-external-link {
  margin-left: 32px;
  color: #fff;
  flex-shrink: 0;
}
.components-snackbar__action.components-button:focus,
.components-snackbar__action.components-external-link:focus {
  box-shadow: none;
  outline: 1px dotted #fff;
}
.components-snackbar__action.components-button:hover,
.components-snackbar__action.components-external-link:hover {
  text-decoration: none;
  color: currentColor;
}

.components-snackbar__content {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  line-height: 1.4;
}

.components-snackbar-list {
  position: absolute;
  z-index: 100000;
  width: 100%;
  box-sizing: border-box;
  pointer-events: none;
}

.components-snackbar-list__notice-container {
  position: relative;
  padding-top: 8px;
}

.components-tab-panel__tabs {
  display: flex;
  align-items: stretch;
  flex-direction: row;
}
.components-tab-panel__tabs[aria-orientation=vertical] {
  flex-direction: column;
}

.components-tab-panel__tabs-item {
  position: relative;
  border-radius: 0;
  height: 48px !important;
  background: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  padding: 3px 16px;
  margin-left: 0;
  font-weight: 400;
}
.components-tab-panel__tabs-item:focus:not(:disabled) {
  position: relative;
  box-shadow: none;
  outline: none;
}
.components-tab-panel__tabs-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  height: calc(0 * var(--wp-admin-border-width-focus));
  border-radius: 0;
}
@media not (prefers-reduced-motion) {
  .components-tab-panel__tabs-item::after {
    transition: all 0.1s linear;
  }
}
.components-tab-panel__tabs-item.is-active::after {
  height: calc(1 * var(--wp-admin-border-width-focus));
  outline: 2px solid transparent;
  outline-offset: -1px;
}
.components-tab-panel__tabs-item::before {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  bottom: 12px;
  left: 12px;
  pointer-events: none;
  box-shadow: 0 0 0 0 transparent;
  border-radius: 2px;
}
@media not (prefers-reduced-motion) {
  .components-tab-panel__tabs-item::before {
    transition: all 0.1s linear;
  }
}
.components-tab-panel__tabs-item:focus-visible::before {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: 2px solid transparent;
}

.components-tab-panel__tab-content:focus {
  box-shadow: none;
  outline: none;
}
.components-tab-panel__tab-content:focus-visible {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: 2px solid transparent;
  outline-offset: 0;
}

.components-text-control__input,
.components-text-control__input[type=text],
.components-text-control__input[type=tel],
.components-text-control__input[type=time],
.components-text-control__input[type=url],
.components-text-control__input[type=week],
.components-text-control__input[type=password],
.components-text-control__input[type=color],
.components-text-control__input[type=date],
.components-text-control__input[type=datetime],
.components-text-control__input[type=datetime-local],
.components-text-control__input[type=email],
.components-text-control__input[type=month],
.components-text-control__input[type=number] {
  width: 100%;
  height: 32px;
  margin: 0;
  background: var(--wp-components-color-background, #fff);
  color: var(--wp-components-color-foreground, #1e1e1e);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 6px 8px;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
  /* Override core line-height. To be reviewed. */
  line-height: normal;
  box-shadow: 0 0 0 transparent;
  border-radius: 2px;
  border: 1px solid #949494;
}
@media not (prefers-reduced-motion) {
  .components-text-control__input,
  .components-text-control__input[type=text],
  .components-text-control__input[type=tel],
  .components-text-control__input[type=time],
  .components-text-control__input[type=url],
  .components-text-control__input[type=week],
  .components-text-control__input[type=password],
  .components-text-control__input[type=color],
  .components-text-control__input[type=date],
  .components-text-control__input[type=datetime],
  .components-text-control__input[type=datetime-local],
  .components-text-control__input[type=email],
  .components-text-control__input[type=month],
  .components-text-control__input[type=number] {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .components-text-control__input,
  .components-text-control__input[type=text],
  .components-text-control__input[type=tel],
  .components-text-control__input[type=time],
  .components-text-control__input[type=url],
  .components-text-control__input[type=week],
  .components-text-control__input[type=password],
  .components-text-control__input[type=color],
  .components-text-control__input[type=date],
  .components-text-control__input[type=datetime],
  .components-text-control__input[type=datetime-local],
  .components-text-control__input[type=email],
  .components-text-control__input[type=month],
  .components-text-control__input[type=number] {
    font-size: 13px;
    /* Override core line-height. To be reviewed. */
    line-height: normal;
  }
}
.components-text-control__input:focus,
.components-text-control__input[type=text]:focus,
.components-text-control__input[type=tel]:focus,
.components-text-control__input[type=time]:focus,
.components-text-control__input[type=url]:focus,
.components-text-control__input[type=week]:focus,
.components-text-control__input[type=password]:focus,
.components-text-control__input[type=color]:focus,
.components-text-control__input[type=date]:focus,
.components-text-control__input[type=datetime]:focus,
.components-text-control__input[type=datetime-local]:focus,
.components-text-control__input[type=email]:focus,
.components-text-control__input[type=month]:focus,
.components-text-control__input[type=number]:focus {
  border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  box-shadow: 0 0 0 0.5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
  outline: 2px solid transparent;
}
.components-text-control__input::placeholder,
.components-text-control__input[type=text]::placeholder,
.components-text-control__input[type=tel]::placeholder,
.components-text-control__input[type=time]::placeholder,
.components-text-control__input[type=url]::placeholder,
.components-text-control__input[type=week]::placeholder,
.components-text-control__input[type=password]::placeholder,
.components-text-control__input[type=color]::placeholder,
.components-text-control__input[type=date]::placeholder,
.components-text-control__input[type=datetime]::placeholder,
.components-text-control__input[type=datetime-local]::placeholder,
.components-text-control__input[type=email]::placeholder,
.components-text-control__input[type=month]::placeholder,
.components-text-control__input[type=number]::placeholder {
  color: rgba(30, 30, 30, 0.62);
}
.components-text-control__input,
.components-text-control__input[type=text],
.components-text-control__input[type=tel],
.components-text-control__input[type=time],
.components-text-control__input[type=url],
.components-text-control__input[type=week],
.components-text-control__input[type=password],
.components-text-control__input[type=color],
.components-text-control__input[type=date],
.components-text-control__input[type=datetime],
.components-text-control__input[type=datetime-local],
.components-text-control__input[type=email],
.components-text-control__input[type=month],
.components-text-control__input[type=number] {
  border-color: var(--wp-components-color-gray-600, #949494);
}
.components-text-control__input::placeholder,
.components-text-control__input[type=text]::placeholder,
.components-text-control__input[type=tel]::placeholder,
.components-text-control__input[type=time]::placeholder,
.components-text-control__input[type=url]::placeholder,
.components-text-control__input[type=week]::placeholder,
.components-text-control__input[type=password]::placeholder,
.components-text-control__input[type=color]::placeholder,
.components-text-control__input[type=date]::placeholder,
.components-text-control__input[type=datetime]::placeholder,
.components-text-control__input[type=datetime-local]::placeholder,
.components-text-control__input[type=email]::placeholder,
.components-text-control__input[type=month]::placeholder,
.components-text-control__input[type=number]::placeholder {
  color: color-mix(in srgb, var(--wp-components-color-foreground, #1e1e1e), transparent 38%);
}
.components-text-control__input.is-next-40px-default-size,
.components-text-control__input[type=text].is-next-40px-default-size,
.components-text-control__input[type=tel].is-next-40px-default-size,
.components-text-control__input[type=time].is-next-40px-default-size,
.components-text-control__input[type=url].is-next-40px-default-size,
.components-text-control__input[type=week].is-next-40px-default-size,
.components-text-control__input[type=password].is-next-40px-default-size,
.components-text-control__input[type=color].is-next-40px-default-size,
.components-text-control__input[type=date].is-next-40px-default-size,
.components-text-control__input[type=datetime].is-next-40px-default-size,
.components-text-control__input[type=datetime-local].is-next-40px-default-size,
.components-text-control__input[type=email].is-next-40px-default-size,
.components-text-control__input[type=month].is-next-40px-default-size,
.components-text-control__input[type=number].is-next-40px-default-size {
  height: 40px;
  padding-left: 12px;
  padding-right: 12px;
}

.components-text-control__input[type=email],
.components-text-control__input[type=url] {
  /* rtl:ignore */
  direction: ltr;
}

.components-tip {
  display: flex;
  color: #757575;
}
.components-tip svg {
  align-self: center;
  fill: #f0b849;
  flex-shrink: 0;
  margin-right: 16px;
}
.components-tip p {
  margin: 0;
}

.components-toggle-control__label {
  line-height: 16px;
}
.components-toggle-control__label:not(.is-disabled) {
  cursor: pointer;
}

.components-toggle-control__help {
  display: inline-block;
  margin-inline-start: 40px;
}

.components-accessible-toolbar {
  display: inline-flex;
  border: 1px solid var(--wp-components-color-foreground, #1e1e1e);
  border-radius: 2px;
  flex-shrink: 0;
}
.components-accessible-toolbar > .components-toolbar-group:last-child {
  border-right: none;
}
.components-accessible-toolbar.is-unstyled {
  border: none;
}
.components-accessible-toolbar.is-unstyled > .components-toolbar-group {
  border-right: none;
}

.components-accessible-toolbar[aria-orientation=vertical],
.components-toolbar[aria-orientation=vertical] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.components-accessible-toolbar .components-button,
.components-toolbar .components-button {
  position: relative;
  height: 48px;
  z-index: 1;
  padding-left: 16px;
  padding-right: 16px;
}
.components-accessible-toolbar .components-button:focus:not(:disabled),
.components-toolbar .components-button:focus:not(:disabled) {
  box-shadow: none;
  outline: none;
}
.components-accessible-toolbar .components-button::before,
.components-toolbar .components-button::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 2px;
  height: 32px;
  left: 8px;
  right: 8px;
  z-index: -1;
}
@media not (prefers-reduced-motion) {
  .components-accessible-toolbar .components-button::before,
  .components-toolbar .components-button::before {
    animation: components-button__appear-animation 0.1s ease;
    animation-fill-mode: forwards;
  }
}
.components-accessible-toolbar .components-button svg,
.components-toolbar .components-button svg {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.components-accessible-toolbar .components-button.is-pressed,
.components-toolbar .components-button.is-pressed {
  background: transparent;
}
.components-accessible-toolbar .components-button.is-pressed:hover,
.components-toolbar .components-button.is-pressed:hover {
  background: transparent;
}
.components-accessible-toolbar .components-button.is-pressed::before,
.components-toolbar .components-button.is-pressed::before {
  background: var(--wp-components-color-foreground, #1e1e1e);
}
.components-accessible-toolbar .components-button:focus::before,
.components-toolbar .components-button:focus::before {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}
.components-accessible-toolbar .components-button.has-icon.has-icon,
.components-toolbar .components-button.has-icon.has-icon {
  padding-left: 8px;
  padding-right: 8px;
  min-width: 48px;
}

@keyframes components-button__appear-animation {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}
.components-toolbar__control.components-button {
  position: relative;
}
.components-toolbar__control.components-button[data-subscript] svg {
  padding: 5px 10px 5px 0;
}
.components-toolbar__control.components-button[data-subscript]::after {
  content: attr(data-subscript);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 12px;
  position: absolute;
  right: 8px;
  bottom: 10px;
}
.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]::after {
  color: #fff;
}

.components-toolbar-group {
  min-height: 48px;
  border-right: 1px solid var(--wp-components-color-foreground, #1e1e1e);
  background-color: var(--wp-components-color-background, #fff);
  display: inline-flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  padding-left: 6px;
  padding-right: 6px;
}
.components-toolbar-group .components-toolbar-group.components-toolbar-group {
  border-width: 0;
  margin: 0;
}
.components-toolbar-group {
  line-height: 0;
}
.components-toolbar-group .components-button.components-button,
.components-toolbar-group .components-button.has-icon.has-icon {
  justify-content: center;
  min-width: 36px;
  padding-left: 6px;
  padding-right: 6px;
}
.components-toolbar-group .components-button.components-button svg,
.components-toolbar-group .components-button.has-icon.has-icon svg {
  min-width: 24px;
}
.components-toolbar-group .components-button.components-button::before,
.components-toolbar-group .components-button.has-icon.has-icon::before {
  left: 2px;
  right: 2px;
}

.components-toolbar {
  min-height: 48px;
  margin: 0;
  border: 1px solid var(--wp-components-color-foreground, #1e1e1e);
  background-color: var(--wp-components-color-background, #fff);
  display: inline-flex;
  flex-shrink: 0;
  flex-wrap: wrap;
}
.components-toolbar .components-toolbar.components-toolbar {
  border-width: 0;
  margin: 0;
}

div.components-toolbar > div {
  display: flex;
  margin: 0;
}
div.components-toolbar > div + div.has-left-divider {
  margin-left: 6px;
  position: relative;
  overflow: visible;
}
div.components-toolbar > div + div.has-left-divider::before {
  display: inline-block;
  content: "";
  box-sizing: content-box;
  background-color: #ddd;
  position: absolute;
  top: 8px;
  left: -3px;
  width: 1px;
  height: 20px;
}

.components-tooltip {
  background: #000;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  border-radius: 2px;
  color: #f0f0f0;
  text-align: center;
  line-height: 1.4;
  font-size: 12px;
  padding: 4px 8px;
  z-index: 1000002;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 2px 3px rgba(0, 0, 0, 0.04), 0 6px 6px rgba(0, 0, 0, 0.03), 0 8px 8px rgba(0, 0, 0, 0.02);
}

.components-tooltip__shortcut {
  margin-left: 8px;
}

.components-validated-control:has(:is(input, select):invalid[data-validity-visible]) .components-input-control__backdrop {
  --wp-components-color-accent: #cc1818;
  border-color: #cc1818;
}
.components-validated-control :is(textarea, input[type=text]):invalid[data-validity-visible] {
  --wp-admin-theme-color: #cc1818;
  --wp-components-color-accent: #cc1818;
  border-color: #cc1818;
}
.components-validated-control .components-combobox-control__suggestions-container:has(input:invalid[data-validity-visible]):not(:has([aria-expanded=true])) {
  --wp-components-color-accent: #cc1818;
}

.components-validated-control__wrapper-with-error-delegate {
  position: relative;
}
.components-validated-control__wrapper-with-error-delegate:has(select:invalid[data-validity-visible]) .components-input-control__backdrop {
  --wp-components-color-accent: #cc1818;
  border-color: #cc1818;
}
.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid[data-validity-visible]) {
  --wp-components-color-accent: #cc1818;
}
.components-validated-control__wrapper-with-error-delegate:has(input:invalid[data-validity-visible]) .components-form-token-field__input-container:not(:has([aria-expanded=true])) {
  --wp-components-color-accent: #cc1818;
  border-color: #cc1818;
}

.components-validated-control__error-delegate {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  pointer-events: none;
}

.components-validated-control__indicator {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  margin: 8px 0 0;
  font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: var(--wp-components-color-gray-700, #757575);
  animation: components-validated-control__indicator-jump 0.2s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.components-validated-control__indicator.is-invalid {
  color: #cc1818;
}
.components-validated-control__indicator.is-valid {
  color: color-mix(in srgb, #000 30%, #4ab866);
}

.components-validated-control__indicator-icon {
  flex-shrink: 0;
}

.components-validated-control__indicator-spinner {
  margin: 2px;
  width: 12px;
  height: 12px;
}

@keyframes components-validated-control__indicator-jump {
  0% {
    transform: translateY(-4px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
:root {
  --wp-admin-theme-color: #3858e9;
  --wp-admin-theme-color--rgb: 56, 88, 233;
  --wp-admin-theme-color-darker-10: rgb(33.0384615385, 68.7307692308, 230.4615384615);
  --wp-admin-theme-color-darker-10--rgb: 33.0384615385, 68.7307692308, 230.4615384615;
  --wp-admin-theme-color-darker-20: rgb(23.6923076923, 58.1538461538, 214.3076923077);
  --wp-admin-theme-color-darker-20--rgb: 23.6923076923, 58.1538461538, 214.3076923077;
  --wp-admin-border-width-focus: 2px;
}
@media (min-resolution: 192dpi) {
  :root {
    --wp-admin-border-width-focus: 1.5px;
  }
}

/* ===== wp-includes/css/dist/preferences/style.css ===== */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
.preference-base-option + .preference-base-option {
  margin-top: 16px;
}

/**
 * Breakpoints & Media Queries
 */
/**
 * Typography
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
@media (min-width: 600px) {
  .preferences-modal {
    width: calc(100% - 32px);
    height: calc(100% - 128px);
  }
}
@media (min-width: 782px) {
  .preferences-modal {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .preferences-modal {
    height: 70%;
  }
}
@media (max-width: 781px) {
  .preferences-modal .components-modal__content {
    padding: 0;
  }
}

.preferences__tabs-tablist {
  position: absolute !important;
  top: 88px;
  left: 16px;
  width: 160px;
}

.preferences__tabs-tabpanel {
  padding-left: 24px;
  margin-left: 160px;
}

@media (max-width: 781px) {
  .preferences__provider {
    height: 100%;
  }
}
.preferences-modal__section {
  border: 0;
  padding: 0;
  margin: 0 0 2.5rem 0;
}
.preferences-modal__section:last-child {
  margin: 0;
}

.preferences-modal__section-legend {
  margin-bottom: 8px;
}

.preferences-modal__section-title {
  font-size: 0.9rem;
  font-weight: 600;
  margin-top: 0;
}

.preferences-modal__section-description {
  margin: -8px 0 8px 0;
  font-size: 12px;
  font-style: normal;
  color: #757575;
}

.preferences-modal__section:has(.preferences-modal__section-content:empty) {
  display: none;
}

/* ===== wp-includes/css/dist/block-editor/style.css ===== */
/**
 * Typography
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
:root {
  --wp-block-synced-color: #7a00df;
  --wp-block-synced-color--rgb: 122, 0, 223;
  --wp-bound-block-color: var(--wp-block-synced-color);
  --wp-editor-canvas-background: #ddd;
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color--rgb: 0, 124, 186;
  --wp-admin-theme-color-darker-10: rgb(0, 107, 160.5);
  --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
  --wp-admin-theme-color-darker-20: #005a87;
  --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
  --wp-admin-border-width-focus: 2px;
}
@media (min-resolution: 192dpi) {
  :root {
    --wp-admin-border-width-focus: 1.5px;
  }
}

.block-editor-autocompleters__block {
  white-space: nowrap;
}
.block-editor-autocompleters__block .block-editor-block-icon {
  margin-right: 8px;
}
.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon {
  color: inherit !important;
}

.block-editor-autocompleters__link {
  white-space: nowrap;
}
.block-editor-autocompleters__link .block-editor-block-icon {
  margin-right: 8px;
}

.block-editor-global-styles-background-panel__inspector-media-replace-container {
  border: 1px solid #ddd;
  border-radius: 2px;
  grid-column: 1/-1;
  position: relative;
}
.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open {
  background-color: #f0f0f0;
}
.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item {
  flex-grow: 1;
  border: 0;
}
.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown {
  display: block;
}
.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner {
  height: 100%;
}
.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown {
  display: block;
}
.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle {
  height: 40px;
}

.block-editor-global-styles-background-panel__image-tools-panel-item {
  border: 1px solid #ddd;
  grid-column: 1/-1;
  position: relative;
}
.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon {
  display: none;
}
.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown {
  display: block;
}
.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button {
  color: #1e1e1e;
  width: 100%;
  display: block;
}
.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover {
  color: var(--wp-admin-theme-color);
}
.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}
.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading {
  height: 100%;
  position: absolute;
  z-index: 1;
  width: 100%;
  padding: 10px 0 0 0;
}
.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg {
  margin: 0;
}

.block-editor-global-styles-background-panel__dropdown-toggle {
  cursor: pointer;
  background: transparent;
  border: none;
  height: 100%;
  width: 100%;
  padding-left: 12px;
  padding-right: 32px;
}

.block-editor-global-styles-background-panel__reset {
  position: absolute;
  right: 0;
  top: 8px;
  margin: auto 8px auto;
  opacity: 0;
}
@media not (prefers-reduced-motion) {
  .block-editor-global-styles-background-panel__reset {
    transition: opacity 0.1s ease-in-out;
  }
}
.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset {
  border-radius: 2px;
}
.block-editor-global-styles-background-panel__dropdown-toggle:hover + .block-editor-global-styles-background-panel__reset, .block-editor-global-styles-background-panel__reset:focus, .block-editor-global-styles-background-panel__reset:hover {
  opacity: 1;
}
@media (hover: none) {
  .block-editor-global-styles-background-panel__reset {
    opacity: 1;
  }
}

.block-editor-global-styles-background-panel__inspector-media-replace-title {
  word-break: break-all;
  white-space: normal;
  text-align: start;
}

.block-editor-global-styles-background-panel__inspector-image-indicator {
  width: 20px;
  height: 20px;
  border-radius: 2px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  background: #fff linear-gradient(-45deg, transparent 48%, #ddd 48%, #ddd 52%, transparent 52%);
  background-size: cover;
  outline: 1px solid transparent;
}

.block-editor-global-styles-background-panel__dropdown-content-wrapper {
  min-width: 260px;
  overflow-x: hidden;
}
.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper {
  background-color: #f0f0f0;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #ddd;
}
.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image {
  max-height: 180px;
}
.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker::after {
  content: none;
}

.modal-open .block-editor-global-styles-background-panel__popover {
  z-index: 159890;
}

.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content {
  width: 226px;
}
.block-editor-global-styles-background-panel__media-replace-popover .components-button {
  padding: 0 8px;
}
.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right {
  margin-left: 16px;
}

.block-editor-block-alignment-control__menu-group .components-menu-item__info {
  margin-top: 0;
}

iframe[name=editor-canvas] {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
}
@media not (prefers-reduced-motion) {
  iframe[name=editor-canvas] {
    transition: all 400ms cubic-bezier(0.46, 0.03, 0.52, 0.96);
  }
}
iframe[name=editor-canvas] {
  background-color: var(--wp-editor-canvas-background);
}

.block-editor-block-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.block-editor-block-icon.has-colors svg {
  fill: currentColor;
}
@media (forced-colors: active) {
  .block-editor-block-icon.has-colors svg {
    fill: CanvasText;
  }
}
.block-editor-block-icon svg {
  min-width: 20px;
  min-height: 20px;
  max-width: 24px;
  max-height: 24px;
}

.block-editor-block-inspector p:not(.components-base-control__help) {
  margin-top: 0;
}
.block-editor-block-inspector h2,
.block-editor-block-inspector h3 {
  font-size: 13px;
  color: #1e1e1e;
  margin-bottom: 1.5em;
}
.block-editor-block-inspector .components-base-control:where(:not(:last-child)),
.block-editor-block-inspector .components-radio-control:where(:not(:last-child)),
.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),
.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)) {
  margin-bottom: 16px;
}
.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,
.block-editor-block-inspector .components-query-controls .components-base-control,
.block-editor-block-inspector .components-range-control .components-base-control,
.block-editor-block-inspector .block-editor-html-element-control .components-base-control,
.block-editor-block-inspector .block-editor-image-size-control .components-base-control {
  margin-bottom: 0;
}
.block-editor-block-inspector .components-panel__body {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin-top: -1px;
}

.block-editor-block-inspector__no-blocks,
.block-editor-block-inspector__no-block-tools {
  display: block;
  font-size: 13px;
  background: #fff;
  padding: 32px 16px;
  text-align: center;
}

.block-editor-block-inspector__no-block-tools {
  border-top: 1px solid #ddd;
}

.block-editor-block-inspector-edit-contents {
  margin: 0 16px 16px 16px;
}
.block-editor-block-inspector-edit-contents .block-editor-block-inspector-edit-contents__button {
  justify-content: center;
}

/**
 * Insertion Point.
 */
.block-editor-block-list__insertion-point {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.block-editor-block-list__insertion-point-indicator {
  position: absolute;
  background: var(--wp-admin-theme-color);
  border-radius: 2px;
  transform-origin: center;
  opacity: 0;
  will-change: transform, opacity;
}
.block-editor-block-list__insertion-point.is-vertical > .block-editor-block-list__insertion-point-indicator {
  top: calc(50% - 2px);
  height: 4px;
  width: 100%;
}
.block-editor-block-list__insertion-point.is-horizontal > .block-editor-block-list__insertion-point-indicator {
  top: 0;
  bottom: 0;
  left: calc(50% - 2px);
  width: 4px;
}

.block-editor-block-list__insertion-point-inserter {
  display: none;
  position: absolute;
  will-change: transform;
}
@media (min-width: 480px) {
  .block-editor-block-list__insertion-point-inserter {
    display: flex;
  }
}
.block-editor-block-list__insertion-point-inserter {
  justify-content: center;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
}

.block-editor-block-list__block-side-inserter-popover .components-popover__content > div {
  pointer-events: none;
}
.block-editor-block-list__block-side-inserter-popover .components-popover__content > div > * {
  pointer-events: all;
}

.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 0;
}
.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled {
  display: none;
}

.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,
.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon {
  background: #1e1e1e;
  color: #fff;
  padding: 0;
  min-width: 24px;
  height: 24px;
}
.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,
.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover {
  color: #fff;
  background: var(--wp-admin-theme-color);
}

.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon {
  background: var(--wp-admin-theme-color);
}
.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover {
  background: #1e1e1e;
}

@keyframes hide-during-dragging {
  to {
    position: fixed;
    transform: translate(9999px, 9999px);
  }
}
.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar {
  pointer-events: all;
  margin-top: 8px;
  margin-bottom: 8px;
  border: 1px solid #1e1e1e;
  border-radius: 2px;
  overflow: visible;
  position: static;
  width: auto;
}
.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent {
  margin-left: calc(48px + 8px);
}
.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent {
  margin-left: 0;
}
.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar {
  overflow: visible;
}
.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group,
.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar {
  border-right-color: #1e1e1e;
}
.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible {
  visibility: hidden;
}
.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover {
  opacity: 0;
}
@media not (prefers-reduced-motion) {
  .is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover {
    animation: hide-during-dragging 1ms linear forwards;
  }
}
.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector {
  position: absolute;
  left: calc(-48px - 8px - 1px);
}
.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector::before {
  content: "";
}
.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector::after {
  display: none;
}
.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button {
  border: 1px solid #1e1e1e;
  padding-right: 6px;
  padding-left: 6px;
  background-color: #fff;
}
.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button {
  padding-right: 12px;
  padding-left: 12px;
}
.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector {
  position: relative;
  left: auto;
  margin-left: -1px;
}
.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector::after {
  display: inline-flex;
}
.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,
.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover {
  border-left: 1px solid #1e1e1e;
}

.is-dragging-components-draggable .components-tooltip {
  display: none;
}

.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button {
  pointer-events: all;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.block-editor-block-tools--is-dragging > .popover-slot {
  display: none;
}

.block-editor-block-lock-modal {
  z-index: 1000001;
}

.block-editor-block-lock-modal__options {
  border: 0;
  padding: 0;
  margin: 0;
}

.block-editor-block-lock-modal__options legend {
  margin-bottom: 16px;
  padding: 0;
}

.block-editor-block-lock-modal__checklist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.block-editor-block-lock-modal__options-all {
  padding: 12px 0;
}
.block-editor-block-lock-modal__options-all .components-checkbox-control__label {
  font-weight: 600;
}

.block-editor-block-lock-modal__checklist-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 0;
  padding: 12px 0 12px 32px;
}
.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon {
  flex-shrink: 0;
  margin-right: 12px;
  fill: #1e1e1e;
}
.block-editor-block-lock-modal__checklist-item:hover {
  background-color: #f0f0f0;
  border-radius: 2px;
}

.block-editor-block-lock-modal__template-lock {
  border-top: 1px solid #ddd;
  margin-top: 16px;
  padding-top: 16px;
}

.block-editor-block-lock-modal__actions {
  margin-top: 24px;
}

.block-editor-block-lock-toolbar .components-button.has-icon {
  min-width: 36px !important;
}

.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar {
  margin-left: -6px !important;
}

.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar {
  border-left: 1px solid #1e1e1e;
  margin-left: 6px !important;
  margin-right: -6px;
}

.block-editor-block-allowed-blocks-control:not(:only-child) {
  margin-top: 16px;
}

.block-editor-block-allowed-blocks-control__button {
  width: 100%;
  justify-content: center;
}

.block-editor-block-allowed-blocks-modal {
  z-index: 1000001;
}

.block-editor-block-allowed-blocks-modal__actions {
  background-color: #fff;
  border-top: 1px solid #ddd;
  bottom: -24px;
  left: 0;
  margin: 0 -24px -24px;
  padding: 16px 24px;
  position: sticky;
  z-index: 1;
}

.block-editor-block-breadcrumb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-editor-block-breadcrumb li {
  display: inline-flex;
  margin: 0;
  white-space: nowrap;
}
.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator {
  fill: currentColor;
  margin-left: -4px;
  margin-right: -4px;
  transform: scaleX(1) /*rtl:scaleX(-1);*/;
}
.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator {
  display: none;
}

.block-editor-block-breadcrumb__current {
  cursor: default;
}

.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,
.block-editor-block-breadcrumb__current {
  color: #1e1e1e;
  padding: 0 8px;
  font-size: inherit;
}

.block-editor-block-card {
  color: #1e1e1e;
  padding: 16px;
}
.block-editor-block-card.is-parent {
  padding-bottom: 4px;
}
.block-editor-block-card.is-child {
  padding-top: 4px;
}

.block-editor-block-card__parent-select-button {
  padding: 0;
  align-items: start;
  text-align: start;
  height: auto !important;
}

.block-editor-block-card__title {
  font-weight: 499;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px 8px;
}
.block-editor-block-card__title.block-editor-block-card__title {
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
}

.block-editor-block-card__name {
  padding: 3px 0;
}

.block-editor-block-card .block-editor-block-icon,
.block-editor-block-card__child-indicator-icon {
  flex: 0 0 24px;
  margin-left: 0;
  margin-right: 12px;
  width: 24px;
  height: 24px;
}

.block-editor-block-card.is-synced .block-editor-block-icon {
  color: var(--wp-block-synced-color);
}

/**
 * Invalid block comparison
 */
.block-editor-block-compare {
  height: auto;
}

.block-editor-block-compare__wrapper {
  display: flex;
  padding-bottom: 16px;
}
.block-editor-block-compare__wrapper > div {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 50%;
  padding: 0 16px 0 0;
  min-width: 200px;
  max-width: 600px;
}
.block-editor-block-compare__wrapper > div button {
  float: right;
}
.block-editor-block-compare__wrapper .block-editor-block-compare__converted {
  border-left: 1px solid #ddd;
  padding-left: 15px;
  padding-right: 0;
}
.block-editor-block-compare__wrapper .block-editor-block-compare__html {
  font-family: Menlo, Consolas, monaco, monospace;
  font-size: 12px;
  color: #1e1e1e;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  line-height: 1.7;
}
.block-editor-block-compare__wrapper .block-editor-block-compare__html span {
  background-color: #e6ffed;
  padding-top: 3px;
  padding-bottom: 3px;
}
.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added {
  background-color: #acf2bd;
}
.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed {
  background-color: #cc1818;
}
.block-editor-block-compare__wrapper .block-editor-block-compare__preview {
  padding: 0;
  padding-top: 16px;
}
.block-editor-block-compare__wrapper .block-editor-block-compare__preview p {
  font-size: 12px;
  margin-top: 0;
}
.block-editor-block-compare__wrapper .block-editor-block-compare__action {
  margin-top: 16px;
}
.block-editor-block-compare__wrapper .block-editor-block-compare__heading {
  font-size: 1em;
  font-weight: 400;
  margin: 0.67em 0;
}

.block-editor-block-draggable-chip-wrapper {
  position: absolute;
  top: -24px;
  left: 0;
}

.block-editor-block-draggable-chip {
  background-color: #1e1e1e;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 2px 3px rgba(0, 0, 0, 0.04), 0 6px 6px rgba(0, 0, 0, 0.03), 0 8px 8px rgba(0, 0, 0, 0.02);
  color: #fff;
  cursor: grabbing;
  display: inline-flex;
  height: 48px;
  padding: 0 13px;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  width: max-content;
}
.block-editor-block-draggable-chip svg {
  fill: currentColor;
}
.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content {
  margin: auto;
  justify-content: flex-start;
}
.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content > .components-flex__item {
  margin-right: 6px;
}
.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content > .components-flex__item:last-child {
  margin-right: 0;
}
.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg {
  min-width: 18px;
  min-height: 18px;
}
.block-editor-block-draggable-chip .components-flex__item {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
}

.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
@media not (prefers-reduced-motion) {
  .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled {
    transition: all 0.1s linear 0.1s;
  }
}
.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon {
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 1.5px #fff;
  border-radius: 50%;
  display: inline-block;
  padding: 0;
  background: transparent linear-gradient(-45deg, transparent 47.5%, #fff 47.5%, #fff 52.5%, transparent 52.5%);
}

.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled {
  background-color: #757575;
  opacity: 1;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 2px 3px rgba(0, 0, 0, 0.04), 0 6px 6px rgba(0, 0, 0, 0.03), 0 8px 8px rgba(0, 0, 0, 0.02);
}

.block-editor-block-manager__no-results {
  font-style: italic;
  padding: 24px 0;
  text-align: center;
}

.block-editor-block-manager__category {
  margin: 0 0 24px 0;
}

.block-editor-block-manager__category-title {
  position: sticky;
  top: -4px;
  padding: 16px 0;
  background-color: #fff;
  z-index: 1;
}
.block-editor-block-manager__category-title .components-checkbox-control__label {
  font-weight: 600;
}

.block-editor-block-manager__checklist {
  margin-top: 0;
}

.block-editor-block-manager__category-title,
.block-editor-block-manager__checklist-item {
  border-bottom: 1px solid #ddd;
}

.block-editor-block-manager__checklist-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding: 8px 0 8px 16px;
}
.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container {
  margin: 0 8px;
}
.block-editor-block-manager__checklist-item .block-editor-block-icon {
  margin-right: 10px;
  fill: #1e1e1e;
}

.block-editor-block-manager__results {
  border-top: 1px solid #ddd;
}

.block-editor-block-manager__disabled-blocks-count + .block-editor-block-manager__results {
  border-top-width: 0;
}

.block-editor-block-mover__move-button-container {
  display: flex;
  padding: 0;
  border: none;
  justify-content: center;
}
@media (min-width: 600px) {
  .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container {
    flex-direction: column;
  }
  .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container > * {
    height: 20px;
    width: 100%;
    min-width: 0 !important;
  }
  .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container > *::before {
    height: calc(100% - 4px);
  }
  .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg {
    top: 3px;
    flex-shrink: 0;
  }
  .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg {
    bottom: 3px;
    flex-shrink: 0;
  }
  .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container {
    width: 48px;
  }
  .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container > * {
    width: 24px;
    min-width: 0 !important;
    overflow: hidden;
  }
  .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button {
    padding-left: 0;
    padding-right: 0;
  }
  .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg {
    left: 5px;
  }
  .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg {
    right: 5px;
  }
}

.block-editor-block-mover__drag-handle {
  cursor: grab;
}
@media (min-width: 600px) {
  .block-editor-block-mover__drag-handle {
    width: 24px;
    min-width: 0 !important;
    overflow: hidden;
  }
  .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon {
    padding-left: 0;
    padding-right: 0;
  }
}

.components-button.block-editor-block-mover-button {
  overflow: hidden;
}
.components-button.block-editor-block-mover-button::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 2px;
  height: 32px;
  left: 8px;
  right: 8px;
  z-index: -1;
}
@media not (prefers-reduced-motion) {
  .components-button.block-editor-block-mover-button::before {
    animation: components-button__appear-animation 0.1s ease;
    animation-fill-mode: forwards;
  }
}
.components-button.block-editor-block-mover-button:focus, .components-button.block-editor-block-mover-button:focus:enabled, .components-button.block-editor-block-mover-button:focus::before {
  box-shadow: none;
  outline: none;
}
.components-button.block-editor-block-mover-button:focus-visible::before {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.block-editor-block-navigation__container {
  min-width: 280px;
}

.block-editor-block-navigation__label {
  margin: 0 0 12px;
  color: #757575;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 499;
}

.block-editor-block-patterns-list__list-item {
  cursor: pointer;
  margin-bottom: 16px;
  position: relative;
}
.block-editor-block-patterns-list__list-item.is-placeholder {
  min-height: 100px;
}
.block-editor-block-patterns-list__list-item[draggable=true] {
  cursor: grab;
}

.block-editor-block-patterns-list__item {
  height: 100%;
  scroll-margin-top: 24px;
  scroll-margin-bottom: 56px;
  outline: 0;
}
.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title {
  flex-grow: 1;
  font-size: 12px;
  text-align: left;
}
.block-editor-block-patterns-list__item .block-editor-block-preview__container {
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 4px;
}
.block-editor-block-patterns-list__item .block-editor-block-preview__container::after {
  outline: 1px solid rgba(0, 0, 0, 0.1);
  outline-offset: -1px;
  border-radius: 4px;
}
@media not (prefers-reduced-motion) {
  .block-editor-block-patterns-list__item .block-editor-block-preview__container::after {
    transition: outline 0.1s linear;
  }
}
.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container::after {
  outline-color: #1e1e1e;
  outline-width: var(--wp-admin-border-width-focus);
  outline-offset: calc(-1 * var(--wp-admin-border-width-focus));
}
.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container::after {
  outline-color: rgba(0, 0, 0, 0.3);
}
.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container::after {
  outline-color: var(--wp-admin-theme-color);
  outline-width: var(--wp-admin-border-width-focus);
  outline-offset: calc(-1 * var(--wp-admin-border-width-focus));
}
.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty) {
  align-items: center;
  margin-top: 8px;
  padding-bottom: 4px;
}
.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper {
  min-width: 24px;
  height: 24px;
}
.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon {
  fill: var(--wp-block-synced-color);
}

.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination {
  border-top: 1px solid #2f2f2f;
  padding: 4px;
  justify-content: center;
}

.show-icon-labels .block-editor-patterns__grid-pagination-button {
  width: auto;
}
.show-icon-labels .block-editor-patterns__grid-pagination-button span {
  display: none;
}
.show-icon-labels .block-editor-patterns__grid-pagination-button::before {
  content: attr(aria-label);
}

.components-popover.block-editor-block-popover {
  z-index: 31;
  position: absolute;
  margin: 0 !important;
  pointer-events: none;
}
.components-popover.block-editor-block-popover .components-popover__content {
  margin: 0 !important;
  min-width: auto;
  width: max-content;
  overflow-y: visible;
}
.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween, .block-editor-block-popover__drop-zone, .block-editor-block-list__block-side-inserter-popover) .components-popover__content * {
  pointer-events: all;
}

.components-popover.block-editor-block-popover__inbetween {
  pointer-events: none;
}
.components-popover.block-editor-block-popover__inbetween * {
  pointer-events: none;
}
.components-popover.block-editor-block-popover__inbetween .is-with-inserter {
  pointer-events: all;
}
.components-popover.block-editor-block-popover__inbetween .is-with-inserter * {
  pointer-events: all;
}

.components-popover.block-editor-block-popover__drop-zone * {
  pointer-events: none;
}
.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground {
  position: absolute;
  inset: 0;
  background-color: var(--wp-admin-theme-color);
  border-radius: 2px;
}

.block-editor-block-preview__container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.block-editor-block-preview__container .block-editor-block-preview__content {
  width: 100%;
  top: 0;
  left: 0;
  transform-origin: top left;
  text-align: initial;
  margin: 0;
  overflow: visible;
  min-height: auto;
}
.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,
.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender {
  display: none;
}

.block-editor-block-preview__container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.block-editor-block-quick-navigation__item {
  font-weight: 400;
}

.block-editor-block-rename-modal {
  z-index: 1000001;
}

.block-editor-block-styles__preview-panel {
  display: none;
  z-index: 90;
}
@media (min-width: 782px) {
  .block-editor-block-styles__preview-panel {
    display: block;
  }
}
.block-editor-block-styles__preview-panel .block-editor-block-icon {
  display: none;
}

.block-editor-block-styles {
  grid-column: 1/-1;
}

.block-editor-block-styles__variants {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 8px;
}
.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item {
  color: #1e1e1e;
  box-shadow: inset 0 0 0 1px #ddd;
  display: inline-block;
  width: calc(50% - 4px);
}
.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover {
  color: var(--wp-admin-theme-color);
  box-shadow: inset 0 0 0 1px #ddd;
}
.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active, .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover {
  background-color: #1e1e1e;
  box-shadow: none;
}
.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text, .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text {
  color: #fff;
}
.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus, .block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}
.block-editor-block-styles__variants .block-editor-block-styles__item-text {
  word-break: break-all;
  white-space: normal;
  text-align: start;
  text-align-last: center;
}

.block-editor-block-styles__block-preview-container,
.block-editor-block-styles__block-preview-container * {
  box-sizing: border-box !important;
}

.components-popover.block-editor-block-switcher__popover .components-popover__content {
  min-width: 300px;
}

.block-editor-block-switcher__popover-preview-container {
  left: 0;
  position: absolute;
  top: -1px;
  width: 100%;
  bottom: 0;
  pointer-events: none;
}

.block-editor-block-switcher__popover-preview {
  overflow: hidden;
}
.block-editor-block-switcher__popover-preview .components-popover__content {
  width: 300px;
  border: 1px solid #1e1e1e;
  background: #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: none;
  overflow: auto;
}
.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview {
  max-height: calc(500px - 32px);
  margin: 16px 0;
  padding: 0 16px;
  overflow: hidden;
}
.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview {
  overflow: unset;
}

.block-editor-block-switcher__preview-title {
  margin-bottom: 12px;
  color: #757575;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 499;
}

.block-editor-block-switcher__preview-patterns-container {
  padding-bottom: 16px;
}
.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item {
  margin-top: 16px;
}
.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container {
  cursor: pointer;
}
.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item {
  height: 100%;
  border-radius: 2px;
}
@media not (prefers-reduced-motion) {
  .block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item {
    transition: all 0.05s ease-in-out;
  }
}
.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item {
  position: relative;
  border: 1px solid transparent;
}
.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover, .block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}
.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) #1e1e1e;
}
.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title {
  padding: 4px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}

.block-editor-block-switcher__no-transforms {
  color: #757575;
  padding: 6px 8px;
  margin: 0;
}

.block-editor-block-switcher__binding-indicator {
  display: block;
  padding: 8px;
}

.block-editor-block-types-list > [role=presentation] {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.block-editor-block-pattern-setup {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  border-radius: 2px;
}
.block-editor-block-pattern-setup.view-mode-grid {
  padding-top: 4px;
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar {
  justify-content: center;
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container {
  column-gap: 24px;
  display: block;
  width: 100%;
  padding: 32px;
  padding-bottom: 0;
  padding-top: 0;
  column-count: 2;
}
@media (min-width: 1440px) {
  .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container {
    column-count: 3;
  }
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button] {
  cursor: pointer;
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item {
  scroll-margin: 5px 0;
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container {
  box-shadow: 0 0 0 2px var(--wp-admin-theme-color);
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(2 * var(--wp-admin-border-width-focus)) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title, .block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title {
  color: var(--wp-admin-theme-color);
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item {
  break-inside: avoid-column;
  margin-bottom: 24px;
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title {
  padding-top: 8px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container {
  min-height: 100px;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content {
  width: 100%;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar {
  height: 64px;
  box-sizing: border-box;
  padding: 16px;
  width: 100%;
  text-align: left;
  margin: 0;
  color: #1e1e1e;
  position: absolute;
  bottom: 0;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #ddd;
  align-self: stretch;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls {
  display: flex;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation,
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions {
  width: calc(50% - 36px);
  display: flex;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions {
  justify-content: flex-end;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container {
  overflow: hidden;
  position: relative;
  padding: 0;
  margin: 0;
  height: 100%;
  list-style: none;
  transform-style: preserve-3d;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container * {
  box-sizing: border-box;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  margin: auto;
  padding: 0;
}
@media not (prefers-reduced-motion) {
  .block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide {
    transition: transform 0.5s, z-index 0.5s;
  }
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide {
  z-index: 100;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide {
  opacity: 1;
  position: relative;
  z-index: 102;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide {
  transform: translateX(-100%);
  z-index: 101;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide {
  transform: translateX(100%);
  z-index: 101;
}
.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender {
  display: none;
}

.block-editor-block-pattern-setup__carousel,
.block-editor-block-pattern-setup__grid {
  width: 100%;
}

.block-editor-block-variation-transforms {
  box-sizing: border-box;
  padding: 0 16px 16px;
}
.block-editor-block-variation-transforms:where(fieldset) {
  border: 0;
  margin: 0;
  min-inline-size: 0;
}

.block-editor-block-variation-transforms__button {
  width: 100%;
  justify-content: center;
}

.components-border-radius-control__header {
  height: 16px;
  margin-bottom: 12px;
}

.components-border-radius-control {
  border: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}
.components-border-radius-control legend {
  margin-bottom: 0;
}
.components-border-radius-control .components-border-radius-control__linked-button {
  display: flex;
  justify-content: center;
}
.components-border-radius-control .components-border-radius-control__linked-button svg {
  margin-right: 0;
}

.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator {
  margin-bottom: 12px;
}

.block-editor-color-gradient-control__fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
}

.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings, .block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings > div:not(:first-of-type) {
  display: block;
}

@media screen and (min-width: 782px) {
  .block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches {
    display: grid;
    grid-template-columns: repeat(6, 28px);
  }
}
.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control {
  margin-bottom: inherit;
}

.block-editor-panel-color-gradient-settings__dropdown-content {
  min-height: 160px;
}
.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel {
  width: 260px;
  padding: 16px;
}

.block-editor-panel-color-gradient-settings__color-indicator {
  background: linear-gradient(-45deg, transparent 48%, #ddd 48%, #ddd 52%, transparent 52%);
}

/**
* The following styles replicate the separated border of the
* `ItemGroup` component but allows for hidden items. This is because
* to maintain the order of `ToolsPanel` controls, each `ToolsPanelItem`
* must at least render a placeholder which would otherwise interfere
* with the `:last-child` styles.
*/
.block-editor-tools-panel-color-gradient-settings__item {
  padding: 0;
  max-width: 100%;
  position: relative;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item) {
  margin-top: 24px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-top: 1px solid #ddd;
}
.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item) {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.block-editor-tools-panel-color-gradient-settings__item > div,
.block-editor-tools-panel-color-gradient-settings__item > div > button {
  border-radius: inherit;
}

.block-editor-tools-panel-color-gradient-settings__dropdown {
  display: block;
  padding: 0;
}
.block-editor-tools-panel-color-gradient-settings__dropdown > button {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}
.block-editor-tools-panel-color-gradient-settings__dropdown > button.is-open {
  background: #f0f0f0;
  color: var(--wp-admin-theme-color);
}
.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 44px);
}

.block-editor-panel-color-gradient-settings__dropdown {
  width: 100%;
}
.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator {
  flex-shrink: 0;
}

.block-editor-panel-color-gradient-settings__reset {
  position: absolute;
  right: 0;
  top: 8px;
  margin: auto 8px auto;
  opacity: 0;
}
@media not (prefers-reduced-motion) {
  .block-editor-panel-color-gradient-settings__reset {
    transition: opacity 0.1s ease-in-out;
  }
}
.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset {
  border-radius: 2px;
}
.block-editor-panel-color-gradient-settings__dropdown:hover + .block-editor-panel-color-gradient-settings__reset, .block-editor-panel-color-gradient-settings__reset:focus, .block-editor-panel-color-gradient-settings__reset:hover {
  opacity: 1;
}
@media (hover: none) {
  .block-editor-panel-color-gradient-settings__reset {
    opacity: 1;
  }
}

.block-editor-date-format-picker {
  margin: 0 0 16px;
  padding: 0;
  border: none;
}

.block-editor-date-format-picker__custom-format-select-control__custom-option {
  border-top: 1px solid #ddd;
}

.block-editor-duotone-control__popover.components-popover > .components-popover__content {
  padding: 8px;
  width: 260px;
}
.block-editor-duotone-control__popover.components-popover .components-menu-group__label {
  padding: 0;
}
.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches {
  display: grid;
  grid-template-columns: repeat(6, 28px);
  gap: 12px;
  justify-content: space-between;
}

.block-editor-duotone-control__unset-indicator {
  background: linear-gradient(-45deg, transparent 48%, #ddd 48%, #ddd 52%, transparent 52%);
}

.block-editor-fit-text-size-warning {
  margin: 8px 0 0 0;
}
.block-editor-fit-text-size-warning .components-notice__content {
  margin-right: 0;
}

.components-font-appearance-control [role=option] {
  color: #1e1e1e;
  text-transform: capitalize;
}

.block-editor-global-styles__toggle-icon {
  fill: currentColor;
}

.block-editor-global-styles__shadow-popover-container {
  width: 230px;
}

.block-editor-global-styles__shadow__list {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  padding-bottom: 8px;
}

.block-editor-global-styles__clear-shadow {
  text-align: right;
}

.block-editor-global-styles-filters-panel__dropdown,
.block-editor-global-styles__shadow-dropdown {
  display: block;
  padding: 0;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 2px;
}

.block-editor-global-styles-filters-panel__dropdown-toggle,
.block-editor-global-styles__shadow-dropdown-toggle {
  width: 100%;
  padding: 8px;
}
.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,
.block-editor-global-styles__shadow-dropdown-toggle.is-open {
  background-color: #f0f0f0;
}

.block-editor-global-styles__shadow-editor__remove-button {
  position: absolute;
  right: 0;
  top: 8px;
  margin: auto 8px auto;
  opacity: 0;
}
@media not (prefers-reduced-motion) {
  .block-editor-global-styles__shadow-editor__remove-button {
    transition: opacity 0.1s ease-in-out;
  }
}
.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button, .block-editor-global-styles__shadow-editor__remove-button:focus, .block-editor-global-styles__shadow-editor__remove-button:hover {
  opacity: 1;
}
@media (hover: none) {
  .block-editor-global-styles__shadow-editor__remove-button {
    opacity: 1;
  }
}

.block-editor-global-styles__shadow-indicator {
  appearance: none;
  background: none;
  color: #2f2f2f;
  border: #e0e0e0 1px solid;
  border-radius: 2px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  padding: 0;
  height: 26px;
  width: 26px;
  box-sizing: border-box;
  transform: scale(1);
}
@media not (prefers-reduced-motion) {
  .block-editor-global-styles__shadow-indicator {
    transition: transform 0.1s ease;
  }
}
.block-editor-global-styles__shadow-indicator {
  will-change: transform;
}
.block-editor-global-styles__shadow-indicator:focus {
  border: 2px solid #757575;
}
.block-editor-global-styles__shadow-indicator:hover {
  transform: scale(1.2);
}
.block-editor-global-styles__shadow-indicator.unset {
  background: linear-gradient(-45deg, transparent 48%, #ddd 48%, #ddd 52%, transparent 52%);
}

.block-editor-global-styles-advanced-panel__custom-css-input {
  margin-bottom: 16px;
}
.block-editor-global-styles-advanced-panel__custom-css-input textarea {
  font-family: Menlo, Consolas, monaco, monospace;
  /*rtl:ignore*/
  direction: ltr;
}

.block-editor-panel-duotone-settings__reset {
  position: absolute;
  right: 0;
  top: 8px;
  margin: auto 8px auto;
  opacity: 0;
}
@media not (prefers-reduced-motion) {
  .block-editor-panel-duotone-settings__reset {
    transition: opacity 0.1s ease-in-out;
  }
}
.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset, .block-editor-panel-duotone-settings__reset:focus, .block-editor-panel-duotone-settings__reset:hover {
  opacity: 1;
}
@media (hover: none) {
  .block-editor-panel-duotone-settings__reset {
    opacity: 1;
  }
}

.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer {
  z-index: 30;
}
.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content * {
  pointer-events: none;
}
.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone {
  pointer-events: all;
}
.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter * {
  pointer-events: auto;
}

.block-editor-grid-visualizer__grid {
  display: grid;
  position: absolute;
}

.block-editor-grid-visualizer__cell {
  display: grid;
  position: relative;
}
.block-editor-grid-visualizer__cell .block-editor-inserter {
  color: inherit;
  z-index: 32;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender {
  box-shadow: inset 0 0 0 1px color-mix(in srgb, currentColor 20%, rgba(0, 0, 0, 0));
  color: inherit;
  overflow: hidden;
  height: 100%;
  width: 100%;
  padding: 0 !important;
  opacity: 0;
}
.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter,
.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone {
  background: var(--wp-admin-theme-color);
}
.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender,
.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus {
  opacity: 1;
  background-color: color-mix(in srgb, currentColor 20%, rgba(0, 0, 0, 0));
}

.block-editor-grid-visualizer__drop-zone {
  background: rgba(204, 204, 204, 0.1);
  width: 100%;
  height: 100%;
  grid-column: 1;
  grid-row: 1;
  min-width: 8px;
  min-height: 8px;
}

.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer {
  z-index: 30;
}
.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content * {
  pointer-events: none;
}

.block-editor-grid-item-resizer__box {
  border: 1px solid var(--wp-admin-theme-color);
}
.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle {
  pointer-events: all;
}

.block-editor-grid-item-mover__move-button-container {
  display: flex;
  padding: 0;
  border: none;
  justify-content: center;
}
.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button {
  width: 24px;
  min-width: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg {
  min-width: 24px;
}
.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 2px;
  height: 32px;
  left: 8px;
  right: 8px;
  z-index: -1;
}
@media not (prefers-reduced-motion) {
  .block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button::before {
    animation: components-button__appear-animation 0.1s ease;
    animation-fill-mode: forwards;
  }
}
.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus, .block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled, .block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus::before {
  box-shadow: none;
  outline: none;
}
.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible::before {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.block-editor-grid-item-mover__move-vertical-button-container {
  display: flex;
  position: relative;
}
@media (min-width: 600px) {
  .block-editor-grid-item-mover__move-vertical-button-container {
    flex-direction: column;
    justify-content: space-around;
  }
  .block-editor-grid-item-mover__move-vertical-button-container > .block-editor-grid-item-mover-button.block-editor-grid-item-mover-button {
    height: 20px !important;
    width: 100%;
    min-width: 0 !important;
  }
  .block-editor-grid-item-mover__move-vertical-button-container > .block-editor-grid-item-mover-button.block-editor-grid-item-mover-button::before {
    height: calc(100% - 4px);
  }
  .block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg,
  .block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg {
    flex-shrink: 0;
    height: 20px;
  }
}

@media (min-width: 600px) {
  .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container {
    height: 40px;
    position: relative;
    top: -4px;
  }
}

.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container {
  position: relative;
}
@media (min-width: 600px) {
  .show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container::before {
    content: "";
    height: 100%;
    width: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 0;
  }
}
@media (min-width: 782px) {
  .show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container::before {
    background: #1e1e1e;
  }
}
.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left {
  padding-right: 6px;
}
.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left::before {
  right: 0;
}
.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right {
  padding-left: 6px;
}
.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right::before {
  left: 0;
}
@media (min-width: 600px) {
  .show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container::before {
    content: "";
    height: 1px;
    width: 100%;
    background: #e0e0e0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: -0.5px;
  }
}
@media (min-width: 782px) {
  .show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container::before {
    background: #1e1e1e;
  }
}
.show-icon-labels .block-editor-grid-item-mover-button {
  white-space: nowrap;
}
.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container::before {
  height: 24px;
  background: #ddd;
  top: 4px;
}
.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container::before {
  background: #ddd;
  width: calc(100% - 24px);
}

.block-editor-height-control {
  border: 0;
  margin: 0;
  padding: 0;
}

.block-editor-iframe__container {
  width: 100%;
  height: 100%;
}

.block-editor-iframe__scale-container {
  height: 100%;
}

.block-editor-iframe__scale-container.is-zoomed-out {
  width: var(--wp-block-editor-iframe-zoom-out-scale-container-width, 100vw);
  position: absolute;
  right: 0;
}

.block-editor-block-types-list__list-item {
  display: block;
  width: 33.33%;
  padding: 0;
  margin: 0;
}
.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors {
  color: var(--wp-block-synced-color);
}
.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title {
  color: var(--wp-block-synced-color) !important;
  filter: brightness(0.95);
}
.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg {
  color: var(--wp-block-synced-color) !important;
}
.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled)::after {
  background: var(--wp-block-synced-color);
}

.components-button.block-editor-block-types-list__item {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-size: 13px;
  color: #1e1e1e;
  padding: 8px;
  align-items: stretch;
  justify-content: center;
  cursor: pointer;
  background: transparent;
  word-break: break-word;
}
@media not (prefers-reduced-motion) {
  .components-button.block-editor-block-types-list__item {
    transition: all 0.05s ease-in-out;
  }
}
.components-button.block-editor-block-types-list__item {
  position: relative;
  height: auto;
}
.components-button.block-editor-block-types-list__item:disabled, .components-button.block-editor-block-types-list__item[aria-disabled=true] {
  opacity: 0.6;
  cursor: default;
}
.components-button.block-editor-block-types-list__item:not(:disabled, [aria-disabled=true]):hover .block-editor-block-types-list__item-title {
  color: var(--wp-admin-theme-color) !important;
  filter: brightness(0.95);
}
.components-button.block-editor-block-types-list__item:not(:disabled, [aria-disabled=true]):hover svg {
  color: var(--wp-admin-theme-color) !important;
}
.components-button.block-editor-block-types-list__item:not(:disabled, [aria-disabled=true]):hover::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 2px;
  opacity: 0.04;
  background: var(--wp-admin-theme-color);
  pointer-events: none;
}
.components-button.block-editor-block-types-list__item:not(:disabled, [aria-disabled=true]).is-active {
  color: #fff;
  background: #1e1e1e;
  outline: 2px solid transparent;
  outline-offset: -2px;
}
.components-button.block-editor-block-types-list__item:not(:disabled):focus {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.block-editor-block-types-list__item-icon {
  padding: 12px 20px;
  color: #1e1e1e;
}
@media not (prefers-reduced-motion) {
  .block-editor-block-types-list__item-icon {
    transition: all 0.05s ease-in-out;
  }
}
.block-editor-block-types-list__item-icon .block-editor-block-icon {
  margin-left: auto;
  margin-right: auto;
}
@media not (prefers-reduced-motion) {
  .block-editor-block-types-list__item-icon svg {
    transition: all 0.15s ease-out;
  }
}
.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon {
  cursor: grab;
}

.block-editor-block-types-list__item-title {
  padding: 4px 2px 8px;
  font-size: 12px;
  hyphens: auto;
}

.modal-open .block-editor-inspector-list-view-content-popover {
  z-index: 99999;
}

.block-editor-block-inspector__tabs [role=tablist] {
  width: 100%;
}

.block-editor-inspector-popover-header {
  margin-bottom: 16px;
}

.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;
}

@keyframes loadingpulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.block-editor-link-control {
  position: relative;
  min-width: 350px;
}
.components-popover__content .block-editor-link-control {
  min-width: auto;
  width: 90vw;
  max-width: 350px;
}
.show-icon-labels .block-editor-link-control .components-button.has-icon svg {
  display: none;
}
.show-icon-labels .block-editor-link-control .components-button.has-icon::before {
  content: attr(aria-label);
}
.show-icon-labels .block-editor-link-control .block-editor-link-control__preview {
  gap: 4px;
  flex-wrap: wrap;
}
.show-icon-labels .block-editor-link-control .block-editor-link-control__preview .components-button.has-icon {
  width: auto;
  padding: 4px;
}
.show-icon-labels .block-editor-link-control .block-editor-link-control__preview .block-editor-link-control_link-information {
  min-width: 100%;
  margin-right: 0;
}

.block-editor-link-control__search-input-wrapper {
  margin-bottom: 8px;
  position: relative;
}

.block-editor-link-control__help {
  padding: 0 16px;
  margin-top: -8px;
  margin-bottom: 0;
  font-size: 12px;
  font-style: normal;
  color: #757575;
}

.block-editor-link-control__search-input-container,
.block-editor-link-control__search-input-wrapper {
  position: relative;
}

.block-editor-link-control__field {
  margin: 16px;
}
.block-editor-link-control__field .components-base-control__label {
  color: #1e1e1e;
}

.block-editor-link-control__search-error {
  margin: -8px 16px 16px;
}

.block-editor-link-control__search-actions {
  padding: 8px 16px 16px;
}

.block-editor-link-control__search-results-wrapper {
  position: relative;
}
.block-editor-link-control__search-results-wrapper::before, .block-editor-link-control__search-results-wrapper::after {
  content: "";
  position: absolute;
  left: -1px;
  right: 16px;
  display: block;
  pointer-events: none;
  z-index: 100;
}
.block-editor-link-control__search-results-wrapper::before {
  height: 8px;
  top: 0;
  bottom: auto;
}
.block-editor-link-control__search-results-wrapper::after {
  height: 16px;
  bottom: 0;
  top: auto;
}

.block-editor-link-control__search-results {
  margin-top: -16px;
  padding: 8px;
  max-height: 200px;
  overflow-y: auto;
}
.block-editor-link-control__search-results.is-loading {
  opacity: 0.2;
}

.block-editor-link-control__search-item.components-button.components-menu-item__button {
  height: auto;
  text-align: left;
}
.block-editor-link-control__search-item .components-menu-item__item {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}
.block-editor-link-control__search-item .components-menu-item__item mark {
  font-weight: 600;
  color: inherit;
  background-color: transparent;
}
.block-editor-link-control__search-item .components-menu-item__shortcut {
  color: #757575;
  white-space: nowrap;
}
.block-editor-link-control__search-item[aria-selected] {
  background: #f0f0f0;
}

.block-editor-link-control__preview {
  background: transparent;
  border: 0;
  padding: 16px;
}
.block-editor-link-control__preview .block-editor-link-control__link-information {
  margin-right: 8px;
  white-space: pre-wrap;
  overflow-wrap: break-word;
}
.block-editor-link-control__preview .block-editor-link-control__link-information .block-editor-link-control__preview-info {
  color: #757575;
  line-height: 1.1;
  font-size: 12px;
  word-break: break-all;
}
.block-editor-link-control__preview.is-url-title .block-editor-link-control__preview-title {
  word-break: break-all;
}
.block-editor-link-control__preview .block-editor-link-control__preview-image,
.block-editor-link-control__preview .block-editor-link-control__preview-icon {
  position: relative;
  flex-shrink: 0;
  background-color: #f0f0f0;
  width: 32px;
  height: 32px;
  border-radius: 2px;
}
.block-editor-link-control__preview .block-editor-link-control__preview-icon img {
  width: 16px;
}
.block-editor-link-control__preview.is-error .block-editor-link-control__preview-icon {
  top: 0;
  width: 32px;
  max-height: 32px;
}
.block-editor-link-control__preview .block-editor-link-control__preview-title {
  line-height: 1.1;
}
.block-editor-link-control__preview .block-editor-link-control__preview-title:focus {
  box-shadow: none;
}
.block-editor-link-control__preview .block-editor-link-control__preview-title:focus-visible {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
  text-decoration: none;
}
.block-editor-link-control__preview .block-editor-link-control__preview-title mark {
  font-weight: 600;
  color: inherit;
  background-color: transparent;
}
.block-editor-link-control__preview .block-editor-link-control__preview-title span {
  font-weight: normal;
}
.block-editor-link-control__preview .block-editor-link-control__preview-title .components-external-link__icon {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon svg,
.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon img {
  opacity: 0;
}
.block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon::before {
  content: "";
  display: block;
  background-color: #f0f0f0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
}
@media not (prefers-reduced-motion) {
  .block-editor-link-control__preview.is-fetching .block-editor-link-control__preview-icon::before {
    animation: loadingpulse 1s linear infinite;
    animation-delay: 0.5s;
  }
}

.block-editor-link-control__loading {
  margin: 16px;
  display: flex;
  align-items: center;
}
.block-editor-link-control__loading .components-spinner {
  margin-top: 0;
}

.components-button + .block-editor-link-control__search-create {
  overflow: visible;
  padding: 12px 16px;
}
.components-button + .block-editor-link-control__search-create::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  display: block;
  width: 100%;
}

.block-editor-link-control__search-create {
  align-items: center;
}
.block-editor-link-control__search-create .block-editor-link-control__preview-title {
  margin-bottom: 0;
}
.block-editor-link-control__search-create .block-editor-link-control__search-item-icon {
  top: 0;
}

.block-editor-link-control__drawer-inner {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  position: relative;
}

.block-editor-link-control__settings {
  border: 0;
  padding: 0;
  margin: 0;
}

.block-editor-link-control__setting {
  margin-bottom: 0;
  flex: 1;
  padding: 8px 24px;
}
.block-editor-link-control__setting .components-base-control:not(.components-input-control) .components-base-control__field {
  display: flex;
}
.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label {
  color: #1e1e1e;
}
.block-editor-link-control__setting input {
  margin-left: 0;
}
.is-preview .block-editor-link-control__setting {
  padding: 20px 8px 8px 0;
}

.block-editor-link-control__tools {
  padding: 8px 8px 0 8px;
  margin-top: -16px;
}
.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle {
  padding-left: 0;
  gap: 0;
}
.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] {
  color: #1e1e1e;
}
.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg {
  visibility: visible;
}
@media not (prefers-reduced-motion) {
  .block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg {
    transition: transform 0.1s ease;
  }
}
.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg {
  transform: rotate(90deg);
}
.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg {
  visibility: visible;
  transform: rotate(0deg);
}
@media not (prefers-reduced-motion) {
  .block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg {
    transition: transform 0.1s ease;
  }
}

.block-editor-link-control .block-editor-link-control__search-input .components-spinner {
  display: block;
}
.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner {
  position: absolute;
  left: auto;
  bottom: auto;
  top: calc(50% - 16px / 2);
  right: 40px;
}

.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner {
  top: calc(50% + 16px / 4);
  right: 12px;
}

/**
 * Link Picker Styles
 */
.link-preview-button.components-button {
  width: 100%;
  height: auto;
  padding: 12px;
  box-shadow: inset 0 0 0 1px #949494;
  border-color: #949494;
}

.link-preview-button__image-container {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.link-preview-button__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2px;
}

.link-preview-button__content {
  min-width: 0;
  flex: 1;
}

.link-preview-button__details {
  min-width: 0;
  flex: 1;
}

.link-preview-button__title,
.link-preview-button__hint {
  min-width: 0;
  display: block;
  width: 100%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.link-preview-button__title {
  margin-top: 4px;
  font-weight: 500;
  color: #1e1e1e;
  display: block;
}

.link-preview-button__hint {
  font-size: 12px;
  color: #757575;
  font-weight: 400;
}

.link-preview-button__icon {
  color: #1e1e1e;
}

.link-preview-button__badges {
  margin-top: 8px;
}

.block-editor-list-view-tree {
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}
.components-modal__content .block-editor-list-view-tree {
  margin: -12px -6px 0;
  width: calc(100% + 12px);
}
.block-editor-list-view-tree.is-dragging tbody {
  pointer-events: none;
}

.block-editor-list-view-leaf {
  position: relative;
  transform: translateY(0);
}
.block-editor-list-view-leaf.is-draggable, .block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents {
  cursor: grab;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true] {
  color: inherit;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover {
  color: var(--wp-admin-theme-color);
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg {
  fill: currentColor;
}
@media (forced-colors: active) {
  .block-editor-list-view-leaf .block-editor-list-view-block-select-button svg {
    fill: CanvasText;
  }
}
.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover {
  color: inherit;
}
.block-editor-list-view-leaf.is-selected td {
  background: var(--wp-admin-theme-color);
}
.block-editor-list-view-leaf.is-selected.is-synced td {
  background: var(--wp-block-synced-color);
}
.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover, .block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,
.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon {
  color: var(--wp-block-synced-color);
}
.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus::after {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color);
}
.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents, .block-editor-list-view-leaf.is-selected .components-button.has-icon {
  color: #fff;
}
.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus::after {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}
.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus::after {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color);
}
.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) #fff;
}
.block-editor-list-view-leaf.is-first-selected td:first-child {
  border-top-left-radius: 2px;
}
.block-editor-list-view-leaf.is-first-selected td:last-child {
  border-top-right-radius: 2px;
}
.block-editor-list-view-leaf.is-last-selected td:first-child {
  border-bottom-left-radius: 2px;
}
.block-editor-list-view-leaf.is-last-selected td:last-child {
  border-bottom-right-radius: 2px;
}
.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch) {
  background: rgba(var(--wp-admin-theme-color--rgb), 0.04);
}
.block-editor-list-view-leaf.is-synced-branch.is-branch-selected {
  background: rgba(var(--wp-block-synced-color--rgb), 0.04);
}
.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child {
  border-top-left-radius: 2px;
}
.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child {
  border-top-right-radius: 2px;
}
.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child {
  border-top-left-radius: 2px;
}
.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child {
  border-top-right-radius: 2px;
}
.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child {
  border-bottom-left-radius: 2px;
}
.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child {
  border-bottom-right-radius: 2px;
}
.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td {
  border-radius: 0;
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf.is-displacement-normal {
    transition: transform 0.2s;
  }
}
.block-editor-list-view-leaf.is-displacement-normal {
  transform: translateY(0);
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf.is-displacement-up {
    transition: transform 0.2s;
  }
}
.block-editor-list-view-leaf.is-displacement-up {
  transform: translateY(-32px);
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf.is-displacement-down {
    transition: transform 0.2s;
  }
}
.block-editor-list-view-leaf.is-displacement-down {
  transform: translateY(32px);
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf.is-after-dragged-blocks {
    transition: transform 0.2s;
  }
}
.block-editor-list-view-leaf.is-after-dragged-blocks {
  transform: translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px) * -1));
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up {
    transition: transform 0.2s;
  }
}
.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up {
  transform: translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px) * -1));
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down {
    transition: transform 0.2s;
  }
}
.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down {
  transform: translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px) * -1));
}
.block-editor-list-view-leaf.is-dragging {
  opacity: 0;
  left: 0;
  pointer-events: none;
  z-index: -9999;
}
.block-editor-list-view-leaf .block-editor-list-view-block-contents {
  display: flex;
  align-items: center;
  width: 100%;
  height: 32px;
  padding: 6px 4px 6px 0;
  text-align: left;
  position: relative;
  white-space: nowrap;
  border-radius: 2px;
  box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  text-decoration: none;
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf .block-editor-list-view-block-contents {
    transition: box-shadow 0.1s linear;
  }
}
.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents {
  padding-left: 0;
  padding-right: 0;
}
.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents,
.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus {
  box-shadow: none;
}
.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents::after,
.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus::after {
  content: "";
  position: absolute;
  top: 0;
  right: -29px;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  z-index: 2;
  pointer-events: none;
}
.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus::after {
  right: 0;
}
.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu,
.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  z-index: 1;
}
.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents {
  opacity: 1;
}
@keyframes __wp-base-styles-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents {
    animation: __wp-base-styles-fade-in 0.08s linear 0s;
    animation-fill-mode: forwards;
  }
}
.block-editor-list-view-leaf .block-editor-block-icon {
  margin-right: 4px;
  flex: 0 0 24px;
}
.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,
.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,
.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell {
  padding: 0;
}
.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,
.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell {
  line-height: 0;
  width: 28px;
  vertical-align: middle;
}
.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell > *,
.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell > * {
  opacity: 0;
}
.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover > *, .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within > *, .block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible > *,
.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover > *,
.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within > *,
.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible > * {
  opacity: 1;
}
.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
}
.block-editor-list-view-leaf .block-editor-block-mover-button {
  position: relative;
  width: 36px;
  height: 24px;
}
.block-editor-list-view-leaf .block-editor-block-mover-button svg {
  position: relative;
  height: 24px;
}
.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button {
  margin-top: -6px;
  align-items: flex-end;
}
.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg {
  bottom: -4px;
}
.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button {
  margin-bottom: -6px;
  align-items: flex-start;
}
.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg {
  top: -4px;
}
.block-editor-list-view-leaf .block-editor-block-mover-button::before {
  height: 16px;
  min-width: 100%;
  left: 0;
  right: 0;
}
.block-editor-list-view-leaf .block-editor-inserter__toggle {
  background: #1e1e1e;
  color: #fff;
  height: 24px;
  margin: 6px 6px 6px 1px;
  min-width: 24px;
}
.block-editor-list-view-leaf .block-editor-inserter__toggle:active {
  color: #fff;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg {
  left: 2px;
  position: relative;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title {
  flex: 1;
  position: relative;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate {
  position: absolute;
  width: 100%;
  transform: translateY(-50%);
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper {
  position: relative;
  max-width: min(110px, 40%);
  width: 100%;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor {
  position: absolute;
  right: 0;
  transform: translateY(-50%);
}
.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__block-visibility,
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky {
  line-height: 0;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images {
  display: flex;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image {
  background-size: cover;
  width: 18px;
  height: 18px;
  border-radius: 1px;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child) {
  box-shadow: 0 0 0 2px #fff;
}
.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child) {
  margin-left: -6px;
}
.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child) {
  box-shadow: 0 0 0 2px var(--wp-admin-theme-color);
}

.block-editor-list-view-draggable-chip {
  opacity: 0.8;
}

.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container,
.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,
.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,
.block-editor-list-view-appender__cell .block-editor-list-view-appender__container {
  display: flex;
}

.block-editor-list-view__expander {
  height: 24px;
  width: 24px;
  cursor: pointer;
}

.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander {
  margin-left: 192px;
}

.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander {
  margin-left: 0;
}

.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander {
  margin-left: 24px;
}

.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander {
  margin-left: 48px;
}

.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander {
  margin-left: 72px;
}

.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander {
  margin-left: 96px;
}

.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander {
  margin-left: 120px;
}

.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander {
  margin-left: 144px;
}

.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander {
  margin-left: 168px;
}

.block-editor-list-view-leaf .block-editor-list-view__expander {
  visibility: hidden;
}

.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg {
  visibility: visible;
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg {
    transition: transform 0.2s ease;
  }
}
.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg {
  transform: rotate(90deg);
}

.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg {
  visibility: visible;
  transform: rotate(0deg);
}
@media not (prefers-reduced-motion) {
  .block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg {
    transition: transform 0.2s ease;
  }
}

.block-editor-list-view-drop-indicator {
  pointer-events: none;
}
.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line {
  background: var(--wp-admin-theme-color);
  height: 4px;
  border-radius: 4px;
}

.block-editor-list-view-drop-indicator--preview {
  pointer-events: none;
}
.block-editor-list-view-drop-indicator--preview .components-popover__content {
  overflow: hidden !important;
}
.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line {
  background: rgba(var(--wp-admin-theme-color--rgb), 0.04);
  height: 32px;
  border-radius: 4px;
  overflow: hidden;
}
.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker {
  background: rgba(var(--wp-admin-theme-color--rgb), 0.09);
}

.block-editor-list-view-placeholder {
  padding: 0;
  margin: 0;
  height: 32px;
}

.list-view-appender .block-editor-inserter__toggle {
  background-color: #1e1e1e;
  color: #fff;
  margin: 8px 0 0 24px;
  height: 24px;
  padding: 0;
}
.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size {
  min-width: 24px;
}
.list-view-appender .block-editor-inserter__toggle:hover, .list-view-appender .block-editor-inserter__toggle:focus {
  background: var(--wp-admin-theme-color);
  color: #fff;
}

.list-view-appender__description {
  display: none;
}

.block-editor-media-placeholder__url-input-form {
  min-width: 260px;
}
@media (min-width: 600px) {
  .block-editor-media-placeholder__url-input-form {
    width: 300px;
  }
}
.block-editor-media-placeholder__url-input-form input {
  /* rtl:ignore */
  direction: ltr;
}

.modal-open .block-editor-media-replace-flow__options {
  z-index: 99999;
}

.block-editor-media-replace-flow__indicator {
  margin-left: 4px;
}

.block-editor-media-replace-flow__media-upload-menu:not(:empty) + .block-editor-media-flow__url-input {
  border-top: 1px solid #ddd;
  margin-top: 8px;
  padding-bottom: 8px;
}

.block-editor-media-replace-flow__options.is-variant-toolbar .block-editor-media-replace-flow__media-upload-menu:not(:empty) + .block-editor-media-flow__url-input {
  border-top-color: #1e1e1e;
}

.block-editor-media-flow__url-input {
  margin-right: -8px;
  margin-left: -8px;
  padding: 16px;
}
.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label {
  display: block;
  top: 16px;
  margin-bottom: 8px;
}
.block-editor-media-flow__url-input .block-editor-link-control {
  width: 300px;
}
.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input {
  padding: 0;
  margin: 0;
}
.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools {
  justify-content: flex-end;
  padding: 16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus);
}
.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__preview.is-current {
  width: auto;
  padding: 0;
}
.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text] {
  margin: 0;
  width: 100%;
}
.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions {
  padding: 8px 0 0;
}

.block-editor-media-flow__error {
  padding: 0 20px 20px 20px;
  max-width: 255px;
}
.block-editor-media-flow__error .components-with-notices-ui {
  max-width: 255px;
}
.block-editor-media-flow__error .components-with-notices-ui .components-notice__content {
  overflow: hidden;
  word-wrap: break-word;
}
.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss {
  position: absolute;
  right: 10px;
}

.block-editor-multi-selection-inspector__card {
  padding: 16px;
}

.block-editor-multi-selection-inspector__card-title {
  font-weight: 499;
}

.block-editor-multi-selection-inspector__card .block-editor-block-icon {
  margin-left: -2px;
  padding: 0 3px;
  width: 36px;
  height: 24px;
}

.block-editor-responsive-block-control {
  margin-bottom: 28px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 14px;
}
.block-editor-responsive-block-control:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.block-editor-responsive-block-control__title {
  margin: 0;
  margin-bottom: 0.6em;
  margin-left: -3px;
}

.block-editor-responsive-block-control__label {
  font-weight: 600;
  margin-bottom: 0.6em;
  margin-left: -3px;
}

.block-editor-responsive-block-control__inner {
  margin-left: -1px;
}

.block-editor-responsive-block-control__toggle {
  margin-left: 1px;
}

.block-editor-responsive-block-control .components-base-control__help {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.preset-input-control__wrapper > * {
  flex: 1;
}
.preset-input-control__wrapper > .preset-input-control__icon,
.preset-input-control__wrapper > .preset-input-control__custom-toggle {
  flex: none;
}

.components-popover.block-editor-rich-text__inline-format-toolbar {
  z-index: 99998;
}
.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content {
  width: auto;
  min-width: auto;
  margin-bottom: 8px;
  box-shadow: none;
  outline: none;
  border-radius: 2px;
}
.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar {
  border-radius: 2px;
}
.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group {
  background: none;
}
.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control,
.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle {
  min-width: 48px;
  min-height: 48px;
  padding-left: 12px;
  padding-right: 12px;
}

.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle {
  justify-content: center;
}

.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon {
  width: auto;
}
.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg {
  display: none;
}
.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon::after {
  content: attr(aria-label);
}

.block-editor-skip-to-selected-block {
  position: absolute;
  top: -9999em;
}
.block-editor-skip-to-selected-block:focus {
  font-size: 14px;
  font-weight: 600;
  background: #f1f1f1;
  z-index: 100000;
}

.block-editor-tabbed-sidebar {
  background-color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
}

.block-editor-tabbed-sidebar__tablist-and-close-button {
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  padding-right: 8px;
}

.block-editor-tabbed-sidebar__close-button {
  background: #fff;
  /* stylelint-disable-next-line property-disallowed-list -- This should be removed when https://github.com/WordPress/gutenberg/issues/59013 is fixed. */
  order: 1;
  align-self: center;
}

.block-editor-tabbed-sidebar__tablist {
  margin-bottom: -1px;
}

.block-editor-tabbed-sidebar__tabpanel {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  overflow-y: auto;
  scrollbar-gutter: auto;
}

.block-editor-block-list__block .block-editor-url-input,
.components-popover .block-editor-url-input,
.block-editor-url-input {
  flex-grow: 1;
  position: relative;
  padding: 1px;
}
@media (min-width: 600px) {
  .block-editor-block-list__block .block-editor-url-input,
  .components-popover .block-editor-url-input,
  .block-editor-url-input {
    min-width: 300px;
    width: auto;
  }
}
.block-editor-block-list__block .block-editor-url-input.is-full-width,
.components-popover .block-editor-url-input.is-full-width,
.block-editor-url-input.is-full-width {
  width: 100%;
}
.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,
.components-popover .block-editor-url-input.is-full-width__suggestions,
.block-editor-url-input.is-full-width__suggestions {
  width: 100%;
}
.block-editor-block-list__block .block-editor-url-input .components-spinner,
.components-popover .block-editor-url-input .components-spinner,
.block-editor-url-input .components-spinner {
  position: absolute;
  margin: 0;
  top: calc(50% - 16px / 2);
  right: 8px;
}

.block-editor-url-input__suggestions {
  max-height: 200px;
}
@media not (prefers-reduced-motion) {
  .block-editor-url-input__suggestions {
    transition: all 0.15s ease-in-out;
  }
}
.block-editor-url-input__suggestions {
  padding: 4px 0;
  width: 302px;
  overflow-y: auto;
}

.block-editor-url-input__suggestions,
.block-editor-url-input .components-spinner {
  display: none;
}
@media (min-width: 600px) {
  .block-editor-url-input__suggestions,
  .block-editor-url-input .components-spinner {
    display: grid;
  }
}

.block-editor-url-input__suggestion {
  min-height: 36px;
  height: auto;
  color: #757575;
  display: block;
  font-size: 13px;
  cursor: pointer;
  background: #fff;
  width: 100%;
  border: none;
  text-align: left;
  box-shadow: none;
}
.block-editor-url-input__suggestion:hover {
  background: #ddd;
}
.block-editor-url-input__suggestion:focus, .block-editor-url-input__suggestion.is-selected {
  background: var(--wp-admin-theme-color-darker-20);
  color: #fff;
  outline: none;
}

.components-toolbar-group > .block-editor-url-input__button,
.components-toolbar > .block-editor-url-input__button {
  position: inherit;
}

.block-editor-url-input__button .block-editor-url-input__back {
  margin-right: 4px;
  overflow: visible;
}
.block-editor-url-input__button .block-editor-url-input__back::after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 24px;
  right: -1px;
  background: #ddd;
}

.block-editor-url-input__button-modal {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03), 0 1px 2px rgba(0, 0, 0, 0.02), 0 3px 3px rgba(0, 0, 0, 0.02), 0 4px 4px rgba(0, 0, 0, 0.01);
  border: 1px solid #ddd;
  background: #fff;
}

.block-editor-url-input__button-modal-line {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
  align-items: flex-start;
}

.block-editor-url-popover__additional-controls {
  border-top: 1px solid #1e1e1e;
  padding: 8px 8px;
}

.block-editor-url-popover__input-container {
  padding: 8px;
}

.block-editor-url-popover__row {
  display: flex;
  gap: 4px;
  align-items: center;
}

.block-editor-url-popover__row > :not(.block-editor-url-popover__settings-toggle) {
  flex-grow: 1;
  gap: 8px;
}

.block-editor-url-popover__additional-controls .components-button.has-icon {
  padding-left: 8px;
  padding-right: 8px;
  height: auto;
  text-align: left;
}
.block-editor-url-popover__additional-controls .components-button.has-icon > svg {
  margin-right: 8px;
}

.block-editor-url-popover__settings-toggle {
  flex-shrink: 0;
}
.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon {
  transform: rotate(180deg);
}

.block-editor-url-popover__settings {
  display: block;
  padding: 16px;
  border-top: 1px solid #1e1e1e;
}

.block-editor-url-popover__link-editor,
.block-editor-url-popover__link-viewer {
  display: flex;
}

.block-editor-url-popover__link-viewer-url {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 8px;
  min-width: 150px;
  max-width: 350px;
}
.block-editor-url-popover__link-viewer-url.has-invalid-link {
  color: #cc1818;
}

.block-editor-url-popover__expand-on-click {
  display: flex;
  align-items: center;
  min-width: 350px;
  white-space: nowrap;
}
.block-editor-url-popover__expand-on-click .text {
  flex-grow: 1;
}
.block-editor-url-popover__expand-on-click .text p {
  margin: 0;
  line-height: 16px;
}
.block-editor-url-popover__expand-on-click .text p.description {
  color: #757575;
  font-size: 12px;
}

.block-editor-content-only-controls__link {
  width: 100%;
  box-shadow: inset 0 0 0 1px #ccc;
}
.block-editor-content-only-controls__link:focus:not(:disabled) {
  box-shadow: 0 0 0 currentColor inset, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.block-editor-content-only-controls__link-row {
  align-items: center;
}

.block-editor-content-only-controls__link-title {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.block-editor-content-only-controls__media {
  width: 100%;
  box-shadow: inset 0 0 0 1px #ccc;
  padding: 8px;
}
.block-editor-content-only-controls__media:focus:not(:disabled) {
  box-shadow: 0 0 0 currentColor inset, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.block-editor-content-only-controls__media-replace-flow {
  display: block;
}

.block-editor-content-only-controls__media-row {
  align-items: center;
}

.block-editor-content-only-controls__media-placeholder {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  padding: 0;
  background: #fff linear-gradient(-45deg, transparent 48%, #ddd 48%, #ddd 52%, transparent 52%);
}

.block-editor-content-only-controls__media-title {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.block-editor-content-only-controls__media-thumbnail {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  align-self: center;
}
.block-editor-content-only-controls__media-thumbnail img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.block-editor-content-only-controls__rich-text {
  width: 100%;
  margin: 0;
  background: #fff;
  color: #1e1e1e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 6px 8px;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
  /* Override core line-height. To be reviewed. */
  line-height: normal;
  box-shadow: 0 0 0 transparent;
  border-radius: 2px;
  border: 1px solid #949494;
}
@media not (prefers-reduced-motion) {
  .block-editor-content-only-controls__rich-text {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .block-editor-content-only-controls__rich-text {
    font-size: 13px;
    /* Override core line-height. To be reviewed. */
    line-height: normal;
  }
}
.block-editor-content-only-controls__rich-text:focus {
  border-color: var(--wp-admin-theme-color, #3858e9);
  box-shadow: 0 0 0 0.5px var(--wp-admin-theme-color, #3858e9);
  outline: 2px solid transparent;
}
.block-editor-content-only-controls__rich-text::placeholder {
  color: rgba(30, 30, 30, 0.62);
}
.block-editor-content-only-controls__rich-text {
  border-color: #949494;
}
.block-editor-content-only-controls__rich-text::placeholder {
  color: color-mix(in srgb, #1e1e1e, transparent 38%);
}
.block-editor-content-only-controls__rich-text {
  min-height: 40px;
  padding: 12px;
}

.block-editor-block-fields__container {
  padding: 0 16px;
}
.block-editor-block-fields__container:first-of-type {
  padding-block-start: 8px;
  border-top: 1px solid #e0e0e0;
}
.block-editor-block-fields__container:last-of-type {
  padding-block-end: 16px;
}

.block-editor-block-fields__header {
  padding: 8px 0;
  margin-bottom: 4px;
}

.block-editor-block-fields__header-icon {
  flex: 0 0 24px;
}

.block-editor-block-fields__header-title {
  flex: 1;
  margin: 0 !important;
}

.block-editor-hooks__block-hooks {
  /**
   * Un-reverse the flex direction for the toggle's label.
   */
}
.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack {
  flex-direction: row;
}
.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext {
  color: #757575;
  font-size: 12px;
  margin-bottom: 16px;
}

div.block-editor-bindings__panel {
  grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
}
div.block-editor-bindings__panel button:hover .block-editor-bindings__item span {
  color: inherit;
}

.border-block-support-panel .single-column {
  grid-column: span 1;
}

.color-block-support-panel .block-editor-contrast-checker {
  grid-column: span 2;
  margin-top: 16px;
}
.color-block-support-panel {
  /* Increased specificity required to remove the slot wrapper's row gap */
}
.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper {
  row-gap: 0;
}
.color-block-support-panel {
  /**
   * After converting PanelColorGradientSettings to render as a ToolsPanel
   * we need to remove the top margin when wrapping inner content due to
   * rendering via SlotFills.
   */
}
.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first {
  margin-top: 0;
}

.dimensions-block-support-panel .single-column {
  grid-column: span 1;
}

.block-editor-hooks__layout-constrained .components-base-control {
  margin-bottom: 0;
}

.block-editor-hooks__layout-constrained-helptext {
  color: #757575;
  font-size: 12px;
  margin-bottom: 0;
}

.block-editor-hooks__flex-layout-justification-controls,
.block-editor-hooks__flex-layout-orientation-controls {
  margin-bottom: 12px;
}
.block-editor-hooks__flex-layout-justification-controls legend,
.block-editor-hooks__flex-layout-orientation-controls legend {
  margin-bottom: 8px;
}

.block-editor-hooks__grid-layout-columns-and-rows-controls,
.block-editor-hooks__grid-layout-minimum-width-control {
  border: 0;
  padding: 0;
  margin: 0;
}

.block-editor__spacing-visualizer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.5;
  border-color: var(--wp-admin-theme-color);
  border-style: solid;
  pointer-events: none;
  box-sizing: border-box;
}

.typography-block-support-panel .single-column {
  grid-column: span 1;
}

/**
 * Block Toolbar
 */
.block-editor-block-toolbar {
  display: flex;
  flex-grow: 1;
  width: 100%;
  position: relative;
  overflow-y: hidden;
  overflow-x: auto;
}
@media not (prefers-reduced-motion) {
  .block-editor-block-toolbar {
    transition: border-color 0.1s linear, box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .block-editor-block-toolbar {
    overflow: inherit;
  }
}
.block-editor-block-toolbar .components-toolbar-group,
.block-editor-block-toolbar .components-toolbar {
  background: none;
  margin-top: -1px;
  margin-bottom: -1px;
  border: 0;
  border-right: 1px solid #ddd;
}
.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button::before {
  background: color-mix(in srgb, var(--wp-block-synced-color) 10%, transparent);
  border-radius: 2px;
}
.block-editor-block-toolbar .components-button.block-editor-block-toolbar__block-icon-button[aria-disabled=true] {
  color: #1e1e1e;
}
.block-editor-block-toolbar .components-button.block-editor-block-toolbar__block-icon-button[aria-disabled=true]:hover {
  color: #1e1e1e;
}
.block-editor-block-toolbar.is-synced .block-editor-block-toolbar__block-icon, .block-editor-block-toolbar.is-connected .block-editor-block-toolbar__block-icon {
  color: var(--wp-block-synced-color);
}
.block-editor-block-toolbar > :last-child,
.block-editor-block-toolbar > :last-child .components-toolbar-group,
.block-editor-block-toolbar > :last-child .components-toolbar, .block-editor-block-toolbar:has(> :last-child:empty) > :nth-last-child(2), .block-editor-block-toolbar:has(> :last-child:empty) > :nth-last-child(2) .components-toolbar-group, .block-editor-block-toolbar:has(> :last-child:empty) > :nth-last-child(2) .components-toolbar {
  border-right: none;
}
.block-editor-block-toolbar .components-toolbar-group:empty {
  display: none;
}

.block-editor-block-contextual-toolbar {
  position: sticky;
  top: 0;
  z-index: 31;
  display: block;
  width: 100%;
  background-color: #fff;
  flex-shrink: 3;
}
.block-editor-block-contextual-toolbar.components-accessible-toolbar {
  border: none;
  border-radius: 0;
}
.block-editor-block-contextual-toolbar.is-unstyled {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.133);
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar {
  overflow: auto;
  overflow-y: hidden;
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track {
  background-color: transparent;
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb {
  background-color: #e0e0e0;
  border-radius: 8px;
  border: 3px solid transparent;
  background-clip: padding-box;
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb, .block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb, .block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb {
  background-color: #949494;
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar {
  scrollbar-width: thin;
  scrollbar-gutter: stable both-edges;
  scrollbar-color: #e0e0e0 transparent;
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover, .block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus, .block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within {
  scrollbar-color: #949494 transparent;
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar {
  will-change: transform;
}
@media (hover: none) {
  .block-editor-block-contextual-toolbar .block-editor-block-toolbar {
    scrollbar-color: #949494 transparent;
  }
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar {
  scrollbar-gutter: auto;
}
.block-editor-block-contextual-toolbar .block-editor-block-toolbar > :last-child::after,
.block-editor-block-contextual-toolbar .block-editor-block-toolbar > :last-child .components-toolbar-group::after,
.block-editor-block-contextual-toolbar .block-editor-block-toolbar > :last-child .components-toolbar::after {
  display: none;
}
.block-editor-block-contextual-toolbar > .block-editor-block-toolbar {
  flex-grow: initial;
  width: initial;
}
.block-editor-block-contextual-toolbar .block-editor-block-parent-selector {
  position: relative;
  margin-top: -1px;
  margin-bottom: -1px;
}
.block-editor-block-contextual-toolbar .block-editor-block-parent-selector::after {
  align-items: center;
  background-color: #1e1e1e;
  border-radius: 100%;
  content: "";
  display: inline-flex;
  height: 2px;
  position: absolute;
  top: 15px;
  width: 2px;
}

.block-editor-block-toolbar__block-controls .components-toolbar-group {
  padding: 0;
}

.block-editor-block-toolbar__pattern-overrides-popover .components-popover__content {
  min-width: 260px;
  padding: 16px;
}

.block-editor-block-toolbar .components-toolbar-group,
.block-editor-block-toolbar .components-toolbar,
.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group,
.block-editor-rich-text__inline-format-toolbar-group .components-toolbar {
  display: flex;
  flex-wrap: nowrap;
}

.block-editor-block-toolbar__slot {
  display: inline-flex;
}

.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) {
  width: auto;
}
.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg {
  display: none;
}
.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text))::after {
  content: attr(aria-label);
  font-size: 12px;
}
.show-icon-labels .block-editor-block-toolbar .block-editor-block-icon {
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
}
.show-icon-labels .components-accessible-toolbar .components-toolbar-group > div:first-child:last-child > .components-button.has-icon {
  padding-left: 6px;
  padding-right: 6px;
}
.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 12px;
  padding-right: 12px;
  text-wrap: nowrap;
}
.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon {
  width: 0;
}
.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container {
  width: auto;
  position: relative;
}
@media (min-width: 600px) {
  .show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container::before {
    content: "";
    height: 1px;
    width: 100%;
    background: #e0e0e0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: -0.5px;
  }
}
@media (min-width: 782px) {
  .show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container::before {
    background: #1e1e1e;
  }
}
.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container,
.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button {
  padding-left: 6px;
  padding-right: 6px;
}
.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button {
  padding-left: 8px;
  padding-right: 8px;
}
.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover {
  border-left: 1px solid #ddd;
  margin-left: 6px;
  margin-right: -6px;
  white-space: nowrap;
}
.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon {
  padding-left: 12px;
  padding-right: 12px;
}
.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button {
  width: auto;
}
.show-icon-labels .components-toolbar,
.show-icon-labels .components-toolbar-group {
  flex-shrink: 1;
}
.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button + .components-button {
  margin-left: 6px;
}

.block-editor-block-toolbar-change-design-content-wrapper {
  padding: 12px;
  width: 320px;
}
.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 12px;
}
.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
  margin-bottom: 0;
}
.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item {
  min-height: 100px;
}

.block-editor-inserter {
  display: inline-block;
  background: none;
  border: none;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: 0;
}
@media (min-width: 782px) {
  .block-editor-inserter {
    position: relative;
  }
}

.block-editor-inserter__main-area {
  height: 100%;
  gap: 16px;
  position: relative;
}
.block-editor-inserter__main-area.show-as-tabs {
  gap: 0;
}
@media (min-width: 782px) {
  .block-editor-inserter__main-area .block-editor-tabbed-sidebar {
    width: 350px;
  }
}

.block-editor-inserter__popover.is-quick .components-popover__content {
  border: none;
  outline: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03), 0 1px 2px rgba(0, 0, 0, 0.02), 0 3px 3px rgba(0, 0, 0, 0.02), 0 4px 4px rgba(0, 0, 0, 0.01);
}
.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter > * {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter > *:first-child {
  border-top: 1px solid #ccc;
  border-radius: 4px 4px 0 0;
}
.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter > *:last-child {
  border-bottom: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
}
.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter > *.components-button {
  border: 1px solid #1e1e1e;
}

.block-editor-inserter__popover .block-editor-inserter__menu {
  margin: -12px;
}
.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist {
  top: 60px;
}
.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area {
  overflow: visible;
  height: auto;
}
.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container {
  display: none;
}

.block-editor-inserter__toggle.components-button {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  border: none;
  outline: none;
  padding: 0;
}
@media not (prefers-reduced-motion) {
  .block-editor-inserter__toggle.components-button {
    transition: color 0.2s ease;
  }
}

.block-editor-inserter__menu {
  height: 100%;
  position: relative;
  overflow: visible;
}
@media (min-width: 782px) {
  .block-editor-inserter__menu.show-panel {
    width: 630px;
  }
}

.block-editor-inserter__inline-elements {
  margin-top: -1px;
}

.block-editor-inserter__menu.is-bottom::after {
  border-bottom-color: #fff;
}

.components-popover.block-editor-inserter__popover {
  z-index: 99999;
}

.block-editor-inserter__search {
  padding: 16px 16px 0 16px;
}

.block-editor-inserter__no-tab-container {
  overflow-y: auto;
  flex-grow: 1;
  position: relative;
}

.block-editor-inserter__panel-header {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 16px 16px 0;
}

.block-editor-inserter__panel-content {
  padding: 16px;
}

.block-editor-inserter__panel-title,
.block-editor-inserter__panel-title button {
  margin: 0 12px 0 0;
  color: #757575;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 499;
}

.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input {
  height: 36px;
  line-height: 36px;
}

.block-editor-inserter__panel-dropdown select {
  border: none;
}

.block-editor-inserter__reusable-blocks-panel {
  position: relative;
  text-align: right;
}

.block-editor-inserter__no-results,
.block-editor-inserter__patterns-loading {
  padding: 32px;
  text-align: center;
}

.block-editor-inserter__child-blocks {
  padding: 0 16px;
}

.block-editor-inserter__parent-block-header {
  display: flex;
  align-items: center;
}
.block-editor-inserter__parent-block-header h2 {
  font-size: 13px;
}
.block-editor-inserter__parent-block-header .block-editor-block-icon {
  margin-right: 8px;
}

.block-editor-inserter__preview-container__popover {
  top: 16px !important;
}

.block-editor-inserter__preview-container {
  display: none;
  width: 280px;
  padding: 16px;
  max-height: calc(100% - 32px);
  overflow-y: hidden;
}
@media (min-width: 782px) {
  .block-editor-inserter__preview-container {
    display: block;
  }
}
.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item {
  height: 100%;
}
.block-editor-inserter__preview-container .block-editor-block-card {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 4px;
}

.block-editor-inserter__insertable-blocks-at-selection {
  border-bottom: 1px solid #e0e0e0;
}

.block-editor-inserter__media-tabs-container,
.block-editor-inserter__block-patterns-tabs-container {
  flex-grow: 1;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.block-editor-inserter__category-tablist {
  margin-bottom: 8px;
}

.block-editor-inserter__category-panel {
  outline: 1px solid transparent;
  display: flex;
  flex-direction: column;
  padding: 0 16px;
}
@media (min-width: 782px) {
  .block-editor-inserter__category-panel {
    border-left: 1px solid #e0e0e0;
    padding: 0;
    left: 350px;
    width: 280px;
    position: absolute;
    top: -1px;
    height: calc(100% + 1px);
    background: #f0f0f0;
    border-top: 1px solid #e0e0e0;
  }
  .block-editor-inserter__category-panel .block-editor-inserter__media-list,
  .block-editor-inserter__category-panel .block-editor-block-patterns-list {
    padding: 0 24px 16px;
  }
}

.block-editor-inserter__patterns-category-panel-header {
  padding: 8px 0;
}
@media (min-width: 782px) {
  .block-editor-inserter__patterns-category-panel-header {
    padding: 8px 24px;
  }
}

.block-editor-inserter__patterns-category-no-results {
  margin-top: 24px;
}

.block-editor-inserter__patterns-filter-help {
  padding: 16px;
  border-top: 1px solid #ddd;
  color: #757575;
  min-width: 280px;
}

.block-editor-inserter__media-list,
.block-editor-block-patterns-list {
  overflow-y: auto;
  flex-grow: 1;
  height: 100%;
}

.block-editor-inserter__preview-content {
  background: #f0f0f0;
  display: grid;
  flex-grow: 1;
  align-items: center;
}

.block-editor-inserter__preview-content-missing {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 144px;
  color: #757575;
  background: #f0f0f0;
  border-radius: 2px;
}

.block-editor-inserter__tips {
  border-top: 1px solid #ddd;
  padding: 16px;
  flex-shrink: 0;
  position: relative;
}

.block-editor-inserter__quick-inserter {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 782px) {
  .block-editor-inserter__quick-inserter {
    width: 350px;
  }
}

.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header {
  height: 0;
  padding: 0;
  float: left;
}

.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content,
.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content {
  padding: 16px;
}

.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8px;
}
.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
  margin-bottom: 0;
}
.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item {
  min-height: 100px;
}

.block-editor-inserter__quick-inserter-separator {
  border-top: 1px solid #ddd;
}

.block-editor-inserter__popover.is-quick > .components-popover__content {
  padding: 0;
}

.block-editor-inserter__quick-inserter-expand.components-button {
  display: block;
  background: #1e1e1e;
  color: #fff;
  width: 100%;
  border-radius: 0;
}
.block-editor-inserter__quick-inserter-expand.components-button:hover {
  color: #fff;
}
.block-editor-inserter__quick-inserter-expand.components-button:active {
  color: #ccc;
}
.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled) {
  box-shadow: none;
  background: var(--wp-admin-theme-color);
  border-color: var(--wp-admin-theme-color);
}

.block-editor-block-patterns-explorer__sidebar {
  position: absolute;
  top: 72px;
  left: 0;
  bottom: 0;
  width: 280px;
  padding: 24px 24px 24px;
  overflow-x: visible;
  overflow-y: auto;
}
.block-editor-block-patterns-explorer__sidebar__categories-list__item {
  display: block;
  width: 100%;
  height: 48px;
  text-align: left;
}
.block-editor-block-patterns-explorer__search {
  margin-bottom: 32px;
}
.block-editor-block-patterns-explorer__search-results-count {
  padding-bottom: 32px;
}
.block-editor-block-patterns-explorer__list {
  margin-left: 280px;
  padding: 24px 0 32px;
}
.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container {
  width: 380px;
}
.block-editor-block-patterns-explorer .block-editor-block-patterns-list {
  display: grid;
  grid-gap: 32px;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 16px;
}
@media (min-width: 1080px) {
  .block-editor-block-patterns-explorer .block-editor-block-patterns-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1440px) {
  .block-editor-block-patterns-explorer .block-editor-block-patterns-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
  min-height: 240px;
}
.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item {
  height: inherit;
  min-height: 100px;
  max-height: 800px;
}

.components-heading.block-editor-inserter__patterns-category-panel-title {
  font-weight: 499;
}

.block-editor-inserter__patterns-explore-button.components-button,
.block-editor-inserter__media-library-button.components-button {
  padding: 16px;
  justify-content: center;
  margin-top: 16px;
  width: 100%;
}

.block-editor-inserter__media-panel {
  min-height: 100%;
  padding: 0 16px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 782px) {
  .block-editor-inserter__media-panel {
    padding: 0;
  }
}
.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}
.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search {
  margin-bottom: 24px;
}
@media (min-width: 782px) {
  .block-editor-inserter__media-panel .block-editor-inserter__media-panel-search {
    margin-bottom: 0;
    padding: 16px 24px 16px;
  }
}

.block-editor-inserter__media-list__list-item {
  position: relative;
  cursor: pointer;
  margin-bottom: 24px;
}
.block-editor-inserter__media-list__list-item.is-placeholder {
  min-height: 100px;
}
.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item {
  cursor: grab;
}
.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview > * {
  outline-color: rgba(0, 0, 0, 0.3);
}
.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options > button {
  display: block;
}
.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options {
  position: absolute;
  right: 8px;
  top: 8px;
}
.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options > button {
  background: #fff;
  display: none;
}
.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options > button.is-opened, .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options > button:focus {
  display: block;
}
.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options > button:hover {
  box-shadow: inset 0 0 0 2px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.block-editor-inserter__media-list__item {
  height: 100%;
}
.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview {
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 2px;
}
.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview > * {
  margin: 0 auto;
  max-width: 100%;
  outline: 1px solid rgba(0, 0, 0, 0.1);
  outline-offset: -1px;
}
.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner {
  display: flex;
  height: 100%;
  width: 100%;
  position: absolute;
  justify-content: center;
  background: rgba(255, 255, 255, 0.7);
  align-items: center;
  pointer-events: none;
}
.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview > * {
  outline-color: var(--wp-admin-theme-color);
  outline-width: var(--wp-admin-border-width-focus);
  outline-offset: calc(-1 * var(--wp-admin-border-width-focus));
}
@media not (prefers-reduced-motion) {
  .block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview > * {
    transition: outline 0.1s linear;
  }
}

.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item {
  min-width: auto;
}

.block-editor-inserter__mobile-tab-navigation {
  padding: 16px;
  height: 100%;
}
.block-editor-inserter__mobile-tab-navigation > * {
  height: 100%;
}

@media (min-width: 600px) {
  .block-editor-inserter-media-tab-media-preview-inserter-external-image-modal {
    max-width: 480px;
  }
}
.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p {
  margin: 0;
}

.block-editor-inserter__hint {
  margin: 16px 16px 0;
}

.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input {
  height: 40px;
}

.block-editor-inserter__pattern-panel-placeholder {
  display: none;
}

.block-editor-inserter__menu.is-zoom-out {
  display: flex;
}
@media (min-width: 782px) {
  .block-editor-inserter__menu.is-zoom-out.show-panel::after {
    content: "";
    display: block;
    width: 300px;
    height: 100%;
  }
}

@media (max-width: 959px) {
  .show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination {
    flex-direction: column;
  }
  .show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous,
  .show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next {
    flex-direction: column;
  }
}
.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination {
  flex-direction: column;
}
.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous,
.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next {
  flex-direction: column;
}

.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text {
  display: none;
  padding: 0 24px 16px;
}
@media (min-width: 480px) {
  .block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text {
    display: block;
  }
}

.spacing-sizes-control {
  border: 0;
  padding: 0;
  margin: 0;
}
.spacing-sizes-control .spacing-sizes-control__unit-control,
.spacing-sizes-control .spacing-sizes-control__label {
  margin-bottom: 0;
}
.spacing-sizes-control .spacing-sizes-control__preset-range,
.spacing-sizes-control .spacing-sizes-control__custom-value-range {
  flex: 1;
  margin-bottom: 0;
}

.spacing-sizes-control__header {
  height: 16px;
  margin-bottom: 12px;
}

.spacing-sizes-control__wrapper {
  align-items: center;
}

.spacing-sizes-control__dropdown {
  height: 24px;
}

.spacing-sizes-control__wrapper .preset-input-control__icon {
  margin-left: -4px;
}

.block-editor-block-visibility-modal {
  z-index: 1000001;
}
.block-editor-block-visibility-modal__options {
  border: 0;
  padding: 0;
  list-style: none;
  margin: 24px 0;
}
.block-editor-block-visibility-modal__options-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 16px 0;
  gap: 24px;
}
.block-editor-block-visibility-modal__options-item:last-child {
  margin: 0;
}
.block-editor-block-visibility-modal__options-item--everywhere {
  flex-direction: column;
  align-items: start;
}
.block-editor-block-visibility-modal__options-checkbox--everywhere {
  font-weight: 600;
}
.block-editor-block-visibility-modal__options-icon--checked {
  fill: #ddd;
}
.block-editor-block-visibility-modal__sub-options {
  width: 100%;
  padding-inline-start: 12px;
}
.block-editor-block-visibility-modal__description {
  font-size: 12px;
  color: #757575;
}

.block-editor-block-visibility-info {
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0 16px 16px;
  display: flex;
  align-items: center;
  justify-content: start;
}

/* ===== wp-includes/css/dist/reusable-blocks/style.css ===== */
/**
 * Typography
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
:root {
  --wp-block-synced-color: #7a00df;
  --wp-block-synced-color--rgb: 122, 0, 223;
  --wp-bound-block-color: var(--wp-block-synced-color);
  --wp-editor-canvas-background: #ddd;
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color--rgb: 0, 124, 186;
  --wp-admin-theme-color-darker-10: rgb(0, 107, 160.5);
  --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
  --wp-admin-theme-color-darker-20: #005a87;
  --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
  --wp-admin-border-width-focus: 2px;
}
@media (min-resolution: 192dpi) {
  :root {
    --wp-admin-border-width-focus: 1.5px;
  }
}

.reusable-blocks-menu-items__convert-modal {
  z-index: 1000001;
}

/* ===== wp-includes/css/dist/patterns/style.css ===== */
/**
 * Typography
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
:root {
  --wp-block-synced-color: #7a00df;
  --wp-block-synced-color--rgb: 122, 0, 223;
  --wp-bound-block-color: var(--wp-block-synced-color);
  --wp-editor-canvas-background: #ddd;
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color--rgb: 0, 124, 186;
  --wp-admin-theme-color-darker-10: rgb(0, 107, 160.5);
  --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
  --wp-admin-theme-color-darker-20: #005a87;
  --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
  --wp-admin-border-width-focus: 2px;
}
@media (min-resolution: 192dpi) {
  :root {
    --wp-admin-border-width-focus: 1.5px;
  }
}

.patterns-menu-items__convert-modal {
  z-index: 1000001;
}
.patterns-menu-items__convert-modal [role=dialog] > [role=document] {
  width: 350px;
}
.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories {
  position: relative;
}
.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list:not(:empty) {
  position: absolute;
  border: 1px solid var(--wp-admin-theme-color);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 0 0.5px 0.5px var(--wp-admin-theme-color);
  box-sizing: border-box;
  z-index: 1;
  background-color: #fff;
  width: calc(100% + 2px);
  left: -1px;
  min-width: initial;
  max-height: 96px;
}

.patterns-create-modal__name-input input[type=text] {
  margin: 0;
}

.patterns-rename-pattern-category-modal__validation-message {
  color: #cc1818;
}
@media (min-width: 782px) {
  .patterns-rename-pattern-category-modal__validation-message {
    width: 320px;
  }
}

.pattern-overrides-control__allow-overrides-button {
  width: 100%;
  justify-content: center;
}

/* ===== wp-includes/css/dist/editor/style.css ===== */
@charset "UTF-8";
/**
 * Typography
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
:root {
  --wp-block-synced-color: #7a00df;
  --wp-block-synced-color--rgb: 122, 0, 223;
  --wp-bound-block-color: var(--wp-block-synced-color);
  --wp-editor-canvas-background: #ddd;
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color--rgb: 0, 124, 186;
  --wp-admin-theme-color-darker-10: rgb(0, 107, 160.5);
  --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
  --wp-admin-theme-color-darker-20: #005a87;
  --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
  --wp-admin-border-width-focus: 2px;
}
@media (min-resolution: 192dpi) {
  :root {
    --wp-admin-border-width-focus: 1.5px;
  }
}

.admin-ui-page {
  display: flex;
  height: 100%;
  background-color: var(--wpds-color-bg-surface-neutral-strong, #ffffff);
  color: var(--wpds-color-fg-content-neutral, #1e1e1e);
  position: relative;
  z-index: 1;
  flex-flow: column;
  text-wrap: pretty;
}

.admin-ui-page__header {
  padding: var(--wpds-dimension-padding-lg, 16px) var(--wpds-dimension-padding-2xl, 24px);
  border-bottom: var(--wpds-border-width-xs, 1px) solid var(--wpds-color-stroke-surface-neutral-weak, #e0e0e0);
  background: var(--wpds-color-bg-surface-neutral-strong, #ffffff);
  position: sticky;
  top: 0;
  z-index: 1;
}

.admin-ui-page__header-title {
  font-family: var(--wpds-font-family-heading, -apple-system, system-ui, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif);
  font-size: var(--wpds-font-size-xl, 20px);
  font-weight: var(--wpds-font-weight-medium, 499);
  line-height: var(--wpds-font-line-height-xl, 32px);
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.admin-ui-page__sidebar-toggle-slot:empty {
  display: none;
}

.admin-ui-page__header-subtitle {
  padding-block-end: var(--wpds-dimension-padding-xs, 4px);
  color: var(--wpds-color-fg-content-neutral-weak, #6d6d6d);
  font-size: var(--wpds-font-size-md, 13px);
  line-height: var(--wpds-font-line-height-md, 24px);
  margin: 0;
}

.admin-ui-page__content {
  flex-grow: 1;
  overflow: auto;
  display: flex;
  flex-direction: column;
}

.admin-ui-page__content.has-padding {
  padding: var(--wpds-dimension-padding-lg, 16px) var(--wpds-dimension-padding-2xl, 24px);
}

.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon {
  width: auto;
  padding: 0 var(--wpds-dimension-padding-xs, 4px);
}

.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon svg {
  display: none;
}

.show-icon-labels .admin-ui-page__header-actions .components-button.has-icon::after {
  content: attr(aria-label);
  font-size: var(--wpds-font-size-sm, 12px);
}

/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
.admin-ui-breadcrumbs__list {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0;
  font-size: 15px;
  min-height: 32px;
  font-weight: 500;
}

.admin-ui-breadcrumbs__list li:not(:last-child)::after {
  content: "/";
  margin: 0 8px;
}

.admin-ui-breadcrumbs__list h1 {
  font-size: inherit;
  line-height: inherit;
}

/**
 * Colors
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
.interface-complementary-area-header {
  background: #fff;
  padding-right: 8px;
  gap: 4px;
}

.interface-complementary-area-header .interface-complementary-area-header__title {
  margin: 0 auto 0 0;
}

/**
 * Typography
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
.interface-complementary-area {
  background: #fff;
  color: #1e1e1e;
  height: 100%;
  overflow: auto;
}

@media (min-width: 782px) {
  .interface-complementary-area {
    width: 280px;
  }
}
.interface-complementary-area .components-panel {
  border: none;
  position: relative;
  z-index: 0;
}

.interface-complementary-area .components-panel__header {
  position: sticky;
  top: 0;
  z-index: 1;
}

.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs {
  top: 0;
}

.interface-complementary-area p:not(.components-base-control__help, .components-form-token-field__help) {
  margin-top: 0;
}

.interface-complementary-area h2 {
  font-size: 13px;
  font-weight: 499;
  color: #1e1e1e;
  margin-bottom: 1.5em;
}

.interface-complementary-area h3 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 499;
  color: #1e1e1e;
  margin-bottom: 1.5em;
}

.interface-complementary-area hr {
  border-top: none;
  border-bottom: 1px solid #f0f0f0;
  margin: 1.5em 0;
}

.interface-complementary-area div.components-toolbar-group,
.interface-complementary-area div.components-toolbar {
  box-shadow: none;
  margin-bottom: 1.5em;
}

.interface-complementary-area div.components-toolbar-group:last-child,
.interface-complementary-area div.components-toolbar:last-child {
  margin-bottom: 0;
}

.interface-complementary-area .block-editor-skip-to-selected-block:focus {
  top: auto;
  right: 10px;
  bottom: 10px;
  left: auto;
}

.interface-complementary-area__fill {
  height: 100%;
}

@media (min-width: 782px) {
  body.js.is-fullscreen-mode {
    margin-top: -32px;
    height: calc(100% + 32px);
  }
  body.js.is-fullscreen-mode #adminmenumain,
  body.js.is-fullscreen-mode #wpadminbar {
    display: none;
  }
  body.js.is-fullscreen-mode #wpcontent,
  body.js.is-fullscreen-mode #wpfooter {
    margin-left: 0;
  }
}
html.interface-interface-skeleton__html-container {
  position: fixed;
  width: 100%;
}

@media (min-width: 782px) {
  html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)) {
    position: initial;
    width: initial;
  }
}
.interface-interface-skeleton {
  display: flex;
  flex-direction: row;
  height: auto;
  max-height: 100%;
  position: fixed;
  top: 46px;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 783px) {
  .interface-interface-skeleton {
    top: 32px;
  }
  .is-fullscreen-mode .interface-interface-skeleton {
    top: 0;
  }
}
.interface-interface-skeleton__editor {
  display: flex;
  flex-direction: column;
  flex: 0 1 100%;
  overflow: hidden;
}

.interface-interface-skeleton { /* Set left position when auto-fold is not on the body element. */
  left: 0;
}

@media (min-width: 783px) {
  .interface-interface-skeleton {
    left: 160px;
  }
}
.auto-fold .interface-interface-skeleton { /* Auto fold is when on smaller breakpoints, nav menu auto collapses. */ }

@media (min-width: 783px) {
  .auto-fold .interface-interface-skeleton {
    left: 36px;
  }
}
@media (min-width: 961px) {
  .auto-fold .interface-interface-skeleton {
    left: 160px;
  }
}
/* Sidebar manually collapsed. */
.folded .interface-interface-skeleton {
  left: 0;
}

@media (min-width: 783px) {
  .folded .interface-interface-skeleton {
    left: 36px;
  }
}
body.is-fullscreen-mode .interface-interface-skeleton {
  left: 0 !important;
}

.interface-interface-skeleton__body {
  position: relative;
  flex-grow: 1;
  display: flex;
  overflow: auto;
  overscroll-behavior-y: none;
}

@media (min-width: 782px) {
  .has-footer .interface-interface-skeleton__body {
    padding-bottom: 25px;
  }
}
.interface-interface-skeleton__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: auto;
  z-index: 20;
}

@media (min-width: 782px) {
  .interface-interface-skeleton__content {
    z-index: auto;
  }
}
.interface-interface-skeleton__secondary-sidebar,
.interface-interface-skeleton__sidebar {
  flex-shrink: 0;
  position: absolute;
  z-index: 100000;
  top: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  color: #1e1e1e;
  width: auto;
}

@media (min-width: 782px) {
  .interface-interface-skeleton__secondary-sidebar,
  .interface-interface-skeleton__sidebar {
    position: relative !important;
  }
}
.interface-interface-skeleton__sidebar {
  border-top: 1px solid #e0e0e0;
  overflow: hidden;
}

@media (min-width: 782px) {
  .interface-interface-skeleton__sidebar {
    box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.133);
    outline: 1px solid transparent;
  }
}
.interface-interface-skeleton__secondary-sidebar {
  border-top: 1px solid #e0e0e0;
  right: 0;
}

@media (min-width: 782px) {
  .interface-interface-skeleton__secondary-sidebar {
    box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.133);
    outline: 1px solid transparent;
  }
}
.interface-interface-skeleton__header {
  flex-shrink: 0;
  height: auto;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.133);
  z-index: 30;
  color: #1e1e1e;
  outline: 1px solid transparent;
}

.interface-interface-skeleton__footer {
  height: auto;
  flex-shrink: 0;
  border-top: 1px solid #e0e0e0;
  color: #1e1e1e;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 90;
  display: none;
}

@media (min-width: 782px) {
  .interface-interface-skeleton__footer {
    display: flex;
  }
}
.interface-interface-skeleton__footer .block-editor-block-breadcrumb {
  z-index: 30;
  display: flex;
  background: #fff;
  height: 24px;
  align-items: center;
  font-size: 13px;
  padding: 0 18px;
}

.interface-interface-skeleton__actions {
  z-index: 100000;
  position: fixed !important;
  top: -9999em;
  bottom: auto;
  left: auto;
  right: 0;
  color: #1e1e1e;
  background: #fff;
  width: 100vw;
}

@media (min-width: 782px) {
  .interface-interface-skeleton__actions {
    width: 280px;
  }
}
.interface-interface-skeleton__actions:focus, .interface-interface-skeleton__actions:focus-within {
  top: auto;
  bottom: 0;
}

.is-entity-save-view-open .interface-interface-skeleton__actions:focus, .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within {
  top: 46px;
}

@media (min-width: 782px) {
  .is-entity-save-view-open .interface-interface-skeleton__actions:focus, .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within {
    border-left: 1px solid #ddd;
    top: 32px;
  }
  .is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus, .is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within {
    top: 0;
  }
}
.interface-pinned-items {
  display: flex;
}

.interface-pinned-items .components-button {
  display: none;
  margin: 0;
}

.interface-pinned-items .components-button[aria-controls="edit-post:document"], .interface-pinned-items .components-button[aria-controls="edit-post:block"], .interface-pinned-items .components-button[aria-controls="edit-site:template"], .interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"] {
  display: flex;
}

.interface-pinned-items .components-button svg {
  max-width: 24px;
  max-height: 24px;
}

@media (min-width: 600px) {
  .interface-pinned-items .components-button {
    display: flex;
  }
}
.interface-pinned-items {
  gap: 8px;
}

/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
 * Typography
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
@media (min-width: 782px) {
  .font-library-modal.font-library-modal {
    width: 65vw;
  }
}
.font-library-modal .components-modal__header {
  border-bottom: none;
}

.font-library-modal .components-modal__content {
  padding: 0;
  margin-bottom: 90px;
}

.font-library-modal .font-library__subtitle {
  text-transform: uppercase;
  font-weight: 499;
  font-size: 11px;
}

.font-library-modal__tab-panel {
  height: calc(100% - 50px);
}

.font-library__tabpanel-layout {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.font-library__tabpanel-layout > div {
  flex-grow: 1;
}

.font-library__tabpanel-layout .font-library__loading {
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  align-items: center;
  justify-content: center;
  padding-top: 124px;
  box-sizing: border-box;
}

.font-library__tabpanel-layout .components-navigator-screen {
  padding: 24px;
  width: 100%;
}

.font-library__footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  border-top: 1px solid #ddd;
  padding: 24px;
  background-color: #fff;
  box-sizing: border-box;
  flex-grow: 0 !important;
  flex-shrink: 0;
  height: 90px;
}

.font-library__page-selection {
  font-size: 11px;
  font-weight: 499;
  text-transform: uppercase;
}

@media (min-width: 600px) {
  .font-library__page-selection .font-library__page-selection-trigger {
    font-size: 11px !important;
    font-weight: 499;
  }
}
.font-library__fonts-title {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}

.font-library__fonts-list {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.font-library__fonts-list-item {
  margin-bottom: 0;
}

.font-library__font-card {
  box-sizing: border-box;
  border: 1px solid #ddd;
  width: 100%;
  height: auto !important;
  padding: 16px;
  margin-top: -1px; /* To collapse the margin with the previous element */
}

.font-library__font-card:hover {
  background-color: #f0f0f0;
}

.font-library__font-card:focus {
  position: relative;
}

.font-library__font-card .font-library__font-card__name {
  font-weight: bold;
}

.font-library__font-card .font-library__font-card__count {
  color: #757575;
}

.font-library__font-card .font-library__font-variant_demo-image {
  display: block;
  height: 24px;
  width: auto;
}

.font-library__font-card .font-library__font-variant_demo-text {
  white-space: nowrap;
  flex-shrink: 0;
}

@media not (prefers-reduced-motion) {
  .font-library__font-card .font-library__font-variant_demo-text {
    transition: opacity 0.3s ease-in-out;
  }
}
.font-library-modal__tablist-container {
  position: sticky;
  top: 0;
  border-bottom: 1px solid #ddd;
  background: #fff;
  z-index: 1;
}

.font-library__upload-area {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 256px !important;
  width: 100%;
}

button.font-library__upload-area {
  background-color: #f0f0f0;
}

.font-library__local-fonts {
  margin: 24px auto;
  width: 80%;
}

.font-library__local-fonts .font-library__upload-area__text {
  color: #757575;
}

.font-library__google-fonts-confirm {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 64px;
}

.font-library__google-fonts-confirm p {
  line-height: 1.4;
}

.font-library__google-fonts-confirm h2 {
  font-size: 1.2rem;
  font-weight: 400;
}

.font-library__google-fonts-confirm .components-card {
  padding: 16px;
  width: 400px;
}

.font-library__google-fonts-confirm .components-button {
  width: 100%;
  justify-content: center;
}

.font-library__select-all {
  padding: 16px 16px 16px 17px;
}

.font-library__select-all .components-checkbox-control__label {
  padding-left: 16px;
}

.global-styles-ui-pagination .components-button.is-tertiary {
  width: 32px;
  height: 32px;
  justify-content: center;
}

.global-styles-ui-screen-revisions__revisions-list {
  list-style: none;
  margin: 0 16px 16px 16px;
  flex-grow: 1;
}

.global-styles-ui-screen-revisions__revisions-list li {
  margin-bottom: 0;
}

.global-styles-ui-screen-revisions__revision-item {
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}

.global-styles-ui-screen-revisions__revision-item[role=option]:active, .global-styles-ui-screen-revisions__revision-item[role=option]:focus {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.global-styles-ui-screen-revisions__revision-item:hover {
  background: rgba(var(--wp-admin-theme-color--rgb), 0.04);
}

.global-styles-ui-screen-revisions__revision-item:hover .global-styles-ui-screen-revisions__date {
  color: var(--wp-admin-theme-color);
}

.global-styles-ui-screen-revisions__revision-item::before, .global-styles-ui-screen-revisions__revision-item::after {
  position: absolute;
  content: "\a";
  display: block;
}

.global-styles-ui-screen-revisions__revision-item::before {
  background: #ddd;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  top: 18px;
  left: 17px;
  transform: translate(-50%, -50%);
  z-index: 1;
  border: 4px solid transparent;
}

.global-styles-ui-screen-revisions__revision-item[aria-selected=true] {
  border-radius: 2px;
  outline: 3px solid transparent;
  outline-offset: -2px;
  color: var(--wp-admin-theme-color);
  background: rgba(var(--wp-admin-theme-color--rgb), 0.04);
}

.global-styles-ui-screen-revisions__revision-item[aria-selected=true] .global-styles-ui-screen-revisions__date {
  color: var(--wp-admin-theme-color);
}

.global-styles-ui-screen-revisions__revision-item[aria-selected=true]::before {
  background: var(--wp-admin-theme-color);
}

.global-styles-ui-screen-revisions__revision-item[aria-selected=true] .global-styles-ui-screen-revisions__changes > li,
.global-styles-ui-screen-revisions__revision-item[aria-selected=true] .global-styles-ui-screen-revisions__meta,
.global-styles-ui-screen-revisions__revision-item[aria-selected=true] .global-styles-ui-screen-revisions__applied-text {
  color: #1e1e1e;
}

.global-styles-ui-screen-revisions__revision-item::after {
  height: 100%;
  left: 16px;
  top: 0;
  width: 0;
  border: 0.5px solid #ddd;
}

.global-styles-ui-screen-revisions__revision-item:first-child::after {
  top: 18px;
}

.global-styles-ui-screen-revisions__revision-item:last-child::after {
  height: 18px;
}

.global-styles-ui-screen-revisions__revision-item-wrapper {
  display: block;
  padding: 12px 12px 4px 40px;
}

.global-styles-ui-screen-revisions__apply-button.is-primary,
.global-styles-ui-screen-revisions__applied-text {
  align-self: flex-start;
  margin: 4px 12px 12px 40px;
}

.global-styles-ui-screen-revisions__changes,
.global-styles-ui-screen-revisions__meta,
.global-styles-ui-screen-revisions__applied-text {
  color: #757575;
  font-size: 12px;
}

.global-styles-ui-screen-revisions__description {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.global-styles-ui-screen-revisions__description .global-styles-ui-screen-revisions__date {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}

.global-styles-ui-screen-revisions__meta {
  display: flex;
  justify-content: start;
  width: 100%;
  align-items: flex-start;
  text-align: left;
  margin-bottom: 4px;
}

.global-styles-ui-screen-revisions__meta img {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  margin-right: 8px;
}

.global-styles-ui-screen-revisions__loading {
  margin: 24px auto !important;
}

.global-styles-ui-screen-revisions__changes {
  text-align: left;
  line-height: 1.4;
  margin-left: 12px;
  list-style: disc;
}

.global-styles-ui-screen-revisions__changes li {
  margin-bottom: 4px;
}

.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination {
  justify-content: space-between;
  gap: 2px;
}

.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .edit-site-pagination__total {
  position: absolute;
  left: -1000px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .components-text {
  font-size: 12px;
  will-change: opacity;
}

.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .components-button.is-tertiary {
  color: #1e1e1e;
}

.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .components-button.is-tertiary:disabled,
.global-styles-ui-screen-revisions__pagination.global-styles-ui-screen-revisions__pagination .components-button.is-tertiary[aria-disabled=true] {
  color: #949494;
}

.global-styles-ui-screen-revisions__footer {
  height: 56px;
  z-index: 1;
  position: sticky;
  min-width: 100%;
  bottom: 0;
  background: #fff;
  padding: 12px;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
}

.global-styles-ui-variations_item {
  box-sizing: border-box;
  cursor: pointer;
}

.global-styles-ui-variations_item .global-styles-ui-variations_item-preview {
  border-radius: 2px;
  outline: 1px solid rgba(0, 0, 0, 0.1);
  outline-offset: -1px;
  overflow: hidden;
  position: relative;
}

@media not (prefers-reduced-motion) {
  .global-styles-ui-variations_item .global-styles-ui-variations_item-preview {
    transition: outline 0.1s linear;
  }
}
.global-styles-ui-variations_item .global-styles-ui-variations_item-preview.is-pill {
  height: 32px;
}

.global-styles-ui-variations_item .global-styles-ui-variations_item-preview.is-pill .block-editor-iframe__scale-container {
  overflow: hidden;
}

.global-styles-ui-variations_item:not(.is-active):hover .global-styles-ui-variations_item-preview {
  outline-color: rgba(0, 0, 0, 0.3);
}

.global-styles-ui-variations_item.is-active .global-styles-ui-variations_item-preview, .global-styles-ui-variations_item:focus-visible .global-styles-ui-variations_item-preview {
  outline-color: #1e1e1e;
  outline-offset: 1px;
  outline-width: var(--wp-admin-border-width-focus);
}

.global-styles-ui-variations_item:focus-visible .global-styles-ui-variations_item-preview {
  outline-color: var(--wp-admin-theme-color);
}

.global-styles-ui-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  cursor: pointer;
}

.global-styles-ui-preview__wrapper {
  max-width: 100%;
  display: block;
  width: 100%;
}

.global-styles-ui-typography-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  margin-bottom: 20px;
  background: #f0f0f0;
  border-radius: 2px;
  overflow: hidden;
}

.global-styles-ui-font-size__item {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-break: anywhere;
}

.global-styles-ui-font-size__item-value {
  color: #757575;
}

.global-styles-ui-screen-typography__indicator {
  height: 24px;
  width: 24px;
  font-size: 14px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}

.global-styles-ui-block-types-search {
  margin-bottom: 10px;
  padding: 0 16px;
}

.global-styles-ui-screen-typography__font-variants-count {
  color: #757575;
}

.global-styles-ui-font-families__manage-fonts {
  justify-content: center;
}

.global-styles-ui-screen .color-block-support-panel {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  border-top: none;
  row-gap: 12px;
}

.global-styles-ui-header {
  margin-bottom: 0 !important;
}

.global-styles-ui-subtitle {
  margin-bottom: 0 !important;
  text-transform: uppercase;
  font-weight: 499 !important;
  font-size: 11px !important;
}

.global-styles-ui-section-title {
  color: #2f2f2f;
  font-weight: 600;
  line-height: 1.2;
  padding: 16px 16px 0;
  margin: 0;
}

.global-styles-ui-icon-with-current-color {
  fill: currentColor;
}

.global-styles-ui__color-indicator-wrapper {
  height: 24px;
  flex-shrink: 0;
}

.global-styles-ui__shadows-panel__options-container,
.global-styles-ui__typography-panel__options-container {
  height: 24px;
}

.global-styles-ui__block-preview-panel {
  position: relative;
  width: 100%;
  border: #ddd 1px solid;
  border-radius: 2px;
  overflow: hidden;
}

.global-styles-ui__shadow-preview-panel {
  height: 144px;
  border: #ddd 1px solid;
  border-radius: 2px;
  overflow: auto;
  /*rtl:begin:ignore*/
  background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0);
  background-position: 0 0, 8px 8px;
  /*rtl:end:ignore*/
  background-size: 16px 16px;
}

.global-styles-ui__shadow-preview-panel .global-styles-ui__shadow-preview-block {
  border: #ddd 1px solid;
  border-radius: 2px;
  background-color: #fff;
  width: 60%;
  height: 60px;
}

.global-styles-ui__shadow-editor__dropdown-content {
  width: 280px;
}

.global-styles-ui__shadow-editor-panel {
  margin-bottom: 4px;
}

.global-styles-ui__shadow-editor__dropdown {
  width: 100%;
  position: relative;
}

.global-styles-ui__shadow-editor__dropdown-toggle {
  width: 100%;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: left;
  border-radius: inherit;
}

.global-styles-ui__shadow-editor__dropdown-toggle.is-open {
  background: #f0f0f0;
  color: var(--wp-admin-theme-color);
}

.global-styles-ui__shadow-editor__remove-button {
  position: absolute;
  right: 8px;
  top: 8px;
  opacity: 0;
}

.global-styles-ui__shadow-editor__remove-button.global-styles-ui__shadow-editor__remove-button {
  border: none;
}

.global-styles-ui__shadow-editor__dropdown-toggle:hover + .global-styles-ui__shadow-editor__remove-button, .global-styles-ui__shadow-editor__remove-button:focus, .global-styles-ui__shadow-editor__remove-button:hover {
  opacity: 1;
}

@media (hover: none) {
  .global-styles-ui__shadow-editor__remove-button {
    opacity: 1;
  }
}
.global-styles-ui-screen-css {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  margin: 16px;
}

.global-styles-ui-screen-css .components-v-stack {
  flex: 1 1 auto;
}

.global-styles-ui-screen-css .components-v-stack .block-editor-global-styles-advanced-panel__custom-css-input {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.global-styles-ui-screen-css .components-v-stack .block-editor-global-styles-advanced-panel__custom-css-input .components-base-control__field {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.global-styles-ui-screen-css .components-v-stack .block-editor-global-styles-advanced-panel__custom-css-input .components-base-control__field .components-textarea-control__input {
  flex: 1 1 auto;
  /*rtl:ignore*/
  direction: ltr;
}

.global-styles-ui-screen-css-help-link {
  display: inline-block;
  margin-top: 8px;
}

.global-styles-ui-screen-variations {
  margin-top: 16px;
  border-top: 1px solid #ddd;
}

.global-styles-ui-screen-variations > * {
  margin: 24px 16px;
}

.global-styles-ui-sidebar__navigator-provider {
  height: 100%;
}

.global-styles-ui-sidebar__navigator-screen {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.global-styles-ui-sidebar__navigator-screen .single-column {
  grid-column: span 1;
}

.global-styles-ui-screen-root.global-styles-ui-screen-root,
.global-styles-ui-screen-style-variations.global-styles-ui-screen-style-variations {
  background: unset;
  color: inherit;
}

.global-styles-ui-sidebar__panel .block-editor-block-icon svg {
  fill: currentColor;
}

.global-styles-ui-screen-root__active-style-tile.global-styles-ui-screen-root__active-style-tile, .global-styles-ui-screen-root__active-style-tile.global-styles-ui-screen-root__active-style-tile .global-styles-ui-screen-root__active-style-tile-preview {
  border-radius: 2px;
}

.global-styles-ui-screen-root__active-style-tile-preview {
  clip-path: border-box;
}

.global-styles-ui-color-palette-panel,
.global-styles-ui-gradient-palette-panel {
  padding: 16px;
}

/**
 * Colors
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
 * Typography
 */
/**
 * Breakpoints & Media Queries
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Breakpoint mixins
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Creates a checkerboard pattern background to indicate transparency.
 * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
 */
.dataviews-wrapper,
.dataviews-picker-wrapper {
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
  scroll-padding-bottom: 64px;
  /* stylelint-disable-next-line property-no-unknown -- '@container' not globally permitted */
  container: dataviews-wrapper/inline-size;
  display: flex;
  flex-direction: column;
  font-size: 13px;
  line-height: 1.4;
  background-color: var(--wp-dataviews-color-background, #fff);
}

.dataviews__view-actions,
.dataviews-filters__container {
  box-sizing: border-box;
  padding: 16px 24px;
  flex-shrink: 0;
  position: sticky;
  left: 0;
  background-color: inherit;
}

@media not (prefers-reduced-motion) {
  .dataviews__view-actions,
  .dataviews-filters__container {
    transition: padding ease-out 0.1s;
  }
}
.dataviews-no-results,
.dataviews-loading {
  padding: 0 24px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media not (prefers-reduced-motion) {
  .dataviews-no-results,
  .dataviews-loading {
    transition: padding ease-out 0.1s;
  }
}
.dataviews-no-results.is-refreshing {
  opacity: 0.5;
  pointer-events: none;
}

@media not (prefers-reduced-motion) {
  .dataviews-no-results.is-refreshing {
    opacity: 1;
    animation: dataviews-pulse 1s ease-in-out infinite;
  }
}
@keyframes dataviews-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.dataviews-loading-more {
  text-align: center;
}

@container (max-width: 430px) {
  .dataviews__view-actions,
  .dataviews-filters__container {
    padding: 12px 24px;
  }
}
.dataviews-title-field {
  font-size: 13px;
  font-weight: 499;
  color: #2f2f2f;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.dataviews-title-field a {
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  flex-grow: 0;
  color: #2f2f2f;
}

.dataviews-title-field a:hover {
  color: var(--wp-admin-theme-color);
}

.dataviews-title-field a:focus {
  color: var(--wp-admin-theme-color--rgb);
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color, #007cba);
  border-radius: 2px;
}

.dataviews-title-field button.components-button.is-link {
  text-decoration: none;
  font-weight: inherit;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 100%;
  color: #1e1e1e;
}

.dataviews-title-field button.components-button.is-link:hover {
  color: var(--wp-admin-theme-color);
}

.dataviews-title-field--clickable {
  cursor: pointer;
  color: #2f2f2f;
}

.dataviews-title-field--clickable:hover {
  color: var(--wp-admin-theme-color);
}

.dataviews-title-field--clickable:focus {
  color: var(--wp-admin-theme-color--rgb);
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color, #007cba);
  border-radius: 2px;
}

/**
 * When DataViews are placed within cards, apply a consistent top padding.
 */
.components-card__body:has(> .dataviews-wrapper),
.components-card__body:has(> .dataviews-picker-wrapper) {
  padding: 8px 0 0;
  overflow: hidden;
}

.dataviews-bulk-actions-footer__item-count {
  color: #1e1e1e;
}

.dataviews-bulk-actions-footer__container {
  margin-right: auto;
  min-height: 32px;
}

.dataviews-filters__button {
  position: relative;
}

.dataviews-filters__container {
  padding-top: 0;
}

.dataviews-filters__reset-button.dataviews-filters__reset-button[aria-disabled=true], .dataviews-filters__reset-button.dataviews-filters__reset-button[aria-disabled=true]:hover {
  opacity: 0;
}

.dataviews-filters__reset-button.dataviews-filters__reset-button[aria-disabled=true]:focus {
  opacity: 1;
}

.dataviews-filters__summary-popover {
  font-size: 13px;
  line-height: 1.4;
}

.dataviews-filters__summary-popover .components-popover__content {
  width: 100%;
  min-width: 230px;
  max-width: 250px;
  border-radius: 4px;
}

.dataviews-filters__summary-popover.components-dropdown__content .components-popover__content {
  padding: 0;
}

.dataviews-filters__summary-operators-container {
  padding: 8px 16px;
}

.dataviews-filters__summary-operators-container:has(+ .dataviews-filters__search-widget-listbox), .dataviews-filters__summary-operators-container:has(+ .dataviews-filters__search-widget-no-elements), .dataviews-filters__summary-operators-container:has(+ .dataviews-filters__user-input-widget) {
  border-bottom: 1px solid #e0e0e0;
}

.dataviews-filters__summary-operators-container:empty {
  display: none;
}

.dataviews-filters__summary-operators-container .dataviews-filters__summary-operators-filter-name {
  color: #757575;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-shrink: 0; /* Prevents this element from shrinking */
  max-width: calc(100% - 55px);
}

.dataviews-filters__summary-operators-container .dataviews-filters__summary-operators-filter-select {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.dataviews-filters__summary-chip-container {
  position: relative;
  white-space: pre-wrap;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip {
  border-radius: 16px;
  border: 1px solid transparent;
  cursor: pointer;
  padding: 4px 12px;
  min-height: 32px;
  background: #f0f0f0;
  color: #2f2f2f;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.is-not-clickable {
  cursor: default;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-reset {
  padding-inline-end: 28px;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:hover:not(.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.is-not-clickable), .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:focus-visible, .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip[aria-expanded=true] {
  background: #e0e0e0;
  color: #1e1e1e;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values {
  color: var(--wp-admin-theme-color);
  background: rgba(var(--wp-admin-theme-color--rgb), 0.04);
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values:hover, .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values[aria-expanded=true] {
  background: rgba(var(--wp-admin-theme-color--rgb), 0.12);
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:focus-visible {
  outline: none;
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip .dataviews-filters-__summary-filter-text-name {
  font-weight: 499;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 0;
  padding: 0;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  cursor: pointer;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove svg {
  fill: #757575;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:hover, .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:focus {
  background: #e0e0e0;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:hover svg, .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:focus svg {
  fill: #1e1e1e;
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove.has-values svg {
  fill: var(--wp-admin-theme-color);
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove.has-values:hover {
  background: rgba(var(--wp-admin-theme-color--rgb), 0.08);
}

.dataviews-filters__summary-chip-container .dataviews-filters__summary-chip-remove:focus-visible {
  outline: none;
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.dataviews-filters__search-widget-filter-combobox-list {
  max-height: 184px;
  padding: 4px;
  overflow: auto;
  border-top: 1px solid #e0e0e0;
}

.dataviews-filters__search-widget-filter-combobox-list .dataviews-filters__search-widget-filter-combobox-item-value [data-user-value] {
  font-weight: 600;
}

.dataviews-filters__search-widget-listbox {
  padding: 4px;
  overflow: auto;
}

.dataviews-filters__search-widget-listitem {
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 4px 12px;
  cursor: default;
  min-height: 32px;
  font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}

.dataviews-filters__search-widget-listitem:last-child {
  margin-block-end: 0;
}

.dataviews-filters__search-widget-listitem:hover, .dataviews-filters__search-widget-listitem[data-active-item], .dataviews-filters__search-widget-listitem:focus {
  background-color: var(--wp-admin-theme-color);
  color: #fff;
}

.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-description, .dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-description, .dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-description {
  color: #fff;
}

.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-single-selection, .dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-single-selection, .dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-single-selection {
  border-color: var(--wp-admin-theme-color-darker-20, #183ad6);
  background: #fff;
}

.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-single-selection.is-selected, .dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-single-selection.is-selected, .dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-single-selection.is-selected {
  border-color: var(--wp-admin-theme-color-darker-20, #183ad6);
  background: var(--wp-admin-theme-color-darker-20, #183ad6);
}

.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-multi-selection, .dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-multi-selection, .dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-multi-selection {
  border-color: var(--wp-admin-theme-color-darker-20, #183ad6);
}

.dataviews-filters__search-widget-listitem:hover .dataviews-filters__search-widget-listitem-multi-selection.is-selected, .dataviews-filters__search-widget-listitem[data-active-item] .dataviews-filters__search-widget-listitem-multi-selection.is-selected, .dataviews-filters__search-widget-listitem:focus .dataviews-filters__search-widget-listitem-multi-selection.is-selected {
  border-color: var(--wp-admin-theme-color-darker-20, #183ad6);
  background: var(--wp-admin-theme-color-darker-20, #183ad6);
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-description {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 16px;
  color: #757575;
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection {
  border: 1px solid #1e1e1e;
  margin-right: 12px;
  transition: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  min-width: 24px;
  max-width: 24px;
  position: relative;
}

@media not (prefers-reduced-motion) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection {
    height: 16px;
    width: 16px;
    min-width: 16px;
    max-width: 16px;
  }
}
.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection:checked::before {
  box-sizing: inherit;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  background-color: #fff;
  border: 4px solid #fff;
}

@media (min-width: 600px) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection:checked::before {
    width: 8px;
    height: 8px;
  }
}
.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection:checked {
  background: var(--wp-admin-theme-color);
  border: none;
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection {
  margin: 0;
  padding: 0;
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection.is-selected {
  background: var(--wp-admin-theme-color, #3858e9);
  border-color: var(--wp-admin-theme-color, #3858e9);
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection.is-selected::before {
  content: "";
  border-radius: 50%;
  box-sizing: inherit;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  background-color: #fff;
  border: 4px solid #fff;
}

@media (min-width: 600px) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-single-selection.is-selected::before {
    width: 8px;
    height: 8px;
  }
}
.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection {
  --checkbox-size: 24px;
  flex-shrink: 0;
  border: 1px solid #1e1e1e;
  margin-right: 12px;
  transition: none;
  border-radius: 2px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 6px 8px;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
  /* Override core line-height. To be reviewed. */
  line-height: normal;
  box-shadow: 0 0 0 transparent;
  border-radius: 2px;
  border: 1px solid #949494;
}

@media not (prefers-reduced-motion) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection {
    font-size: 13px;
    /* Override core line-height. To be reviewed. */
    line-height: normal;
  }
}
.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:focus {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 0.5px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection::placeholder {
  color: rgba(30, 30, 30, 0.62);
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:checked {
  background: var(--wp-admin-theme-color);
  border-color: var(--wp-admin-theme-color);
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:checked::before, .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]::before {
  margin: -3px -5px;
  color: #fff;
}

@media (min-width: 782px) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:checked::before, .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]::before {
    margin: -4px 0 0 -5px;
  }
}
.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed] {
  background: var(--wp-admin-theme-color);
  border-color: var(--wp-admin-theme-color);
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]::before {
  content: "\f460";
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- dashicons don't need a generic family keyword. */
  font: normal 30px/1 dashicons;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 782px) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]::before {
    float: none;
    font-size: 21px;
  }
}
.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-disabled=true], .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:disabled {
  background: #f0f0f0;
  border-color: #ddd;
  cursor: default;
  opacity: 1;
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection {
  position: relative;
  background: #fff;
  color: #1e1e1e;
  margin: 0;
  padding: 0;
  width: var(--checkbox-size);
  height: var(--checkbox-size);
}

@media (min-width: 600px) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection {
    --checkbox-size: 16px;
  }
}
@media not (prefers-reduced-motion) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection {
    transition: 0.1s border-color ease-in-out;
  }
}
.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection.is-selected {
  background: var(--wp-admin-theme-color, #3858e9);
  border-color: var(--wp-admin-theme-color, #3858e9);
}

.dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection.is-selected svg {
  --checkmark-size: var(--checkbox-size);
  fill: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--checkmark-size);
  height: var(--checkmark-size);
}

@media (min-width: 600px) {
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection.is-selected svg {
    --checkmark-size: calc(var(--checkbox-size) + 4px);
  }
}
.dataviews-filters__search-widget-filter-combobox__wrapper {
  position: relative;
  padding: 8px;
}

.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 6px 8px;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
  /* Override core line-height. To be reviewed. */
  line-height: normal;
  box-shadow: 0 0 0 transparent;
  border-radius: 2px;
  border: 1px solid #949494;
}

@media not (prefers-reduced-motion) {
  .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input {
    font-size: 13px;
    /* Override core line-height. To be reviewed. */
    line-height: normal;
  }
}
.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input:focus {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 0.5px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::placeholder {
  color: rgba(30, 30, 30, 0.62);
}

.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input {
  display: block;
  padding: 0 8px 0 32px;
  width: 100%;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
}

@media (min-width: 600px) {
  .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input {
    font-size: 13px;
  }
}
.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input:focus {
  background: #fff;
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::placeholder {
  color: #757575;
}

.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-webkit-search-decoration, .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-webkit-search-cancel-button, .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-webkit-search-results-button, .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__icon {
  position: absolute;
  inset-inline-start: 12px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
}

.dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__icon:dir(ltr) {
  transform: scaleX(-1);
}

.dataviews-filters__container-visibility-toggle {
  position: relative;
  flex-shrink: 0;
}

.dataviews-filters-toggle__count {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  background: var(--wp-admin-theme-color, #3858e9);
  height: 16px;
  min-width: 16px;
  line-height: 16px;
  padding: 0 4px;
  text-align: center;
  border-radius: 8px;
  font-size: 11px;
  outline: var(--wp-admin-border-width-focus) solid #fff;
  color: #fff;
  box-sizing: border-box;
}

.dataviews-search {
  width: fit-content;
}

.dataviews-filters__user-input-widget {
  padding: 16px;
}

.dataviews-filters__user-input-widget .components-input-control__prefix {
  padding-left: 8px;
}

.dataviews-filters__search-widget-no-elements {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
}

.dataviews-footer {
  position: sticky;
  bottom: 0;
  left: 0;
  background-color: inherit;
  padding: 12px 24px;
  border-top: 1px solid #f0f0f0;
  flex-shrink: 0;
}

@media not (prefers-reduced-motion) {
  .dataviews-footer {
    transition: padding ease-out 0.1s;
  }
}
.dataviews-footer {
  z-index: 2;
}

.dataviews-footer .is-refreshing {
  opacity: 0.5;
  pointer-events: none;
}

@media not (prefers-reduced-motion) {
  .dataviews-footer .is-refreshing {
    opacity: 1;
    animation: dataviews-pulse 1s ease-in-out infinite;
  }
}
@container (max-width: 560px) {
  .dataviews-footer__content {
    flex-direction: column !important;
  }
  .dataviews-footer__content .dataviews-bulk-actions-footer__container {
    width: 100%;
  }
  .dataviews-footer__content .dataviews-bulk-actions-footer__item-count {
    flex-grow: 1;
  }
  .dataviews-footer__content .dataviews-pagination {
    width: 100%;
    justify-content: space-between;
  }
}
.dataviews-pagination__page-select {
  font-size: 11px;
  font-weight: 499;
  text-transform: uppercase;
}

@media (min-width: 600px) {
  .dataviews-pagination__page-select .components-select-control__input {
    font-size: 11px !important;
    font-weight: 499;
  }
}
.dataviews-action-modal {
  z-index: 1000001;
}

.dataviews-item-actions .components-button:not(.dataviews-all-actions-button) {
  padding: 0 4px;
}

.dataviews-selection-checkbox {
  --checkbox-input-size: 24px;
}

@media (min-width: 600px) {
  .dataviews-selection-checkbox {
    --checkbox-input-size: 16px;
  }
}
.dataviews-selection-checkbox {
  line-height: 0;
  flex-shrink: 0;
}

.dataviews-selection-checkbox .components-checkbox-control__input-container {
  margin: 0;
}

.dataviews-view-config {
  width: 320px;
  /* stylelint-disable-next-line property-no-unknown -- the linter needs to be updated to accepted the container-type property */
  container-type: inline-size;
  font-size: 13px;
  line-height: 1.4;
}

.dataviews-config__popover.is-expanded .dataviews-config__popover-content-wrapper {
  overflow-y: scroll;
  height: 100%;
}

.dataviews-config__popover.is-expanded .dataviews-config__popover-content-wrapper .dataviews-view-config {
  width: auto;
}

.dataviews-view-config__sort-direction .components-toggle-group-control-option-base {
  text-transform: uppercase;
}

.dataviews-settings-section__title.dataviews-settings-section__title {
  line-height: 24px;
  font-size: 15px;
}

.dataviews-settings-section__sidebar {
  grid-column: span 4;
}

.dataviews-settings-section__content,
.dataviews-settings-section__content > * {
  grid-column: span 8;
}

.dataviews-settings-section__content .is-divided-in-two {
  display: contents;
}

.dataviews-settings-section__content .is-divided-in-two > * {
  grid-column: span 4;
}

.dataviews-settings-section:has(.dataviews-settings-section__content:empty) {
  display: none;
}

@container (max-width: 500px) {
  .dataviews-settings-section.dataviews-settings-section {
    grid-template-columns: repeat(2, 1fr);
  }
  .dataviews-settings-section.dataviews-settings-section .dataviews-settings-section__sidebar {
    grid-column: span 2;
  }
  .dataviews-settings-section.dataviews-settings-section .dataviews-settings-section__content {
    grid-column: span 2;
  }
}
.dataviews-view-config__sort-controls > * {
  flex: 1;
}

.dataviews-view-config__label {
  text-wrap: nowrap;
}

.dataviews-view-config__toggle-wrapper {
  position: relative;
  display: inline-flex;
}

.dataviews-view-config__modified-indicator {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 4px;
  height: 4px;
  background: var(--wp-admin-theme-color, #3858e9);
  border-radius: 50%;
  pointer-events: none;
}

.dataviews-view-grid-items {
  margin-bottom: auto;
  display: grid;
  gap: 32px;
  grid-template-rows: max-content;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  padding: 0 24px 24px;
  container-type: inline-size;
}

@media not (prefers-reduced-motion) {
  .dataviews-view-grid-items {
    transition: padding ease-out 0.1s;
  }
}
.dataviews-view-grid {
  padding: 0 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  container-type: inline-size;
  margin-bottom: auto;
}

@media not (prefers-reduced-motion) {
  .dataviews-view-grid {
    transition: padding ease-out 0.1s;
  }
}
.dataviews-view-grid .dataviews-view-grid__row {
  display: grid;
  gap: 32px;
}

.dataviews-view-grid .dataviews-view-grid__row .dataviews-view-grid__row__gridcell {
  border-radius: 4px;
  position: relative;
}

.dataviews-view-grid .dataviews-view-grid__row .dataviews-view-grid__row__gridcell[data-focus-visible]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  border-radius: 4px;
  pointer-events: none;
  outline: 2px solid transparent;
}

.dataviews-view-grid .dataviews-view-grid__card {
  height: 100%;
  justify-content: flex-start;
  position: relative;
}

.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__title {
  padding: 8px 0 4px;
}

.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__title-field {
  min-height: 24px;
  overflow: hidden;
  align-content: center;
  text-align: start;
}

.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__title-field--clickable {
  width: fit-content;
}

.dataviews-view-grid .dataviews-view-grid__card.is-selected .dataviews-view-grid__fields .dataviews-view-grid__field .dataviews-view-grid__field-value {
  color: #1e1e1e;
}

.dataviews-view-grid .dataviews-view-grid__card.is-selected .dataviews-view-grid__media::after,
.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__media:focus::after {
  background-color: rgba(var(--wp-admin-theme-color--rgb), 0.08);
}

.dataviews-view-grid .dataviews-view-grid__card.is-selected .dataviews-view-grid__media::after {
  box-shadow: inset 0 0 0 1px var(--wp-admin-theme-color);
}

.dataviews-view-grid .dataviews-view-grid__card .dataviews-view-grid__media:focus::after {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.dataviews-view-grid .dataviews-view-grid__media {
  width: 100%;
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}

.dataviews-view-grid .dataviews-view-grid__media.dataviews-view-grid__media--placeholder {
  aspect-ratio: 3/1;
}

.dataviews-view-grid .dataviews-view-grid__media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.dataviews-view-grid .dataviews-view-grid__media::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  pointer-events: none;
}

.dataviews-view-grid .dataviews-view-grid__media .dataviews-view-grid__media-placeholder {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 4px;
  box-shadow: none;
  background: #f0f0f0;
}

.dataviews-view-grid .dataviews-view-grid__fields {
  position: relative;
  font-size: 12px;
  line-height: 16px;
}

.dataviews-view-grid .dataviews-view-grid__fields:not(:empty) {
  padding: 0 0 12px;
}

.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field-value:not(:empty) {
  min-height: 24px;
  line-height: 20px;
  padding-top: 2px;
}

.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field {
  min-height: 24px;
  align-items: center;
}

.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field .dataviews-view-grid__field-name {
  width: 35%;
  color: #757575;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field .dataviews-view-grid__field-value {
  width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dataviews-view-grid .dataviews-view-grid__fields .dataviews-view-grid__field:not(:has(.dataviews-view-grid__field-value:not(:empty))) {
  display: none;
}

.dataviews-view-grid .dataviews-view-grid__badge-fields:not(:empty) {
  padding-bottom: 12px;
}

.dataviews-view-grid.is-refreshing {
  opacity: 0.5;
  pointer-events: none;
}

@media not (prefers-reduced-motion) {
  .dataviews-view-grid.is-refreshing {
    opacity: 1;
    animation: dataviews-pulse 1s ease-in-out infinite;
  }
}
.dataviews-view-grid__field-value:empty,
.dataviews-view-grid__field:empty {
  display: none;
}

.dataviews-view-grid__card .dataviews-selection-checkbox {
  position: absolute;
  top: -9999em;
  left: 8px;
  z-index: 1;
  opacity: 0;
}

@media not (prefers-reduced-motion) {
  .dataviews-view-grid__card .dataviews-selection-checkbox {
    transition: opacity 0.1s linear;
  }
}
@media (hover: none) {
  .dataviews-view-grid__card .dataviews-selection-checkbox {
    opacity: 1;
    top: 8px;
  }
}
.dataviews-view-grid__card:hover .dataviews-selection-checkbox,
.dataviews-view-grid__card:focus-within .dataviews-selection-checkbox,
.dataviews-view-grid__card.is-selected .dataviews-selection-checkbox {
  opacity: 1;
  top: 8px;
}

.dataviews-view-grid__card .dataviews-view-grid__media-actions {
  position: absolute;
  z-index: 1;
  top: 4px;
  opacity: 0;
  right: 4px;
}

.dataviews-view-grid__card .dataviews-view-grid__media-actions .dataviews-all-actions-button {
  background-color: #fff;
}

@media not (prefers-reduced-motion) {
  .dataviews-view-grid__card .dataviews-view-grid__media-actions {
    transition: opacity 0.1s linear;
  }
}
@media (hover: none) {
  .dataviews-view-grid__card .dataviews-view-grid__media-actions {
    opacity: 1;
    top: 4px;
  }
}
.dataviews-view-grid__card:hover .dataviews-view-grid__media-actions,
.dataviews-view-grid__card:focus-within .dataviews-view-grid__media-actions,
.dataviews-view-grid__card .dataviews-view-grid__media-actions:has(.dataviews-all-actions-button[aria-expanded=true]) {
  opacity: 1;
}

.dataviews-view-grid__media--clickable {
  cursor: pointer;
}

.dataviews-view-grid__group-header {
  font-size: 15px;
  font-weight: 499;
  color: #1e1e1e;
  margin: 0 0 8px 0;
  padding: 0 24px;
  container-type: inline-size;
}

div.dataviews-view-list {
  list-style-type: none;
}

.dataviews-view-list {
  margin: 0 0 auto;
}

.dataviews-view-list div[role=row],
.dataviews-view-list div[role=article] {
  margin: 0;
  border-top: 1px solid #f0f0f0;
}

.dataviews-view-list div[role=row] .dataviews-view-list__item-wrapper,
.dataviews-view-list div[role=article] .dataviews-view-list__item-wrapper {
  position: relative;
  padding: 16px 24px;
  box-sizing: border-box;
}

.dataviews-view-list div[role=row] .dataviews-view-list__item-actions,
.dataviews-view-list div[role=article] .dataviews-view-list__item-actions {
  display: flex;
  width: max-content;
  flex: 0 0 auto;
  gap: 4px;
  white-space: nowrap;
}

.dataviews-view-list div[role=row] .dataviews-view-list__item-actions .components-button,
.dataviews-view-list div[role=article] .dataviews-view-list__item-actions .components-button {
  position: relative;
  z-index: 1;
}

.dataviews-view-list div[role=row] .dataviews-view-list__item-actions > div,
.dataviews-view-list div[role=article] .dataviews-view-list__item-actions > div {
  height: 24px;
}

.dataviews-view-list div[role=row] .dataviews-view-list__item-actions > :not(:last-child),
.dataviews-view-list div[role=article] .dataviews-view-list__item-actions > :not(:last-child) {
  flex: 0;
  overflow: hidden;
  width: 0;
}

.dataviews-view-list div[role=row]:where(.is-selected, .is-hovered, :focus-within) .dataviews-view-list__item-actions > :not(:last-child),
.dataviews-view-list div[role=article]:where(.is-selected, .is-hovered, :focus-within) .dataviews-view-list__item-actions > :not(:last-child) {
  flex-basis: min-content;
  width: auto;
  overflow: unset;
}

@media (hover: none) {
  .dataviews-view-list div[role=row] .dataviews-view-list__item-actions > :not(:last-child),
  .dataviews-view-list div[role=article] .dataviews-view-list__item-actions > :not(:last-child) {
    flex-basis: min-content;
    width: auto;
    overflow: unset;
  }
}
.dataviews-view-list div[role=row].is-selected.is-selected,
.dataviews-view-list div[role=article].is-selected.is-selected {
  border-top: 1px solid rgba(var(--wp-admin-theme-color--rgb), 0.12);
}

.dataviews-view-list div[role=row].is-selected.is-selected + div[role=row], .dataviews-view-list div[role=row].is-selected.is-selected + div[role=article],
.dataviews-view-list div[role=article].is-selected.is-selected + div[role=row],
.dataviews-view-list div[role=article].is-selected.is-selected + div[role=article] {
  border-top: 1px solid rgba(var(--wp-admin-theme-color--rgb), 0.12);
}

.dataviews-view-list div[role=row]:not(.is-selected):hover, .dataviews-view-list div[role=row]:not(.is-selected).is-hovered, .dataviews-view-list div[role=row]:not(.is-selected):focus-within,
.dataviews-view-list div[role=article]:not(.is-selected):hover,
.dataviews-view-list div[role=article]:not(.is-selected).is-hovered,
.dataviews-view-list div[role=article]:not(.is-selected):focus-within {
  color: var(--wp-admin-theme-color);
  background-color: rgba(var(--wp-admin-theme-color--rgb), 0.04);
  border-top: 1px solid rgba(var(--wp-admin-theme-color--rgb), 0.12);
}

.dataviews-view-list div[role=row]:not(.is-selected):hover + div[role=row], .dataviews-view-list div[role=row]:not(.is-selected):hover + div[role=article], .dataviews-view-list div[role=row]:not(.is-selected).is-hovered + div[role=row], .dataviews-view-list div[role=row]:not(.is-selected).is-hovered + div[role=article], .dataviews-view-list div[role=row]:not(.is-selected):focus-within + div[role=row], .dataviews-view-list div[role=row]:not(.is-selected):focus-within + div[role=article],
.dataviews-view-list div[role=article]:not(.is-selected):hover + div[role=row],
.dataviews-view-list div[role=article]:not(.is-selected):hover + div[role=article],
.dataviews-view-list div[role=article]:not(.is-selected).is-hovered + div[role=row],
.dataviews-view-list div[role=article]:not(.is-selected).is-hovered + div[role=article],
.dataviews-view-list div[role=article]:not(.is-selected):focus-within + div[role=row],
.dataviews-view-list div[role=article]:not(.is-selected):focus-within + div[role=article] {
  border-top: 1px solid rgba(var(--wp-admin-theme-color--rgb), 0.12);
}

.dataviews-view-list div[role=row]:not(.is-selected):hover .dataviews-title-field,
.dataviews-view-list div[role=row]:not(.is-selected):hover .dataviews-view-list__field, .dataviews-view-list div[role=row]:not(.is-selected).is-hovered .dataviews-title-field,
.dataviews-view-list div[role=row]:not(.is-selected).is-hovered .dataviews-view-list__field, .dataviews-view-list div[role=row]:not(.is-selected):focus-within .dataviews-title-field,
.dataviews-view-list div[role=row]:not(.is-selected):focus-within .dataviews-view-list__field,
.dataviews-view-list div[role=article]:not(.is-selected):hover .dataviews-title-field,
.dataviews-view-list div[role=article]:not(.is-selected):hover .dataviews-view-list__field,
.dataviews-view-list div[role=article]:not(.is-selected).is-hovered .dataviews-title-field,
.dataviews-view-list div[role=article]:not(.is-selected).is-hovered .dataviews-view-list__field,
.dataviews-view-list div[role=article]:not(.is-selected):focus-within .dataviews-title-field,
.dataviews-view-list div[role=article]:not(.is-selected):focus-within .dataviews-view-list__field {
  color: var(--wp-admin-theme-color);
}

.dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper,
.dataviews-view-list div[role=row].is-selected:focus-within .dataviews-view-list__item-wrapper,
.dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper,
.dataviews-view-list div[role=article].is-selected:focus-within .dataviews-view-list__item-wrapper {
  background-color: rgba(var(--wp-admin-theme-color--rgb), 0.08);
  color: #1e1e1e;
}

.dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,
.dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field,
.dataviews-view-list div[role=row].is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-title-field,
.dataviews-view-list div[role=row].is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-view-list__field,
.dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,
.dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field,
.dataviews-view-list div[role=article].is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-title-field,
.dataviews-view-list div[role=article].is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-view-list__field {
  color: #1e1e1e;
}

.dataviews-view-list .dataviews-view-list__item {
  position: absolute;
  z-index: 1;
  inset: 0;
  scroll-margin: 8px 0;
  appearance: none;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
}

.dataviews-view-list .dataviews-view-list__item:focus-visible {
  outline: none;
}

.dataviews-view-list .dataviews-view-list__item:focus-visible::before {
  position: absolute;
  content: "";
  inset: var(--wp-admin-border-width-focus);
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  border-radius: 2px;
  outline: 2px solid transparent;
}

.dataviews-view-list .dataviews-view-list__title-field {
  flex: 1;
  min-height: 24px;
  line-height: 24px;
  overflow: hidden;
}

.dataviews-view-list .dataviews-view-list__title-field:has(a, button) {
  z-index: 1;
}

.dataviews-view-list .dataviews-view-list__media-wrapper {
  width: 52px;
  height: 52px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 4px;
}

.dataviews-view-list .dataviews-view-list__media-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dataviews-view-list .dataviews-view-list__media-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.dataviews-view-list .dataviews-view-list__field-wrapper {
  min-height: 52px;
  flex-grow: 1;
  min-width: 0;
}

.dataviews-view-list .dataviews-view-list__field {
  color: #757575;
}

.dataviews-view-list .dataviews-view-list__fields {
  display: flex;
  gap: 12px;
  row-gap: 4px;
  flex-wrap: wrap;
  font-size: 12px;
}

.dataviews-view-list .dataviews-view-list__fields:empty {
  display: none;
}

.dataviews-view-list .dataviews-view-list__fields .dataviews-view-list__field:has(.dataviews-view-list__field-value:empty) {
  display: none;
}

.dataviews-view-list .dataviews-view-list__fields .dataviews-view-list__field-value {
  min-height: 24px;
  line-height: 20px;
  display: flex;
  align-items: center;
}

.dataviews-view-list + .dataviews-pagination {
  justify-content: space-between;
}

.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__item-wrapper {
  padding: 8px 24px;
}

.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__title-field {
  min-height: 16px;
  line-height: 16px;
}

.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__media-wrapper {
  width: 32px;
  height: 32px;
}

.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__field-wrapper {
  min-height: 32px;
}

.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__fields {
  gap: 8px;
  row-gap: 4px;
}

.dataviews-view-list.has-compact-density div[role=row] .dataviews-view-list__fields .dataviews-view-list__field-value {
  min-height: 16px;
  line-height: 16px;
}

.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__item-wrapper {
  padding: 24px 24px;
}

.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__title-field {
  min-height: 32px;
  line-height: 32px;
}

.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__media-wrapper {
  width: 64px;
  height: 64px;
}

.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__field-wrapper {
  min-height: 64px;
}

.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__fields {
  gap: 16px;
  row-gap: 8px;
}

.dataviews-view-list.has-comfortable-density div[role=row] .dataviews-view-list__fields .dataviews-view-list__field-value {
  min-height: 32px;
  line-height: 24px;
}

.dataviews-view-list.is-refreshing {
  opacity: 0.5;
  pointer-events: none;
}

@media not (prefers-reduced-motion) {
  .dataviews-view-list.is-refreshing {
    opacity: 1;
    animation: dataviews-pulse 1s ease-in-out infinite;
  }
}
.dataviews-view-list__group-header {
  font-size: 15px;
  font-weight: 499;
  color: #1e1e1e;
  margin: 0 0 8px 0;
  padding: 0 24px;
}

.dataviews-view-table {
  width: 100%;
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
  position: relative;
  color: #757575;
  margin-bottom: auto;
  background-color: inherit;
}

.dataviews-view-table th {
  text-align: left;
  color: #1e1e1e;
  font-weight: normal;
  font-size: 13px;
}

.dataviews-view-table td,
.dataviews-view-table th {
  padding: 12px;
}

.dataviews-view-table td.dataviews-view-table__actions-column,
.dataviews-view-table th.dataviews-view-table__actions-column {
  text-align: right;
}

.dataviews-view-table td.dataviews-view-table__actions-column--sticky,
.dataviews-view-table th.dataviews-view-table__actions-column--sticky {
  position: sticky;
  right: 0;
  background-color: var(--wp-dataviews-color-background, #fff);
}

.dataviews-view-table td.dataviews-view-table__actions-column--stuck::after,
.dataviews-view-table th.dataviews-view-table__actions-column--stuck::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: #f0f0f0;
}

.dataviews-view-table td.dataviews-view-table__checkbox-column,
.dataviews-view-table th.dataviews-view-table__checkbox-column {
  padding-right: 0;
}

.dataviews-view-table td.dataviews-view-table__checkbox-column .dataviews-view-table__cell-content-wrapper,
.dataviews-view-table th.dataviews-view-table__checkbox-column .dataviews-view-table__cell-content-wrapper {
  max-width: auto;
  min-width: auto;
}

.dataviews-view-table tr {
  border-top: 1px solid #f0f0f0;
  background-color: inherit;
}

.dataviews-view-table tr td:first-child,
.dataviews-view-table tr th:first-child {
  padding-left: 24px;
}

.dataviews-view-table tr td:last-child,
.dataviews-view-table tr th:last-child {
  padding-right: 24px;
}

.dataviews-view-table tr:last-child {
  border-bottom: 0;
}

.dataviews-view-table tr .dataviews-item-actions .components-button:not(.dataviews-all-actions-button) {
  opacity: 0;
}

@media (hover: none) {
  .dataviews-view-table tr .dataviews-item-actions .components-button:not(.dataviews-all-actions-button) {
    opacity: 1;
  }
}
.dataviews-view-table tr.is-selected {
  background-color: color-mix(in srgb, rgb(var(--wp-admin-theme-color--rgb)) 4%, #fff);
  color: #757575;
}

.dataviews-view-table tr.is-selected, .dataviews-view-table tr.is-selected + tr {
  border-top: 1px solid rgba(var(--wp-admin-theme-color--rgb), 0.12);
}

.dataviews-view-table tr.is-selected .dataviews-view-table__actions-column--sticky {
  background-color: color-mix(in srgb, rgb(var(--wp-admin-theme-color--rgb)) 4%, #fff);
}

.dataviews-view-table tr:focus-within .dataviews-item-actions .components-button:not(.dataviews-all-actions-button), .dataviews-view-table tr.is-hovered .dataviews-item-actions .components-button:not(.dataviews-all-actions-button), .dataviews-view-table tr:hover .dataviews-item-actions .components-button:not(.dataviews-all-actions-button) {
  opacity: 1;
}

.dataviews-view-table.has-bulk-actions tr:focus-within .dataviews-view-table__actions-column--sticky, .dataviews-view-table.has-bulk-actions tr:hover .dataviews-view-table__actions-column--sticky {
  background-color: var(--wp-dataviews-color-background, #fff);
}

.dataviews-view-table.has-bulk-actions tr.is-selected .dataviews-view-table__actions-column--sticky, .dataviews-view-table.has-bulk-actions tr.is-selected:hover .dataviews-view-table__actions-column--sticky {
  background-color: color-mix(in srgb, rgb(var(--wp-admin-theme-color--rgb)) 4%, #fff);
}

.dataviews-view-table thead {
  position: sticky;
  inset-block-start: 0;
  z-index: 1;
  background-color: inherit;
}

.dataviews-view-table thead tr {
  border: 0;
}

.dataviews-view-table thead th {
  background-color: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 499;
}

.dataviews-view-table thead th:has(.dataviews-view-table-header-button) {
  padding-left: 4px;
  padding-right: 4px;
}

.dataviews-view-table thead th:has(.dataviews-view-table-header-button) .dataviews-view-table-header-button {
  gap: 4px;
}

.dataviews-view-table thead th:has(.dataviews-view-table-header-button):first-child {
  padding-left: 16px;
}

.dataviews-view-table thead th:has(.dataviews-view-table-header-button):last-child {
  padding-right: 16px;
}

.dataviews-view-table tbody td {
  vertical-align: top;
}

.dataviews-view-table tbody .dataviews-view-table__cell-content-wrapper {
  min-height: 32px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.dataviews-view-table tbody .dataviews-view-table__cell-content-wrapper.dataviews-view-table__cell-align-end {
  justify-content: flex-end;
  font-variant-numeric: tabular-nums;
}

.dataviews-view-table tbody .dataviews-view-table__cell-content-wrapper.dataviews-view-table__cell-align-center {
  justify-content: center;
}

.dataviews-view-table tbody .components-v-stack > .dataviews-view-table__cell-content-wrapper:not(:first-child) {
  min-height: 0;
}

.dataviews-view-table .dataviews-view-table-header-button {
  padding: 4px 8px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 499;
}

.dataviews-view-table .dataviews-view-table-header-button:not(:hover) {
  color: #1e1e1e;
}

.dataviews-view-table .dataviews-view-table-header-button span {
  speak: none;
}

.dataviews-view-table .dataviews-view-table-header-button span:empty {
  display: none;
}

.dataviews-view-table .dataviews-view-table-header {
  padding-left: 4px;
}

.dataviews-view-table .dataviews-view-table__actions-column {
  width: auto;
  white-space: nowrap;
}

.dataviews-view-table.has-compact-density thead th:has(.dataviews-view-table-header-button):not(:first-child) {
  padding-left: 0;
}

.dataviews-view-table.has-compact-density thead th:has(.dataviews-view-table-header-button):not(:last-child) {
  padding-right: 0;
}

.dataviews-view-table.has-compact-density td,
.dataviews-view-table.has-compact-density th {
  padding: 4px 8px;
}

.dataviews-view-table.has-comfortable-density td,
.dataviews-view-table.has-comfortable-density th {
  padding: 16px 12px;
}

.dataviews-view-table.has-compact-density td.dataviews-view-table__checkbox-column,
.dataviews-view-table.has-compact-density th.dataviews-view-table__checkbox-column, .dataviews-view-table.has-comfortable-density td.dataviews-view-table__checkbox-column,
.dataviews-view-table.has-comfortable-density th.dataviews-view-table__checkbox-column {
  padding-right: 0;
}

.dataviews-view-table-selection-checkbox {
  --checkbox-input-size: 24px;
}

@media (min-width: 600px) {
  .dataviews-view-table-selection-checkbox {
    --checkbox-input-size: 16px;
  }
}
.dataviews-column-primary__media {
  max-width: 60px;
  min-width: 32px;
  min-height: 32px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 4px;
}

.dataviews-column-primary__media img {
  width: 32px;
  height: 32px;
  object-fit: cover;
}

.dataviews-column-primary__media::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.dataviews-view-table__cell-content-wrapper:not(.dataviews-column-primary__media),
.dataviews-view-table__primary-column-content:not(.dataviews-column-primary__media) {
  min-width: 15ch;
  max-width: 80ch;
}

.dataviews-view-table__group-header-row .dataviews-view-table__group-header-cell {
  font-weight: 499;
  padding: 12px 24px;
  color: #1e1e1e;
}

/* Column width intents via colgroup: make non-primary columns shrink-to-fit */
.dataviews-view-table col[class^=dataviews-view-table__col-]:not(.dataviews-view-table__col-first-data) {
  width: 1%;
}

.dataviews-view-table.is-refreshing {
  opacity: 0.5;
  pointer-events: none;
}

@media not (prefers-reduced-motion) {
  .dataviews-view-table.is-refreshing {
    opacity: 1;
    animation: dataviews-pulse 1s ease-in-out infinite;
  }
}
.dataviews-view-picker-grid .dataviews-view-picker-grid__card {
  height: 100%;
  justify-content: flex-start;
  position: relative;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__title-actions {
  padding: 8px 0 4px;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__title-field {
  min-height: 24px;
  overflow: hidden;
  align-content: center;
  text-align: start;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__title-field--clickable {
  width: fit-content;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__card.is-selected .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field .dataviews-view-picker-grid__field-value {
  color: #1e1e1e;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__card.is-selected .dataviews-view-picker-grid__media::after,
.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__media:focus::after {
  background-color: rgba(var(--wp-admin-theme-color--rgb), 0.08);
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__card.is-selected .dataviews-view-picker-grid__media::after {
  box-shadow: inset 0 0 0 1px var(--wp-admin-theme-color);
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__card .dataviews-view-picker-grid__media:focus::after {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.dataviews-view-picker-grid:focus-visible[aria-activedescendant] {
  outline: none;
}

.dataviews-view-picker-grid:focus-visible [data-active-item=true] {
  outline: 2px solid var(--wp-admin-theme-color);
}

.dataviews-view-picker-grid .dataviews-selection-checkbox {
  top: 8px !important;
}

.dataviews-view-picker-grid .dataviews-selection-checkbox input {
  pointer-events: none;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__media {
  width: 100%;
  aspect-ratio: 1/1;
  min-height: 0;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__media::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  pointer-events: none;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__fields {
  position: relative;
  font-size: 12px;
  line-height: 16px;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__fields:not(:empty) {
  padding: 0 0 12px;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field-value:not(:empty) {
  min-height: 24px;
  line-height: 20px;
  padding-top: 2px;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field {
  min-height: 24px;
  align-items: center;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field .dataviews-view-picker-grid__field-name {
  width: 35%;
  color: #757575;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field .dataviews-view-picker-grid__field-value {
  width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__fields .dataviews-view-picker-grid__field:not(:has(.dataviews-view-picker-grid__field-value:not(:empty))) {
  display: none;
}

.dataviews-view-picker-grid .dataviews-view-picker-grid__badge-fields:not(:empty) {
  padding-bottom: 12px;
}

.dataviews-view-picker-grid__field-value:empty,
.dataviews-view-picker-grid__field:empty {
  display: none;
}

.dataviews-view-picker-grid__card .dataviews-selection-checkbox {
  position: absolute;
  top: -9999em;
  left: 8px;
  z-index: 1;
}

@media (hover: none) {
  .dataviews-view-picker-grid__card .dataviews-selection-checkbox {
    top: 8px;
  }
}
.dataviews-view-picker-grid__card:hover .dataviews-selection-checkbox,
.dataviews-view-picker-grid__card:focus-within .dataviews-selection-checkbox,
.dataviews-view-picker-grid__card.is-selected .dataviews-selection-checkbox {
  top: 8px;
}

.dataviews-view-picker-grid__media--clickable {
  cursor: pointer;
}

.dataviews-view-picker-grid-group__header {
  font-size: 15px;
  font-weight: 499;
  color: #1e1e1e;
  margin: 0 0 8px 0;
  padding: 0 48px;
}

.dataviews-view-picker-table {
  background-color: inherit;
}

.dataviews-view-picker-table .dataviews-view-table__checkbox-column {
  width: 48px;
}

.dataviews-view-picker-table tbody:focus-visible[aria-activedescendant] {
  outline: none;
}

.dataviews-view-picker-table tbody:focus-visible [data-active-item=true] {
  outline: 2px solid var(--wp-admin-theme-color);
}

.dataviews-view-picker-table .dataviews-selection-checkbox .components-checkbox-control__input.components-checkbox-control__input {
  pointer-events: none;
  opacity: 1;
}

.dataviews-view-picker-table .dataviews-view-table__row {
  cursor: pointer;
}

.dataviews-view-picker-table .dataviews-view-table__row.is-selected {
  background-color: rgba(var(--wp-admin-theme-color--rgb), 0.04);
}

.dataviews-view-picker-table .dataviews-view-table__row.is-hovered {
  background-color: rgba(var(--wp-admin-theme-color--rgb), 0.08);
}

.dataviews-view-picker-table .dataviews-view-table__row.is-selected.is-hovered {
  background-color: rgba(var(--wp-admin-theme-color--rgb), 0.12);
}

.dataviews-view-activity {
  margin: 0 0 auto;
  padding: 8px 24px;
}

.dataviews-view-activity .dataviews-view-activity__group-header {
  font-size: 15px;
  font-weight: 499;
  color: #949494;
  margin: 0 0 8px 0;
  padding: 0;
}

.dataviews-view-activity .dataviews-view-activity__item-actions {
  min-width: 24px;
}

.dataviews-view-activity .dataviews-view-activity__item-content {
  flex-grow: 1;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-title,
.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-description,
.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields {
  min-height: 16px;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-title {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  overflow: hidden;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-title--clickable {
  cursor: pointer;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-title--clickable:focus-visible {
  outline: var(--wp-admin-border-width-focus) solid var(--wp-admin-theme-color);
  outline-offset: var(--wp-admin-border-width-focus);
  border-radius: 2px;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__primary-actions {
  display: flex;
  width: max-content;
  flex: 0 0 auto;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__primary-actions .components-button {
  position: relative;
  z-index: 1;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields {
  color: #757575;
  display: flex;
  gap: 12px;
  row-gap: 4px;
  flex-wrap: wrap;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields:empty {
  display: none;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields .dataviews-view-activity__item-field:has(.dataviews-view-activity__item-field-value:empty) {
  display: none;
}

.dataviews-view-activity .dataviews-view-activity__item-content .dataviews-view-activity__item-fields .dataviews-view-activity__item-field-value {
  display: flex;
  align-items: center;
}

.dataviews-view-activity .dataviews-view-activity__item-type {
  align-self: stretch;
  flex-shrink: 0;
}

.dataviews-view-activity .dataviews-view-activity__item-type::after {
  content: "";
  flex: 1 1 auto;
  width: 1px;
  margin: 0 auto;
  background-color: #ddd;
}

.dataviews-view-activity .dataviews-view-activity__item-type::before {
  content: "";
  flex: 0 0 auto;
  width: 1px;
  margin: 0 auto;
  background-color: #ddd;
}

.dataviews-view-activity .dataviews-view-activity__item.is-compact .dataviews-view-activity__item-type {
  width: 8px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-compact .dataviews-view-activity__item-type::before {
  height: 12px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-compact .dataviews-view-activity__item-type-icon {
  width: 11px;
  height: 11px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-compact .dataviews-view-activity__item-content {
  margin: 12px 0;
}

.dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-type {
  width: 24px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-type::before {
  height: 12px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-type-icon {
  width: 25px;
  height: 25px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-content {
  margin: 12px 0;
  padding-top: 8px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-type {
  width: 32px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-type::before {
  height: 8px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-type-icon {
  width: 33px;
  height: 33px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-content {
  margin: 8px 0 16px;
  padding-top: 12px;
}

.dataviews-view-activity .dataviews-view-activity__item.is-comfortable .dataviews-view-activity__item-bullet, .dataviews-view-activity .dataviews-view-activity__item.is-balanced .dataviews-view-activity__item-bullet {
  width: 9px;
  height: 9px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.dataviews-view-activity .dataviews-view-activity__item:first-child .dataviews-view-activity__item-type::before {
  visibility: hidden;
}

.dataviews-view-activity .dataviews-view-activity__group:last-of-type > .dataviews-view-activity__item:last-of-type .dataviews-view-activity__item-type::after, .dataviews-view-activity > .dataviews-view-activity__item:last-child .dataviews-view-activity__item-type::after {
  background: linear-gradient(to bottom, #ddd 0%, rgba(221, 221, 221, 0.2) 60%, rgba(221, 221, 221, 0) 100%);
}

.dataviews-view-activity .dataviews-view-activity__item-type-icon {
  overflow: hidden;
  flex-shrink: 0;
  background-color: #fff;
}

.dataviews-view-activity .dataviews-view-activity__item-type-icon img,
.dataviews-view-activity .dataviews-view-activity__item-type-icon svg,
.dataviews-view-activity .dataviews-view-activity__item-type-icon .dataviews-view-activity__item-bullet {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
  border-radius: 50%;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 1px #ddd;
}

.dataviews-view-activity .dataviews-view-activity__item-type-icon svg {
  padding: 4px;
}

.dataviews-view-activity .dataviews-view-activity__item-type-icon .dataviews-view-activity__item-bullet {
  content: "";
  background-color: #ddd;
}

.dataviews-view-activity.is-refreshing {
  opacity: 0.5;
  pointer-events: none;
}

@media not (prefers-reduced-motion) {
  .dataviews-view-activity.is-refreshing {
    opacity: 1;
    animation: dataviews-pulse 1s ease-in-out infinite;
  }
}
.dataviews-view-activity + .dataviews-pagination {
  justify-content: space-between;
}

.dataviews-picker-footer__bulk-selection {
  align-self: flex-start;
  height: 32px;
}

.dataviews-picker-footer__actions {
  align-self: flex-end;
}

.dataviews-controls__datetime {
  border: none;
  padding: 0;
}

.dataviews-controls__relative-date-number,
.dataviews-controls__relative-date-unit {
  flex: 1 1 50%;
}

.dataviews-controls__date input[type=date]::-webkit-inner-spin-button,
.dataviews-controls__date input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

.dataviews-controls__date-range-inputs > * {
  min-width: 0;
}

.dataviews-controls__color-picker-dropdown {
  display: flex;
}

.dataviews-controls__date-preset {
  border: 1px solid #ddd;
}

.dataviews-controls__date-preset:active {
  background-color: #000;
}

.dataforms-layouts-panel__field-trigger {
  position: relative;
  color: inherit;
  display: flex;
  width: 100%;
  min-height: 24px;
  cursor: pointer;
  align-items: flex-start;
  border-radius: 2px;
  isolation: isolate;
}

.dataforms-layouts-panel__field-trigger--label-side {
  flex-direction: row;
  gap: var(--wpds-dimension-gap-md, 12px);
}

.dataforms-layouts-panel__field-trigger--label-top {
  display: grid;
  grid-template-columns: 1fr auto;
}

.dataforms-layouts-panel__field-trigger--label-none {
  align-items: center;
}

.dataforms-layouts-panel__field-trigger:not(.is-disabled):hover {
  color: var(--wp-admin-theme-color);
}

.dataforms-layouts-panel__field-trigger:not(.is-disabled):hover .dataforms-layouts-panel__field-trigger-icon {
  opacity: 1;
}

.dataforms-layouts-panel__field-trigger:not(.is-disabled):hover .dataforms-layouts-panel__field-label {
  color: var(--wp-admin-theme-color);
}

.dataforms-layouts-panel__field-trigger.is-disabled {
  cursor: default;
}

.dataforms-layouts-panel__field-trigger.is-disabled .dataforms-layouts-panel__field-control {
  color: #757575;
  font-weight: var(--wpds-font-weight-regular, 400);
}

.dataforms-layouts-panel__field-trigger--edit-always .dataforms-layouts-panel__field-trigger-icon {
  opacity: 1;
  fill: currentColor;
}

.dataforms-layouts-panel__field-trigger--edit-always .dataforms-layouts-panel__field-trigger-icon:hover, .dataforms-layouts-panel__field-trigger--edit-always .dataforms-layouts-panel__field-trigger-icon:focus-visible {
  fill: var(--wp-admin-theme-color);
}

.dataforms-layouts-panel__field-trigger-icon {
  padding: 0;
  color: var(--wp-admin-theme-color);
  flex: 0 0 auto;
  opacity: 0;
  border-radius: var(--wpds-border-radius-xs, 1px);
}

.dataforms-layouts-panel__field-trigger-icon:focus-visible {
  opacity: 1;
  outline: var(--wpds-border-width-focus, var(--wp-admin-border-width-focus, 2px)) solid var(--wp-admin-theme-color);
}

.dataforms-layouts-panel__field-dropdown-anchor {
  width: 100%;
}

.dataforms-layouts-panel__field-dropdown-anchor .components-dropdown {
  width: 100%;
}

.dataforms-layouts-panel__field-label {
  width: 38%;
  flex-shrink: 0;
  min-height: 24px;
  display: flex;
  align-items: center;
  line-height: 20px;
  hyphens: auto;
  color: #757575;
  text-transform: capitalize;
}

.dataforms-layouts-panel__field-label .components-base-control__label {
  display: inline;
  margin-bottom: 0;
  line-height: inherit;
}

.dataforms-layouts-panel__field-label.has-error {
  color: #cc1818;
}

.dataforms-layouts-panel__field-label-error-content {
  position: relative;
  z-index: 1;
  cursor: help;
  fill: #cc1818;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}

.dataforms-layouts-panel__field-label-error-content svg {
  fill: currentColor;
}

.dataforms-layouts-panel__field-control {
  flex-grow: 1;
  min-width: 0;
  min-height: 24px;
  line-height: var(--wpds-font-line-height-md, 24px);
  display: flex;
  align-items: center;
  overflow: hidden;
  font-weight: var(--wpds-font-weight-medium, 499);
}

.dataforms-layouts-panel__field-control > * {
  min-width: 0;
}

.dataforms-layouts-panel__field-trigger--label-top .dataforms-layouts-panel__field-label {
  width: 100%;
}

.dataforms-layouts-panel__field-trigger--label-top .dataforms-layouts-panel__field-control {
  grid-column: 1/-1;
}

.dataforms-layouts-panel__field-trigger--label-top .dataforms-layouts-panel__field-trigger-icon {
  grid-row: 1;
  grid-column: 2;
}

.dataforms-layouts-panel__field-dropdown .components-popover__content {
  min-width: 320px;
  padding: 16px;
}

.dataforms-layouts-panel__dropdown-header {
  margin-bottom: 16px;
}

.dataforms-layouts-panel__modal-footer {
  margin-top: 16px;
}

.components-popover.components-dropdown__content.dataforms-layouts-panel__field-dropdown {
  z-index: 159990;
}

.dataforms-layouts-regular__field {
  width: 100%;
  min-height: 32px;
  justify-content: flex-start !important;
  align-items: flex-start !important;
}

.dataforms-layouts-regular__field .components-base-control__label,
.dataforms-layouts-regular__field .components-input-control__label,
.dataforms-layouts-regular__field .components-form-token-field__label {
  color: #1e1e1e;
}

.dataforms-layouts-regular__field-label {
  width: 38%;
  flex-shrink: 0;
  min-height: 32px;
  display: flex;
  align-items: center;
  line-height: 20px;
  hyphens: auto;
}

.dataforms-layouts-regular__field-label--label-position-side {
  align-self: center;
}

.dataforms-layouts-regular__field-label .components-base-control__label {
  margin-bottom: 0;
}

.dataforms-layouts-regular__field-control {
  flex-grow: 1;
  min-height: 32px;
  display: flex;
  align-items: center;
}

.dataforms-layouts-card__field-header-label {
  font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 499;
  font-size: 15px;
  line-height: 20px;
}

.dataforms-layouts-card__field {
  width: 100%;
}

.dataforms-layouts-card__field-description {
  color: #757575;
  display: block;
  font-size: 13px;
  margin-bottom: 16px;
}

.dataforms-layouts-card__field-summary {
  display: flex;
  flex-direction: row;
  gap: 16px;
}

.dataforms-layouts-details__summary-content {
  display: inline-flex;
  min-height: 24px;
}

.dataforms-layouts-details__content {
  padding-top: 12px;
}

.dataforms-layouts-row__field-control {
  width: 100%;
}

.dataforms-layouts__wrapper {
  font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}

/**
 * Colors
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Fonts & basic variables.
 */
/**
 * Typography
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Radius scale.
 */
/**
 * Elevation scale.
 */
/**
 * Dimensions.
 */
/**
 * Mobile specific styles
 */
/**
 * Editor styles.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
.media-editor-preview {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100%;
  padding: 32px;
  position: relative;
}

.media-editor-preview__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.media-editor-preview--loading {
  width: 100%;
  height: 100%;
}

.media-editor-preview--image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: auto;
  height: auto;
  opacity: 0;
}

@keyframes __wp-base-styles-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media not (prefers-reduced-motion) {
  .media-editor-preview--image img.loaded {
    animation: __wp-base-styles-fade-in 0.08s linear 0s;
    animation-fill-mode: forwards;
  }
}
.media-editor-preview--video video {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: auto;
  height: auto;
}

.media-editor-preview--audio audio {
  max-width: 100%;
}

.media-editor-preview--file {
  text-align: center;
}

.media-editor-preview__file-info {
  background: #f0f0f0;
  padding: 24px;
  border-radius: 2px;
}

.media-editor-preview__file-name {
  font-weight: 600;
  margin-bottom: 8px;
}

.media-editor-preview__mime-type {
  color: #757575;
  font-size: 0.9em;
  margin-bottom: 16px;
}

.media-editor-preview__download-link {
  display: inline-block;
  margin-top: 8px;
}

.media-editor-preview--error, .media-editor-preview--empty {
  color: #757575;
  text-align: center;
}

.media-editor-preview__url {
  font-size: 0.9em;
  color: #949494;
  word-break: break-all;
  margin-top: 8px;
}

.editor-autocompleters__user .editor-autocompleters__no-avatar::before {
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword -- dashicons don't need a generic family keyword. */
  font: normal 20px/1 dashicons;
  content: "\f110";
  margin-right: 5px;
  vertical-align: middle;
}
.editor-autocompleters__user .editor-autocompleters__user-avatar {
  margin-right: 8px;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: none;
  width: 24px;
  height: 24px;
}
.editor-autocompleters__user .editor-autocompleters__user-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 200px;
  flex-shrink: 0;
  flex-grow: 1;
}
.editor-autocompleters__user .editor-autocompleters__user-slug {
  margin-left: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: none;
  max-width: 100px;
  flex-grow: 0;
  flex-shrink: 0;
}
.editor-autocompleters__user:not(.is-primary) .editor-autocompleters__user-slug {
  color: #757575;
}

.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar) {
  box-shadow: none;
}
.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar) .interface-complementary-area-header {
  display: none;
}

.editor-collab-sidebar {
  height: 100%;
  overflow: hidden;
}

.editor-collab-sidebar-panel {
  padding: 16px 16px 24px;
  height: 100%;
  overflow: hidden;
}

.editor-collab-sidebar-panel__thread {
  position: relative;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #ddd;
  background-color: #f0f0f0;
  overflow: hidden;
  width: auto;
}
.editor-collab-sidebar-panel__thread.is-selected {
  background-color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.04), 0 12px 12px rgba(0, 0, 0, 0.03), 0 16px 16px rgba(0, 0, 0, 0.02);
  z-index: 1;
}
.editor-collab-sidebar-panel__thread:focus {
  outline: var(--wp-admin-border-width-focus) solid var(--wp-admin-theme-color);
  outline-offset: calc(-1 * var(--wp-admin-border-width-focus));
}
.editor-collab-sidebar-panel__thread.is-floating {
  left: 16px;
  right: 16px;
  position: absolute;
  margin-top: 16px;
}

.editor-collab-sidebar-panel__user-name {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  color: #757575;
  text-transform: capitalize;
}

.editor-collab-sidebar-panel__user-time {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  color: #757575;
}

.editor-collab-sidebar-panel__user-comment p:last-child {
  margin-bottom: 0;
}

.editor-collab-sidebar-panel__user-avatar {
  border-radius: 50%;
  flex-shrink: 0;
  border-width: var(--wp-admin-border-width-focus);
  border-style: solid;
  padding: var(--wp-admin-border-width-focus);
  background: #fff;
}

.editor-collab-sidebar-panel__comment-status {
  margin-left: auto;
}
.editor-collab-sidebar-panel__comment-status button.has-icon:not(.has-text) {
  min-width: 24px;
  padding: 0;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.editor-collab-sidebar-panel__comment-dropdown-menu {
  flex-shrink: 0;
}

.editor-collab-sidebar-panel__more-reply-separator::before, .editor-collab-sidebar-panel__more-reply-separator::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  flex: 1;
}

.editor-collab-sidebar-panel__more-reply-button {
  font-weight: 499;
}

.editor-collab-sidebar-panel__resolution-text {
  font-style: italic;
}

.editor-collab-sidebar-panel__comment-form textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 6px 8px;
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px;
  /* Override core line-height. To be reviewed. */
  line-height: normal;
  box-shadow: 0 0 0 transparent;
  border-radius: 2px;
  border: 1px solid #949494;
}
@media not (prefers-reduced-motion) {
  .editor-collab-sidebar-panel__comment-form textarea {
    transition: box-shadow 0.1s linear;
  }
}
@media (min-width: 600px) {
  .editor-collab-sidebar-panel__comment-form textarea {
    font-size: 13px;
    /* Override core line-height. To be reviewed. */
    line-height: normal;
  }
}
.editor-collab-sidebar-panel__comment-form textarea:focus {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 0.5px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}
.editor-collab-sidebar-panel__comment-form textarea::placeholder {
  color: rgba(30, 30, 30, 0.62);
}
.editor-collab-sidebar-panel__comment-form textarea {
  padding: 9px 11px;
  line-height: 20px !important;
  display: block;
}

.editor-collab-sidebar-panel__skip-to-comment,
.editor-collab-sidebar-panel__skip-to-block {
  position: absolute;
  top: -9999px;
  right: -9999px;
  overflow: hidden;
  clip-path: inset(50%);
  background: #fff !important;
  z-index: -1;
}
.editor-collab-sidebar-panel__skip-to-comment:focus,
.editor-collab-sidebar-panel__skip-to-block:focus {
  overflow: visible;
  clip-path: none;
  z-index: 1;
  right: 8px;
}

.editor-collab-sidebar-panel__skip-to-comment:focus {
  top: 8px;
}

.editor-collab-sidebar-panel__skip-to-block:focus {
  top: auto;
  bottom: 8px;
}

.comment-avatar {
  width: 24px;
  border-radius: 50%;
  margin-left: -12px;
  border-width: var(--wp-admin-border-width-focus);
  border-style: solid;
  padding: var(--wp-admin-border-width-focus);
  background: #fff;
  box-sizing: border-box;
}
.comment-avatar:first-child {
  margin-left: 0;
}

.show-icon-labels .comment-avatar-indicator {
  width: auto;
}
.show-icon-labels .comment-avatar-indicator div {
  display: none;
}
.show-icon-labels .comment-avatar-indicator::after {
  content: attr(aria-label);
  font-size: 12px;
}

.editor-avatar {
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  flex-shrink: 0;
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 1px 1px rgba(0, 0, 0, 0.03), 0 1px 2px rgba(0, 0, 0, 0.02), 0 3px 3px rgba(0, 0, 0, 0.02), 0 4px 4px rgba(0, 0, 0, 0.01);
}

.editor-avatar__image {
  box-sizing: border-box;
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 9999px;
  border: 0;
  background-color: var(--wp-admin-theme-color, #3858e9);
  overflow: hidden;
  overflow: clip;
  flex-shrink: 0;
  font-size: 0;
  color: #fff;
}
.is-small > .editor-avatar__image {
  width: 24px;
  height: 24px;
}
.has-avatar-border-color > .editor-avatar__image {
  border: var(--wp-admin-border-width-focus) solid var(--editor-avatar-outline-color);
  background-clip: padding-box;
}
.has-avatar-border-color > .editor-avatar__image::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus, 2px) #fff;
  pointer-events: none;
  z-index: 1;
}

.editor-avatar__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
  opacity: 0;
}
.has-src > .editor-avatar__image > .editor-avatar__img {
  opacity: 1;
}

.editor-avatar:not(.has-src) > .editor-avatar__image {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 499;
  border: 0;
  background-clip: border-box;
}
.editor-avatar:not(.has-src) > .editor-avatar__image::after {
  content: none;
}

.editor-avatar:not(.has-src).has-avatar-border-color > .editor-avatar__image {
  background-color: var(--editor-avatar-outline-color);
}

.editor-avatar__name {
  font-size: 13px;
  font-weight: 499;
  line-height: 20px;
  color: var(--editor-avatar-name-color, #fff);
  min-width: 0;
  padding-bottom: 2px;
  overflow: hidden;
  opacity: 0;
  white-space: nowrap;
  transition: opacity 0.15s cubic-bezier(0.15, 0, 0.15, 1);
}

.editor-avatar.is-badge {
  display: inline-grid;
  grid-template-columns: min-content 0fr;
  column-gap: 0;
  padding-inline-end: 0;
  background-color: var(--wp-admin-theme-color, #3858e9);
  transition: grid-template-columns 0.3s cubic-bezier(0.15, 0, 0.15, 1), column-gap 0.3s cubic-bezier(0.15, 0, 0.15, 1), padding-inline-end 0.3s cubic-bezier(0.15, 0, 0.15, 1);
}
.editor-avatar.is-badge:hover {
  grid-template-columns: min-content 1fr;
  column-gap: 4px;
  padding-inline-end: 8px;
  transition-timing-function: cubic-bezier(0.85, 0, 0.85, 1);
}
.editor-avatar.is-badge:hover .editor-avatar__name {
  opacity: 1;
  transition-timing-function: cubic-bezier(0.85, 0, 0.85, 1);
}

.editor-avatar.is-badge.has-avatar-border-color {
  background-color: var(--editor-avatar-outline-color);
}

.editor-avatar.is-dimmed > .editor-avatar__image {
  opacity: 0.5;
  background-color: #757575;
}

.editor-avatar.is-dimmed.has-avatar-border-color > .editor-avatar__image {
  border-color: #757575;
}

.editor-avatar.is-dimmed .editor-avatar__img {
  filter: grayscale(1);
}

.editor-avatar__status-indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  color: #1e1e1e;
  fill: #1e1e1e;
}
.is-small > .editor-avatar__status-indicator {
  width: 24px;
  height: 24px;
}
.editor-avatar__status-indicator svg {
  width: 75%;
  height: 75%;
}

@media (prefers-reduced-motion: reduce) {
  .editor-avatar.is-badge,
  .editor-avatar__name {
    transition: none;
  }
}
.editor-avatar-group {
  display: flex;
  align-items: center;
}
.editor-avatar-group > .editor-avatar + .editor-avatar {
  margin-inline-start: -8px;
}
.editor-avatar-group > .editor-avatar {
  position: relative;
}
.editor-avatar-group > .editor-avatar:nth-child(1) {
  z-index: 10;
}
.editor-avatar-group > .editor-avatar:nth-child(2) {
  z-index: 9;
}
.editor-avatar-group > .editor-avatar:nth-child(3) {
  z-index: 8;
}
.editor-avatar-group > .editor-avatar:nth-child(4) {
  z-index: 7;
}
.editor-avatar-group > .editor-avatar:nth-child(5) {
  z-index: 6;
}
.editor-avatar-group > .editor-avatar:nth-child(6) {
  z-index: 5;
}
.editor-avatar-group > .editor-avatar:nth-child(7) {
  z-index: 4;
}
.editor-avatar-group > .editor-avatar:nth-child(8) {
  z-index: 3;
}
.editor-avatar-group > .editor-avatar:nth-child(9) {
  z-index: 2;
}
.editor-avatar-group > .editor-avatar:nth-child(10) {
  z-index: 1;
}

.editor-avatar-group__overflow {
  margin-inline-start: 4px;
  margin-inline-end: 4px;
  font-size: 12px;
  line-height: 20px;
  color: #1e1e1e;
  white-space: nowrap;
}

.editor-collapsible-block-toolbar {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 64px;
}
.editor-collapsible-block-toolbar .block-editor-block-contextual-toolbar {
  border-bottom: 0;
  height: 100%;
  background: transparent;
}
.editor-collapsible-block-toolbar .block-editor-block-toolbar {
  height: 100%;
  padding-top: 17px;
}
.editor-collapsible-block-toolbar .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button) {
  height: 32px;
}
.editor-collapsible-block-toolbar::after {
  content: "";
  width: 1px;
  height: 24px;
  background-color: #ddd;
  margin-right: 7px;
}
.editor-collapsible-block-toolbar .components-toolbar-group,
.editor-collapsible-block-toolbar .components-toolbar {
  border-right: none;
  position: relative;
}
.editor-collapsible-block-toolbar .components-toolbar-group::after,
.editor-collapsible-block-toolbar .components-toolbar::after {
  content: "";
  width: 1px;
  height: 24px;
  background-color: #ddd;
  top: 4px;
  position: absolute;
  right: -1px;
}
.editor-collapsible-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group::after,
.editor-collapsible-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group::after {
  display: none;
}
.editor-collapsible-block-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button {
  height: 32px;
  overflow: visible;
}
@media (min-width: 600px) {
  .editor-collapsible-block-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container {
    height: 40px;
    position: relative;
    top: -4px;
  }
}
.editor-collapsible-block-toolbar.is-collapsed {
  display: none;
}

.editor-block-visibility__disabled-blocks-count {
  border: 1px solid #ddd;
  border-width: 1px 0;
  box-shadow: -32px 0 0 0 #fff, 32px 0 0 0 #fff;
  padding: 8px;
  background-color: #fff;
  text-align: center;
  position: sticky;
  top: -5px;
  z-index: 2;
}
.editor-block-visibility__disabled-blocks-count ~ .block-editor-block-manager__content .block-editor-block-manager__category-title {
  top: 31px;
}
.editor-block-visibility__disabled-blocks-count .is-link {
  margin-left: 12px;
}

.editor-blog-title-dropdown__content .components-popover__content {
  min-width: 320px;
  padding: 16px;
}

.editor-document-bar {
  display: flex;
  align-items: center;
  height: 32px;
  justify-content: space-between;
  min-width: 0;
  background: #f0f0f0;
  border-radius: 4px;
  width: min(100%, 450px);
}
.editor-document-bar:hover {
  background-color: #e0e0e0;
}
.editor-document-bar .components-button {
  border-radius: 4px;
}
@media not (prefers-reduced-motion) {
  .editor-document-bar .components-button {
    transition: background-color 0.1s ease-out;
  }
}
.editor-document-bar .components-button:hover {
  background: #e0e0e0;
}
@media screen and (min-width: 782px) and (max-width: 960px) {
  .editor-document-bar.has-back-button .editor-document-bar__post-type-label {
    display: none;
  }
}

.editor-document-bar__command {
  flex-grow: 1;
  color: var(--wp-block-synced-color);
  overflow: hidden;
}

.editor-document-bar__title {
  overflow: hidden;
  color: #1e1e1e;
  margin: 0 auto;
  max-width: 70%;
}
@media (min-width: 782px) {
  .editor-document-bar__title {
    padding-left: 24px;
  }
}
.editor-document-bar__title h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
}

.editor-document-bar__post-title {
  color: currentColor;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.editor-document-bar__post-type-label {
  flex: 0;
  color: #2f2f2f;
  padding-left: 4px;
}
@media screen and (max-width: 600px) {
  .editor-document-bar__post-type-label {
    display: none;
  }
}

.editor-document-bar__shortcut {
  color: #2f2f2f;
  min-width: 24px;
  display: none;
}
@media (min-width: 782px) {
  .editor-document-bar__shortcut {
    display: initial;
  }
}

.editor-document-bar__back.components-button.has-icon.has-text {
  min-width: 36px;
  flex-shrink: 0;
  color: #757575;
  gap: 0;
  z-index: 1;
  position: absolute;
}
.editor-document-bar__back.components-button.has-icon.has-text:hover {
  color: #1e1e1e;
  background-color: transparent;
}

.editor-document-bar__icon-layout.editor-document-bar__icon-layout {
  position: absolute;
  margin-left: 12px;
  display: none;
  pointer-events: none;
}
.editor-document-bar__icon-layout.editor-document-bar__icon-layout svg {
  fill: #949494;
}
@media (min-width: 600px) {
  .editor-document-bar__icon-layout.editor-document-bar__icon-layout {
    display: flex;
  }
}

.document-outline ul {
  margin: 0;
  padding: 0;
}

.document-outline__item {
  display: flex;
  margin: 4px 0;
}
.document-outline__item a {
  text-decoration: none;
}
.document-outline__item .document-outline__emdash::before {
  color: #ddd;
  margin-right: 4px;
}
.document-outline__item.is-h2 .document-outline__emdash::before {
  content: "—";
}
.document-outline__item.is-h3 .document-outline__emdash::before {
  content: "——";
}
.document-outline__item.is-h4 .document-outline__emdash::before {
  content: "———";
}
.document-outline__item.is-h5 .document-outline__emdash::before {
  content: "————";
}
.document-outline__item.is-h6 .document-outline__emdash::before {
  content: "—————";
}

.document-outline__button {
  cursor: pointer;
  background: none;
  border: none;
  display: flex;
  align-items: flex-start;
  margin: 0 0 0 -1px;
  padding: 2px 5px 2px 1px;
  color: #1e1e1e;
  text-align: left;
  border-radius: 2px;
}
.document-outline__button[aria-disabled=true], .document-outline__button:disabled {
  cursor: default;
  color: #757575;
}
.document-outline__button:focus {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  outline: 2px solid transparent;
}

.document-outline__level {
  background: #ddd;
  color: #1e1e1e;
  border-radius: 3px;
  font-size: 13px;
  padding: 1px 6px;
  margin-right: 4px;
}
.is-invalid .document-outline__level {
  background: #f0b849;
}

.document-outline__item-content {
  padding: 1px 0;
}

.editor-document-outline.has-no-headings > svg {
  margin-top: 28px;
}
.editor-document-outline.has-no-headings > p {
  padding-left: 32px;
  padding-right: 32px;
}
.editor-document-outline.has-no-headings {
  text-align: center;
  color: #757575;
}

.editor-document-tools {
  display: inline-flex;
  align-items: center;
}
.editor-document-tools .editor-document-tools__left > .editor-history__redo,
.editor-document-tools .editor-document-tools__left > .editor-history__undo {
  display: none;
}
@media (min-width: 782px) {
  .editor-document-tools .editor-document-tools__left > .editor-history__redo,
  .editor-document-tools .editor-document-tools__left > .editor-history__undo {
    display: inline-flex;
  }
}
.editor-document-tools .editor-document-tools__left > .editor-document-tools__inserter-toggle {
  display: inline-flex;
}
@media not (prefers-reduced-motion) {
  .editor-document-tools .editor-document-tools__left > .editor-document-tools__inserter-toggle svg {
    transition: transform cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  }
}
.editor-document-tools .editor-document-tools__left > .editor-document-tools__inserter-toggle.is-pressed svg {
  transform: rotate(45deg);
}
.editor-document-tools .block-editor-list-view {
  display: none;
}
@media (min-width: 600px) {
  .editor-document-tools .block-editor-list-view {
    display: flex;
  }
}
.editor-document-tools .editor-document-tools__left > .components-button.has-icon,
.editor-document-tools .editor-document-tools__left > .components-dropdown > .components-button.has-icon {
  height: 32px;
  min-width: 32px;
  padding: 4px;
}
.editor-document-tools .editor-document-tools__left > .components-button.has-icon.is-pressed,
.editor-document-tools .editor-document-tools__left > .components-dropdown > .components-button.has-icon.is-pressed {
  background: #1e1e1e;
}
.editor-document-tools .editor-document-tools__left > .components-button.has-icon:focus:not(:disabled),
.editor-document-tools .editor-document-tools__left > .components-dropdown > .components-button.has-icon:focus:not(:disabled) {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color), inset 0 0 0 1px #fff;
  outline: 1px solid transparent;
}
.editor-document-tools .editor-document-tools__left > .components-button.has-icon::before,
.editor-document-tools .editor-document-tools__left > .components-dropdown > .components-button.has-icon::before {
  display: none;
}

.editor-document-tools__left {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.editor-document-tools__left:not(:last-child) {
  margin-inline-end: 8px;
}

.show-icon-labels .editor-document-tools .editor-document-tools__left > .editor-document-tools__inserter-toggle.has-icon {
  width: auto;
  padding: 0 8px;
}

.show-icon-labels .editor-document-tools__left > * + * {
  margin-left: 8px;
}

.editor-editor-interface .entities-saved-states__panel-header {
  height: 65px;
}

.editor-editor-interface .interface-interface-skeleton__content {
  isolation: isolate;
}

.editor-visual-editor {
  flex: 1 0 auto;
}

.editor-notices__dismissible,
.editor-notices__pinned {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
}

.entities-saved-states__panel-header {
  box-sizing: border-box;
  background: #fff;
  padding-left: 16px;
  padding-right: 16px;
  height: 64px;
  border-bottom: 1px solid #ddd;
}

.entities-saved-states__text-prompt {
  padding: 16px;
  padding-bottom: 4px;
}
.entities-saved-states__text-prompt .entities-saved-states__text-prompt--header {
  display: block;
  margin-bottom: 12px;
}

.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt {
  padding: 0;
}
.entities-saved-states__panel.is-inline .entities-saved-states__panel-body {
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.entities-saved-states__panel.is-inline .entities-saved-states__panel-body > h2 {
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 0;
}
.entities-saved-states__panel.is-inline .entities-saved-states__panel-body > h2 button {
  font-size: 11px;
  text-transform: uppercase;
}
.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--header-wrapper {
  display: none;
}
.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--changes-count {
  margin-top: 0;
  margin-bottom: 8px;
}
.entities-saved-states__panel.is-inline .entities-saved-states__panel-footer {
  margin-top: 16px;
}

.entities-saved-states__change-control {
  flex: 1;
}

.entities-saved-states__changes {
  font-size: 13px;
  margin: 4px 16px 0 24px;
  list-style: disc;
}
.entities-saved-states__changes li {
  margin-bottom: 4px;
}

.editor-error-boundary {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin: auto;
  max-width: 780px;
  padding: 1em;
  margin-top: 64px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08), 0 15px 27px rgba(0, 0, 0, 0.07), 0 30px 36px rgba(0, 0, 0, 0.04), 0 50px 43px rgba(0, 0, 0, 0.02);
  border: 1px solid #1e1e1e;
  border-radius: 2px;
  background-color: #fff;
}

.editor-global-styles-header__description {
  padding: 0 16px;
}

.editor-global-styles-header {
  margin-bottom: 0 !important;
}

.editor-global-styles-sidebar {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.editor-global-styles-sidebar__panel {
  flex: 1;
}

.editor-global-styles-sidebar .editor-global-styles-sidebar__header-title {
  margin: 0;
}

.editor-global-styles-sidebar .editor-global-styles-sidebar__header-actions {
  flex: 1;
}

.editor-global-styles-sidebar .components-navigation__menu-title-heading {
  font-size: 15.6px;
  font-weight: 499;
}

.editor-global-styles-sidebar .components-navigation__item > button span {
  font-weight: 499;
}

.editor-global-styles-sidebar .block-editor-panel-color-gradient-settings {
  border: 0;
}

.editor-global-styles-sidebar .single-column {
  grid-column: span 1;
}

.editor-global-styles-sidebar .components-tools-panel .span-columns {
  grid-column: 1/-1;
}

.editor-global-styles-sidebar__blocks-group {
  padding-top: 24px;
  border-top: 1px solid #e0e0e0;
}

.editor-global-styles-sidebar__blocks-group-help {
  padding: 0 16px;
}

.global-styles-ui-color-palette-panel,
.global-styles-ui-gradient-palette-panel {
  padding: 16px;
}

.editor-global-styles-sidebar hr {
  margin: 0;
}

.show-icon-labels .editor-global-styles-sidebar__header .components-button.has-icon {
  width: auto;
}
.show-icon-labels .editor-global-styles-sidebar__header .components-button.has-icon svg {
  display: none;
}
.show-icon-labels .editor-global-styles-sidebar__header .components-button.has-icon::after {
  content: attr(aria-label);
  font-size: 12px;
}

.editor-welcome-guide {
  width: 312px;
}
.editor-welcome-guide.guide-styles .editor-welcome-guide__image {
  background: #00a0d2;
}
.editor-welcome-guide__image {
  margin: 0 0 16px;
}
.editor-welcome-guide__image > img {
  display: block;
  max-width: 100%;
  object-fit: cover;
}
.editor-welcome-guide__heading {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 24px;
  line-height: 1.4;
  margin: 16px 0 16px 0;
  padding: 0 32px;
}
.editor-welcome-guide__text {
  font-size: 13px;
  line-height: 1.4;
  margin: 0 0 16px 0;
  padding: 0 32px;
}
.editor-welcome-guide__text img {
  vertical-align: bottom;
}
.editor-welcome-guide .components-button:hover svg {
  fill: #fff;
}

.editor-header {
  box-sizing: border-box;
}
.editor-header *,
.editor-header *::before,
.editor-header *::after {
  box-sizing: inherit;
}
.editor-header {
  height: 64px;
  background: #fff;
  display: grid;
  grid-auto-flow: row;
  grid-template: auto/64px minmax(0, max-content) minmax(min-content, 1fr) 64px;
}
.editor-header:has(> .editor-header__center) {
  grid-template: auto/64px min-content 1fr min-content 64px;
}
@media (min-width: 782px) {
  .editor-header:has(> .editor-header__center) {
    grid-template: auto/64px minmax(min-content, 2fr) 2.5fr minmax(min-content, 2fr) 64px;
  }
}
@media (min-width: 480px) {
  .editor-header {
    gap: 16px;
  }
}
.editor-header {
  align-items: center;
  max-width: 100vw;
  justify-content: space-between;
}
@media (min-width: 280px) {
  .editor-header {
    flex-wrap: nowrap;
  }
}

.editor-header__toolbar {
  grid-column: 1/3;
}
.editor-header__toolbar > :first-child {
  margin-inline: 16px 0;
}
.editor-header__back-button + .editor-header__toolbar {
  grid-column: 2/3;
}
@media (min-width: 480px) {
  .editor-header__back-button + .editor-header__toolbar > :first-child {
    margin-inline: 0;
  }
}
.editor-header__toolbar {
  display: flex;
  min-width: 0;
  align-items: center;
  clip-path: inset(-2px);
}
@media (min-width: 480px) {
  .editor-header__toolbar {
    clip-path: none;
  }
}
.editor-header__toolbar .table-of-contents {
  display: none;
}
@media (min-width: 600px) {
  .editor-header__toolbar .table-of-contents {
    display: block;
  }
}
.editor-header__toolbar .editor-collapsible-block-toolbar {
  margin-inline: 8px 0;
}
.editor-header__toolbar .editor-collapsible-block-toolbar.is-collapsed ~ .editor-collapsible-block-toolbar__toggle {
  margin-inline: 8px 0;
}

.editor-header__center {
  grid-column: 3/4;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 0;
  clip-path: inset(-2px);
}
@media (max-width: 479px) {
  .editor-header__center > :first-child {
    margin-inline-start: 8px;
  }
  .editor-header__center > :last-child {
    margin-inline-end: 8px;
  }
}
.editor-revisions-header .editor-header__center {
  clip-path: none;
}

/**
 * Buttons on the right side
 */
.editor-header__settings {
  grid-column: 3/-1;
}
.editor-header:has(> .editor-header__center) .editor-header__settings {
  grid-column: 4/-1;
}
.editor-header__settings {
  justify-self: end;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  padding-right: 4px;
}
@media (min-width: 600px) {
  .editor-header__settings {
    padding-right: 8px;
  }
}
.editor-header__settings {
  gap: 8px;
}

/**
 * Show icon labels.
 */
.show-icon-labels.interface-pinned-items .components-button.has-icon,
.show-icon-labels .editor-header .components-button.has-icon {
  width: auto;
}
.show-icon-labels.interface-pinned-items .components-button.has-icon svg,
.show-icon-labels .editor-header .components-button.has-icon svg {
  display: none;
}
.show-icon-labels.interface-pinned-items .components-button.has-icon::after,
.show-icon-labels .editor-header .components-button.has-icon::after {
  content: attr(aria-label);
  white-space: nowrap;
}
.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true],
.show-icon-labels .editor-header .components-button.has-icon[aria-disabled=true] {
  background-color: transparent;
}
.show-icon-labels.interface-pinned-items .is-tertiary:active,
.show-icon-labels .editor-header .is-tertiary:active {
  box-shadow: 0 0 0 1.5px var(--wp-admin-theme-color);
  background-color: transparent;
}
.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg,
.show-icon-labels .editor-header .components-button.has-icon.button-toggle svg {
  display: block;
}
.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle::after,
.show-icon-labels .editor-header .components-button.has-icon.button-toggle::after {
  content: none;
}
.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,
.show-icon-labels .editor-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon {
  display: block;
}
.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,
.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button,
.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,
.show-icon-labels .editor-header .interface-pinned-items .components-button {
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 600px) {
  .show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,
  .show-icon-labels.interface-pinned-items .interface-pinned-items .components-button,
  .show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,
  .show-icon-labels .editor-header .interface-pinned-items .components-button {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft::after,
.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state::after,
.show-icon-labels .editor-header .editor-post-save-draft.editor-post-save-draft::after,
.show-icon-labels .editor-header .editor-post-saved-state.editor-post-saved-state::after {
  content: none;
}

.show-icon-labels .editor-header__toolbar .block-editor-block-mover {
  border-left: none;
}
.show-icon-labels .editor-header__toolbar .block-editor-block-mover::before {
  content: "";
  width: 1px;
  height: 24px;
  background-color: #ddd;
  margin-top: 4px;
  margin-left: 8px;
}
.show-icon-labels .editor-header__toolbar .block-editor-block-mover .block-editor-block-mover__move-button-container::before {
  width: calc(100% - 24px);
  background: #ddd;
  left: calc(50% + 1px);
}

.show-icon-labels.interface-pinned-items {
  padding: 6px 12px 12px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -12px;
  margin-right: -12px;
  border-bottom: 1px solid #ccc;
  display: block;
}
.show-icon-labels.interface-pinned-items > .components-button.has-icon {
  margin: 0;
  padding: 6px 6px 6px 8px;
  width: 14.625rem;
  justify-content: flex-start;
}
.show-icon-labels.interface-pinned-items > .components-button.has-icon[aria-expanded=true] svg {
  display: block;
  max-width: 24px;
}
.show-icon-labels.interface-pinned-items > .components-button.has-icon[aria-expanded=false] {
  padding-left: 40px;
}
.show-icon-labels.interface-pinned-items > .components-button.has-icon svg {
  margin-right: 8px;
}

@media (min-width: 480px) {
  .editor-header__post-preview-button {
    display: none;
  }
}

.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header {
  border-bottom: none;
}
.editor-editor-interface.is-distraction-free .editor-header {
  background-color: #fff;
  width: 100%;
}
@media (min-width: 782px) {
  .editor-editor-interface.is-distraction-free .editor-header {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.133);
    position: absolute;
  }
}
.editor-editor-interface.is-distraction-free .editor-header > .edit-post-header__settings > .edit-post-header__post-preview-button {
  visibility: hidden;
}
.editor-editor-interface.is-distraction-free .editor-header > .editor-header__toolbar .editor-document-tools__document-overview-toggle, .editor-editor-interface.is-distraction-free .editor-header > .editor-header__settings > .editor-preview-dropdown, .editor-editor-interface.is-distraction-free .editor-header > .editor-header__settings > .interface-pinned-items, .editor-editor-interface.is-distraction-free .editor-header > .editor-header__settings > .editor-zoom-out-toggle {
  display: none;
}
.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within {
  opacity: 1 !important;
}
.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within div {
  transform: translateX(0) translateZ(0) !important;
}
.editor-editor-interface.is-distraction-free .components-editor-notices__dismissible {
  position: absolute;
  z-index: 35;
}

.components-popover.more-menu-dropdown__content {
  z-index: 99998;
}

.editor-inserter-sidebar {
  box-sizing: border-box;
}
.editor-inserter-sidebar *,
.editor-inserter-sidebar *::before,
.editor-inserter-sidebar *::after {
  box-sizing: inherit;
}
.editor-inserter-sidebar {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.editor-inserter-sidebar__content {
  height: 100%;
}

.editor-keyboard-shortcut-help-modal__section {
  margin: 0 0 2rem 0;
}
.editor-keyboard-shortcut-help-modal__section-title {
  font-size: 0.9rem;
  font-weight: 600;
}
.editor-keyboard-shortcut-help-modal__shortcut {
  display: flex;
  align-items: baseline;
  padding: 0.6rem 0;
  border-top: 1px solid #ddd;
  margin-bottom: 0;
}
.editor-keyboard-shortcut-help-modal__shortcut:last-child {
  border-bottom: 1px solid #ddd;
}
.editor-keyboard-shortcut-help-modal__shortcut:empty {
  display: none;
}
.editor-keyboard-shortcut-help-modal__shortcut-term {
  font-weight: 600;
  margin: 0 0 0 1rem;
  text-align: right;
}
.editor-keyboard-shortcut-help-modal__shortcut-description {
  flex: 1;
  margin: 0;
}
.editor-keyboard-shortcut-help-modal__shortcut-key-combination {
  display: block;
  background: none;
  margin: 0;
  padding: 0;
}
.editor-keyboard-shortcut-help-modal__shortcut-key-combination + .editor-keyboard-shortcut-help-modal__shortcut-key-combination {
  margin-top: 10px;
}
.editor-keyboard-shortcut-help-modal__shortcut-key {
  padding: 0.25rem 0.5rem;
  border-radius: 8%;
  margin: 0 0.2rem 0 0.2rem;
}
.editor-keyboard-shortcut-help-modal__shortcut-key:last-child {
  margin: 0 0 0 0.2rem;
}

.editor-list-view-sidebar {
  height: 100%;
}
@media (min-width: 782px) {
  .editor-list-view-sidebar {
    width: 350px;
  }
}

.editor-list-view-sidebar__list-view-panel-content,
.editor-list-view-sidebar__list-view-container > .document-outline {
  height: 100%;
}
.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar,
.editor-list-view-sidebar__list-view-container > .document-outline::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-track,
.editor-list-view-sidebar__list-view-container > .document-outline::-webkit-scrollbar-track {
  background-color: transparent;
}
.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-thumb,
.editor-list-view-sidebar__list-view-container > .document-outline::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 8px;
  border: 3px solid transparent;
  background-clip: padding-box;
}
.editor-list-view-sidebar__list-view-panel-content:hover::-webkit-scrollbar-thumb, .editor-list-view-sidebar__list-view-panel-content:focus::-webkit-scrollbar-thumb, .editor-list-view-sidebar__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,
.editor-list-view-sidebar__list-view-container > .document-outline:hover::-webkit-scrollbar-thumb,
.editor-list-view-sidebar__list-view-container > .document-outline:focus::-webkit-scrollbar-thumb,
.editor-list-view-sidebar__list-view-container > .document-outline:focus-within::-webkit-scrollbar-thumb {
  background-color: #949494;
}
.editor-list-view-sidebar__list-view-panel-content,
.editor-list-view-sidebar__list-view-container > .document-outline {
  scrollbar-width: thin;
  scrollbar-gutter: stable both-edges;
  scrollbar-color: transparent transparent;
}
.editor-list-view-sidebar__list-view-panel-content:hover, .editor-list-view-sidebar__list-view-panel-content:focus, .editor-list-view-sidebar__list-view-panel-content:focus-within,
.editor-list-view-sidebar__list-view-container > .document-outline:hover,
.editor-list-view-sidebar__list-view-container > .document-outline:focus,
.editor-list-view-sidebar__list-view-container > .document-outline:focus-within {
  scrollbar-color: #949494 transparent;
}
.editor-list-view-sidebar__list-view-panel-content,
.editor-list-view-sidebar__list-view-container > .document-outline {
  will-change: transform;
}
@media (hover: none) {
  .editor-list-view-sidebar__list-view-panel-content,
  .editor-list-view-sidebar__list-view-container > .document-outline {
    scrollbar-color: #949494 transparent;
  }
}
.editor-list-view-sidebar__list-view-panel-content,
.editor-list-view-sidebar__list-view-container > .document-outline {
  overflow: auto;
  scrollbar-gutter: auto;
}

.editor-list-view-sidebar__list-view-panel-content {
  padding: 4px;
}

.editor-list-view-sidebar__list-view-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.editor-list-view-sidebar__list-view-container > .document-outline {
  padding: 16px;
}

.editor-list-view-sidebar__tab-panel {
  height: 100%;
}

.editor-list-view-sidebar__outline {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-bottom: 1px solid #ddd;
  padding: 16px;
}
.editor-list-view-sidebar__outline > div > span:first-child {
  width: 90px;
  display: inline-block;
}
.editor-list-view-sidebar__outline > div > span {
  font-size: 12px;
  line-height: 1.4;
  color: #757575;
}

.editor-post-parent__panel,
.editor-post-order__panel {
  padding-top: 8px;
}
.editor-post-parent__panel .editor-post-panel__row-control > div,
.editor-post-order__panel .editor-post-panel__row-control > div {
  width: 100%;
}

.editor-post-parent__panel-dialog .editor-post-parent,
.editor-post-parent__panel-dialog .editor-post-order,
.editor-post-order__panel-dialog .editor-post-parent,
.editor-post-order__panel-dialog .editor-post-order {
  margin: 8px;
}
.editor-post-parent__panel-dialog .components-popover__content,
.editor-post-order__panel-dialog .components-popover__content {
  min-width: 320px;
}

.editor-post-author__panel {
  padding-top: 8px;
}

.editor-post-author__panel .editor-post-panel__row-control > div {
  width: 100%;
}

.editor-post-author__panel-dialog .editor-post-author {
  min-width: 248px;
  margin: 8px;
}

.editor-action-modal {
  z-index: 1000001;
}

.editor-post-card-panel__content {
  flex-grow: 1;
}
.editor-post-card-panel__title {
  width: 100%;
}
.editor-post-card-panel__title.editor-post-card-panel__title {
  font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 499;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 8px;
  row-gap: 4px;
  word-break: break-word;
}
.editor-post-card-panel__icon {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
}
.editor-post-card-panel__header {
  display: flex;
  justify-content: space-between;
}
.editor-post-card-panel.has-description .editor-post-card-panel__header {
  margin-bottom: 8px;
}
.editor-post-card-panel .editor-post-card-panel__title-name {
  padding: 2px 0;
}
.editor-post-card-panel .editor-post-card-panel__description {
  color: #757575;
}

.editor-post-content-information {
  color: #757575;
}
.editor-post-content-information .components-text {
  color: inherit;
}

.editor-post-discussion__panel-dialog .editor-post-discussion {
  min-width: 248px;
  margin: 8px;
}

.editor-post-discussion__panel-toggle .components-text {
  color: inherit;
}

.editor-post-discussion__panel-dialog .components-popover__content {
  min-width: 320px;
}

.editor-post-excerpt__textarea {
  width: 100%;
  margin-bottom: 10px;
}

.editor-post-excerpt__dropdown__content .components-popover__content {
  min-width: 320px;
  padding: 16px;
}

.editor-post-featured-image {
  padding: 0;
}
.editor-post-featured-image .hidden {
  display: none;
}
.editor-post-featured-image .components-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
}

.editor-post-featured-image__container {
  position: relative;
}
.editor-post-featured-image__container:hover .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image), .editor-post-featured-image__container:focus .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image), .editor-post-featured-image__container:focus-within .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image) {
  opacity: 1;
}
.editor-post-featured-image__container .editor-post-featured-image__actions.editor-post-featured-image__actions-missing-image {
  opacity: 1;
  margin-top: 16px;
}
.editor-post-featured-image__container .components-drop-zone__content {
  border-radius: 2px;
}
.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner {
  display: flex;
  align-items: center;
  gap: 8px;
}
.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon {
  margin: 0;
}

.editor-post-featured-image__toggle,
.editor-post-featured-image__preview {
  width: 100%;
  padding: 0;
  box-shadow: 0 0 0 0 var(--wp-admin-theme-color);
  overflow: hidden;
  outline-offset: -1px;
  min-height: 40px;
  display: flex;
  justify-content: center;
}

.editor-post-featured-image__preview {
  height: auto !important;
  outline: 1px solid rgba(0, 0, 0, 0.1);
  /*rtl:begin:ignore*/
  background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0);
  background-position: 0 0, 12px 12px;
  /*rtl:end:ignore*/
  background-size: 24px 24px;
}
.editor-post-featured-image__preview .editor-post-featured-image__preview-image {
  object-fit: cover;
  width: 100%;
  object-position: 50% 50%;
  aspect-ratio: 2/1;
}

.editor-post-featured-image__toggle {
  box-shadow: inset 0 0 0 1px #ccc;
}
.editor-post-featured-image__toggle:focus:not(:disabled) {
  box-shadow: 0 0 0 currentColor inset, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) {
  bottom: 0;
  opacity: 0;
  padding: 8px;
  position: absolute;
}
@media not (prefers-reduced-motion) {
  .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) {
    transition: opacity 50ms ease-out;
  }
}
.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) .editor-post-featured-image__action {
  backdrop-filter: blur(16px) saturate(180%);
  background: rgba(255, 255, 255, 0.75);
}
.editor-post-featured-image__actions .editor-post-featured-image__action {
  flex-grow: 1;
  justify-content: center;
}

[class].editor-post-format__suggestion {
  margin: 4px 0 0 0;
}

.editor-post-format__dialog .editor-post-format__dialog-content {
  min-width: 248px;
  margin: 8px;
}

.editor-post-last-edited-panel {
  color: #757575;
}
.editor-post-last-edited-panel .components-text {
  color: inherit;
}

.editor-post-last-revision__title {
  width: 100%;
  font-weight: 499;
}

.editor-post-last-revision__title.components-button.has-icon {
  height: 100%;
  justify-content: space-between;
}
.editor-post-last-revision__title.components-button.has-icon:hover, .editor-post-last-revision__title.components-button.has-icon:active {
  background: #f0f0f0;
}
.editor-post-last-revision__title.components-button.has-icon:focus {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  border-radius: 0;
}

.components-panel__body.is-opened.editor-post-last-revision__panel {
  padding: 0;
  height: 48px;
}
.components-panel__body.is-opened.editor-post-last-revision__panel .editor-post-last-revision__title.components-button.components-button {
  padding: 16px;
}

.editor-post-locked-modal__buttons {
  margin-top: 24px;
}

.editor-post-locked-modal__avatar {
  border-radius: 50%;
  margin-top: 16px;
  min-width: initial !important;
}

.editor-post-panel__row {
  width: 100%;
  min-height: 32px;
  justify-content: flex-start !important;
  align-items: flex-start !important;
}

.editor-post-panel__row-label {
  width: 38%;
  flex-shrink: 0;
  min-height: 32px;
  display: flex;
  align-items: center;
  padding: 6px 0;
  line-height: 20px;
  hyphens: auto;
  word-break: break-word;
}

.editor-post-panel__row-control {
  flex-grow: 1;
  min-height: 32px;
  display: flex;
  align-items: center;
}
.editor-post-panel__row-control .components-button {
  max-width: 100%;
  text-align: left;
  white-space: normal;
  text-wrap: balance;
  text-wrap: pretty;
  height: auto;
  min-height: 32px;
  font-weight: 400;
}
.editor-post-panel__row-control .components-dropdown {
  max-width: 100%;
}

.editor-post-panel__section {
  padding: 16px;
}

.editor-post-publish-panel__content {
  min-height: calc(100% - 148px);
}
.editor-post-publish-panel__content > .components-spinner {
  display: block;
  margin: 100px auto 0;
}

.editor-post-publish-panel__header {
  background: #fff;
  padding-left: 16px;
  padding-right: 16px;
  height: 65px;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  align-content: space-between;
}
.editor-post-publish-panel__header .components-button {
  width: 100%;
  justify-content: center;
}
.editor-post-publish-panel__header .has-icon {
  margin-left: auto;
  width: auto;
}

.components-site-card {
  display: flex;
  align-items: center;
  margin: 16px 0;
}

.components-site-icon {
  border: none;
  border-radius: 2px;
  margin-right: 12px;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}

.components-site-name {
  display: block;
  font-size: 14px;
}

.components-site-home {
  display: block;
  color: #757575;
  font-size: 12px;
  word-break: break-word;
}

.editor-post-publish-panel__header-publish-button,
.editor-post-publish-panel__header-cancel-button {
  flex: 1;
}
@media (min-width: 480px) {
  .editor-post-publish-panel__header-publish-button,
  .editor-post-publish-panel__header-cancel-button {
    max-width: 160px;
  }
}

.editor-post-publish-panel__header-publish-button {
  padding-left: 4px;
  justify-content: center;
}

.editor-post-publish-panel__header-cancel-button {
  padding-right: 4px;
}

.editor-post-publish-panel__header-published {
  flex-grow: 1;
}

.editor-post-publish-panel__footer {
  padding: 16px;
}

.components-button.editor-post-publish-panel__toggle.is-primary {
  display: inline-flex;
  align-items: center;
}
.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon {
  display: none;
}
.components-button.editor-post-publish-panel__toggle.is-primary .dashicon {
  margin-right: -4px;
}

.editor-post-publish-panel__link {
  font-weight: 400;
  padding-left: 4px;
}

.editor-post-publish-panel__prepublish {
  padding: 16px;
}
.editor-post-publish-panel__prepublish strong {
  color: #1e1e1e;
}
.editor-post-publish-panel__prepublish .components-panel__body {
  background: #fff;
  margin-left: -16px;
  margin-right: -16px;
}
.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend {
  display: none;
}
.editor-post-publish-panel__prepublish .components-panel__body-title .components-button {
  align-items: flex-start;
  text-wrap: balance;
  text-wrap: pretty;
}

.post-publish-panel__postpublish .components-panel__body {
  border-bottom: 1px solid #e0e0e0;
  border-top: none;
  word-break: break-word;
}

.post-publish-panel__postpublish-buttons {
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}
.post-publish-panel__postpublish-buttons .components-button,
.post-publish-panel__postpublish-buttons .components-button.has-icon {
  justify-content: center;
  flex: 1;
  min-width: unset;
}
.post-publish-panel__postpublish-buttons .components-clipboard-button {
  width: 100%;
}

.post-publish-panel__postpublish-post-address-container {
  display: flex;
  align-items: flex-end;
  margin-bottom: 16px;
}
.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address {
  flex: 1;
}
.post-publish-panel__postpublish-post-address-container input[readonly] {
  padding: 12px;
  background: #f0f0f0;
  border-color: #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 36px;
}

.post-publish-panel__postpublish-post-address__copy-button-wrap {
  flex-shrink: 0;
  margin-left: 16px;
}

.post-publish-panel__postpublish-header {
  font-weight: 499;
}

.post-publish-panel__postpublish-subheader {
  margin: 0 0 8px;
}

.post-publish-panel__tip {
  color: #f0b849;
}

@media screen and (max-width: 782px) {
  .post-publish-panel__postpublish-post-address__button-wrap .components-button {
    height: 40px;
  }
}
.editor-post-publish-panel {
  box-sizing: border-box;
}
.editor-post-publish-panel *,
.editor-post-publish-panel *::before,
.editor-post-publish-panel *::after {
  box-sizing: inherit;
}
.editor-post-publish-panel {
  position: fixed;
  z-index: 100001;
  background: #fff;
  top: 46px;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: auto;
}
@media (min-width: 782px) {
  .editor-post-publish-panel {
    z-index: 99998;
    top: 32px;
    left: auto;
    width: 281px;
    border-left: 1px solid #ddd;
  }
}
@media (min-width: 782px) and (not (prefers-reduced-motion)) {
  .editor-post-publish-panel {
    transform: translateX(100%);
    animation: editor-post-publish-panel__slide-in-animation 0.1s forwards;
  }
}
@media (min-width: 782px) {
  body.is-fullscreen-mode .editor-post-publish-panel {
    top: 0;
  }
  [role=region]:focus .editor-post-publish-panel {
    transform: translateX(0%);
  }
}

@keyframes editor-post-publish-panel__slide-in-animation {
  100% {
    transform: translateX(0%);
  }
}
.editor-revisions-header__slider {
  width: 100%;
}
.editor-revisions-header__slider .components-range-control__tooltip {
  white-space: nowrap;
}

.editor-revisions-header__no-revisions {
  color: #757575;
  font-size: 13px;
}

.editor-revisions-canvas__loading {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.editor-revisions-canvas__content {
  display: flex;
  height: 100%;
}
.editor-revisions-canvas__content .editor-visual-editor {
  flex: 1;
  min-width: 0;
}

.revision-diff-markers {
  position: relative;
  flex-shrink: 0;
  width: max(16px, 1rem);
  background: rgba(0, 0, 0, 0.05);
}
.revision-diff-markers .revision-diff-marker {
  position: absolute;
  width: 100%;
  min-height: 4px;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: opacity 0.1s ease;
}
.revision-diff-markers .revision-diff-marker.is-added {
  background: #00a32a;
}
.revision-diff-markers .revision-diff-marker.is-removed {
  background: repeating-linear-gradient(45deg, #d63638, #d63638 3px, rgba(214, 54, 56, 0.45) 3px, rgba(214, 54, 56, 0.45) 6px);
}
.revision-diff-markers .revision-diff-marker.is-modified {
  background: repeating-linear-gradient(-45deg, #dba617, #dba617 3px, rgba(219, 166, 23, 0.45) 3px, rgba(219, 166, 23, 0.45) 6px);
}
.revision-diff-markers .revision-diff-marker:hover {
  opacity: 0.7;
}
.revision-diff-markers .revision-diff-marker:focus {
  outline: 2px solid #1e1e1e;
  outline-offset: -2px;
}

.editor-revision-fields-diff__value {
  word-break: break-word;
}

.editor-revision-fields-diff__added {
  background-color: color-mix(in srgb, currentColor 5%, #00a32a 15%);
  text-decoration: none;
}

.editor-revision-fields-diff__removed {
  text-decoration: line-through;
  color: #d63638;
}

.editor-post-saved-state {
  display: flex;
  align-items: center;
  width: 28px;
  padding: 12px 4px;
  color: #757575;
  overflow: hidden;
  white-space: nowrap;
}
.editor-post-saved-state.is-saving[aria-disabled=true], .editor-post-saved-state.is-saving[aria-disabled=true]:hover, .editor-post-saved-state.is-saved[aria-disabled=true], .editor-post-saved-state.is-saved[aria-disabled=true]:hover {
  background: transparent;
  color: #757575;
}
.editor-post-saved-state svg {
  display: inline-block;
  flex: 0 0 auto;
  fill: currentColor;
  margin-right: 8px;
}
@media (min-width: 600px) {
  .editor-post-saved-state {
    width: auto;
    padding: 8px 12px;
    text-indent: inherit;
  }
  .editor-post-saved-state svg {
    margin-right: 0;
  }
}

.editor-post-save-draft.has-text.has-icon svg {
  margin-right: 0;
}

.editor-post-schedule__panel-dropdown {
  width: 100%;
}

.editor-post-schedule__dialog .components-popover__content {
  min-width: 320px;
  padding: 16px;
}

.editor-post-status {
  max-width: 100%;
}
.editor-post-status.is-read-only {
  padding: 6px 12px;
}
.editor-post-status .editor-post-status__toggle.editor-post-status__toggle {
  padding-top: 4px;
  padding-bottom: 4px;
}

.editor-change-status__password-fieldset,
.editor-change-status__publish-date-wrapper {
  border-top: 1px solid #e0e0e0;
  padding-top: 16px;
}

.editor-change-status__content .components-popover__content {
  min-width: 320px;
  padding: 16px;
}
.editor-change-status__content .editor-change-status__password-legend {
  padding: 0;
  margin-bottom: 8px;
}
.editor-change-status__content p.components-base-control__help:has(.components-checkbox-control__help) {
  margin-top: 4px;
}

.editor-post-sticky__checkbox-control {
  border-top: 1px solid #e0e0e0;
  padding-top: 16px;
}

.editor-post-sync-status__value {
  padding: 6px 0 6px 12px;
}

.editor-post-taxonomies__hierarchical-terms-list {
  max-height: 14em;
  overflow: auto;
  margin-left: -6px;
  padding-left: 6px;
  margin-top: -6px;
  padding-top: 6px;
}

.editor-post-taxonomies__hierarchical-terms-choice {
  margin-bottom: 8px;
}
.editor-post-taxonomies__hierarchical-terms-choice:last-child {
  margin-bottom: 4px;
}

.editor-post-taxonomies__hierarchical-terms-subchoices {
  margin-top: 8px;
  margin-left: 16px;
}

.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label {
  margin-bottom: 4px;
}

.editor-post-taxonomies__flat-term-most-used-list {
  margin: 0;
}
.editor-post-taxonomies__flat-term-most-used-list li {
  display: inline-block;
  margin-right: 8px;
}

.editor-sync-connection-error-modal {
  z-index: 1000001;
}

.editor-sync-connection-error-modal p {
  margin: 0;
}

.editor-sync-connection-error-modal__retry-countdown {
  color: #757575;
}

.editor-post-template__swap-template-modal {
  z-index: 1000001;
}
.editor-post-template__swap-template-modal .editor-post-template__swap-template-search {
  background: #fff;
  position: sticky;
  top: 0;
  padding: 16px 0;
  transform: translateY(-4px);
  margin-bottom: -4px;
  z-index: 2;
}

.editor-post-template__create-template-modal {
  z-index: 1000001;
}

.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list {
  column-count: 2;
  column-gap: 24px;
  padding-top: 2px;
}
@media (min-width: 782px) {
  .editor-post-template__swap-template-modal-content .block-editor-block-patterns-list {
    column-count: 3;
  }
}
@media (min-width: 1280px) {
  .editor-post-template__swap-template-modal-content .block-editor-block-patterns-list {
    column-count: 4;
  }
}
.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
  break-inside: avoid-column;
}

.editor-post-template__dropdown .components-popover__content {
  min-width: 240px;
}
.editor-post-template__dropdown .components-button.is-pressed,
.editor-post-template__dropdown .components-button.is-pressed:hover {
  background: inherit;
  color: inherit;
}

@media (min-width: 782px) {
  .editor-post-template__create-form {
    width: 320px;
  }
}

.editor-post-template__classic-theme-dropdown {
  padding: 8px;
}

textarea.editor-post-text-editor {
  border: 1px solid #949494;
  border-radius: 0;
  display: block;
  margin: 0;
  width: 100%;
  box-shadow: none;
  resize: none;
  overflow: hidden;
  font-family: Menlo, Consolas, monaco, monospace;
  line-height: 2.4;
  min-height: 200px;
}
@media not (prefers-reduced-motion) {
  textarea.editor-post-text-editor {
    transition: border 0.1s ease-out, box-shadow 0.1s linear;
  }
}
textarea.editor-post-text-editor {
  padding: 16px;
}
@media (min-width: 600px) {
  textarea.editor-post-text-editor {
    padding: 24px;
  }
}
textarea.editor-post-text-editor {
  /* Fonts smaller than 16px causes mobile safari to zoom. */
  font-size: 16px !important;
}
@media (min-width: 600px) {
  textarea.editor-post-text-editor {
    font-size: 15px !important;
  }
}
textarea.editor-post-text-editor:focus {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  position: relative;
}
textarea.editor-post-text-editor::placeholder {
  color: rgba(30, 30, 30, 0.62);
}

.editor-post-title.is-raw-text {
  margin-bottom: 24px;
  margin-top: 2px;
  max-width: none;
}

.editor-post-url__panel-dropdown {
  width: 100%;
}

.editor-post-url__panel-dialog .editor-post-url {
  min-width: 248px;
  margin: 8px;
}

/* rtl:begin:ignore */
.editor-post-url__link,
.editor-post-url__front-page-link {
  direction: ltr;
  word-break: break-word;
}

/* rtl:end:ignore */
.editor-post-url__front-page-link {
  padding: 6px 12px;
  border-radius: 2px;
  color: var(--wp-admin-theme-color);
}
.editor-post-url__front-page-link:hover {
  background: color-mix(in srgb, var(--wp-admin-theme-color) 4%, transparent);
  color: var(--wp-admin-theme-color-darker-20, #183ad6);
}
.editor-post-url__front-page-link:focus {
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  color: var(--wp-admin-theme-color);
  outline: 3px solid rgba(0, 0, 0, 0);
}

.editor-post-url__link-slug {
  font-weight: 600;
}

.editor-post-url__input input.components-input-control__input {
  padding-inline-start: 0 !important;
}

.editor-post-url__panel-toggle,
.editor-post-parent__panel-toggle {
  word-break: break-word;
}

.editor-post-url__intro {
  margin: 0;
}

.editor-post-url__permalink {
  margin-top: 8px;
  margin-bottom: 0;
}
.editor-post-url__permalink-visual-label {
  display: block;
}

.editor-posts-per-page-dropdown__content .components-popover__content {
  min-width: 320px;
  padding: 16px;
}

.editor-post-trash.components-button {
  flex-grow: 1;
  justify-content: center;
}

.editor-preview-dropdown .editor-preview-dropdown__toggle.has-icon.has-text {
  padding-right: 4px;
  padding-left: 6px;
}

.editor-preview-dropdown__button-external {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.editor-resizable-editor.is-resizable {
  overflow: visible;
  margin: 0 auto;
}

.editor-resizable-editor__resize-handle {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: auto 0;
  width: 12px;
  appearance: none;
  cursor: ew-resize;
  outline: none;
  background: none;
  border-radius: 9999px;
  border: 0;
  height: 100px;
}
.editor-resizable-editor__resize-handle::after {
  position: absolute;
  top: 16px;
  left: 4px;
  right: 0;
  bottom: 16px;
  content: "";
  width: 4px;
  background-color: rgba(117, 117, 117, 0.4);
  border-radius: 9999px;
}
.editor-resizable-editor__resize-handle.is-left {
  left: -18px;
}
.editor-resizable-editor__resize-handle.is-right {
  right: -18px;
}
.editor-resizable-editor__resize-handle:hover, .editor-resizable-editor__resize-handle:focus, .editor-resizable-editor__resize-handle:active {
  opacity: 1;
}
.editor-resizable-editor__resize-handle:hover::after, .editor-resizable-editor__resize-handle:focus::after, .editor-resizable-editor__resize-handle:active::after {
  background-color: var(--wp-admin-theme-color);
}

.editor-layout__toggle-publish-panel,
.editor-layout__toggle-sidebar-panel,
.editor-layout__toggle-entities-saved-states-panel {
  z-index: 100000;
  position: fixed !important;
  top: -9999em;
  bottom: auto;
  left: auto;
  right: 0;
  box-sizing: border-box;
  width: 280px;
  background-color: #fff;
  border: 1px dotted #ddd;
  height: auto !important;
  padding: 24px;
  display: flex;
  justify-content: center;
}

.interface-interface-skeleton__actions:focus .editor-layout__toggle-entities-saved-states-panel, .interface-interface-skeleton__actions:focus-within .editor-layout__toggle-entities-saved-states-panel,
.interface-interface-skeleton__actions:focus .editor-layout__toggle-publish-panel,
.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-publish-panel {
  top: auto;
  bottom: 0;
}

.editor-start-page-options__modal .editor-start-page-options__modal__actions {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 72px;
  background-color: #fff;
  margin-left: -32px;
  margin-right: -32px;
  padding-left: 32px;
  padding-right: 32px;
  border-top: 1px solid #ddd;
  z-index: 1;
}
.editor-start-page-options__modal .block-editor-block-patterns-list {
  padding-bottom: 72px;
}

.editor-start-page-options__modal-content .block-editor-block-patterns-list {
  column-count: 2;
  column-gap: 24px;
}
@media (min-width: 782px) {
  .editor-start-page-options__modal-content .block-editor-block-patterns-list {
    column-count: 3;
  }
}
@media (min-width: 1280px) {
  .editor-start-page-options__modal-content .block-editor-block-patterns-list {
    column-count: 4;
  }
}
.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
  break-inside: avoid-column;
  margin-bottom: 24px;
}
.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container {
  min-height: 100px;
}
.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content {
  width: 100%;
}

.editor-start-template-options__modal .editor-start-template-options__modal__actions {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 92px;
  background-color: #fff;
  margin-left: -32px;
  margin-right: -32px;
  padding-left: 32px;
  padding-right: 32px;
  border-top: 1px solid #ddd;
  z-index: 1;
}
.editor-start-template-options__modal .block-editor-block-patterns-list {
  padding-bottom: 92px;
}

.editor-start-template-options__modal-content .block-editor-block-patterns-list {
  column-count: 2;
  column-gap: 24px;
}
@media (min-width: 782px) {
  .editor-start-template-options__modal-content .block-editor-block-patterns-list {
    column-count: 3;
  }
}
@media (min-width: 1280px) {
  .editor-start-template-options__modal-content .block-editor-block-patterns-list {
    column-count: 4;
  }
}
.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
  break-inside: avoid-column;
}
.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title {
  display: none;
}

.components-panel__header.editor-sidebar__panel-tabs {
  padding-left: 0;
  padding-right: 8px;
}
.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon {
  padding: 0;
}
@media (min-width: 782px) {
  .components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon {
    display: flex;
  }
}

.editor-post-summary .components-v-stack:empty {
  display: none;
}

.editor-sidebar {
  box-sizing: border-box;
}
.editor-sidebar *,
.editor-sidebar *::before,
.editor-sidebar *::after {
  box-sizing: inherit;
}
.editor-sidebar__revisions-block-message {
  padding: 16px;
  color: #757575;
  font-size: 13px;
}

.editor-site-discussion-dropdown__content .components-popover__content {
  min-width: 320px;
  padding: 16px;
}

.editor-style-book {
  height: 100%;
}
.editor-style-book.is-button {
  border-radius: 8px;
}
.editor-style-book {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.editor-style-book__iframe {
  display: block;
  height: 100%;
  width: 100%;
}
.editor-style-book__iframe.is-button {
  border-radius: 8px;
}
.editor-style-book__iframe.is-focused {
  outline: calc(2 * var(--wp-admin-border-width-focus)) solid var(--wp-admin-theme-color);
  outline-offset: calc(-2 * var(--wp-admin-border-width-focus));
}

.editor-style-book__tablist-container {
  flex: none;
  display: flex;
  width: 100%;
  padding-right: 56px;
  background: #fff;
}

.editor-style-book__tabpanel {
  flex: 1 0 auto;
  overflow: auto;
}

.editor-styles-canvas {
  height: 100%;
  padding: 16px;
  background-color: var(--wp-editor-canvas-background);
}
.editor-styles-canvas iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.editor-styles-canvas__section {
  background: #fff;
  border-radius: 8px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
@media not (prefers-reduced-motion) {
  .editor-styles-canvas__section {
    transition: all 0.3s;
  }
}

.editor-styles-canvas__close-button {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 2;
  background: #fff;
}

.table-of-contents__popover.components-popover .components-popover__content {
  min-width: 380px;
}

.components-popover.table-of-contents__popover {
  z-index: 99998;
}

.table-of-contents__popover .components-popover__content {
  padding: 16px;
}
@media (min-width: 600px) {
  .table-of-contents__popover .components-popover__content {
    max-height: calc(100vh - 120px);
    overflow-y: auto;
  }
}
.table-of-contents__popover hr {
  margin: 10px -16px 0;
}

.table-of-contents__wrapper:focus::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
  pointer-events: none;
}

.table-of-contents__counts {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  margin-top: -8px;
}

.table-of-contents__count {
  flex-basis: 33%;
  display: flex;
  flex-direction: column;
  font-size: 13px;
  color: #1e1e1e;
  padding-right: 8px;
  margin-bottom: 0;
  margin-top: 8px;
}
.table-of-contents__count:nth-child(4n) {
  padding-right: 0;
}

.table-of-contents__number,
.table-of-contents__popover .word-count {
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  color: #1e1e1e;
}

.table-of-contents__title {
  display: block;
  margin-top: 20px;
  font-size: 15px;
  font-weight: 600;
}

.editor-text-editor {
  box-sizing: border-box;
}
.editor-text-editor *,
.editor-text-editor *::before,
.editor-text-editor *::after {
  box-sizing: inherit;
}
.editor-text-editor {
  position: relative;
  width: 100%;
  background-color: #fff;
  flex-grow: 1;
}
.editor-text-editor .editor-post-title:not(.is-raw-text),
.editor-text-editor .editor-post-title.is-raw-text textarea {
  max-width: none;
  line-height: 1.4;
  font-family: Menlo, Consolas, monaco, monospace;
  font-size: 2.5em;
  font-weight: normal;
  border: 1px solid #949494;
  border-radius: 0;
  padding: 16px;
}
@media (min-width: 600px) {
  .editor-text-editor .editor-post-title:not(.is-raw-text),
  .editor-text-editor .editor-post-title.is-raw-text textarea {
    padding: 24px;
  }
}
.editor-text-editor .editor-post-title:not(.is-raw-text):focus,
.editor-text-editor .editor-post-title.is-raw-text textarea:focus {
  border-color: var(--wp-admin-theme-color);
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}

.editor-text-editor__body {
  width: 100%;
  padding: 0 12px 12px 12px;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 960px) {
  .editor-text-editor__body {
    padding: 0 24px 24px 24px;
  }
}

.editor-text-editor__toolbar {
  position: sticky;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  background: rgba(255, 255, 255, 0.8);
  padding: 4px 12px;
}
@media (min-width: 600px) {
  .editor-text-editor__toolbar {
    padding: 12px;
  }
}
@media (min-width: 960px) {
  .editor-text-editor__toolbar {
    padding: 12px 24px;
  }
}
.editor-text-editor__toolbar h2 {
  line-height: 40px;
  margin: 0 auto 0 0;
  font-size: 13px;
  color: #1e1e1e;
}

.editor-visual-editor {
  position: relative;
  display: flex;
  background-color: var(--wp-editor-canvas-background);
}
.editor-visual-editor iframe[name=editor-canvas] {
  background-color: transparent;
}
.editor-visual-editor {
  align-items: center;
}
.editor-visual-editor.is-resizable {
  max-height: 100%;
}
.editor-visual-editor.has-padding {
  padding: 24px 24px 0;
}
.editor-visual-editor.is-iframed {
  overflow: hidden;
}
.editor-visual-editor .components-button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  padding: 6px 12px;
}
.editor-visual-editor .components-button.is-tertiary, .editor-visual-editor .components-button.has-icon {
  padding: 6px;
}

.editor-fields-content-preview {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 4px;
}
.dataviews-view-table .editor-fields-content-preview {
  width: 96px;
  flex-grow: 0;
}
.editor-fields-content-preview .block-editor-block-preview__container,
.editor-fields-content-preview .editor-fields-content-preview__empty {
  margin-top: auto;
  margin-bottom: auto;
}

.editor-fields-content-preview__empty {
  text-align: center;
}

.editor-push-changes-to-global-styles-control .components-button {
  justify-content: center;
  width: 100%;
}

/* ===== wp-content/plugins/infographic-and-list-builder-ilist/gutenberg/ilist-block/dist/blocks.style.build.css ===== */
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */


/* ===== wp-content/plugins/contact-form-7/includes/css/styles.css ===== */
.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;
	word-break: 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; /* Blue */
}

.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; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	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: .2em .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; /* Dark Gray 800 */
	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; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	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;
}


/* ===== wp-content/plugins/infographic-and-list-builder-ilist//embed/css/embed-form.css ===== */
body.modal-box {
	overflow: hidden;
	position: fixed;
}
.modal-box {
	display: none;
	position: fixed;
	z-index: 999999;
	width: 98%;
	max-width: 650px;
	left: 50%;
	right: 50%;
	top: 80px;
	margin-left: -250px;
	background: white;
	border-bottom: 1px solid #aaa;
	border-radius: 4px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-clip: padding-box;
}
.modal-box header, .modal-box .modal-header {
	padding: 1.25em 1.5em;
	border-bottom: 1px solid #ddd;
}
.modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4 {
	margin: 0;
}
.modal-box .modal-body {
	padding: 1em 1.5em;
}
.modal-box footer, .modal-box .modal-footer {
	padding: 1em;
	border-top: 1px solid #ddd;
	background: rgba(0, 0, 0, 0.02);
	text-align: right;
}
.modal-overlay {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3) !important;
}
a.close {
	line-height: 1;
	font-size: 1.5em;
	position: absolute;
	top: 2%;
	right: 2%;
	text-decoration: none;
	color: #bbb;
	border: none !important;
}
a.close:hover {
	color: #222;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	transition: color 1s ease;
}
.button-link-ilist {
	padding: 4px 15px;
	background: #EEE;
	color: #000 !important;
	border: 1px solid #ccc !important;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 0;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
@font-face {
	font-family: "Open Sans Light";
	font-style: normal;
	font-weight: 300;
	src: local("Segoe UI Light"), local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff')
}
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: local("Segoe UI"), local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}
.clear {
	clear: both
}
.icon-link-ext:before {
	content: '\f08e';
}
/*h1 {
	font: 400 2.25rem/1.1 "Segoe UI", "Open Sans", sans-serif, serif
}*/
h1.entry-titile {
	text-align: center;
	font-size: 21px;
	line-height: 1.2;
	padding: 8px;
	margin: 0;
	color: #fff;
	background: #0072c6;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	clear: both;
}
.iframe-main {
}
.ifram-row {
	width: 100%;
	clear: both;
	margin: 0px -5px;
}
.guideline {
	font-size: 12px;
}
.ifram-row .btn {
	display: block;
	height: 35px;
	font-size: 12px !important;
	width: 100%;
	line-height: 25px;
	padding: 5px;
	box-sizing: border-box;
	text-align: center;
	background-color: #EEE;
	cursor: pointer;
	color: #333;
	border-radius: 4px;
	box-shadow: none;
	border: 1px solid #EEE;
}
.ifram-sm, .ifram-lg {
	padding: 0px 5px;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.ifram-lg {
	width: 100%;
}
.ifram-sm {
	width: 25%;
}
.ifram-sm span, .qcld-span-label {
	font-size: 12px !important;
}
.igcode_textarea {
	font-size: 12px;
	box-sizing: border-box;
	max-width: 100%;
}
body.modalOn {
	overflow: hidden;
}
.ifram-sm > input, .ifram-sm > select {
	height: 35px;
	font-size:14px;
	line-height: 35px;
	border: 1px solid #EEE;
	padding: 5px;
	width: 100%;
	box-sizing: border-box;
}


/* Scroll bar design css  */


a.ilist-fancybox{
	cursor: pointer;
}

.ilist-capture-wrap{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
}
.ilist-capture-wrap .ilist-download-btn{
	padding: 5px 15px;
    margin: 8px;
    line-height: 18px;
    border: 1px solid #e04747;
    /*background: #f5f5f5;*/
    background: #e04747;
    color: white;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 3px;
}
.ilist-capture-wrap .ilist-download-btn:hover{

    border: 1px solid indianred;
    background: indianred;
}

/* ===== wp-content/plugins/nbt-so-education/assets/nbt-so-style.min.css ===== */
.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}#new-products .nbtsow-wcproducts.layout-1 .product{position:relative;min-height:1px;padding-left:15px;padding-right:15px;padding:30px 15px}@media (max-width:767px){#new-products .nbtsow-wcproducts.layout-1 .product{width:90%;margin-left:auto;margin-right:auto;max-width:400px}}@media (min-width:768px){#new-products .nbtsow-wcproducts.layout-1 .product{float:left;width:100%}}@media (min-width:992px){#new-products .nbtsow-wcproducts.layout-1 .product{float:left;width:50%}}#new-products .nbtsow-wcproducts.layout-1 .product .product-thumb{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){#new-products .nbtsow-wcproducts.layout-1 .product .product-thumb{float:left;width:25%;display:inline-block;text-align:center}}#new-products .nbtsow-wcproducts.layout-1 .product .product-thumb img{width:100%;height:auto}#new-products .nbtsow-wcproducts.layout-1 .product .product-thumb:before{content:"";position:absolute;top:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);opacity:0;visibility:hidden;-webkit-transition:all .4s;transition:all .4s}#new-products .nbtsow-wcproducts.layout-1 .product .product-thumb:hover:before{opacity:1;visibility:visible}#new-products .nbtsow-wcproducts.layout-1 .product .product-thumb .product-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);visibility:hidden;opacity:0;background:#dfb858;text-transform:uppercase;font-size:12px;padding:8px 15px;border-radius:20px;white-space:nowrap;-webkit-transition:all .4s;transition:all .4s}@media (max-width:767px){#new-products .nbtsow-wcproducts.layout-1 .product .product-thumb .product-button{font-size:14px}}#new-products .nbtsow-wcproducts.layout-1 .product .product-thumb .product-button a{color:#fff}#new-products .nbtsow-wcproducts.layout-1 .product .product-thumb:hover .product-button{visibility:visible;opacity:1}#new-products .nbtsow-wcproducts.layout-1 .product .product-details{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (max-width:767px){#new-products .nbtsow-wcproducts.layout-1 .product .product-details{padding-left:15px;padding-right:15px}}@media (min-width:768px){#new-products .nbtsow-wcproducts.layout-1 .product .product-details{float:left;width:75%}}@media (max-width:767px){#new-products .nbtsow-wcproducts.layout-1 .product .product-details .product-meta{text-align:center}}#new-products .nbtsow-wcproducts.layout-1 .product .product-details .product-meta .product-title{position:relative;text-transform:capitalize;font-weight:700}@media (max-width:767px){#new-products .nbtsow-wcproducts.layout-1 .product .product-details .product-meta .product-title{font-size:20px}}#new-products .nbtsow-wcproducts.layout-1 .product .product-details .product-meta .product-title a{color:#666}#new-products .nbtsow-wcproducts.layout-1 .product .product-details .product-meta .product-price{font-weight:700;color:#444}@media (max-width:767px){#new-products .nbtsow-wcproducts.layout-1 .product .product-details .product-meta .product-price{font-size:20px}}#new-products .nbtsow-wcproducts.layout-1 .product .product-sep{width:100%;height:1px;border-bottom:1px solid #d7d7d7;float:left;margin:0 15px 0 0}.ow-button-base .ow-button-hover{line-height:20px}.nbtsow-cta-button{font-weight:700;display:inline-block;white-space:nowrap;background:transparent;border-radius:20px;border:1px solid #dfb858;padding:8px 15px;text-transform:uppercase;font-size:12px;-webkit-transition:all .4s;transition:all .4s;cursor:pointer}.nbtsow-cta-button a{color:#dfb858}.nbtsow-cta-button:hover{background:#dfb858;border:1px solid transparent}.nbtsow-cta-button:hover a{color:#fff}.jw-b-button .ow-button-base .ow-button-hover{font-weight:700;border-width:1px}.new-featured-product .jw-b-button .ow-button-base a,.new-products .jw-b-button .ow-button-base a{border-radius:30px}.button-ss,.new-products .jw-b-button .ow-button-base a{font-size:12px}.button-ss{border:0;text-transform:uppercase;background:#d0d0d0;color:#444;border-bottom:3px solid #646464;-webkit-transition:all .4s;transition:all .4s}.button-ss i{margin-right:10px}.button-ss:hover{background:#dfb858;color:#fff}.nbtsow-headline-wrap .nbtsow-headline{position:relative;display:inline-block}.nbtsow-headline-wrap @media (max-width:767px){.nbtsow-blog-posts.style_1{margin-bottom:45px}}@media (min-width:768px){.nbtsow-blog-posts.style_1{margin-bottom:90px}}.nbtsow-blog-posts.style_1 .nbtsow-blog-post{position:relative;min-height:1px;float:left;width:100%;padding-left:15px;padding-right:15px}@media (min-width:768px){.nbtsow-blog-posts.style_1 .nbtsow-blog-post{float:left;width:50%}}@media (max-width:767px){.nbtsow-blog-posts.style_1 .nbtsow-blog-post{margin-bottom:45px}}.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-thumb{margin-bottom:30px}.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-thumb img{width:100%;height:auto}.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-date{text-align:center;position:relative;padding-top:45px}@media (max-width:992px){.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-date{display:none!important}}@media (min-width:992px){.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-date{width:35%;float:left}}.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-date p{font-size:18px;font-size:1.8rem;color:#dfb858;font-weight:bolder;text-transform:uppercase;position:relative;z-index:2}.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-date span{display:block;width:100%;height:100%;position:absolute;color:#ececec;font-weight:bolder;z-index:1}@media (min-width:768px){.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-date span{top:-20px;font-size:100px}}@media (min-width:1200px){.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-date span{top:-45px;font-size:143px}}@media (min-width:992px){.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-details{width:65%;float:left}}.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-details .nbtsow-blog-title{font-weight:700;margin-top:0}.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-details .nbtsow-blog-title a{color:#333}.nbtsow-blog-posts.style_1 .nbtsow-blog-post .nbtsow-blog-details .nbtsow-blog-meta{color:#dfb858;margin-bottom:30px}@media (max-width:767px){.nbtsow-members{margin-bottom:45px}}@media (min-width:768px){.nbtsow-members{margin-bottom:90px}}.nbtsow-members .nbtsow-member{position:relative;min-height:1px;float:left;width:100%;padding-left:15px;padding-right:15px;padding-top:10px}@media (min-width:768px){.nbtsow-members .nbtsow-member{float:left;width:50%}}@media (min-width:992px){.nbtsow-members .nbtsow-member{float:left;width:25%}}@media (max-width:991px){.nbtsow-members .nbtsow-member{margin-bottom:30px}}.nbtsow-members .nbtsow-member .nbtsow-member-thumb{position:relative;text-align:center;padding-top:15px;padding-bottom:15px;margin-bottom:30px}@media (min-width:1200px){.nbtsow-members .nbtsow-member .nbtsow-member-thumb:before{position:absolute;z-index:-1;width:100%;height:100%;background:rgba(0,0,0,.2);content:"";left:0;top:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);opacity:0;visibility:hidden;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}}.nbtsow-members .nbtsow-member .nbtsow-member-thumb:after{position:absolute;width:100%;z-index:-1;content:"";height:70%;bottom:0;left:0;border:8px solid #dfb858;-webkit-transition:all .4s;transition:all .4s;opacity:1;visibility:visible}.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social{display:inline-block;position:absolute;bottom:90px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-transition:all .4s;transition:all .4s;min-width:200px}@media (min-width:1200px){.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social{opacity:0;visibility:hidden}}.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social i{border-radius:50%;font-size:20px;-webkit-transition:all .4s;transition:all .4s}@media (max-width:767px){.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social i{background:#dfb858;color:#fff}}@media (min-width:768px){.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social i{background:#dfb858;color:#fff}}@media (min-width:1200px){.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social i{background:#fff;color:#7d7d7d}.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social i:hover{background:#dfb858;color:#fff}}.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social i.icon-facebook{padding:7px 9px;margin-right:5px}.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social i.icon-twitter{padding:7px;margin-right:5px}.nbtsow-members .nbtsow-member .nbtsow-member-thumb .nbtsow-member-social i.icon-gplus{padding:7px}@media (min-width:1200px){.nbtsow-members .nbtsow-member .nbtsow-member-thumb:hover:before{-webkit-transform:none;transform:none;z-index:0;opacity:1;visibility:visible}.nbtsow-members .nbtsow-member .nbtsow-member-thumb:hover:after{bottom:-500px;border:8px solid transparent;opacity:0;visibility:hidden}.nbtsow-members .nbtsow-member .nbtsow-member-thumb:hover .nbtsow-member-social{opacity:1;visibility:visible}}.nbtsow-members .nbtsow-member .nbtsow-member-details{text-align:center}.nbtsow-members .nbtsow-member .nbtsow-member-details .nbtsow-member-name{margin-bottom:30px;font-weight:700;color:#444}.nbtsow-img-hover .nbtsow-blog-thumb,.nbtsow-img-hover.panel-row-style{position:relative;overflow:hidden}.nbtsow-img-hover .nbtsow-blog-thumb:before,.nbtsow-img-hover.panel-row-style:before{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.1);content:'';-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,-100%,0);transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,-100%,0);cursor:pointer}.nbtsow-img-hover .nbtsow-blog-thumb:hover:before,.nbtsow-img-hover.panel-row-style:hover:before{opacity:1;visibility:visible;-webkit-transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,150%,0);transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,150%,0)}.nbtsow-image-full{width:100%;height:auto}.nbtsow-image-widget-hover{position:relative;overflow:hidden}.nbtsow-image-widget-hover:before{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.1);content:'';-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,-100%,0);transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,-100%,0);cursor:pointer}.nbtsow-image-widget-hover:hover:before{opacity:1;visibility:visible;-webkit-transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,150%,0);transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,150%,0)}img.nbtsow-grayscale{filter:url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");-webkit-filter:gray;filter:gray;filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-transition:-webkit-filter .8s ease;transition:-webkit-filter .8s ease;transition:filter .8s ease;transition:filter .8s ease,-webkit-filter .8s ease}img.nbtsow-grayscale.disabled{filter:url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");-webkit-filter:grayscale(0);filter:grayscale(0)}.nbtsow-parallax{position:relative;min-height:500px;background-attachment:fixed;background-size:cover;margin-bottom:70px}.nbtsow-wc-categories-wrap .nbtsow-title{font-size:18px;background:#dfb858;color:#fff;font-weight:700;line-height:40px;margin-top:0;margin-bottom:0;text-indent:12px}.nbtsow-wc-categories-wrap .nbtsow-wc-categories{background:#f7f7f7;padding-left:12px}.nbtsow-wc-categories-wrap .nbtsow-wc-categories>.cat-item.has-children>a:after{content:"\f067";font-family:FontAwesome;position:absolute;right:15px;color:#888;-webkit-transition:all .4s;transition:all .4s}.nbtsow-wc-categories-wrap .nbtsow-wc-categories>.cat-item.has-children>.active:after{content:"\f068"}.nbtsow-wc-categories-wrap .nbtsow-wc-categories>.cat-item.has-children>.li-count{display:none}.nbtsow-wc-categories-wrap .nbtsow-wc-categories>.cat-item.has-children>.children{padding-left:12px}.nbtsow-wc-categories-wrap .nbtsow-wc-categories>.cat-item.has-children:not(:first-child) .children{display:none}.nbtsow-wc-categories-wrap .nbtsow-wc-categories .cat-item{position:relative}.nbtsow-wc-categories-wrap .nbtsow-wc-categories a{line-height:40px;color:#444;-webkit-transition:all .4s;transition:all .4s;display:block;border-bottom:1px solid #f1f1f1;padding-right:30px}.nbtsow-wc-categories-wrap .nbtsow-wc-categories a:hover{color:#dfb858}.nbtsow-wc-categories-wrap .nbtsow-wc-categories a:hover:after{color:#dfb858!important}.nbtsow-wc-categories-wrap .nbtsow-wc-categories .li-count{position:absolute;top:10px;right:12px;color:#888}.nbtsow-text-center{text-align:center}.nbtsow-social-wrap{border-bottom:1px solid #d7d7d7;padding:10px 0 20px;margin-bottom:20px}.nbtsow-social-wrap .nbtsow-title{display:inline-block;font-size:18px;text-transform:uppercase;color:#444;margin-right:15px}.nbtsow-social-wrap a{color:#888}.nbtsow-social-wrap a i{font-size:17px;border-radius:50%;-webkit-transition:background .4s;transition:background .4s}@media (min-width:1200px){.nbtsow-social-wrap a i{margin-right:10px}}@media (min-width:992px){.nbtsow-social-wrap a i{margin-right:2px}}@media (max-width:767px){.nbtsow-social-wrap a .fa-facebook{padding:9px 13px}}@media (min-width:768px){.nbtsow-social-wrap a .fa-facebook{padding:9px 13px}}@media (min-width:992px){.nbtsow-social-wrap a .fa-facebook{padding:7px 11px}}@media (min-width:1200px){.nbtsow-social-wrap a .fa-facebook{padding:9px 13px}}@media (max-width:767px){.nbtsow-social-wrap a .fa-google-plus{padding:9px 10px}}@media (min-width:768px){.nbtsow-social-wrap a .fa-google-plus{padding:9px 10px}}@media (min-width:992px){.nbtsow-social-wrap a .fa-google-plus{padding:7px 8px}}@media (min-width:1200px){.nbtsow-social-wrap a .fa-google-plus{padding:9px 10px}}@media (max-width:767px){.nbtsow-social-wrap a .fa-pinterest,.nbtsow-social-wrap a .fa-twitter{padding:9px 11px}}@media (min-width:768px){.nbtsow-social-wrap a .fa-pinterest,.nbtsow-social-wrap a .fa-twitter{padding:9px 11px}}@media (min-width:992px){.nbtsow-social-wrap a .fa-pinterest,.nbtsow-social-wrap a .fa-twitter{padding:7px 9px}}@media (min-width:1200px){.nbtsow-social-wrap a .fa-pinterest,.nbtsow-social-wrap a .fa-twitter{padding:9px 11px}}.nbtsow-social-wrap a:hover i{background:#dfb858;color:#fff}

/* ===== wp-content/plugins/revsliderOFF/public/assets/css/settings.css ===== */
/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	29/10/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


@font-face {
  font-family: 'revicons';
  src: url('fonts/revicons/revicons.eot?5510888');
  src: url('fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('fonts/revicons/revicons.woff?5510888') format('woff'),
       url('fonts/revicons/revicons.ttf?5510888') format('truetype'),
       url('fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; 

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */

							

/******************************
	-	BASIC STYLES		-
******************************/

.rev_slider_wrapper{
	position:relative;
	z-index: 0;
}


.rev_slider{
	position:relative;
	overflow:visible;
}

.tp-overflow-hidden { overflow:hidden;}

.tp-simpleresponsive img,
.rev_slider img{
	max-width:none !important;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
	list-style:none !important;
	position:absolute;	
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
	top:0px;left:0px;
}


.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
	visibility:hidden; 
}

.tp-revslider-slidesli,
.tp-revslider-mainul	{	
	padding:0 !important; 
	margin:0 !important; 
	list-style:none !important;
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important;
}


.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}

.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}

.rev_slider .tp-caption,
.rev_slider .caption 	{ 
	position:relative;  
	visibility:hidden; 
	white-space: nowrap;
	display: block;
}


.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
	margin-bottom:0;

}

	
/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
	cursor:url(openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
	cursor:url(closedhand.cur), move;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
	z-index:1
}

.tp_inner_padding {	
	box-sizing:border-box;	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	max-height:none !important;	
}


.tp-caption {	
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;	
	position:absolute;
	-webkit-font-smoothing: antialiased !important;
}

.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;	
}

.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {	
	visibility:hidden !important; 
	display:none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
	max-width: none !important
}






/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.rev_slider_wrapper	{	width:100%;}

.fullscreen-container {	
	position:relative;
	padding:0;
}


.fullwidthbanner-container{
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	
	position:absolute; z-index:101; top:0px;left:0px;
	/*pointer-events:none;*/

}


.tp-caption .frontcorner		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}
									
.tp-layer-inner-rotation {	
	position: relative !important;
}		


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}

.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}

.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid .tp-poster	{	display: none}

.tp-video-play-button					{	
	background:#000;
	background:rgba(0,0,0,0.3);										
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;										
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
	display: inline-block;	
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	-webkit-transition:opacity 300ms ease-out !important;
	-moz-transition:opacity 300ms ease-out !important;
	-o-transition:opacity 300ms ease-out !important;
	transition:opacity 300ms ease-out !important;				
}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}

.videoisplaying  .tp-video-play-button			{	display:none}
.tp-caption:hover .tp-video-play-button 		{ 	display:block}

.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}

.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(0,0,0)),color-stop(1, rgb(50,50,50)));	
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {	opacity: .9;}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover 				{	cursor: pointer;}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; }

.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}

.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-background-video-layer video::-webkit-media-controls { display:none !important;}


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(../assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(../assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(../assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(../assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 {
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	   -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	        box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
    position:absolute; 
    z-index:-2;
    -webkit-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    top:30%;
    bottom:0;
    left:20px;
    right:20px;
    -moz-border-radius:100px / 20px;
    border-radius:100px / 20px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
	padding:6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height:30px;
	cursor:pointer;
	color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
	font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
	text-decoration:none;
}

.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px}

	
/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }

.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; margin-left:10px !important;}

.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}

/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }

.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }

.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }


/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }

.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }

.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }


/* ROUNDING OPTIONS */
.rev-maxround 							{ 	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.rev-minround 							{ 	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }	


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
  -webkit-transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
  -webkit-transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */
@-webkit-keyframes rev-ani-mouse {
	0% { opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% { opacity: 0;top: 50%;}
	100% { opacity: 0;top: 29%;}
}
@-moz-keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	filter: alpha(opacity=80);
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;	
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;	
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: rev-ani-mouse 2.5s linear infinite;
	-moz-animation: rev-ani-mouse 2.5s linear infinite;
	animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
	border-color:#333;
}
.rev-scroll-btn.revs-dark span {
	background: #333;	
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;	
	color: #FFF;  
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;	
	text-decoration: none;
	text-align: center;
	background-color: #000;	
	border-radius: 50px;	
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{	
	border-radius: 3px;		
}

.rev-cbutton-light	{	
	color: #333;  	
	background-color: rgba(255,255,255, 0.75);	
}

.rev-cbutton-light-sr	{		
	color: #333;  	
	border-radius: 3px;		
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {	
	line-height: 37px;	
	width:37px;
	height:37px;	
}

.rev-sbutton-blue	{	
	background-color: #3B5998
}
.rev-sbutton-lightblue	{	
	background-color: #00A0D1;
}
.rev-sbutton-red	{	
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(../assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}


/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/

 .tp-simpleresponsive img {
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(../assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;}



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating	{	float: none;}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
	display: inline-block;
    vertical-align: top;
}

.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
	position: relative;
	height: 1em;
	
	width: 5.4em;
	font-family: star;
}

.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
}


.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {
	
	font-size: 1em !important;
	font-family: star;
}


/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background:url(../assets/loader.gif) no-repeat center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	
	background:url(../assets/loader.gif) no-repeat 10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {-webkit-transform: scale(1.0); opacity: 0;}
}

@keyframes tp-scaleout {
  0% {transform: scale(0.0);-webkit-transform: scale(0.0);} 
  100% {transform: scale(1.0);-webkit-transform: scale(1.0);opacity: 0;}
}


.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);} 
  40% {transform: scale(1.0);}
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);} 
  50% { transform: scale(1.0);}
}



/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/


.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; -moz-border-radius:0; -webkit-border-radius:0;}

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important}

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -moz-box-sizing: content-box !important}

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}

.tp-bannertimer					{	background:#000; background:rgba(0,0,0,0.15); height:5px;}


.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }


/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

/*******************
	- DEBUG MODE -
*******************/

.hglayerinfo				   {	  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;peft:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}


/* ===== wp-content/plugins/siteorigin-panels/css/front-flex.min.css ===== */
.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-has-overlay .panel-cell-style,.panel-has-overlay .panel-row-style,.panel-has-overlay .panel-widget-style{overflow:hidden;position:relative;z-index:1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:clip}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.so-sr-only{clip:rect(0,0,0,0);height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}

/* ===== wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.css ===== */
/**
* Cookie blocker css
 */
.cmplz-video.cmplz-iframe-styles {
    background-color: transparent;
}

.cmplz-video.cmplz-hidden {
    visibility: hidden !important;
}

.cmplz-blocked-content-notice {
    display: none;
}

.cmplz-placeholder-parent {
    height: inherit;
}

.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
    display: block;
}

.cmplz-blocked-content-container, .cmplz-wp-video {
    animation-name: cmplz-fadein;
    animation-duration: 600ms;
    background: #FFF;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: inherit;
    position: relative;
}

.cmplz-blocked-content-container.gmw-map-cover, .cmplz-wp-video.gmw-map-cover {
    max-height: 100%;
    position: absolute;
}

.cmplz-blocked-content-container.cmplz-video-placeholder, .cmplz-wp-video.cmplz-video-placeholder {
    padding-bottom: initial;
}

.cmplz-blocked-content-container iframe, .cmplz-wp-video iframe {
    visibility: hidden;
    max-height: 100%;
    border: 0 !important;
}

.cmplz-blocked-content-container .cmplz-custom-accept-btn, .cmplz-wp-video .cmplz-custom-accept-btn {
    white-space: normal;
    text-transform: initial;
    cursor: pointer;
    position: absolute !important;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 200px;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
 /* Black background with opacity */
    color: #fff;
    text-align: center;
  /*make sure the container is on top of the iframe, but below our cookie notice */
    z-index: 98;
  /*We need some lineheight, for example Elementor will force a lineheight of 0*/
    line-height: 23px;
}

.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus, .cmplz-wp-video .cmplz-custom-accept-btn:focus {
    border: 1px dotted #cecece;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
    white-space: normal;
    text-transform: initial;
    position: absolute !important;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 300px;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
 /* Black background with opacity */
    color: #fff;
    text-align: center;
  /*make sure the container is on top of the iframe, but below our cookie notice */
    z-index: 98;
  /*We need some lineheight, for example Elementor will force a lineheight of 0*/
    line-height: 23px;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
    display: block;
    margin-bottom: 10px;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
    color: #fff;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
    display: block;
}

.cmplz-blocked-content-container div div {
    display: none;
}

.cmplz-wp-video .cmplz-placeholder-element {
    width: 100%;
    height: inherit;
}

@keyframes cmplz-fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* ===== wp-content/uploads/maxmegamenu/style.css ===== */
@charset "UTF-8";

/** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **/
/** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/

.mega-menu-last-modified-1785629098 { content: 'Sunday 2nd August 2026 00:04:58 UTC'; }

#mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge, #mega-menu-wrap-primary button.mega-close, #mega-menu-wrap-primary button.mega-toggle-standard {
  transition: none;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #000;
  display: block;
  float: none;
  font-family: Roboto;
  font-size: 16px;
  height: auto;
  left: auto;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  min-height: auto;
  max-height: none;
  min-width: auto;
  max-width: none;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  pointer-events: auto;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  transform: none;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
  width: auto;
  word-wrap: break-word;
  white-space: normal;
  -webkit-tap-highlight-color: transparent;
}
#mega-menu-wrap-primary:before, #mega-menu-wrap-primary #mega-menu-primary:before, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:before, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary span.mega-indicator:before, #mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge:before, #mega-menu-wrap-primary button.mega-close:before, #mega-menu-wrap-primary button.mega-toggle-standard:before, #mega-menu-wrap-primary:after, #mega-menu-wrap-primary #mega-menu-primary:after, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:after, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary span.mega-indicator:after, #mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge:after, #mega-menu-wrap-primary button.mega-close:after, #mega-menu-wrap-primary button.mega-toggle-standard:after {
  display: none;
}
#mega-menu-wrap-primary {
  border-radius: 0px;
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary {
    background-color: rgba(0, 0, 0, 0);
  }
}
#mega-menu-wrap-primary.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary a:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary span:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary input:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary li.mega-menu-item .mega-menu-link:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary form.mega-search-open:has(input[type=text]:focus), #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary + button.mega-close:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary .mega-mobile-back > button:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: #109cde;
  outline-offset: -3px;
}
#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
  outline-offset: 2px;
}
#mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #1c81c5;
  font-weight: normal;
  text-decoration: none;
  border-color: #1c81c5;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
    color: #1c81c5;
    background-color: rgba(0, 0, 0, 0);
  }
}
#mega-menu-wrap-primary #mega-menu-primary {
  text-align: right;
  padding: 0px;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-description-group {
  vertical-align: middle;
  display: inline-block;
  transition: none;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-description-group .mega-menu-title, #mega-menu-wrap-primary #mega-menu-primary .mega-description-group .mega-menu-description {
  transition: none;
  line-height: 1.5;
  display: block;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-description-group .mega-menu-description {
  font-style: italic;
  font-size: 0.8em;
  text-transform: none;
  font-weight: normal;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
  cursor: pointer;
  display: inline;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
  align-items: center;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
  flex: 0 0 auto;
  align-self: flex-start;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: block;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link {
  display: table-cell;
  vertical-align: middle;
  line-height: initial;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
  display: block;
  margin: 0 0 6px 0;
  text-align: center;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
  display: inline-block;
  transition: none;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
    display: block;
    line-height: 40px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
    display: inline-block;
    margin: 0 6px 0 0;
    text-align: left;
  }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-animating > ul.mega-sub-menu {
  pointer-events: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
  cursor: inherit;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
  cursor: pointer;
}
#mega-menu-wrap-primary #mega-menu-primary p {
  margin-bottom: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary input, #mega-menu-wrap-primary #mega-menu-primary img {
  max-width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
  display: block;
  visibility: hidden;
  opacity: 1;
  pointer-events: auto;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
    opacity: 0;
    transition: opacity 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
  }
  #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
    transform: translate(0, 0);
  }
  #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transform: translate(0, 10px);
    transition: transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    transform: translate(0, 0);
  }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
  display: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
  display: block;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  visibility: visible;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  visibility: inherit;
  opacity: 1;
  display: block;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 50%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 33.33333%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 25%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 20%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 16.66667%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^='dashicons']:before {
  font-family: dashicons;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  background: transparent;
  height: auto;
  width: auto;
  top: auto;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-material-symbol:before {
  content: attr(data-ms-icon);
  font-family: var(--wp--preset--font-family--material-symbols);
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
  margin: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
  margin: 0 6px 0 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
  border-radius: 0px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right > ul.mega-sub-menu {
  right: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
  border-radius: 0px;
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
    position: static;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
  float: right;
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
    margin: 0 0 0 0px;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-float-left {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #1c81c5;
    font-weight: normal;
    text-decoration: none;
    border-color: #1c81c5;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background-color: rgba(0, 0, 0, 0);
  color: #1c81c5;
  font-weight: normal;
  text-decoration: none;
  border-color: #1c81c5;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #1c81c5;
    background-color: rgba(0, 0, 0, 0);
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background-color: rgba(0, 0, 0, 0);
  color: #1c81c5;
  font-weight: normal;
  text-decoration: none;
  border-color: #1c81c5;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #1c81c5;
    background-color: rgba(0, 0, 0, 0);
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  line-height: 35px;
  height: 35px;
  padding: 0px 5px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-top: 0px solid rgba(255, 255, 255, 0);
  border-left: 0px solid rgba(255, 255, 255, 0);
  border-right: 0px solid rgba(255, 255, 255, 0);
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  border-radius: 0px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  outline: none;
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
    line-height: inherit;
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    background: transparent;
    text-align: center;
    color: #000;
    font-size: 14px;
  }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  width: 100%;
  float: left;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
  float: left;
  min-height: 1px;
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: calc(var(--span) / var(--columns) * 100%);
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 15px;
  width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  border-radius: 0px;
  background-color: #fff;
  border-top: 2px solid #1c81c5;
  border-left: 0px solid #1c81c5;
  border-right: 0px solid #1c81c5;
  border-bottom: 0px solid #1c81c5;
  padding: 30px 35px 20px 35px;
  position: absolute;
  width: 100%;
  max-width: none;
  left: 0;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard {
    width: calc(var(--span) / var(--columns) * 100%);
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
  margin: 5px 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
  clear: both;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
  margin-left: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  display: block;
  float: left;
  clear: none;
  padding: 15px;
  vertical-align: top;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard.mega-menu-clear, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
  clear: left;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard h4.mega-block-title, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  vertical-align: top;
  display: block;
  visibility: inherit;
  border-top: 0px solid #e8e8e8;
  border-left: 0px solid #e8e8e8;
  border-right: 0px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard h4.mega-block-title:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
  border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items */
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items (Hover) */
  color: #1c81c5;
  font-weight: bold;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
  text-decoration: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items */
  color: #000;
  font-family: Roboto;
  font-size: 13px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items (Hover) */
  color: #1c81c5;
  font-weight: normal;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    border: 0;
    padding: 10px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  color: #000;
  font-family: Roboto;
  font-size: 13px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 5px 0px;
  vertical-align: top;
  display: block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #1c81c5;
  font-weight: normal;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 999;
  position: absolute;
  width: 250px;
  max-width: none;
  padding: 13px 0px 0px 0px;
  border-top: 2px solid #1c81c5;
  border-left: 0px solid #1c81c5;
  border-right: 0px solid #1c81c5;
  border-bottom: 0px solid #1c81c5;
  background-color: #fff;
  border-radius: 0px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
  /* Hide divider on last menu item */
  border-bottom: 1px solid rgba(104, 104, 104, 0.1);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child {
  border-bottom: 0;
  box-shadow: none;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    clear: both;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: block;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 30px;
  line-height: 30px;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background-color: #f8f8f8;
  font-weight: normal;
  text-decoration: none;
  color: #1c81c5;
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 20px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
    padding-left: 30px;
  }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: inline-block;
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  margin: 0 0 0 6px;
  color: inherit;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  display: inline-block;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '';
  font-family: dashicons;
  font-weight: normal;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  float: right;
  margin-left: auto;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  content: '';
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: '';
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
    display: none;
  }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
  display: none;
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: '';
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: right;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
    float: left;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: '';
    margin: 0 6px 0 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    left: -100%;
    top: 0;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-mobile, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-desktop, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
    display: none;
  }
}
#mega-menu-wrap-primary .mega-menu-toggle {
  display: none;
}
#mega-menu-wrap-primary .mega-menu-toggle ~ button.mega-close {
  display: none;
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-primary .mega-menu-toggle {
    z-index: 1;
    background-color: #222;
    border-radius: 2px;
    line-height: 40px;
    height: 40px;
    text-align: left;
    user-select: none;
    outline: none;
    white-space: nowrap;
    display: flex;
  }
  #mega-menu-wrap-primary .mega-menu-toggle img {
    max-width: 100%;
    padding: 0;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
    display: flex;
    flex: 1;
    gap: 6px;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block {
    display: flex;
    height: 100%;
    outline: 0;
    align-self: center;
    flex-shrink: 0;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left {
    justify-content: flex-start;
    padding-left: 6px;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center {
    justify-content: center;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
    justify-content: flex-end;
    padding-right: 6px;
  }
  #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    flex-direction: column;
    flex-wrap: nowrap;
    background-color: #222;
    padding: 0px;
    display: none;
  }
  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    display: flex;
    visibility: visible;
  }
}
#mega-menu-wrap-primary span.mega-menu-badge {
  position: relative;
}
.elementor-sticky__spacer #mega-menu-wrap-primary #mega-menu-primary, .elementor-sticky__spacer #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu {
  visibility: inherit !important;
}
body.mega-menu-primary.ast-header-break-point .ast-mobile-menu-buttons {
  display: none;
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-primary #mega-menu-primary .ast-masthead-custom-menu-items {
    display: inline-block;
    margin: 0 0px 0 0;
  }
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  transform: scale();
  align-self: center;
  outline: 0;
  background: none;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
  outline: 0;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  width: 40px;
  height: 4px;
  background-color: ;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  content: "";
  display: block;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
  top: -10px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  bottom: -10px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  top: 2px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 20px;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  transform: scale();
  align-self: center;
  outline: 0;
  background: none;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
  outline: 0;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-inner::after {
  width: 40px;
  height: 4px;
  background-color: ;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-inner::after {
  content: "";
  display: block;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-inner::before {
  top: -10px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-inner::after {
  bottom: -10px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  top: 2px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0.8 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 20px;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0.8 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0.8 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0.8 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
#mega-menu-wrap-primary.mega-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  opacity: 0.9;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^='fa']:before {
  font-family: FontAwesome;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^='genericon']:before {
  font-family: genericons;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item {
  display: list-item;
  margin: 0;
  clear: both;
  width: 100%;
  margin: 0 0 0px 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-megamenu > ul.mega-sub-menu {
  width: 600px;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-flyout.mega-menu-item {
  position: relative;
}
@media only screen and (min-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link {
    text-align: left;
  }
  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: '';
    float: right;
    margin: 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link {
    text-align: right;
  }
  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link:after {
    content: '';
    float: left;
    margin: 0;
  }
  #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li > a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
  }
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right > ul.mega-sub-menu {
  top: 0;
  left: 100%;
  right: auto;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  top: 0;
  left: 100%;
  right: auto;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:before {
  float: left;
  margin: 0 6px 0 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left > ul.mega-sub-menu {
  top: 0;
  left: auto;
  right: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu {
  top: 0;
  left: auto;
  right: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item {
  display: list-item;
  margin: 0;
  clear: both;
  width: 100%;
  margin: 0 0 0px 0;
  border-left: 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-megamenu > ul.mega-sub-menu {
  width: 100%;
  float: left;
  position: static;
  width: 100% !important;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu {
  float: left;
  position: static;
  width: 100% !important;
  padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
  background-color: #f8f8f8;
  font-weight: normal;
  text-decoration: none;
  color: #1c81c5;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  position: static;
  left: 0;
  width: 100%;
  border: 0;
  box-shadow: none;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
  padding-left: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
  padding-left: 30px;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
  padding-left: 40px;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: '';
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
  content: '';
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {
  display: none;
  visibility: visible;
  opacity: 1;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
  display: block;
}
#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: '';
  float: right;
}
#mega-menu-wrap-primary {
  /** Push menu onto new line **/
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-logo, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-logo {
  background: inherit;
}
#mega-menu-wrap-primary #mega-menu-primary img.mega-menu-logo {
  display: inline;
  vertical-align: middle;
  max-height: 100%;
}
#mega-menu-wrap-primary {
  clear: both;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
  font-weight: 500;
}
.wp-block {}

/* ===== wp-includes/css/dashicons.css ===== */
/**
 * DO NOT EDIT THIS FILE DIRECTLY
 * This file is automatically built using a build process
 * If you need to fix errors, see https://github.com/WordPress/dashicons
 */

/* stylelint-disable function-url-quotes, declaration-colon-newline-after */
@font-face {
	font-family: dashicons;
	src: url("../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");
	src: url("../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),
		url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),
		url("../fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");
	font-weight: 400;
	font-style: normal;
}
/* stylelint-enable */


.dashicons,
.dashicons-before:before {
	font-family: dashicons;
	display: inline-block;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	text-decoration: inherit;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 20px;
	height: 20px;
	font-size: 20px;
	vertical-align: top;
	text-align: center;
	transition: color 0.1s ease-in;
}

/* Icons */

.dashicons-admin-appearance:before {
	content: "\f100";
}

.dashicons-admin-collapse:before {
	content: "\f148";
}

.dashicons-admin-comments:before {
	content: "\f101";
}

.dashicons-admin-customizer:before {
	content: "\f540";
}

.dashicons-admin-generic:before {
	content: "\f111";
}

.dashicons-admin-home:before {
	content: "\f102";
}

.dashicons-admin-links:before {
	content: "\f103";
}

.dashicons-admin-media:before {
	content: "\f104";
}

.dashicons-admin-multisite:before {
	content: "\f541";
}

.dashicons-admin-network:before {
	content: "\f112";
}

.dashicons-admin-page:before {
	content: "\f105";
}

.dashicons-admin-plugins:before {
	content: "\f106";
}

.dashicons-admin-post:before {
	content: "\f109";
}

.dashicons-admin-settings:before {
	content: "\f108";
}

.dashicons-admin-site-alt:before {
	content: "\f11d";
}

.dashicons-admin-site-alt2:before {
	content: "\f11e";
}

.dashicons-admin-site-alt3:before {
	content: "\f11f";
}

.dashicons-admin-site:before {
	content: "\f319";
}

.dashicons-admin-tools:before {
	content: "\f107";
}

.dashicons-admin-users:before {
	content: "\f110";
}

.dashicons-airplane:before {
	content: "\f15f";
}

.dashicons-album:before {
	content: "\f514";
}

.dashicons-align-center:before {
	content: "\f134";
}

.dashicons-align-full-width:before {
	content: "\f114";
}

.dashicons-align-left:before {
	content: "\f135";
}

.dashicons-align-none:before {
	content: "\f138";
}

.dashicons-align-pull-left:before {
	content: "\f10a";
}

.dashicons-align-pull-right:before {
	content: "\f10b";
}

.dashicons-align-right:before {
	content: "\f136";
}

.dashicons-align-wide:before {
	content: "\f11b";
}

.dashicons-amazon:before {
	content: "\f162";
}

.dashicons-analytics:before {
	content: "\f183";
}

.dashicons-archive:before {
	content: "\f480";
}

.dashicons-arrow-down-alt:before {
	content: "\f346";
}

.dashicons-arrow-down-alt2:before {
	content: "\f347";
}

.dashicons-arrow-down:before {
	content: "\f140";
}

.dashicons-arrow-left-alt:before {
	content: "\f340";
}

.dashicons-arrow-left-alt2:before {
	content: "\f341";
}

.dashicons-arrow-left:before {
	content: "\f141";
}

.dashicons-arrow-right-alt:before {
	content: "\f344";
}

.dashicons-arrow-right-alt2:before {
	content: "\f345";
}

.dashicons-arrow-right:before {
	content: "\f139";
}

.dashicons-arrow-up-alt:before {
	content: "\f342";
}

.dashicons-arrow-up-alt2:before {
	content: "\f343";
}

.dashicons-arrow-up-duplicate:before {
	content: "\f143";
}

.dashicons-arrow-up:before {
	content: "\f142";
}

.dashicons-art:before {
	content: "\f309";
}

.dashicons-awards:before {
	content: "\f313";
}

.dashicons-backup:before {
	content: "\f321";
}

.dashicons-bank:before {
	content: "\f16a";
}

.dashicons-beer:before {
	content: "\f16c";
}

.dashicons-bell:before {
	content: "\f16d";
}

.dashicons-block-default:before {
	content: "\f12b";
}

.dashicons-book-alt:before {
	content: "\f331";
}

.dashicons-book:before {
	content: "\f330";
}

.dashicons-buddicons-activity:before {
	content: "\f452";
}

.dashicons-buddicons-bbpress-logo:before {
	content: "\f477";
}

.dashicons-buddicons-buddypress-logo:before {
	content: "\f448";
}

.dashicons-buddicons-community:before {
	content: "\f453";
}

.dashicons-buddicons-forums:before {
	content: "\f449";
}

.dashicons-buddicons-friends:before {
	content: "\f454";
}

.dashicons-buddicons-groups:before {
	content: "\f456";
}

.dashicons-buddicons-pm:before {
	content: "\f457";
}

.dashicons-buddicons-replies:before {
	content: "\f451";
}

.dashicons-buddicons-topics:before {
	content: "\f450";
}

.dashicons-buddicons-tracking:before {
	content: "\f455";
}

.dashicons-building:before {
	content: "\f512";
}

.dashicons-businessman:before {
	content: "\f338";
}

.dashicons-businessperson:before {
	content: "\f12e";
}

.dashicons-businesswoman:before {
	content: "\f12f";
}

.dashicons-button:before {
	content: "\f11a";
}

.dashicons-calculator:before {
	content: "\f16e";
}

.dashicons-calendar-alt:before {
	content: "\f508";
}

.dashicons-calendar:before {
	content: "\f145";
}

.dashicons-camera-alt:before {
	content: "\f129";
}

.dashicons-camera:before {
	content: "\f306";
}

.dashicons-car:before {
	content: "\f16b";
}

.dashicons-carrot:before {
	content: "\f511";
}

.dashicons-cart:before {
	content: "\f174";
}

.dashicons-category:before {
	content: "\f318";
}

.dashicons-chart-area:before {
	content: "\f239";
}

.dashicons-chart-bar:before {
	content: "\f185";
}

.dashicons-chart-line:before {
	content: "\f238";
}

.dashicons-chart-pie:before {
	content: "\f184";
}

.dashicons-clipboard:before {
	content: "\f481";
}

.dashicons-clock:before {
	content: "\f469";
}

.dashicons-cloud-saved:before {
	content: "\f137";
}

.dashicons-cloud-upload:before {
	content: "\f13b";
}

.dashicons-cloud:before {
	content: "\f176";
}

.dashicons-code-standards:before {
	content: "\f13a";
}

.dashicons-coffee:before {
	content: "\f16f";
}

.dashicons-color-picker:before {
	content: "\f131";
}

.dashicons-columns:before {
	content: "\f13c";
}

.dashicons-controls-back:before {
	content: "\f518";
}

.dashicons-controls-forward:before {
	content: "\f519";
}

.dashicons-controls-pause:before {
	content: "\f523";
}

.dashicons-controls-play:before {
	content: "\f522";
}

.dashicons-controls-repeat:before {
	content: "\f515";
}

.dashicons-controls-skipback:before {
	content: "\f516";
}

.dashicons-controls-skipforward:before {
	content: "\f517";
}

.dashicons-controls-volumeoff:before {
	content: "\f520";
}

.dashicons-controls-volumeon:before {
	content: "\f521";
}

.dashicons-cover-image:before {
	content: "\f13d";
}

.dashicons-dashboard:before {
	content: "\f226";
}

.dashicons-database-add:before {
	content: "\f170";
}

.dashicons-database-export:before {
	content: "\f17a";
}

.dashicons-database-import:before {
	content: "\f17b";
}

.dashicons-database-remove:before {
	content: "\f17c";
}

.dashicons-database-view:before {
	content: "\f17d";
}

.dashicons-database:before {
	content: "\f17e";
}

.dashicons-desktop:before {
	content: "\f472";
}

.dashicons-dismiss:before {
	content: "\f153";
}

.dashicons-download:before {
	content: "\f316";
}

.dashicons-drumstick:before {
	content: "\f17f";
}

.dashicons-edit-large:before {
	content: "\f327";
}

.dashicons-edit-page:before {
	content: "\f186";
}

.dashicons-edit:before {
	content: "\f464";
}

.dashicons-editor-aligncenter:before {
	content: "\f207";
}

.dashicons-editor-alignleft:before {
	content: "\f206";
}

.dashicons-editor-alignright:before {
	content: "\f208";
}

.dashicons-editor-bold:before {
	content: "\f200";
}

.dashicons-editor-break:before {
	content: "\f474";
}

.dashicons-editor-code-duplicate:before {
	content: "\f494";
}

.dashicons-editor-code:before {
	content: "\f475";
}

.dashicons-editor-contract:before {
	content: "\f506";
}

.dashicons-editor-customchar:before {
	content: "\f220";
}

.dashicons-editor-expand:before {
	content: "\f211";
}

.dashicons-editor-help:before {
	content: "\f223";
}

.dashicons-editor-indent:before {
	content: "\f222";
}

.dashicons-editor-insertmore:before {
	content: "\f209";
}

.dashicons-editor-italic:before {
	content: "\f201";
}

.dashicons-editor-justify:before {
	content: "\f214";
}

.dashicons-editor-kitchensink:before {
	content: "\f212";
}

.dashicons-editor-ltr:before {
	content: "\f10c";
}

.dashicons-editor-ol-rtl:before {
	content: "\f12c";
}

.dashicons-editor-ol:before {
	content: "\f204";
}

.dashicons-editor-outdent:before {
	content: "\f221";
}

.dashicons-editor-paragraph:before {
	content: "\f476";
}

.dashicons-editor-paste-text:before {
	content: "\f217";
}

.dashicons-editor-paste-word:before {
	content: "\f216";
}

.dashicons-editor-quote:before {
	content: "\f205";
}

.dashicons-editor-removeformatting:before {
	content: "\f218";
}

.dashicons-editor-rtl:before {
	content: "\f320";
}

.dashicons-editor-spellcheck:before {
	content: "\f210";
}

.dashicons-editor-strikethrough:before {
	content: "\f224";
}

.dashicons-editor-table:before {
	content: "\f535";
}

.dashicons-editor-textcolor:before {
	content: "\f215";
}

.dashicons-editor-ul:before {
	content: "\f203";
}

.dashicons-editor-underline:before {
	content: "\f213";
}

.dashicons-editor-unlink:before {
	content: "\f225";
}

.dashicons-editor-video:before {
	content: "\f219";
}

.dashicons-ellipsis:before {
	content: "\f11c";
}

.dashicons-email-alt:before {
	content: "\f466";
}

.dashicons-email-alt2:before {
	content: "\f467";
}

.dashicons-email:before {
	content: "\f465";
}

.dashicons-embed-audio:before {
	content: "\f13e";
}

.dashicons-embed-generic:before {
	content: "\f13f";
}

.dashicons-embed-photo:before {
	content: "\f144";
}

.dashicons-embed-post:before {
	content: "\f146";
}

.dashicons-embed-video:before {
	content: "\f149";
}

.dashicons-excerpt-view:before {
	content: "\f164";
}

.dashicons-exit:before {
	content: "\f14a";
}

.dashicons-external:before {
	content: "\f504";
}

.dashicons-facebook-alt:before {
	content: "\f305";
}

.dashicons-facebook:before {
	content: "\f304";
}

.dashicons-feedback:before {
	content: "\f175";
}

.dashicons-filter:before {
	content: "\f536";
}

.dashicons-flag:before {
	content: "\f227";
}

.dashicons-food:before {
	content: "\f187";
}

.dashicons-format-aside:before {
	content: "\f123";
}

.dashicons-format-audio:before {
	content: "\f127";
}

.dashicons-format-chat:before {
	content: "\f125";
}

.dashicons-format-gallery:before {
	content: "\f161";
}

.dashicons-format-image:before {
	content: "\f128";
}

.dashicons-format-quote:before {
	content: "\f122";
}

.dashicons-format-status:before {
	content: "\f130";
}

.dashicons-format-video:before {
	content: "\f126";
}

.dashicons-forms:before {
	content: "\f314";
}

.dashicons-fullscreen-alt:before {
	content: "\f188";
}

.dashicons-fullscreen-exit-alt:before {
	content: "\f189";
}

.dashicons-games:before {
	content: "\f18a";
}

.dashicons-google:before {
	content: "\f18b";
}

.dashicons-googleplus:before {
	content: "\f462";
}

.dashicons-grid-view:before {
	content: "\f509";
}

.dashicons-groups:before {
	content: "\f307";
}

.dashicons-hammer:before {
	content: "\f308";
}

.dashicons-heading:before {
	content: "\f10e";
}

.dashicons-heart:before {
	content: "\f487";
}

.dashicons-hidden:before {
	content: "\f530";
}

.dashicons-hourglass:before {
	content: "\f18c";
}

.dashicons-html:before {
	content: "\f14b";
}

.dashicons-id-alt:before {
	content: "\f337";
}

.dashicons-id:before {
	content: "\f336";
}

.dashicons-image-crop:before {
	content: "\f165";
}

.dashicons-image-filter:before {
	content: "\f533";
}

.dashicons-image-flip-horizontal:before {
	content: "\f169";
}

.dashicons-image-flip-vertical:before {
	content: "\f168";
}

.dashicons-image-rotate-left:before {
	content: "\f166";
}

.dashicons-image-rotate-right:before {
	content: "\f167";
}

.dashicons-image-rotate:before {
	content: "\f531";
}

.dashicons-images-alt:before {
	content: "\f232";
}

.dashicons-images-alt2:before {
	content: "\f233";
}

.dashicons-index-card:before {
	content: "\f510";
}

.dashicons-info-outline:before {
	content: "\f14c";
}

.dashicons-info:before {
	content: "\f348";
}

.dashicons-insert-after:before {
	content: "\f14d";
}

.dashicons-insert-before:before {
	content: "\f14e";
}

.dashicons-insert:before {
	content: "\f10f";
}

.dashicons-instagram:before {
	content: "\f12d";
}

.dashicons-laptop:before {
	content: "\f547";
}

.dashicons-layout:before {
	content: "\f538";
}

.dashicons-leftright:before {
	content: "\f229";
}

.dashicons-lightbulb:before {
	content: "\f339";
}

.dashicons-linkedin:before {
	content: "\f18d";
}

.dashicons-list-view:before {
	content: "\f163";
}

.dashicons-location-alt:before {
	content: "\f231";
}

.dashicons-location:before {
	content: "\f230";
}

.dashicons-lock-duplicate:before {
	content: "\f315";
}

.dashicons-lock:before {
	content: "\f160";
}

.dashicons-marker:before {
	content: "\f159";
}

.dashicons-media-archive:before {
	content: "\f501";
}

.dashicons-media-audio:before {
	content: "\f500";
}

.dashicons-media-code:before {
	content: "\f499";
}

.dashicons-media-default:before {
	content: "\f498";
}

.dashicons-media-document:before {
	content: "\f497";
}

.dashicons-media-interactive:before {
	content: "\f496";
}

.dashicons-media-spreadsheet:before {
	content: "\f495";
}

.dashicons-media-text:before {
	content: "\f491";
}

.dashicons-media-video:before {
	content: "\f490";
}

.dashicons-megaphone:before {
	content: "\f488";
}

.dashicons-menu-alt:before {
	content: "\f228";
}

.dashicons-menu-alt2:before {
	content: "\f329";
}

.dashicons-menu-alt3:before {
	content: "\f349";
}

.dashicons-menu:before {
	content: "\f333";
}

.dashicons-microphone:before {
	content: "\f482";
}

.dashicons-migrate:before {
	content: "\f310";
}

.dashicons-minus:before {
	content: "\f460";
}

.dashicons-money-alt:before {
	content: "\f18e";
}

.dashicons-money:before {
	content: "\f526";
}

.dashicons-move:before {
	content: "\f545";
}

.dashicons-nametag:before {
	content: "\f484";
}

.dashicons-networking:before {
	content: "\f325";
}

.dashicons-no-alt:before {
	content: "\f335";
}

.dashicons-no:before {
	content: "\f158";
}

.dashicons-open-folder:before {
	content: "\f18f";
}

.dashicons-palmtree:before {
	content: "\f527";
}

.dashicons-paperclip:before {
	content: "\f546";
}

.dashicons-pdf:before {
	content: "\f190";
}

.dashicons-performance:before {
	content: "\f311";
}

.dashicons-pets:before {
	content: "\f191";
}

.dashicons-phone:before {
	content: "\f525";
}

.dashicons-pinterest:before {
	content: "\f192";
}

.dashicons-playlist-audio:before {
	content: "\f492";
}

.dashicons-playlist-video:before {
	content: "\f493";
}

.dashicons-plugins-checked:before {
	content: "\f485";
}

.dashicons-plus-alt:before {
	content: "\f502";
}

.dashicons-plus-alt2:before {
	content: "\f543";
}

.dashicons-plus:before {
	content: "\f132";
}

.dashicons-podio:before {
	content: "\f19c";
}

.dashicons-portfolio:before {
	content: "\f322";
}

.dashicons-post-status:before {
	content: "\f173";
}

.dashicons-pressthis:before {
	content: "\f157";
}

.dashicons-printer:before {
	content: "\f193";
}

.dashicons-privacy:before {
	content: "\f194";
}

.dashicons-products:before {
	content: "\f312";
}

.dashicons-randomize:before {
	content: "\f503";
}

.dashicons-reddit:before {
	content: "\f195";
}

.dashicons-redo:before {
	content: "\f172";
}

.dashicons-remove:before {
	content: "\f14f";
}

.dashicons-rest-api:before {
	content: "\f124";
}

.dashicons-rss:before {
	content: "\f303";
}

.dashicons-saved:before {
	content: "\f15e";
}

.dashicons-schedule:before {
	content: "\f489";
}

.dashicons-screenoptions:before {
	content: "\f180";
}

.dashicons-search:before {
	content: "\f179";
}

.dashicons-share-alt:before {
	content: "\f240";
}

.dashicons-share-alt2:before {
	content: "\f242";
}

.dashicons-share:before {
	content: "\f237";
}

.dashicons-shield-alt:before {
	content: "\f334";
}

.dashicons-shield:before {
	content: "\f332";
}

.dashicons-shortcode:before {
	content: "\f150";
}

.dashicons-slides:before {
	content: "\f181";
}

.dashicons-smartphone:before {
	content: "\f470";
}

.dashicons-smiley:before {
	content: "\f328";
}

.dashicons-sort:before {
	content: "\f156";
}

.dashicons-sos:before {
	content: "\f468";
}

.dashicons-spotify:before {
	content: "\f196";
}

.dashicons-star-empty:before {
	content: "\f154";
}

.dashicons-star-filled:before {
	content: "\f155";
}

.dashicons-star-half:before {
	content: "\f459";
}

.dashicons-sticky:before {
	content: "\f537";
}

.dashicons-store:before {
	content: "\f513";
}

.dashicons-superhero-alt:before {
	content: "\f197";
}

.dashicons-superhero:before {
	content: "\f198";
}

.dashicons-table-col-after:before {
	content: "\f151";
}

.dashicons-table-col-before:before {
	content: "\f152";
}

.dashicons-table-col-delete:before {
	content: "\f15a";
}

.dashicons-table-row-after:before {
	content: "\f15b";
}

.dashicons-table-row-before:before {
	content: "\f15c";
}

.dashicons-table-row-delete:before {
	content: "\f15d";
}

.dashicons-tablet:before {
	content: "\f471";
}

.dashicons-tag:before {
	content: "\f323";
}

.dashicons-tagcloud:before {
	content: "\f479";
}

.dashicons-testimonial:before {
	content: "\f473";
}

.dashicons-text-page:before {
	content: "\f121";
}

.dashicons-text:before {
	content: "\f478";
}

.dashicons-thumbs-down:before {
	content: "\f542";
}

.dashicons-thumbs-up:before {
	content: "\f529";
}

.dashicons-tickets-alt:before {
	content: "\f524";
}

.dashicons-tickets:before {
	content: "\f486";
}

.dashicons-tide:before {
	content: "\f10d";
}

.dashicons-translation:before {
	content: "\f326";
}

.dashicons-trash:before {
	content: "\f182";
}

.dashicons-twitch:before {
	content: "\f199";
}

.dashicons-twitter-alt:before {
	content: "\f302";
}

.dashicons-twitter:before {
	content: "\f301";
}

.dashicons-undo:before {
	content: "\f171";
}

.dashicons-universal-access-alt:before {
	content: "\f507";
}

.dashicons-universal-access:before {
	content: "\f483";
}

.dashicons-unlock:before {
	content: "\f528";
}

.dashicons-update-alt:before {
	content: "\f113";
}

.dashicons-update:before {
	content: "\f463";
}

.dashicons-upload:before {
	content: "\f317";
}

.dashicons-vault:before {
	content: "\f178";
}

.dashicons-video-alt:before {
	content: "\f234";
}

.dashicons-video-alt2:before {
	content: "\f235";
}

.dashicons-video-alt3:before {
	content: "\f236";
}

.dashicons-visibility:before {
	content: "\f177";
}

.dashicons-warning:before {
	content: "\f534";
}

.dashicons-welcome-add-page:before {
	content: "\f133";
}

.dashicons-welcome-comments:before {
	content: "\f117";
}

.dashicons-welcome-learn-more:before {
	content: "\f118";
}

.dashicons-welcome-view-site:before {
	content: "\f115";
}

.dashicons-welcome-widgets-menus:before {
	content: "\f116";
}

.dashicons-welcome-write-blog:before {
	content: "\f119";
}

.dashicons-whatsapp:before {
	content: "\f19a";
}

.dashicons-wordpress-alt:before {
	content: "\f324";
}

.dashicons-wordpress:before {
	content: "\f120";
}

.dashicons-xing:before {
	content: "\f19d";
}

.dashicons-yes-alt:before {
	content: "\f12a";
}

.dashicons-yes:before {
	content: "\f147";
}

.dashicons-youtube:before {
	content: "\f19b";
}

/* Additional CSS classes, manually added to the CSS template file */

.dashicons-editor-distractionfree:before {
	content: "\f211";
}

/* This is a typo, but was previously released. It should remain for backward compatibility. See https://core.trac.wordpress.org/ticket/30832. */
.dashicons-exerpt-view:before {
	content: "\f164";
}

.dashicons-format-links:before {
	content: "\f103";
}

.dashicons-format-standard:before {
	content: "\f109";
}

.dashicons-post-trash:before {
	content: "\f182";
}

.dashicons-share1:before {
	content: "\f237";
}

.dashicons-welcome-edit-page:before {
	content: "\f119";
}


/* ===== wp-content/plugins/megamenu-pro/icons/fontawesome/css/font-awesome.min.css ===== */
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.5.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.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:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{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: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-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-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"}


/* ===== wp-content/plugins/megamenu-pro/icons/genericons/genericons/genericons.css ===== */
/**

	Genericons

*/


/* IE8 and below use EOT and allow cross-site embedding. 
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */

@font-face {
    font-family: 'Genericons';
    src: url('Genericons.eot');
}

@font-face {
    font-family: 'Genericons';
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAADgYAA0AAAAAWDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAA3/AAAABoAAAAcbOWpBk9TLzIAAAGUAAAARQAAAGBVb3cYY21hcAAAAngAAACUAAABqq7WqvhjdnQgAAADDAAAAAQAAAAEAEQFEWdhc3AAADf0AAAACAAAAAj//wADZ2x5ZgAABEAAADAqAABJ0A3bTddoZWFkAAABMAAAACkAAAA2B8ZTM2hoZWEAAAFcAAAAGAAAACQQuQgFaG10eAAAAdwAAACZAAABNGKqU2Vsb2NhAAADEAAAAS4AAAEuB9f1Nm1heHAAAAF0AAAAIAAAACAA6AEZbmFtZQAANGwAAAFRAAAChXCWuFJwb3N0AAA1wAAAAjEAAAXmlxz2knjaY2BkYGAA4rplZ/Tj+W2+MnBzMIDAhRBmaWSag4EDQjGBKADj7gZyAAAAeNpjYGRg4GAAgh1gEsRmZEAFLAAWNADXAAEAAACWAOgAEAAAAAAAAgAAAAEAAQAAAEAALgAAAAB42mNg4WBg/MLAysDAasw6k4GBUQ5CM19nSGMSYmBgYmDjZIADAQSTISDNNYXhwEeGr+IcIO4ODogwI5ISBQZGAOtvCU0AAAB42kVPuxXCQAyTL+GRmmVoKdgA6FNRMoObdAyRnj3o6NkGLOl4+N75I381AUeUTPoNASSyoWVUBMYUYkmt/KOQVdG79IceFtwj8QpN4JxI+vL4LrYUTlL294GNerLNcGfiRMu6gfhOGMbSzTOz30lv9SbvMoe+TRfHFld08b4wQ/Mhk6ocD8rtKzrHrV/49A34cy/9BURAKJ4AAAB42t2NPw8BQRTEZ+/E2Xi7NlHIJsI1hGgodVqdVqfVqZRqH8QXvL25eq0/USh8AL/kzWReJhkAOV43hMKDW0rqmVu4Jh/BpY+tdNDBh2ndoabnnGtuueeR52YQI1AhILhQ1iDoWHLJDXc88NQgxl5ujS2sMjNZyUImMhYvfTFSdC/v3R+oNj4llSXJvgv4e+6zoCcQAEQFEQAAACwALAAsAFoAhADMAPIBAAEcAUYBlAHOAggCsgNMA6QD4AQSBMIFXAWoBgQGdgcIByoHageOB8gIJgkeCn4LOgvIDH4Myg2YDeoOLA5oDtIO9A8QDy4PeA+aD+AQNhCgEN4RFBFSEZwR9hJgEoISpBLuEwwTKBNEE3ITihPOFAYUWBSYFMgU3BT4FT4VTBViFaAVzhY6FmYWlhaoFsIW2hbuFwQXEhcgFzYXlBfEGAIYNhh4GLIY2hj8GSoZhBnAGfAaBhoUGioaQBpOGn4awBr4GyobgBuWG6wb3hwCHCwccByqHOgdFh02HWodmh3MHgQeHh5GHowfpB/OH9wf6B/2IAQgWCCOIOYhdiGuIfAiciKOIrQi6CL2IyojRCN2I5QjviQIJJAkxCToAAB42oV8CWBU1dX/PW+dyT57Mkkms2RmAkkmyazZCEPYE3ZCWALKJkhYI7IorT4XFERwQdEiAtaK1l0roMUln3WtSktBPltrP7CLyx9b21o/hczlf+59MyGA+jF579333n3vbuf+zu+cex5EICMIERbK04hIVBJ6BkhN87OqRL4IP6PIf2x+VhQwSZ4R2WWZXX5WVaCv+Vlg1yMmj8nvMXlGCG5aDvfSy+Vppx8bIb1HCFEEIhCFyBp/bzbJJxbiIAQ8No9s88TkmMcGuPkxbcKjQCTSRwQtpYkESErDFDmLj8pa+t9Zwg8UNyIA5lHxh++1YFluyVwgSO5yocBMwvFowKtYxRr4Kcw7fJjuoZfQPYcPw1vHduw4tkMl567MYzn6Du9gNwgWr4GmaoqGr3WQYjIY6yqz5lk8JNwiREOCN0+wukC0yTESdoHNmif4vCGIxmVNIN9iY/FAHzqwb/3o0ev36YezZ4nw8ye3d0amrRs2fXtnJzamTxM1DcgZrT8TO4jfzk3upb2d26cPWzct0rn9ye2sPgIxDOw/7DuTB7BKbGM/Cd/Vp/UREXsFMAWajHuBAJ5Tvmcb9g+wawprm0CIUcC+1s7gWQp/eI8/h32ZixmtimqSTSGIReNuu6zd1nOW9Nx2ElpOytqG1ytSn2rCvRWvb9hz8iQfA3xKYWPAxhXrY80Dnykcj8G5pAdwTDef2tK9Q8gkKNaajfOWU5uB7OgekCQCqyevSxGJsnG120xYo1g8ZmKDiicOG9bNFHVg/+MddwDTLZCwsVv2MMsWFA9B1qHuzmTP7p5kZ3dvZ/ch+vWhus4GfkElhzZSbd7uwD2NHaBN7OmZSLWOxnsCu+eBtvEEHqi28dChjaAl10wvwjyU5wHMw3qO9KqsbgXEh+0N87pVggk8CQ9rtH7BhyPk87J6xSOK1r1jR7dGk3S/Blv2nKT8HE+TPKFgk9klmoRe7eQeQTt3uqMbMEVEyIybjKW6mASw8sDFxikYj0WDmCzAZIsQiwaCLDcfe03Kjzc1xWe1t0PBjAULZnTVtPonjpbx9hnchIL4rbtujc1q7+7G+zM/p32fz+yq6blx1OWHRmMR2M6oASWPrOMzyyWYbVZBkVQlgELBimlRsOAWIRAMQZ6gBoKKGhLzIQ9wcjgUm9UlOxQ1TwhBMCQFB+N1u8MlOVxKwmq32qxKMFAewNqaWwRxDdgh68RLN7YteYHSe30+CLpiMxeMH1tbskQxGvMtUl64eUHiqptvvioxf2goK6sg32CUlpTUjpkwf2YsmmsPjR46yikYS73xUimnyGhyisZSpzcXFIc7MWp+M/h899DUC0vabnzphIGwPf16y8P0rTOvhFV3ofSrKcPnOhVLeXjC/E1T916RXzHm0joQZXOd3wvg9deZFEGomNSQKMlevWfK5vkTwn6zEurKypMLYtVSrq+4UFCznWZQCl31Hil3kGtwXpapfGJdVqFbibx8Bhoe3sIbh53IgIoQ3qcGYiKliC1hkiSTCPGHE4KoENXuj5sT5bILzIgrZkecJALBHGDd6xIccckhAMtUnhAsXsVnt7RIiUAVuCWCsEcQ9wgDPonsP+R56k90U/cH4phd7xbSU/RYXmPX6fuvXPZjePyTgiT9G+2Rl4w+8L/N9tKg8iiMu9p5pvFV+s+aV+GrW7Y+4dbci36t7B2/Zcmga+hBehXsgg1g+dnP6Bd0I12I2xc/+xlYtElQBTe20SNv9u5dBh29oVDxvfTXwubkw/Q369+D+PharTMMHzRc2u0qjXTkeJRiKIV/T6OHjtvHhMAJ8YJ9dJ/Q6G5pLb/mTu2Cl2OBvFDWXYB4XIV4/BFpwBNFtSPgSpLP7bdHwjjlUbwwgYchKF8MrxJ2yYES2iJEwnZHPJEHalzV2pcL1bO0p39L6TZ6mJ6tqpr24B1D173k87vraq99ZMKM9hnhW+CWj7MaF2xqn7Al8uNl1o6GFUrtqgnFtiXH3jt0/+phD8mBUXXitpVqbtE7N8qVYvinlyzofPSd7EGVbZsWNA5JFCWTS7y5en0J6g9VI8F+dPAhSls8Q1BHRByJgA8VSCnCIirN8wCC/g3ycujfKlv3yeOXXHLnjCpKU1XshoqIcIYgdL4JUm9OcwL+lRW/dM2IU7Qv1bCjW8Y7HNuxXPkTLNfN8EFkioGVEW2RsCfKQPTyckVpN4zNp2/Q3j/9yVE95pJr2hLdTqc6Z2FF1GmUvqFH+g6KY6EGhOjc6WPipYoo0r+Z/NVeUTASRJ9M2yyIzB6ykKzg2GA3s0HxeXFGF5jjgJILCoRRdrPBbgFLPNEixqIMCAwIHZGwI1Du80qKGo6E40MhbldURQWLiDgSd9jPXfPjUKti3ByLim2wDMZ9uW3Y6n2vfXr1Afrcl9u2fUn/ePo9eu0oMXDL9ZLwzb9W/Rl8kwSpIM+iOgqt4JDNcp6kChMawbiCfnbfLfTs4THFRf5lPq/NkmetqgX/09d0WPOt1o0TA0t9PrxoqxR88pCvD/5B1fDtzx24+tPX9q0etu1LGMdLT+WdohsWSqX399WEZEV4ODXMI+3t2w05Sk5d3ahIYWhmzCv4De7skvxCW3ZDJyxc1fXgClkQocwrykLfPYIJZqiC1w1ZmYtqReXNO1MN3bD6w8NM1lHXk2t5/+YjykfIUhxJnOhe1cRknGEqWLAbAy3gcIkOuwKsh1CIgngB0VUBNuRIrJhocbFDnA4JQW9IxX5PcNCOJDxehZ1GPCibQrN5rOXgPde86/S4nWWeH79ty6u/enJzz/Qh2TYNclRIPTftpqLGD7Qp4yyjfPFSj1XsRQJ2ls9KprZk2RLtaoNgTqDAnW821LT/YubUvTenHrj2r5N0yRQaYSr89VqxpcHTXA5TpN/uXvLUPFFIdt8+aW9vKubxCPZFk6ZdLkBhbm1hRWkwKBcASRfRh8+X2Mcuumx2fWlWaUGJtdBmjI5uuvX5Vc/Xbps/dRibG1w3IrAqLyE/MpM6nR0FmeplooaqCCkIXoqyaQcqEgSPOeixtSh4T7AJc+gBaHtImHzZ4qmJjiqo6pQL6MHJnZWjB+dm04OSBGOzbW5PTaS1fMrmxQ1AxP+5ef7YtnnV4+tqx4fO7BTMS9b5I+7ieOq/xevnbDWV+IqLLdmJpU+s5GOppcfSgnOyeQAapKc940oWpAwh8CGpsdrxAq+moMY89gKbirVOcByzmXSEYCCAlMBBv71hxGSY1Dp8yuRhUtPDm8KT670F9BsAMBiyvA3ekcMykKEPwmkiFvV9Im6c2Ng8fkJT48S+DfDmUweKKoOFqzx09f4DcKjS5hxUemkHnYGd+RgqqsmooyaxGrskfWoHggLO0mAgYQkJvGcZDmN/svlqZlKG9casSMjUPPYXZNlaZKlu7e+f3DY3Wj31qh0HFi54yju2wDvnbrX0p1KefeuiqTMCzXmOqxeueWH+yBve+vGcx25eMTY41ayqolVQffZpaxPl45bd84s/G0hi/qa9++ds+PiVXcub5yTpR/UbtscfuVp42uhZEr310NIpke3/1bDg9ueh7sDlz1zXFpq86qZ7J9093+YszJmYVWgy+u56cdX43fdtXT89rOuUjB5ekOE2BUKegM0MxhMWFzDNwhol6o2yO+wIYZCIB4JpzYKiw5gt0v4Ep1xMtjBfGWAnOQLkQl6T5hx3bWsvGVOydfJVv7l9ctMVu95bvfbI7msmDupebC6RBZMgy3kjRmu9PZc92F0/acclsQ5/Tnada/Tw+KxYgcHYY3HI++mpXQNZDP2cfs3eP3j9AnDG2pceAvHurifuWplMXPKj2+9uu+XoYEOexZDMstpME6+a9+zNk5uX3DZt+zd3x7piNbvWDW6dPuLq9srJFgv1T52/eSI4YO3hfrIikL3CXHWuvBcnVz7n4AXIswvK00fZCjO++oo+8lXqynRC3sv2X6XP8KjrbsK5shdPJBFtBR9qkiAKC9LWBP4sZocZoQ1TeMmsbABrQQ4aZnem7l+2wjt5tvWqjo3XPT3zSF3U2jy2vmeVoWBTcuSNKjHQh2iKDqGDoAxuuwbKOpZdufpeg5X+lj4/kf7z6adn31sKT7A2ZGy5fMSGi+afUVAImjB7+vgeuNWpIAOn/FzAfR9n0gTgA6IpFTiXvbqFg+iKgMtA2YSKCsWGkeCYyRfjjUpIw+HndLqpoLp53KabV8+Zs2zDpZcMb42+0d3eHqo2qRptop/Q6K6qKmf5DPq3uN1eVtbQeN0GYU3Kl0zOmrklowsy+OEg1WTIxfUnbqXA7o4XYI34bHRz/oN1syO4x00ol5WoPkrBam+CcHwghIhl9NWTzJxDM+Hv5s2n6OenNpvp39tjMom1t8e09O58FKHkpP5U30mRjGpEYw3tuKaRKfaItD/zTDufWmcBVFDOkm3kTrKD/ITcTx4gD5FHmGWJTbDVKuzPqtSh/aLUKaqV7RQbAxTsTiUfQPEGobYGAsHaQCygd28gGA3yGRiI4cUodkGsNh6L10VZn8fCCX7Uf0OhNgHxsANq7XW19ojd0f+zsa2W/Vkd1jo7mOSEERx+2ZYAk1/1J4KqEYKyP6aqOOr8n4B/QnqPh1SrqcKUagURUJxFdlWA8/4J0J8Z1bzwMmYXXgYB+t+RfhHgq8D1SWpd6swn4Eq98RDcTT/+RBj92WefQaUgf0I/Fhofkv4lS7RaUAWQ2DOsUIEVmX4Dvh9odXYOHGWvT9dU5PfxAPgQPijBUUkWQAYBT9nGHuMvYPuj2dm0Ot1CUX8jK4NlwydgIn3vlZ0wgz6y85W9f1yRehmir9w3YdeuXZiasfOVB/644nxZtaCee5l8wmQVWWEB2otubua1IClH01FA/eCwSwmcMlw/IKYisA4FhqmYA21CC2eDCiP1iKy10TrGd8rZJf5onIFwCBT9gnAOmJHmBLji4dmYWYBvYzfZOVNKIhquQY7XyJ3wlD2RPhUgXJ7QqRJ7JWK4hGUGA+ZEHK8nFElBuDfbJYkcYCyUkUN6FyOhnI8e3U2PL1++0Gra96P14N4wtn3lu3dNL0+GsEeNIgz72WuLHwTXPLf/cvrh7eLgwZ1brlzbMWvuU9e0Z3d3LKJfLb9ySEuWYefyFf/T1OJoD23cFOu02CIFVbHSqlmBQNRgMBcVVIaLndFqc7FDVirLKmpCY3LRJjTa7CMDgVFWm2w2Fnsr7JVdHq9fFDo3tkam1eTYzJMWra0vHxYxFRvNjg2PdEy/fRrdcAo2LWqavuPt1eNvmOeMj1m9ih58+GH62ei23OkzoPpZk/k++tnba6/7EEI6B9abyShwmg3fY1izcin9/d13nR07Jq/BNmP7u6tGbVoTxrZmCdC+rOnWDZHqa+5OZQ2/qX71YF+Jt/2ap+YKS19pGW9talmy9Efrf+XyTJnT9XF7pNoaHDJ33rTiyjI1O8/hGD1ocIfH4bEIQo7TXNzm97eYkN7WVwpQNrbU5RGg0ufrCFo9TotkLCpzz6wdtjRkyhl5ycpYtKPaYM+rGVKe2NA88apYfs7yB/tu/ubdm25cc+S+pVb38q2T76FPrt+wqtT5P3t2wfKf3Pc7lyTk3PIB/dPuffR3H17fL78G1FQkm3SRK8mtun+SkekYkmlQfZwGodgwz18ZuGR2hjIsMslG6ybBU0osLdcopR6IhlCKOOnkHAJ5khhPcwrGQ60utMviiDIZtqtR+z13FroSbmehu7nK77AUOiyWaZ7yeKk7N7z4jnfWLHx47ZSgoaA0mPBGNtzaNsSSV5yFU1xQwNBomnXP3Nj4sfeDAew5ZeXDWiIWn2XY2urC8mGV3j8f+tmBl5oc4REL6l0tcUu0oCw8tLO2aoakZZi8QKZZSpJDLomEZ7a0Bkrt9praSkt+a4k7UT1kZHD4dT2dYf/QznkxeygSCddY3ZV2VSqyhKqcan52npovIXlJLrlhVMfDyetOz3NFwoMToXJRNucb8wfXTq65du9WcVFTT/TK1bMbLD5HcsWgWZdOG1Hhx7I3Im7E1evIIuxxF07qPDmExqcpz4AzmadcQjyB6tYlYj/HQ4ov6A3kYTZwiWWghiSc/C0i2kLybrVo7MgZI5qceWWVy1auW3X59KTZjGrEYLK6/dHS6IqOkWaLZ8Tw+gKoV6zJoTPGTxlalyWUt0zpmj11mMUiFUSi7aOmjh5TUlwkmpxFRuNJ1dE4qDR7zPCRjzz89E/v3TDbqQ4ScwaHp825YdvB+TM3T01Y5NxcVaH/T1DtDrfL5yrNNgtFrpxcKPRW5pVXi8+m/ibI2ZJsqR6+dOS467vaqrz5BoRYJb+wItJeXT138rjGqpzst43uJSseeuCN2ROuaHILeSVFWYTzr1uxb65EmRxErsPesavc0RxkIiahmmdMVERbmhk5KI7AvICBgT/Mw2xte5qo9N9HosV0rXWATrSmOUz/fVuG3sTVYREYf8P+hVctnzjuig+fR/ptGl7Xtf7uSVvXtY2a//JD21dPraKLmry+IU0dU5Z0utzlbktBNNE1v3Kwp8RRVBP1eYuc9fVTp63atmRZfUMi1jVj4+yWeq+npfXyCdWhQqfDVlJWFff64tHp6w78ZMUqsXXxFQv33zC+MW/Isl0v/GF1x7QrNk66e31XXXtO1dTV2x96ef4c+uuOy2cMaa4IFjsdFqPRnI/vCHnL3e6WkM1eXl4dCtcitXIGB41tm7toRGswUGI1mzyu8NDBVXabxxOrLSxCm659/LiaoaEQtweQ5RGF8dQoYyg4P3XrBvdKJbIuzrlCQiWYuFbiHc88/0hU0IpWNHuwyM629liSsSCaHHbl6FmDtd66FfOSoCKieWaOKjAYYG+sXSLFdeUGT1DfY+7u9oraCkG75IFvNsumak9Jx84p0/b6A+26ifIebFUj6mruLQySWjKUjEG7bDPWMo7V0octikQHxwqwlmmr117OzDOFnfnj3DxR7ajjWJJ7Xqx2CayOOHNFKcSrMJd51GLVfWuAGpvzyIydh/ksCGgOuQXtItYVaPUE/aLdwc5dIL2VP9iV3/nCoc581+D8+tvuoP9oDYWGDQuFWmHE7NbW2a2Cp7JhUHXZ1NSWx8D36KP0o8cepx89+ij4Uh9X1EwrrRrUKFfjQAyt3lcfyrvydfolPU6/fH1NQWll0dqpdVNLDv51tmw226ChcEpd25IlbTUT60R6evyfniqZFo7PjouGfFdlfmdnfqUrvx6UUCsW39qq70OhIWW1gxqCQ1KLu/cvXXagu/vA8QPdwn01JeOGlDcIHaGWUHUy9XSiqzhcd9kLGydO3Pj8ZWjPRob5pq6tDswzwtv27Bx5zKC6JXctqR4faqbX5MytCMVns/nJUFNFqSE+ksDxYA4uZsaLfDlIGIIKRF+K4N3msKmyJ2MzBmOOhH5Tmmz32701ALPvnzNSmx0HtWZEjfzmli1vSfcjLVJn754zZ/dsWHI/XpaOzLb7bSEvLZv1k5mxrh+POHLYU1PjgU82vfTKpqXV1x7p2jVr5s6u39WGjrHrRK8jW5tBuc4n5Rn7gS+Q6f4HtkSGfJetkzkg4UIjIeFQkOln1sbQUPhDoL3bT/9A/+Dvbg/AEtnUMKLBJKt8yeKIvnx2hK1RpPaxDPRD8PMHdkilPl+pRHSf4cvIDVv7168chBhFkzEnYTNCzCHcBj2pL+h2WC5YKKYFCyxP/VPIp9tTX0APvR2u2J36MvXlbrWVvksPQnnqBfDR5+m7EIUx9CP6sLiX/hHGQvTMt/S9xavpq9CyejFvu0DIWWUktt1FRvK2q6KAqpiZRCrkgW6xMWue8Uec32ztKGFGxsiMJZ1VMkuLe2094RaQ35jRaI3OlGXFWlTjOm2QVboub7A721qWX9ZcIZz0yk5LaoWtVP6301pa9pG1WBRcouSy0H8W+3zFMDTbXqCS+fMppS1Wq63CZhYMtKEgV5TVygrZ5qiqKqErf2Evc5v7DIqMclKY58wz7Mq1+rzFwWJPjoXjFFt7YmttA63ZAQtN5HsXltIrSRzrBJRavl7H1pHQmHUg1xEjQi/z7TGLF7OnNE2T0BxGZoQcISNLWLLC2FIO97IZIbPIKuFUSBFKxHe6GaApmEwRtobXzs5JZv2Ky2EZ8ad9xhnrgLmM9ZVVxCY8kywmNB5NYh24QH5x1aoX6Rn6MT3z0sqVL8Fda96/r6vrvvfX7KJf79wJWX+EwV30GZWsfEnPxLKj3YIPvnRmZdfO458f39m1k35N38LsEqGz6H93wST4gy4fWCfC13lNeO5lOGq3iqxXPawzpW6+UqwxL8DJPZLG14fp5yf3MM605yTrk3PtyibFpEr3PSJnjNhwszBnni5W3B5PjxcbKh8rLCKj0jmNmyZgZ7fH+rgFLeI+1etE5h9I4t6paGfYFNK0M5iNZUixvbA/4KSE3YdezHl+XVxkMGnEutSi5a+KjEclLHqJniaoDUfQICqBuh+qqoRlKaFIibrsSV4GYdahw81drd9ZY+lXIBhUrFFxTqgInsEqCW4H2qeHvqvyhOT013VgTEAxykYlaUIdN5zhacQmprdM2pNOR3Az/VBPZ549FyrAasyP39MASvQ87B7faPqY2Qvku5oCMT0ggc+PaTBNvVq9GtvjRoQDB6DB0CJAAtSAN5+vf6qQsIeHIuzCn4SyWamT5U2NQW+OtV745jmhbL+/O7C/0GwufC51Yn8A036hnufy15TmGUORKdKL+1MnnvP79xe1thbuF8owecDf3T83Oc4XkBLsOxVQS7MoiHK3ZEZ2R9BqQQRDDYXYh4aG6d4X0vMH6iFr58q+lesPf3V4PdsBNvgfKzN3cOrseuFeeCd9c/16kvG3p8viLb2gOJIuKg+sdkvMY5NN8I+LykyN6n+nQdDEldR0Ubn023O1MvA+FgfEe5SQCu6L6zfTfrAeotZvZwn/R3UUcm6FI/V/1IvrNwKVBqK8T3KxTqWIbtUstoJBW9AIcayKaATe8UZgnuU4mhpx7kQVOO9C/JThDJUX0q+Q93x1GVXg9GWQA4Mhxw9r6Nbxr3/w2jh6K1wx/vVly16fmCLMbXeSvjqPY6uMT1J50erVi+E0nF68enVfJVwJqydMnTKB3kq34hFe3aM/cFKIcXQ+r84sxsXHZx0Bb5CtJyms7kgrE8xiTUDQ4oBggjUEbYkM3vs5c8QGJXS+KZEiDzynnBQA5vKW3P3zXdsv6Vj2ejus+X3oujPkOo028mbd/b9vp7bwasB73bc9sow3raVn6Mk9yxBy4DlP0Z6Twgm6l7Vp4nbvlAlw5QfwMX8DvMEauDf1Lm/4191LeBNf7Zm7nIMxCAy09DgU7H/mxsP6GQGVUS8kNdpLezVI8h0k5QvONZYnvXbL1wXOf4eB9PWKSa2vt69XE5N8JybVC841lofJqJbWKxbEsxiLHrJVGmJ+fcVNZT3IsAqRSo70O3Mj534y0QFH07GnPQYINEwhOM+mAV/TwUfPofDMCEX7EXTxrzfFTRABj5mN8wYoRd6wgxjZfLXgH8jFoBJafpD6qf8gLRfGPfecdC09kPoMxtHnBAe0geBIfcawRecLGnZtFp/tCLxB5gRHra9pfUQTccIoDDApc7ineqGXJs/xY8YXjNyfYgT8M3kYi0jhT8TfaUzz8KRetmNVJRLvv16lF58zkDzGdIwCm90OHIoaQfWjPGIf9fZpNClqqSfmClNTe7W5ybkajMf0XAVL79OgF1vO7vXN5fdy2a00f8K3syE2ZkKoVOQ5jPYgDCVT/ElWFegdiDc5OLc5g+ZxMJ6oUO4zhVGNOQFPsiBQBT4zM45QzQLR11DazpLDdPdvj8A2mAwlb6w4S2Y/9AX9hO5/ctXeVfgnZ0JRfgvzD4tkxRv0L/QpesWRJ6Edir54aHafxvNx3U5krMdZ9RXsDSeP/3GhPuE2KU7RFmQW/VOzGDwW9d3KvOiVU7891bq42eHwCd9UrrpiVSX9Xz7vfh+lf4sIs0ZpcxK+5LTueun9UWPHjjp9hM8qiLE1ECwvs25iQ2yI6LyGoQLaLglub3IkQ1BD9PUwaLA7WOODakgQOI1SvCwajv66nf7q1ekPbW0EtAoCsS3jWfATbmi+tsOQV6//dCa7Dr6pC77ijZVQlB4/FupoArQm/PEhJ4UytjDz+LGFM9kFKA+X0lree3osG48Rq8xEiOWBl3F6nFZ2Nw8V83n7A8L4XOM0mQeGcQTXWKpn4qRVOG80dmRhYSntaobtVzNsYDFggjaxZ9WkNNl6jTazM4FsZPMC7lCYbOSRQj32EMFTZVgfi5rRhChgxRfYxXKuOWZOokvokkkzd8K+G1988UZ8s0qYNllzFG/APZOOrtkFWSnni2B4kQWqMTyby/BMPsGmEJIJHyQcMucl9IR2Qj4xN0Vgr9aLY4UyaiD9XIoU4WCx8WJHA/mG6BtwRyPTbSmuCgdwBgsZhO8I4qzOY35uhwkHkTWBeUAcHlMZChiP3jCh6MOf/yxon9aM8P/+4ZtPPTZ/vbyp/rJRf05plvfHTFr45Ap2TSnF809DqzaOfIb+o4qetm9+A8Rbd4GdTrj8jUdG4/OW90f98vI1h7eVgoI3aYrZJCK2VdJ4a9i01FhMY7qeDH9YJ7D2cUn0p3OcQfOkD5/rIzyQkCHNVCFpYH2mcjuzjM1yzg/SB3BI6fVLc3q+CPX0P7BdoxZYIz2UTqzqG46CwYbhn7t7enb3yA/QMsq8pHtSJ/Vjyzx2F8WHHuphWc7jJirnswxfeJjewJkp87g8NJXwCO3n5iMicfqqyIPzBk5Gwl7FdUr63RmmnNCZMknjjvmCoz8dWaszZV39yFzxeLgSQrMRybPPxPII+7jyGPgH6cBRFqOaUUM0qZsDfJ/EyrH7OAj8CdAfpPphn06MJU6bmUbS33qGW5QswJcROkbEicps0RJuz+rqMBpvgrQfi/uYuH9ywOKlqh7a2Lq2KvTiFXtOFkqE22U7yjwbD0WqL9twck9LK5+bmgqqnI41tlsZ/w6yiREMRIeylUERablyoL39s7Yj7bSBnoA3oa3ts/ZjbTP2niV75V3tR/EWjKEN4Ga3juFZW2rHXiAMkIHpLpnRKPVc/4t6RWS9Qtyn+Dv57/KTXNcIWHjMAxKBL6hlOkxn4b/05/IT1EItnTBdg+ncD4kT7HeKpj+Dcx7JLZJaiUynP2cRvjB9OrXIT3TSn+OznfAFt+WTCqsHY3RMQQJCRKo3haymV2a6WEBqk+T5GJYkWT6sixGzcS+BkMSfxhQ2JlO9/bERIlaPRbqiBIs8VLmPyyHgDMWq6fdQttkkzdxL8wRZ4+HexCiyymuMlDEJOEMEPaib8/gCdiJrysX2n48EUbJrUOckuCVIMvYe2xIRm2/geWSAPfh950I/mUplUn3ahYn+4PJMdPn3pHjXCNwPwn0ZrM4XrcpnkIXhmKw7ZPhe940wRwnznvXxaxILztHSs13EW2kc4e9n+BW44P0RpnBtvtiAcsQYM4ThXFEae5GWKZCzMuYFzJSJFh4zjM8VvJ+ZuGd1H0LGD85wpljHYqbP5fQRPFZBYQQwBIKIz/AG8UMfDvJNn91xltzx2U0KBw7uCdePqXfupf/5RSn9N+SW/gKyGU0k+rxX0lYcw+c0ADC0GggCLuhHAQmrx8KaAeWGtxYbpwdTK8qhjVUdo0t1UBCwajp2AXPbMD2CB7d74yFHpSuNEeewp7wfe/R6fF/p6ShNkqmDPqznl8zhSIfO7yhT4N9CMF5l5B48E1va8qhcXyMQI0bgpGWR+8z+ZO6I1B9mCQE6S2AjRHHecY8cKvB9/MZ5Pqx8piZKeXAK7nwx/l0AMKjFPGcZy2bDcpWaYrORvZvF1+nzNj3mJj7iTEM0IatNSzOrWyCa4BaLwk2LZEZ0+4gYDof7DjN/FBMlTZfnM1ha4s4EszQFRMs96lx1LqniKyuqX1EtapARxaAlEJSDzH5MBBNyPCEmHIjKCYdod/gdqh3Hmgu3PazObaS/qWm2b3l7qLPl7S22plr6m8ZPDYZPG6Gutsm25e1h1mFv32pvqoU6dplu4vArnLrV3lxzLqf+gtzsJL6huUbP+qn+4lvfwheXcewmF/gYrGjPn/dVCXAnvwpxv5Ux4AQoF35fIoU3n9qyaYNwaEwf4anUyDEXfWySOrzl1OYxqZEbNrGjcGjDRfyh+JxeKc/YFQiobPaz6S7r3CGlHxgLQhgmTGgklB79qj6532E6mM3uc7Ki8yiTzhLZ1Yyql4kO1Yxb93MunpN9laN/mdP/vUcG5/VwKBFvnmbFkwzeD1h/yORFMmRh4ql/Y6OXmOIKov/bFDLg2xQsLf1tigg8eN7wvZhLBmCu7gRPY10adLFzDAiAp/UZi/tvMqDLqypyPGLvV9C6YpjLMdV4XjGe9G9AcUIaXIX+IoFXG6d+pmj+lQ/2v6hliseHsN2s9f3VuFDuLBfKnZRZpIux+N4IMrcL5U5YrKP9Xtqr7b1I4MK8mL52Bi00rcfOK8/x3V9PMc560RdUqYG89YKCzhw+z448r4zId5ehr1zjrHLw5WoGtOxXCpEYj+j6nvLhFX9Hx13P/Wz2TQsripyFRdERxc53TeaRU76vTkJD4+RVyWGXPDe6oKDEV1LsHVxdNazBW2q1VUfT3xnoNq8u1eynotwwRwXH3BPUjcPmhhMX5GUZjSxvCkdeIsxhz/Iy5kPdzJ+R8YMwpmMmdnwigoZBxIJb0Oe3oGUXKWZJhVGNFHt5J3TQ/3e8Ukt93sl9kVrnUDyTeV24H5NnTKf5mo6Kc+db5Sq2ksEs0BbBXgaJFnChtsbKrx/bFLzxhZfHPvDA2Jef31jRPBZF9rKRv3rzvpbBI++9d+TglvveenUk9zMsghPqTsWNM1j/0oz5v0RQLaKDObSDwtLj9AjUHD8iHTl+5MhxqDnT/Q2Qb+SGbcihG7ZBA7y5jb5J39wGb9KyFom0MJuM26dpP1ARW/0xCjFUtGjFXRQQHTsXwK47iRREFZGHgqvnvO4xpt91F63MYYR583CHVPZcDu7T73f6XlyP0h+uh+2Hy0/9XyVr5DvKLPuBMi2o/oPqD5XaB6/Nojv2d/1QySg+r3WxTAxF0zIqox7Dck1GgQUtmIKowpg/zSRwrycDYJGgHtrR9uLCsxyP5STzjtJeLsLsYz16bEfbOKrp5+l4CR3X83iM+MC3yhe8i3zH8+d8DyLrk4wu8vLgKNFnCvMAC44eEhfyUSvb21eOGr2sJdLg8zVEWpaN5leA95SMM49ZpGwT+1MDMI7zo2zmpYE0iPMSWby2J8iX6oF7RhhwSxqbWA31q1JklT9SxMy8FFePUvqThPatiZ6e8lmXhrWB3In7Gi4cUhbg6MbOkT0x/tmiwg3hPr7ffArspzazVVLkHdJ5Y6jpkbWapn/fwHSxPB3bUECcPP7Yw1FSUW08BMXnYa44BqGVUKQnfaiTFn+1cuW8Scvn/eVXdDKQ6xfOrKu7fM32y+a+q2ijRv5k8Y15atFNK+9/Rnh+yOjW0lLaQo+Nn3QbSfvRiZxZH/aJEdWTiFh8CY88Q/tSq6DJCnZA85IbVFxzpn3eGucW2QyDWD9nAkvAFGSBpZxdwP60PkbB7T3LsVLS6UrfO0KyNzUX3ExAjP1x44w3GEkOj9+24Qii7reYPBb24QSTtkEAumdY9RsBTXpNN25A+5aPme5uAd3FrH2rcSKM53KaGFMsPeN4YSMMGmdRGjczmLNNO19Pmsl/na/DHEFFHcrDR4OJGiEfaoShqmMolEGgBvKl4FBwJIJDhUBQdeBfvsgy4SnqugTCM8+YyBfK8BomyiAfEmoZqIl8Q7ASTxwJfKHkUGtkhYWfOmrkoQIS56ECPi2pmFXENzryUeouVJF5opglm1wCeQ2SbUq+r6iwPloRBJBlR64l1x8oHu4szHXIeaUOZ6RQzK0xFNoq8setlqweyWZoHt+sFOSE7O6RrqXz338qUOv21biUkuza9vJEbrDYa/F4jKXZ1vb4YDkvO1TgLMvzObPcTkNhKFinlDbmDwpWocFoAIOcJYPT9aMPNklZ2cPdWWqewZBvzW0OCvmWEXVeo8FjqKktExwl4Ypyk+CRBl+kuP8jKRZk2H0Tfv90VqTIYLGJpXF3QjX78qxOH2Sp/qzmuKwKdl+2scIp2p1Ge/b6dsEkZwnGLF9ps8dmNRlM4L8ZcgwGRTWLDrnINjjfXOINOEzmrITVYs8xFagWi5xvslgLnc3O2opKt6vSaTRPrC1oNWWZchzloQVT76Bnny3PuWVoa31JQaxFzjaquebiItXutch1xoJsydI4bERZl+wwORWuQ/eKbnWulPFBXsTj+/m875c33PDLG0Rx4EE6cQM/DvhLf1PI/C69DNVR5g3kG03sFfv9NXhiYHOFxEwg9iLq9yXZM1KSr2XhdeQa/KqB9CW5HyeZXucSOH9hl/V3DvQBVJBaUq9/C65HLiEn8+jfhKe//jEhY4sPgfSl8vSEl9LEDpGmkX/pfZY0jmK2cGPg6pu6d/B0n74WKbSnA0ZGrfE+yPRGtyb5vGtHMuQLdbY6qH30ju4HvWtG4QU7z7s/Q5iVftvi/P9XIK1LMos7mW/kgejapI8wA15EBU75FZGBBLOccKMkkwLOw/Q0x7cExwCN5OrrIUYRbWIItkh8xdTnDUIsGFDyQWGxXA7d3VgG51w0BD7DAv/t94MfeJSf+Os4tiNODySdXf5x/m5/vqDl+zGV70xqT8cCgZhf1agDaWeuvzsA5aJsGz1l42kaG9feHYc2LenMx8z6U92Y6nImU//Bh/wxQgZ+pzmCjCMdZDZZyNeM0jGBLZBgQYEeU/8VFmPLhnfABf6J4LnRZl4fPGZAvT/y54Kj2j/U7bH0sI9qPIsaL51kqznpJAuiSeli0Jc2084/zNHHnQvCg0iqPkqfj1zrBV977MG0nODpg3tOQkZsUJLoRyf3pNXK6fYBxnB7RnYE7JOTalLp5etpRF+XjxgFEdmugy2PZuas/Kivp1XMFuiqszqTpMf+OppHBuBPX4iSV8dahL4TApceNAenr97GXGLsXPhpegVPgBU4p+7EOeXhay0OHh2QcIHD5ItFYgM62Rax+UwtkOlmmd61mD5IF9IHF9816vXVmpbuO01b/Tr9sd5Nh2c+9ut3Hp3ZtsgC/9EePNcLD2o023KZmEo3WkjLBCETUB50j1cl+57aXAqsrUMgGmRLfOVBpf+COREI+nRvWDQRMPFa4k2X4G4RWFwcOytQ7TY//wSVO8vyBJUvEryX6501PxANXD+Lfr3zJ/Q/M2/AkwUzPXnvsbu9pffj6WWPfwHSF49fhsldJSltZ2rIrH9t6nrijqaKLb/kiwrD2hbTs1v5+5LHH1t3y+Z1jx/Tz7YCLB7bilkmzT0Mgn7tenwVvvJ6/YyePdzVqf1887zlka7krFsmZHxd2oC1bMGTRgtZ0116bN4zniJxxsDGkDIEgH4OwLiNPWLyVgHJQivB6lDtxCG/df99R+gV9Cn6lzdWCKT7pUUQPiRGIpSseANKYDJsO/LF8Zeeof+YwuvwBspCI/9/Nkp53BnnipxEWxMRRWDu1YAQjLjAHZcm7enpmRidGXmh1/rVM2fJM19Zex3vQ/ExUeuZKJCJPZGZUUomFRykXw6iX0LBICg4uPngwXRMs4gtHbimJpP0mtq5b9QdGQ8Od3yaBqbVdJ8M2HMCldkz6vRd1yH9XMZO4P2dnfluTv+xcAGGt8yXzoi1nmL9zb/ZI7xuRraKBqJHFv345xFRifHIBY9E1tKtULUW7ejoOqiiW9ceFZ5Ivf9+6njq+Pup94Un5E/oT35H93z4Icz7nYhmCP1R6ka4ha4VfgQ3Zv5PgUwZmXgITzGgCT/gJUePork/4MH0YtzA+uUPfFrklbzwHUczVbz4ZbSC1Q8Wp2P3uK1mR4ZfyfxPRpQutprNcdrDo82Z3KmBIMIyuwvhhN3BfNYKH9Oz3OzqZoPBE7PGDJp+wx591beP6GeUcWMOZFwtA0n/hyxN18zv0q9TnoYLvz8MoCE/47uiNvkn5QEP/2KAfy4QcTvsCd0cKfcNuByWHHZLmC0k6zf457L9dzLf9w/85EhcYfeYzB/T3//0ydqyImHwjo1gfNN2RemgQRvp/qeferZ+UKnRt/Wen0Kgp0RzBApr7qRXH/77oeLyunJDYM+bv4S564ou/IiJl3JmsbuwsCj75gpj1OExlK3L+2JQaa1j0rS6/CbXoGz/+OEFaBkGChPO6Z0JQ6W3PJxVOXFM3oD+EHnEaBGTaB//Txb4grvoy7ANWwIldJdQsqvvUmUIraYPfP4XSpSFp8/ApZ/B4/LjtBqOsg2OnXmJDmckQ3orNVyceWbH0aMca9L+ovQa8kCLkqlg3ag5L/qSmzNs9vErfP//ATHKtuMAAHjajZA9TgMxEIWfyY9EhBBFDuAKhSKON0m10EUKUgRt+vx4ky3wRruOktByFlpKuAT0nICOO/DWsUBICFhrPd+8Gc+MDeAYDxDYfxe4DSzQwEvgA9TxFriCU3EeuIqG2Aau4UTcB65Tf2amqB7S2/pTJQs08RT4AEd4DVzBFd4DV9EU08A1SHEXuE79EQPkMJjAcZ9DYood9xEy+pa0QcrYkjSkZsmlzbFgXKILBU3bYobjWiFGhysJuclnrkJBT1E11M+AQW4mzszldCdHmbFyk7qlHGbWDbN8YWRXadlaOreKO52EalKqqkiUNY6nL/14hsVTzHyzgqKxJk9nmSVf+/ukWOOGjpmna9rfrhDz/6nqPtJDGxHz2szXpD6LfZs1ll/d6fTakW53ddT/x6hjHywYzvyTa99BeVtOhrHJizSzUutIaa3l3zU/ABw5cLgAAAB42l3SZ5MVVRSF4fuOBEmCiZyDiInb5+zTPYOkgWEIEpUgQUkShpyVoCA5Jy3/LlBz3/ED/WVVdVU/1XvVanW1Bp83rdbRd0Hr/ee/wbdddPEBwxjOCEbyIaMYzRjGMo6PGM8EPuYTPuUzPmcik5jMFKYyjenMYCazmM0c5jKP+SzgCxbyJYv4iq/5hm/5jsW0qUhkgkJNQzc9LOF7lrKM5axgJb2sYjV9rKGftaxjPRv4gY1sYjNb2Mo2fuQntrODneziZ3azh73s4xd+ZT8HOMghDvMbRzjKMY4zwAlOcorTnOEs5zjPBS5yictc4Xf+4CrXuM4N/uQvbnKLv7nNHe5yj/s84CGPeMwTnvKM57zgJa94zT/8O/LymYH+qt02KzOZ2QyzmLXZmN1mz2AmvaSX9JJe0kt6SS/pJb005FV6lV6lV+lVepVepVfpVXqVXtJLekkv6SW9pJc6Xvau7F3Zu7J3Ze/K3pXbQ981Zuc/Qid0Qid0Qid0Qid04n+nc0/YT9hP2E/YT9hP2E/YT9hP2E/YT9hP2E/YT9hP2E/YT9hPJL2kl/SyXtbLelkv62W9rJf1sl7WC73QC73QC73QC73QC73QK3pFr+gVvaJX9Ipe0St6Ra/Wq/VqvVqv1qv1ar1ar9ar9Rq9Rq/Ra/QavUav6XjFnRV3VtxZcWfFnRV3VtpD3zVmt9lj9pqrzNVmn7nG7O+kuyzusrjL4i6LuyzusrjLUjVvAQpVcTgAAAAAAAAB//8AAnjaY2BgYGQAgjO2i86D6AshzNIwGgBAmQUAAAA=) format('woff'),
         url('Genericons.ttf') format('truetype'),
         url('Genericons.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Genericons";
    src: url("./Genericons.svg#Genericons") format("svg");
  }
}


/**
 * All Genericons
 */

.genericon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Genericons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}


/**
 * Individual icons
 */

.genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }






/* ===== wp-content/themes/education/style.css ===== */
@charset "UTF-8";
/*
Theme Name: Education
Theme URI: http://www.netbaseteam.com/wordpress/theme/
Author: NetbaseTeam
Author URI: http://www.netbaseteam.com
Description: Education WordPress Theme
Version: 1.8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: education
Tags:two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
/*------------------------------------------------------

Education WordPress Theme
Version: 1.8.0

--------------------------------------------------------

[Table of Content]. You can find sections with this table!

1. Bootstrap
2. Config Modules
	2.1		Grid
	2.2		Mixin
	2.3		Vars
	2.4		Print
	2.5		Typography
	2.6		Defaults
	2.7		Clearfix
	2.8		Widget
3. Pages
	3.1		404
	3.2		About
	3.3		Contact 
	3.4		Header
	3.5		Help
4. Partials
	4.1		Blog page
	4.2		Buttons
	4.3		Comments
	4.4		Page Course
	4.5		Page event
	4.6		Footer
	4.7		Form
	4.8		Page gallery
	4.9		Main navigation
	4.10	Heading
	4.11	Home page Blog Posts
	4.12	Inview effect
	4.13	Magnifix popup
	4.14	Home page Members Widget
	4.15	Other 
	4.16	Page Title
	4.17	Pagination
	4.18	Search
	4.19	Service
	4.20	Sidebar
	4.21	Team

-------------------------------------------------------*/
/*--------
1. BOOTSTRAP
--------*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import "https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i";
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i";
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("fonts/glyphicons-halflings-regular.eot");
  src: url("fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/glyphicons-halflings-regular.woff") format("woff"), url("fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs, .cms_slider, body.left-sidebar #primary #secondary, body.right-sidebar #primary #secondary, body.left-sidebar #primary .education-category-service #secondary,
  body.left-sidebar #primary .education-single-service #secondary, body.right-sidebar #primary .education-category-service #secondary,
  body.right-sidebar #primary .education-single-service #secondary {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*--------
2. CONFIG MODULES
--------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
* {
  box-sizing: border-box;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html {
  font-size: 62.5%; }
  @media (max-width: 767px) {
    html {
      font-size: 50%; } }

body, html {
  min-height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #686868; }

ul, ol {
  padding-left: 20px; }
  ul.unstyled, ol.unstyled {
    list-style-type: none;
    padding: 0; }

a {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  color: #35a1d8; }
  a:hover {
    text-decoration: none;
    color: #2795cc; }

button,
input,
select,
textarea {
  font: inherit;
  border-width: 1px;
  max-width: 100%; }

input:focus,
div:focus,
h3:focus {
  outline: 0 !important; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  table > thead > tr > th, table > thead > tr > td,
  table > tbody > tr > th,
  table > tbody > tr > td {
    vertical-align: middle;
    border-top: 1px solid #ddd;
    padding: 8px; }
  table > thead > tr:first-child > th, table > thead > tr:first-child > td,
  table > tbody > tr:first-child > th,
  table > tbody > tr:first-child > td {
    border-top: 0; }
  table > thead > tr > th, table > thead > tr > td {
    border-bottom: 2px solid #ddd; }

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #e1e1e1; }

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #444; }

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent; }

button:focus {
  outline: 0 !important; }

a:focus {
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

input:not([type]),
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"] {
  padding: 7px 15px;
  border: 1px solid #ececec; }
  input:not([type]):focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="tel"]:focus,
  input[type="url"]:focus,
  input[type="text"]:focus {
    -webkit-box-shadow: 0 0 5px #35a1d8;
    box-shadow: 0 0 5px #35a1d8; }

input[type="submit"] {
  display: inline-block;
  padding: 7px 15px;
  border-color: transparent;
  color: #fff;
  background: #35a1d8; }

dl dt {
  margin-bottom: 5px; }

dl dd {
  margin-bottom: 15px; }

address {
  font-style: italic;
  margin: 0 0 1.6em; }
  @media (min-width: 768px) {
    address {
      margin-bottom: 1.6471em; } }
  @media (min-width: 992px) {
    address {
      margin-bottom: 1.6842em; } }

mark, ins {
  background-color: #fff9c0;
  text-decoration: none; }

.inline {
  display: inline; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.flex {
  display: flex; }

.inline-flex {
  display: inline-flex; }

.table {
  display: table; }

.inline-table {
  display: inline-table; }

.table-cell {
  display: table-cell; }

.list-item {
  display: list-item; }

/* WordPress caption style
------------------------------*/
.wp-caption {
  max-width: 100%;
  font-style: italic;
  line-height: 1.35;
  margin-bottom: 30px; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    max-width: 98%; }
  .wp-caption .wp-caption-text {
    margin: 10px 0; }

.wp-caption-text,
.entry-thumbnail-caption,
.cycle-caption {
  font-style: italic;
  line-height: 1.35;
  font-size: 13px; }

.alignleft,
.entry-thumbnail.thumbnail {
  display: inline;
  float: left;
  margin-right: 50px; }

.alignright {
  display: inline;
  float: right;
  margin-left: 50px; }

.aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto; }

img.wp-smiley {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  border: none; }

.gallery-caption {
  font-family: inherit; }

.bypostauthor {
  margin: 0; }

article .entry-thumb {
  text-align: center; }
article a.more-link {
  border: 2px solid #d5d5d5;
  color: #a6a6a6;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Roboto';
  font-weight: normal;
  padding: 10px 37px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block; }
  article a.more-link:hover {
    color: #fff;
    background-color: #35a1d8;
    border: 2px solid transparent;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
article.sticky {
  position: relative;
  padding: 15px;
  background: #f8f8f8;
  border: 2px dashed #35a1d8;
  -webkit-border-top-right-radius: 25px;
  border-top-right-radius: 25px;
  background-clip: padding-box; }
  @media (min-width: 768px) {
    article.sticky {
      padding: 20px; } }
  @media (min-width: 1200px) {
    article.sticky {
      padding: 30px; } }
  article.sticky:before {
    position: absolute;
    top: -10px;
    right: -5px;
    font-family: 'Glyphicons Halflings';
    font-size: 35px;
    line-height: 1;
    content: "\e142";
    display: block;
    color: #35a1d8; }

.post-password-form {
  position: relative; }
  .post-password-form label {
    display: block;
    padding-right: 20%;
    margin-bottom: 0; }
    .post-password-form label input[type="password"] {
      width: 100%; }
  .post-password-form input[type="submit"] {
    width: 20%;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0; }

body.page .breadcrumbs + #content #primary {
  padding-top: 0; }
body.page #primary {
  padding-top: 30px; }
body.page.ishome #primary, body.page.siteorigin-panels-home #primary {
  padding-top: 0; }

.left-sidebar .page-header,
.right-sidebar .page-header {
  margin-top: 0; }

.clear:before, .clear:after {
  content: ' ';
  display: table; }

.clear {
  *zoom: 1; }
  .clear:after {
    clear: both; }

.section-header .nbtsow-headline-wrap .nbtsow-headline {
  color: #444;
  font-family: 'Roboto';
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0; }
.section-header .nbtsow-headline-wrap h2.nbtsow-headline {
  font-size: 28px;
  color: #000; }
  @media (min-width: 768px) {
    .section-header .nbtsow-headline-wrap h2.nbtsow-headline {
      font-size: 32px; } }
  @media (min-width: 992px) {
    .section-header .nbtsow-headline-wrap h2.nbtsow-headline {
      font-size: 36px; } }
  @media (min-width: 1200px) {
    .section-header .nbtsow-headline-wrap h2.nbtsow-headline {
      font-size: 40px; } }
.section-header .nbtsow-headline-wrap h4.nbtsow-headline {
  color: #35a1d8;
  font-size: 18px;
  font-weight: normal; }
  @media (min-width: 768px) {
    .section-header .nbtsow-headline-wrap h4.nbtsow-headline {
      font-size: 20px; } }
  @media (min-width: 992px) {
    .section-header .nbtsow-headline-wrap h4.nbtsow-headline {
      font-size: 22px; } }
  @media (min-width: 1200px) {
    .section-header .nbtsow-headline-wrap h4.nbtsow-headline {
      font-size: 24px; } }
.section-header .nbtsow-headline-wrap h2.nbtsow-firstsub {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 3px; }
  @media (min-width: 768px) {
    .section-header .nbtsow-headline-wrap h2.nbtsow-firstsub {
      font-size: 24px; } }
  @media (min-width: 992px) {
    .section-header .nbtsow-headline-wrap h2.nbtsow-firstsub {
      font-size: 28px; } }
  @media (min-width: 1200px) {
    .section-header .nbtsow-headline-wrap h2.nbtsow-firstsub {
      font-size: 30px; } }
.section-header .nbtsow-headline-wrap .education-divide {
  display: inline-block;
  width: 65px;
  height: 6px;
  background: url("images/divide.png") 50% 50% scroll no-repeat; }
.section-header .nbtsow-headline-wrap .education-divide2 {
  vertical-align: top;
  display: inline-block;
  width: 75px;
  height: 4px;
  border-top: 1px solid #333;
  position: relative; }
  .section-header .nbtsow-headline-wrap .education-divide2:before {
    display: inline-block;
    width: 50px;
    border-top: 1px solid #333;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px; }
.section-header .nbtsow-headline-wrap [class^="nbticon-"] {
  color: #1c81c5;
  font-size: 32px;
  line-height: 1;
  vertical-align: middle;
  margin: 3px 10px;
  display: inline-block; }

.education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap,
.education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap,
.education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap,
.education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap {
  margin-left: -15px;
  margin-right: -15px; }
  .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:before, .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:before,
  .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:after,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:before,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:before,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after {
    content: "";
    display: table; }
  .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:after,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after {
    clear: both; }
  .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
  .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
  .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
  .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
  .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
      .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
      .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
      .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
      .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
      .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
      .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
      .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section {
        float: left;
        width: 50%; } }
    .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(2n+1),
    .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(2n+1),
    .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(2n+1),
    .education-cols-2 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),
    .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(2n+1),
    .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(2n+1),
    .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(2n+1),
    .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1) {
      clear: left; }

.education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul,
.education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap,
.education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap,
.education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts,
.education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul,
.education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap,
.education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap,
.education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts,
.education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul,
.education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap,
.education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap,
.education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts,
.education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul,
.education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap,
.education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap,
.education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts {
  margin-left: -15px;
  margin-right: -15px; }
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul:before, .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul:after,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap:before,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap:before,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts:before,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts:after,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul:before,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul:after,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:before,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:before,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts:before,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts:after,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul:before,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul:after,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:before,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:before,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts:before,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts:after,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul:before,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul:after,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap:before,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap:before,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts:before,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts:after {
    content: "";
    display: table; }
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul:after,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts:after,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul:after,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts:after,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul:after,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts:after,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul:after,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap:after,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts:after {
    clear: both; }
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-icon-section,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbt-iconbt-section,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post,
  .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-course-post {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-icon-section,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbt-iconbt-section,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post,
      .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-course-post {
        float: left;
        width: 33.33333%; } }
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-icon-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbt-iconbt-section:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post:nth-child(3n+1),
    .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-course-post:nth-child(3n+1) {
      clear: left; }

.education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap,
.education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap,
.education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap,
.education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap {
  margin-left: -15px;
  margin-right: -15px; }
  .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:before, .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after,
  .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap:before,
  .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap:after,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap:before,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap:after,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:before,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:after {
    content: "";
    display: table; }
  .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after,
  .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap:after,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap:after,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:after {
    clear: both; }
  .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
  .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,
  .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,
  .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,
  .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image,
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image,
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image {
        float: left;
        width: 25%; } }
    @media (min-width: 768px) {
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(2n+1) {
        clear: left; } }
    @media (min-width: 992px) {
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(2n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(2n+1) {
        clear: none; } }
    @media (min-width: 992px) {
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4n+1),
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(4n+1),
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(4n+1),
      .education-cols-4 > .so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(4n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(4n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(4n+1),
      .education-cols-4 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(4n+1) {
        clear: left; } }

.education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap {
  margin-left: -15px;
  margin-right: -15px; }
  .education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:before, .education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:after {
    content: "";
    display: table; }
  .education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:after {
    clear: both; }
  .education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image {
        float: left;
        width: 33.33333%; } }
    @media (min-width: 992px) {
      .education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image {
        float: left;
        width: 16.66667%; } }
    @media (min-width: 768px) {
      .education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(3n+1) {
        clear: left; } }
    @media (min-width: 992px) {
      .education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(3n+1) {
        clear: none; } }
    @media (min-width: 992px) {
      .education-cols-6 > .so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(6n+1) {
        clear: left; } }

.nbtsow-course-thumb {
  max-width: 100%; }
  .nbtsow-course-thumb a {
    display: block;
    overflow: hidden; }
    .nbtsow-course-thumb a img {
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out; }
    .nbtsow-course-thumb a:hover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }

.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post {
  padding: 15px 0; }
  .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post:before, .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post:after {
    display: table;
    content: '';
    clear: both; }
  .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-thumb {
    float: left;
    margin: 0 20px 0 0; }
  .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-details {
    overflow: hidden; }
  .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-title {
    margin-top: 0;
    color: #000;
    font-family: 'Roboto';
    font-weight: normal; }
    .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-title a {
      color: #000; }
      .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-title a:hover {
        color: #35a1d8; }
  .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-content {
    margin-bottom: 5px; }
.so-widget-nbtsow-learndash-popular-widget .nav-tabs {
  margin-bottom: 52px;
  text-align: center; }
  @media (max-width: 767px) {
    .so-widget-nbtsow-learndash-popular-widget .nav-tabs {
      border: 0 none; } }
  .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li {
    margin-bottom: 0;
    float: none;
    display: inline-block; }
    @media (min-width: 768px) {
      .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li {
        margin-bottom: -2px; } }
    @media (min-width: 992px) {
      .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li {
        margin-bottom: -3px; } }
    .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li > a {
      margin: 2px;
      padding: 5px 10px;
      font-family: 'Roboto';
      font-size: 16px;
      line-height: 20px;
      color: #000; }
      @media (max-width: 767px) {
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li > a {
          -webkit-border-radius: 4px;
          border-radius: 4px;
          background-clip: padding-box;
          border: 1px solid #dbdbdb; } }
      @media (min-width: 768px) {
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li > a {
          margin: 0 5px;
          padding: 15px 5px;
          border: 0 none;
          border-bottom: 3px solid transparent; } }
      @media (min-width: 992px) {
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li > a {
          margin: 0 15px;
          padding: 20px 7px;
          border-bottom: 5px solid transparent; } }
      @media (min-width: 1200px) {
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li > a {
          margin: 0 20px;
          padding: 20px 10px; } }
      .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li > a:focus, .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li > a:hover {
        border-bottom-color: #35a1d8;
        background: transparent;
        color: #000; }
    .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li.active > a,
    .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li.active > a:focus,
    .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li.active > a:hover {
      color: #000;
      border-color: #35a1d8; }
      @media (min-width: 768px) {
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li.active > a,
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li.active > a:focus,
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li.active > a:hover {
          border: 0 none;
          border-bottom: 3px solid #35a1d8; } }
      @media (min-width: 992px) {
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li.active > a,
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li.active > a:focus,
        .so-widget-nbtsow-learndash-popular-widget .nav-tabs > li.active > a:hover {
          border-bottom: 5px solid #35a1d8; } }
.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-thumb {
  margin-bottom: 35px; }
.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title {
  font-family: 'Roboto';
  font-weight: normal;
  margin-bottom: 12px;
  font-weight: 500; }
  @media (max-width: 767px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title {
      font-size: 16px; } }
  @media (min-width: 768px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title {
      font-size: 18px; } }
  @media (min-width: 992px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title {
      font-size: 24px; } }
  .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title a {
    color: #000; }
    .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title a:hover {
      color: #35a1d8; }
.so-widget-nbtsow-learndash-popular-widget .tab-content [class^="nbticon-"]:before,
.so-widget-nbtsow-learndash-popular-widget .tab-content [class*=" nbticon-"]:before {
  margin-right: 15px; }
.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-content {
  font-size: 16px;
  margin-bottom: 28px; }
.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time {
  margin-bottom: 18px;
  margin-left: -15px;
  margin-right: -15px; }
  .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time:before, .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time:after {
    content: "";
    display: table; }
  .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time:after {
    clear: both; }
  .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time [class^="nbticon-"]:before,
  .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time [class*=" nbticon-"]:before {
    font-size: 14px; }
  .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time > div {
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-price {
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: bold;
  float: right;
  color: #000; }
  @media (min-width: 768px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-price {
      font-size: 24px; } }
  @media (min-width: 992px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-price {
      font-size: 30px; } }
  @media (min-width: 1200px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-price {
      font-size: 35px; } }
.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-readmore {
  margin-bottom: 28px; }
  .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-readmore a {
    background: #35a1d8;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 14px;
    display: inline-block;
    padding: 10px 45px; }
    .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-readmore a:hover {
      background: #2795cc; }
.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
  margin-bottom: 25px;
  text-align: center;
  border-bottom: none; }
  @media (max-width: 767px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
      border: 0 none; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
      text-align: left; } }
  .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li {
    margin-bottom: 0;
    float: none;
    display: inline-block; }
    .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a {
      margin: 3px;
      padding: 5px 10px;
      border-width: 1px;
      border-style: solid;
      border-color: #ccc;
      font-family: 'Roboto';
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #444;
      text-transform: uppercase;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      background-clip: padding-box; }
      @media (min-width: 768px) {
        .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a {
          margin: 5px;
          padding: 5px 10px; } }
      @media (min-width: 992px) {
        .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a {
          margin: 5px;
          padding: 7px 15px; } }
      @media (min-width: 1200px) {
        .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a {
          margin: 5px 7px;
          padding: 7px 15px; } }
      .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a:focus, .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a:hover {
        color: #fff;
        border-color: transparent;
        background: #35a1d8; }
    .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li.active > a,
    .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li.active > a:focus,
    .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li.active > a:hover {
      color: #fff;
      border: 1px solid transparent !important;
      background: #35a1d8; }
.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-thumb {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-thumb {
      margin-bottom: 15px; } }
  @media (min-width: 992px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-thumb {
      margin-bottom: 20px; } }
  @media (min-width: 1200px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-thumb {
      margin-bottom: 26px; } }
.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title {
  font-family: 'Roboto';
  font-weight: bold;
  line-height: 1;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title {
      font-size: 14px; } }
  @media (min-width: 992px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title {
      font-size: 16px; } }
  @media (min-width: 1200px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title {
      font-size: 18px; } }
  .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title a {
    color: #444; }
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title a:hover {
      color: #35a1d8; }
.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content [class^="nbticon-"]:before,
.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content [class*=" nbticon-"]:before {
  margin-right: 15px; }
.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-content {
  font-size: 16px;
  line-height: 24px;
  padding-top: 3px;
  margin-bottom: 17px; }
  .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-content:before, .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-content:after {
    display: table;
    content: '';
    clear: both; }
.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time {
  margin-bottom: 3px;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 14px; }
  .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time:before, .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time:after {
    content: "";
    display: table; }
  .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time:after {
    clear: both; }
  .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time [class^="nbticon-"]:before,
  .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time [class*=" nbticon-"]:before {
    color: #cfcfcf; }
  .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time > div {
    color: #454545;
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price {
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: bold;
  float: left;
  color: #35a1d8; }
  @media (min-width: 768px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price {
      font-size: 20px; } }
  @media (min-width: 992px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price {
      font-size: 22px; } }
  @media (min-width: 1200px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price {
      font-size: 24px; } }
  @media (max-width: 767px) {
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price {
      margin-bottom: 20px; } }
  .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price.Free {
    margin-left: 15px; }
.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-readmore {
  margin-bottom: 28px; }
  .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-readmore a {
    background: #35a1d8;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 14px;
    display: inline-block;
    padding: 10px 45px; }
    .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-readmore a:hover {
      background: #2795cc; }

.widget_nbtsow-learndash-posts-widget .nbtsow-info-top,
.widget_nbtsow-learndash-posts-widget .nbtsow-info-middle,
.widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom {
  color: #999;
  font-family: 'Roboto';
  font-size: 14px; }
  .widget_nbtsow-learndash-posts-widget .nbtsow-info-top > span,
  .widget_nbtsow-learndash-posts-widget .nbtsow-info-middle > span,
  .widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom > span {
    display: inline-block;
    margin-right: 20px; }
    .widget_nbtsow-learndash-posts-widget .nbtsow-info-top > span i,
    .widget_nbtsow-learndash-posts-widget .nbtsow-info-middle > span i,
    .widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom > span i {
      margin-right: 10px; }
      .widget_nbtsow-learndash-posts-widget .nbtsow-info-top > span i.nbticon-black-user-shape,
      .widget_nbtsow-learndash-posts-widget .nbtsow-info-middle > span i.nbticon-black-user-shape,
      .widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom > span i.nbticon-black-user-shape {
        font-size: 11px; }
.widget_nbtsow-learndash-posts-widget .nbtsow-info-middle {
  margin-bottom: 15px; }
.widget_nbtsow-learndash-posts-widget .readmore {
  margin-bottom: 20px; }
  .widget_nbtsow-learndash-posts-widget .readmore a {
    color: #c4c4c4;
    font-size: 14px;
    text-decoration: underline; }
    .widget_nbtsow-learndash-posts-widget .readmore a:hover {
      color: #35a1d8; }
.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post {
  padding: 15px 0; }
  .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post:before, .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post:after {
    display: table;
    content: '';
    clear: both; }
  .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb {
    float: left;
    margin-right: 20px; }
  .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details {
    overflow: hidden; }
    .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title {
      margin: 0 0 5px;
      font-family: 'Roboto';
      font-weight: normal;
      color: #000; }
      .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a {
        color: #000; }
        .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a:hover {
          color: #35a1d8; }
    .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content {
      margin-bottom: 20px; }
  .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .readmore a {
    color: #35a1d8;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline; }
    .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .readmore a:hover {
      color: #35a1d8; }
.widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post {
  padding: 15px 0; }
  .widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-info-top {
    color: #35a1d8; }
    .widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-info-top > span {
      margin-right: 10px; }
  .widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-thumb {
    margin-bottom: 20px; }
  .widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-details h4 {
    font-size: 20px; }
  .widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-details .nbtsow-layout-style-title {
    font-family: 'Roboto';
    font-weight: normal;
    color: #000; }
    .widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-details .nbtsow-layout-style-title a {
      color: #000; }
      .widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-details .nbtsow-layout-style-title a:hover {
        color: #35a1d8; }

.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
  min-height: 90px;
  margin: 10px 0; }
  .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
    display: inline-block;
    font-family: 'nbtico';
    font-style: normal;
    content: '\e94b';
    line-height: 1; }
  .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
    display: inline-block;
    font-family: 'nbtico';
    font-style: normal;
    content: '\e94c';
    line-height: 1; }
.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item {
  text-align: inherit;
  opacity: 0.4;
  filter: alpha(opacity=40);
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }
  .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item img[class*="nbtsow-image-"] {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    border: 2px solid #e7e7e7;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out; }
  .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item .testimonial-info {
    display: inline-block; }
    .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item .testimonial-info .testimonial-name {
      font-family: 'Roboto';
      font-size: 16px;
      font-weight: 500;
      text-transform: capitalize; }
    .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item .testimonial-info .testimonial-location {
      font-size: 14px; }
  .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item span.nbtsow-testimonial-location {
    width: auto;
    height: auto;
    margin: 0;
    background: transparent; }
  .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item.current, .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
    .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item.current img[class*="nbtsow-image-"], .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item:hover img[class*="nbtsow-image-"] {
      border-color: #35a1d8; }

.nbtsow-gallery-image-wrap .nbtsow-gallery-image a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }
  .nbtsow-gallery-image-wrap .nbtsow-gallery-image a:hover {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg); }

.widget_tag_cloud .tagcloud a[class*="tag-link-"] {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 4px;
  margin: 0 5px 10px 0;
  text-decoration: none; }

.education-contact {
  background: url("images/map_bg.png") 50% 50% no-repeat;
  background-size: contain; }
  .education-contact dt {
    float: left;
    width: 30%;
    font-weight: normal;
    margin-bottom: 0; }
  .education-contact dd {
    margin-left: 30%;
    margin-bottom: 0;
    padding-left: 15px; }

.widget_nbtcatlist_widget ul li,
.widget_nbtcatlist_widget .nbt-catlist li,
.so-widget-nbtsow-cats-widget ul li,
.so-widget-nbtsow-cats-widget .nbt-catlist li {
  position: relative;
  padding: 7px 0 7px 20px;
  color: #686868; }
  .widget_nbtcatlist_widget ul li:before,
  .widget_nbtcatlist_widget .nbt-catlist li:before,
  .so-widget-nbtsow-cats-widget ul li:before,
  .so-widget-nbtsow-cats-widget .nbt-catlist li:before {
    display: inline-block;
    font-family: 'nbtico';
    font-size: 10px;
    line-height: 1;
    content: '\e940';
    position: absolute;
    top: 13px;
    left: 0; }
  .widget_nbtcatlist_widget ul li a,
  .widget_nbtcatlist_widget .nbt-catlist li a,
  .so-widget-nbtsow-cats-widget ul li a,
  .so-widget-nbtsow-cats-widget .nbt-catlist li a {
    color: #686868; }
    .widget_nbtcatlist_widget ul li a:hover,
    .widget_nbtcatlist_widget .nbt-catlist li a:hover,
    .so-widget-nbtsow-cats-widget ul li a:hover,
    .so-widget-nbtsow-cats-widget .nbt-catlist li a:hover {
      color: #35a1d8; }

.widget_nbtsow-taxonomy-widget .nbt-catlist li {
  color: #686868; }
  .widget_nbtsow-taxonomy-widget .nbt-catlist li a {
    position: relative;
    display: block;
    padding: 7px 15px 7px 0;
    color: #2c2c2c; }
    .widget_nbtsow-taxonomy-widget .nbt-catlist li a:before {
      display: inline-block;
      font-family: 'nbtico';
      line-height: 1;
      content: '\e94d';
      position: absolute;
      top: 10px;
      right: 0; }
    .widget_nbtsow-taxonomy-widget .nbt-catlist li a:hover {
      color: #35a1d8; }

.education-related {
  margin-bottom: 80px; }
  .education-related .nbtsow-related-title-widget h2 {
    text-align: center;
    color: #000;
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 3px; }
    @media (min-width: 768px) {
      .education-related .nbtsow-related-title-widget h2 {
        font-size: 30px;
        font-weight: 600; } }
    @media (min-width: 992px) {
      .education-related .nbtsow-related-title-widget h2 {
        font-size: 36px;
        font-weight: 900; } }
    @media (min-width: 1200px) {
      .education-related .nbtsow-related-title-widget h2 {
        font-size: 40px;
        font-weight: 900; } }
  .education-related .nbtsow-related-description {
    text-align: center; }
    .education-related .nbtsow-related-description .education-divide {
      display: inline-block;
      width: 65px;
      height: 6px;
      background: url("images/divide.png") 50% 50% scroll no-repeat; }
    .education-related .nbtsow-related-description [class^="nbticon-"] {
      color: #35a1d8;
      font-size: 32px;
      line-height: 1;
      vertical-align: middle;
      margin: 0 10px; }

/*--------
3. PAGES
--------*/
.error404 .breadcrumbs {
  margin: 0; }

#content section.error-404 {
  background-color: #fff;
  background-image: url("images/404_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }
  #content section.error-404 header.page-header {
    padding-top: 95px;
    padding-bottom: 110px;
    margin: 0;
    border-bottom: none;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    text-align: center; }
    #content section.error-404 header.page-header .container h2.page-title {
      color: #fff;
      font-size: 370px;
      font-family: 'Roboto Condensed';
      font-weight: 400;
      margin: 0;
      line-height: 0.87; }
      @media (min-width: 500px) and (max-width: 600px) {
        #content section.error-404 header.page-header .container h2.page-title {
          font-size: 300px; } }
      @media (min-width: 400px) and (max-width: 500px) {
        #content section.error-404 header.page-header .container h2.page-title {
          font-size: 235px; } }
      @media (max-width: 400px) {
        #content section.error-404 header.page-header .container h2.page-title {
          font-size: 175px; } }
    #content section.error-404 header.page-header .container h3 {
      color: #fff;
      font-size: 30px;
      margin-bottom: 57px;
      letter-spacing: 0px;
      margin-top: 0; }
    #content section.error-404 header.page-header .container p a {
      color: #fff;
      font-size: 18px;
      text-transform: uppercase;
      font-family: 'Roboto';
      background: #35a1d8;
      width: 41.6%;
      line-height: 66px;
      min-width: 250px;
      display: inline-block; }
      #content section.error-404 header.page-header .container p a:hover {
        background: #2385b7; }

.panel-row-style.education-about {
  padding-bottom: 85px;
  padding-top: 100px;
  margin-top: -60px;
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-image: url("images/cms_about_bg.jpg"); }
  @media (min-width: 992px) and (max-width: 1199px) {
    .panel-row-style.education-about {
      background-position: 30% 50%; } }
  @media (max-width: 991px) {
    .panel-row-style.education-about {
      background-size: 0;
      padding-bottom: 0; } }
  .panel-row-style.education-about .panel-grid {
    position: relative;
    padding-left: 34%; }
    @media (min-width: 320px) and (max-width: 991px) {
      .panel-row-style.education-about .panel-grid {
        padding-left: 0; } }
  .panel-row-style.education-about .section-header .nbtsow-headline-wrap h2.nbtsow-headline p {
    margin-bottom: -17px; }
  .panel-row-style.education-about .section-header .nbtsow-headline-wrap h5.nbtsow-firstsub {
    font-size: 20px;
    font-family: 'Roboto';
    color: #000;
    margin-top: 32px; }
  .panel-row-style.education-about .section-header .nbtsow-headline-wrap p.nbtsow-secondsub {
    font-size: 16px;
    color: #686868;
    margin: 15px 0 30px;
    line-height: 24px; }
  .panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section {
    margin-top: 12px; }
    @media (min-width: 768px) {
      .panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section {
        float: left;
        width: 50%; } }
    .panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section:after {
      display: table;
      content: '';
      clear: both; }
    .panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
      background: #35a1d8;
      color: #fff;
      float: left;
      padding: 20px;
      margin-right: 30px; }
      .panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon {
        display: inline-block;
        line-height: 1; }
    .panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
      overflow: hidden; }
    .panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style {
      font-family: 'Roboto';
      font-weight: 500;
      color: #000;
      margin-top: 0px; }
    .panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text {
      font-size: 16px;
      color: #686868; }
    @media (min-width: 320px) and (max-width: 767px) {
      .panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section:first-child {
        margin-bottom: 20px; } }
.panel-row-style.education-how-we-work {
  background: #fbfbfb; }
  .panel-row-style.education-how-we-work p {
    font-size: 16px;
    color: #686868; }
    .panel-row-style.education-how-we-work p.nbtsow-firstsub {
      margin-top: -7px; }
  .panel-row-style.education-how-we-work .panel-grid {
    position: relative;
    overflow: hidden;
    padding-top: 90px;
    padding-bottom: 80px; }
    @media (max-width: 767px) {
      .panel-row-style.education-how-we-work .panel-grid {
        padding-top: 60px;
        padding-bottom: 0; } }
    .panel-row-style.education-how-we-work .panel-grid:first-child {
      padding-top: 80px;
      padding-bottom: 0; }
    .panel-row-style.education-how-we-work .panel-grid .education-icon-button {
      text-align: center; }
      @media (max-width: 767px) {
        .panel-row-style.education-how-we-work .panel-grid .education-icon-button {
          text-align: left; } }
      .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul:after
      .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul:before {
        display: table;
        content: '';
        clear: both; }
      .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; }
        @media (max-width: 767px) {
          .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section {
            display: table; } }
        .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:before {
          content: '';
          background-image: url("images/cms_arrow_about.png");
          background-repeat: no-repeat;
          height: 15px;
          width: 100%;
          display: inline-block;
          top: 10%;
          position: absolute;
          left: 80%;
          background-size: contain;
          background-position: 0% 0%; }
          @media (min-width: 768px) and (max-width: 991px) {
            .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:before {
              width: 80%;
              left: 70%; } }
          @media (max-width: 767px) {
            .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:before {
              display: none; } }
        @media (min-width: 768px) {
          .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section {
            float: left;
            width: 33.33333%; } }
        .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:after {
          display: table;
          content: '';
          clear: both; }
        @media (max-width: 767px) {
          .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div {
            display: table-row; } }
        .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .icon-wrap {
          background: #35a1d8;
          color: #fff;
          padding: 25px;
          display: inline-block; }
          @media (max-width: 767px) {
            .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .icon-wrap {
              margin-right: 30px; } }
          .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .icon-wrap .sow-icon-nbticon {
            display: inline-block;
            line-height: 1; }
        @media (max-width: 767px) {
          .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .nbt-iconbt-content {
            display: table-cell;
            vertical-align: middle; } }
        .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .nbt-iconbt-content .nbtsow-iconbt-headline {
          color: #000;
          font-size: 20px;
          margin-top: 50px;
          font-family: 'Roboto'; }
          @media (max-width: 767px) {
            .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .nbt-iconbt-content .nbtsow-iconbt-headline {
              margin-top: 0; } }
        .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .nbt-iconbt-content .nbtsow-iconbt-second-sub {
          margin-top: 10px; }
        .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .nbt-iconbt-content a {
          color: #fff;
          background: #35a1d8;
          text-transform: uppercase;
          padding: 10px 28px;
          font-family: 'Roboto';
          font-size: 12px;
          margin-top: 20px;
          display: inline-block; }
          .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .nbt-iconbt-content a:hover {
            background: #2385b7; }
          @media (max-width: 768px) {
            .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section > div .nbt-iconbt-content a {
              margin-bottom: 50px; } }
        .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:last-of-type:before {
          display: none;
          content: ''; }
        .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:first-child .icon-wrap {
          padding: 32px; }
.panel-row-style.education-team.education-team-about .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image {
  position: relative; }
  .panel-row-style.education-team.education-team-about .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image:after {
    content: '';
    background: #c4c4c4;
    width: 100%;
    height: 50%;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute; }
  .panel-row-style.education-team.education-team-about .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img {
    position: relative;
    z-index: 9999; }
.panel-row-style.education-team.education-team-about .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.center .nbtsow-team-image:after {
  content: '';
  background: #35a1d8; }
.panel-row-style.education-partners {
  padding-bottom: 35px; }
@media (max-width: 424px) {
  .panel-row-style.education-about .section-header .nbtsow-headline-wrap h2.nbtsow-headline, .panel-row-style.education-how-we-work .section-header .nbtsow-headline-wrap h2.nbtsow-headline, .panel-row-style.education-bg-team .section-header .nbtsow-headline-wrap h2.nbtsow-headline, .panel-row-style.education-team .section-header .nbtsow-headline-wrap h2.nbtsow-headline, .panel-row-style.education-partners .section-header .nbtsow-headline-wrap h2.nbtsow-headline {
    font-size: 30px; } }

.panel-row-style.education-contact-with-us {
  padding-top: 7px; }
  .panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap h2.nbtsow-headline {
    margin-bottom: 20px;
    font-weight: 700;
    word-spacing: 3.5px; }
    @media (max-width: 424px) {
      .panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap h2.nbtsow-headline {
        font-size: 30px; } }
    .panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap h2.nbtsow-headline p {
      margin-bottom: -17px; }
  .panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap h4.nbtsow-firstsub {
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 17px; }
  .panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap p.nbtsow-secondsub {
    font-size: 16px;
    line-height: 24px; }
.panel-row-style.education-contact-infor {
  margin-top: 80px;
  margin-bottom: 80px; }
  @media (max-width: 569px) {
    .panel-row-style.education-contact-infor {
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media (min-width: 570px) and (max-width: 767px) {
    .panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section {
      width: 33.3%;
      float: left; } }
  .panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon {
    color: #000; }
  @media (max-width: 569px) {
    .panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
      float: left; } }
  .panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
    margin-top: 43px; }
    @media (max-width: 569px) {
      .panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
        margin-top: 0;
        margin-left: 60px;
        text-align: left;
        margin-bottom: 30px; } }
    .panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content h4.nbtsow-icon-title-style {
      font-family: 'Roboto';
      font-weight: 600;
      font-size: 20px;
      color: #000; }
      @media (min-width: 570px) and (max-width: 767px) {
        .panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content h4.nbtsow-icon-title-style {
          font-size: 18px; } }
    .panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content p {
      font-size: 17px; }
      @media (min-width: 570px) and (max-width: 767px) {
        .panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content p {
          font-size: 14px; } }
.panel-row-style.education-contact-form {
  margin-top: 80px;
  margin-bottom: 40px; }
  .panel-row-style.education-contact-form div.so-panel {
    position: relative; }
    .panel-row-style.education-contact-form div.so-panel h3.widget-title {
      font-size: 40px;
      text-transform: uppercase;
      color: #000;
      font-weight: bold;
      word-spacing: 0;
      letter-spacing: 1.5px;
      margin-bottom: 60px; }
      @media (max-width: 424px) {
        .panel-row-style.education-contact-form div.so-panel h3.widget-title {
          font-size: 30px; } }
    .panel-row-style.education-contact-form div.so-panel h3:after {
      content: '';
      position: absolute;
      left: 0;
      top: 50px;
      width: 96px;
      height: 6px;
      background: url("images/divide.png") 50% 50% scroll no-repeat; }
      @media (max-width: 408px) {
        .panel-row-style.education-contact-form div.so-panel h3:after {
          top: 105px; } }
    .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 {
      position: relative; }
      .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col {
        position: relative;
        min-height: 1px;
        padding-left: 4px;
        padding-right: 4px;
        float: left;
        width: 100%; }
        @media (min-width: 768px) {
          .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col {
            float: left;
            width: 33.33333%; } }
        @media (min-width: 768px) {
          .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col {
            padding-left: 15px;
            padding-right: 15px; }
            .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col:first-child {
              padding-left: 0px; }
            .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col:last-of-type {
              padding-right: 0px; } }
        @media (max-width: 767px) {
          .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col {
            margin-bottom: 30px; }
            .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col:last-of-type {
              margin-bottom: 0px !important; } }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span input {
          font-size: 16px;
          padding: 15px 20px;
          width: 100%;
          border: 1px solid #ececec; }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span:after {
          font-family: 'nbtico';
          font-size: 25px;
          color: #e6e6e6;
          position: absolute;
          top: -10px;
          right: 20px; }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span.full-name:after {
          content: "\e932"; }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span.email:after {
          content: "\e931"; }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span.subject:after {
          content: "\e91b"; }
      .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 p {
        text-align: center; }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 p span textarea.education-contact-comment {
          margin-top: 30px;
          padding-top: 20px;
          padding-left: 20px;
          width: 100%;
          font-size: 16px;
          border: 1px solid #ececec; }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 p input.education-contact-submit {
          width: 170px;
          padding: 10px;
          color: #fff;
          background: #35a1d8;
          border: none !important;
          text-transform: uppercase;
          font-family: 'Roboto';
          font-size: 16px;
          margin-top: 47px; }
          .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 p input.education-contact-submit:hover {
            background: #2385b7; }
      .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="email"],
      .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="number"],
      .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="password"],
      .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="tel"],
      .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="url"],
      .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="text"],
      .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea {
        color: #4b4b4b; }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="email"]:-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="number"]:-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="password"]:-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="tel"]:-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="url"]:-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="text"]:-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea:-moz-placeholder {
          color: #4b4b4b;
          opacity: 1;
          filter: alpha(opacity=100); }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="email"]::-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="number"]::-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="password"]::-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="tel"]::-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="url"]::-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="text"]::-moz-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea::-moz-placeholder {
          color: #4b4b4b;
          opacity: 1;
          filter: alpha(opacity=100); }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="email"]:-ms-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="number"]:-ms-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="password"]:-ms-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="tel"]:-ms-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="url"]:-ms-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="text"]:-ms-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea:-ms-input-placeholder {
          color: #4b4b4b; }
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="email"]::-webkit-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="number"]::-webkit-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="password"]::-webkit-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="tel"]::-webkit-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="url"]::-webkit-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type="text"]::-webkit-input-placeholder,
        .panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea::-webkit-input-placeholder {
          color: #4b4b4b; }

header {
  position: relative; }
  header #header-top {
    padding: 7px 0px;
    background-color: #050505;
    color: #616161;
    font-size: 14px;
    line-height: 1.75; }
    header #header-top a {
      color: #616161; }
      header #header-top a:hover {
        color: #157dd2; }
    header #header-top .header_email:before,
    header #header-top .header_phone:before {
      margin-right: 7px; }
    header #header-top .nbticon {
      display: inline-block;
      margin: 3px 25px 3px 0; }
      @media (min-width: 768px) {
        header #header-top .nbticon {
          margin-right: 20px; } }
      @media (min-width: 992px) {
        header #header-top .nbticon {
          margin-right: 30px; } }
      @media (min-width: 1200px) {
        header #header-top .nbticon {
          margin-right: 35px; } }
    header #header-top .header-info {
      float: left; }
    header #header-top .header-auth {
      float: right; }
      @media (max-width: 767px) {
        header #header-top .header-auth {
          float: none;
          clear: both; } }
      header #header-top .header-auth ul {
        margin-bottom: 0; }
        header #header-top .header-auth ul li {
          padding-top: 3px;
          padding-bottom: 3px; }
          header #header-top .header-auth ul li + li {
            margin-left: 15px; }
            @media (min-width: 768px) {
              header #header-top .header-auth ul li + li {
                margin-left: 10px; } }
            @media (min-width: 992px) {
              header #header-top .header-auth ul li + li {
                margin-left: 20px; } }
            @media (min-width: 1200px) {
              header #header-top .header-auth ul li + li {
                margin-left: 25px; } }
    @media (max-width: 399px) {
      header #header-top .header_phone {
        display: block; } }
    header #header-top .header-socials {
      display: inline-block; }
      @media (max-width: 599px) {
        header #header-top .header-socials {
          display: block; } }
  header #header-main #header-logo {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 83.33333%; }
    @media (min-width: 768px) {
      header #header-main #header-logo {
        float: left;
        width: 33.33333%; } }
    @media (min-width: 992px) {
      header #header-main #header-logo {
        float: left;
        width: 25%; } }
    @media (min-width: 1200px) {
      header #header-main #header-logo {
        float: left;
        width: 16.66667%; } }
    header #header-main #header-logo h1.education-logo {
      margin-top: 0;
      margin-bottom: 0; }
    header #header-main #header-logo a {
      display: inline-block; }
    header #header-main #header-logo img {
      max-width: 100%;
      height: auto; }
    header #header-main #header-logo .logo-text {
      display: inline-block;
      font-family: 'Roboto';
      font-size: 24px;
      line-height: 1;
      padding: 10px;
      margin-top: 25px;
      border: 1px solid; }
  header #header-main .header-right-wrap {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 16.66667%; }
    @media (min-width: 768px) {
      header #header-main .header-right-wrap {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 992px) {
      header #header-main .header-right-wrap {
        float: left;
        width: 75%; } }
    @media (min-width: 1200px) {
      header #header-main .header-right-wrap {
        float: left;
        width: 83.33333%; } }
    header #header-main .header-right-wrap .header-right {
      float: right; }
      header #header-main .header-right-wrap .header-right .search-form {
        display: inline-block; }
        header #header-main .header-right-wrap .header-right .search-form input.form-control {
          border-right: 0; }
        @media (max-width: 767px) {
          header #header-main .header-right-wrap .header-right .search-form .btn i {
            color: #fff; } }
      header #header-main .header-right-wrap .header-right .header-cart {
        float: right;
        position: relative; }
        @media (min-width: 992px) {
          header #header-main .header-right-wrap .header-right .header-cart {
            margin-left: 15px; } }
        header #header-main .header-right-wrap .header-right .header-cart i,
        header #header-main .header-right-wrap .header-right .header-cart span {
          color: #fff; }
        header #header-main .header-right-wrap .header-right .header-cart .icon-shop {
          font-size: 28px;
          font-size: 2.8rem; }
        header #header-main .header-right-wrap .header-right .header-cart span {
          position: absolute;
          top: 3px;
          left: 18px;
          border-radius: 50%;
          background: #35a1d8;
          padding: 2px 6px;
          font-size: 12px;
          font-size: 1.2rem; }
    header #header-main .header-right-wrap #main-menu {
      float: right; }
  header #header-main.no-option {
    border-bottom: 1px solid #dbdbdb; }
  header #header-main.header-over {
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 100%; }

#simplemodal-login-container-education .close {
  top: -30px;
  right: -30px !important;
  left: auto !important;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100); }
  #simplemodal-login-container-education .close a {
    padding: 0 !important;
    font-size: 0 !important;
    text-decoration: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
    #simplemodal-login-container-education .close a:before {
      font-family: 'nbtico';
      font-size: 30px;
      line-height: 1.1;
      content: '\e949';
      display: inline-block;
      vertical-align: middle; }
@media (max-width: 640px) {
  #simplemodal-login-container-education .title {
    font-size: 30px !important; } }
#simplemodal-login-container-education form .message, #simplemodal-login-container-education form #login_error {
  margin-bottom: 45px; }
#simplemodal-login-container-education form #login_error {
  color: #fe624b;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); }
#simplemodal-login-container-education form input {
  color: #414141; }
  #simplemodal-login-container-education form input:-moz-placeholder {
    color: #4b4b4b;
    opacity: 1;
    filter: alpha(opacity=100); }
  #simplemodal-login-container-education form input::-moz-placeholder {
    color: #4b4b4b;
    opacity: 1;
    filter: alpha(opacity=100); }
  #simplemodal-login-container-education form input:-ms-input-placeholder {
    color: #4b4b4b; }
  #simplemodal-login-container-education form input::-webkit-input-placeholder {
    color: #4b4b4b; }
@media (max-width: 640px) {
  #simplemodal-login-container-education form .submit {
    margin-top: 20px; } }
#simplemodal-login-container-education form .submit input {
  border: 0 none;
  color: #fff;
  background: #35a1d8; }
  @media (max-width: 640px) {
    #simplemodal-login-container-education form .submit input {
      padding: 11px 15px !important; } }
#simplemodal-login-container-education p {
  position: relative; }
  #simplemodal-login-container-education p:before {
    position: absolute;
    font-family: 'nbtico';
    font-size: 22px;
    display: block;
    top: 17px;
    right: 25px;
    color: #e6e6e6; }
    @media (max-width: 640px) {
      #simplemodal-login-container-education p:before {
        top: 8px;
        right: 15px; } }
  #simplemodal-login-container-education p.field-user:before {
    content: '\e932'; }
  #simplemodal-login-container-education p.field-pass:before {
    content: '\e916'; }
  #simplemodal-login-container-education p.field-email:before {
    content: '\e931'; }
@media (max-width: 640px) {
  #simplemodal-login-container-education .user_pass, #simplemodal-login-container-education .user_login, #simplemodal-login-container-education .user_email {
    padding: 10px 35px 10px 15px !important;
    margin-bottom: 15px !important; } }

.breadcrumbs {
  background-color: #efefef;
  background-image: url("images/cms_breadcrumb_bg.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-family: 'Roboto';
  position: relative;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 30px;
  z-index: 1;
  font-size: 16px;
  text-transform: capitalize; }
  @media (min-width: 768px) {
    .breadcrumbs {
      font-size: 17px;
      padding-top: 50px;
      padding-bottom: 50px;
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .breadcrumbs {
      font-size: 18px;
      padding-top: 65px;
      padding-bottom: 65px;
      margin-bottom: 50px; } }
  @media (min-width: 1200px) {
    .breadcrumbs {
      font-size: 18px;
      padding-top: 75px;
      padding-bottom: 75px;
      margin-bottom: 60px; } }
  .breadcrumbs:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #35a1d8;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .breadcrumbs a {
    color: #fff; }
  .breadcrumbs .container {
    position: relative; }
  .breadcrumbs [typeof="ListItem"] {
    display: none;
    margin-right: 10px; }
    .breadcrumbs [typeof="ListItem"] + [typeof="ListItem"]:before {
      display: inline-block;
      content: '';
      width: 16px;
      height: 6px;
      margin: 2px 10px 2px 0;
      background: url("images/divide_white.png") 0 50% no-repeat; }
    .breadcrumbs [typeof="ListItem"]:first-child, .breadcrumbs [typeof="ListItem"]:last-child {
      display: inline-block; }

body.page-help .breadcrumbs {
  display: none; }
body.page-help .panel-row-style.education-how-we-help {
  background-color: rgba(246, 246, 246, 0.95);
  background-image: url("images/cms_help_bg.jpg");
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 100px; }
  body.page-help .panel-row-style.education-how-we-help .section-header .nbtsow-headline-wrap h2.nbtsow-headline {
    color: #fff;
    margin-top: 0px; }
  body.page-help .panel-row-style.education-how-we-help .section-header .nbtsow-headline-wrap .nbtsow-firstsub {
    line-height: 41px;
    font-size: 16px;
    color: #fff; }
    @media (max-width: 720px) {
      body.page-help .panel-row-style.education-how-we-help .section-header .nbtsow-headline-wrap .nbtsow-firstsub {
        line-height: 24px; } }
  body.page-help .panel-row-style.education-how-we-help form.search-form {
    position: relative;
    margin-top: 37px; }
    body.page-help .panel-row-style.education-how-we-help form.search-form label {
      display: block; }
      body.page-help .panel-row-style.education-how-we-help form.search-form label span.screen-reader-text {
        display: none; }
      body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field {
        -webkit-box-shadow: 0px 0px 0px 8px rgba(252, 252, 252, 0.15);
        -moz-box-shadow: 0px 0px 0px 8px rgba(252, 252, 252, 0.15);
        box-shadow: 0px 0px 0px 8px rgba(252, 252, 252, 0.15);
        padding: 35px;
        width: 82%;
        border: none;
        border-radius: 1px;
        color: #000; }
        @media (max-width: 549px) {
          body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field {
            width: 100%; } }
        body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field:-moz-placeholder {
          color: #000;
          opacity: 1;
          filter: alpha(opacity=100); }
        body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field::-moz-placeholder {
          color: #000;
          opacity: 1;
          filter: alpha(opacity=100); }
        body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field:-ms-input-placeholder {
          color: #000; }
        body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field::-webkit-input-placeholder {
          color: #000; }
    body.page-help .panel-row-style.education-how-we-help form.search-form input.search-submit {
      color: #fff;
      font-size: 18px;
      font-family: 'Roboto';
      text-transform: uppercase;
      background: #35a1d8;
      border: none;
      padding: 32px 63px;
      position: absolute;
      right: 9%;
      top: 0;
      height: 100%; }
      @media (min-width: 425px) and (max-width: 550px) {
        body.page-help .panel-row-style.education-how-we-help form.search-form input.search-submit {
          padding: 32px 15px; } }
      @media (max-width: 549px) {
        body.page-help .panel-row-style.education-how-we-help form.search-form input.search-submit {
          padding: 32px 10px;
          right: 0%; } }
      body.page-help .panel-row-style.education-how-we-help form.search-form input.search-submit:hover {
        background: #2795cc; }
    body.page-help .panel-row-style.education-how-we-help form.search-form input[type="search"] {
      color: #000;
      font-size: 20px;
      font-weight: normal;
      font-family: 'Roboto'; }
body.page-help .panel-row-style.education-how-to-proceed {
  padding-top: 70px;
  padding-bottom: 85px; }
  body.page-help .panel-row-style.education-how-to-proceed p {
    color: #686868;
    font-size: 16px; }
  body.page-help .panel-row-style.education-how-to-proceed .section-header .nbtsow-secondsub {
    margin-bottom: 3px; }
  body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul {
    padding-top: 48px; }
    body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div {
      background: #f6f6f6;
      padding: 51px 60px 63px 60px; }
      @media (max-width: 375px) {
        body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div {
          padding: 30px; } }
      body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div .icon-wrap {
        color: #35a1d8; }
      body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div .nbt-iconbt-content {
        padding-bottom: 28px; }
        body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div .nbt-iconbt-content .nbtsow-iconbt-headline {
          font-family: 'Roboto';
          font-size: 20px;
          color: #000;
          padding-top: 10px; }
        body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div .nbt-iconbt-content .nbtsow-iconbt-firstsub {
          padding-top: 4px;
          line-height: 24px;
          padding-bottom: 24px; }
      body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div a {
        color: #fff;
        font-size: 14px;
        font-family: 'Roboto';
        text-transform: uppercase;
        background: #35a1d8;
        padding: 11px 36px;
        margin-top: 20px; }
        body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div a:hover {
          background: #2385b7; }
    @media (max-width: 767px) {
      body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li:first-child {
        margin-bottom: 25px; } }
body.page-help .panel-row-style.education-popular-topic {
  background: #fbfbfb;
  padding-top: 70px;
  padding-bottom: 85px; }
  body.page-help .panel-row-style.education-popular-topic p {
    font-size: 16px;
    color: #686868; }
  body.page-help .panel-row-style.education-popular-topic .section-header .nbtsow-secondsub {
    margin-bottom: 5px; }
  body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul {
    padding-top: 60px; }
    body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div {
      background: #fff;
      padding: 70px 0; }
      @media (min-width: 376px) and (max-width: 767px) {
        body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div {
          padding: 50px; } }
      @media (max-width: 375px) {
        body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div {
          padding: 30px; } }
      body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div .icon-wrap {
        color: #000; }
      body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div .nbt-iconbt-content {
        padding-top: 45px; }
        body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div .nbt-iconbt-content .nbtsow-iconbt-headline {
          font-family: 'Roboto';
          font-size: 20px;
          color: #000;
          padding-top: 10px; }
        body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div .nbt-iconbt-content .nbtsow-iconbt-firstsub {
          padding-top: 12px;
          line-height: 24px;
          padding-bottom: 40px; }
      body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div a.nbt-iconbt-readmore {
        color: #fff;
        font-size: 12px;
        font-family: 'Roboto';
        text-transform: uppercase;
        background: #35a1d8;
        padding: 12px 34px;
        margin-top: 30px; }
        body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section > div a.nbt-iconbt-readmore:hover {
          background: #2385b7; }
    @media (max-width: 767px) {
      body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li {
        margin-bottom: 25px; } }
body.page-help .panel-row-style.education-job-listing {
  padding-top: 70px;
  padding-bottom: 55px; }
  body.page-help .panel-row-style.education-job-listing p {
    color: #686868;
    font-size: 16px; }
  body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget {
    margin-top: 45px; }
    @media (min-width: 700px) and (max-width: 1199px) {
      body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs ul.nav-justified li {
        display: table-cell;
        width: auto; } }
    body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs ul.nav-justified li a {
      border-right: 1px solid rgba(205, 205, 205, 0.35);
      border-radius: 0 0 0 0;
      padding: 20px;
      color: #7a7a7a;
      text-transform: uppercase;
      background-color: #f8f8f8;
      font-family: 'Roboto';
      font-size: 14px; }
    body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs ul.nav-justified li.active a {
      background-color: #35a1d8;
      color: #fff; }
    body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs ul.nav-justified li:last-child a {
      border-right: none; }
    @media (max-width: 767px) {
      body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content {
        margin-top: -5px; } }
    body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab {
      border: 1px solid #efefef;
      padding: 40px 25px; }
      @media (max-width: 424px) {
        body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab {
          padding: 30px 10px; } }
      body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab.tab-active {
        background: #f8f8f8; }
      body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-tabcontent-thumbnail {
        display: inline-block;
        float: left;
        overflow: hidden;
        margin-right: 25px; }
      body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail {
        overflow: hidden; }
        @media (max-width: 424px) {
          body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail {
            display: inline-block;
            margin-top: 20px; } }
        body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail h3 {
          margin-top: 0;
          font-size: 18px;
          font-weight: normal;
          font-family: 'Roboto';
          color: #25282a; }
        body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail .nbtsow-contentshort,
        body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail .nbtsow-content {
          margin-right: 50px;
          line-height: 24px; }
        body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow4, body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow {
          float: right;
          margin-top: -20px;
          font-size: 30px;
          color: #efefef;
          line-height: 45px;
          text-rendering: optimizeLegibility;
          box-sizing: border-box; }
          body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow4:active, body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow4:hover, body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow:active, body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow:hover {
            color: #35a1d8; }
@media (max-width: 424px) {
  body.page-help .panel-row-style.education-how-we-help .section-header .nbtsow-headline-wrap h2.nbtsow-headline, body.page-help .panel-row-style.education-how-to-proceed .section-header .nbtsow-headline-wrap h2.nbtsow-headline, body.page-help .panel-row-style.education-popular-topic .section-header .nbtsow-headline-wrap h2.nbtsow-headline, body.page-help .panel-row-style.education-job-listing .section-header .nbtsow-headline-wrap h2.nbtsow-headline {
    font-size: 30px; } }

/*--------
4. PARTIALS
--------*/
body.category .education-default #main img,
body.category .education-category-post #main img, body.category-blog .education-default #main img,
body.category-blog .education-category-post #main img, body.blog .education-default #main img,
body.blog .education-category-post #main img {
  height: auto; }
body.category .education-default #main .page-header,
body.category .education-category-post #main .page-header, body.category-blog .education-default #main .page-header,
body.category-blog .education-category-post #main .page-header, body.blog .education-default #main .page-header,
body.blog .education-category-post #main .page-header {
  display: none; }
body.category .education-default #main article[class*="category-"],
body.category .education-category-post #main article[class*="category-"], body.category-blog .education-default #main article[class*="category-"],
body.category-blog .education-category-post #main article[class*="category-"], body.blog .education-default #main article[class*="category-"],
body.blog .education-category-post #main article[class*="category-"] {
  padding-bottom: 30px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    body.category .education-default #main article[class*="category-"],
    body.category .education-category-post #main article[class*="category-"], body.category-blog .education-default #main article[class*="category-"],
    body.category-blog .education-category-post #main article[class*="category-"], body.blog .education-default #main article[class*="category-"],
    body.blog .education-category-post #main article[class*="category-"] {
      margin-bottom: 35px;
      padding-bottom: 35px; } }
  @media (min-width: 992px) {
    body.category .education-default #main article[class*="category-"],
    body.category .education-category-post #main article[class*="category-"], body.category-blog .education-default #main article[class*="category-"],
    body.category-blog .education-category-post #main article[class*="category-"], body.blog .education-default #main article[class*="category-"],
    body.blog .education-category-post #main article[class*="category-"] {
      margin-bottom: 40px;
      padding-bottom: 40px; } }
  @media (min-width: 1200px) {
    body.category .education-default #main article[class*="category-"],
    body.category .education-category-post #main article[class*="category-"], body.category-blog .education-default #main article[class*="category-"],
    body.category-blog .education-category-post #main article[class*="category-"], body.blog .education-default #main article[class*="category-"],
    body.blog .education-category-post #main article[class*="category-"] {
      margin-bottom: 47px;
      padding-bottom: 47px; } }
  body.category .education-default #main article[class*="category-"] header .entry-thumb + .entry-title,
  body.category .education-category-post #main article[class*="category-"] header .entry-thumb + .entry-title, body.category-blog .education-default #main article[class*="category-"] header .entry-thumb + .entry-title,
  body.category-blog .education-category-post #main article[class*="category-"] header .entry-thumb + .entry-title, body.blog .education-default #main article[class*="category-"] header .entry-thumb + .entry-title,
  body.blog .education-category-post #main article[class*="category-"] header .entry-thumb + .entry-title {
    margin-top: 40px; }
  body.category .education-default #main article[class*="category-"] header .entry-title,
  body.category .education-category-post #main article[class*="category-"] header .entry-title, body.category-blog .education-default #main article[class*="category-"] header .entry-title,
  body.category-blog .education-category-post #main article[class*="category-"] header .entry-title, body.blog .education-default #main article[class*="category-"] header .entry-title,
  body.blog .education-category-post #main article[class*="category-"] header .entry-title {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px; }
    body.category .education-default #main article[class*="category-"] header .entry-title a,
    body.category .education-category-post #main article[class*="category-"] header .entry-title a, body.category-blog .education-default #main article[class*="category-"] header .entry-title a,
    body.category-blog .education-category-post #main article[class*="category-"] header .entry-title a, body.blog .education-default #main article[class*="category-"] header .entry-title a,
    body.blog .education-category-post #main article[class*="category-"] header .entry-title a {
      color: #000; }
      body.category .education-default #main article[class*="category-"] header .entry-title a:hover,
      body.category .education-category-post #main article[class*="category-"] header .entry-title a:hover, body.category-blog .education-default #main article[class*="category-"] header .entry-title a:hover,
      body.category-blog .education-category-post #main article[class*="category-"] header .entry-title a:hover, body.blog .education-default #main article[class*="category-"] header .entry-title a:hover,
      body.blog .education-category-post #main article[class*="category-"] header .entry-title a:hover {
        color: #35a1d8; }
  body.category .education-default #main article[class*="category-"] .entry-meta,
  body.category .education-category-post #main article[class*="category-"] .entry-meta, body.category-blog .education-default #main article[class*="category-"] .entry-meta,
  body.category-blog .education-category-post #main article[class*="category-"] .entry-meta, body.blog .education-default #main article[class*="category-"] .entry-meta,
  body.blog .education-category-post #main article[class*="category-"] .entry-meta {
    color: #797979;
    margin-top: 14px; }
    body.category .education-default #main article[class*="category-"] .entry-meta > span,
    body.category .education-category-post #main article[class*="category-"] .entry-meta > span, body.category-blog .education-default #main article[class*="category-"] .entry-meta > span,
    body.category-blog .education-category-post #main article[class*="category-"] .entry-meta > span, body.blog .education-default #main article[class*="category-"] .entry-meta > span,
    body.blog .education-category-post #main article[class*="category-"] .entry-meta > span {
      margin-right: 20px; }
      body.category .education-default #main article[class*="category-"] .entry-meta > span.nbt-sticky-post,
      body.category .education-category-post #main article[class*="category-"] .entry-meta > span.nbt-sticky-post, body.category-blog .education-default #main article[class*="category-"] .entry-meta > span.nbt-sticky-post,
      body.category-blog .education-category-post #main article[class*="category-"] .entry-meta > span.nbt-sticky-post, body.blog .education-default #main article[class*="category-"] .entry-meta > span.nbt-sticky-post,
      body.blog .education-category-post #main article[class*="category-"] .entry-meta > span.nbt-sticky-post {
        position: absolute;
        margin: 0; }
    body.category .education-default #main article[class*="category-"] .entry-meta span,
    body.category .education-category-post #main article[class*="category-"] .entry-meta span, body.category-blog .education-default #main article[class*="category-"] .entry-meta span,
    body.category-blog .education-category-post #main article[class*="category-"] .entry-meta span, body.blog .education-default #main article[class*="category-"] .entry-meta span,
    body.blog .education-category-post #main article[class*="category-"] .entry-meta span {
      display: inline-block; }
      body.category .education-default #main article[class*="category-"] .entry-meta span i,
      body.category .education-category-post #main article[class*="category-"] .entry-meta span i, body.category-blog .education-default #main article[class*="category-"] .entry-meta span i,
      body.category-blog .education-category-post #main article[class*="category-"] .entry-meta span i, body.blog .education-default #main article[class*="category-"] .entry-meta span i,
      body.blog .education-category-post #main article[class*="category-"] .entry-meta span i {
        display: inline-block;
        font-size: 14px; }
        body.category .education-default #main article[class*="category-"] .entry-meta span i.nbticon-black-user-shape,
        body.category .education-category-post #main article[class*="category-"] .entry-meta span i.nbticon-black-user-shape, body.category-blog .education-default #main article[class*="category-"] .entry-meta span i.nbticon-black-user-shape,
        body.category-blog .education-category-post #main article[class*="category-"] .entry-meta span i.nbticon-black-user-shape, body.blog .education-default #main article[class*="category-"] .entry-meta span i.nbticon-black-user-shape,
        body.blog .education-category-post #main article[class*="category-"] .entry-meta span i.nbticon-black-user-shape {
          font-size: 12px; }
      body.category .education-default #main article[class*="category-"] .entry-meta span a,
      body.category .education-category-post #main article[class*="category-"] .entry-meta span a, body.category-blog .education-default #main article[class*="category-"] .entry-meta span a,
      body.category-blog .education-category-post #main article[class*="category-"] .entry-meta span a, body.blog .education-default #main article[class*="category-"] .entry-meta span a,
      body.blog .education-category-post #main article[class*="category-"] .entry-meta span a {
        color: #797979;
        margin-left: 5px;
        font-weight: 500; }
        body.category .education-default #main article[class*="category-"] .entry-meta span a:hover,
        body.category .education-category-post #main article[class*="category-"] .entry-meta span a:hover, body.category-blog .education-default #main article[class*="category-"] .entry-meta span a:hover,
        body.category-blog .education-category-post #main article[class*="category-"] .entry-meta span a:hover, body.blog .education-default #main article[class*="category-"] .entry-meta span a:hover,
        body.blog .education-category-post #main article[class*="category-"] .entry-meta span a:hover {
          color: #35a1d8; }
  body.category .education-default #main article[class*="category-"] .entry-content,
  body.category .education-category-post #main article[class*="category-"] .entry-content, body.category-blog .education-default #main article[class*="category-"] .entry-content,
  body.category-blog .education-category-post #main article[class*="category-"] .entry-content, body.blog .education-default #main article[class*="category-"] .entry-content,
  body.blog .education-category-post #main article[class*="category-"] .entry-content {
    margin-top: 25px; }
    body.category .education-default #main article[class*="category-"] .entry-content > p,
    body.category .education-category-post #main article[class*="category-"] .entry-content > p, body.category-blog .education-default #main article[class*="category-"] .entry-content > p,
    body.category-blog .education-category-post #main article[class*="category-"] .entry-content > p, body.blog .education-default #main article[class*="category-"] .entry-content > p,
    body.blog .education-category-post #main article[class*="category-"] .entry-content > p {
      color: #686868;
      line-height: 24px;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        body.category .education-default #main article[class*="category-"] .entry-content > p,
        body.category .education-category-post #main article[class*="category-"] .entry-content > p, body.category-blog .education-default #main article[class*="category-"] .entry-content > p,
        body.category-blog .education-category-post #main article[class*="category-"] .entry-content > p, body.blog .education-default #main article[class*="category-"] .entry-content > p,
        body.blog .education-category-post #main article[class*="category-"] .entry-content > p {
          margin-bottom: 20px; } }
      @media (min-width: 992px) {
        body.category .education-default #main article[class*="category-"] .entry-content > p,
        body.category .education-category-post #main article[class*="category-"] .entry-content > p, body.category-blog .education-default #main article[class*="category-"] .entry-content > p,
        body.category-blog .education-category-post #main article[class*="category-"] .entry-content > p, body.blog .education-default #main article[class*="category-"] .entry-content > p,
        body.blog .education-category-post #main article[class*="category-"] .entry-content > p {
          margin-bottom: 25px; } }
      @media (min-width: 1200px) {
        body.category .education-default #main article[class*="category-"] .entry-content > p,
        body.category .education-category-post #main article[class*="category-"] .entry-content > p, body.category-blog .education-default #main article[class*="category-"] .entry-content > p,
        body.category-blog .education-category-post #main article[class*="category-"] .entry-content > p, body.blog .education-default #main article[class*="category-"] .entry-content > p,
        body.blog .education-category-post #main article[class*="category-"] .entry-content > p {
          margin-bottom: 30px; } }
    body.category .education-default #main article[class*="category-"] .entry-content > a,
    body.category .education-category-post #main article[class*="category-"] .entry-content > a, body.category-blog .education-default #main article[class*="category-"] .entry-content > a,
    body.category-blog .education-category-post #main article[class*="category-"] .entry-content > a, body.blog .education-default #main article[class*="category-"] .entry-content > a,
    body.blog .education-category-post #main article[class*="category-"] .entry-content > a {
      border: 2px solid #d5d5d5;
      color: #a6a6a6;
      text-transform: uppercase;
      font-size: 13px;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      padding: 10px 37px; }
      body.category .education-default #main article[class*="category-"] .entry-content > a:hover,
      body.category .education-category-post #main article[class*="category-"] .entry-content > a:hover, body.category-blog .education-default #main article[class*="category-"] .entry-content > a:hover,
      body.category-blog .education-category-post #main article[class*="category-"] .entry-content > a:hover, body.blog .education-default #main article[class*="category-"] .entry-content > a:hover,
      body.blog .education-category-post #main article[class*="category-"] .entry-content > a:hover {
        color: #fff;
        background-color: #35a1d8;
        border: 2px solid transparent;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out; }
body.single-format-standard .education-single-post #main {
  padding-top: 5px; }
  body.single-format-standard .education-single-post #main img {
    height: auto; }
  body.single-format-standard .education-single-post #main article[class*="category-"] {
    padding-bottom: 60px; }
    body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-thumb + .entry-title {
      margin-top: 42px; }
    body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-title {
      font-family: 'Roboto', sans-serif;
      font-size: 20px;
      font-weight: 500;
      color: #000;
      margin-top: 10px; }
      body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-title a {
        color: #000; }
    body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-meta {
      color: #797979;
      margin-top: 14px; }
      body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-meta > span {
        margin-right: 20px; }
        body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-meta > span.nbt-sticky-post {
          position: absolute;
          margin: 0; }
      body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-meta span {
        display: inline-block; }
        body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-meta span i {
          font-size: 14px; }
          body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-meta span i.nbticon-black-user-shape {
            font-size: 12px; }
        body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-meta span a {
          color: #797979;
          margin-left: 5px;
          font-weight: 500; }
          body.single-format-standard .education-single-post #main article[class*="category-"] header .entry-meta span a:hover {
            color: #35a1d8; }
    body.single-format-standard .education-single-post #main article[class*="category-"] .entry-content {
      margin-top: 27px; }
      body.single-format-standard .education-single-post #main article[class*="category-"] .entry-content > p {
        color: #686868;
        line-height: 24px; }
      body.single-format-standard .education-single-post #main article[class*="category-"] .entry-content .author-blog {
        margin-top: 30px;
        text-align: center;
        border: 1px solid #d9e2e4;
        padding: 25px; }
        body.single-format-standard .education-single-post #main article[class*="category-"] .entry-content .author-blog p {
          color: #888888;
          font-size: 18px;
          font-style: italic;
          margin-top: 10px; }
  body.single-format-standard .education-single-post #main #comments #reply-title {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #000; }
  @media (max-width: 425px) {
    body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-avatar {
      text-align: left; } }
  body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-avatar img {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    border: none; }
    @media (max-width: 425px) {
      body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-avatar img {
        width: 70px;
        height: 70px; } }
  @media (max-width: 425px) {
    body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-detail {
      text-align: left; } }
  @media (max-width: 425px) {
    body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-detail .comment-meta {
      margin-top: 20px; } }
  body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-detail .comment-meta .comment-author {
    color: #000;
    margin-top: -3px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase; }
    body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-detail .comment-meta .comment-author:hover {
      color: #35a1d8; }
  body.single-format-standard .education-single-post #main #comments #commentform p.form-submit {
    text-align: center; }
body.left-sidebar .widget_search form, body.right-sidebar .widget_search form {
  position: relative; }
  body.left-sidebar .widget_search form label, body.right-sidebar .widget_search form label {
    display: block; }
    body.left-sidebar .widget_search form label span, body.right-sidebar .widget_search form label span {
      display: none; }
    body.left-sidebar .widget_search form label input.search-field, body.right-sidebar .widget_search form label input.search-field {
      border: 1px solid #dfdfdf;
      padding: 17px 25px;
      width: 100%;
      font-size: 16px;
      font-weight: normal;
      color: #999999; }
      body.left-sidebar .widget_search form label input.search-field:-moz-placeholder, body.right-sidebar .widget_search form label input.search-field:-moz-placeholder {
        color: #999999;
        opacity: 1;
        filter: alpha(opacity=100); }
      body.left-sidebar .widget_search form label input.search-field::-moz-placeholder, body.right-sidebar .widget_search form label input.search-field::-moz-placeholder {
        color: #999999;
        opacity: 1;
        filter: alpha(opacity=100); }
      body.left-sidebar .widget_search form label input.search-field:-ms-input-placeholder, body.right-sidebar .widget_search form label input.search-field:-ms-input-placeholder {
        color: #999999; }
      body.left-sidebar .widget_search form label input.search-field::-webkit-input-placeholder, body.right-sidebar .widget_search form label input.search-field::-webkit-input-placeholder {
        color: #999999; }
    body.left-sidebar .widget_search form label:after, body.right-sidebar .widget_search form label:after {
      content: '\e93f';
      position: absolute;
      top: 25%;
      right: 20px;
      color: #999999;
      font-size: 20px;
      font-family: 'nbtico';
      font-weight: normal; }
  body.left-sidebar .widget_search form input.search-submit, body.right-sidebar .widget_search form input.search-submit {
    display: block;
    width: 35px;
    height: 35px;
    background: transparent;
    border: 0 none;
    font-size: 0;
    position: absolute;
    top: 25%;
    right: 20px; }
body.tag .education-tags .page-header h2 {
  background: url(images/divide.png) 0% 100% scroll no-repeat;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 1.25;
  text-transform: uppercase;
  width: 75%;
  padding-bottom: 15px;
  margin-top: -10px; }
body.tag .education-tags .page-detail .entry-header img {
  max-width: 100%;
  height: auto; }
body.tag .education-tags .page-detail .entry-header h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-top: 40px; }
  body.tag .education-tags .page-detail .entry-header h2 a {
    color: #000; }
    body.tag .education-tags .page-detail .entry-header h2 a:hover {
      color: #35a1d8; }
body.tag .education-tags .page-detail .entry-content {
  margin-bottom: 50px; }
  body.tag .education-tags .page-detail .entry-content > p {
    line-height: 24px; }

#new-products .nbtsow-cta-button, #new-featured-product .nbtsow-cta-button {
  border-radius: 30px;
  padding: 14px 44px;
  font-size: 14px; }

#new-featured-product .nbtsow-cta-button {
  margin-top: 15px; }

#new-products .nbtsow-cta-wrap {
  text-align: center; }
  @media (max-width: 425px) {
    #new-products .nbtsow-cta-wrap {
      margin-top: 60px; } }

#new-products .nbtsow-cta-button {
  padding: 15px 32px; }

.button-ss {
  border: 0;
  text-transform: uppercase;
  background: #d0d0d0;
  color: #444;
  font-size: 12px;
  border-bottom: 3px solid #646464;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out; }
  .button-ss i {
    margin-right: 10px; }
  .button-ss:hover {
    background: #35a1d8;
    color: #fff; }

@media (max-width: 992px) {
  .comments-section {
    margin-bottom: 90px; } }
.comments-section h3 {
  font-size: 20px;
  font-size: 2rem;
  color: #444;
  text-transform: capitalize;
  font-weight: 700; }
  .comments-section h3:nth-of-type(2) {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-bottom: 30px; }
.comments-section .comments .comment {
  padding-top: 30px;
  padding-bottom: 30px; }
  .comments-section .comments .comment:not(.comment-has-children) {
    border-top: 1px solid #eee; }
  .comments-section .comments .comment .comment-avatar {
    width: 14%;
    float: left;
    margin-right: 3%; }
    .comments-section .comments .comment .comment-avatar img {
      width: 100%;
      height: auto; }
  .comments-section .comments .comment .comment-details {
    width: 83%;
    float: left; }
    .comments-section .comments .comment .comment-details .comment-meta {
      margin-bottom: 10px; }
      .comments-section .comments .comment .comment-details .comment-meta .comment-author {
        color: #000;
        font-size: 16px;
        font-size: 1.6rem;
        text-transform: capitalize;
        margin-right: 30px; }
      @media (max-width: 450px) {
        .comments-section .comments .comment .comment-details .comment-meta .comment-time {
          display: block; } }
.comments-section .comments .comment-children .comment {
  margin-left: 14%; }
  .comments-section .comments .comment-children .comment:last-child {
    border-bottom: 1px solid #eee; }
  .comments-section .comments .comment-children .comment .comment-avatar {
    width: 16%;
    margin-right: 4%; }
  .comments-section .comments .comment-children .comment .comment-details {
    width: 80%; }
.comments-section .comments .reply a {
  color: #ccc; }
.comments-section .comments .reply span {
  text-transform: capitalize;
  margin-right: 8px; }
.comments-section .comment-form {
  border: 1px solid #e6e6e6;
  padding: 7% 5%; }
  .comments-section .comment-form p {
    margin-bottom: 20px; }
    .comments-section .comment-form p label {
      font-weight: bold;
      text-transform: capitalize;
      color: #444;
      line-height: 30px;
      font-size: 16px;
      margin-right: 6%; }
      @media (max-width: 767px) {
        .comments-section .comment-form p label {
          width: 100%; } }
      @media (min-width: 768px) {
        .comments-section .comment-form p label {
          float: left;
          width: 18%; } }
    .comments-section .comment-form p textarea,
    .comments-section .comment-form p input:not(#submit) {
      border: 1px solid #e6e6e6;
      border-radius: 4px;
      padding: 5px; }
      @media (max-width: 767px) {
        .comments-section .comment-form p textarea,
        .comments-section .comment-form p input:not(#submit) {
          width: 100%; } }
      @media (min-width: 768px) {
        .comments-section .comment-form p textarea,
        .comments-section .comment-form p input:not(#submit) {
          width: 76%; } }
      .comments-section .comment-form p textarea:-moz-placeholder,
      .comments-section .comment-form p input:not(#submit):-moz-placeholder {
        text-transform: uppercase;
        text-indent: 15px;
        opacity: 1;
        filter: alpha(opacity=100); }
      .comments-section .comment-form p textarea::-moz-placeholder,
      .comments-section .comment-form p input:not(#submit)::-moz-placeholder {
        text-transform: uppercase;
        text-indent: 15px;
        opacity: 1;
        filter: alpha(opacity=100); }
      .comments-section .comment-form p textarea:-ms-input-placeholder,
      .comments-section .comment-form p input:not(#submit):-ms-input-placeholder {
        text-transform: uppercase;
        text-indent: 15px; }
      .comments-section .comment-form p textarea::-webkit-input-placeholder,
      .comments-section .comment-form p input:not(#submit)::-webkit-input-placeholder {
        text-transform: uppercase;
        text-indent: 15px; }
      .comments-section .comment-form p textarea::-ms-expand,
      .comments-section .comment-form p input:not(#submit)::-ms-expand {
        text-transform: uppercase;
        text-indent: 15px; }
    .comments-section .comment-form p input:not(#submit) {
      height: 35px; }
    .comments-section .comment-form p input#submit {
      padding-left: 15px;
      padding-right: 15px;
      text-transform: uppercase;
      background: #35a1d8;
      color: #fff;
      border: 0;
      height: 40px; }
    .comments-section .comment-form p.form-submit {
      text-align: right;
      margin-bottom: 0; }

.post-type-archive-sfwd-courses.search-no-results .breadcrumbs, .post-type-archive-sfwd-courses.search-results .breadcrumbs {
  margin-bottom: 60px; }
.post-type-archive-sfwd-courses .breadcrumbs {
  margin-bottom: 0; }
.post-type-archive-sfwd-courses .education-search-courses {
  background-color: rgba(5, 5, 5, 0.9);
  background-image: url("images/cms_search_course_bg.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
  padding-top: 30px;
  padding-bottom: 35px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .post-type-archive-sfwd-courses .education-search-courses {
      padding-top: 45px;
      padding-bottom: 50px;
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .post-type-archive-sfwd-courses .education-search-courses {
      padding-top: 60px;
      padding-bottom: 65px;
      margin-bottom: 50px; } }
  @media (min-width: 1200px) {
    .post-type-archive-sfwd-courses .education-search-courses {
      padding-top: 75px;
      padding-bottom: 80px;
      margin-bottom: 60px; } }
  .post-type-archive-sfwd-courses .education-search-courses .title-search {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .post-type-archive-sfwd-courses .education-search-courses .title-search {
        font-size: 30px; } }
    @media (min-width: 992px) {
      .post-type-archive-sfwd-courses .education-search-courses .title-search {
        font-size: 40px; } }
    @media (min-width: 1200px) {
      .post-type-archive-sfwd-courses .education-search-courses .title-search {
        font-size: 50px; } }
  .post-type-archive-sfwd-courses .education-search-courses .desc-search {
    font-size: 17px;
    text-align: center; }
    @media (min-width: 768px) {
      .post-type-archive-sfwd-courses .education-search-courses .desc-search {
        font-size: 18px; } }
    @media (min-width: 992px) {
      .post-type-archive-sfwd-courses .education-search-courses .desc-search {
        font-size: 19px; } }
    @media (min-width: 1200px) {
      .post-type-archive-sfwd-courses .education-search-courses .desc-search {
        font-size: 20px; } }
  .post-type-archive-sfwd-courses .education-search-courses .title-search + .row,
  .post-type-archive-sfwd-courses .education-search-courses .desc-search + .row {
    margin-top: 15px; }
  .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-text,
  .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-cat,
  .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-submit {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  @media (min-width: 426px) and (max-width: 767px) {
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-text,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-cat {
      width: 50%;
      float: left; } }
  @media (min-width: 768px) {
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-text,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-cat {
      float: left;
      width: 50%; } }
  @media (min-width: 992px) {
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-text,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-cat {
      float: left;
      width: 41.66667%; } }
  @media (min-width: 426px) {
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-submit {
      width: 100%;
      float: left; } }
  @media (min-width: 992px) {
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-submit {
      float: left;
      width: 16.66667%; } }
  .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,
  .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,
  .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text {
    border: 1px solid #dbdbdb;
    width: 100%;
    padding: 10px 15px;
    margin-top: 30px;
    color: #4c4e54; }
    @media (min-width: 768px) {
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text {
        padding: 12px 15px; } }
    @media (min-width: 992px) {
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text {
        padding: 14px 20px; } }
    @media (min-width: 1200px) {
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text {
        padding: 16px 20px; } }
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit:focus,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category:focus,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text:focus {
      outline: 0; }
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit:-moz-placeholder,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category:-moz-placeholder,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text:-moz-placeholder {
      color: #4c4e54;
      opacity: 1;
      filter: alpha(opacity=100); }
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit::-moz-placeholder,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category::-moz-placeholder,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text::-moz-placeholder {
      color: #4c4e54;
      opacity: 1;
      filter: alpha(opacity=100); }
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit:-ms-input-placeholder,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category:-ms-input-placeholder,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text:-ms-input-placeholder {
      color: #4c4e54; }
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit::-webkit-input-placeholder,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category::-webkit-input-placeholder,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text::-webkit-input-placeholder {
      color: #4c4e54; }
  .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container {
    margin-top: 30px;
    color: #4c4e54; }
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single {
      padding: 10px 15px; }
      @media (min-width: 768px) {
        .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single {
          padding: 12px 15px; } }
      @media (min-width: 992px) {
        .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single {
          padding: 14px 20px; } }
      @media (min-width: 1200px) {
        .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single {
          padding: 16px 20px; } }
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single div {
        top: 12px; }
        @media (min-width: 768px) {
          .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single div {
            top: 14px; } }
        @media (min-width: 992px) {
          .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single div {
            top: 16px; } }
        @media (min-width: 1200px) {
          .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single div {
            top: 18px; } }
  .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category {
    color: #4c4e54; }
  .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit {
    background: #35a1d8;
    border-color: transparent;
    color: #fff;
    text-transform: uppercase; }
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit:hover {
      background: #2795cc; }
  @media (min-width: 426px) and (max-width: 767px) {
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .form-horizontal .row > * {
      width: 50%;
      float: left; }
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .form-horizontal .row > *.education-search-button {
        width: 100%; } }
  @media (max-width: 425px) {
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container,
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text {
      width: 100% !important; } }
  @media (min-width: 426px) and (max-width: 991px) {
    .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-button {
      text-align: center; }
      .post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-button .education-search-submit {
        width: 50%;
        margin-top: 30px; } }

.education-category-sfwd-courses {
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .education-category-sfwd-courses {
      padding-bottom: 20px; } }
  @media (min-width: 992px) {
    .education-category-sfwd-courses {
      padding-bottom: 25px; } }
  @media (min-width: 1200px) {
    .education-category-sfwd-courses {
      padding-bottom: 30px; } }
  .education-category-sfwd-courses .site-main .page-header {
    margin-bottom: 0; }
    .education-category-sfwd-courses .site-main .page-header h2 {
      background: url("images/divide.png") 0% 100% scroll no-repeat;
      color: #000;
      font-family: 'Roboto', sans-serif;
      font-size: 40px;
      font-weight: 900;
      line-height: 1.25;
      text-transform: uppercase;
      width: 75%;
      padding-bottom: 15px;
      margin-top: -10px; }
  .education-category-sfwd-courses .site-main .page-detail {
    margin-left: -15px;
    margin-right: -15px; }
    .education-category-sfwd-courses .site-main .page-detail:before, .education-category-sfwd-courses .site-main .page-detail:after {
      content: "";
      display: table; }
    .education-category-sfwd-courses .site-main .page-detail:after {
      clear: both; }
    .education-category-sfwd-courses .site-main .page-detail article {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      float: left;
      width: 50%;
      margin: 15px 0; }
      @media (min-width: 768px) {
        .education-category-sfwd-courses .site-main .page-detail article {
          float: left;
          width: 50%; } }
      @media (min-width: 992px) {
        .education-category-sfwd-courses .site-main .page-detail article {
          float: left;
          width: 33.33333%; } }
      @media (max-width: 559px) {
        .education-category-sfwd-courses .site-main .page-detail article {
          width: 100%; } }
      @media (min-width: 768px) {
        .education-category-sfwd-courses .site-main .page-detail article {
          margin: 20px 0; } }
      @media (min-width: 992px) {
        .education-category-sfwd-courses .site-main .page-detail article {
          margin: 25px 0; } }
      @media (min-width: 1200px) {
        .education-category-sfwd-courses .site-main .page-detail article {
          margin: 30px 0; } }
      @media (min-width: 992px) {
        .education-category-sfwd-courses .site-main .page-detail article:nth-of-type(3n+1) {
          clear: left; } }
      @media (max-width: 991px) {
        .education-category-sfwd-courses .site-main .page-detail article:nth-of-type(2n+1) {
          clear: left; } }
      .education-category-sfwd-courses .site-main .page-detail article .entry-header .entry-thumb {
        margin-bottom: 25px;
        text-align: center; }
        .education-category-sfwd-courses .site-main .page-detail article .entry-header .entry-thumb > a {
          display: inline-block;
          overflow: hidden;
          border: 1px solid #f2f2f2; }
          .education-category-sfwd-courses .site-main .page-detail article .entry-header .entry-thumb > a img {
            max-width: 100%;
            transition: all .5s ease-in-out;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out; }
          .education-category-sfwd-courses .site-main .page-detail article .entry-header .entry-thumb > a:hover img {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05); }
      .education-category-sfwd-courses .site-main .page-detail article .entry-title {
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 500;
        color: #000;
        margin-top: 0; }
        .education-category-sfwd-courses .site-main .page-detail article .entry-title a {
          color: #000;
          text-decoration: none; }
          .education-category-sfwd-courses .site-main .page-detail article .entry-title a:hover {
            color: #35a1d8; }
      .education-category-sfwd-courses .site-main .page-detail article .entry-course {
        padding: 0 10px; }
        @media (min-width: 992px) {
          .education-category-sfwd-courses .site-main .page-detail article .entry-course {
            padding: 0 15px; } }
        .education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-price {
          font-family: 'Roboto', sans-serif;
          font-size: 20px;
          font-weight: bold;
          float: right;
          color: #000;
          margin-left: 15px; }
        .education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info {
          color: #454545;
          margin-left: -10px;
          margin-right: -10px; }
          .education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info:before, .education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info:after {
            content: "";
            display: table; }
          .education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info:after {
            clear: both; }
          .education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info > span {
            display: inline-block;
            position: relative;
            min-height: 1px;
            padding-left: 10px;
            padding-right: 10px; }
            .education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info > span .nbticon {
              margin-right: 10px;
              color: #cfcfcf; }

.education-single-sfwd-courses .site-main .entry-header {
  margin-bottom: 35px; }
  .education-single-sfwd-courses .site-main .entry-header h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;
    color: #000;
    margin-top: 0;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .education-single-sfwd-courses .site-main .entry-header h2 {
        font-size: 26px;
        margin-bottom: 20px; } }
    @media (min-width: 992px) {
      .education-single-sfwd-courses .site-main .entry-header h2 {
        font-size: 28px;
        margin-bottom: 25px; } }
    @media (min-width: 1200px) {
      .education-single-sfwd-courses .site-main .entry-header h2 {
        font-size: 30px;
        margin-bottom: 30px; } }
.education-single-sfwd-courses .site-main .entry-thumb {
  text-align: center; }
.education-single-sfwd-courses .site-main .entry-course #learndash_course_content #learndash_lessons .learndash_topic_dots {
  padding-bottom: 20px; }

.learndash_course_info {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 5px; }
  .learndash_course_info:before, .learndash_course_info:after {
    content: "";
    display: table; }
  .learndash_course_info:after {
    clear: both; }
  @media (min-width: 768px) {
    .learndash_course_info {
      margin-bottom: 15px; } }
  @media (min-width: 992px) {
    .learndash_course_info {
      margin-bottom: 35px; } }
  @media (min-width: 1200px) {
    .learndash_course_info {
      margin-bottom: 55px; } }
  .learndash_course_info > div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1; }
    @media (min-width: 768px) {
      .learndash_course_info > div {
        float: left;
        width: 100%; } }
    .learndash_course_info > div:before {
      display: block;
      float: left;
      font-family: 'nbtico';
      line-height: 1;
      color: #cfcfcf;
      border: 1px solid #cfcfcf;
      padding: 7px;
      margin-right: 10px; }
    .learndash_course_info > div.nbt-category-name:before {
      content: '\e942'; }
    @media (min-width: 768px) {
      .learndash_course_info > div.nbt-date-start {
        float: left;
        width: 50%; } }
    @media (min-width: 1200px) {
      .learndash_course_info > div.nbt-date-start {
        float: left;
        width: 25%; } }
    .learndash_course_info > div.nbt-date-start:before {
      content: '\e935'; }
    @media (min-width: 768px) {
      .learndash_course_info > div.nbt-range-time {
        float: left;
        width: 50%; } }
    @media (min-width: 1200px) {
      .learndash_course_info > div.nbt-range-time {
        float: left;
        width: 25%; } }
    .learndash_course_info > div.nbt-range-time:before {
      content: '\e936'; }
    @media (min-width: 768px) {
      .learndash_course_info > div.nbt-date-duration {
        float: left;
        width: 50%; } }
    @media (min-width: 1200px) {
      .learndash_course_info > div.nbt-date-duration {
        float: left;
        width: 25%; } }
    .learndash_course_info > div.nbt-date-duration:before {
      content: '\e936'; }
    @media (min-width: 768px) {
      .learndash_course_info > div.nbt-date-lang {
        float: left;
        width: 50%; } }
    @media (min-width: 1200px) {
      .learndash_course_info > div.nbt-date-lang {
        float: left;
        width: 25%; } }
    .learndash_course_info > div.nbt-date-lang:before {
      content: '\e939'; }
    @media (min-width: 768px) {
      .learndash_course_info > div.nbt-date-price {
        float: left;
        width: 50%; } }
    @media (min-width: 1200px) {
      .learndash_course_info > div.nbt-date-price {
        float: left;
        width: 25%; } }
    .learndash_course_info > div.nbt-date-price:before {
      content: '\e938'; }
    @media (min-width: 768px) {
      .learndash_course_info > div.learndash_course_review {
        float: left;
        width: 50%; } }
    @media (min-width: 1200px) {
      .learndash_course_info > div.learndash_course_review {
        float: left;
        width: 25%; } }
    .learndash_course_info > div.learndash_course_review:before {
      content: '\e937'; }
    .learndash_course_info > div.learndash_course_review .wpcr3_rating_style1_base {
      float: none !important; }
    .learndash_course_info > div > span {
      display: block;
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1.2;
      color: #000;
      overflow: hidden; }
    @media (min-width: 768px) {
      .learndash_course_info > div.learndash_checkout_buttons {
        float: left;
        width: 100%; } }
    @media (min-width: 768px) {
      .learndash_course_info > div#learndash_course_status, .learndash_course_info > div#learndash_course_certificate {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .learndash_course_info > div#learndash_course_status, .learndash_course_info > div#learndash_course_certificate {
        float: left;
        width: 50%; } }
  .learndash_course_info #learndash_course_status {
    clear: left; }
  .learndash_course_info #learndash_course_certificate a {
    display: inline-block;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    padding: 5px 20px; }

[class*="-sfwd-courses"] #btn-join, [class*="-sfwd-courses"] .btn-join,
[class*="-sfwd-courses"] .learndash_checkout_buttons input.btn-join[type=button],
[class*="-sfwd-courses"] a#quiz_continue_link {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  padding: 5px 20px;
  background: #35a1d8; }
  [class*="-sfwd-courses"] #btn-join:hover, [class*="-sfwd-courses"] #btn-join:focus, [class*="-sfwd-courses"] #btn-join:active, [class*="-sfwd-courses"] #btn-join.active, [class*="-sfwd-courses"] .btn-join:hover, [class*="-sfwd-courses"] .btn-join:focus, [class*="-sfwd-courses"] .btn-join:active, [class*="-sfwd-courses"] .btn-join.active,
  [class*="-sfwd-courses"] .learndash_checkout_buttons input.btn-join[type=button]:hover,
  [class*="-sfwd-courses"] .learndash_checkout_buttons input.btn-join[type=button]:focus,
  [class*="-sfwd-courses"] .learndash_checkout_buttons input.btn-join[type=button]:active,
  [class*="-sfwd-courses"] .learndash_checkout_buttons input.btn-join[type=button].active,
  [class*="-sfwd-courses"] a#quiz_continue_link:hover,
  [class*="-sfwd-courses"] a#quiz_continue_link:focus,
  [class*="-sfwd-courses"] a#quiz_continue_link:active,
  [class*="-sfwd-courses"] a#quiz_continue_link.active {
    background: #2795cc; }

.large-text {
  font-size: 120%; }

.education-cols-2 .education-quote-wrap {
  margin-left: -15px;
  margin-right: -15px; }
  .education-cols-2 .education-quote-wrap:before, .education-cols-2 .education-quote-wrap:after {
    content: "";
    display: table; }
  .education-cols-2 .education-quote-wrap:after {
    clear: both; }
  .education-cols-2 .education-quote-wrap .education-quote-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .education-cols-2 .education-quote-wrap .education-quote-block {
        float: left;
        width: 50%; } }
    .education-cols-2 .education-quote-wrap .education-quote-block:nth-of-type(2n+1) {
      clear: left; }

.learndash_course_tabs .nav-tabs.nav-justified {
  margin-left: -2px;
  margin-right: -2px;
  width: auto; }
  .learndash_course_tabs .nav-tabs.nav-justified > li > a, .learndash_course_tabs .nav-tabs.nav-justified > li > a:hover, .learndash_course_tabs .nav-tabs.nav-justified > li > a:focus, .learndash_course_tabs .nav-tabs.nav-justified > .active > a, .learndash_course_tabs .nav-tabs.nav-justified > .active > a:hover, .learndash_course_tabs .nav-tabs.nav-justified > .active > a:focus {
    border: 0 none;
    margin: 0 2px 10px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box; }
  .learndash_course_tabs .nav-tabs.nav-justified > li > a {
    background: #f3f3f3;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    padding: 10px; }
    @media (min-width: 768px) {
      .learndash_course_tabs .nav-tabs.nav-justified > li > a {
        padding: 10px; } }
    @media (min-width: 992px) {
      .learndash_course_tabs .nav-tabs.nav-justified > li > a {
        padding: 15px; } }
    @media (min-width: 1200px) {
      .learndash_course_tabs .nav-tabs.nav-justified > li > a {
        padding: 20px 15px; } }
    .learndash_course_tabs .nav-tabs.nav-justified > li > a:hover {
      background: #35a1d8;
      color: #fff; }
  .learndash_course_tabs .nav-tabs.nav-justified > li.active > a {
    background: #35a1d8;
    color: #fff; }
.learndash_course_tabs .tab-content .tab-pane {
  background: #fafafa;
  padding: 15px;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .learndash_course_tabs .tab-content .tab-pane {
      padding: 20px; } }
  @media (min-width: 992px) {
    .learndash_course_tabs .tab-content .tab-pane {
      padding: 25px; } }
  @media (min-width: 1200px) {
    .learndash_course_tabs .tab-content .tab-pane {
      padding: 30px; } }
  .learndash_course_tabs .tab-content .tab-pane h1, .learndash_course_tabs .tab-content .tab-pane h2, .learndash_course_tabs .tab-content .tab-pane h3, .learndash_course_tabs .tab-content .tab-pane h4, .learndash_course_tabs .tab-content .tab-pane h5, .learndash_course_tabs .tab-content .tab-pane h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-bottom: 20px; }
  .learndash_course_tabs .tab-content .tab-pane p {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .learndash_course_tabs .tab-content .tab-pane p {
        margin-bottom: 20px; } }
    @media (min-width: 992px) {
      .learndash_course_tabs .tab-content .tab-pane p {
        margin-bottom: 25px; } }
    @media (min-width: 1200px) {
      .learndash_course_tabs .tab-content .tab-pane p {
        margin-bottom: 30px; } }
  .learndash_course_tabs .tab-content .tab-pane .gallery {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .learndash_course_tabs .tab-content .tab-pane .gallery {
        margin-bottom: 20px; } }
    @media (min-width: 992px) {
      .learndash_course_tabs .tab-content .tab-pane .gallery {
        margin-bottom: 25px; } }
    @media (min-width: 1200px) {
      .learndash_course_tabs .tab-content .tab-pane .gallery {
        margin-bottom: 30px; } }

#learndash_course_content #learndash_course_content_title,
.learndash #learndash_course_content_title {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase; }
#learndash_course_content .expand_collapse,
.learndash .expand_collapse {
  top: -14px; }
  @media (max-width: 499px) {
    #learndash_course_content .expand_collapse,
    .learndash .expand_collapse {
      float: none;
      top: 0;
      line-height: 1.5; } }
#learndash_course_content #learndash_lessons,
#learndash_course_content #learndash_quizzes,
.learndash #learndash_lessons,
.learndash #learndash_quizzes {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  margin: 15px 0; }
  @media (min-width: 768px) {
    #learndash_course_content #learndash_lessons,
    #learndash_course_content #learndash_quizzes,
    .learndash #learndash_lessons,
    .learndash #learndash_quizzes {
      margin: 20px 0; } }
  @media (min-width: 992px) {
    #learndash_course_content #learndash_lessons,
    #learndash_course_content #learndash_quizzes,
    .learndash #learndash_lessons,
    .learndash #learndash_quizzes {
      margin: 25px 0; } }
  @media (min-width: 1200px) {
    #learndash_course_content #learndash_lessons,
    #learndash_course_content #learndash_quizzes,
    .learndash #learndash_lessons,
    .learndash #learndash_quizzes {
      margin: 30px 0; } }
#learndash_course_content #learndash_lesson_topics_list div > strong,
#learndash_course_content #learndash_lessons #lesson_heading,
#learndash_course_content #learndash_profile .learndash_profile_heading,
#learndash_course_content #learndash_quizzes #quiz_heading,
.learndash #learndash_lesson_topics_list div > strong,
.learndash #learndash_lessons #lesson_heading,
.learndash #learndash_profile .learndash_profile_heading,
.learndash #learndash_quizzes #quiz_heading {
  background: #888888;
  color: #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  font-size: 16px;
  font-weight: 500;
  padding: 13px; }
  #learndash_course_content #learndash_lesson_topics_list div > strong .right,
  #learndash_course_content #learndash_lessons #lesson_heading .right,
  #learndash_course_content #learndash_profile .learndash_profile_heading .right,
  #learndash_course_content #learndash_quizzes #quiz_heading .right,
  .learndash #learndash_lesson_topics_list div > strong .right,
  .learndash #learndash_lessons #lesson_heading .right,
  .learndash #learndash_profile .learndash_profile_heading .right,
  .learndash #learndash_quizzes #quiz_heading .right {
    color: #cccccc;
    font-size: 14px;
    font-weight: 400; }
#learndash_course_content #learndash_profile .expand_collapse a, #learndash_course_content .expand_collapse a,
.learndash #learndash_profile .expand_collapse a,
.learndash .expand_collapse a {
  color: #414141;
  font-size: 12px; }
  #learndash_course_content #learndash_profile .expand_collapse a:hover, #learndash_course_content .expand_collapse a:hover,
  .learndash #learndash_profile .expand_collapse a:hover,
  .learndash .expand_collapse a:hover {
    color: #35a1d8; }
  #learndash_course_content #learndash_profile .expand_collapse a + a:before, #learndash_course_content .expand_collapse a + a:before,
  .learndash #learndash_profile .expand_collapse a + a:before,
  .learndash .expand_collapse a + a:before {
    display: inline-block;
    margin: 0 15px;
    content: '|';
    color: #999999; }
#learndash_course_content #course_list > div > div,
#learndash_course_content #lessons_list > div > div,
#learndash_course_content #quiz_list > div > div,
#learndash_course_content .single-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn,
#learndash_course_content .singular-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn,
#learndash_course_content #course_list > div h4,
#learndash_course_content #learndash_lesson_topics_list ul > li > span.topic_item,
#learndash_course_content #lessons_list > div h4,
#learndash_course_content #quiz_list > div h4,
.learndash #course_list > div > div,
.learndash #lessons_list > div > div,
.learndash #quiz_list > div > div,
.learndash .single-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn,
.learndash .singular-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn,
.learndash #course_list > div h4,
.learndash #learndash_lesson_topics_list ul > li > span.topic_item,
.learndash #lessons_list > div h4,
.learndash #quiz_list > div h4 {
  border-width: 1px 0 0;
  border-top-style: solid;
  border-top-color: #f1f1f1; }
#learndash_course_content #course_list > div h4 > a,
#learndash_course_content #lessons_list > div h4 > a,
#learndash_course_content #quiz_list > div h4 > a,
.learndash #course_list > div h4 > a,
.learndash #lessons_list > div h4 > a,
.learndash #quiz_list > div h4 > a {
  padding: 15px 45px 15px 13px;
  color: #35a1d8;
  font-size: 14px; }
  #learndash_course_content #course_list > div h4 > a:hover,
  #learndash_course_content #lessons_list > div h4 > a:hover,
  #learndash_course_content #quiz_list > div h4 > a:hover,
  .learndash #course_list > div h4 > a:hover,
  .learndash #lessons_list > div h4 > a:hover,
  .learndash #quiz_list > div h4 > a:hover {
    background: rgba(53, 161, 216, 0.05) !important; }
#learndash_course_content .completed, #learndash_course_content .notcompleted,
.learndash .completed,
.learndash .notcompleted {
  background: none;
  font-size: 12px;
  line-height: 1.5;
  position: relative; }
  #learndash_course_content .completed:before, #learndash_course_content .notcompleted:before,
  .learndash .completed:before,
  .learndash .notcompleted:before {
    position: absolute;
    right: 15px;
    font-family: 'nbtico';
    content: "\e951";
    font-size: 18px;
    line-height: 1;
    color: #616161; }
#learndash_course_content .completed:before,
.learndash .completed:before {
  color: #35a1d8; }
#learndash_course_content .learndash_topic_dots,
.learndash .learndash_topic_dots {
  margin-top: 0; }
  #learndash_course_content .learndash_topic_dots ul > li:nth-of-type(odd),
  .learndash .learndash_topic_dots ul > li:nth-of-type(odd) {
    background: rgba(53, 161, 216, 0.1) !important; }
  #learndash_course_content .learndash_topic_dots ul > li:hover,
  .learndash .learndash_topic_dots ul > li:hover {
    background: rgba(53, 161, 216, 0.05) !important; }
  #learndash_course_content .learndash_topic_dots ul > li > span.topic_item:hover,
  .learndash .learndash_topic_dots ul > li > span.topic_item:hover {
    background: rgba(53, 161, 216, 0.05) !important; }
  #learndash_course_content .learndash_topic_dots ul .topic-completed span,
  #learndash_course_content .learndash_topic_dots ul .topic-notcompleted span,
  .learndash .learndash_topic_dots ul .topic-completed span,
  .learndash .learndash_topic_dots ul .topic-notcompleted span {
    margin: 4px 0;
    position: relative;
    background: none transparent;
    line-height: 28px; }
    #learndash_course_content .learndash_topic_dots ul .topic-completed span:before,
    #learndash_course_content .learndash_topic_dots ul .topic-notcompleted span:before,
    .learndash .learndash_topic_dots ul .topic-completed span:before,
    .learndash .learndash_topic_dots ul .topic-notcompleted span:before {
      position: absolute;
      top: 0px;
      left: 5px;
      font-family: 'nbtico';
      content: "\e953";
      font-size: 15px; }
  #learndash_course_content .learndash_topic_dots ul .topic-notcompleted span:before,
  .learndash .learndash_topic_dots ul .topic-notcompleted span:before {
    color: #888888; }

.learndash .learndash_topic_dots ul > li:nth-of-type(odd) {
  background: transparent !important; }
.learndash .learndash_topic_dots ul > li:hover {
  background: rgba(53, 161, 216, 0.05) !important; }
.learndash .learndash_topic_dots ul > li > span.topic_item:hover {
  background: rgba(53, 161, 216, 0.05) !important; }
.learndash .learndash_topic_dots ul > li + li {
  border-top: 1px solid #f1f1f1; }
.learndash #learndash_next_prev_link {
  margin: 15px 0; }
  @media (min-width: 768px) {
    .learndash #learndash_next_prev_link {
      margin: 20px 0 25px; } }
  @media (min-width: 992px) {
    .learndash #learndash_next_prev_link {
      margin: 25px 0 35px; } }
  @media (min-width: 1200px) {
    .learndash #learndash_next_prev_link {
      margin: 30px 0 50px; } }
  .learndash #learndash_next_prev_link:before, .learndash #learndash_next_prev_link:after {
    display: table;
    content: '';
    clear: both; }
  .learndash #learndash_next_prev_link > a {
    display: inline-block;
    padding: 7px 15px;
    color: #fff;
    background: #35a1d8; }
    .learndash #learndash_next_prev_link > a[rel="prev"] {
      float: left; }
      .learndash #learndash_next_prev_link > a[rel="prev"] .meta-nav {
        margin-right: 10px;
        display: inline-block; }
    .learndash #learndash_next_prev_link > a[rel="next"] {
      float: right; }
      .learndash #learndash_next_prev_link > a[rel="next"] .meta-nav {
        margin-left: 10px;
        display: inline-block; }
.learndash .wpProQuiz_content {
  background: #fafafa;
  padding: 0;
  margin-top: 25px !important; }
  .learndash .wpProQuiz_content > div.wpProQuiz_text {
    padding: 7px 15px; }
    @media (min-width: 768px) {
      .learndash .wpProQuiz_content > div.wpProQuiz_text {
        padding: 7px 20px; } }
    @media (min-width: 992px) {
      .learndash .wpProQuiz_content > div.wpProQuiz_text {
        padding: 10px 25px; } }
    @media (min-width: 1200px) {
      .learndash .wpProQuiz_content > div.wpProQuiz_text {
        padding: 15px 30px; } }
  .learndash .wpProQuiz_content > div.wpProQuiz_time_limit {
    border-bottom: 10px solid #000;
    font-weight: normal !important; }
    .learndash .wpProQuiz_content > div.wpProQuiz_time_limit .time {
      color: #000;
      padding: 7px 15px;
      font-size: 0; }
      @media (min-width: 768px) {
        .learndash .wpProQuiz_content > div.wpProQuiz_time_limit .time {
          padding: 7px 20px; } }
      @media (min-width: 992px) {
        .learndash .wpProQuiz_content > div.wpProQuiz_time_limit .time {
          padding: 10px 25px; } }
      @media (min-width: 1200px) {
        .learndash .wpProQuiz_content > div.wpProQuiz_time_limit .time {
          padding: 12px 30px; } }
      .learndash .wpProQuiz_content > div.wpProQuiz_time_limit .time span {
        display: inline-block;
        font-weight: bold;
        font-size: 18px; }
        @media (min-width: 768px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_time_limit .time span {
            font-size: 20px; } }
        @media (min-width: 992px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_time_limit .time span {
            font-size: 22px; } }
        @media (min-width: 1200px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_time_limit .time span {
            font-size: 24px; } }
    .learndash .wpProQuiz_content > div.wpProQuiz_time_limit .wpProQuiz_progress {
      background: #35a1d8 !important;
      margin-bottom: -10px !important; }
  .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv {
    margin: 0 !important; }
    .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion {
      border: 0 none;
      max-height: 100%;
      background: transparent; }
      .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol {
        padding: 3px 8px !important; }
        @media (min-width: 768px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol {
            padding: 5px 13px !important; } }
        @media (min-width: 992px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol {
            padding: 7px 18px !important; } }
        @media (min-width: 1200px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol {
            padding: 8px 23px !important; } }
        .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li {
          text-align: center;
          margin: 7px !important;
          border: 1px solid #686868;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          background-clip: padding-box; }
          @media (min-width: 768px) {
            .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li {
              font-size: 17px;
              width: 34px !important;
              line-height: 22px; } }
          @media (min-width: 992px) {
            .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li {
              font-size: 18px;
              width: 38px !important;
              line-height: 26px; } }
          .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li[style] {
            color: #fff;
            border-color: transparent; }
          .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li:hover {
            color: #fff;
            background: #35a1d8;
            border-color: transparent; }
    .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewLegend {
      padding: 5px 15px !important;
      margin: 0 !important;
      background: rgba(53, 161, 216, 0.1); }
      @media (min-width: 768px) {
        .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewLegend {
          padding: 7px 20px !important; } }
      @media (min-width: 992px) {
        .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewLegend {
          padding: 8px 25px !important; } }
      @media (min-width: 1200px) {
        .learndash .wpProQuiz_content > div.wpProQuiz_reviewDiv .wpProQuiz_reviewLegend {
          padding: 10px 30px !important; } }
  .learndash .wpProQuiz_content > div.wpProQuiz_quiz {
    border-top: 1px solid #dedede;
    padding: 15px 15px 25px; }
    @media (min-width: 768px) {
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz {
        padding: 15px 20px 45px !important; } }
    @media (min-width: 992px) {
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz {
        padding: 20px 25px 65px !important; } }
    @media (min-width: 1200px) {
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz {
        padding: 20px 30px 85px !important; } }
    .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list {
      color: #000; }
      @media (min-width: 768px) {
        .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list {
          margin-bottom: 25px !important; } }
      @media (min-width: 1200px) {
        .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list {
          margin-bottom: 30px !important; } }
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList {
        background: #fff !important;
        border: 1px solid #dedede !important;
        padding: 10px !important;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-clip: padding-box; }
        @media (min-width: 768px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList {
            padding: 15px !important; } }
        @media (min-width: 1200px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList {
            padding: 20px !important; } }
        .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem > label > input[type="radio"], .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem > label > input[type="checkbox"] {
          margin-right: 5px !important; }
          @media (min-width: 768px) {
            .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem > label > input[type="radio"], .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem > label > input[type="checkbox"] {
              margin-right: 10px !important; } }
          @media (min-width: 1200px) {
            .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem > label > input[type="radio"], .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem > label > input[type="checkbox"] {
              margin-right: 15px !important; } }
        .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem p > label {
          margin-right: 5px !important; }
        @media (min-width: 768px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem p {
            margin-right: 7px !important; } }
        @media (min-width: 1200px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem p {
            margin-right: 10px !important; } }
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_matrixSortString {
        background: #fff !important;
        border-color: #dedede !important;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-clip: padding-box;
        margin-bottom: 20px !important; }
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_sortable,
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_sortStringItem {
        background: rgba(53, 161, 216, 0.1) !important; }
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type="email"],
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type="number"],
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type="password"],
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type="tel"],
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type="url"],
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type="text"],
      .learndash .wpProQuiz_content > div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem textarea {
        border: 1px solid #dedede;
        padding: 5px 10px; }
  .learndash .wpProQuiz_content > div.wpProQuiz_checkPage, .learndash .wpProQuiz_content > div.wpProQuiz_sending, .learndash .wpProQuiz_content > div.wpProQuiz_results {
    padding: 15px 15px 25px; }
    @media (min-width: 768px) {
      .learndash .wpProQuiz_content > div.wpProQuiz_checkPage, .learndash .wpProQuiz_content > div.wpProQuiz_sending, .learndash .wpProQuiz_content > div.wpProQuiz_results {
        padding: 15px 20px 45px !important; } }
    @media (min-width: 992px) {
      .learndash .wpProQuiz_content > div.wpProQuiz_checkPage, .learndash .wpProQuiz_content > div.wpProQuiz_sending, .learndash .wpProQuiz_content > div.wpProQuiz_results {
        padding: 20px 25px 65px !important; } }
    @media (min-width: 1200px) {
      .learndash .wpProQuiz_content > div.wpProQuiz_checkPage, .learndash .wpProQuiz_content > div.wpProQuiz_sending, .learndash .wpProQuiz_content > div.wpProQuiz_results {
        padding: 20px 30px 85px !important; } }
    .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_header, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_header, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_header {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      color: #000; }
    .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box {
      background: rgba(53, 161, 216, 0.05) !important;
      border-color: rgba(53, 161, 216, 0.1) !important; }
      .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box ol, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box ol, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box ol {
        padding: 3px 8px !important; }
        @media (min-width: 768px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box ol, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box ol, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box ol {
            padding: 5px 13px !important; } }
        @media (min-width: 992px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box ol, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box ol, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box ol {
            padding: 7px 18px !important; } }
        @media (min-width: 1200px) {
          .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box ol, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box ol, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box ol {
            padding: 8px 23px !important; } }
        .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box ol li, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box ol li, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box ol li {
          text-align: center;
          margin: 7px !important;
          border: 1px solid #686868;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          background-clip: padding-box; }
          @media (min-width: 768px) {
            .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box ol li, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box ol li, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box ol li {
              font-size: 17px;
              width: 34px !important;
              line-height: 22px; } }
          @media (min-width: 992px) {
            .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box ol li, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box ol li, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box ol li {
              font-size: 18px;
              width: 38px !important;
              line-height: 26px; } }
          .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box ol li[style], .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box ol li[style], .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box ol li[style] {
            color: #fff;
            border-color: transparent; }
          .learndash .wpProQuiz_content > div.wpProQuiz_checkPage .wpProQuiz_box ol li:hover, .learndash .wpProQuiz_content > div.wpProQuiz_sending .wpProQuiz_box ol li:hover, .learndash .wpProQuiz_content > div.wpProQuiz_results .wpProQuiz_box ol li:hover {
            color: #fff;
            background: #35a1d8;
            border-color: transparent; }
  .learndash .wpProQuiz_content > div .wpProQuiz_button {
    background: #35a1d8 !important;
    font-size: 14px;
    font-weight: 400 !important;
    text-transform: uppercase;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
    padding: 5px 20px !important; }
    @media (min-width: 992px) {
      .learndash .wpProQuiz_content > div .wpProQuiz_button {
        padding: 6px 25px !important; } }
    @media (min-width: 992px) {
      .learndash .wpProQuiz_content > div .wpProQuiz_button {
        padding: 7px 30px !important; } }
    @media (min-width: 1200px) {
      .learndash .wpProQuiz_content > div .wpProQuiz_button {
        padding: 8px 35px !important; } }
    .learndash .wpProQuiz_content > div .wpProQuiz_button:hover {
      background: #2795cc !important; }
  .learndash .wpProQuiz_content > div #btn-join, .learndash .wpProQuiz_content > div .btn-join,
  .learndash .wpProQuiz_content > div .learndash_checkout_buttons input.btn-join[type=button],
  .learndash .wpProQuiz_content > div a#quiz_continue_link {
    background: #35a1d8;
    display: inline-block;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box; }

#comments .comment_list .comment {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    #comments .comment_list .comment {
      padding-top: 25px;
      padding-bottom: 25px; } }
  @media (min-width: 992px) {
    #comments .comment_list .comment {
      padding-top: 35px;
      padding-bottom: 35px; } }
  @media (min-width: 1200px) {
    #comments .comment_list .comment {
      padding-top: 45px;
      padding-bottom: 45px; } }
  #comments .comment_list .comment + .comment {
    border-top: 1px solid #e6e6e6; }
  #comments .comment_list .comment .comment-avatar {
    float: left;
    margin-right: 15px; }
    @media (min-width: 768px) {
      #comments .comment_list .comment .comment-avatar {
        margin-right: 20px; } }
    @media (min-width: 992px) {
      #comments .comment_list .comment .comment-avatar {
        margin-right: 25px; } }
    @media (min-width: 1200px) {
      #comments .comment_list .comment .comment-avatar {
        margin-right: 30px; } }
    @media (max-width: 425px) {
      #comments .comment_list .comment .comment-avatar {
        margin-right: 0;
        float: none; } }
    #comments .comment_list .comment .comment-avatar img {
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      border: 3px solid #dddddd; }
  #comments .comment_list .comment .comment-detail {
    overflow: hidden;
    color: #686868; }
    #comments .comment_list .comment .comment-detail .comment-meta {
      margin-bottom: 10px; }
    #comments .comment_list .comment .comment-detail .comment-author {
      text-transform: uppercase;
      color: #000;
      margin-bottom: 0; }
      #comments .comment_list .comment .comment-detail .comment-author:hover {
        color: #35a1d8; }
    #comments .comment_list .comment .comment-detail p {
      margin-bottom: 10px; }
    #comments .comment_list .comment .comment-detail .reply .comment-reply-link {
      display: inline-block;
      padding: 6px 20px;
      color: #a6a6a6;
      background: #fff;
      border: 2px solid #d5d5d5; }
      #comments .comment_list .comment .comment-detail .reply .comment-reply-link:hover {
        color: #fff;
        background: #35a1d8;
        border-color: transparent; }
  #comments .comment_list .comment .comment {
    padding-left: 115px; }
    @media (min-width: 768px) {
      #comments .comment_list .comment .comment {
        padding-left: 120px; } }
    @media (min-width: 992px) {
      #comments .comment_list .comment .comment {
        padding-left: 125px; } }
    @media (min-width: 1200px) {
      #comments .comment_list .comment .comment {
        padding-left: 130px; } }
    @media (max-width: 425px) {
      #comments .comment_list .comment .comment {
        padding-left: 30px; } }
    @media (min-width: 426px) and (max-width: 500px) {
      #comments .comment_list .comment .comment {
        padding-left: 45px; } }
    @media (min-width: 501px) and (max-width: 600px) {
      #comments .comment_list .comment .comment {
        padding-left: 65px; } }
#comments .comment-reply-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    #comments .comment-reply-title {
      font-size: 20px; } }
  @media (min-width: 992px) {
    #comments .comment-reply-title {
      font-size: 24px; } }
  @media (min-width: 1200px) {
    #comments .comment-reply-title {
      font-size: 30px; } }
#comments #commentform {
  margin-left: -15px;
  margin-right: -15px; }
  #comments #commentform:before, #comments #commentform:after {
    content: "";
    display: table; }
  #comments #commentform:after {
    clear: both; }
  #comments #commentform p {
    margin: 15px 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      #comments #commentform p {
        float: left;
        width: 100%; } }
    #comments #commentform p.comment-form-author, #comments #commentform p.comment-form-email {
      position: relative; }
      @media (min-width: 768px) {
        #comments #commentform p.comment-form-author, #comments #commentform p.comment-form-email {
          float: left;
          width: 50%; } }
      #comments #commentform p.comment-form-author:before, #comments #commentform p.comment-form-email:before {
        position: absolute;
        font-family: 'nbtico';
        font-size: 22px;
        display: block;
        right: 25px;
        color: #e6e6e6;
        top: 7px;
        right: 25px; }
        @media (min-width: 768px) {
          #comments #commentform p.comment-form-author:before, #comments #commentform p.comment-form-email:before {
            top: 10px;
            right: 25px; } }
        @media (min-width: 992px) {
          #comments #commentform p.comment-form-author:before, #comments #commentform p.comment-form-email:before {
            top: 12px;
            right: 30px; } }
        @media (min-width: 1200px) {
          #comments #commentform p.comment-form-author:before, #comments #commentform p.comment-form-email:before {
            top: 12px;
            right: 35px; } }
      #comments #commentform p.comment-form-author input[type="email"],
      #comments #commentform p.comment-form-author input[type="number"],
      #comments #commentform p.comment-form-author input[type="password"],
      #comments #commentform p.comment-form-author input[type="tel"],
      #comments #commentform p.comment-form-author input[type="url"],
      #comments #commentform p.comment-form-author input[type="text"], #comments #commentform p.comment-form-email input[type="email"],
      #comments #commentform p.comment-form-email input[type="number"],
      #comments #commentform p.comment-form-email input[type="password"],
      #comments #commentform p.comment-form-email input[type="tel"],
      #comments #commentform p.comment-form-email input[type="url"],
      #comments #commentform p.comment-form-email input[type="text"] {
        padding-right: 35px; }
        @media (min-width: 768px) {
          #comments #commentform p.comment-form-author input[type="email"],
          #comments #commentform p.comment-form-author input[type="number"],
          #comments #commentform p.comment-form-author input[type="password"],
          #comments #commentform p.comment-form-author input[type="tel"],
          #comments #commentform p.comment-form-author input[type="url"],
          #comments #commentform p.comment-form-author input[type="text"], #comments #commentform p.comment-form-email input[type="email"],
          #comments #commentform p.comment-form-email input[type="number"],
          #comments #commentform p.comment-form-email input[type="password"],
          #comments #commentform p.comment-form-email input[type="tel"],
          #comments #commentform p.comment-form-email input[type="url"],
          #comments #commentform p.comment-form-email input[type="text"] {
            padding-right: 40px; } }
        @media (min-width: 992px) {
          #comments #commentform p.comment-form-author input[type="email"],
          #comments #commentform p.comment-form-author input[type="number"],
          #comments #commentform p.comment-form-author input[type="password"],
          #comments #commentform p.comment-form-author input[type="tel"],
          #comments #commentform p.comment-form-author input[type="url"],
          #comments #commentform p.comment-form-author input[type="text"], #comments #commentform p.comment-form-email input[type="email"],
          #comments #commentform p.comment-form-email input[type="number"],
          #comments #commentform p.comment-form-email input[type="password"],
          #comments #commentform p.comment-form-email input[type="tel"],
          #comments #commentform p.comment-form-email input[type="url"],
          #comments #commentform p.comment-form-email input[type="text"] {
            padding-right: 45px; } }
        @media (min-width: 1200px) {
          #comments #commentform p.comment-form-author input[type="email"],
          #comments #commentform p.comment-form-author input[type="number"],
          #comments #commentform p.comment-form-author input[type="password"],
          #comments #commentform p.comment-form-author input[type="tel"],
          #comments #commentform p.comment-form-author input[type="url"],
          #comments #commentform p.comment-form-author input[type="text"], #comments #commentform p.comment-form-email input[type="email"],
          #comments #commentform p.comment-form-email input[type="number"],
          #comments #commentform p.comment-form-email input[type="password"],
          #comments #commentform p.comment-form-email input[type="tel"],
          #comments #commentform p.comment-form-email input[type="url"],
          #comments #commentform p.comment-form-email input[type="text"] {
            padding-right: 50px; } }
    #comments #commentform p.comment-form-author:before {
      content: '\e932'; }
    #comments #commentform p.comment-form-email:before {
      content: '\e931'; }
    #comments #commentform p input[type="email"],
    #comments #commentform p input[type="number"],
    #comments #commentform p input[type="password"],
    #comments #commentform p input[type="tel"],
    #comments #commentform p input[type="url"],
    #comments #commentform p input[type="text"],
    #comments #commentform p textarea {
      width: 100%;
      border: 1px solid #ececec;
      background: #fff;
      color: #4b4b4b;
      padding: 10px 15px; }
      #comments #commentform p input[type="email"]:-moz-placeholder,
      #comments #commentform p input[type="number"]:-moz-placeholder,
      #comments #commentform p input[type="password"]:-moz-placeholder,
      #comments #commentform p input[type="tel"]:-moz-placeholder,
      #comments #commentform p input[type="url"]:-moz-placeholder,
      #comments #commentform p input[type="text"]:-moz-placeholder,
      #comments #commentform p textarea:-moz-placeholder {
        color: #4b4b4b;
        opacity: 1;
        filter: alpha(opacity=100); }
      #comments #commentform p input[type="email"]::-moz-placeholder,
      #comments #commentform p input[type="number"]::-moz-placeholder,
      #comments #commentform p input[type="password"]::-moz-placeholder,
      #comments #commentform p input[type="tel"]::-moz-placeholder,
      #comments #commentform p input[type="url"]::-moz-placeholder,
      #comments #commentform p input[type="text"]::-moz-placeholder,
      #comments #commentform p textarea::-moz-placeholder {
        color: #4b4b4b;
        opacity: 1;
        filter: alpha(opacity=100); }
      #comments #commentform p input[type="email"]:-ms-input-placeholder,
      #comments #commentform p input[type="number"]:-ms-input-placeholder,
      #comments #commentform p input[type="password"]:-ms-input-placeholder,
      #comments #commentform p input[type="tel"]:-ms-input-placeholder,
      #comments #commentform p input[type="url"]:-ms-input-placeholder,
      #comments #commentform p input[type="text"]:-ms-input-placeholder,
      #comments #commentform p textarea:-ms-input-placeholder {
        color: #4b4b4b; }
      #comments #commentform p input[type="email"]::-webkit-input-placeholder,
      #comments #commentform p input[type="number"]::-webkit-input-placeholder,
      #comments #commentform p input[type="password"]::-webkit-input-placeholder,
      #comments #commentform p input[type="tel"]::-webkit-input-placeholder,
      #comments #commentform p input[type="url"]::-webkit-input-placeholder,
      #comments #commentform p input[type="text"]::-webkit-input-placeholder,
      #comments #commentform p textarea::-webkit-input-placeholder {
        color: #4b4b4b; }
      @media (min-width: 768px) {
        #comments #commentform p input[type="email"],
        #comments #commentform p input[type="number"],
        #comments #commentform p input[type="password"],
        #comments #commentform p input[type="tel"],
        #comments #commentform p input[type="url"],
        #comments #commentform p input[type="text"],
        #comments #commentform p textarea {
          padding: 15px 20px; } }
      @media (min-width: 992px) {
        #comments #commentform p input[type="email"],
        #comments #commentform p input[type="number"],
        #comments #commentform p input[type="password"],
        #comments #commentform p input[type="tel"],
        #comments #commentform p input[type="url"],
        #comments #commentform p input[type="text"],
        #comments #commentform p textarea {
          padding: 18px 25px; } }
      @media (min-width: 1200px) {
        #comments #commentform p input[type="email"],
        #comments #commentform p input[type="number"],
        #comments #commentform p input[type="password"],
        #comments #commentform p input[type="tel"],
        #comments #commentform p input[type="url"],
        #comments #commentform p input[type="text"],
        #comments #commentform p textarea {
          padding: 18px 30px; } }
    #comments #commentform p.form-submit {
      text-align: right; }
      #comments #commentform p.form-submit button,
      #comments #commentform p.form-submit input[type="button"],
      #comments #commentform p.form-submit input[type="reset"],
      #comments #commentform p.form-submit input[type="submit"] {
        border: 0 none;
        background: #35a1d8;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-size: 13px;
        text-transform: uppercase;
        padding: 9px 20px;
        width: 150px;
        max-width: 100%; }
        #comments #commentform p.form-submit button:hover,
        #comments #commentform p.form-submit input[type="button"]:hover,
        #comments #commentform p.form-submit input[type="reset"]:hover,
        #comments #commentform p.form-submit input[type="submit"]:hover {
          background: #2795cc; }

[data-wpcr3-content] .wpcr3_button_1 {
  background: #35a1d8;
  color: #fff;
  border-color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  padding: 8px 20px; }
  [data-wpcr3-content] .wpcr3_button_1:hover {
    background: #2795cc; }
[data-wpcr3-content] .wpcr3_dotline, [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_aggregateRating {
  display: none !important; }
[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review {
  padding: 15px;
  margin: 15px 0;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  background: #fff; }
  [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_ratingValue {
    float: right;
    margin: 0 0 5px 5px; }
  [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_datePublished {
    color: #35a1d8; }
  [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_author span, [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_author a {
    color: #35a1d8; }
  [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_title {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px; }
  [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review blockquote.wpcr3_content {
    border: 0 none;
    font-style: italic;
    font-weight: 300;
    padding: 15px 5px 15px 35px;
    margin: 0;
    position: relative; }
    [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review blockquote.wpcr3_content:before {
      display: inline-block;
      font-family: 'nbtico';
      font-size: 24px;
      font-style: normal;
      content: '\e94b';
      color: #d7d7d7;
      position: absolute;
      top: 0;
      left: 0; }
    [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review blockquote.wpcr3_content > *:last-child {
      position: relative;
      display: block; }
      [data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review blockquote.wpcr3_content > *:last-child:after {
        display: inline-block;
        font-family: 'nbtico';
        font-size: 24px;
        font-style: normal;
        content: '\e94c';
        color: #d7d7d7;
        margin-left: 10px;
        position: absolute;
        bottom: -5px; }
[data-wpcr3-content] .wpcr3_div_2 {
  max-width: 100%;
  width: 100%; }
  [data-wpcr3-content] .wpcr3_div_2 .wpcr3_leave_text {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px; }
  [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 {
    display: block;
    width: auto;
    margin-left: -15px;
    margin-right: -15px; }
    [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tbody {
      display: block; }
    [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr {
      display: block;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 10px;
      padding-bottom: 10px; }
      @media (min-width: 768px) {
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr {
          float: left;
          width: 100%; } }
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr td {
        position: relative; }
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr td:before {
          position: absolute;
          font-family: 'nbtico';
          font-size: 22px;
          display: block;
          right: 25px;
          color: #e6e6e6;
          top: 12px;
          right: 15px; }
          @media (min-width: 768px) {
            [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr td:before {
              top: 20px;
              right: 20px; } }
          @media (min-width: 1200px) {
            [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr td:before {
              top: 20px;
              right: 20px; } }
      @media (min-width: 992px) {
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_fname {
          float: left;
          width: 50%; } }
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_fname td:nth-of-type(2):before {
        content: '\e932'; }
      @media (min-width: 992px) {
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_femail {
          float: left;
          width: 50%; } }
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_femail td:nth-of-type(2):before {
        content: '\e931'; }
      @media (min-width: 992px) {
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_fwebsite {
          float: left;
          width: 50%; } }
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_fwebsite td:nth-of-type(2):before {
        content: '\e956'; }
    [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td {
      display: block; }
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td label {
        font-weight: normal; }
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="email"],
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="number"],
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="password"],
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="tel"],
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="url"],
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="text"],
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea {
        width: 100%;
        border: 1px solid #ececec;
        background: #fff;
        color: #4b4b4b;
        padding: 10px 35px 10px 15px; }
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="email"]:-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="number"]:-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="password"]:-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="tel"]:-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="url"]:-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="text"]:-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea:-moz-placeholder {
          color: #4b4b4b;
          opacity: 1;
          filter: alpha(opacity=100); }
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="email"]::-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="number"]::-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="password"]::-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="tel"]::-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="url"]::-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="text"]::-moz-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea::-moz-placeholder {
          color: #4b4b4b;
          opacity: 1;
          filter: alpha(opacity=100); }
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="email"]:-ms-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="number"]:-ms-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="password"]:-ms-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="tel"]:-ms-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="url"]:-ms-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="text"]:-ms-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea:-ms-input-placeholder {
          color: #4b4b4b; }
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="email"]::-webkit-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="number"]::-webkit-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="password"]::-webkit-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="tel"]::-webkit-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="url"]::-webkit-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="text"]::-webkit-input-placeholder,
        [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea::-webkit-input-placeholder {
          color: #4b4b4b; }
        @media (min-width: 768px) {
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="email"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="number"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="password"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="tel"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="url"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="text"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea {
            padding: 15px 40px 15px 20px; } }
        @media (min-width: 992px) {
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="email"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="number"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="password"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="tel"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="url"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="text"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea {
            padding: 18px 45px 18px 25px; } }
        @media (min-width: 1200px) {
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="email"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="number"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="password"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="tel"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="url"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type="text"],
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea {
            padding: 18px 50px 18px 30px; } }
      [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea {
        min-width: 0;
        padding-right: 15px; }
        @media (min-width: 768px) {
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea {
            padding-right: 20px; } }
        @media (min-width: 992px) {
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea {
            padding-right: 25px; } }
        @media (min-width: 1200px) {
          [data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea {
            padding-right: 30px; } }

div.wpcr3_rating_style1_base {
  padding-right: 0 !important; }

#learndash_course_advisor .education-advisor-list .education-advisor {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    #learndash_course_advisor .education-advisor-list .education-advisor {
      padding-top: 25px;
      padding-bottom: 25px; } }
  @media (min-width: 992px) {
    #learndash_course_advisor .education-advisor-list .education-advisor {
      padding-top: 35px;
      padding-bottom: 35px; } }
  @media (min-width: 1200px) {
    #learndash_course_advisor .education-advisor-list .education-advisor {
      padding-top: 45px;
      padding-bottom: 45px; } }
  #learndash_course_advisor .education-advisor-list .education-advisor + .education-advisor {
    border-top: 1px solid #e6e6e6; }
  #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image {
    float: left;
    margin-right: 15px; }
    @media (min-width: 768px) {
      #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image {
        margin-right: 20px; } }
    @media (min-width: 992px) {
      #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image {
        margin-right: 25px; } }
    @media (min-width: 1200px) {
      #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image {
        margin-right: 30px; } }
    @media (max-width: 425px) {
      #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image {
        margin-right: 0;
        float: none;
        text-align: center; } }
    #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image img {
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      border: 3px solid #dddddd; }
  #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content {
    overflow: hidden;
    color: #686868; }
    @media (max-width: 425px) {
      #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content {
        text-align: center; } }
    #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content .education-advisor-name {
      text-transform: uppercase;
      color: #000; }
      #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content .education-advisor-name a {
        color: #000; }
        #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content .education-advisor-name a:hover {
          color: #35a1d8; }
    #learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content p {
      margin-bottom: 10px; }

.left-sidebar .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content,
.right-sidebar .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content {
  margin-bottom: 5px; }
.left-sidebar .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-content,
.right-sidebar .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-content {
  margin-bottom: 5px; }

.education-related.education-related-course .widget_nbtsow-learndash-related-widget {
  padding-top: 25px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .education-related.education-related-course .widget_nbtsow-learndash-related-widget {
      padding-top: 35px;
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    .education-related.education-related-course .widget_nbtsow-learndash-related-widget {
      padding-top: 45px;
      padding-bottom: 40px; } }
  @media (min-width: 1200px) {
    .education-related.education-related-course .widget_nbtsow-learndash-related-widget {
      padding-top: 55px;
      padding-bottom: 50px; } }
.education-related.education-related-course .nbtsow-related-posts {
  padding-left: 5px;
  padding-right: 5px; }
  .education-related.education-related-course .nbtsow-related-posts > .nbtsow-related-post {
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 50%; }
    @media (min-width: 768px) {
      .education-related.education-related-course .nbtsow-related-posts > .nbtsow-related-post {
        float: left;
        width: 33.33333%; } }
    @media (min-width: 992px) {
      .education-related.education-related-course .nbtsow-related-posts > .nbtsow-related-post {
        float: left;
        width: 25%; } }
    @media (min-width: 1200px) {
      .education-related.education-related-course .nbtsow-related-posts > .nbtsow-related-post {
        float: left;
        width: 20%; } }
    @media (max-width: 499px) {
      .education-related.education-related-course .nbtsow-related-posts > .nbtsow-related-post {
        width: 100%; } }
  .education-related.education-related-course .nbtsow-related-posts.owl-carousel .owl-item {
    padding-left: 5px;
    padding-right: 5px; }
  .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post {
    color: #454545; }
    .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb {
      margin-bottom: 25px; }
    .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      color: #000; }
      .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title a {
        color: #000; }
        .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title a:hover {
          color: #35a1d8; }
    .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date {
      color: #454545;
      margin-left: -10px;
      margin-right: -10px; }
      .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date:before, .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date:after {
        content: "";
        display: table; }
      .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date:after {
        clear: both; }
      .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date > span {
        display: inline-block;
        position: relative;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px; }
        .education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date > span .nbticon {
          margin-right: 10px;
          color: #cfcfcf; }

.education-single-sfwd-lessons .learndash_topic_dots {
  margin: 15px 0 0; }
  @media (min-width: 768px) {
    .education-single-sfwd-lessons .learndash_topic_dots {
      margin-top: 25px; } }
  @media (min-width: 992px) {
    .education-single-sfwd-lessons .learndash_topic_dots {
      margin-top: 40px; } }
  @media (min-width: 1200px) {
    .education-single-sfwd-lessons .learndash_topic_dots {
      margin-top: 60px; } }

.education-single-sfwd-lessons article header h2,
.education-single-sfwd-topic article header h2 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-transform: capitalize;
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .education-single-sfwd-lessons article header h2,
    .education-single-sfwd-topic article header h2 {
      font-size: 24px; } }
  @media (min-width: 992px) {
    .education-single-sfwd-lessons article header h2,
    .education-single-sfwd-topic article header h2 {
      font-size: 28px; } }
  @media (min-width: 1200px) {
    .education-single-sfwd-lessons article header h2,
    .education-single-sfwd-topic article header h2 {
      font-size: 30px; } }
.education-single-sfwd-lessons article .entry-content,
.education-single-sfwd-topic article .entry-content {
  background: #fafafa;
  color: #686868;
  padding: 15px; }
  @media (min-width: 768px) {
    .education-single-sfwd-lessons article .entry-content,
    .education-single-sfwd-topic article .entry-content {
      padding: 20px; } }
  @media (min-width: 992px) {
    .education-single-sfwd-lessons article .entry-content,
    .education-single-sfwd-topic article .entry-content {
      padding: 25px; } }
  @media (min-width: 1200px) {
    .education-single-sfwd-lessons article .entry-content,
    .education-single-sfwd-topic article .entry-content {
      padding: 30px; } }
  .education-single-sfwd-lessons article .entry-content h1, .education-single-sfwd-lessons article .entry-content h2, .education-single-sfwd-lessons article .entry-content h3, .education-single-sfwd-lessons article .entry-content h4, .education-single-sfwd-lessons article .entry-content h5, .education-single-sfwd-lessons article .entry-content h6,
  .education-single-sfwd-topic article .entry-content h1,
  .education-single-sfwd-topic article .entry-content h2,
  .education-single-sfwd-topic article .entry-content h3,
  .education-single-sfwd-topic article .entry-content h4,
  .education-single-sfwd-topic article .entry-content h5,
  .education-single-sfwd-topic article .entry-content h6 {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-bottom: 20px; }
  .education-single-sfwd-lessons article .entry-content p,
  .education-single-sfwd-topic article .entry-content p {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .education-single-sfwd-lessons article .entry-content p,
      .education-single-sfwd-topic article .entry-content p {
        margin-bottom: 20px; } }
    @media (min-width: 992px) {
      .education-single-sfwd-lessons article .entry-content p,
      .education-single-sfwd-topic article .entry-content p {
        margin-bottom: 25px; } }
    @media (min-width: 1200px) {
      .education-single-sfwd-lessons article .entry-content p,
      .education-single-sfwd-topic article .entry-content p {
        margin-bottom: 30px; } }

.education-single-sfwd-quiz article header h2 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-transform: capitalize; }
  @media (min-width: 768px) {
    .education-single-sfwd-quiz article header h2 {
      font-size: 24px; } }
  @media (min-width: 992px) {
    .education-single-sfwd-quiz article header h2 {
      font-size: 28px; } }
  @media (min-width: 1200px) {
    .education-single-sfwd-quiz article header h2 {
      font-size: 30px; } }

.tab-content .Free {
  margin-top: -6px; }

.Free span {
  position: relative;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  background: #47bd7c;
  padding: 3px 5px;
  display: inline-block;
  line-height: 22px; }
  .Free span:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent #47bd7c transparent transparent;
    border-style: solid;
    border-width: 14px 15px 14px;
    right: 100%;
    bottom: 0; }

body.post-type-archive-espresso_events .education-category-event, body.tax-espresso_event_categories .education-category-event {
  padding-top: 35px; }
  body.post-type-archive-espresso_events .education-category-event .page-header, body.tax-espresso_event_categories .education-category-event .page-header {
    display: none; }
  body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event {
    margin-bottom: 50px;
    background: #f8f8f8; }
    body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event:last-of-type, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event:last-of-type {
      margin-bottom: 57px; }
    body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header {
      float: left;
      margin-right: 41px; }
      @media (min-width: 580px) and (max-width: 991px) {
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header {
          margin-right: 20px;
          margin-left: 20px;
          width: 45%; } }
      @media (max-width: 579px) {
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header {
          float: none;
          margin-right: 0;
          width: 100%; } }
      @media (min-width: 580px) and (max-width: 991px) {
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header .entry-thumb, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header .entry-thumb {
          margin-top: 24px; } }
      @media (max-width: 579px) {
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header .entry-thumb img, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header .entry-thumb img {
          width: 100%; } }
    body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content {
      padding-left: 10px;
      padding-right: 10px; }
      @media (min-width: 700px) {
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content {
          overflow: hidden; } }
      body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 25px; }
        @media (min-width: 580px) and (max-width: 699px) {
          body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title {
            padding-top: 24px; } }
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title a, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title a {
          color: #191919; }
          body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title a:hover, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title a:hover {
            color: #35a1d8; }
      @media (min-width: 580px) and (max-width: 699px) {
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content form, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content form {
          text-align: center; } }
      body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn {
        margin-top: 26px;
        float: left;
        border-radius: 0;
        border: none;
        background: #cacaca;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        padding: 10px 33px; }
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn:hover, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn:hover {
          background: #35a1d8; }
        @media (min-width: 580px) and (max-width: 699px) {
          body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn {
            float: none; } }
      body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .event-datetimes ul, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .event-datetimes ul {
        padding: 0; }
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .event-datetimes ul li form.download-iCal-frm, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .event-datetimes ul li form.download-iCal-frm {
          display: none; }
      body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown {
        padding-top: 32px; }
        @media (min-width: 580px) and (max-width: 699px) {
          body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown {
            padding-top: 60px;
            text-align: center; }
            body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown:before, body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown:after, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown:before, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown:after {
              display: table;
              content: '';
              clear: both; } }
        body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown > div, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown > div {
          display: inline-block;
          font-size: 16px;
          font-family: 'Roboto', sans-serif;
          color: #191919;
          font-weight: normal;
          margin-right: 23px;
          text-align: center; }
          body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown > div > span, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown > div > span {
            font-size: 29px;
            font-weight: normal;
            color: #35a1d8;
            border: 1px solid #35a1d8;
            padding: 2px 6px;
            display: block;
            margin-bottom: 10px; }
            @media (max-width: 374px) {
              body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown > div > span, body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown > div > span {
                font-size: 26px;
                padding: 2px 5px; } }
body.single-espresso_events .education-single-espresso_events article {
  padding-top: 7px;
  padding-bottom: 20px; }
  body.single-espresso_events .education-single-espresso_events article .education-event-header .entry-thumb {
    position: relative; }
    body.single-espresso_events .education-single-espresso_events article .education-event-header .entry-thumb:after {
      content: '';
      background: rgba(0, 0, 0, 0.59);
      position: absolute;
      transition: all .7s ease-in-out;
      -webkit-transition: all .7s ease-in-out;
      -moz-transition: all .7s ease-in-out;
      -ms-transition: all .7s ease-in-out;
      -o-transition: all .7s ease-in-out;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    body.single-espresso_events .education-single-espresso_events article .education-event-header .entry-thumb img {
      max-width: 100%;
      height: auto; }
  body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-time-countdown .education-time-countdown > div {
    display: inline-block;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding-left: 18px;
    padding-right: 18px; }
    body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-time-countdown .education-time-countdown > div > span {
      font-size: 46px;
      font-weight: normal;
      color: #fff;
      border: 1px solid #fff;
      padding: 3px 9px;
      display: block;
      margin-bottom: 12px; }
      @media (max-width: 480px) {
        body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-time-countdown .education-time-countdown > div > span {
          font-size: 30px;
          padding: 2px 5px; } }
    @media (max-width: 480px) {
      body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-time-countdown .education-time-countdown > div {
        font-size: 18px;
        padding-left: 7px;
        padding-right: 7px; } }
  body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-thumb-time {
    position: relative; }
    body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-thumb-time .education-event-time-countdown {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      text-align: center;
      width: 100%; }
  body.single-espresso_events .education-single-espresso_events article .education-event-header .entry-title {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 27px;
    margin-top: 50px;
    color: #404040; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl {
    width: 100%; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl th[class^="ee-ticket-selector-ticket-"],
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl td[class^="tckt-slctr-tbl-td-"] {
      border: 1px solid #dbdbdb;
      padding: 15px 0;
      text-align: center; }
      body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl th[class^="ee-ticket-selector-ticket-"] .currency-code,
      body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl td[class^="tckt-slctr-tbl-td-"] .currency-code {
        vertical-align: baseline;
        font-size: 16px;
        color: #a8a8a8; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl thead th[class^="ee-ticket-selector-ticket-"] {
      color: #404040;
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      font-size: 19px;
      text-transform: uppercase; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody b {
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      color: #404040;
      font-weight: normal; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody select.ticket-selector-tbl-qty-slct {
      padding: 3px 0;
      border: 1px solid #dbdbdb;
      -moz-appearance: none;
      text-align: center;
      width: 60%;
      outline: 0; }
      body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody select.ticket-selector-tbl-qty-slct option {
        outline: 0; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr .tckt-slctr-tkt-details-dv {
      margin: 0 !important;
      padding: 0 !important; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr h3 {
      font-size: 26px;
      color: #404040;
      font-weight: bold;
      font-family: 'Roboto', sans-serif; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section {
      font-size: 16px;
      font-weight: 500;
      line-height: 24px;
      color: #686868; }
      body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section h5 {
        border-bottom: 1px solid #1a99ee;
        line-height: 24px;
        margin-bottom: 15px; }
        body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section h5 span {
          color: #fff;
          font-size: 14px;
          font-family: 'Roboto', sans-serif;
          font-weight: normal;
          background: #1a99ee;
          padding: 4px 20px; }
      body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section span.drk-grey-text {
        font-size: 16px;
        line-height: 30px; }
      body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section span.small-text {
        color: #686868; }
      body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section span.ticket-details-label-spn {
        color: #3d3d3d; }
      body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl {
        line-height: 24px; }
        @media (max-width: 600px) {
          body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl {
            min-width: 0 !important; } }
        body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl th {
          padding: 0;
          width: 16.6%;
          text-align: center; }
          body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl th span.small-text, body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl th span.smaller-text {
            font-size: 16px;
            color: #3d3d3d;
            margin: 0; }
        body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl td .smaller-text, body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl td.small-text {
          color: #686868;
          font-size: 14px;
          line-height: 24px;
          margin: 0;
          padding-right: 10px;
          text-align: center; }
          @media (max-width: 600px) {
            body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl td .smaller-text, body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl td.small-text {
              font-size: 16px;
              text-align: left; } }
      @media (max-width: 600px) {
        body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section.tckt-slctr-tkt-sale-dates-sctn > span {
          padding: 0px 10px; } }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets input.ticket-selector-submit-btn {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    background: #35a1d8;
    padding: 5px 35px;
    margin-top: 15px;
    text-transform: uppercase; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets input.ticket-selector-submit-btn:hover {
      background: #2795cc; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-datetimes ul {
    padding: 0; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-datetimes ul li {
      color: #3d3d3d;
      font-size: 14px;
      font-family: 'Roboto', sans-serif;
      font-weight: 500; }
      body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-datetimes ul li form {
        display: none; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 27px;
    color: #404040;
    margin-bottom: 25px; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv span.tags-links {
    display: none; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > h4 {
    font-weight: normal;
    font-size: 18px;
    color: #444; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > h4:before {
      display: inline-block;
      content: '\e92e';
      font-family: 'nbtico';
      font-size: 15px;
      color: #fff;
      background: #35a1d8;
      -webkit-border-radius: 30%;
      border-radius: 30%;
      background-clip: padding-box;
      padding: 5px;
      margin-right: 10px; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > h4 strong {
      font-weight: normal; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > p:last-of-type:before {
    display: inline-block;
    content: '\e947';
    font-family: 'nbtico';
    font-size: 15px;
    color: #fff;
    background: #35a1d8;
    -webkit-border-radius: 30%;
    border-radius: 30%;
    background-clip: padding-box;
    padding: 5px;
    margin-right: 10px; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > p:last-of-type strong {
    font-weight: normal;
    font-size: 18px;
    color: #444; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > p:last-of-type span[itemprop="telephone"] {
    font-size: 18px;
    color: #888; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > strong {
    font-weight: normal;
    font-size: 18px;
    color: #444;
    float: left; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > strong:before {
      content: '\e95e';
      font-family: 'nbtico';
      font-size: 15px;
      color: #fff;
      background: #35a1d8;
      padding: 5px;
      -webkit-border-radius: 30%;
      border-radius: 30%;
      background-clip: padding-box;
      margin-right: 10px; }
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv > strong .dashicons {
      display: none; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv div[itemprop="address"] {
    color: #888;
    font-size: 18px;
    font-weight: normal; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv .ee-gmap-wrapper .ee-gmap {
    width: 100% !important; }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content > p {
    line-height: 24px; }
  @media (min-width: 500px) and (max-width: 767px) {
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .gallery-columns-2 figure.gallery-item {
      float: left;
      width: 50%; } }
  @media (max-width: 499px) {
    body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .gallery-columns-2 figure.gallery-item {
      float: none;
      width: 100%; } }
  body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .gallery-columns-2 figure.gallery-item img {
    width: 100%; }
body.single-espresso_venues .education-single-espresso_venues article .entry-title {
  font-family: 'Roboto';
  font-weight: bold;
  font-size: 27px;
  color: #404040; }
body.single-espresso_venues .education-single-espresso_venues #comments .comment-reply-title {
  font-size: 24px; }
body.page-registration-checkout #ee-single-page-checkout-dv p.small-text, body.page-registration-checkout #ee-single-page-checkout-dv p.drk-grey-text, body.page-registration-checkout #ee-single-page-checkout-dv p.smaller-text {
  font-size: 16px;
  color: #686868;
  font-weight: normal; }
body.page-registration-checkout #ee-single-page-checkout-dv h2 {
  display: none; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv {
  width: 100%;
  padding: 20px 0;
  margin: 0;
  border-top: none;
  border-bottom: none; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr {
  float: left; }
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr .spco-step-big-nmbr,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr .spco-step-big-nmbr {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 37px;
    color: #fff;
    background: #35a1d8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    padding: 7px 10px !important; }
    @media (max-width: 469px) {
      body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr .spco-step-big-nmbr,
      body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr .spco-step-big-nmbr {
        font-size: 26px;
        padding: 2px 8px !important; } }
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr .spco-step-name,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr .spco-step-name {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #404040;
    line-height: 24px;
    margin-left: 20px; }
    @media (max-width: 469px) {
      body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr .spco-step-name,
      body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr .spco-step-name {
        font-size: 18px; } }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv h5,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv h5 {
  display: none; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-qstn-grp-dv,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-qstn-grp-dv {
  padding: 0; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-attendee-dv,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-attendee-dv {
  padding: 0;
  border-radius: 0;
  border-top: 2px solid #b3b3b3;
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv label,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv legend,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv label,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv legend {
  font-size: 16px;
  font-weight: bold;
  color: #686868;
  padding: 0 15px 0 0; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-whats-next-buttons,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-whats-next-buttons {
  text-align: center; }
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-whats-next-buttons input.spco-next-step-btn,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-whats-next-buttons input.spco-next-step-btn {
    padding: 10px 50px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    background-clip: padding-box; }
    @media (max-width: 469px) {
      body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-whats-next-buttons input.spco-next-step-btn,
      body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-whats-next-buttons input.spco-next-step-btn {
        padding: 10px 30px; } }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv #ee-attendee_information-hidden-inputs,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv #ee-attendee_information-hidden-inputs {
  display: none; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-qstn-grp-title,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .big-event-title-hdr,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-qstn-grp-title,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .big-event-title-hdr {
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #404040;
  line-height: 24px;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (max-width: 469px) {
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-qstn-grp-title,
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .big-event-title-hdr,
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-qstn-grp-title,
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .big-event-title-hdr {
      font-size: 18px; } }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-qstn-grp-title,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-qstn-grp-title {
  padding-bottom: 0; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-lname-input-dv,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-fname-input-dv,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-lname-input-dv,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-fname-input-dv {
  float: left;
  display: inline-block;
  width: 49%;
  margin-bottom: 25px; }
  @media (max-width: 569px) {
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-lname-input-dv,
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-fname-input-dv,
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-lname-input-dv,
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-fname-input-dv {
      float: none;
      width: 100%; } }
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-lname-input-dv input,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-fname-input-dv input,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-lname-input-dv input,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-fname-input-dv input {
    width: 100%;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    border: 1px solid #cacaca; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-email,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-email {
  width: 100%;
  float: none;
  display: block;
  margin-bottom: 25px; }
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-email:before,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-email:before {
    content: '';
    display: table;
    clear: both; }
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-email input,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-email input {
    width: 100%;
    padding: 10px 20px;
    margin: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    border: 1px solid #cacaca; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-fname-input-dv,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-fname-input-dv {
  margin-right: 1%; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-lname-input-dv,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-lname-input-dv {
  margin-left: 1%; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv table,
body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv table {
  margin-bottom: 30px;
  width: 50%; }
  @media (max-width: 991px) {
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv table,
    body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv table {
      width: 100%; } }
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv table thead,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv table tbody,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv table thead,
  body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv table tbody {
    font-size: 16px;
    line-height: 30px; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-whats-next-buttons {
  padding: 0; }
body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-attendee-panel-dv > p {
  display: none; }
body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention {
  padding: 0;
  margin: 0;
  border: none;
  color: #686868;
  font-size: 16px;
  text-align: center;
  line-height: 24px; }
  body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides {
    border-bottom: 1px solid #a3a3a3;
    padding-bottom: 30px; }
    body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides h3 {
      font-size: 30px;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      color: #404040;
      position: relative;
      margin-bottom: 50px; }
      body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides h3:after {
        position: absolute;
        content: '';
        display: inline-block;
        width: 95px;
        height: 6px;
        background: url("images/divide.png") 50% 50% scroll no-repeat;
        left: 50%;
        bottom: -30px;
        transform: translateX(-50%); }
    body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght {
      text-align: center; }
      body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght .ee-button {
        display: inline-block;
        background: #35a1d8;
        border: 1px solid transparent !important;
        text-shadow: none;
        border-top: 1px solid transparent !important;
        border-bottom: 1px solid transparent !important;
        padding: 8px 40px;
        -webkit-border-radius: 22px;
        border-radius: 22px;
        background-clip: padding-box; }
        @media (max-width: 469px) {
          body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght .ee-button {
            font-size: 14px;
            padding: 10px; } }
        body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght .ee-button:hover, body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght .ee-button:active {
          background: #2795cc; }
body.page-thank-you #espresso-thank-you-page-overview-dv h3 {
  font-size: 27px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #404040;
  text-align: center;
  margin-top: 40px; }
body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv {
  text-align: center;
  margin-bottom: 60px; }
  body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv h5,
  body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv .smaller-text {
    color: #686868;
    font-size: 16px;
    font-weight: normal; }
  body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv table {
    width: 100%;
    margin-top: 30px; }
    body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv table thead th {
      text-align: center; }
    body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv table tbody td {
      line-height: 24px; }
      body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv table tbody td.jst-left {
        text-align: center; }
  body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv p {
    display: none; }

.espresso_events,
.espresso_venues {
  margin-bottom: 0; }

.dashicons {
  margin-top: -4px; }

#espresso-ajax-loading .ee-spinner {
  color: #cacaca;
  font-size: 35px;
  font-weight: normal;
  font-family: 'dashicons'; }
  #espresso-ajax-loading .ee-spinner:before {
    content: '\f463'; }

#espresso-ajax-notices .espresso-notices,
#espresso-ajax-notices .espresso-ajax-notices,
#espresso-notices .espresso-notices,
#espresso-notices .espresso-ajax-notices {
  border: 1px solid #cacaca; }

.education-newsletter {
  background-color: #157dd2;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px; }
  .education-newsletter a {
    color: #fff; }
    .education-newsletter a:hover {
      text-decoration: underline; }
  .education-newsletter caption {
    color: #fff; }
  .education-newsletter label.screen-reader-text {
    display: block; }
  .education-newsletter input:not([type]),
  .education-newsletter input[type="email"],
  .education-newsletter input[type="number"],
  .education-newsletter input[type="password"],
  .education-newsletter input[type="tel"],
  .education-newsletter input[type="url"],
  .education-newsletter input[type="text"],
  .education-newsletter input[type="search"],
  .education-newsletter select,
  .education-newsletter textarea {
    color: #252525;
    font-weight: normal; }
  .education-newsletter input[type="submit"] {
    padding: 6px 14px;
    border: 2px solid rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.3); }
  .education-newsletter .mc4wp-form {
    vertical-align: middle; }
    .education-newsletter .mc4wp-form label {
      font-family: 'Roboto', sans-serif;
      font-weight: 900;
      line-height: 1;
      padding-bottom: 15px;
      text-transform: uppercase;
      display: inline-block;
      width: 30%;
      background: url("images/divide_white.png") 0% 100% scroll no-repeat; }
      @media (max-width: 767px) {
        .education-newsletter .mc4wp-form label {
          width: 100%;
          font-size: 24px;
          margin-bottom: 20px; } }
      @media (min-width: 768px) {
        .education-newsletter .mc4wp-form label {
          font-size: 30px; } }
      @media (min-width: 992px) {
        .education-newsletter .mc4wp-form label {
          font-size: 36px; } }
      @media (min-width: 1200px) {
        .education-newsletter .mc4wp-form label {
          font-size: 40px; } }
    .education-newsletter .mc4wp-form .input-group {
      background: #fff;
      width: 60%;
      padding: 10px; }
      @media (max-width: 767px) {
        .education-newsletter .mc4wp-form .input-group {
          width: 100%; } }
      @media (min-width: 768px) {
        .education-newsletter .mc4wp-form .input-group {
          width: 65%; } }
      .education-newsletter .mc4wp-form .input-group .form-control {
        background: transparent;
        border: 1px solid transparent;
        box-shadow: none;
        border-radius: 0;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        font-style: italic;
        height: auto;
        padding: 8px 15px 9px;
        outline: 0 !important; }
      @media (min-width: 1200px) {
        .education-newsletter .mc4wp-form .input-group .input-group-btn {
          width: 20%; } }
      .education-newsletter .mc4wp-form .input-group .btn {
        width: 100%;
        padding: 9px 10px;
        border-radius: 0;
        border-color: transparent;
        background: #157dd2;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase; }
        .education-newsletter .mc4wp-form .input-group .btn:hover {
          background: #35a1d8; }
    .education-newsletter .mc4wp-form .mc4wp-response {
      padding-left: 30%; }
      @media (max-width: 767px) {
        .education-newsletter .mc4wp-form .mc4wp-response {
          padding-left: 0; } }
      .education-newsletter .mc4wp-form .mc4wp-response .mc4wp-success {
        color: #06ff00; }
      .education-newsletter .mc4wp-form .mc4wp-response .mc4wp-error {
        color: #ff0000; }
      .education-newsletter .mc4wp-form .mc4wp-response p {
        margin: 15px 0 0; }

.site-footer {
  background: #0c0c0c;
  color: #616161;
  font-size: 14px; }
  .site-footer a {
    color: #616161; }
    .site-footer a:hover {
      color: #35a1d8; }
  @media (max-width: 767px) {
    .site-footer .footer-top {
      padding-top: 20px;
      padding-bottom: 15px; } }
  @media (min-width: 768px) {
    .site-footer .footer-top {
      padding-top: 20px;
      padding-bottom: 15px; } }
  @media (min-width: 992px) {
    .site-footer .footer-top {
      padding-top: 45px;
      padding-bottom: 40px; } }
  @media (min-width: 1200px) {
    .site-footer .footer-top {
      padding-top: 75px;
      padding-bottom: 70px; } }
  .site-footer .footer-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .site-footer .footer-column {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      .site-footer .footer-column {
        float: left;
        width: 25%; } }
  .site-footer .search-form .screen-reader-text {
    display: block;
    margin-bottom: 5px; }
  .site-footer .search-form input[type="search"],
  .site-footer .search-form input[type="submit"] {
    margin-bottom: 5px; }
  .site-footer label.screen-reader-text {
    display: block; }
  .site-footer .nbtsow-title, .site-footer .widget-title, .site-footer .nbtsow-widget-title {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .site-footer .nbtsow-title, .site-footer .widget-title, .site-footer .nbtsow-widget-title {
        font-size: 18px;
        margin-top: 30px;
        margin-bottom: 20px; } }
  .site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb {
    margin-top: 4px; }
  .site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title {
    color: #c1c1c1;
    font-size: 16px; }
    .site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a {
      color: #c1c1c1; }
      .site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a:hover {
        color: #35a1d8; }
  .site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content {
    margin-bottom: 5px; }
  .site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-info-bottom {
    color: #616161;
    font-family: 'Source Sans Pro', sans-serif; }
  .site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post:first-child {
    padding-top: 0; }
  .site-footer .widget_tag_cloud .tagcloud {
    padding-top: 4px; }
  .site-footer .footer-bottom {
    background: #050505;
    position: relative;
    padding-top: 24px;
    padding-bottom: 14px; }
    .site-footer .footer-bottom .footer-cpr {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      float: left;
      width: 100%; }
      @media (min-width: 992px) {
        .site-footer .footer-bottom .footer-cpr {
          float: left;
          width: 50%; } }
      @media (max-width: 767px) {
        .site-footer .footer-bottom .footer-cpr {
          margin-bottom: 10px; } }
      @media (min-width: 768px) {
        .site-footer .footer-bottom .footer-cpr {
          margin-bottom: 10px; } }
      .site-footer .footer-bottom .footer-cpr a {
        color: #35a1d8; }
    .site-footer .footer-bottom .footer-bottom-menu {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      float: left;
      width: 100%; }
      @media (min-width: 992px) {
        .site-footer .footer-bottom .footer-bottom-menu {
          float: left;
          width: 50%; } }
      @media (min-width: 992px) {
        .site-footer .footer-bottom .footer-bottom-menu {
          text-align: right; } }
      .site-footer .footer-bottom .footer-bottom-menu .list-inline > ul > li {
        display: inline-block;
        position: relative;
        min-height: 1px;
        padding-left: 5px;
        padding-right: 5px; }
  .site-footer #footer-column-1 .nbtsow-image-widget {
    margin-bottom: 30px; }
  @media (max-width: 767px) {
    .site-footer #footer-column-1 .textwidget {
      margin-bottom: 10px; } }
  @media (min-width: 768px) {
    .site-footer #footer-column-1 .textwidget {
      margin-bottom: 15px; } }
  @media (min-width: 992px) {
    .site-footer #footer-column-1 .textwidget {
      margin-bottom: 20px; } }
  .site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-section {
    margin-bottom: 15px; }
    .site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-section:after {
      content: "";
      display: table;
      clear: both; }
    .site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-section:hover .sow-icon-fontawesome {
      color: #35a1d8; }
  .site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome {
    color: #888;
    float: left;
    transition: all .4s; }
    @media (max-width: 450px) {
      .site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome {
        width: 11%; } }
    @media (min-width: 451px) and (max-width: 767px) {
      .site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome {
        width: 8%; } }
    @media (min-width: 768px) {
      .site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome {
        width: 5%; } }
    @media (min-width: 992px) {
      .site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome {
        width: 12%; } }
  .site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text {
    float: left; }
    @media (max-width: 450px) {
      .site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text {
        width: 89%; } }
    @media (min-width: 451px) and (max-width: 767px) {
      .site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text {
        width: 92%; } }
    @media (min-width: 768px) {
      .site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text {
        width: 95%; } }
    @media (min-width: 992px) {
      .site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text {
        width: 88%; } }

.input-group .form-control {
  background: transparent;
  border: 1px solid transparent;
  box-shadow: none; }
.input-group .btn {
  background: transparent;
  border-color: transparent; }

.header-right .form-control::-webkit-input-placeholder {
  color: #fff; }
.header-right .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }
.header-right .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }
.header-right .form-control:-ms-input-placeholder {
  color: #fff; }

article.post_format-post-format-gallery {
  margin: 0 0 45px; }
  article.post_format-post-format-gallery .gallery-header .gallery-image {
    position: relative; }
    article.post_format-post-format-gallery .gallery-header .gallery-image:before {
      content: '';
      background: #35a1d8;
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      transition: all .7s ease-in-out;
      -webkit-transition: all .7s ease-in-out;
      -moz-transition: all .7s ease-in-out;
      -ms-transition: all .7s ease-in-out;
      -o-transition: all .7s ease-in-out; }
    article.post_format-post-format-gallery .gallery-header .gallery-image:before, article.post_format-post-format-gallery .gallery-header .gallery-image:after {
      content: '';
      display: block;
      clear: both; }
    article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%);
      transform: translate(0%, -50%);
      opacity: 0;
      transition: all .7s ease-in-out;
      -webkit-transition: all .7s ease-in-out;
      -moz-transition: all .7s ease-in-out;
      -ms-transition: all .7s ease-in-out;
      -o-transition: all .7s ease-in-out;
      text-align: center; }
      article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image .gallery-link,
      article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image .gallery-items {
        display: inline-block; }
        article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image .gallery-link i,
        article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image .gallery-items i {
          color: #fff;
          border: 3px solid #fff;
          padding: 10px 12px;
          font-size: 30px;
          margin-left: 10px;
          margin-right: 10px; }
    article.post_format-post-format-gallery .gallery-header .gallery-image:hover:before {
      opacity: 0.9;
      filter: alpha(opacity=90); }
    article.post_format-post-format-gallery .gallery-header .gallery-image:hover .gallery-link-image {
      opacity: 1;
      filter: alpha(opacity=100); }
    article.post_format-post-format-gallery .gallery-header .gallery-image img {
      max-width: 100%;
      height: auto;
      width: 100%; }
  article.post_format-post-format-gallery .gallery-header .entry-title {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
    margin-bottom: 5px; }
    article.post_format-post-format-gallery .gallery-header .entry-title a {
      color: #282828; }
      article.post_format-post-format-gallery .gallery-header .entry-title a:hover {
        color: #35a1d8; }

.term-post-format-gallery .education-gallery-category,
.category-gallery .education-gallery-category {
  margin-bottom: 25px; }
  .term-post-format-gallery .education-gallery-category h2,
  .category-gallery .education-gallery-category h2 {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0; }
    @media (max-width: 410px) {
      .term-post-format-gallery .education-gallery-category h2,
      .category-gallery .education-gallery-category h2 {
        font-size: 30px; } }
  .term-post-format-gallery .education-gallery-category .education-divide,
  .category-gallery .education-gallery-category .education-divide {
    display: inline-block;
    width: 65px;
    height: 6px;
    background: url("images/divide.png") 50% 50% scroll no-repeat; }
  .term-post-format-gallery .education-gallery-category p:last-child,
  .category-gallery .education-gallery-category p:last-child {
    margin-top: -5px; }
  .term-post-format-gallery .education-gallery-category [class^="nbticon-"],
  .category-gallery .education-gallery-category [class^="nbticon-"] {
    color: #35a1d8;
    font-size: 32px;
    line-height: 1;
    vertical-align: middle;
    margin: 0 10px; }
.term-post-format-gallery article.post_format-post-format-gallery,
.category-gallery article.post_format-post-format-gallery {
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .term-post-format-gallery article.post_format-post-format-gallery,
    .category-gallery article.post_format-post-format-gallery {
      float: left;
      width: 50%; } }
  .term-post-format-gallery article.post_format-post-format-gallery:nth-of-type(2n+1),
  .category-gallery article.post_format-post-format-gallery:nth-of-type(2n+1) {
    clear: left;
    padding-left: 0; }
    @media (max-width: 767px) {
      .term-post-format-gallery article.post_format-post-format-gallery:nth-of-type(2n+1),
      .category-gallery article.post_format-post-format-gallery:nth-of-type(2n+1) {
        padding-right: 0; } }
  .term-post-format-gallery article.post_format-post-format-gallery:nth-of-type(2n),
  .category-gallery article.post_format-post-format-gallery:nth-of-type(2n) {
    padding-right: 0; }
    @media (max-width: 767px) {
      .term-post-format-gallery article.post_format-post-format-gallery:nth-of-type(2n),
      .category-gallery article.post_format-post-format-gallery:nth-of-type(2n) {
        padding-left: 0; } }

.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-header h2 {
  color: #282828;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif; }
.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 15px; }
  .single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon {
    overflow: hidden; }
    .single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img {
      max-width: 100%;
      height: auto;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out; }
      .single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:hover {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05); }
      @media (min-width: 600px) and (max-width: 767px) {
        .single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img {
          width: 100%; } }
      .single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:hover, .single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:active, .single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:visited, .single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:focus {
        outline: none; }
.single-format-gallery .education-single-post nav.navigation {
  display: none; }
.single-format-gallery .education-single-post div#comments {
  display: none; }

.education-related-gallery ul.nbtsow-related-posts {
  padding-top: 55px; }
  @media (min-width: 768px) {
    .education-related-gallery ul.nbtsow-related-posts li {
      float: left;
      width: 50%; } }
  @media (max-width: 767px) {
    .education-related-gallery ul.nbtsow-related-posts li {
      padding-bottom: 20px; } }
  .education-related-gallery ul.nbtsow-related-posts li:nth-of-type(2n+1) {
    clear: left;
    padding-right: 15px; }
    @media (max-width: 767px) {
      .education-related-gallery ul.nbtsow-related-posts li:nth-of-type(2n+1) {
        padding-right: 0; } }
  .education-related-gallery ul.nbtsow-related-posts li:nth-of-type(2n) {
    padding-left: 15px; }
    @media (max-width: 767px) {
      .education-related-gallery ul.nbtsow-related-posts li:nth-of-type(2n) {
        padding-left: 0; } }
  .education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-thumb {
    margin-bottom: 20px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-thumb {
        text-align: center; } }
    .education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-thumb img {
      max-width: 100%;
      height: auto;
      width: 100%; }
  .education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-top: 0; }
    .education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title a {
      color: #000;
      text-decoration: none; }
      .education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title a:hover {
        color: #35a1d8; }
  .education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-content {
    text-align: center;
    font-size: 16px; }

@media (max-width: 360px) {
  .education-related .nbtsow-related-title-widget h2 {
    font-size: 35px; } }

@media (max-width: 991px) {
  #main-menu {
    display: none;
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 300px;
    z-index: 5;
    background: #0c0c0c;
    overflow: auto; } }
#main-menu:after {
  content: "";
  display: table;
  clear: both; }
#main-menu .main-menu-title {
  background: #050505;
  border-bottom: 3px double #444;
  margin-bottom: 20px; }
  #main-menu .main-menu-title h3 {
    display: inline-block;
    padding-left: 15px;
    color: #fff; }
  #main-menu .main-menu-title .close-mb-menu {
    margin-top: 20px;
    font-size: 22px;
    color: #fff;
    right: 15px;
    position: absolute; }
  @media (min-width: 992px) {
    #main-menu .main-menu-title {
      display: none; } }
#main-menu nav.menu > ul, #main-menu nav#education-main-menu > ul {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.7;
  color: #000;
  list-style-type: none;
  overflow: visible; }
  #main-menu nav.menu > ul > li.page_item, #main-menu nav.menu > ul > li.menu-item, #main-menu nav#education-main-menu > ul > li.page_item, #main-menu nav#education-main-menu > ul > li.menu-item {
    height: auto;
    position: relative; }
    @media (min-width: 992px) {
      #main-menu nav.menu > ul > li.page_item, #main-menu nav.menu > ul > li.menu-item, #main-menu nav#education-main-menu > ul > li.page_item, #main-menu nav#education-main-menu > ul > li.menu-item {
        display: inline-block;
        margin: 0 7px; } }
    @media (min-width: 1200px) {
      #main-menu nav.menu > ul > li.page_item, #main-menu nav.menu > ul > li.menu-item, #main-menu nav#education-main-menu > ul > li.page_item, #main-menu nav#education-main-menu > ul > li.menu-item {
        margin: 0 15px; } }
    @media (max-width: 991px) {
      #main-menu nav.menu > ul > li.page_item, #main-menu nav.menu > ul > li.menu-item, #main-menu nav#education-main-menu > ul > li.page_item, #main-menu nav#education-main-menu > ul > li.menu-item {
        display: list-item;
        color: #fff;
        padding: 0 15px; } }
    @media (max-width: 991px) {
      #main-menu nav.menu > ul > li.page_item + .page_item,
      #main-menu nav.menu > ul > li.page_item + .menu-item, #main-menu nav.menu > ul > li.menu-item + .page_item,
      #main-menu nav.menu > ul > li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item + .page_item,
      #main-menu nav#education-main-menu > ul > li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item + .page_item,
      #main-menu nav#education-main-menu > ul > li.menu-item + .menu-item {
        border-top: 1px dashed #444; } }
    #main-menu nav.menu > ul > li.page_item > a, #main-menu nav.menu > ul > li.menu-item > a, #main-menu nav#education-main-menu > ul > li.page_item > a, #main-menu nav#education-main-menu > ul > li.menu-item > a {
      padding: 5px;
      font-weight: 500;
      border-bottom: 2px solid transparent;
      font-family: 'Roboto', sans-serif;
      font-size: 14px;
      line-height: 25px;
      text-transform: uppercase;
      text-decoration: none;
      display: block; }
      @media (min-width: 992px) {
        #main-menu nav.menu > ul > li.page_item > a, #main-menu nav.menu > ul > li.menu-item > a, #main-menu nav#education-main-menu > ul > li.page_item > a, #main-menu nav#education-main-menu > ul > li.menu-item > a {
          margin: 30px 0;
          color: #000; } }
      @media (max-width: 991px) {
        #main-menu nav.menu > ul > li.page_item > a, #main-menu nav.menu > ul > li.menu-item > a, #main-menu nav#education-main-menu > ul > li.page_item > a, #main-menu nav#education-main-menu > ul > li.menu-item > a {
          color: #fff; } }
      #main-menu nav.menu > ul > li.page_item > a:hover, #main-menu nav.menu > ul > li.menu-item > a:hover, #main-menu nav#education-main-menu > ul > li.page_item > a:hover, #main-menu nav#education-main-menu > ul > li.menu-item > a:hover {
        color: #35a1d8;
        border-bottom-color: #35a1d8; }
    #main-menu nav.menu > ul > li.page_item.current_page_item > a, #main-menu nav.menu > ul > li.page_item.current-menu-item > a, #main-menu nav.menu > ul > li.page_item.current_page_parent > a, #main-menu nav.menu > ul > li.page_item.current-menu-parent > a, #main-menu nav.menu > ul > li.page_item:hover > a, #main-menu nav.menu > ul > li.menu-item.current_page_item > a, #main-menu nav.menu > ul > li.menu-item.current-menu-item > a, #main-menu nav.menu > ul > li.menu-item.current_page_parent > a, #main-menu nav.menu > ul > li.menu-item.current-menu-parent > a, #main-menu nav.menu > ul > li.menu-item:hover > a, #main-menu nav#education-main-menu > ul > li.page_item.current_page_item > a, #main-menu nav#education-main-menu > ul > li.page_item.current-menu-item > a, #main-menu nav#education-main-menu > ul > li.page_item.current_page_parent > a, #main-menu nav#education-main-menu > ul > li.page_item.current-menu-parent > a, #main-menu nav#education-main-menu > ul > li.page_item:hover > a, #main-menu nav#education-main-menu > ul > li.menu-item.current_page_item > a, #main-menu nav#education-main-menu > ul > li.menu-item.current-menu-item > a, #main-menu nav#education-main-menu > ul > li.menu-item.current_page_parent > a, #main-menu nav#education-main-menu > ul > li.menu-item.current-menu-parent > a, #main-menu nav#education-main-menu > ul > li.menu-item:hover > a {
      color: #35a1d8;
      border-bottom-color: #35a1d8; }
    #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu {
      list-style-type: none;
      padding: 0; }
      @media (min-width: 992px) {
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu {
          display: block;
          visibility: hidden;
          opacity: 0;
          filter: alpha(opacity=0);
          z-index: 999;
          position: absolute;
          width: 250px;
          margin-top: 10px;
          border-top: 2px solid #35a1d8;
          background: #fff;
          -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
          -webkit-transition: opacity, margin-top 0.2s ease-in;
          -moz-transition: opacity, margin-top 0.2s ease-in;
          -ms-transition: opacity, margin-top 0.2s ease-in;
          -o-transition: opacity, margin-top 0.2s ease-in;
          transition: opacity, margin-top 0.2s ease-in; } }
      @media (max-width: 991px) {
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu {
          display: block;
          padding: 0 0 0 10px;
          margin: 0;
          position: static;
          border-top: 1px solid #444; } }
      @media (min-width: 992px) {
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item + .page_item,
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item + .menu-item, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item + .menu-item, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item + .page_item,
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item + .menu-item, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item + .menu-item, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item + .page_item,
        #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item + .menu-item, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item + .menu-item, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item + .page_item,
        #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item + .menu-item, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item + .menu-item, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item + .menu-item, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item + .menu-item, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item + .menu-item, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item + .menu-item, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item + .menu-item, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item + .menu-item, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item + .menu-item, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item + .menu-item {
          border-top: 1px solid rgba(104, 104, 104, 0.1); } }
      @media (max-width: 991px) {
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item + .page_item,
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item + .menu-item, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item + .menu-item, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item + .page_item,
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item + .menu-item, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item + .menu-item, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item + .page_item,
        #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item + .menu-item, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item + .menu-item, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item + .page_item,
        #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item + .menu-item, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item + .menu-item, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item + .menu-item, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item + .menu-item, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item + .menu-item, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item + .menu-item, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item + .menu-item, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item + .menu-item, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item + .menu-item, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item + .menu-item, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item + .page_item,
        #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item + .menu-item {
          border-top: 1px dotted #444; } }
      #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item a, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item a, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a {
        display: block;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 30px;
        font-weight: normal;
        text-decoration: none;
        text-transform: none; }
        @media (min-width: 992px) {
          #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item a, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item a, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a {
            color: #000;
            padding: 10px 30px 10px 30px; } }
        @media (max-width: 991px) {
          #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item a, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item a, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item a, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a {
            color: #fff; } }
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item a:hover, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item a:hover, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item a:hover, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item a:hover, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item a:hover, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item a:hover, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item a:hover, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item a:hover, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item a:hover, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item a:hover, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item a:hover, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item a:hover, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item a:hover, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item a:hover, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item a:hover, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a:hover, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item a:hover, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item a:hover, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item a:hover, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item a:hover, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item a:hover, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item a:hover, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item a:hover, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item a:hover, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item a:hover, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item a:hover, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item a:hover, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item a:hover, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item a:hover, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item a:hover, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item a:hover, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a:hover {
          color: #35a1d8; }
      #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item ul.sub-menu {
        top: -2px;
        left: 100%; }
      @media (min-width: 992px) {
        #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu {
          visibility: visible;
          opacity: 1;
          filter: alpha(opacity=100);
          margin-top: 0; } }
    @media (min-width: 992px) {
      #main-menu nav.menu > ul > li.page_item.page_item_has_children:hover > ul.children, #main-menu nav.menu > ul > li.page_item.page_item_has_children:hover > ul.sub-menu, #main-menu nav.menu > ul > li.page_item.menu-item-has-children:hover > ul.children, #main-menu nav.menu > ul > li.page_item.menu-item-has-children:hover > ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.page_item_has_children:hover > ul.children, #main-menu nav.menu > ul > li.menu-item.page_item_has_children:hover > ul.sub-menu, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children:hover > ul.children, #main-menu nav.menu > ul > li.menu-item.menu-item-has-children:hover > ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children:hover > ul.children, #main-menu nav#education-main-menu > ul > li.page_item.page_item_has_children:hover > ul.sub-menu, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children:hover > ul.children, #main-menu nav#education-main-menu > ul > li.page_item.menu-item-has-children:hover > ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children:hover > ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.page_item_has_children:hover > ul.sub-menu, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children:hover > ul.children, #main-menu nav#education-main-menu > ul > li.menu-item.menu-item-has-children:hover > ul.sub-menu {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        margin-top: 0; } }
@media (max-width: 991px) {
  #main-menu #mega-menu-wrap-primary {
    position: relative; } }
@media (min-width: 992px) {
  #main-menu #mega-menu-wrap-primary {
    margin-left: -15px;
    margin-right: -15px; }
    #main-menu #mega-menu-wrap-primary:before, #main-menu #mega-menu-wrap-primary:after {
      content: "";
      display: table; }
    #main-menu #mega-menu-wrap-primary:after {
      clear: both; } }
#main-menu #mega-menu-wrap-primary .mega-menu-toggle {
  display: none !important; }
#main-menu #mega-menu-wrap-primary #mega-menu-primary {
  text-align: inherit; }
  @media (max-width: 600px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary {
      background: transparent !important;
      display: block; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary {
      width: 100%;
      height: auto !important; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
      display: list-item;
      float: none;
      color: #fff;
      padding: 0 15px; } }
  @media (min-width: 992px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
      margin: 0 7px; } }
  @media (min-width: 1200px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
      margin: 0 15px; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item + li.mega-menu-item {
      border-top: 1px dashed #444; } }
  #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    margin: 30px 0; }
    @media (max-width: 991px) {
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        text-align: inherit;
        margin: 0;
        padding: 0;
        border: 0 none transparent;
        color: #fff; } }
    @media (max-width: 991px) {
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
        color: #35a1d8; } }
    @media (max-width: 991px) {
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search {
        display: none; } }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu {
      padding: 0; }
      @media (max-width: 991px) {
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu {
          display: block;
          border: 0 none; } }
      @media (max-width: 991px) {
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu > li.mega-menu-item, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu > li.mega-menu-item {
          padding: 15px 0; } }
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu > li.mega-menu-item .search-form, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu > li.mega-menu-item .search-form {
        position: relative; }
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu > li.mega-menu-item .search-form label, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu > li.mega-menu-item .search-form label {
          display: block;
          font-weight: normal;
          margin: 0; }
          #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu > li.mega-menu-item .search-form label > span, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu > li.mega-menu-item .search-form label > span {
            display: none; }
          #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu > li.mega-menu-item .search-form label input.search-field, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu > li.mega-menu-item .search-form label input.search-field {
            background: rgba(255, 255, 255, 0.1);
            border: 1px solid #dbdbdb;
            width: 100%;
            padding: 5px 10px; }
            @media (max-width: 991px) {
              #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu > li.mega-menu-item .search-form label input.search-field, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu > li.mega-menu-item .search-form label input.search-field {
                border-color: transparent; } }
          #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu > li.mega-menu-item .search-form label:after, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu > li.mega-menu-item .search-form label:after {
            display: none; }
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.genericon-search + ul.mega-sub-menu > li.mega-menu-item .search-form input.search-submit, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link.fa-search + ul.mega-sub-menu > li.mega-menu-item .search-form input.search-submit {
          display: none; }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children:after {
      font-family: 'nbtico';
      content: '\e911';
      display: block;
      position: absolute;
      top: 4px;
      right: 15px; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children.mega-hide-arrow:after {
      display: none; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link {
      margin-right: 20px; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children.open:after {
      content: '\e912'; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children.open > ul.mega-sub-menu {
      display: block; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu .panel-grid > .panel-grid-cell {
      float: none;
      width: 100% !important;
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu .panel-grid .panel-row-style > .panel-grid-cell {
      float: none;
      width: 100% !important;
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
      width: 100% !important;
      padding: 0;
      margin: 0;
      position: static !important;
      display: none;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100);
      background: transparent;
      border-top: 1px solid #444;
      float: none; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
      padding: 0; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children:after {
      font-family: 'nbtico';
      content: '\e911';
      display: block;
      position: absolute;
      top: 2px;
      right: 0px; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children a.mega-menu-link {
      margin-right: 20px; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children ul.mega-sub-menu {
      width: 100%;
      padding: 0 0 0 10px;
      margin: 0;
      position: static !important;
      display: none;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100);
      background: transparent;
      border-top: 1px solid #444; }
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children ul.mega-sub-menu:first-child {
        border-top: 0 none; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children.open:after {
      content: '\e912'; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children.open > ul.mega-sub-menu {
      display: block; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
      float: none;
      clear: both;
      color: #fff;
      width: 100%; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item a {
      color: #fff; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item a:hover, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item a:focus {
      color: #35a1d8 !important;
      background: transparent !important; } }
  #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .panel-grid {
    font-size: 13px; }
    @media (min-width: 992px) {
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .panel-grid .panel-row-0 {
        padding-top: 7px; } }
    @media (min-width: 992px) {
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .panel-grid .panel-row-0 > .panel-grid-cell {
        padding-bottom: 15px; } }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .panel-grid .panel-row-1 {
      padding-bottom: 22px;
      position: relative; }
      @media (min-width: 992px) {
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .panel-grid .panel-row-1:before {
          display: block;
          content: '';
          position: absolute;
          top: -45px;
          bottom: 0;
          left: 70%;
          right: -35px;
          background-image: url("images/mega_bg.png");
          background-position: 100% 0%;
          background-repeat: no-repeat;
          background-size: contain; } }
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .panel-grid .panel-row-1 > .panel-grid-cell {
        padding-bottom: 15px; }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .panel-grid .panel-row-2 {
      padding-top: 15px;
      border-top: 1px solid #f2f2f2; }
      @media (max-width: 991px) {
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .panel-grid .panel-row-2 {
          border-color: #444; } }
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .panel-grid .panel-row-2 > .panel-grid-cell {
        padding-top: 15px; }
  #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 18px;
    margin: 0 0 15px; }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title:before, #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title:after {
      display: block;
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 70px;
      border-bottom: 1px solid #e8e8e8; }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title:after {
      width: 30px;
      border-bottom: 3px solid #35a1d8; }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + [class*="menu-sub-menu-"] ul,
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + ul {
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      padding: 10px 0 0;
      margin: 0; }
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + [class*="menu-sub-menu-"] ul li,
      #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + ul li {
        padding: 7px 0 7px 28px;
        position: relative;
        text-transform: capitalize; }
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + [class*="menu-sub-menu-"] ul li:before,
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + ul li:before {
          position: absolute;
          display: inline-block;
          font-family: 'FontAwesome';
          font-size: 14px;
          line-height: 1;
          content: '\f10c';
          left: 0;
          top: 14px;
          color: #35a1d8; }
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + [class*="menu-sub-menu-"] ul li a,
        #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + ul li a {
          color: #000;
          text-decoration: none; }
          @media (max-width: 991px) {
            #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + [class*="menu-sub-menu-"] ul li a,
            #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + ul li a {
              color: #fff; } }
          #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + [class*="menu-sub-menu-"] ul li a:hover,
          #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .widget-title + ul li a:hover {
            color: #35a1d8; }
  #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget.widget_recent-posts ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .widget .custom-img {
      padding: 0px 0px 12px 0px !important; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap {
      width: 100%; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap .mega-search {
      width: 100%;
      padding-right: 35px; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap .mega-search .search-icon {
      margin-right: 0; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap .mega-search .search-icon:before {
      color: #fff; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap input[type="submit"] {
      display: block;
      width: 35px;
      height: 35px;
      background: transparent;
      border: 0 none;
      font-size: 0;
      position: absolute;
      top: 0;
      right: 0; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap input[type=text] {
      width: 100% !important;
      padding: 0 !important;
      color: #fff;
      background: transparent !important; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap input[type=text]:-moz-placeholder {
      color: #fff;
      opacity: 1; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap input[type=text]::-moz-placeholder {
      color: #fff;
      opacity: 1; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap input[type=text]:-ms-input-placeholder {
      color: #fff; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-search-wrap input[type=text]::-webkit-input-placeholder {
      color: #fff; } }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
      padding-left: 10px; } }
  #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item > a {
    color: #000; }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item > a:hover {
      color: #35a1d8; }
  #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item.menu-item-has-children > a {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 2px; }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item.menu-item-has-children > a + ul.sub-menu {
      padding: 10px 0; }
      #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item.menu-item-has-children > a + ul.sub-menu > li {
        padding: 4px 0; }
        #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item.menu-item-has-children > a + ul.sub-menu > li a {
          text-decoration: none; }
  @media (max-width: 991px) {
    #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget {
      margin-bottom: 20px; } }
  #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .widget-title {
    padding-bottom: 0 !important; }
    @media (max-width: 991px) {
      #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .widget-title {
        margin-bottom: 5px; } }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .widget-title:before, #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .widget-title:after {
      display: none !important; }
  #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget {
    position: relative; }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget .image-description {
      margin: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(5, 5, 5, 0.7);
      opacity: 0;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out; }
      #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget .image-description .btnjoin {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        display: inline-block;
        padding: 10px 15px;
        font-family: 'Roboto', sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        background: #35a1d8; }
        #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget .image-description .btnjoin:hover {
          background: #2795cc; }
    #main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget:hover .image-description {
      opacity: 1; }
#main-menu #mega-menu-wrap-primary .mega-sub-menu,
#main-menu #mega-menu-wrap-primary .menu,
#main-menu #mega-menu-wrap-primary .sub-menu,
#main-menu #mega-menu-wrap-primary ul {
  list-style-type: none;
  padding-left: 0;
  padding-right: 0; }

.menu-responsive-toggle {
  z-index: 0;
  float: right;
  margin: 30px 0; }
  @media (min-width: 992px) {
    .menu-responsive-toggle {
      display: none; } }
  .menu-responsive-toggle .nbticon {
    font-size: 16px;
    color: #000; }

.logged-in #main-menu .main-menu-title {
  padding-top: 22px; }
  @media (max-width: 782px) {
    .logged-in #main-menu .main-menu-title {
      padding-top: 35px; } }

.header-over #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #fff; }

@media (min-width: 992px) {
  .blog-posts-home .section-header .nbtsow-secondsub {
    width: 700px;
    margin-left: auto;
    margin-right: auto; } }

#new-products .nbtsow-wcproducts .product {
  transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 120px);
  -moz-transform: translate(0, 120px);
  -ms-transform: translate(0, 120px);
  -o-transform: translate(0, 120px);
  transform: translate(0, 120px); }
  #new-products .nbtsow-wcproducts .product:nth-child(odd) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  #new-products .nbtsow-wcproducts .product:nth-child(even) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
#new-products .nbtsow-wcproducts.inview .product {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.nbtsow-blog-posts .nbtsow-blog-post {
  transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 120px);
  -moz-transform: translate(0, 120px);
  -ms-transform: translate(0, 120px);
  -o-transform: translate(0, 120px);
  transform: translate(0, 120px); }
  .nbtsow-blog-posts .nbtsow-blog-post:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .nbtsow-blog-posts .nbtsow-blog-post:last-child {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
.nbtsow-blog-posts.inview .nbtsow-blog-post {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.nbtsow-members .nbtsow-member {
  transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 120px);
  -moz-transform: translate(0, 120px);
  -ms-transform: translate(0, 120px);
  -o-transform: translate(0, 120px);
  transform: translate(0, 120px); }
  .nbtsow-members .nbtsow-member:first-child {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  .nbtsow-members .nbtsow-member:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .nbtsow-members .nbtsow-member:nth-child(3) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .nbtsow-members .nbtsow-member:last-child {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
.nbtsow-members.inview .nbtsow-member {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.nbtsow-collection {
  transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 120px);
  -moz-transform: translate(0, 120px);
  -ms-transform: translate(0, 120px);
  -o-transform: translate(0, 120px);
  transform: translate(0, 120px); }
  .nbtsow-collection.inview {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }
  .mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  * Remove all paddings around the image on small screen
  */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.cms_slider .tparrows {
  top: 500px !important; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .cms_slider .tparrows {
      display: none; } }
.cms_slider .tp-rightarrow:hover {
  background-position: initial; }
.cms_slider .tp-leftarrow:hover {
  background-position: initial; }
.cms_slider .tp-parallax-wrap .slider-text {
  padding: 10px 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 56px;
  font-weight: bold; }

.panel-row-style.education-menu {
  position: relative;
  background: #35a1d8;
  color: #fff;
  text-align: center; }
  .panel-row-style.education-menu:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 50%;
    display: block;
    content: '';
    background: #157dd2; }
    @media (max-width: 399px) {
      .panel-row-style.education-menu:before {
        display: none; } }
  .panel-row-style.education-menu > * {
    position: relative; }
  .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section {
    padding-top: 17px;
    padding-bottom: 17px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 767px) {
      .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section {
        border-top: 1px solid #2192cb; }
        .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(1) {
          border-top: 0 none; } }
    @media (min-width: 400px) and (max-width: 767px) {
      .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2) {
        border-top: 0 none; } }
    @media (min-width: 400px) {
      .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section {
        width: 50%;
        float: left; } }
    @media (min-width: 768px) {
      .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section {
        float: left;
        width: 16.66667%; } }
    @media (min-width: 768px) {
      .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+2), .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+3), .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+4) {
        border-left: 1px solid #0a66b1; }
      .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n), .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+5) {
        border-left: 1px solid #2192cb; } }
    .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
      display: inline-block;
      margin-top: 12px;
      margin-bottom: 12px; }
    .panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      text-transform: uppercase;
      margin-top: 12px;
      margin-bottom: 12px; }
.panel-row-style.education-search {
  background-color: #f7f7f7;
  padding-top: 25px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .panel-row-style.education-search {
      padding-top: 40px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-search {
      padding-top: 55px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-search {
      padding-top: 70px;
      padding-bottom: 100px; } }
  .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget {
    margin-top: 30px; }
    .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text,
    .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-cat,
    .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-submit {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
    @media (min-width: 426px) and (max-width: 767px) {
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-cat {
        width: 50%;
        float: left; } }
    @media (min-width: 768px) {
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-cat {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-cat {
        float: left;
        width: 33.33333%; } }
    @media (min-width: 992px) {
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text {
        margin-left: 8.33333%; } }
    @media (min-width: 426px) {
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-submit {
        width: 100%;
        float: left; } }
    @media (min-width: 992px) {
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-submit {
        float: left;
        width: 16.66667%; } }
    .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,
    .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,
    .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text {
      border: 1px solid #dbdbdb;
      width: 100%;
      padding: 10px 15px;
      color: #252525; }
      @media (min-width: 768px) {
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text {
          padding: 12px 15px; } }
      @media (min-width: 768px) {
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text {
          padding: 14px 20px; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text {
          padding: 16px 20px; } }
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit:focus,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category:focus,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text:focus {
        outline: 0; }
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit:-moz-placeholder,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category:-moz-placeholder,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text:-moz-placeholder {
        color: #252525;
        opacity: 1;
        filter: alpha(opacity=100); }
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit::-moz-placeholder,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category::-moz-placeholder,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text::-moz-placeholder {
        color: #252525;
        opacity: 1;
        filter: alpha(opacity=100); }
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit:-ms-input-placeholder,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category:-ms-input-placeholder,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text:-ms-input-placeholder {
        color: #252525; }
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit::-webkit-input-placeholder,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category::-webkit-input-placeholder,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text::-webkit-input-placeholder {
        color: #252525; }
    .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category {
      color: #252525; }
    .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single {
      padding: 10px 15px; }
      @media (min-width: 768px) {
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single {
          padding: 12px 15px; } }
      @media (min-width: 768px) {
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single {
          padding: 14px 20px; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single {
          padding: 16px 20px; } }
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single div {
        top: 12px; }
        @media (min-width: 768px) {
          .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single div {
            top: 14px; } }
        @media (min-width: 768px) {
          .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single div {
            top: 16px; } }
        @media (min-width: 1200px) {
          .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single div {
            top: 18px; } }
    .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit {
      background: #35a1d8;
      border-color: transparent;
      color: #fff;
      text-transform: uppercase; }
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit:hover {
        background: #2385b7; }
    @media (max-width: 425px) {
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container,
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text {
        width: 100% !important;
        margin-top: 30px; } }
    @media (min-width: 426px) and (max-width: 991px) {
      .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-button {
        text-align: center; }
        .panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-button .education-search-submit {
          width: 50%;
          margin-top: 30px; } }
.panel-row-style.education-search-home3 {
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .panel-row-style.education-search-home3 {
      padding-top: 40px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-search-home3 {
      padding-top: 60px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-search-home3 {
      padding-top: 80px;
      padding-bottom: 100px; } }
  .panel-row-style.education-search-home3:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 50%;
    background-color: #f6f6f6;
    background-image: url("images/cms_search_bg.jpg");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 767px) {
      .panel-row-style.education-search-home3:before {
        left: 0%; } }
  .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget {
    position: relative; }
    @media (min-width: 768px) {
      .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget {
        padding-right: 30px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget {
        padding-right: 50px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget {
        padding-right: 70px; } }
    .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title {
      font-family: 'Roboto', sans-serif;
      font-weight: 900;
      text-transform: uppercase;
      color: #000;
      position: relative;
      margin-top: 0;
      font-size: 28px; }
      @media (min-width: 768px) {
        .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title {
          font-size: 32px; } }
      @media (min-width: 992px) {
        .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title {
          font-size: 36px; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title {
          font-size: 40px; } }
      .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -20px;
        left: 0;
        width: 65px;
        height: 6px;
        background: url(images/divide.png) 50% 50% scroll no-repeat; }
    .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-desc {
      color: #686868;
      font-size: 16px;
      line-height: 24px; }
      .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-desc h3 {
        color: #000;
        font-size: 20px;
        font-family: 'Roboto', sans-serif;
        padding-top: 35px; }
    .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-btn {
      text-transform: uppercase;
      font-family: 'Roboto', sans-serif;
      font-size: 14px;
      margin-top: 40px; }
      .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-btn a {
        line-height: 26px;
        max-width: 157px;
        width: 100%;
        text-align: center;
        background: #1c81c5;
        color: #fff; }
        .panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-btn a:hover {
          background: #35a1d8; }
  .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget {
    position: relative; }
    @media (min-width: 768px) {
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget {
        padding-left: 30px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget {
        padding-left: 50px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget {
        padding-left: 70px; } }
    @media (max-width: 767px) {
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget {
        padding-top: 30px; } }
    .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search {
      font-weight: 900;
      color: #000;
      text-transform: uppercase;
      font-family: 'Roboto', sans-serif;
      position: relative;
      font-size: 28px; }
      @media (min-width: 768px) {
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search {
          font-size: 32px; } }
      @media (min-width: 992px) {
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search {
          font-size: 36px; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search {
          font-size: 40px; } }
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 65px;
        height: 6px;
        background: url(images/divide.png) 50% 50% scroll no-repeat; }
    .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search {
      padding-top: 50px; }
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-submit,
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-category,
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-text {
        border: 1px solid #dbdbdb;
        width: 100%; }
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input {
        display: block;
        padding: 20px;
        margin-bottom: 20px;
        color: #252525; }
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input:focus {
          outline: 0; }
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input:-moz-placeholder {
          color: #252525;
          opacity: 1;
          filter: alpha(opacity=100); }
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input::-moz-placeholder {
          color: #252525;
          opacity: 1;
          filter: alpha(opacity=100); }
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input:-ms-input-placeholder {
          color: #252525; }
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input::-webkit-input-placeholder {
          color: #252525; }
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat {
        margin-bottom: 20px; }
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .education-search-category,
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .chosen-single {
          display: block;
          padding: 20px;
          max-width: 768px;
          color: #252525; }
          .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .education-search-category div,
          .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .chosen-single div {
            top: 20px; }
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .chosen-container {
          width: 100% !important; }
      .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-button input {
        text-transform: uppercase;
        font-size: 14px;
        line-height: 30px;
        font-family: 'Roboto', sans-serif;
        background: #1c81c5;
        margin-top: 10px; }
        .panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-button input:hover {
          background: #35a1d8; }
.panel-row-style.education-event {
  padding-top: 20px; }
  @media (min-width: 768px) {
    .panel-row-style.education-event {
      padding-top: 30px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-event {
      padding-top: 40px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-event {
      padding-top: 50px; } }
  .panel-row-style.education-event .widget_nbtsow-headline-widget {
    padding-bottom: 10px; }
    @media (min-width: 768px) {
      .panel-row-style.education-event .widget_nbtsow-headline-widget {
        padding-bottom: 15px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-event .widget_nbtsow-headline-widget {
        padding-bottom: 20px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-event .widget_nbtsow-headline-widget {
        padding-bottom: 27px; } }
  .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul {
    margin-bottom: 0;
    padding-left: 0; }
    .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li {
      padding-top: 15px;
      padding-bottom: 15px; }
      @media (max-width: 767px) {
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li {
          clear: both;
          float: left;
          width: 100%; } }
      @media (min-width: 768px) {
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv {
          margin-bottom: 15px; } }
      @media (min-width: 992px) {
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv {
          margin-bottom: 20px; } }
      .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-title {
        margin-top: 0;
        margin-bottom: 7px; }
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-title a {
          color: #444;
          font-family: 'Roboto', sans-serif;
          font-weight: bold;
          font-size: 18px;
          text-transform: capitalize;
          line-height: 1; }
          .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-title a:hover {
            color: #35a1d8; }
      .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul {
        padding: 0 0 10px 0; }
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul br {
          display: none; }
          @media (max-width: 991px) {
            .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul br {
              display: block; } }
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul span {
          font-size: 14px;
          font-weight: normal;
          color: #454545;
          margin-right: 30px; }
          .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul span.dashicons {
            color: #cfcfcf;
            margin-right: 10px; }
            .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul span.dashicons.dashicons-calendar:before {
              font-family: 'nbtico' !important;
              content: "\e935"; }
            .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul span.dashicons.dashicons-clock:before {
              font-family: 'nbtico' !important;
              content: "\e936"; }
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul form.download-iCal-frm {
          display: none; }
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul.ee-clearfix .ee-event-datetimes-li {
          width: 100%; }
      .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-desc {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #868686;
        line-height: 18px; }
        @media (max-width: 767px) {
          .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-desc {
            padding-bottom: 20px; } }
      @media (min-width: 426px) and (max-width: 767px) {
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv {
          float: left;
          width: 35%;
          padding-right: 5%; }
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li.hasthumb .ee-upcoming-events-widget-title,
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li.hasthumb .ee-event-datetimes-ul,
        .panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li.hasthumb .ee-upcoming-events-widget-desc {
          float: right;
          width: 65%; } }
.panel-row-style.education-services {
  background-color: #fff;
  background-image: url("images/cms_services_bg.jpg");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 30px;
  padding-bottom: 90px; }
  @media (min-width: 768px) {
    .panel-row-style.education-services {
      padding-top: 45px;
      padding-bottom: 120px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-services {
      padding-top: 60px;
      padding-bottom: 150px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-services {
      padding-top: 75px;
      padding-bottom: 180px; } }
  .panel-row-style.education-services > * {
    position: relative; }
  .panel-row-style.education-services .nbtsow-headline-wrap {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .panel-row-style.education-services .nbtsow-headline-wrap {
        margin-bottom: 70px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-services .nbtsow-headline-wrap {
        margin-bottom: 100px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-services .nbtsow-headline-wrap {
        margin-bottom: 130px; } }
  .panel-row-style.education-services .education-service-content > .panel-grid-cell {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .panel-row-style.education-services .education-service-content > .panel-grid-cell {
        float: left;
        width: 100%; } }
  .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section {
    margin: 30px 0; }
    @media (max-width: 459px) {
      .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section {
        text-align: center; } }
    .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section:after {
      display: table;
      content: '';
      clear: both; }
    .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
      background: #35a1d8;
      color: #fff;
      padding: 28px; }
      @media (min-width: 460px) {
        .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
          float: left;
          margin-right: 30px; } }
      @media (max-width: 459px) {
        .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
          display: inline-block;
          margin-bottom: 15px; } }
      .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon {
        display: inline-block;
        line-height: 1; }
    .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
      overflow: hidden; }
      @media (max-width: 459px) {
        .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
          clear: both; } }
    .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style {
      margin-top: 0;
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      color: #000; }
    .panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text {
      font-size: 16px;
      line-height: 1.65;
      margin: 10px 0 0; }
.panel-row-style.education-services-home2 {
  background-color: #fff;
  position: relative;
  padding-top: 10px; }
  @media (min-width: 768px) {
    .panel-row-style.education-services-home2 {
      padding-top: 20px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-services-home2 {
      padding-top: 25px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-services-home2 {
      padding-top: 30px; } }
  .panel-row-style.education-services-home2 > * {
    position: relative; }
  .panel-row-style.education-services-home2 .nbtsow-headline-wrap {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .panel-row-style.education-services-home2 .nbtsow-headline-wrap {
        margin-bottom: 30px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-services-home2 .nbtsow-headline-wrap {
        margin-bottom: 40px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-services-home2 .nbtsow-headline-wrap {
        margin-bottom: 50px; } }
  .panel-row-style.education-services-home2 .education-service-content {
    padding-bottom: 50px; }
    @media (min-width: 1200px) {
      .panel-row-style.education-services-home2 .education-service-content {
        background-image: url("images/cms_services_2.jpg");
        background-position: 50% 100%;
        background-repeat: no-repeat;
        background-size: contain;
        padding-top: 55px;
        padding-bottom: 160px; } }
    .panel-row-style.education-services-home2 .education-service-content > .panel-grid-cell {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) {
        .panel-row-style.education-services-home2 .education-service-content > .panel-grid-cell {
          float: left;
          width: 100%; } }
    .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section {
      margin: 22px 0 23px; }
      @media (max-width: 459px) {
        .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section {
          text-align: center; } }
      .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section:after {
        display: table;
        content: '';
        clear: both; }
      .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
        background: #35a1d8;
        color: #fff;
        padding: 17px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box; }
        @media (max-width: 459px) {
          .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
            display: inline-block;
            margin-bottom: 15px; } }
        .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon {
          display: inline-block;
          line-height: 1; }
      .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
        overflow: hidden; }
        @media (max-width: 459px) {
          .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
            clear: both; } }
      .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style {
        margin-top: 0;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        color: #000; }
        .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style a {
          color: #000; }
          .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style a:hover {
            color: #35a1d8; }
      .panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 1.65; }
    .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      float: left;
      width: 100%; }
      @media (min-width: 768px) {
        .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section {
          float: left;
          width: 50%; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section {
          float: left;
          width: 33.33333%; } }
      .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n) {
        clear: right;
        float: right; }
        @media (min-width: 460px) {
          .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n) .icon-wrap {
            float: left;
            margin-right: 30px; } }
      .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1) {
        clear: both;
        float: left; }
        @media (min-width: 460px) {
          .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1) .icon-wrap {
            float: left;
            margin-right: 30px; } }
        @media (min-width: 768px) {
          .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1) .icon-wrap {
            float: right;
            margin-left: 30px;
            margin-right: 0; } }
        @media (min-width: 768px) {
          .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1) .nbtsow-icon-content {
            text-align: right; } }
      .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+1) .icon-wrap {
        background: #eed141; }
      .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+2) .icon-wrap {
        background: #4eb97c; }
      .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+3) .icon-wrap {
        background: #5ddac1; }
      .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+4) .icon-wrap {
        background: #c29c6c; }
      .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+5) .icon-wrap {
        background: #157dd2; }
      .panel-row-style.education-services-home2 .education-service-content .education-cols-2 > .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n) .icon-wrap {
        background: #625ba7; }
.panel-row-style.education-services-home3 {
  background: #fbfbfb;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .panel-row-style.education-services-home3 {
      padding-top: 45px;
      padding-bottom: 45px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-services-home3 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-services-home3 {
      padding-top: 75px;
      padding-bottom: 75px; } }
  .panel-row-style.education-services-home3 > * {
    position: relative; }
  .panel-row-style.education-services-home3 .nbtsow-headline-wrap {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .panel-row-style.education-services-home3 .nbtsow-headline-wrap {
        margin-bottom: 40px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-services-home3 .nbtsow-headline-wrap {
        margin-bottom: 50px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-services-home3 .nbtsow-headline-wrap {
        margin-bottom: 60px; } }
  .panel-row-style.education-services-home3 > .panel-grid-cell {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .panel-row-style.education-services-home3 > .panel-grid-cell {
        float: left;
        width: 100%; } }
  .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap {
    margin-left: -15px;
    margin-right: -15px; }
    .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap:before, .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap:after {
      content: "";
      display: table; }
    .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap:after {
      clear: both; }
    .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      margin: 30px 0; }
      @media (min-width: 992px) {
        .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section {
          float: left;
          width: 33.33333%; } }
      .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1) {
        clear: left; }
      @media (min-width: 768px) and (max-width: 992px) {
        .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section {
          float: left;
          width: 50%; }
          .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1) {
            clear: left; }
          .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1) {
            clear: none; } }
      @media (max-width: 459px) {
        .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section {
          text-align: center; } }
      .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section:after {
        display: table;
        content: '';
        clear: both; }
      .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
        background: #1c81c5;
        color: #fff;
        padding: 24px 22px; }
        @media (min-width: 460px) {
          .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
            float: left;
            margin-right: 30px; } }
        @media (max-width: 459px) {
          .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
            display: inline-block;
            margin-bottom: 15px; } }
        .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon {
          display: inline-block;
          line-height: 1; }
      .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
        overflow: hidden; }
        @media (max-width: 459px) {
          .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
            clear: both; } }
      .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style {
        margin-top: -2px;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        color: #000; }
      .panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text {
        font-size: 16px;
        line-height: 24px;
        margin: 10px 0 0; }
.panel-row-style.education-courses-home3 {
  padding-top: 15px;
  padding-bottom: 45px; }
  @media (min-width: 768px) {
    .panel-row-style.education-courses-home3 {
      padding-top: 32px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-courses-home3 {
      padding-top: 52px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-courses-home3 {
      padding-top: 72px;
      padding-bottom: 100px; } }
  .panel-row-style.education-courses-home3 .so-widget-nbtsow-headline-widget p:last-of-type {
    margin: 0 0 60px; }
  .panel-row-style.education-courses-home3 [class*="data-xs-"],
  .panel-row-style.education-courses-home3 [class*="data-sm-"],
  .panel-row-style.education-courses-home3 [class*="data-md-"],
  .panel-row-style.education-courses-home3 [class*="data-lg-"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 5px;
    padding-right: 5px; }
    .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course,
    .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course,
    .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course,
    .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course {
      padding-left: 5px;
      padding-right: 5px;
      margin-bottom: 40px; }
      @media (min-width: 768px) {
        .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course {
          margin-bottom: 50px; } }
      @media (min-width: 992px) {
        .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course {
          margin-bottom: 60px; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course {
          margin-bottom: 75px; } }
      @media (max-width: 480px) {
        .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course,
        .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course {
          width: 100% !important;
          float: none; } }
      .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details,
      .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details,
      .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details,
      .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details {
        padding-top: 12px;
        padding-left: 5px; }
        @media (max-width: 480px) {
          .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details {
            padding-left: 0; } }
        @media (min-width: 768px) {
          .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details {
            padding-left: 10px; } }
        @media (min-width: 992px) {
          .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details {
            padding-left: 15px; } }
        @media (min-width: 1200px) {
          .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details,
          .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details {
            padding-left: 20px; } }
        .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-title,
        .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-title,
        .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-title,
        .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-title {
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
          .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-title a,
          .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-title a,
          .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-title a,
          .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-title a {
            color: #000;
            font-size: 18px;
            font-weight: 500;
            font-family: 'Roboto', sans-serif; }
        .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date,
        .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time,
        .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date,
        .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time,
        .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date,
        .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time,
        .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date,
        .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time {
          display: inline-block;
          padding-right: 15px; }
          .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span,
          .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span,
          .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span,
          .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span,
          .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span,
          .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span,
          .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span,
          .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span {
            color: #454545; }
            .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span:before,
            .panel-row-style.education-courses-home3 [class*="data-xs-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span:before,
            .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span:before,
            .panel-row-style.education-courses-home3 [class*="data-sm-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span:before,
            .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span:before,
            .panel-row-style.education-courses-home3 [class*="data-md-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span:before,
            .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span:before,
            .panel-row-style.education-courses-home3 [class*="data-lg-"] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span:before {
              margin-right: 10px;
              color: #cfcfcf; }
  .panel-row-style.education-courses-home3 .nbtsow-course-btn a {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    max-width: 260px;
    width: 100%;
    line-height: 53px;
    background: #1c81c5; }
.panel-row-style.education-sucess {
  background-color: rgba(5, 5, 5, 0.9);
  background-image: url("images/cms_sucess_bg.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 35px; }
  @media (min-width: 768px) {
    .panel-row-style.education-sucess {
      padding-top: 45px;
      padding-bottom: 50px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-sucess {
      padding-top: 60px;
      padding-bottom: 65px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-sucess {
      padding-top: 75px;
      padding-bottom: 77px; } }
  .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section {
    margin: 15px 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 480px) {
      .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section {
        width: 50%;
        float: left; } }
    @media (min-width: 768px) {
      .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section {
        float: left;
        width: 25%; } }
    .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section:after {
      display: table;
      content: '';
      clear: both; }
    .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
      border-width: 3px;
      border-style: solid;
      padding: 21px;
      margin-bottom: 10px;
      display: inline-block;
      color: #fff; }
      .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon {
        display: inline-block;
        line-height: 1;
        color: #fff; }
    .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
      overflow: hidden; }
    .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style {
      font-family: 'Roboto', sans-serif;
      font-size: 60px;
      font-weight: 700;
      margin-bottom: 0; }
    .panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text {
      font-family: 'Roboto', sans-serif;
      font-size: 20px;
      font-weight: 500;
      text-transform: uppercase; }
.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(1) .icon-wrap {
  border-color: #157dd2; }
  .panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(1) .icon-wrap .sow-icon-nbticon {
    color: #157dd2; }
.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(1) .nbtsow-icon-content {
  color: #157dd2; }
.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2) .icon-wrap {
  border-color: #35a1d8; }
  .panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2) .icon-wrap .sow-icon-nbticon {
    color: #35a1d8; }
.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2) .nbtsow-icon-content {
  color: #35a1d8; }
.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3) .icon-wrap {
  border-color: #5ddac1; }
  .panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3) .icon-wrap .sow-icon-nbticon {
    color: #5ddac1; }
.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3) .nbtsow-icon-content {
  color: #5ddac1; }
.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4) .icon-wrap {
  border-color: #eed041; }
  .panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4) .icon-wrap .sow-icon-nbticon {
    color: #eed041; }
.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4) .nbtsow-icon-content {
  color: #eed041; }
.panel-row-style.education-popular {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .panel-row-style.education-popular {
      padding-top: 30px;
      padding-bottom: 25px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-popular {
      padding-top: 40px;
      padding-bottom: 35px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-popular {
      padding-top: 50px;
      padding-bottom: 45px; } }
  .panel-row-style.education-popular .section-header {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .panel-row-style.education-popular .section-header {
        margin-bottom: 15px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-popular .section-header {
        margin-bottom: 25px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-popular .section-header {
        margin-bottom: 32px; } }
  .panel-row-style.education-popular .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
    margin-top: 15px; }
.panel-row-style.education-popular-home2 {
  padding-bottom: 0; }
.panel-row-style.education-gallery {
  background-color: #fbfbfb;
  padding-top: 30px;
  padding-bottom: 25px; }
  @media (min-width: 768px) {
    .panel-row-style.education-gallery {
      padding-top: 45px;
      padding-bottom: 40px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-gallery {
      padding-top: 60px;
      padding-bottom: 55px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-gallery {
      padding-top: 75px;
      padding-bottom: 70px; } }
  .panel-row-style.education-gallery .so-widget-nbtsow-headline-widget {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .panel-row-style.education-gallery .so-widget-nbtsow-headline-widget {
        margin-bottom: 25px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-gallery .so-widget-nbtsow-headline-widget {
        margin-bottom: 30px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-gallery .so-widget-nbtsow-headline-widget {
        margin-bottom: 40px; } }
  .panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget {
    margin-bottom: 30px; }
    .panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb {
      text-align: center; }
      .panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb > * {
        display: inline-block;
        overflow: hidden; }
        .panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb > * img {
          transition: all .3s ease-in-out;
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -ms-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out; }
          .panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb > * img:hover {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05); }
    .panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall {
      margin-top: 60px;
      margin-bottom: 30px;
      text-align: center; }
      .panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall a {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        color: #fff;
        background-color: #35a1d8;
        padding: 15px 50px;
        text-transform: uppercase; }
        .panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall a:hover {
          background: #2385b7; }
  .panel-row-style.education-gallery .so-widget-sow-button {
    margin-top: 30px;
    margin-bottom: 30px; }
.panel-row-style.education-gallery-home2 {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    .panel-row-style.education-gallery-home2 {
      padding-top: 20px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-gallery-home2 {
      padding-top: 30px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-gallery-home2 {
      padding-top: 40px; } }
  .panel-row-style.education-gallery-home2 .so-widget-nbtsow-headline-widget {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .panel-row-style.education-gallery-home2 .so-widget-nbtsow-headline-widget {
        margin-bottom: 30px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-gallery-home2 .so-widget-nbtsow-headline-widget {
        margin-bottom: 40px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-gallery-home2 .so-widget-nbtsow-headline-widget {
        margin-bottom: 52px; } }
  .panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*="data-xs-"],
  .panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*="data-sm-"],
  .panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*="data-md-"],
  .panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*="data-lg-"] {
    margin-left: 0;
    margin-right: 0; }
    .panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*="data-xs-"] > *,
    .panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*="data-sm-"] > *,
    .panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*="data-md-"] > *,
    .panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*="data-lg-"] > * {
      padding: 0; }
  .panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget {
    margin-bottom: 30px; }
    .panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb > * {
      display: inline-block;
      overflow: hidden; }
      .panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb > * img {
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out; }
        .panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb > * img:hover {
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05); }
    .panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall {
      margin-top: 60px;
      margin-bottom: 30px;
      text-align: center; }
      .panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall a {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        color: #fff;
        background-color: #35a1d8;
        padding: 15px 50px;
        text-transform: uppercase; }
        .panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall a:hover {
          background: #2385b7; }
  .panel-row-style.education-gallery-home2 .so-widget-sow-button {
    margin-top: 30px;
    margin-bottom: 30px; }
.panel-row-style.education-team {
  background-color: #fff;
  padding-top: 30px;
  position: relative; }
  @media (min-width: 768px) {
    .panel-row-style.education-team {
      padding-top: 45px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-team {
      padding-top: 60px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-team {
      padding-top: 75px; } }
  .panel-row-style.education-team:before {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 146px;
    content: '';
    background-image: url("images/cms_team_bg.jpg");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover; }
  .panel-row-style.education-team .nbtsow-headline-wrap {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .panel-row-style.education-team .nbtsow-headline-wrap {
        margin-bottom: 45px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-team .nbtsow-headline-wrap {
        margin-bottom: 60px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-team .nbtsow-headline-wrap {
        margin-bottom: 75px; } }
  .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .item {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center; }
  .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image {
    padding-left: 15px;
    padding-right: 15px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
    .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img {
      width: auto;
      margin: 0 auto; }
  .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data {
    height: 146px;
    padding-top: 50px;
    color: #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
    .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a {
      color: #fff; }
      .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a:hover {
        color: #35a1d8; }
    .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data .team-name {
      font-family: 'Roboto', sans-serif;
      font-size: 20px;
      font-weight: 500; }
  .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-image, .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-image {
    opacity: 1;
    filter: alpha(opacity=100); }
  .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-data, .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-data {
    color: #35a1d8; }
    .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-data a, .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-data a {
      color: #35a1d8; }
  .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next,
  .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev {
    color: #c4c4c4;
    background: transparent;
    margin-top: -70px; }
    @media (min-width: 1350px) {
      .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before,
      .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before {
        font-size: 32px; } }
    .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:hover,
    .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:hover {
      color: #35a1d8;
      background: transparent; }
  @media (min-width: 1350px) {
    .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next {
      right: -75px; } }
  @media (min-width: 1350px) {
    .panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev {
      left: -75px; } }
.panel-row-style.education-team-home2 {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .panel-row-style.education-team-home2 {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-team-home2 {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-team-home2 {
      padding-top: 50px;
      padding-top: 50px; } }
  .panel-row-style.education-team-home2 .nbtsow-headline-wrap {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .panel-row-style.education-team-home2 .nbtsow-headline-wrap {
        margin-bottom: 30px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-team-home2 .nbtsow-headline-wrap {
        margin-bottom: 40px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-team-home2 .nbtsow-headline-wrap {
        margin-bottom: 50px; } }
  .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .item {
    text-align: center; }
  .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image {
    padding-left: 15px;
    padding-right: 15px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
    .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img {
      width: auto;
      margin: 0 auto; }
  .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data {
    height: 146px;
    padding-top: 50px;
    color: #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
    .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a {
      color: #fff; }
      .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a:hover {
        color: #35a1d8; }
    .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data .team-name {
      font-family: 'Roboto', sans-serif;
      font-size: 20px;
      font-weight: 500; }
  .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-data, .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-data {
    color: #35a1d8; }
    .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-data a, .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-data a {
      color: #35a1d8; }
  .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next,
  .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev {
    color: #c4c4c4;
    background: transparent; }
    @media (min-width: 1350px) {
      .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before,
      .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before {
        font-size: 32px; } }
    .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:hover,
    .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:hover {
      color: #35a1d8;
      background: transparent; }
  @media (min-width: 1350px) {
    .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next {
      right: -75px; } }
  @media (min-width: 1350px) {
    .panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev {
      left: -75px; } }
.panel-row-style.education-team-home3 {
  background-color: #fff;
  padding-top: 30px;
  position: relative; }
  @media (min-width: 768px) {
    .panel-row-style.education-team-home3 {
      padding-top: 45px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-team-home3 {
      padding-top: 60px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-team-home3 {
      padding-top: 75px; } }
  .panel-row-style.education-team-home3:before {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 146px;
    content: '';
    background-image: url("images/cms_team_bg_home3.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover; }
  .panel-row-style.education-team-home3 .nbtsow-headline-wrap {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .panel-row-style.education-team-home3 .nbtsow-headline-wrap {
        margin-bottom: 45px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-team-home3 .nbtsow-headline-wrap {
        margin-bottom: 60px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-team-home3 .nbtsow-headline-wrap {
        margin-bottom: 75px; } }
  .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .item {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center; }
  .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image {
    position: relative;
    padding-left: 15px;
    padding-right: 15px; }
    .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image:after {
      content: '';
      background: #c4c4c4;
      width: 100%;
      height: 50%;
      display: block;
      bottom: 0;
      left: 0;
      right: 0;
      position: absolute; }
    .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img {
      position: relative;
      z-index: 9999; }
  .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data {
    height: 146px;
    padding-top: 50px;
    color: #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; }
    .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a {
      color: #fff; }
      .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a:hover {
        color: #35a1d8; }
    .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data .team-name {
      font-family: 'Roboto', sans-serif;
      font-size: 20px;
      font-weight: 500; }
  .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.center .nbtsow-team-image:after {
    content: '';
    background: #35a1d8; }
  .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.center .nbtsow-team-data {
    color: #35a1d8; }
    .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.center .nbtsow-team-data a {
      color: #35a1d8; }
  .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next,
  .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev {
    color: #c4c4c4;
    background: transparent;
    margin-top: -70px; }
    @media (min-width: 1350px) {
      .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before,
      .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before {
        font-size: 32px; } }
    .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:hover,
    .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:hover {
      color: #35a1d8;
      background: transparent; }
  @media (min-width: 1350px) {
    .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next {
      right: -75px; } }
  @media (min-width: 1350px) {
    .panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev {
      left: -75px; } }
.panel-row-style.education-blog {
  background-color: #fff;
  font-size: 16px;
  position: relative;
  padding-top: 30px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .panel-row-style.education-blog {
      padding-top: 35px;
      padding-bottom: 25px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-blog {
      padding-top: 45px;
      padding-bottom: 35px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-blog {
      padding-top: 55px;
      padding-bottom: 45px; } }
  .panel-row-style.education-blog:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    background-image: url("images/cms_blog_bg.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 991px) {
      .panel-row-style.education-blog:before {
        right: 0%;
        opacity: 0.1;
        filter: alpha(opacity=10); } }
  .panel-row-style.education-blog .panel-grid {
    position: relative; }
    @media (min-width: 992px) {
      .panel-row-style.education-blog .panel-grid {
        padding-left: 55%; } }
  .panel-row-style.education-blog .section-header {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .panel-row-style.education-blog .section-header {
        margin-bottom: 20px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-blog .section-header {
        margin-bottom: 30px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-blog .section-header {
        margin-bottom: 35px; } }
.panel-row-style.education-blog-home3 {
  background-color: #fff;
  font-size: 16px;
  position: relative;
  padding-top: 30px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .panel-row-style.education-blog-home3 {
      padding-top: 35px;
      padding-bottom: 25px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-blog-home3 {
      padding-top: 45px;
      padding-bottom: 35px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-blog-home3 {
      padding-top: 55px;
      padding-bottom: 45px; } }
  .panel-row-style.education-blog-home3:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    background-image: url("images/cms_blog_bg_home3.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 991px) {
      .panel-row-style.education-blog-home3:before {
        right: 0%;
        opacity: 0.1;
        filter: alpha(opacity=10); } }
  .panel-row-style.education-blog-home3 .panel-grid-cell {
    position: relative; }
    @media (min-width: 992px) {
      .panel-row-style.education-blog-home3 .panel-grid-cell {
        padding-left: 55%; } }
  .panel-row-style.education-blog-home3 .section-header {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .panel-row-style.education-blog-home3 .section-header {
        margin-bottom: 20px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-blog-home3 .section-header {
        margin-bottom: 30px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-blog-home3 .section-header {
        margin-bottom: 35px; } }
  .panel-row-style.education-blog-home3 .widget_nbtsow-learndash-posts-widget .nbtsow-info-top,
  .panel-row-style.education-blog-home3 .widget_nbtsow-learndash-posts-widget .nbtsow-info-middle,
  .panel-row-style.education-blog-home3 .widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom {
    font-size: 16px; }
.panel-row-style.education-lasttest-blog {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .panel-row-style.education-lasttest-blog {
      padding-bottom: 20px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-lasttest-blog {
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-lasttest-blog {
      padding-bottom: 40px; } }
  .panel-row-style.education-lasttest-blog .nbtsow-headline-wrap {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .panel-row-style.education-lasttest-blog .nbtsow-headline-wrap {
        margin-bottom: 30px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-lasttest-blog .nbtsow-headline-wrap {
        margin-bottom: 40px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-lasttest-blog .nbtsow-headline-wrap {
        margin-bottom: 50px; } }
  .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post {
    padding: 0 15px; }
    .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb {
      padding-bottom: 25px;
      margin: 0; }
      @media (max-width: 767px) {
        .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb {
          width: 100%;
          text-align: center; } }
      @media (min-width: 571px) and (max-width: 767px) {
        .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb {
          float: left;
          width: 35%;
          padding-right: 5%; }
          .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb + .nbtsow-course-details {
            float: left;
            width: 65%; } }
    .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details {
      overflow: visible; }
      .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title {
        font-weight: bold;
        color: #444;
        line-height: 24px;
        font-size: 18px;
        margin: 0 0 10px;
        display: inline-block; }
        .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a {
          color: #444; }
          .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a:hover {
            color: #35a1d8; }
      .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-info-middle {
        margin-bottom: 5px; }
      .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content {
        font-size: 16px; }
        @media (max-width: 767px) {
          .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content {
            margin-bottom: 5px; } }
      .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-readmore {
        padding-top: 10px; }
        .panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-readmore a {
          color: #35a1d8;
          text-decoration: underline;
          font-style: italic; }
.panel-row-style.education-testimonial {
  background-color: rgba(246, 246, 246, 0.95);
  background-image: url("images/cms_testimonial_bg.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    .panel-row-style.education-testimonial {
      padding-bottom: 60px;
      padding-top: 40px; } }
  .panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget h3.widget-title {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-align: center; }
  .panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget p {
    text-align: center; }
    .panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget p .education-divide {
      display: inline-block;
      width: 65px;
      height: 6px;
      background: url("images/divide.png") 50% 50% scroll no-repeat; }
    .panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget p [class^="nbticon-"] {
      color: #35a1d8;
      font-size: 32px;
      line-height: 1;
      vertical-align: middle;
      margin: 0 10px; }
  .panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.8;
    padding-top: 25px;
    padding-bottom: 35px;
    padding-left: 75px;
    padding-right: 10%;
    position: relative; }
    .panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
      font-size: 65px;
      color: #d7d7d7;
      position: absolute;
      top: 0;
      left: 0; }
    .panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child {
      position: relative;
      display: block; }
      .panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
        font-size: 65px;
        color: #d7d7d7;
        margin-left: 10px;
        position: absolute;
        bottom: -35px; }
  .panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb {
    margin-top: 65px;
    margin-bottom: 20px; }
.panel-row-style.education-testimonial-home2 {
  background-image: url("images/cms_testimonial_bg_2.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    .panel-row-style.education-testimonial-home2 {
      padding-bottom: 40px;
      padding-top: 30px; } }
  @media (min-width: 768px) {
    .panel-row-style.education-testimonial-home2 {
      padding-bottom: 55px;
      padding-top: 45px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-testimonial-home2 {
      padding-bottom: 70px;
      padding-top: 50px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-testimonial-home2 {
      padding-bottom: 85px;
      padding-top: 65px; } }
  .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .widget-title {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-align: center; }
  .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget p {
    text-align: center; }
    .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget p .education-divide {
      display: inline-block;
      width: 95px;
      height: 6px;
      background: url("images/divide_white.png") 50% 50% scroll repeat-x; }
    .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget p [class^="nbticon-"] {
      color: #35a1d8;
      font-size: 32px;
      line-height: 1;
      vertical-align: middle;
      margin: 0 10px; }
  .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    line-height: 30px;
    position: relative;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: calc(5% + 40px);
    padding-right: 5%; }
    @media (max-width: 425px) {
      .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
        padding-left: 40px;
        padding-right: 15px; } }
    @media (min-width: 768px) {
      .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
        padding-top: 35px;
        padding-bottom: 15px;
        padding-left: calc(5% + 45px); } }
    @media (min-width: 992px) {
      .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
        padding-top: 50px;
        padding-bottom: 25px;
        padding-left: calc(5% + 50px); } }
    @media (min-width: 1200px) {
      .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
        padding-top: 65px;
        padding-bottom: 35px;
        padding-left: calc(5% + 60px); } }
    .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
      font-size: 35px;
      color: #999;
      position: absolute;
      top: 10px;
      left: 5%; }
      @media (max-width: 425px) {
        .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
          left: 0; } }
      @media (min-width: 768px) {
        .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
          font-size: 40px;
          top: 25px; } }
      @media (min-width: 992px) {
        .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
          font-size: 45px;
          top: 30px; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
          font-size: 52px;
          top: 40px; } }
    .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child {
      position: relative;
      display: block; }
      .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
        font-size: 35px;
        color: #999;
        margin-left: 10px;
        position: absolute;
        bottom: -5px; }
        @media (min-width: 768px) {
          .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
            font-size: 40px;
            bottom: -5px; } }
        @media (min-width: 992px) {
          .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
            font-size: 45px;
            bottom: -10px; } }
        @media (min-width: 1200px) {
          .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
            font-size: 52px;
            bottom: -25px; } }
  .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb {
    margin-top: 10px;
    margin-bottom: 23px; }
    .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage {
      width: auto !important;
      text-align: center; }
      .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item {
        width: auto !important;
        display: inline-block;
        float: none; }
        .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
          padding-left: 5px;
          padding-right: 5px;
          text-align: center; }
          @media (min-width: 992px) {
            .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
              padding-left: 15px;
              padding-right: 15px; } }
          @media (min-width: 992px) {
            .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
              padding-left: 25px;
              padding-right: 25px; } }
          @media (min-width: 1200px) {
            .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
              padding-left: 35px;
              padding-right: 35px; } }
          .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item img[class*="nbtsow-image-"] {
            display: inline-block;
            margin-right: 0;
            margin-bottom: 7px; }
          .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info {
            display: block; }
            .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info .testimonial-name {
              color: #fff;
              font-size: 14px;
              text-transform: capitalize; }
            .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info .testimonial-location {
              font-size: 12px;
              color: #ccc; }
        .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current, .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover {
          opacity: 1;
          filter: alpha(opacity=100); }
          .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current img[class*="nbtsow-image-"], .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover img[class*="nbtsow-image-"] {
            border-color: #35a1d8; }
          .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current .testimonial-info .testimonial-name, .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover .testimonial-info .testimonial-name {
            color: #35a1d8; }
          .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current .testimonial-info .testimonial-location, .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover .testimonial-info .testimonial-location {
            color: #fff; }
        .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item {
          margin-right: 0px; }
          .panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item .testimonial-info {
            margin-left: 0; }
  .panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .nbtsow-headline {
    color: #fff;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .nbtsow-headline {
        margin-bottom: 3px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .nbtsow-headline {
        margin-bottom: 7px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .nbtsow-headline {
        margin-bottom: 12px; } }
  .panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap [class^="nbticon-"] {
    color: #157dd2; }
  .panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .education-divide {
    width: 95px; }
.panel-row-style.education-testimonial-home3 {
  background-image: url("images/bg_testimonial_team.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    .panel-row-style.education-testimonial-home3 {
      padding-bottom: 40px;
      padding-top: 30px; } }
  @media (min-width: 768px) {
    .panel-row-style.education-testimonial-home3 {
      padding-bottom: 55px;
      padding-top: 45px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-testimonial-home3 {
      padding-bottom: 70px;
      padding-top: 60px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-testimonial-home3 {
      padding-bottom: 85px;
      padding-top: 75px; } }
  .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .widget-title {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-align: center; }
  .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget p {
    text-align: center; }
    .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget p .education-divide {
      display: inline-block;
      width: 95px;
      height: 6px;
      background: url("images/divide.png") 50% 50% scroll repeat-x; }
    .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget p [class^="nbticon-"] {
      color: #35a1d8;
      font-size: 32px;
      line-height: 1;
      vertical-align: middle;
      margin: 0 10px; }
  .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
    color: #000;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    line-height: 30px;
    position: relative;
    text-align: center;
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: calc(5% + 25px);
    padding-right: 5%; }
    @media (max-width: 425px) {
      .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 768px) {
      .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
        padding-bottom: 15px;
        padding-left: calc(5% + 45px); } }
    @media (min-width: 992px) {
      .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
        padding-bottom: 25px;
        padding-left: calc(5% + 50px); } }
    @media (min-width: 1200px) {
      .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
        padding-bottom: 35px;
        padding-left: calc(5% + 60px); } }
    .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
      font-size: 35px;
      color: #d7d7d7;
      position: absolute;
      top: 0;
      left: 5%; }
      @media (max-width: 425px) {
        .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
          left: 0; } }
      @media (min-width: 768px) {
        .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
          font-size: 40px; } }
      @media (min-width: 992px) {
        .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
          font-size: 45px; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
          font-size: 52px; } }
    .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child {
      position: relative;
      display: block; }
      .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
        font-size: 35px;
        color: #d7d7d7;
        margin-left: 10px;
        position: absolute;
        bottom: -13px; }
        @media (min-width: 768px) {
          .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
            font-size: 40px; } }
        @media (min-width: 992px) {
          .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
            font-size: 45px; } }
        @media (min-width: 1200px) {
          .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
            font-size: 52px; } }
  .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb {
    margin-top: 10px;
    margin-bottom: 23px; }
    .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage {
      width: auto !important;
      text-align: center; }
      .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item {
        width: auto !important;
        display: inline-block;
        float: none; }
        .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
          padding-left: 5px;
          padding-right: 5px;
          text-align: center; }
          @media (min-width: 992px) {
            .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
              padding-left: 15px;
              padding-right: 15px; } }
          @media (min-width: 992px) {
            .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
              padding-left: 25px;
              padding-right: 25px; } }
          @media (min-width: 1200px) {
            .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
              padding-left: 35px;
              padding-right: 35px; } }
          .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item img[class*="nbtsow-image-"] {
            display: inline-block;
            margin-right: 0;
            margin-bottom: 7px; }
          .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info {
            display: block; }
            .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info .testimonial-name {
              color: #000;
              font-size: 14px;
              text-transform: capitalize; }
            .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info .testimonial-location {
              font-size: 12px;
              color: #686868; }
        .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current, .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover {
          opacity: 1;
          filter: alpha(opacity=100); }
          .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current img[class*="nbtsow-image-"], .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover img[class*="nbtsow-image-"] {
            border-color: #35a1d8; }
          .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current .testimonial-info .testimonial-name, .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover .testimonial-info .testimonial-name {
            color: #000; }
          .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current .testimonial-info .testimonial-location, .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover .testimonial-info .testimonial-location {
            color: #686868; }
        .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item {
          margin-right: 0px; }
          .panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item .testimonial-info {
            margin-left: 0; }
  .panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .nbtsow-headline {
    color: #000;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .nbtsow-headline {
        margin-bottom: 3px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .nbtsow-headline {
        margin-bottom: 7px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .nbtsow-headline {
        margin-bottom: 12px; } }
  .panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap [class^="nbticon-"] {
    color: #157dd2; }
  .panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .education-divide {
    width: 95px; }
.panel-row-style.education-partners {
  background-color: #fff;
  padding-top: 25px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .panel-row-style.education-partners {
      padding-top: 40px;
      padding-bottom: 20px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-partners {
      padding-top: 55px;
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-partners {
      padding-top: 70px;
      padding-bottom: 40px; } }
  .panel-row-style.education-partners .section-header {
    padding-bottom: 30px; }
    .panel-row-style.education-partners .section-header .nbtsow-headline-wrap {
      line-height: 24px; }
      .panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-headline {
        margin-bottom: 0; }
        @media (max-width: 767px) {
          .panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-headline {
            margin-bottom: 3px; } }
        @media (min-width: 992px) {
          .panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-headline {
            margin-bottom: 7px; } }
        @media (min-width: 1200px) {
          .panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-headline {
            margin-bottom: 10px; } }
      .panel-row-style.education-partners .section-header .nbtsow-headline-wrap .education-divide {
        width: 95px; }
      .panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-secondsub {
        margin-bottom: 0; }
  .panel-row-style.education-partners .nbtsow-gallery-image-wrap .nbtsow-gallery-image {
    margin: 15px 0; }
    @media (min-width: 426px) and (max-width: 767px) {
      .panel-row-style.education-partners .nbtsow-gallery-image-wrap .nbtsow-gallery-image {
        float: left;
        width: 50%; } }
.panel-row-style.education-tab-home3 .section-header .nbtsow-headline-wrap {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .panel-row-style.education-tab-home3 .section-header .nbtsow-headline-wrap {
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-tab-home3 .section-header .nbtsow-headline-wrap {
      margin-top: 55px;
      margin-bottom: 40px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-tab-home3 .section-header .nbtsow-headline-wrap {
      margin-top: 70px;
      margin-bottom: 50px; } }
.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .nav-tabs {
  margin-bottom: 50px; }
.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course {
  margin-bottom: 15px; }
  .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-title {
    font-size: 16px; }
    @media (min-width: 768px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-title {
        font-size: 18px; } }
  .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-thumb {
    margin-bottom: 18px; }
  .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-date-time {
    color: #454545; }
    .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-date-time span:before {
      color: #cfcfcf; }
  .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-title {
    font-size: 16px;
    margin-bottom: 7px; }
    @media (min-width: 768px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-title {
        font-size: 20px; } }
    @media (min-width: 768px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-title {
        font-size: 22px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-title {
        font-size: 24px; } }
  @media (min-width: 768px) {
    .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-thumb {
      margin-bottom: 25px; } }
  @media (min-width: 768px) {
    .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-thumb {
      margin-bottom: 35px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-thumb {
      margin-bottom: 45px; } }
  .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-date-time {
    display: inline-block; }
    @media (min-width: 768px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-date-time {
        margin-right: 60px; } }
    @media (max-width: 767px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-date-time + .nbtsow-course-join {
        display: none; } }
    @media (min-width: 768px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-date-time + .nbtsow-course-join {
        margin: -9px 0; } }
  .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join {
    background: #1c81c5;
    color: #fff;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    padding: 9px 20px; }
    @media (min-width: 768px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join {
        padding: 9px 30px; } }
    @media (min-width: 768px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join {
        padding: 9px 35px; } }
    @media (min-width: 768px) {
      .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join {
        padding: 9px 40px; } }
    .panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join:hover {
      background: #35a1d8; }
.panel-row-style.education-other-home3 .section-header .nbtsow-headline-wrap {
  margin-top: 10px;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .panel-row-style.education-other-home3 .section-header .nbtsow-headline-wrap {
      margin-top: 20px;
      margin-bottom: 35px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-other-home3 .section-header .nbtsow-headline-wrap {
      margin-top: 30px;
      margin-bottom: 45px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-other-home3 .section-header .nbtsow-headline-wrap {
      margin-top: 40px;
      margin-bottom: 55px; } }
.panel-row-style.education-other-home3 .so-widget-nbtsow-custom-collapse-widget .nbtsow-custom-collapse-desc {
  text-align: center; }
.panel-row-style.education-other-home3 .education-otherinfo {
  background-image: url("images/cms_other_bg.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }
  .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses {
    position: relative;
    margin: 0; }
    .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel {
      background: #fbfbfb;
      position: relative;
      padding: 45px 15px;
      padding-left: 10%;
      margin-left: 8.33333%;
      border: 0 none;
      -webkit-border-radius: 0;
      border-radius: 0;
      background-clip: padding-box;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -webkit-box-shadow: none;
      box-shadow: none; }
      @media (max-width: 480px) {
        .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel {
          padding-left: 45px; } }
      @media (min-width: 768px) {
        .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel {
          margin-left: 16.66667%;
          padding-left: 7.7%; } }
      @media (min-width: 768px) {
        .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel {
          margin-left: 25%; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel {
          margin-left: 50%; } }
      .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel:before {
        background: #fbfbfb;
        position: absolute;
        display: block;
        content: '';
        width: 1000px;
        height: 100%;
        top: 0;
        left: 99%; }
      .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active {
        padding-left: 12%;
        margin-left: 0;
        background: #1c81c5;
        color: #fff; }
        @media (max-width: 480px) {
          .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active {
            padding-left: 50px; } }
        @media (min-width: 768px) {
          .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active {
            padding-left: 11.3%;
            margin-left: 8.33333%; } }
        @media (min-width: 768px) {
          .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active {
            margin-left: 16.66667%; } }
        @media (min-width: 1200px) {
          .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active {
            margin-left: 41.66667%; } }
        .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active:before {
          background: #1c81c5; }
        .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active > a[data-toggle="collapse"] {
          color: #fff;
          left: 3%; }
          @media (min-width: 768px) {
            .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active > a[data-toggle="collapse"] {
              left: 6%; } }
          .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active > a[data-toggle="collapse"]:hover {
            color: #fff; }
          .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active > a[data-toggle="collapse"] .fa-angle-right {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg); }
        .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel.active .panel-title a {
          color: #fff; }
      .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel > a[data-toggle="collapse"] {
        position: absolute;
        top: 50%;
        left: 2%;
        color: #1c81c5;
        font-size: 26px;
        line-height: 1;
        display: block;
        margin-top: -13px;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out; }
        @media (min-width: 768px) {
          .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel > a[data-toggle="collapse"] {
            left: 5%; } }
        .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel > a[data-toggle="collapse"] .fa-angle-right {
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          -moz-transition: all .5s ease-in-out;
          -ms-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out; }
          .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel > a[data-toggle="collapse"] .fa-angle-right:before {
            font-family: 'nbtico' !important;
            content: '\e94f'; }
      .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel .panel-title {
        font-family: 'Roboto', sans-serif;
        font-size: 24px;
        font-weight: 500; }
        .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel .panel-title a {
          color: #000; }
      .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel .panel-body {
        padding: 20px 0 0;
        font-size: 16px;
        line-height: 1.5; }
      .panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses > .panel + .panel {
        margin-top: 10px; }
.panel-row-style.education-aboutus-home4 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .panel-row-style.education-aboutus-home4 {
      padding-top: 20px;
      padding-bottom: 45px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-aboutus-home4 {
      padding-top: 35px;
      padding-bottom: 60px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-aboutus-home4 {
      padding-top: 50px;
      padding-bottom: 75px; } }
  .panel-row-style.education-aboutus-home4 .education-about-img {
    position: relative; }
    @media (max-width: 767px) {
      .panel-row-style.education-aboutus-home4 .education-about-img {
        margin-bottom: 20px;
        text-align: center; } }
    @media (min-width: 768px) {
      .panel-row-style.education-aboutus-home4 .education-about-img {
        margin-bottom: 30px;
        text-align: center; } }
    .panel-row-style.education-aboutus-home4 .education-about-img img {
      -webkit-box-shadow: 0 0 10px rgba(51, 51, 51, 0.35);
      box-shadow: 0 0 10px rgba(51, 51, 51, 0.35); }
  .panel-row-style.education-aboutus-home4 .education-about-text {
    margin-bottom: 17px; }
  .panel-row-style.education-aboutus-home4 .readmore {
    background: #35a1d8;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    line-height: 30px;
    padding: 7px 25px;
    margin-right: 30px;
    margin-top: 12px; }
  .panel-row-style.education-aboutus-home4 small {
    font-size: 14px;
    display: inline-block; }
.panel-row-style.education-function-home4 {
  background: #efefef;
  padding-top: 30px;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .panel-row-style.education-function-home4 {
      padding-top: 45px;
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-function-home4 {
      padding-top: 60px;
      padding-bottom: 45px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-function-home4 {
      padding-top: 75px;
      padding-bottom: 60px; } }
  .panel-row-style.education-function-home4 .nbtsow-icon-section .icon-wrap {
    position: relative;
    display: inline-block;
    padding: 5px;
    margin-bottom: 7px;
    -webkit-transform: translate(17%, 0);
    -moz-transform: translate(17%, 0);
    -ms-transform: translate(17%, 0);
    -o-transform: translate(17%, 0);
    transform: translate(17%, 0); }
    .panel-row-style.education-function-home4 .nbtsow-icon-section .icon-wrap:before {
      background: #35a1d8;
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: -25%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box; }
    .panel-row-style.education-function-home4 .nbtsow-icon-section .icon-wrap .sow-icon-nbticon {
      position: relative;
      color: #333; }
  .panel-row-style.education-function-home4 .nbtsow-icon-section .nbtsow-icon-content h3.nbtsow-icon-title-style {
    color: #444;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 22px; }
  .panel-row-style.education-function-home4 .nbtsow-icon-section .nbtsow-icon-content .nbtsow-icon-text {
    font-size: 14px; }
.panel-row-style.education-popular-home4 {
  padding-top: 10px;
  padding-bottom: 23px; }
  @media (min-width: 768px) {
    .panel-row-style.education-popular-home4 {
      padding-top: 20px;
      padding-bottom: 38px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-popular-home4 {
      padding-top: 35px;
      padding-bottom: 53px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-popular-home4 {
      padding-top: 50px;
      padding-bottom: 68px; } }
  .panel-row-style.education-popular-home4 .section-header {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .panel-row-style.education-popular-home4 .section-header {
        margin-bottom: 15px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-popular-home4 .section-header {
        margin-bottom: 25px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-popular-home4 .section-header {
        margin-bottom: 35px; } }
  .panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
    margin-bottom: 25px;
    text-align: center; }
    @media (min-width: 768px) {
      .panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
        margin-bottom: 35px;
        text-align: center; } }
    @media (min-width: 992px) {
      .panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
        margin-bottom: 45px;
        text-align: center; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
        margin-bottom: 55px;
        text-align: center; } }
    .panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a {
      -webkit-border-radius: 18px;
      border-radius: 18px;
      background-clip: padding-box;
      color: #666; }
      .panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a:hover {
        color: #fff; }
    .panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li.active > a {
      color: #fff; }
  .panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time {
    margin-bottom: 15px; }
.panel-row-style.education-sucess-home4 {
  background-image: url("../education/images/cms_sucess_bg_4.jpg");
  padding-top: 5px;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .panel-row-style.education-sucess-home4 {
      padding-top: 10px;
      padding-bottom: 20px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-sucess-home4 {
      padding-top: 20px;
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-sucess-home4 {
      padding-top: 30px;
      padding-bottom: 40px; } }
  .panel-row-style.education-sucess-home4 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content .nbtsow-icon-title-style {
    position: relative; }
    .panel-row-style.education-sucess-home4 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content .nbtsow-icon-title-style:after {
      background: #35a1d8;
      content: '';
      display: block;
      width: 70px;
      height: 5px;
      margin: 8px auto 12px; }
  .panel-row-style.education-sucess-home4 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content .nbtsow-icon-text {
    font-size: 24px;
    font-weight: normal; }
.panel-row-style.education-gallery-home4 {
  padding-top: 10px;
  padding-bottom: 23px; }
  @media (min-width: 768px) {
    .panel-row-style.education-gallery-home4 {
      padding-top: 20px;
      padding-bottom: 38px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-gallery-home4 {
      padding-top: 35px;
      padding-bottom: 53px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-gallery-home4 {
      padding-top: 50px;
      padding-bottom: 68px; } }
  .panel-row-style.education-gallery-home4 .section-header {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .panel-row-style.education-gallery-home4 .section-header {
        margin-bottom: 15px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-gallery-home4 .section-header {
        margin-bottom: 25px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-gallery-home4 .section-header {
        margin-bottom: 35px; } }
  .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
    margin-bottom: 15px;
    text-align: center; }
    @media (min-width: 768px) {
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
        margin-bottom: 25px;
        text-align: center; } }
    @media (min-width: 992px) {
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
        margin-bottom: 35px;
        text-align: center; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs {
        margin-bottom: 45px;
        text-align: center; } }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a {
      -webkit-border-radius: 18px;
      border-radius: 18px;
      background-clip: padding-box;
      color: #666; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li > a:hover {
        color: #fff; }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs > li.active > a {
      color: #fff; }
  .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course {
    position: relative; }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course .nbtsow-course-thumb {
      margin: 0; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course .nbtsow-course-thumb .image-thumbnail-post:hover a {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05); }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course .nbtsow-course-details {
      position: absolute;
      top: 7px;
      bottom: 7px;
      left: 7px;
      right: 7px;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 0;
      filter: alpha(opacity=0); }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course:hover .nbtsow-course-thumb .image-thumbnail-post a {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course:hover .nbtsow-course-details {
      opacity: 1;
      filter: alpha(opacity=100); }
  @media (max-width: 767px) {
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-xs-2 > .nbtsow-course-3 {
      width: 100%; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-xs-2 > .nbtsow-course-3 .nbtsow-course-thumb {
        padding-top: 50%; }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-xs-4 > .nbtsow-course-3 {
      width: 50%; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-xs-4 > .nbtsow-course-3 .nbtsow-course-thumb {
        padding-top: 50%; } }
  @media (min-width: 768px) {
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-sm-2 > .nbtsow-course-3 {
      width: 100%; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-sm-2 > .nbtsow-course-3 .nbtsow-course-thumb {
        padding-top: 50%; }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-sm-4 > .nbtsow-course-3 {
      width: 50%; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-sm-4 > .nbtsow-course-3 .nbtsow-course-thumb {
        padding-top: 50%; } }
  @media (min-width: 992px) {
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-md-2 > .nbtsow-course-3 {
      width: 100%; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-md-2 > .nbtsow-course-3 .nbtsow-course-thumb {
        padding-top: 50%; }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-md-4 > .nbtsow-course-3 {
      width: 50%; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-md-4 > .nbtsow-course-3 .nbtsow-course-thumb {
        padding-top: 50%; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-lg-2 > .nbtsow-course-3 {
      width: 100%; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-lg-2 > .nbtsow-course-3 .nbtsow-course-thumb {
        padding-top: 50%; }
    .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-lg-4 > .nbtsow-course-3 {
      width: 50%; }
      .panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-lg-4 > .nbtsow-course-3 .nbtsow-course-thumb {
        padding-top: 50%; } }
.panel-row-style.education-services-home4 {
  background-color: #efefef;
  padding-top: 10px; }
  @media (min-width: 768px) {
    .panel-row-style.education-services-home4 {
      padding-top: 20px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-services-home4 {
      padding-top: 35px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-services-home4 {
      padding-top: 50px; } }
  .panel-row-style.education-services-home4 .education-service-content {
    position: relative;
    padding-top: 5px;
    padding-bottom: 50px; }
    @media (min-width: 992px) {
      .panel-row-style.education-services-home4 .education-service-content {
        padding-right: 50%; }
        .panel-row-style.education-services-home4 .education-service-content:before {
          content: '';
          position: absolute;
          display: block;
          top: 0;
          bottom: 0;
          left: 50%;
          right: 0;
          background-image: url("../education/images/cms_services_4.png");
          background-position: 100% 100%;
          background-repeat: no-repeat;
          background-size: contain; } }
    .panel-row-style.education-services-home4 .education-service-content > .panel-grid-cell {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) {
        .panel-row-style.education-services-home4 .education-service-content > .panel-grid-cell {
          float: left;
          width: 100%; } }
    .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap:before, .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap:after {
      display: table;
      content: '';
      clear: both; }
    .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section {
      margin: 24px 0; }
      @media (max-width: 459px) {
        .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section {
          text-align: center; } }
      .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section:before, .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section:after {
        display: table;
        content: '';
        clear: both; }
      .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
        background: #35a1d8;
        color: #fff;
        float: left;
        display: block;
        padding: 17px;
        margin-right: 30px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box; }
        @media (max-width: 459px) {
          .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap {
            display: inline-block;
            margin-bottom: 15px;
            margin-right: 0;
            float: none; } }
        .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon {
          display: inline-block;
          line-height: 1; }
      .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
        overflow: hidden; }
        @media (max-width: 459px) {
          .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content {
            clear: both; } }
      .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style {
        margin-top: 0;
        margin-bottom: 13px;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        color: #000; }
        .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style a {
          color: #000; }
          .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style a:hover {
            color: #35a1d8; }
      .panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 24px; }
.panel-row-style.education-team-home4 {
  padding-top: 10px;
  padding-bottom: 35px; }
  @media (min-width: 768px) {
    .panel-row-style.education-team-home4 {
      padding-top: 20px;
      padding-bottom: 45px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-team-home4 {
      padding-top: 35px;
      padding-bottom: 60px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-team-home4 {
      padding-top: 50px;
      padding-bottom: 75px; } }
  .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget {
    position: relative;
    padding-top: 15px; }
    @media (min-width: 768px) {
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget {
        padding-top: 20px; } }
    @media (min-width: 992px) {
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget {
        padding-top: 25px; } }
    @media (min-width: 1200px) {
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget {
        padding-top: 30px; } }
    .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget:before {
      display: block;
      content: '';
      width: 100%;
      height: 103px;
      position: absolute;
      left: 0;
      bottom: 0;
      background: #35a1d8; }
    .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .item {
      padding-left: 15px;
      padding-right: 15px;
      text-align: center; }
    .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image {
      padding-left: 15px;
      padding-right: 15px;
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out; }
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img {
        width: auto;
        margin: 0 auto; }
    .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data {
      padding-top: 25px;
      height: 103px;
      line-height: 24px;
      color: #fff;
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out; }
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a {
        color: #fff; }
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data .team-name {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase; }
    .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next,
    .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev {
      color: #ccc;
      background: transparent;
      margin-top: -70px; }
      @media (min-width: 1350px) {
        .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before,
        .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before {
          font-size: 32px; } }
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:hover,
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:hover {
        color: #35a1d8;
        background: transparent; }
    .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before {
      content: '\e950'; }
    @media (min-width: 1350px) {
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next {
        right: -45px; } }
    .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before {
      content: '\e94f'; }
    @media (min-width: 1350px) {
      .panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev {
        left: -45px; } }
.panel-row-style.education-testimonial-home4 {
  background-image: url("../education/images/cms_testimonial_bg_4.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    .panel-row-style.education-testimonial-home4 {
      padding-bottom: 60px;
      padding-top: 50px; } }
  @media (min-width: 768px) {
    .panel-row-style.education-testimonial-home4 {
      padding-bottom: 75px;
      padding-top: 65px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-testimonial-home4 {
      padding-bottom: 90px;
      padding-top: 80px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-testimonial-home4 {
      padding-bottom: 105px;
      padding-top: 95px; } }
  .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 {
    float: left;
    width: 100%;
    margin-left: 0%;
    text-align: center; }
    @media (min-width: 768px) {
      .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 {
        float: left;
        width: 83.33333%; } }
    @media (min-width: 768px) {
      .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 {
        margin-left: 8.33333%; } }
    .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc {
      font-size: 16px;
      line-height: 24px; }
      @media (min-width: 768px) {
        .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc {
          line-height: 26px; } }
      @media (min-width: 992px) {
        .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc {
          line-height: 28px; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc {
          line-height: 30px; } }
      .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc:before {
        content: ''; }
      .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc > *:last-child:after {
        content: ''; }
    .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb {
      margin-top: 15px;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb {
          margin-top: 15px; } }
      @media (min-width: 992px) {
        .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb {
          margin-top: 35px; } }
      @media (min-width: 1200px) {
        .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb {
          margin-top: 45px; } }
      .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb img {
        display: inline-block;
        margin-right: 30px;
        border: 2px solid #35a1d8; }
      .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb .testimonial-info {
        display: inline-block;
        text-align: left; }
        .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb .testimonial-info .testimonial-name {
          font-size: 16px;
          font-weight: bold;
          text-transform: uppercase;
          margin-bottom: 3px; }
        .panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb .testimonial-info .testimonial-location {
          font-size: 14px;
          color: #e6e7e8; }
.panel-row-style.education-blog-home4 {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .panel-row-style.education-blog-home4 {
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-blog-home4 {
      padding-top: 35px;
      padding-bottom: 35px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-blog-home4 {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .panel-row-style.education-blog-home4 .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post {
    float: left;
    width: 100%; }
    @media (min-width: 992px) {
      .panel-row-style.education-blog-home4 .education-cols-3 > .so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post {
        float: left;
        width: 33.33333%; } }
  .panel-row-style.education-blog-home4 .nbtsow-blog-posts {
    padding-top: 15px; }
    .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round {
      font-size: 14px;
      border: 1px solid #ccc;
      margin: 15px 0; }
      .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail {
        position: relative; }
        .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info {
          position: relative;
          z-index: 1;
          text-align: center;
          width: 70px;
          margin-left: -1px;
          border-width: 1px 1px 0 0;
          border-style: solid;
          border-color: #ccc; }
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-date {
            background: #35a1d8;
            color: #fff;
            padding: 11px 0;
            margin-top: -1px;
            margin-right: -1px; }
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-date .nbtsow-day {
              font-size: 24px; }
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-date .nbtsow-month {
              font-size: 14px; }
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-coments {
            padding: 11px 0;
            color: #888; }
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-coments > i {
              display: block;
              font-size: 18px; }
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-coments > span {
              display: block;
              font-size: 14px; }
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info + .nbtsow-layout-style-details {
            position: absolute;
            left: 69px;
            right: 0px;
            bottom: 0px; }
        .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details {
          padding: 0 30px 25px;
          margin: 0 -1px -1px;
          border: 1px solid #ccc;
          background: #fff; }
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .avatar {
            border: 2px solid #e7e7e7;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background-clip: padding-box;
            margin-top: -32px;
            margin-bottom: 5px; }
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top,
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle {
            margin-bottom: 10px; }
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top,
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle,
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom {
            color: #888; }
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top > span,
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top > a,
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle > span,
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle > a,
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom > span,
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom > a {
              margin-right: 15px; }
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top > span + span:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top > span + a:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top > a + span:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top > a + a:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle > span + span:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle > span + a:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle > a + span:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle > a + a:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom > span + span:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom > span + a:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom > a + span:before,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom > a + a:before {
                content: '|';
                display: inline-block;
                margin-right: 15px; }
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top .nbtsow-auth span,
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle .nbtsow-auth span,
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom .nbtsow-auth span {
              color: #444; }
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top .nbtsow-cat,
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle .nbtsow-cat,
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom .nbtsow-cat {
              color: #888; }
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top .nbtsow-cat:hover,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle .nbtsow-cat:hover,
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom .nbtsow-cat:hover {
                color: #35a1d8; }
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-layout-style-title {
            margin-bottom: 15px;
            font-size: 16px;
            font-weight: bold;
            text-transform: uppercase;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            color: #444; }
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-layout-style-title a {
              color: #444; }
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-layout-style-title a:hover {
                color: #35a1d8; }
          .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .readmore {
            transition: all .5s ease-in-out;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            margin: 0;
            overflow: hidden;
            height: 0; }
            .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .readmore a {
              color: #35a1d8;
              font-size: 14px;
              font-style: italic;
              text-decoration: none;
              display: inline-block;
              margin: 10px 0 0; }
              .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .readmore a:after {
                display: inline-block;
                font-family: 'nbtico';
                content: "\e965"; }
      .panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round:hover .nbtsow-post-detail .nbtsow-layout-style-details .readmore {
        height: 30px; }
.panel-row-style.education-partners-home4 {
  background: #efefef;
  padding-bottom: 15px;
  padding-top: 10px; }
  @media (min-width: 768px) {
    .panel-row-style.education-partners-home4 {
      padding-bottom: 25px;
      padding-top: 20px; } }
  @media (min-width: 992px) {
    .panel-row-style.education-partners-home4 {
      padding-bottom: 35px;
      padding-top: 30px; } }
  @media (min-width: 1200px) {
    .panel-row-style.education-partners-home4 {
      padding-bottom: 45px;
      padding-top: 40px; } }

@media (max-width: 992px) {
  #hero-image {
    display: none; } }
#hero-image .nbtsow-parallax > .panel-grid-cell {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
#hero-image .nbtsow-parallax .nbtsow-image-widget {
  text-align: center; }
#hero-image .nbtsow-parallax img {
  width: auto;
  vertical-align: top; }
#hero-image .nbtsow-parallax .textwidget {
  display: inline-block;
  font-size: 60px;
  font-size: 6rem;
  font-family: 'Brush-Script';
  text-transform: capitalize;
  margin-top: 15px;
  color: #fff; }
  #hero-image .nbtsow-parallax .textwidget:last-child {
    margin-left: 5px; }

.gallery {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px; }
  .gallery:before, .gallery:after {
    content: "";
    display: table; }
  .gallery:after {
    clear: both; }
  .gallery > .gallery-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px; }
  .gallery.gallery-size-full .gallery-item {
    text-align: center; }
    .gallery.gallery-size-full .gallery-item img {
      max-width: 100%; }
  .gallery.gallery-columns-2 {
    margin-left: -15px;
    margin-right: -15px; }
    .gallery.gallery-columns-2:before, .gallery.gallery-columns-2:after {
      content: "";
      display: table; }
    .gallery.gallery-columns-2:after {
      clear: both; }
    .gallery.gallery-columns-2 > .gallery-item {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 15px;
      padding-bottom: 15px; }
      @media (min-width: 768px) {
        .gallery.gallery-columns-2 > .gallery-item {
          float: left;
          width: 50%; } }
  @media (min-width: 768px) {
    .gallery.gallery-columns-3 > .gallery-item {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 768px) {
    .gallery.gallery-columns-4 > .gallery-item {
      float: left;
      width: 25%; } }

body #primary #main, body #primary #secondary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    body #primary #main, body #primary #secondary {
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    body #primary #main, body #primary #secondary {
      padding-bottom: 35px; } }
  @media (min-width: 1200px) {
    body #primary #main, body #primary #secondary {
      padding-bottom: 40px; } }
body.page.no-sidebar #primary #main, body.home.no-sidebar #primary #main, body.error404.no-sidebar #primary #main {
  padding-left: 0;
  padding-right: 0; }
body.error404 #primary #main, body.page-home-4 #primary #main {
  padding-bottom: 0; }
body.left-sidebar #primary #main, body.right-sidebar #primary #main {
  float: left;
  width: 100%; }
  @media (min-width: 768px) {
    body.left-sidebar #primary #main, body.right-sidebar #primary #main {
      float: left;
      width: 66.66667%; } }
@media (min-width: 768px) {
  body.left-sidebar #primary #secondary, body.right-sidebar #primary #secondary {
    float: left;
    width: 33.33333%; } }
body.left-sidebar #primary #secondary .widget [class*="widget-title"], body.right-sidebar #primary #secondary .widget [class*="widget-title"] {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: capitalize;
  color: #000;
  margin-top: 0; }
body.left-sidebar #primary #secondary .widget + .widget, body.right-sidebar #primary #secondary .widget + .widget {
  margin-top: 20px; }
  @media (min-width: 768px) {
    body.left-sidebar #primary #secondary .widget + .widget, body.right-sidebar #primary #secondary .widget + .widget {
      margin-top: 30px; } }
  @media (min-width: 992px) {
    body.left-sidebar #primary #secondary .widget + .widget, body.right-sidebar #primary #secondary .widget + .widget {
      margin-top: 50px; } }
  @media (min-width: 1200px) {
    body.left-sidebar #primary #secondary .widget + .widget, body.right-sidebar #primary #secondary .widget + .widget {
      margin-top: 60px; } }
body.left-sidebar #primary #main {
  float: right !important; }
@media (min-width: 992px) {
  body.left-sidebar #primary #secondary {
    padding-right: 25px; } }
@media (min-width: 1200px) {
  body.left-sidebar #primary #secondary {
    padding-right: 35px; } }
body.right-sidebar #primary #secondary {
  float: right !important; }
  @media (min-width: 992px) {
    body.right-sidebar #primary #secondary {
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    body.right-sidebar #primary #secondary {
      padding-left: 35px; } }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  font-size: 0;
  position: absolute;
  top: 50%;
  color: #fff;
  background: rgba(0, 0, 0, 0.38);
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  margin-top: -25px;
  text-align: center; }
  .owl-carousel .owl-nav .owl-prev:before,
  .owl-carousel .owl-nav .owl-next:before {
    font-family: 'nbtico';
    font-size: 24px;
    line-height: 50px;
    display: inline-block; }
  .owl-carousel .owl-nav .owl-prev:hover,
  .owl-carousel .owl-nav .owl-next:hover {
    background: #35a1d8; }
.owl-carousel .owl-nav .owl-prev {
  left: 10px; }
  .owl-carousel .owl-nav .owl-prev:before {
    content: '\e941'; }
.owl-carousel .owl-nav .owl-next {
  right: 10px; }
  .owl-carousel .owl-nav .owl-next:before {
    content: '\e940'; }

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #dbdbdb;
    border-top: 0;
    background: #fff; }
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }
  .chosen-container a {
    cursor: pointer; }
  .chosen-container .search-choice .group-name,
  .chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #252525; }
    .chosen-container .search-choice .group-name:after,
    .chosen-container .chosen-single .group-name:after {
      content: ":";
      padding-left: 2px;
      vertical-align: top; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 10px 20px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  color: #252525;
  text-decoration: none;
  white-space: nowrap; }
  .chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 12px;
    right: 35px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 0px;
    color: #dbdbdb; }
    .chosen-container-single .chosen-single abbr:before {
      display: block;
      font-size: 16px;
      font-family: 'nbtico';
      content: '\e95d';
      line-height: 1;
      text-align: center; }
    .chosen-container-single .chosen-single abbr:hover {
      color: inherit; }
  .chosen-container-single .chosen-single div {
    position: absolute;
    top: 12px;
    right: 15px;
    display: block; }
    .chosen-container-single .chosen-single div b {
      display: block; }
      .chosen-container-single .chosen-single div b:before {
        display: block;
        font-family: 'nbtico';
        content: '\e959';
        line-height: 1;
        text-align: center;
        color: #dbdbdb; }
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  color: inherit; }
.chosen-container-single .chosen-default {
  color: #999; }
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }
  .chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #bdbdbd;
    font-size: 1em;
    line-height: normal;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box; }
  .chosen-container-single .chosen-search:before {
    display: block;
    font-family: 'nbtico';
    content: '\e93f';
    position: absolute;
    top: 5px;
    right: 10px; }
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  background-clip: padding-box; }
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }
  .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    word-wrap: break-word;
    -webkit-touch-callout: none; }
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer; }
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default; }
    .chosen-container .chosen-results li.highlighted {
      background-color: #35a1d8;
      color: #fff; }
    .chosen-container .chosen-results li.no-results {
      color: #777;
      display: list-item;
      background: #f4f4f4; }
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: bold;
      cursor: default; }
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px; }
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #bdbdbd;
  background-color: #fff;
  cursor: text; }
  .chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none; }
    .chosen-container-multi .chosen-choices li.search-field {
      margin: 0;
      padding: 0;
      white-space: nowrap; }
      .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
        margin: 1px 0;
        padding: 0;
        height: 25px;
        outline: 0;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none;
        color: #999;
        font-size: 100%;
        line-height: normal;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-clip: padding-box; }
    .chosen-container-multi .chosen-choices li.search-choice {
      position: relative;
      margin: 3px 5px 3px 0;
      padding: 3px 20px 3px 5px;
      border: 1px solid #bdbdbd;
      max-width: 100%;
      background-color: #eeeeee;
      -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
      color: #333;
      line-height: 13px;
      cursor: default; }
      .chosen-container-multi .chosen-choices li.search-choice span {
        word-wrap: break-word; }
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        position: absolute;
        top: 4px;
        right: 3px;
        display: block;
        width: 12px;
        height: 12px;
        font-size: 1px;
        color: #dbdbdb; }
        .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
          display: block;
          font-size: 16px;
          font-family: 'nbtico';
          content: '\e95d';
          line-height: 1;
          text-align: center; }
        .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
          color: inherit; }
    .chosen-container-multi .chosen-choices li.search-choice-disabled {
      padding-right: 5px;
      border: 1px solid #ccc;
      background-color: #e4e4e4;
      color: #666; }
    .chosen-container-multi .chosen-choices li.search-choice-focus {
      background: #d4d4d4; }
      .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close:before {
        color: inherit; }
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
.chosen-container-active.chosen-with-drop .chosen-single {
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset; }
  .chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent; }
    .chosen-container-active.chosen-with-drop .chosen-single div b:before {
      content: '\e95a'; }
.chosen-container-active .chosen-choices {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
  .chosen-container-active .chosen-choices li .search-field input[type="text"] {
    color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }
  .chosen-disabled .chosen-single {
    cursor: default; }
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }
  .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0; }
    .chosen-rtl .chosen-single span {
      margin-right: 0;
      margin-left: 26px;
      direction: rtl; }
    .chosen-rtl .chosen-single div {
      right: auto;
      left: 15px; }
    .chosen-rtl .chosen-single abbr {
      right: auto;
      left: 35px; }
  .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px; }
  .chosen-rtl .chosen-choices li {
    float: right; }
    .chosen-rtl .chosen-choices li.search-field input[type="text"] {
      direction: rtl; }
    .chosen-rtl .chosen-choices li.search-choice {
      margin: 3px 5px 3px 0;
      padding: 3px 5px 3px 19px; }
      .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 4px; }
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px; }
  .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px; }
  .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0; }
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  .chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    direction: rtl; }
  .chosen-rtl .chosen-search:before {
    content: '\e93e'; }
  .chosen-rtl.chosen-container-single-nosearch .chosen-search {
    left: 9999px; }
  .chosen-rtl .chosen-drop {
    left: 9999px; }

/* @end */
@media (max-width: 767px) {
  #register-newsletter {
    margin-bottom: 45px !important; } }
@media (min-width: 768px) {
  #register-newsletter {
    margin-bottom: 90px !important; } }
@media (max-width: 767px) {
  #register-newsletter .input-group {
    text-align: center; } }
#register-newsletter .input-group label {
  font-size: 24px;
  text-transform: capitalize;
  color: #333;
  vertical-align: bottom;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    #register-newsletter .input-group label {
      float: left; } }
  @media (min-width: 768px) {
    #register-newsletter .input-group label {
      width: 25%; } }
  @media (min-width: 992px) {
    #register-newsletter .input-group label {
      width: 16%; } }
@media (max-width: 400px) {
  #register-newsletter .input-group {
    display: block; } }
#register-newsletter .input-group .form-control {
  float: none;
  height: 50px;
  text-indent: 15px;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  border: 4px solid #f0daa5; }
  @media (min-width: 768px) {
    #register-newsletter .input-group .form-control {
      width: 75%; } }
  @media (min-width: 992px) {
    #register-newsletter .input-group .form-control {
      width: 84%; } }
  @media (max-width: 400px) {
    #register-newsletter .input-group .form-control {
      border-radius: 20px; } }
  @media (min-width: 768px) {
    #register-newsletter .input-group .form-control {
      border-right: 0; } }
@media (max-width: 400px) {
  #register-newsletter .input-group .input-group-btn {
    text-align: left; } }
@media (max-width: 767px) {
  #register-newsletter .input-group .input-group-btn {
    vertical-align: bottom; } }
#register-newsletter .input-group .input-group-btn .btn {
  padding: 15px 40px;
  height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  background: #35a1d8;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-color: #35a1d8;
  border: 3px solid #35a1d8;
  border-left: 0; }
  @media (max-width: 400px) {
    #register-newsletter .input-group .input-group-btn .btn {
      padding: 7px 40px;
      height: 40px; } }
  @media (max-width: 400px) {
    #register-newsletter .input-group .input-group-btn .btn {
      border-radius: 15px;
      margin-top: 15px; } }

.page-title-wrap {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .page-title-wrap {
      padding-top: 20px; } }
  .page-title-wrap .page-entry-title {
    font-size: 16px;
    margin-top: 0; }
    @media (max-width: 449px) {
      .page-title-wrap .page-entry-title {
        margin-bottom: 15px;
        margin-top: 15px; } }
    @media (min-width: 450px) {
      .page-title-wrap .page-entry-title {
        float: left;
        margin-bottom: 0; } }
  .page-title-wrap .page-breadcrumb {
    line-height: 17px; }
    @media (min-width: 500px) {
      .page-title-wrap .page-breadcrumb {
        float: right; } }
    .page-title-wrap .page-breadcrumb span {
      margin-right: 3px;
      margin-left: 3px; }
      .page-title-wrap .page-breadcrumb span a {
        color: #444; }

.pagination {
  margin: 15px 0 45px;
  display: block;
  clear: both; }
  .pagination .screen-reader-text {
    display: none; }
  .pagination .nav-links {
    margin-left: -3px;
    margin-right: -3px; }
    .pagination .nav-links .next,
    .pagination .nav-links .prev {
      padding: 16px 16px !important; }
    .pagination .nav-links .page-numbers {
      display: inline-block;
      vertical-align: middle;
      font-family: 'Roboto', sans-serif;
      font-size: 14px;
      line-height: 1;
      padding: 16px 20px;
      margin: 5px 3px;
      border: 1px solid #e9e6e6;
      color: #686868; }
      .pagination .nav-links .page-numbers:hover, .pagination .nav-links .page-numbers.current {
        border-color: #35a1d8;
        color: #000; }

.search-no-results .page-header,
.search-results .page-header {
  margin-top: 0;
  background: url("images/divide.png") 0% 100% scroll no-repeat; }
  .search-no-results .page-header .page-title,
  .search-results .page-header .page-title {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .search-no-results .page-header .page-title,
      .search-results .page-header .page-title {
        font-size: 24px; } }
    @media (min-width: 992px) {
      .search-no-results .page-header .page-title,
      .search-results .page-header .page-title {
        font-size: 28px; } }
    @media (min-width: 1200px) {
      .search-no-results .page-header .page-title,
      .search-results .page-header .page-title {
        font-size: 32px; } }
    .search-no-results .page-header .page-title > span,
    .search-results .page-header .page-title > span {
      color: #35a1d8; }
.search-no-results #primary,
.search-results #primary {
  padding-bottom: 15px; }
.search-no-results #main .education-search-list,
.search-results #main .education-search-list {
  padding-bottom: 10px; }
  .search-no-results #main .education-search-list article,
  .search-results #main .education-search-list article {
    padding: 15px 0 20px; }
    @media (min-width: 768px) {
      .search-no-results #main .education-search-list article,
      .search-results #main .education-search-list article {
        padding: 20px 0 30px; } }
    .search-no-results #main .education-search-list article + article,
    .search-results #main .education-search-list article + article {
      border-top: 1px solid #cfcfcf; }
    .search-no-results #main .education-search-list article .entry-header .entry-title,
    .search-results #main .education-search-list article .entry-header .entry-title {
      margin-top: 0;
      font-size: 18px; }
      @media (min-width: 768px) {
        .search-no-results #main .education-search-list article .entry-header .entry-title,
        .search-results #main .education-search-list article .entry-header .entry-title {
          font-size: 20px; } }
      @media (min-width: 992px) {
        .search-no-results #main .education-search-list article .entry-header .entry-title,
        .search-results #main .education-search-list article .entry-header .entry-title {
          font-size: 24px; } }
      @media (min-width: 1200px) {
        .search-no-results #main .education-search-list article .entry-header .entry-title,
        .search-results #main .education-search-list article .entry-header .entry-title {
          font-size: 28px; } }
      .search-no-results #main .education-search-list article .entry-header .entry-title a,
      .search-results #main .education-search-list article .entry-header .entry-title a {
        color: #000; }
        .search-no-results #main .education-search-list article .entry-header .entry-title a:hover,
        .search-results #main .education-search-list article .entry-header .entry-title a:hover {
          color: #35a1d8; }
@media (max-width: 375px) {
  .search-no-results #main .no-results form,
  .search-results #main .no-results form {
    text-align: center; } }
.search-no-results #main .no-results form label,
.search-results #main .no-results form label {
  width: 50%; }
  @media (max-width: 375px) {
    .search-no-results #main .no-results form label,
    .search-results #main .no-results form label {
      width: 100%; } }
  .search-no-results #main .no-results form label span,
  .search-results #main .no-results form label span {
    display: none; }
  .search-no-results #main .no-results form label input.search-field,
  .search-results #main .no-results form label input.search-field {
    border: 1px solid #dbdbdb;
    width: 100%;
    padding: 10px 20px;
    font-weight: normal; }
.search-no-results #main .no-results form input.search-submit,
.search-results #main .no-results form input.search-submit {
  border: transparent;
  padding: 10px 40px;
  background: #35a1d8;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  margin-left: 15px; }
  @media (max-width: 375px) {
    .search-no-results #main .no-results form input.search-submit,
    .search-results #main .no-results form input.search-submit {
      margin-left: 0;
      margin-top: 15px; } }
  .search-no-results #main .no-results form input.search-submit:hover,
  .search-results #main .no-results form input.search-submit:hover {
    background: rgba(53, 161, 216, 0.9); }

article .entry-meta {
  color: #797979;
  margin-top: 14px; }
  article .entry-meta > span {
    margin-right: 20px; }
    article .entry-meta > span.nbt-sticky-post {
      position: absolute;
      margin: 0; }
  article .entry-meta span, article .entry-meta a {
    display: inline-block;
    margin-bottom: 5px; }
    article .entry-meta span i, article .entry-meta a i {
      margin-right: 5px;
      font-size: 14px; }
      article .entry-meta span i.nbticon-black-user-shape, article .entry-meta a i.nbticon-black-user-shape {
        font-size: 12px; }
    article .entry-meta span a, article .entry-meta a a {
      color: #797979;
      font-weight: 500; }
      article .entry-meta span a:hover, article .entry-meta a a:hover {
        color: #35a1d8; }
article .entry-footer {
  margin-left: -10px;
  margin-right: -10px; }
  article .entry-footer:before, article .entry-footer:after {
    content: "";
    display: table; }
  article .entry-footer:after {
    clear: both; }
  article .entry-footer .cat-links, article .entry-footer .tags-links, article .entry-footer .edit-link {
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
  article .entry-footer .edit-link .post-edit-link {
    display: inline-block;
    padding: 7px 20px;
    color: #fff;
    background: #35a1d8; }
    article .entry-footer .edit-link .post-edit-link > i {
      padding-right: 10px; }
    article .entry-footer .edit-link .post-edit-link .screen-reader-text {
      display: none; }
    article .entry-footer .edit-link .post-edit-link:hover {
      background: #2795cc; }

.post-type-archive-service .site-main .page-header,
.education-category-service .site-main .page-header {
  margin-top: 0;
  margin-bottom: 50px; }
  .post-type-archive-service .site-main .page-header h2,
  .education-category-service .site-main .page-header h2 {
    background: url("images/divide.png") 0% 100% scroll no-repeat;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;
    text-transform: uppercase;
    width: 75%;
    padding-bottom: 15px;
    margin-top: 0;
    color: #000; }
    @media (min-width: 768px) {
      .post-type-archive-service .site-main .page-header h2,
      .education-category-service .site-main .page-header h2 {
        font-size: 30px;
        font-weight: 600; } }
    @media (min-width: 992px) {
      .post-type-archive-service .site-main .page-header h2,
      .education-category-service .site-main .page-header h2 {
        font-size: 36px;
        font-weight: 900; } }
    @media (min-width: 1200px) {
      .post-type-archive-service .site-main .page-header h2,
      .education-category-service .site-main .page-header h2 {
        font-size: 40px;
        font-weight: 900; } }
.post-type-archive-service .site-main .page-detail,
.education-category-service .site-main .page-detail {
  margin-left: -15px;
  margin-right: -15px; }
  .post-type-archive-service .site-main .page-detail:before, .post-type-archive-service .site-main .page-detail:after,
  .education-category-service .site-main .page-detail:before,
  .education-category-service .site-main .page-detail:after {
    content: "";
    display: table; }
  .post-type-archive-service .site-main .page-detail:after,
  .education-category-service .site-main .page-detail:after {
    clear: both; }
  .post-type-archive-service .site-main .page-detail article,
  .education-category-service .site-main .page-detail article {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 30px; }
    @media (min-width: 600px) {
      .post-type-archive-service .site-main .page-detail article,
      .education-category-service .site-main .page-detail article {
        float: left;
        width: 50%; } }
    @media (min-width: 768px) {
      .post-type-archive-service .site-main .page-detail article,
      .education-category-service .site-main .page-detail article {
        float: left;
        width: 50%; } }
    .post-type-archive-service .site-main .page-detail article:nth-of-type(2n+1),
    .education-category-service .site-main .page-detail article:nth-of-type(2n+1) {
      clear: left; }
    .post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb,
    .education-category-service .site-main .page-detail article .entry-header .entry-thumb {
      margin-bottom: 20px;
      text-align: center; }
      @media (min-width: 768px) {
        .post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb,
        .education-category-service .site-main .page-detail article .entry-header .entry-thumb {
          margin-bottom: 25px; } }
      @media (min-width: 768px) {
        .post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb,
        .education-category-service .site-main .page-detail article .entry-header .entry-thumb {
          margin-bottom: 30px; } }
      @media (min-width: 1200px) {
        .post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb,
        .education-category-service .site-main .page-detail article .entry-header .entry-thumb {
          margin-bottom: 40px; } }
      .post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb > a,
      .education-category-service .site-main .page-detail article .entry-header .entry-thumb > a {
        display: inline-block;
        overflow: hidden;
        border: 1px solid #f2f2f2; }
        .post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb > a img,
        .education-category-service .site-main .page-detail article .entry-header .entry-thumb > a img {
          max-width: 100%;
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          -moz-transition: all .5s ease-in-out;
          -ms-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out; }
        .post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb > a:hover img,
        .education-category-service .site-main .page-detail article .entry-header .entry-thumb > a:hover img {
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05); }
    .post-type-archive-service .site-main .page-detail article .entry-header .entry-title,
    .education-category-service .site-main .page-detail article .entry-header .entry-title {
      font-family: 'Roboto', sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #16181e;
      margin-top: 0; }
      @media (min-width: 768px) {
        .post-type-archive-service .site-main .page-detail article .entry-header .entry-title,
        .education-category-service .site-main .page-detail article .entry-header .entry-title {
          font-size: 20px; } }
      @media (min-width: 992px) {
        .post-type-archive-service .site-main .page-detail article .entry-header .entry-title,
        .education-category-service .site-main .page-detail article .entry-header .entry-title {
          font-size: 20px; } }
      @media (min-width: 1200px) {
        .post-type-archive-service .site-main .page-detail article .entry-header .entry-title,
        .education-category-service .site-main .page-detail article .entry-header .entry-title {
          font-size: 22px; } }
      .post-type-archive-service .site-main .page-detail article .entry-header .entry-title a,
      .education-category-service .site-main .page-detail article .entry-header .entry-title a {
        color: #16181e;
        text-decoration: none; }
        .post-type-archive-service .site-main .page-detail article .entry-header .entry-title a:hover,
        .education-category-service .site-main .page-detail article .entry-header .entry-title a:hover {
          color: #35a1d8; }
    .post-type-archive-service .site-main .page-detail article .entry-content,
    .education-category-service .site-main .page-detail article .entry-content {
      font-size: 16px;
      margin-bottom: 30px; }

.education-single-service .site-main .entry-header {
  margin-bottom: 50px; }
  .education-single-service .site-main .entry-header h2 {
    background: url("images/divide.png") 0% 100% scroll no-repeat;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;
    text-transform: uppercase;
    width: 75%;
    padding-bottom: 15px;
    color: #000;
    margin-top: 0; }
    @media (min-width: 768px) {
      .education-single-service .site-main .entry-header h2 {
        font-size: 30px;
        font-weight: 600; } }
    @media (min-width: 992px) {
      .education-single-service .site-main .entry-header h2 {
        font-size: 36px;
        font-weight: 900; } }
    @media (min-width: 1200px) {
      .education-single-service .site-main .entry-header h2 {
        font-size: 40px;
        font-weight: 900; } }
.education-single-service blockquote {
  background: #f8f8f8;
  color: #888;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.5;
  border: 0 none;
  padding: 40px 35px; }
  .education-single-service blockquote:before, .education-single-service blockquote:after {
    display: block;
    font-family: 'nbtico';
    font-size: 18px;
    font-style: normal;
    content: '\e977'; }
  .education-single-service blockquote:after {
    content: '\e978'; }

.large-text {
  font-size: 120%; }

.small {
  font-size: 100%; }

.education-cols-2 .education-quote-wrap {
  margin-left: -15px;
  margin-right: -15px; }
  .education-cols-2 .education-quote-wrap:before, .education-cols-2 .education-quote-wrap:after {
    content: "";
    display: table; }
  .education-cols-2 .education-quote-wrap:after {
    clear: both; }
  .education-cols-2 .education-quote-wrap .education-quote-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .education-cols-2 .education-quote-wrap .education-quote-block {
        float: left;
        width: 50%; } }
    .education-cols-2 .education-quote-wrap .education-quote-block:nth-of-type(2n+1) {
      clear: left; }

.education-related.education-related-service {
  margin-top: 30px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .education-related.education-related-service {
      margin-top: 43px;
      margin-bottom: 20px; } }
  @media (min-width: 992px) {
    .education-related.education-related-service {
      margin-top: 53px;
      margin-bottom: 30px; } }
  @media (min-width: 1200px) {
    .education-related.education-related-service {
      margin-top: 73px;
      margin-bottom: 40px; } }
  .education-related.education-related-service .nbtsow-related-title-widget h2 {
    text-align: inherit; }
  .education-related.education-related-service .nbtsow-related-description {
    text-align: inherit; }
  .education-related.education-related-service .widget_nbtsow-learndash-related-widget {
    padding-top: 20px; }
    @media (min-width: 768px) {
      .education-related.education-related-service .widget_nbtsow-learndash-related-widget {
        padding-top: 25px; } }
    @media (min-width: 992px) {
      .education-related.education-related-service .widget_nbtsow-learndash-related-widget {
        padding-top: 30px; } }
    @media (min-width: 1200px) {
      .education-related.education-related-service .widget_nbtsow-learndash-related-widget {
        padding-top: 35px; } }
  .education-related.education-related-service .nbtsow-related-posts {
    margin-left: -15px;
    margin-right: -15px; }
    .education-related.education-related-service .nbtsow-related-posts:before, .education-related.education-related-service .nbtsow-related-posts:after {
      content: "";
      display: table; }
    .education-related.education-related-service .nbtsow-related-posts:after {
      clear: both; }
    .education-related.education-related-service .nbtsow-related-posts > .nbtsow-related-post {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .education-related.education-related-service .nbtsow-related-posts > .nbtsow-related-post {
          float: left;
          width: 50%; } }
      .education-related.education-related-service .nbtsow-related-posts > .nbtsow-related-post:nth-of-type(2n+1) {
        clear: left; }
    .education-related.education-related-service .nbtsow-related-posts.owl-carousel .owl-item {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
    .education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb {
      margin-bottom: 25px; }
      @media (min-width: 768px) {
        .education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb {
          margin-bottom: 30px; } }
      @media (min-width: 992px) {
        .education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb {
          margin-bottom: 35px; } }
      @media (min-width: 1200px) {
        .education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb {
          margin-bottom: 40px; } }
    .education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      font-size: 18px;
      color: #000; }
      @media (min-width: 768px) {
        .education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title {
          font-size: 20px; } }
      @media (min-width: 1200px) {
        .education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title {
          font-size: 22px; } }
      .education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title a {
        color: #000; }
        .education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title a:hover {
          color: #35a1d8; }

body.left-sidebar #primary, body.right-sidebar #primary {
  padding-top: 30px; }
  body.left-sidebar #primary .education-category-service #secondary,
  body.left-sidebar #primary .education-single-service #secondary, body.right-sidebar #primary .education-category-service #secondary,
  body.right-sidebar #primary .education-single-service #secondary {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      body.left-sidebar #primary .education-category-service #secondary,
      body.left-sidebar #primary .education-single-service #secondary, body.right-sidebar #primary .education-category-service #secondary,
      body.right-sidebar #primary .education-single-service #secondary {
        float: left;
        width: 25%; } }
    body.left-sidebar #primary .education-category-service #secondary [class*="data-xs-"], body.left-sidebar #primary .education-category-service #secondary [class*="data-sm-"],
    body.left-sidebar #primary .education-category-service #secondary [class*="data-md-"], body.left-sidebar #primary .education-category-service #secondary [class*="data-lg-"],
    body.left-sidebar #primary .education-single-service #secondary [class*="data-xs-"],
    body.left-sidebar #primary .education-single-service #secondary [class*="data-sm-"],
    body.left-sidebar #primary .education-single-service #secondary [class*="data-md-"],
    body.left-sidebar #primary .education-single-service #secondary [class*="data-lg-"], body.right-sidebar #primary .education-category-service #secondary [class*="data-xs-"], body.right-sidebar #primary .education-category-service #secondary [class*="data-sm-"],
    body.right-sidebar #primary .education-category-service #secondary [class*="data-md-"], body.right-sidebar #primary .education-category-service #secondary [class*="data-lg-"],
    body.right-sidebar #primary .education-single-service #secondary [class*="data-xs-"],
    body.right-sidebar #primary .education-single-service #secondary [class*="data-sm-"],
    body.right-sidebar #primary .education-single-service #secondary [class*="data-md-"],
    body.right-sidebar #primary .education-single-service #secondary [class*="data-lg-"] {
      margin-left: -4px;
      margin-right: -4px; }
      body.left-sidebar #primary .education-category-service #secondary [class*="data-xs-"]:before, body.left-sidebar #primary .education-category-service #secondary [class*="data-xs-"]:after, body.left-sidebar #primary .education-category-service #secondary [class*="data-sm-"]:before, body.left-sidebar #primary .education-category-service #secondary [class*="data-sm-"]:after,
      body.left-sidebar #primary .education-category-service #secondary [class*="data-md-"]:before,
      body.left-sidebar #primary .education-category-service #secondary [class*="data-md-"]:after, body.left-sidebar #primary .education-category-service #secondary [class*="data-lg-"]:before, body.left-sidebar #primary .education-category-service #secondary [class*="data-lg-"]:after,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-xs-"]:before,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-xs-"]:after,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-sm-"]:before,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-sm-"]:after,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-md-"]:before,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-md-"]:after,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-lg-"]:before,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-lg-"]:after, body.right-sidebar #primary .education-category-service #secondary [class*="data-xs-"]:before, body.right-sidebar #primary .education-category-service #secondary [class*="data-xs-"]:after, body.right-sidebar #primary .education-category-service #secondary [class*="data-sm-"]:before, body.right-sidebar #primary .education-category-service #secondary [class*="data-sm-"]:after,
      body.right-sidebar #primary .education-category-service #secondary [class*="data-md-"]:before,
      body.right-sidebar #primary .education-category-service #secondary [class*="data-md-"]:after, body.right-sidebar #primary .education-category-service #secondary [class*="data-lg-"]:before, body.right-sidebar #primary .education-category-service #secondary [class*="data-lg-"]:after,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-xs-"]:before,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-xs-"]:after,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-sm-"]:before,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-sm-"]:after,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-md-"]:before,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-md-"]:after,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-lg-"]:before,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-lg-"]:after {
        content: "";
        display: table; }
      body.left-sidebar #primary .education-category-service #secondary [class*="data-xs-"]:after, body.left-sidebar #primary .education-category-service #secondary [class*="data-sm-"]:after,
      body.left-sidebar #primary .education-category-service #secondary [class*="data-md-"]:after, body.left-sidebar #primary .education-category-service #secondary [class*="data-lg-"]:after,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-xs-"]:after,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-sm-"]:after,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-md-"]:after,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-lg-"]:after, body.right-sidebar #primary .education-category-service #secondary [class*="data-xs-"]:after, body.right-sidebar #primary .education-category-service #secondary [class*="data-sm-"]:after,
      body.right-sidebar #primary .education-category-service #secondary [class*="data-md-"]:after, body.right-sidebar #primary .education-category-service #secondary [class*="data-lg-"]:after,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-xs-"]:after,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-sm-"]:after,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-md-"]:after,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-lg-"]:after {
        clear: both; }
      body.left-sidebar #primary .education-category-service #secondary [class*="data-xs-"] > *, body.left-sidebar #primary .education-category-service #secondary [class*="data-sm-"] > *,
      body.left-sidebar #primary .education-category-service #secondary [class*="data-md-"] > *, body.left-sidebar #primary .education-category-service #secondary [class*="data-lg-"] > *,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-xs-"] > *,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-sm-"] > *,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-md-"] > *,
      body.left-sidebar #primary .education-single-service #secondary [class*="data-lg-"] > *, body.right-sidebar #primary .education-category-service #secondary [class*="data-xs-"] > *, body.right-sidebar #primary .education-category-service #secondary [class*="data-sm-"] > *,
      body.right-sidebar #primary .education-category-service #secondary [class*="data-md-"] > *, body.right-sidebar #primary .education-category-service #secondary [class*="data-lg-"] > *,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-xs-"] > *,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-sm-"] > *,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-md-"] > *,
      body.right-sidebar #primary .education-single-service #secondary [class*="data-lg-"] > * {
        position: relative;
        min-height: 1px;
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 4px;
        padding-bottom: 4px; }
  body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a, body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a {
    position: relative;
    display: block;
    overflow: hidden; }
    body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:before, body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:after, body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:before, body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:after {
      position: absolute;
      display: block;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      opacity: 0;
      filter: alpha(opacity=0);
      z-index: 1; }
    body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:before, body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:before {
      content: '';
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: rgba(53, 161, 216, 0.8); }
    body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:after, body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:after {
      font-family: 'nbtico';
      font-size: 18px;
      line-height: 1;
      content: '\e93d';
      color: #fff;
      top: 50%;
      left: 50%;
      margin: -9px 0 0 -9px; }
    body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a img, body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a img {
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out; }
    body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover:before, body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover:after, body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover:before, body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover:after {
      opacity: 1;
      filter: alpha(opacity=100); }
    body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover img, body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }

#primary #secondary > aside + aside {
  margin-top: 15px; }
  @media (min-width: 768px) {
    #primary #secondary > aside + aside {
      margin-top: 20px; } }
  @media (min-width: 992px) {
    #primary #secondary > aside + aside {
      margin-top: 25px; } }
  @media (min-width: 1200px) {
    #primary #secondary > aside + aside {
      margin-top: 30px; } }

.education-category-team {
  padding-top: 40px; }
  .education-category-team .site-main .page-header {
    display: none; }
  .education-category-team .site-main .page-detail {
    margin-left: -15px;
    margin-right: -15px; }
    .education-category-team .site-main .page-detail:before, .education-category-team .site-main .page-detail:after {
      content: "";
      display: table; }
    .education-category-team .site-main .page-detail:after {
      clear: both; }
    .education-category-team .site-main .page-detail article {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      margin: 0 0 50px; }
      @media (min-width: 768px) {
        .education-category-team .site-main .page-detail article {
          float: left;
          width: 25%; } }
      @media (max-width: 767px) {
        .education-category-team .site-main .page-detail article:last-child {
          margin: 0; } }
      @media (min-width: 992px) {
        .education-category-team .site-main .page-detail article:nth-of-type(4n+1) {
          clear: left; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .education-category-team .site-main .page-detail article {
          width: 33.3%;
          float: left; }
          .education-category-team .site-main .page-detail article:nth-of-type(3n+1) {
            clear: left; } }
      @media (min-width: 600px) and (max-width: 767px) {
        .education-category-team .site-main .page-detail article {
          width: 50%;
          float: left; }
          .education-category-team .site-main .page-detail article:nth-of-type(2n+1) {
            clear: left; } }
      .education-category-team .site-main .page-detail article .entry-header .entry-thumb {
        overflow: hidden;
        margin-bottom: 20px; }
        @media (max-width: 599px) {
          .education-category-team .site-main .page-detail article .entry-header .entry-thumb {
            text-align: center; } }
        .education-category-team .site-main .page-detail article .entry-header .entry-thumb img {
          max-width: 100%;
          height: auto;
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          -moz-transition: all .5s ease-in-out;
          -ms-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out; }
          @media (max-width: 767px) {
            .education-category-team .site-main .page-detail article .entry-header .entry-thumb img {
              width: 100%; } }
          .education-category-team .site-main .page-detail article .entry-header .entry-thumb img:hover {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05); }
      .education-category-team .site-main .page-detail article .entry-header .entry-title {
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 500;
        color: #000;
        margin-top: 0; }
        .education-category-team .site-main .page-detail article .entry-header .entry-title a {
          color: #000;
          text-decoration: none; }
          .education-category-team .site-main .page-detail article .entry-header .entry-title a:hover {
            color: #35a1d8; }
      .education-category-team .site-main .page-detail article .entry-content {
        text-align: center;
        font-size: 16px; }

@media (min-width: 1800px) {
  .education-single-team {
    margin-top: -60px; } }
@media (max-width: 1799px) {
  .education-single-team article {
    padding-top: 35px; } }
.education-single-team article.team .education-team {
  overflow: hidden;
  padding-bottom: 50px; }
  .education-single-team article.team .education-team .education-team-header .education-team-single-thumb {
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-top: 50px; }
    @media (max-width: 1799px) {
      .education-single-team article.team .education-team .education-team-header .education-team-single-thumb {
        margin-right: 30px;
        margin-top: -10px; } }
    .education-single-team article.team .education-team .education-team-header .education-team-single-thumb img {
      border-color: #fff;
      border-width: 8px 8px 5px 8px;
      border-style: solid;
      width: 90%;
      float: left; }
      @media (max-width: 1799px) {
        .education-single-team article.team .education-team .education-team-header .education-team-single-thumb img {
          border-width: 0;
          width: auto;
          margin-top: 0; } }
    @media (max-width: 991px) {
      .education-single-team article.team .education-team .education-team-header .education-team-single-thumb {
        float: none;
        text-align: center;
        display: block;
        margin-right: 0; } }
  .education-single-team article.team .education-team .education-team-header .education-team-title {
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    color: #000;
    display: inline-block;
    margin-top: 40px; }
    @media (min-width: 1800px) {
      .education-single-team article.team .education-team .education-team-header .education-team-title {
        margin-top: 80px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .education-single-team article.team .education-team .education-team-header .education-team-title {
        margin-top: 0; } }
  .education-single-team article.team .education-team .education-team-header > p {
    font-size: 18px;
    margin-top: -11px;
    margin-bottom: -5px; }
  .education-single-team article.team .education-team .education-team-header:after {
    content: '';
    display: inline-block;
    width: 95px;
    height: 6px;
    background: url("images/divide.png") 50% 50% scroll no-repeat; }
  .education-single-team article.team .education-team .education-team-custom {
    overflow: hidden;
    margin-top: 20px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .education-single-team article.team .education-team .education-team-custom {
        margin-top: 0; } }
    .education-single-team article.team .education-team .education-team-custom > p [class^="nbticon"] {
      color: #fff;
      padding: 9px;
      border-radius: 5px;
      margin-right: 14px; }
    .education-single-team article.team .education-team .education-team-custom > p .nbticon-facebook {
      background-color: #3b5997; }
    .education-single-team article.team .education-team .education-team-custom > p .nbticon-twitter {
      background-color: #35a1d8; }
    .education-single-team article.team .education-team .education-team-custom > p .nbticon-google-plus {
      background-color: #d13d2f; }
    .education-single-team article.team .education-team .education-team-custom > p .nbticon-linkedin {
      background-color: #006dc0; }
    .education-single-team article.team .education-team .education-team-custom > h3 {
      color: #000;
      font-family: 'Roboto', sans-serif;
      font-size: 20px;
      margin-top: 30px;
      font-weight: 600;
      margin-bottom: 15px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .education-single-team article.team .education-team .education-team-custom > h3 {
          margin-top: 0; } }
    .education-single-team article.team .education-team .education-team-custom > p {
      line-height: 24px;
      margin-bottom: 24px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .education-single-team article.team .education-team .education-team-custom > p {
          margin-bottom: 5px; } }
      .education-single-team article.team .education-team .education-team-custom > p:first-child {
        line-height: 48px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .education-single-team article.team .education-team .education-team-custom > p:first-child {
            margin-bottom: 24px; } }
    .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl {
      float: left;
      width: 50%;
      padding: 17px 0;
      margin-bottom: 10px; }
      @media (min-width: 1800px) {
        .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl {
          padding: 10px 0; } }
      .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl:nth-child(2n+1) {
        clear: left; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl {
          width: 100%;
          padding: 0; } }
      @media (max-width: 600px) {
        .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl {
          width: 100%;
          padding: 10px 0; } }
      .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl dt {
        float: left;
        font-weight: normal;
        margin-bottom: 0; }
      .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl dd {
        margin-left: 17%;
        padding-left: 15px;
        color: #000;
        font-size: 17px;
        margin-bottom: 0; }
        @media (max-width: 600px) {
          .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl dd {
            margin-left: 50px; } }
        .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl dd a {
          color: #000; }
          .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl dd a:hover {
            color: #35a1d8;
            transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out; }
      .education-single-team article.team .education-team .education-team-custom .education-custom-contact > dl [class^="nbticon"] {
        color: #fff;
        padding: 8px 11px;
        background-color: #35a1d8;
        font-size: 21px; }
.education-single-team article.team .education-team-content {
  margin-top: 10px; }
  .education-single-team article.team .education-team-content > p {
    line-height: 24px;
    margin-bottom: 24px;
    font-size: 16px;
    color: #686868; }
  .education-single-team article.team .education-team-content blockquote {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    line-height: 1;
    padding: 40px 35px;
    border: 1px solid #d6e0e2; }
    .education-single-team article.team .education-team-content blockquote:before, .education-single-team article.team .education-team-content blockquote:after {
      display: block;
      font-family: 'nbtico';
      font-size: 18px;
      font-style: normal;
      content: '\e926';
      color: #888888; }
    .education-single-team article.team .education-team-content blockquote:after {
      content: '\e925'; }
    .education-single-team article.team .education-team-content blockquote p {
      margin: 20px 0;
      line-height: 24px; }

.education-bg-team {
  background-image: url("images/bg_testimonial_team.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    .education-bg-team {
      padding-bottom: 60px;
      padding-top: 40px; } }
  .education-bg-team .widget_nbtsow-testimonial-widget h3.widget-title {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-align: center; }
  .education-bg-team .widget_nbtsow-testimonial-widget p {
    text-align: center; }
    .education-bg-team .widget_nbtsow-testimonial-widget p .education-divide {
      display: inline-block;
      width: 65px;
      height: 6px;
      background: url("images/divide.png") 50% 50% scroll no-repeat; }
    .education-bg-team .widget_nbtsow-testimonial-widget p [class^="nbticon-"] {
      color: #35a1d8;
      font-size: 32px;
      line-height: 1;
      vertical-align: middle;
      margin: 0 10px; }
  .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.8;
    padding-top: 25px;
    padding-bottom: 35px;
    padding-left: 75px;
    padding-right: 10%;
    position: relative;
    text-align: center; }
    @media (max-width: 767px) {
      .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc {
        padding-left: 45px;
        padding-right: 52px; } }
    .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
      font-size: 65px;
      color: #d7d7d7;
      position: absolute;
      top: 0;
      left: 0; }
      @media (max-width: 767px) {
        .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before {
          font-size: 45px; } }
    .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child {
      position: relative;
      display: block; }
      .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
        font-size: 65px;
        color: #d7d7d7;
        margin-left: 10px;
        position: absolute;
        bottom: -35px; }
        @media (max-width: 767px) {
          .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc > *:last-child:after {
            font-size: 45px;
            bottom: -25px; } }
  .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb {
    margin-top: 65px;
    margin-bottom: 20px; }
    .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage {
      width: auto !important;
      text-align: center; }
      .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item {
        width: auto !important;
        display: inline-block;
        float: none; }
        .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
          margin-right: 50px;
          text-align: center; }
          @media (max-width: 424px) {
            .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item {
              margin-right: 10px; } }
          .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item img[class*="nbtsow-image-"] {
            display: block;
            margin-right: 0; }
          .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info {
            margin-left: -40px; }
            @media (max-width: 424px) {
              .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info {
                margin-left: 0px; } }
        .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item {
          margin-right: 0px; }
          .education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item .testimonial-info {
            margin-left: 0; }

.education-related-team ul.nbtsow-related-posts {
  margin-top: 55px;
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px; }
  .education-related-team ul.nbtsow-related-posts:before, .education-related-team ul.nbtsow-related-posts:after {
    content: "";
    display: table; }
  .education-related-team ul.nbtsow-related-posts:after {
    clear: both; }
  .education-related-team ul.nbtsow-related-posts li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .education-related-team ul.nbtsow-related-posts li {
        float: left;
        width: 25%; } }
    @media (min-width: 500px) and (max-width: 767px) {
      .education-related-team ul.nbtsow-related-posts li {
        width: 50%;
        float: left; }
        .education-related-team ul.nbtsow-related-posts li:nth-of-type(2n+1) {
          clear: left; } }
    @media (max-width: 767px) {
      .education-related-team ul.nbtsow-related-posts li {
        margin: 0 0 30px 0; } }
    .education-related-team ul.nbtsow-related-posts li .nbtsow-related-thumb {
      margin-bottom: 20px; }
      @media (max-width: 599px) {
        .education-related-team ul.nbtsow-related-posts li .nbtsow-related-thumb {
          text-align: center; } }
      .education-related-team ul.nbtsow-related-posts li .nbtsow-related-thumb img {
        max-width: 100%;
        height: auto; }
        @media (max-width: 767px) {
          .education-related-team ul.nbtsow-related-posts li .nbtsow-related-thumb img {
            width: 100%; } }
    .education-related-team ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title {
      text-align: center;
      font-family: 'Roboto', sans-serif;
      font-size: 18px;
      font-weight: 500;
      color: #000;
      margin-top: 0; }
      .education-related-team ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title a {
        color: #000;
        text-decoration: none; }
        .education-related-team ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title a:hover {
          color: #35a1d8; }
    .education-related-team ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-content {
      text-align: center;
      font-size: 16px; }

.education-related .nbtsow-related-thumb {
  overflow: hidden; }
  .education-related .nbtsow-related-thumb a img {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out; }
    .education-related .nbtsow-related-thumb a img:hover {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
@media (max-width: 767px) {
  .education-related.education-related-team {
    margin-bottom: 50px; } }

.education-team-background {
  position: absolute;
  left: -60px; }
  .education-team-background img {
    width: 100%;
    opacity: 0.2;
    height: 100%;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  @media (max-width: 1799px) {
    .education-team-background {
      display: none; } }


/* ===== wp-content/themes/education/css/nbtico.css ===== */
@font-face {
  font-family: 'nbtico';
  src:  url('fonts/nbtico.eot?1ikzd3');
  src:  url('fonts/nbtico.eot?1ikzd3#iefix') format('embedded-opentype'),
    url('fonts/nbtico.ttf?1ikzd3') format('truetype'),
    url('fonts/nbtico.woff?1ikzd3') format('woff'),
    url('fonts/nbtico.svg?1ikzd3#nbtico') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="nbticon-"]:before, [class*=" nbticon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nbtico' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nbticon-book-open:before {
  content: "\e95f";
}
.nbticon-suitcase-1:before {
  content: "\e97e";
}
.nbticon-ticket-1:before {
  content: "\e98d";
}
.nbticon-pencil-alt:before {
  content: "\eb0c";
}
.nbticon-share-2:before {
  content: "\eb2a";
}
.nbticon-award-2:before {
  content: "\ebbd";
}
.nbticon-art-gallery:before {
  content: "\ec2c";
}
.nbticon-college:before {
  content: "\ec38";
}
.nbticon-laptop-2:before {
  content: "\ed9a";
}
.nbticon-location-7:before {
  content: "\ee0f";
}
.nbticon-cog-6:before {
  content: "\ee14";
}
.nbticon-multiple-users-silhouette:before {
  content: "\e900";
}
.nbticon-books-stack2:before {
  content: "\e901";
}
.nbticon-books-stack:before {
  content: "\e902";
}
.nbticon-college-studying2:before {
  content: "\e903";
}
.nbticon-college-studying:before {
  content: "\e904";
}
.nbticon-old-fashion-briefcase:before {
  content: "\e905";
}
.nbticon-draw-a-picture2:before {
  content: "\e906";
}
.nbticon-draw-a-picture:before {
  content: "\e907";
}
.nbticon-laptop:before {
  content: "\e908";
}
.nbticon-html-5-logotype:before {
  content: "\e909";
}
.nbticon-website-design2:before {
  content: "\e90a";
}
.nbticon-website-design:before {
  content: "\e90b";
}
.nbticon-black-graduation-cap2:before {
  content: "\e90c";
}
.nbticon-black-graduation-cap:before {
  content: "\e90d";
}
.nbticon-chevron-with-circle-right:before {
  content: "\e90e";
}
.nbticon-up-arrow2:before {
  content: "\e90f";
}
.nbticon-up-arrow3:before {
  content: "\e910";
}
.nbticon-up-arrow4:before {
  content: "\e911";
}
.nbticon-up-arrow:before {
  content: "\e912";
}
.nbticon-bus:before {
  content: "\e913";
}
.nbticon-help:before {
  content: "\e914";
}
.nbticon-help-button:before {
  content: "\e915";
}
.nbticon-padlock2:before {
  content: "\e916";
}
.nbticon-padlock:before {
  content: "\e917";
}
.nbticon-open-padlock2:before {
  content: "\e918";
}
.nbticon-open-padlock:before {
  content: "\e919";
}
.nbticon-note:before {
  content: "\e91a";
}
.nbticon-note-outlined-symbol:before {
  content: "\e91b";
}
.nbticon-font-selection-editor:before {
  content: "\e91c";
}
.nbticon-phone-call:before {
  content: "\e91d";
}
.nbticon-placeholder:before {
  content: "\e91e";
}
.nbticon-big-speech-balloon:before {
  content: "\e91f";
}
.nbticon-speech-bubble:before {
  content: "\e920";
}
.nbticon-black-user-shape:before {
  content: "\e921";
}
.nbticon-fullscreen:before {
  content: "\e922";
}
.nbticon-link:before {
  content: "\e923";
}
.nbticon-link2:before {
  content: "\e924";
}
.nbticon-quotations2:before {
  content: "\e925";
}
.nbticon-quotations:before {
  content: "\e926";
}
.nbticon-linkedin:before {
  content: "\e927";
}
.nbticon-google-plus-old:before {
  content: "\e928";
}
.nbticon-twitter:before {
  content: "\e929";
}
.nbticon-facebook:before {
  content: "\e92a";
}
.nbticon-skype:before {
  content: "\e92b";
}
.nbticon-close-envelope:before {
  content: "\e92c";
}
.nbticon-icon:before {
  content: "\e92d";
}
.nbticon-location-pin:before {
  content: "\e92e";
}
.nbticon-play-button:before {
  content: "\e92f";
}
.nbticon-pdf:before {
  content: "\e930";
}
.nbticon-envelope:before {
  content: "\e931";
}
.nbticon-profile:before {
  content: "\e932";
}
.nbticon-left-quote2:before {
  content: "\e933";
}
.nbticon-left-quote:before {
  content: "\e934";
}
.nbticon-calendar:before {
  content: "\e935";
}
.nbticon-schedule-button:before {
  content: "\e936";
}
.nbticon-favourite-symbol:before {
  content: "\e937";
}
.nbticon-coin-icon:before {
  content: "\e938";
}
.nbticon-characters-interface-sign:before {
  content: "\e939";
}
.nbticon-teacher-writing-on-whiteboard:before {
  content: "\e93a";
}
.nbticon-teacher-reading:before {
  content: "\e93b";
}
.nbticon-plus-zoom-or-search2:before {
  content: "\e93c";
}
.nbticon-plus-zoom-or-search:before {
  content: "\e93d";
}
.nbticon-search2:before {
  content: "\e93e";
}
.nbticon-search:before {
  content: "\e93f";
}
.nbticon-left-arrow2:before {
  content: "\e940";
}
.nbticon-left-arrow:before {
  content: "\e941";
}
.nbticon-book:before {
  content: "\e942";
}
.nbticon-google-plus:before {
  content: "\e943";
}
.nbticon-pinterest:before {
  content: "\e944";
}
.nbticon-blogger:before {
  content: "\e945";
}
.nbticon-instagram:before {
  content: "\e946";
}
.nbticon-handphone:before {
  content: "\e947";
}
.nbticon-menu:before {
  content: "\e948";
}
.nbticon-close:before {
  content: "\e949";
}
.nbticon-close2:before {
  content: "\e94a";
}
.nbticon-quote-left:before {
  content: "\e94b";
}
.nbticon-quote-right:before {
  content: "\e94c";
}
.nbticon-angle-right:before {
  content: "\e94d";
}
.nbticon-angle-left:before {
  content: "\e94e";
}
.nbticon-chevron-thin-left:before {
  content: "\e94f";
}
.nbticon-chevron-thin-right:before {
  content: "\e950";
}
.nbticon-check-circle:before {
  content: "\e951";
}
.nbticon-circle-thin:before {
  content: "\e952";
}
.nbticon-circle:before {
  content: "\e953";
}
.nbticon-retweet:before {
  content: "\e954";
}
.nbticon-reply:before {
  content: "\e955";
}
.nbticon-globe:before {
  content: "\e956";
}
.nbticon-businesswoman:before {
  content: "\e957";
}
.nbticon-tags:before {
  content: "\e958";
}
.nbticon-thin-down:before {
  content: "\e959";
}
.nbticon-chevron-thin-up:before {
  content: "\e95a";
}
.nbticon-angle-down:before {
  content: "\e95b";
}
.nbticon-angle-up:before {
  content: "\e95c";
}
.nbticon-cross:before {
  content: "\e95d";
}
.nbticon-home:before {
  content: "\e95e";
}
.nbticon-book2:before {
  content: "\e960";
}
.nbticon-lesson:before {
  content: "\e961";
}
.nbticon-manager-profile:before {
  content: "\e962";
}
.nbticon-student:before {
  content: "\e963";
}
.nbticon-more:before {
  content: "\e964";
}
.nbticon-angle-double-right:before {
  content: "\e965";
}
.nbticon-angle-double-left:before {
  content: "\e966";
}
.nbticon-quotes-left:before {
  content: "\e977";
}
.nbticon-quotes-right:before {
  content: "\e978";
}

/* ===== wp-content/themes/education/css/vendor/owl.carousel.min.css ===== */
/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* ===== wp-content/themes/education/css/vendor/owl.theme.default.min.css ===== */
/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/* ===== wp-content/plugins/tablepress/css/build/default.css ===== */
.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2";content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc";content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container table.tablepress{margin-bottom:0}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}


/* ===== wp-content/plugins/nbt-simplemodal-login/css/default.css ===== */
/*
 * SimpleModal Login - WordPress Modal Ajax Login
 * Theme: default
 * Copyright 2014 Studio Fuel (http://www.studiofuel.com)
 */

#simplemodal-login-overlay-education {background-color:#000;}
#simplemodal-login-container-education {background-color:rgba(255,255,255,0.15); color:#414141; width: 570px; max-width: 90%; padding:10px; text-align:center; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.simplemodal-wrap{background: #fff; padding: 25px 25px 40px;}
#simplemodal-login-container-education .message,
#simplemodal-login-container-education #login_error {margin: 15px 0;}
#simplemodal-login-container-education .message {}
#simplemodal-login-container-education p {margin:0;}
#simplemodal-login-container-education .title {color:#000; font-family: 'Roboto'; font-size:36px; font-weight:bold; margin-bottom:20px;}
#simplemodal-login-container-education .close {position:absolute; right:0;}
#simplemodal-login-container-education .close a {display:block; color:rgba(255,255,255,0.15); text-decoration:none;}
#simplemodal-login-container-education .close a:hover {color:rgba(255,255,255,0.3);}
.simplemodal-login-fields {}
#simplemodal-login-container-education form .submit {clear:both; margin-top: 40px;}
#simplemodal-login-container-education form .submit input {display: block; width: 100%; padding:20px 15px; font-size:18px; font-weight: 500; text-transform: uppercase;}
#simplemodal-login-container-education form .submit input:hover {}
#simplemodal-login-container-education form .submit input.simplemodal-close {display: none;}
#simplemodal-login-container-education form .forgetmenot {margin-top:10px; font-size:18px; text-align: left;}
#simplemodal-login-container-education .nav {color:#666; clear:both; padding-top:10px; text-align:center;}
#simplemodal-login-container-education .nav a {}
#simplemodal-login-container-education .reg_passmail {clear:both; text-align:center;}
#simplemodal-login-container-education .user_pass, 
#simplemodal-login-container-education .user_login, 
#simplemodal-login-container-education .user_email {font-size:18px; width:100%; padding:19px 50px 19px 30px; margin:0 0 20px; border:1px solid #cfcfcf; background:transparent;}
#simplemodal-login-container-education label{font-weight: normal;}
#simplemodal-login-container-education .rememberme {vertical-align:middle;display: inline-block; margin: 0 0 3px;}
.simplemodal-login-activity {background:url(../img/default/loading.gif) center no-repeat; height:160px; margin-top:12px;}

/* ===== wp-content/plugins/wpforms-lite/assets/css/frontend/classic/wpforms-full.min.css ===== */
div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form amp-img>img{position:absolute}div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{max-width:100%;width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:none !important;border:0 !important;margin:0 !important;padding:0 !important;list-style:none !important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px !important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0 !important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:0.5em auto}div.wpforms-container-full .wpforms-form fieldset{min-width:0}.flatpickr-calendar .flatpickr-current-month select{display:initial}@media only screen and (max-width: 600px){.flatpickr-calendar .flatpickr-current-month .numInputWrapper{width:calc(6ch - 14px)}.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp,.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown{display:none}}.wpforms-container .wpforms-form .wpforms-error-alert{border:1px solid #cccccc;text-shadow:0 1px 0 rgba(255,255,255,0.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-form .wpforms-error-alert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-is-turnstile iframe{margin-left:-2px !important}.wpforms-container .wpforms-hidden{display:none !important}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:25%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small{height:70px}div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{font-size:13px;line-height:1.3;margin:8px 0 0 0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid #ddd;color:#444;padding:15px 15px 0;margin-top:15px;height:125px;overflow-y:scroll;overflow-x:hidden;font-size:12px}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p{color:#444;font-size:12px;line-height:18px;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before{margin:0 0 8px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-size:16px;font-weight:400;line-height:1.3;word-break:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:#ff0000;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-row:before{content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-row:after{clear:both;content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{float:left;margin-left:20px;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths{width:calc( 50% - 10px)}div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths{width:calc( 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first{width:calc( 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{width:calc( 2 * 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first{width:calc( 2 * 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth{width:calc( 25% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first{width:25%}div.wpforms-container-full .wpforms-form .wpforms-three-fourths{width:calc( 75% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first{width:75%}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:calc( 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first{width:calc( 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:calc( 2 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first{width:calc( 2 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths{width:calc( 3 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first{width:calc( 3 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths{width:calc( 4 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first{width:calc( 4 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth{width:calc( 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first{width:calc( 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths{width:calc( 5 * 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first{width:calc( 5 * 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both !important;margin-left:0 !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li{width:50%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{width:33.3333%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half{float:left;width:48%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half{float:right;width:48%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third{float:left;width:30.666666667%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third{float:left;width:30.666666667%;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third{float:right;width:30.666666667%;clear:none}div.wpforms-container-full .wpforms-form div.wpforms-last{float:right !important;margin-right:0 !important;clear:none}div.wpforms-container-full.inline-fields{overflow:visible}div.wpforms-container-full.inline-fields .wpforms-form{display:flex;align-items:flex-end}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container{display:table;width:calc(100% - 160px);float:left}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:table-cell;padding-right:2%;vertical-align:top}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{float:right;width:160px;clear:none;padding-bottom:10px}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form textarea{min-height:38px;resize:vertical}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=number]:read-only{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button{visibility:hidden}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;font-family:inherit;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:0.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:0.5}div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container{padding:10px 0;font-size:15px}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container .wpforms-error{padding:6px;border:1px solid #990000;border-left:5px solid}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#990000;font-weight:700;padding:10px 0 8px}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#990000;font-size:12px;float:none;cursor:default;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #cc0000}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{color:#333;margin:0 auto 24px;padding:15px 15px;overflow-wrap:break-word}.wpforms-confirmation-container-full::after,div[submit-success]>.wpforms-confirmation-container-full::after{content:'';display:table;clear:both}.wpforms-confirmation-container-full iframe,div[submit-success]>.wpforms-confirmation-container-full iframe{width:100%;border:0}.wpforms-confirmation-container-full img,div[submit-success]>.wpforms-confirmation-container-full img{max-width:100%;height:auto}.wpforms-confirmation-container-full .alignleft,div[submit-success]>.wpforms-confirmation-container-full .alignleft{float:left;margin:0 30px 20px 0}.wpforms-confirmation-container-full .alignright,div[submit-success]>.wpforms-confirmation-container-full .alignright{float:right;margin:0 0 20px 30px}.wpforms-confirmation-container-full .aligncenter,div[submit-success]>.wpforms-confirmation-container-full .aligncenter{display:block;clear:both;text-align:center;margin:0 auto 20px}.wpforms-confirmation-container-full .alignnone,div[submit-success]>.wpforms-confirmation-container-full .alignnone{display:block;clear:both;margin:0 0 20px 0}.wpforms-confirmation-container-full .wp-caption-dt,.wpforms-confirmation-container-full .wp-caption-dd,div[submit-success]>.wpforms-confirmation-container-full .wp-caption-dt,div[submit-success]>.wpforms-confirmation-container-full .wp-caption-dd{margin:0}.wpforms-confirmation-container-full .wp-caption,div[submit-success]>.wpforms-confirmation-container-full .wp-caption{position:relative;left:auto;right:auto;transform:none;max-width:100%}.wpforms-confirmation-container-full .wp-caption .wp-caption-text,.wpforms-confirmation-container-full .wp-caption .wp-caption-dd,div[submit-success]>.wpforms-confirmation-container-full .wp-caption .wp-caption-text,div[submit-success]>.wpforms-confirmation-container-full .wp-caption .wp-caption-dd{text-align:center;font-size:14px;margin-top:0.5em}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e0ffc7;border:1px solid #b4d39b;box-sizing:border-box}.wpforms-confirmation-container-full p,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{color:#333333}.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type{margin:0}.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container{display:none}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible{padding:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .h-captcha,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .wpforms-turnstile{line-height:0;font-size:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .h-captcha iframe,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .wpforms-turnstile iframe{position:relative !important}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-title{font-size:26px;margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-description{margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner,div.wpforms-container-full .wpforms-form .wpforms-page-button-spinner{margin-inline-start:0.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-page-button-group{display:inline-flex;align-items:center;vertical-align:middle}div.wpforms-container-full .wpforms-form .wpforms-field-pagebreak:empty{display:none}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center{text-align:center}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{text-align:left}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right{text-align:right}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button{margin:0 0 0 10px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev{float:left;margin:0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next{float:right;margin:0}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number{margin-right:100px;width:calc( 100% - 120px)}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code{position:absolute;right:0;top:0;width:110px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name{margin-right:170px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration{position:absolute;right:0;top:0;width:160px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select{width:45%;float:left;display:block}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span{float:left;width:10%;text-align:center;line-height:38px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #CCC;border-radius:5px;outline:none;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:8px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid{border:1px solid #cc0000 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol{margin:0 0 20px !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{margin:0 0 5px 0 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li{list-style:disc !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{list-style:decimal !important}div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol{margin:6px 0 0 20px !important}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row{display:flex;flex-wrap:wrap;align-items:start;gap:10px 12px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after{position:absolute}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown+.wpforms-field-row-block{width:clamp(calc( 50% - 12px), 100px, 100%);flex:1;min-width:30%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin:0 -6px 0 -6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small{width:calc( 25% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select{appearance:none;background-image:none;padding-left:5px;padding-right:5px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium{width:calc( 60% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large{width:calc( 100% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select{margin:0 6px 0 6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month{width:calc( 30% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year{width:calc( 40% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker{width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker+.wpforms-field-row-block{width:clamp(50%, 100px, 100%)}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url("../../../pro/images/times-solid-white.svg") !important;background-position:50% 50% !important;background-repeat:no-repeat !important;background-color:#cccccc !important;background-size:8px !important;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all 0.3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover,div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:focus{background-color:red !important}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear{right:calc( 75% + 10px)}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc( 40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-captcha-math input{display:inline-block;width:70px;vertical-align:inherit;margin:0 0 0 5px}div.wpforms-container-full .wpforms-form .wpforms-captcha-equation{font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-captcha-question{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-container-full .wpforms-form .wpforms-field-rating svg{cursor:pointer;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;opacity:0.60}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}div.wpforms-container-full .wpforms-form .wpforms-field-rating-wrapper{display:inline-block}div.wpforms-container-full .wpforms-form .wpforms-field-rating-labels{display:flex;justify-content:space-between;gap:10px}div.wpforms-container-full .wpforms-form .wpforms-field-layout{padding:0}div.wpforms-field-file-upload .wpforms-hide{display:none !important}div.wpforms-field-file-upload input[type=file]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;padding:1px;height:auto;width:60%;border:none !important;box-shadow:none}div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button{padding:4px 12px;font-weight:400;font-size:14px;margin-right:10px;cursor:pointer;transition:all 0.15s ease-out}div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button{background:#eeeeee}div.wpforms-field-file-upload p.wpforms-file-upload-capture-camera-classic{margin-top:20px;display:block}div.wpforms-field-file-upload p.wpforms-file-upload-capture-camera-classic a.camera{color:var(--wpforms-field-text-color);text-decoration:underline}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern{border:2px dashed rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{padding:5px;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{height:50px;width:50px;color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{font-weight:bold}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{border-color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{display:flex;align-items:center;justify-content:center;flex-direction:column}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{width:100px;height:100px;border:1px solid rgba(0,0,0,0.1);background:#fff;background-size:cover !important;margin:5px;position:relative;display:flex;align-items:center;justify-content:center;cursor:default}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{opacity:1}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);opacity:0}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{position:absolute;right:5px;top:5px;cursor:pointer;display:block;width:18px;height:18px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{position:absolute;font-size:12px;color:#fff;top:25px;bottom:10px;left:5px;right:5px;overflow-y:auto;line-height:16px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{height:18px;width:1px;background:#fff;position:absolute;display:block;z-index:1;right:9px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{height:25px;width:25px;color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{height:5px;width:0;position:absolute;bottom:0;left:0;background:#e27730;transition:all 0.5s}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"]{display:none}.wpforms-container .wpforms-field-radio .wpforms-other-input{margin-top:16px}body div.wpforms-container-full .wpforms-camera-link{color:#036AAB;text-decoration:underline;font-size:16px}body div.wpforms-container-full .wpforms-camera-link:hover{text-decoration:none}body div.wpforms-container-full .wpforms-camera-link:focus{outline:2px solid #036AAB;outline-offset:2px;text-decoration:none}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button{display:inline-flex;align-items:center;gap:7px;line-height:100%;cursor:pointer;padding:0 15px;border:1px solid #ccc;height:41px;background-color:#fff;color:#333;font-size:16px}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button:hover,body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button:focus{border-color:#bbb}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button svg{fill:#bbb;width:1.1em;height:auto;flex-shrink:0;vertical-align:middle}body div.wpforms-container-full .wpforms-field-camera input[type="file"]{display:none}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file{display:none;align-items:center;gap:10px;color:#777777;font-size:15px}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file svg{fill:#D63638;cursor:pointer}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file svg:hover{opacity:.75}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file .wpforms-camera-remove-file{height:15px}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file.wpforms-camera-selected-file-active{display:inline-flex}body div.wpforms-container-full .wpforms-layout-column-33 .wpforms-camera-selected-file.wpforms-camera-selected-file-active{display:block}body div.wpforms-container-full .wpforms-layout-column-33 .wpforms-camera-selected-file.wpforms-camera-selected-file-active button{margin-left:5px}body div.wpforms-container-full div.wpforms-camera-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.75);display:flex;align-items:center;justify-content:center;z-index:999999}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions{justify-content:space-between;position:relative}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown{font-family:monospace;font-size:14px;color:#999999;flex:0 0 auto;font-weight:500;min-width:120px;text-align:left;white-space:nowrap}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown span{display:inline-block}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown div{display:inline}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{position:absolute;left:50%;transform:translateX(-50%)}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture{background-color:#D63638}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:hover{background-color:#b32d2e}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{width:48px;height:48px;border-radius:50%;background-color:#D63638;display:flex;align-items:center;justify-content:center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:18px;height:18px;background-color:#fff;border-radius:4px}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop:hover{background-color:#b32d2e}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-buttons button{border:none}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel{width:26px;background:url(../../../pro/images/camera-video.svg) no-repeat center}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop{background:url(../../../images/crop.svg) no-repeat center}body div.wpforms-container-full div.wpforms-camera-modal{background:#FFFFFF;max-width:100%;width:540px;height:440px;display:flex;flex-direction:column;border-radius:9px;box-shadow:-4px 5px 15px 0 rgba(0,0,0,0.15);overflow:hidden;position:relative;z-index:1000000}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header{display:flex;height:62px;padding:16px 30px;justify-content:space-between;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-title{font-size:18px;font-weight:700;color:#444444}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-close{cursor:pointer;width:12px;height:12px;display:flex;justify-content:center;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-close svg{fill:#BBBBBB;width:12px;height:12px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-close:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content{min-height:300px;background-color:#dedede;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview{display:none;width:100%;height:auto;position:relative;overflow:hidden;justify-content:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview video{max-width:100%;height:auto;width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview .wpforms-camera-captured-photo{max-width:100%;height:auto;width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas{min-height:0;width:100%;height:100%;display:block}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-shade{outline-style:solid;outline-color:rgba(0,0,0,0.75)}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-image{max-width:100%;max-height:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-handle::after{width:8px !important;height:8px !important}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-selection{min-width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-handle{background-color:transparent;height:15px;position:absolute;width:15px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-handle[action=move]{height:100%;left:0;top:0;width:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-grid{position:absolute}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-grid[bordered]{border:2px solid #fff !important}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-error{display:none;padding:20px;text-align:center;color:#d63637;font-size:16px;line-height:1.5}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer{height:78px;min-height:78px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e6e9ec}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-text{font-size:14px;color:#555}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions button{border:none;outline:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture{width:48px;height:48px;border-radius:50%;background-color:#036AAB;display:flex;align-items:center;justify-content:center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:hover,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:focus{outline:none;background-color:#215d8f}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:disabled{opacity:.5;cursor:not-allowed}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown{position:absolute;left:50%;transform:translateX(-50%)}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{display:none;position:absolute;right:20px;width:24px;height:24px;background:url(../../../pro/images/camera-rotate.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#999999;font-size:24px;font-weight:500}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown svg{position:absolute;top:0;left:0;width:48px;height:48px;transform:rotate(-90deg)}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown circle{cx:24px;cy:24px;r:calc((48px - 4px) / 2);stroke-width:4px;fill:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown circle.bg{stroke:#dedede}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown circle.progress{stroke:#036AAB;stroke-linecap:round;transform-origin:24px 24px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown.animate circle.progress{animation:wpforms-camera-countdown 3s linear forwards}@keyframes wpforms-camera-countdown{0%{stroke-dasharray:0 calc(calc((48px - 4px) / 2) * 3.14159 * 2)}100%{stroke-dasharray:calc(calc((48px - 4px) / 2) * 3.14159 * 2) 0}}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons{display:flex;width:100%;justify-content:space-between;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons button{border:none;outline:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons button:focus{outline:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel{width:24px;height:24px;background:url(../../../pro/images/camera.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop{font-size:15px;padding:0 15px;background-color:#036AAB;color:#fff;border-radius:3px;height:41px;font-weight:500;line-height:100%;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept:hover,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept:focus,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop:hover,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop:focus{background-color:#215d8f}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop{visibility:hidden;width:24px;height:24px;background:url(../../../pro/images/crop.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop-cancel{width:24px;height:24px;background:url(../../../pro/images/cancel.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop-cancel:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel-video{width:24px;height:24px;background:url(../../../pro/images/trash.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel-video:hover{opacity:.75}body.wpforms-camera-modal-open{overflow:hidden;position:fixed;width:100%}@media only screen and (max-width: 767px) and (orientation: portrait){body div.wpforms-container-full div.wpforms-camera-modal{height:75vh;max-height:75vh;width:90vw;max-width:90vw}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header{padding:20px 16px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content{min-height:0;height:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview{height:auto;width:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer{padding:0 20px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip.wpforms-camera-flip-active{display:block}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{position:static}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown span{text-align:left}}@media only screen and (max-width: 1024px) and (orientation: landscape){body div.wpforms-container-full div.wpforms-camera-modal{flex-direction:row;width:80vw;max-width:90vw;height:75vh;max-height:75vh}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content{min-height:0;height:100%;flex-grow:1}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview{height:auto;width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview .wpforms-camera-captured-photo{object-fit:cover}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header{flex-direction:column-reverse;height:100%;padding:20px 16px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-title{writing-mode:vertical-lr;transform:rotate(180deg);text-align:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer{height:100%;flex-direction:row;padding:20px 0;width:78px;min-width:78px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions{justify-content:center;display:flex;flex-direction:column-reverse}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{position:relative;left:auto;transform:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{left:calc(100% - 52px);top:20px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip.wpforms-camera-flip-active{display:block}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons{flex-direction:column-reverse;height:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop{transform:rotate(-90deg);transform-origin:center;width:max-content}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-preview{max-height:100%}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-preview video{max-height:100%;object-fit:cover}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-preview .wpforms-camera-captured-photo{object-fit:cover}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions{height:100%}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{position:absolute;left:auto;top:50%;transform:translateY(-50%)}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{position:static}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown{min-width:auto}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown span{text-align:center}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown div{display:none !important}}@media only screen and (max-width: 767px){body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-video-countdown div{display:none !important}}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input{top:50%}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li{margin:5px 5px 5px 5px !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:1px solid #fff;border-radius:3px;padding:20px 20px 18px 20px;transition:all 0.5s;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus{border:1px solid #ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) label{box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:green;opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after{opacity:1}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label{font-weight:700}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li{margin:0 10px 10px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:2px solid #fff;padding:10px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus{border-color:#ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic li:has(input:checked) label{border-color:#666 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices *{box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices{display:flex;flex-direction:column;width:100%;padding:0 1px 0 1px !important;margin:12px 0 -20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-field-description,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-error{margin-top:15px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li{min-width:120px;padding-right:0 !important;margin:0 0 20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label{position:relative;display:block;margin:0;cursor:pointer}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg{margin:0 auto;fill:var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg{margin:0}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin:0 0 22px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label{text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon{position:relative;z-index:1;margin-bottom:10px;padding:15px 20px 45px 20px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:6px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg{position:relative;z-index:2}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg{display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:#ffffff}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon{background-color:transparent;box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg{background-color:var(--wpforms-icon-choices-color);opacity:.1}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label{background-color:#ffffff !important;box-shadow:0 0 0 1px #cccccc;border-radius:6px;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label{background-color:#ffffff !important;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:50%;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";position:absolute;z-index:2;bottom:calc(15px + 4px);left:calc(50% - 4px);display:block;width:8px;height:8px;background-color:var(--wpforms-icon-choices-color);border-radius:50%}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:3px;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";box-sizing:border-box;display:block;position:absolute;z-index:2;bottom:23px;left:calc(50% - 6px);width:6px;height:10px;border-style:solid;border-color:var(--wpforms-icon-choices-color);border-width:0 2px 2px 0;transform-origin:bottom left;transform:rotate(45deg)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices{flex-direction:row;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin-right:22px !important;margin-bottom:22px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li{width:calc( 100% / 2 - 20px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 2 - 22px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li{width:calc( 100% / 3 - 20px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 3 - 22px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{width:auto;max-width:calc( 100% / 4 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator+.wpforms-notice{margin-top:20px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 0 15px 0;margin-inline-end:20px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin-inline-end:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0;margin-inline-end:10px;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;line-height:1.2;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#dcdcde;margin:0 0 16px 0;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0 5px;border-color:transparent transparent transparent transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{display:block;width:100%;background-color:#dcdcde;height:18px;border-radius:10px;overflow:hidden;position:relative;margin:5px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled){cursor:pointer}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled):hover{opacity:0.75}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled) .wpforms-page-indicator-page-title{text-decoration:underline}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled):hover .wpforms-page-indicator-page-title{text-decoration:none}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles[data-allow-page-navigation="1"] .wpforms-page-indicator-page.wpforms-disabled{cursor:not-allowed;opacity:0.5}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled){outline:none !important}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled):focus .wpforms-page-indicator-page-number{outline:thin dotted}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled){cursor:pointer}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled):hover{opacity:0.75}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled) .wpforms-page-indicator-page-title{text-decoration:underline}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled):hover .wpforms-page-indicator-page-title{text-decoration:none}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector[data-allow-page-navigation="1"] .wpforms-page-indicator-page.wpforms-disabled{cursor:not-allowed;opacity:0.5}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled){outline:none !important}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled):hover .wpforms-page-indicator-page-number{background:#ddd}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector[data-allow-page-navigation="1"] .wpforms-page-indicator-page:not(.active):not(.wpforms-disabled):focus .wpforms-page-indicator-page-number{outline:thin dotted}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option{color:inherit}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled]{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:0}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:10px 8px}}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option{padding:8px 10px;box-shadow:0 1px 0 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled]{box-shadow:0 1px 0 0 rgba(0,0,0,0.2)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked{background-color:lightgrey}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{text-indent:2px}}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices .choices__list--single{font-size:1em;line-height:normal}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 2px 2px}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;line-height:38px;border-radius:2px;padding-top:0}div.wpforms-container-full .wpforms-form .choices input.choices__input{display:inline-block;height:auto;line-height:1.3}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty+.choices__input{min-width:100% !important;text-overflow:ellipsis;padding-right:4px !important;margin-bottom:1px !important;white-space:nowrap}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled]{opacity:1}div.wpforms-container-full .wpforms-notice{background-color:#fff;border:1px solid #ddd;border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}div.wpforms-container-full .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;outline:none;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}div.wpforms-container-full .wpforms-notice .wpforms-delete:before{height:2px;width:50%}div.wpforms-container-full .wpforms-notice .wpforms-delete:after{height:50%;width:2px}div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,0.3)}div.wpforms-container-full .wpforms-notice a{text-decoration:underline}div.wpforms-container-full .wpforms-notice p{margin:0 0 20px 0}div.wpforms-container-full .wpforms-notice p:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info{border-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success{border-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning{border-color:#ffdd57}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error{border-color:#ff3860}div.wpforms-container-full .wpforms-notice .wpforms-notice-actions{margin-top:20px}div.wpforms-container-full .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active{color:#fff}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#ff3860}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area{height:100px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}.wpforms-preview-notice-links{line-height:2.4}.wpforms-preview-notice{background-color:#fcf9e8;border:1px solid #f5e6ab;padding:15px;box-sizing:border-box;font-size:16px}.wpforms-preview-notice p{margin:0}div.wpforms-container-full{margin:24px auto}div.wpforms-container-full .wpforms-form h3{font-size:24px}div.wpforms-container-full .wpforms-form .wpforms-field-hp{display:none !important;position:absolute !important;left:-9000px !important}div.wpforms-container-full .wpforms-form .wpforms-field-hidden{display:none;padding:0}div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element{position:absolute !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;width:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;word-wrap:normal !important}div.wpforms-container-full .wpforms-form .wpforms-limit-text{font-size:13px;display:block}body.rtl .wpforms-field-phone input[type=tel]{direction:ltr;unicode-bidi:embed;text-align:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first{float:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half{margin-right:4%;margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-error-container ul li{list-style:inside !important}div.wpforms-container-full .wpforms-form .wpforms-error-container ol li{list-style:inside decimal !important}div.wpforms-container-full .wpforms-form .wpforms-error-container a{text-decoration:underline !important}div.wpforms-container-full .wpforms-form .wpforms-error-container del{text-decoration:line-through !important}div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote{padding-left:20px;border-left:4px solid;font-style:italic}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:flex;align-items:center;gap:15px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small{text-wrap:balance;width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large{width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity{margin-left:0;height:30px;min-height:30px;font-size:14px;padding-top:0;padding-bottom:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{display:inline-block;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity{display:inline-block;margin-inline-start:15px;width:70px;min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern{display:flex;flex-wrap:wrap;column-gap:15px;align-items:flex-start}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label{min-width:100%}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices{margin-bottom:5px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{flex-grow:1;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity{flex-basis:70px;max-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown{min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description{flex-basis:100%;margin-top:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error{flex-basis:100%}@media only screen and (max-width: 600px){.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{width:calc( 100% - 85px) !important;max-width:100% !important}.wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price{width:calc( 100% - 70px) !important}.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{width:calc( 100% - 85px) !important;max-width:100% !important}}#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium,#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{display:block;max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container *,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container *,.wpforms-confirmation-container-full .wpforms-order-summary-container *{word-break:break-word;box-sizing:border-box}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{width:100%;table-layout:fixed}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{text-align:center}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:right}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:8ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:none}@media (max-width: 600px){.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:4ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:inline}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full{display:none}}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{width:6ch;text-align:right}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{text-align:left}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:right}.wpforms-container .wpforms-form .size-large>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-large>.wpforms-order-summary-container{max-width:100%}.wpforms-container .wpforms-form .size-medium>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-medium>.wpforms-order-summary-container{max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-radius:4px;border:1px solid #e2e2e2;border-collapse:separate}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td{border-top:1px solid #e2e2e2;border-bottom:none;border-left:none;border-right:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{font-weight:400;border:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{padding:9px 0;line-height:20px;background:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-wrap:balance;padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-right:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-left:10px;padding-right:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td{font-weight:700}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{font-size:16px}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total){color:color-mix(in srgb, currentColor 50%, transparent);border-color:color-mix(in srgb, currentColor 50%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price{color:#990000;border-color:color-mix(in srgb, black 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td{color:currentColor;border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{max-width:100%;margin-bottom:24px}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container tr td{color:color-mix(in srgb, currentColor 75%, transparent)}.wpforms-field.wpf-disable-field select,.wpforms-field.wpf-disable-field textarea,.wpforms-field.wpf-disable-field button,.wpforms-field.wpf-disable-field input[type=text],.wpforms-field.wpf-disable-field input[type=number],.wpforms-field.wpf-disable-field input[type=email],.wpforms-field.wpf-disable-field input[type=url],.wpforms-field.wpf-disable-field input[type=tel],.wpforms-field.wpf-disable-field input[type=password],.wpforms-field.wpf-disable-field input[type=radio],.wpforms-field.wpf-disable-field input[type=checkbox],.wpforms-field.wpf-disable-field input[type=range],.wpforms-field.wpf-disable-field input[type=file],.wpforms-field.wpf-disable-field input.wpforms-field-date-time-date,.wpforms-field.wpf-disable-field .wpforms-uploader,.wpforms-field.wpf-disable-field .choices,.wpforms-field.wpf-disable-field .wpforms-image-choices-image,.wpforms-field.wpf-disable-field .wpforms-field-rating-wrapper,.wpforms-field.wpf-disable-field .wpforms-field-password-input-icon,.wpforms-field.wpf-disable-field .wpforms-disclaimer-description,.wpforms-field.wpf-disable-field .mce-tinymce,.wpforms-field.wpf-disable-field .iti__selected-country,.wpforms-field.wpf-disable-field .StripeElement,.wpforms-field.wpf-disable-field .wpforms-stripe-element,.wpforms-field.wpf-disable-field .wpforms-field-square-cardnumber,.wpforms-field.wpf-disable-field .wpforms-square-cardnumber,.wpforms-field.wpf-disable-field .wpforms-geolocation-map,.wpforms-field.wpf-disable-field .wpforms-signature-wrap,.wpforms-field.wpf-disable-field .wpforms-paypal-commerce-card-fields,.wpforms-field.wpf-disable-field.wpforms-field-net_promoter_score table.modern>tbody>tr>td,.wpforms-field.wpf-disable-field .wpforms-camera-link,.wpforms-field.wpforms-field-readonly select,.wpforms-field.wpforms-field-readonly textarea,.wpforms-field.wpforms-field-readonly button,.wpforms-field.wpforms-field-readonly input[type=text],.wpforms-field.wpforms-field-readonly input[type=number],.wpforms-field.wpforms-field-readonly input[type=email],.wpforms-field.wpforms-field-readonly input[type=url],.wpforms-field.wpforms-field-readonly input[type=tel],.wpforms-field.wpforms-field-readonly input[type=password],.wpforms-field.wpforms-field-readonly input[type=radio],.wpforms-field.wpforms-field-readonly input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=range],.wpforms-field.wpforms-field-readonly input[type=file],.wpforms-field.wpforms-field-readonly input.wpforms-field-date-time-date,.wpforms-field.wpforms-field-readonly .wpforms-uploader,.wpforms-field.wpforms-field-readonly .choices,.wpforms-field.wpforms-field-readonly .wpforms-image-choices-image,.wpforms-field.wpforms-field-readonly .wpforms-field-rating-wrapper,.wpforms-field.wpforms-field-readonly .wpforms-field-password-input-icon,.wpforms-field.wpforms-field-readonly .wpforms-disclaimer-description,.wpforms-field.wpforms-field-readonly .mce-tinymce,.wpforms-field.wpforms-field-readonly .iti__selected-country,.wpforms-field.wpforms-field-readonly .StripeElement,.wpforms-field.wpforms-field-readonly .wpforms-stripe-element,.wpforms-field.wpforms-field-readonly .wpforms-field-square-cardnumber,.wpforms-field.wpforms-field-readonly .wpforms-square-cardnumber,.wpforms-field.wpforms-field-readonly .wpforms-geolocation-map,.wpforms-field.wpforms-field-readonly .wpforms-signature-wrap,.wpforms-field.wpforms-field-readonly .wpforms-paypal-commerce-card-fields,.wpforms-field.wpforms-field-readonly.wpforms-field-net_promoter_score table.modern>tbody>tr>td,.wpforms-field.wpforms-field-readonly .wpforms-camera-link{cursor:default !important;opacity:0.35 !important;pointer-events:none !important}.wpforms-field.wpf-disable-field input[type=radio],.wpforms-field.wpf-disable-field input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=radio],.wpforms-field.wpforms-field-readonly input[type=checkbox]{cursor:default !important;pointer-events:none !important}.wpforms-field.wpf-disable-field label,.wpforms-field.wpforms-field-readonly label{pointer-events:none !important}.wpforms-field.wpf-disable-field .iti__country-container,.wpforms-field.wpforms-field-readonly .iti__country-container{cursor:default !important}.wpforms-field.wpf-disable-field .iti__country-container button,.wpforms-field.wpforms-field-readonly .iti__country-container button{cursor:default !important}@media only screen and (max-width: 600px){div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:none}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-mobile-full{width:100% !important;margin-left:0 !important;float:none !important}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{float:none;width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}.wpforms-container.wpforms-loading{--wpforms-loading-opacity: 0.6;opacity:var(--wpforms-loading-opacity)}


/* ===== custom: mobile nav toggle reveal (restores missing WordPress plugin behavior) ===== */
@media (max-width: 991px) {
  #main-menu.main-menu--open {
    display: block !important;
    left: 0 !important;
    transition: left 0.3s ease;
  }
}
