/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.4
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
/*Default Preset Theme*/
.screen-reader-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}
p a {
  font-weight: 600;
}
.fl-page-nav-right.fl-page-header-fixed .fl-logo-text, .fl-page-header-fixed .fl-logo-text {
  font-size:initial!important;
}
.fl-menu .sub-menu li a {
  padding-left: 30px!important;
  text-indent: -14px;
}
.fl-menu .sub-menu .fl-has-submenu-container a {
  text-indent: -8px;
}

.fl-has-submenu-container a {
  text-indent: -8px;
}
.fl-builder-content .fl-has-submenu .sub-menu  ul {
  padding-left: 30px!important;
  text-indent: -14px;
}

.fl-has-submenu-container a:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f107';
  font-weight: 900;
  padding-right: 5px;
  display: inline-block;
}
.fl-menu .sub-menu li a:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  padding-right: 5px;
}
.fl-menu .sub-menu .fl-has-submenu-container a:before {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  padding-right: 5px;
}
img.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.wp-caption {
  font-style: italic;
  line-height: 1.35;
  max-width: 100%;
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}

.wp-caption img[class * ="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
}

.wp-caption-text {
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
  line-height: 1.35;
}

.wp-caption .wp-caption-text {
  margin: 11px 0;
  margin: 1.1rem 0;
}

embed, iframe, object {
  max-width: 100%;
}

div.wp-video-shortcode {
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.cb {
  clear: both;
}

.center {
  text-align: center;
}

.caret-right {
  border-top: 4px solid transparent;
  border-right: 0;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.nm {
  margin: 0 !important;
}

.np {
  padding: 0 !important;
}

hr {
  margin: 17px 0 18px;
  height: 0;
  clear: both;
  border: solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}

hr.style-two {
  border: 0;
  height: 1px;
  background-image: -o-linear-gradient(to right, transparent, rgba(0, 0, 0, 0.75), transparent);
}

hr.fancy {
  border: 0;
  height: 1px;
  background: #e5e5e5;
  background-image: -webkit-gradient(linear, left top, right top, from(white), color-stop(#e5e5e5), to(white));
  background-image: -webkit-linear-gradient(left, white, #e5e5e5, white);
  background-image: linear-gradient(to right, white, #e5e5e5, white);
}

.boxed {
  width: 100%;
  margin: 0 auto;
  background: #ddd;
}

.pace-builder-page #content .ceres-row {
  padding: 0;
  margin-top: 30px;
}

.pace-builder-page #content .ceres-row > .container, .pace-builder-page #content .ceres-row > .container-fluid {
  padding: 0;
}

.pace-builder-page .entry-footer .edit-link {
  display: none;
}

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

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

.bypostauthor {
  position: relative;
}

.sticky {
  position: relative;
}

.gallery-caption {
  position: relative;
}

.col-md-9 .container {
  width: 100%;
}

@media (max-width: 979px) and(min-width: 768px) {
  .sidebar-posts .post-title h5 {
    margin-top: 2px;
  }
}
@media (max-width: 768px) {
  .fl-row[data-node] .fl-row-content-wrap {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .main-sidebar .search input {
    width: 98%;
  }

  .fixed-header .fixed-header-fix {
    height: 0;
  }

  .pagination.post-pagination i {
    display: none;
  }

  .pagination.post-pagination .next {
    text-align: center;
  }

  .pagination.post-pagination .next .text {
    margin-left: 0;
    margin-right: 0;
  }

  .pagination.post-pagination .next h4 {
    margin-left: 0;
    margin-right: 0;
  }

  .pagination.post-pagination .previous {
    text-align: center;
    border-bottom: 1px dotted #e5e5e5;
  }

  .pagination.post-pagination .previous .text {
    margin-left: 0;
    margin-right: 0;
  }

  .pagination.post-pagination .previous h4 {
    margin-left: 0;
    margin-right: 0;
  }

  #title-container .col-md-6 {
    margin-bottom: 0;
  }
}
/*---------------------------------------------------------
2. Form Elements
-------------------------------------------------------- */

#content textarea, .wpcf7 textarea, #content select, .wpcf7 select, #content input[type="text"], .wpcf7 input[type="text"], #content input[type="password"], .wpcf7 input[type="password"], #content input[type="datetime"], .wpcf7 input[type="datetime"], #content input[type="datetime-local"], .wpcf7 input[type="datetime-local"], #content input[type="date"], .wpcf7 input[type="date"], #content input[type="month"], .wpcf7 input[type="month"], #content input[type="time"], .wpcf7 input[type="time"], #content input[type="week"], .wpcf7 input[type="week"], #content input[type="number"], .wpcf7 input[type="number"], #content input[type="email"], .wpcf7 input[type="email"], #content input[type="url"], .wpcf7 input[type="url"], #content input[type="search"], .wpcf7 input[type="search"], #content input[type="tel"], .wpcf7 input[type="tel"], #content input[type="color"], .wpcf7 input[type="color"] {
  max-width: 400px;
  -webkit-border-radius: 0;
  border-radius: 4px;
  border: 1px solid #e5e5e5 !important;
  padding-right: 5px;
  margin: 4px 0;
  width: 100%;
  font-family: inherit;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#comments .post-comments-form input, #comments .post-comments-form textarea, #comments #post-comments-form input, #comments #post-comments-form textarea {
  display: block;
  margin: 16px 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#comments .post-comments-form textarea, #comments .post-comments-form input[type=text], #comments #post-comments-form textarea, #comments #post-comments-form input[type=text] {
  height: 2.5em;
  border: 1px solid #e5e5e5;
  padding: 5px;
  width: 100%;
  color: #9e8f8f;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: #f5f5f5;
}

#comments .post-comments-form textarea, #comments #post-comments-form textarea {
  height: 10em;
  margin-top: 0;
  max-width: 100%;
}

.button, #submit, input[type="submit"] {
  border: none;
  font-family: inherit;
  font-size: inherit;
  cursor: pointer;
  padding: 10px 20px;
  display: inline-block;
  margin: 10px 20px 10px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #27ae60;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.wp-button {
  margin-top: 15px;
}

.round.button, .round#submit, input[type="submit"].round {
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.button:hover, #submit:hover, .wpcf7-submit:hover {
  border: none !important;
}

#submit:active, .wpcf7-submit:active, .button-:active {
  -webkit-box-shadow: 0 0 #1e8449;
}

#content, .wpcf7 {
}

#content textarea, .wpcf7 textarea {
  height: 10em;
  margin-top: 0;
}

#content textarea:focus, .wpcf7 textarea:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content select:focus, .wpcf7 select:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="text"]:focus, .wpcf7 input[type="text"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="password"]:focus, .wpcf7 input[type="password"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="datetime"]:focus, .wpcf7 input[type="datetime"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="datetime-local"]:focus, .wpcf7 input[type="datetime-local"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="date"]:focus, .wpcf7 input[type="date"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="month"]:focus, .wpcf7 input[type="month"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="time"]:focus, .wpcf7 input[type="time"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="week"]:focus, .wpcf7 input[type="week"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="number"]:focus, .wpcf7 input[type="number"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="email"]:focus, .wpcf7 input[type="email"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="url"]:focus, .wpcf7 input[type="url"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="search"]:focus, .wpcf7 input[type="search"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="tel"]:focus, .wpcf7 input[type="tel"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content input[type="color"]:focus, .wpcf7 input[type="color"]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#content label, .wpcf7 label {
  font-weight: bold;
}

#content .ceres-row.np:first-child, .wpcf7 .ceres-row.np:first-child {
  padding-top: 30px !important;
}

#content .ceres-row.np:last-child, .wpcf7 .ceres-row.np:last-child {
  padding-bottom: 30px !important;
}

#content article.error404 form.search input, .wpcf7 article.error404 form.search input {
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  font-size: 1.2em;
  height: 30px;
  color: #9e8f8f;
  width: 97%;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: #f5f5f5;
  max-width: 94%;
}

.wpcf7 {
  background-color: transparent;
}
#fl-name {
  padding: 10px 20px;
}
#fl-email {
  padding: 10px 20px;
}
#fl-message {
  padding: 10px 20px;
}
#fl-subject {
  padding: 10px 20px;
}
.fl-contact-form label {
  display: block;
  margin-right: 10px;
}
.fl-contact-form {
  padding:20px;
  background: #eee;
  border-radius: 6px;
  border:#c0c0c0 solid 1px;
}
form.search input {
  padding: 5px;
  width: 100%;
  max-width: none !important;
  color: inherit;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

form.search input:focus {
  border-color: #76c5e4;
}

form.search .text {
  position: relative;
}

form.search .fa-search {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: none;
  color: inherit;
  border: none;
  overflow: hidden;
  vertical-align: middle;
  padding: 0;
  right: 0;
  top: 5px;
}

form.search .fa-search:hover {
  color: inherit;
}

form.search .fa-search:before {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.post-password-form {
  width: 100%;
  max-width: 1170px;
  margin: 30px auto;
  padding: 0 15px;
  text-align: center;
}

.button {
  margin: 5px 5px 5px 0;
  padding: 0.85em 1.4em;
}

.button.small {
  font-size: 0.8em;
}

.button.big {
  font-size: 1em;
}

.button.large {
  font-size: 1.4em;
}

.button.light {
  background: transparent;
  color: #efefef;
  border: 2px solid #efefef;
}

.button.light:hover, .button.light:focus, .button.light:active {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  border-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
}

.button.dark {
  background: transparent;
  color: #444;
  border: 2px solid #444;
}

.button.dark:hover, .button.dark:focus, .button.dark:active {
  background: rgba(0, 0, 0, 0.1);
  color: #222;
  border-color: #222;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.wpcf7-submit {
  margin: 5px 5px 5px 0 !important;
  padding: 10px 16px !important;
}

/*---------------------------------------------------------
3. Menu
-------------------------------------------------------- */
.transparent-header {
  position: relative;
}

.transparent-header .page-builder .ceres-row:first-of-type, .transparent-header .page-builder .pt-pb-section:first-of-type {
  padding-top: 0 !important;
}

.transparent-header .page-builder .ceres-row:first-of-type .container:first-of-type, .transparent-header .page-builder .ceres-row:first-of-type .container-fluid:first-of-type, .transparent-header .page-builder .pt-pb-section:first-of-type .container:first-of-type, .transparent-header .page-builder .pt-pb-section:first-of-type .container-fluid:first-of-type {
  padding-top: 120px;
}

.transparent-header .main-header {
  background-color: transparent !important;
  border-color: transparent !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.transparent-header .main-header.sticky {
  background-color: #fafafa !important;
}

.transparent-header .main-header, .transparent-header .main-header a, .transparent-header .main-header .main-navigation .nav > li > a {
  color: #f5f5f5;
}

.transparent-header .main-header a:hover, .transparent-header .main-header .main-navigation .nav > li > a:hover, .transparent-header .main-header .main-navigation .nav > li.current-menu-item > a, .transparent-header .main-header .main-navigation .nav > li.current-menu-parent > a {
  color: #ffffff;
}

.transparent-header .secondary-header {
  display: none;
}

@media (max-width: 767px) {
  .transparent-header .main-header .main-navigation .navbar-collapse {
    background-color: #f8f8f8;
  }

  .transparent-header .main-header .main-navigation .navbar-collapse .nav {
    border-color: #e5e5e5;
  }

  .transparent-header .main-header .main-navigation .nav > li > a {
    color: #333;
  }
}

@media (min-width: 768px) and(max-width: 991px) {
  .main-navigation .nav {
    line-height: 66px !important;
  }
}

.main-navigation .nav .dropdown-menu li:hover > a, .main-navigation .nav .dropdown-menu li:focus > a, .main-navigation .nav .dropdown-menu li.current-menu-item a, .main-navigation .nav .dropdown-menu li.current-menu-ancestor > a {
  background: #fff;
  background-image: none;
  border-top: none !important;
}

.main-header.mobile .logo-container, .main-header.mobile .menu-container {
  float: none !important;
  margin-bottom: 20px;
  width: 100%;
}

.main-navigation {
  text-align: center;
}

.main-navigation .nav {
  line-height: 66px;
}

.main-navigation .nav .sub-arrow {
  margin-top: 3px !important;
  margin-right: 8px;
}

.main-navigation .nav .dropdown-menu {
  padding: 0;
  background-color: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: auto;
  min-width: 10em;
  max-width: 20em;
}

.main-navigation .nav .dropdown-menu li a {
  line-height: 2.5em;
  padding: 0 25px;
  font-size: 13px;
}

.main-navigation .nav .dropdown-menu .sub-arrow {
  margin-top: 13px !important;
}

.main-navigation .nav .dropdown-menu .dropdown-menu {
  top: 0 !important;
  margin-top: 2px !important;
}

.main-navigation .nav .open > a {
  background-color: transparent;
}

.main-navigation .nav .open > a:hover {
  background-color: transparent;
}

.main-navigation .nav .open > a:focus {
  background-color: transparent;
}

.main-navigation .nav #menu-item-search a {
  padding: 0 15px;
}

.main-navigation .nav .cart-menu-first.cart-menu {
  padding: 0 15px;
}

.main-navigation .nav > li {
  line-height: inherit;
  border-top: 3px solid transparent;
}

.main-navigation .nav > li > a {
  font-size: 14px;
  line-height: inherit;
  padding: 0 7.5px;
}

.main-navigation .nav > li > a:hover {
  background-color: transparent;
}

.main-navigation .nav > li > a:focus {
  background-color: transparent;
}

.main-navigation .navbar-toggle {
  position: absolute;
  top: -65px;
  right: 0;
  line-height: 1em;
  cursor: pointer;
}

.main-navigation .navbar-toggle .fa {
  font-size: 24px;
}

.main-navigation .navbar-toggle .menu-text {
  display: none;
}

.main-navigation .navbar-toggle.alt {
  float: none;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  font-size: 18px;
  position: relative;
  margin: 0;
  color: #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.main-navigation .navbar-toggle.alt .fa {
  font-size: 20px;
  position: absolute;
  right: 9px;
  top: 9px;
}

.main-navigation .navbar-toggle.alt .menu-text {
  display: block;
}

.main-navigation .navbar-collapse {
  border-top: none;
  padding-right: 0;
}

.main-navigation .cart-menu-dropdown {
  line-height: 1.5em !important;
}

.main-navigation .cart-menu-dropdown ul {
  border: none !important;
}

.main-navigation ul > li ul {
  border: 1px solid #e5e5e5;
}

@media (min-width: 768px) {
  body:not(.sidebar-header) .main-navigation .nav .dropdown-menu {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }

  body:not(.sidebar-header) .main-navigation .nav .dropdown-menu.awake {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }

  .navbar-right > ul.dropdown-menu {
    left: auto !important;
    right: 0;
  }
}

.site-branding {
  padding-top: 6px;
  padding-bottom: 6px;
}

.site-branding img {
  max-height: 100%;
}

@media (min-width: 992px) {
  .navbar-nav {
    float: right;
  }
}

@media (max-width: 991px) {
  .site-branding, .main-navigation {
    text-align: center;
    margin-bottom: 0;
    float: none;
    width: 100%;
  }

  .site-branding .nav, .main-navigation .nav {
    float: none !important;
    text-align: center;
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .main-navigation {
    margin-bottom: 20px;
  }

  .main-navigation .navbar-collapse {
    padding: 0;
  }

  .main-navigation .nav {
    padding: 0 15px;
    border-top: none;
    line-height: 48px !important;
    display: block;
    text-align: left;
    margin: 0;
  }

  .main-navigation .nav > li > a {
    text-align: left;
  }

  .main-navigation .nav .dropdown-menu {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

#menu-item-search .dropdown-menu {
  right: 1px !important;
  left: auto !important;
  border-top: 1px solid #e5e5e5 !important;
  padding: 12px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#menu-item-search .dropdown-menu li {
  border-bottom: none !important;
}

#menu-item-search .sub-arrow, #menu-item-search .caret {
  display: none !important;
}

#menu-item-search form {
  line-height: 1em;
}

#menu-item-search form .arrow-up:after {
  right: 11px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 10px;
  top: -20px;
}

#menu-item-search form .arrow-up:before {
  right: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #e5e5e5;
  border-width: 11px;
  top: -23px;
}

#menu-item-search form input {
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 250px;
  padding: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  margin-bottom: 0;
  line-height: 1.5em;
}

#menu-item-search form input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#menu-item-search .fa-search {
  font-size: 16px;
  top: 0px;
}

#menu-item-search a {
  border-color: transparent;
}

#menu-item-search a:hover {
  border-color: transparent;
}

#menu-item-search a.active-icon {
  background: #27ae60;
  color: #fff;
}

.col-md-12.menu-container > .main-navigation > div {
  text-align: center;
}

.col-md-12.menu-container > .main-navigation > div > ul {
  display: inline-block;
  text-align: left;
  float: none !important;
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/*---------------------------------------------------------
4. Header
-------------------------------------------------------- */
.fl-page-bar-text a.top-logo-black {
  background-image: url('Library_Wordmark_Black.svg');
  width: 200px;
  height: 45px;
  text-shadow: none;
  display: block;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
}
.fl-page-bar-text .top-logo-black {
  background-image: url('Library_Wordmark_Black.svg');
  width: 200px;
  height: 45px;
  text-shadow: none;
  display: block;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
}
.fl-page-bar-text a.top-logo-white {
  background-image: url('Library_Wordmark_White.svg');
  width: 200px;
  height: 45px;
  text-shadow: none;
  display: block;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
}
.fl-page-bar-text .top-logo-white {
  background-image: url('Library_Wordmark_White.svg');
  width: 200px;
  height: 45px;
  text-shadow: none;
  display: block;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
}
@media only screen and (max-width: 3440px) {
  .fl-page-nav ul.navbar-nav>li>a
  {
    width: auto;
    max-width: 200px;
    margin:5px;
    border-top: 3px solid;
  }
}
@media only screen and (max-width: 1080px) {
  .fl-page-nav ul.navbar-nav>li>a
  {
    width: auto;
    max-width: 100%;
    margin:5px;
    border-top:none;
  }
}
.site-title {
  margin: 10px 0;
}

.site-description {
  display: block;
  margin-bottom: 10px;
}

.main-header {
  z-index: 10000;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  width: inherit;
}

.main-header.mobile .logo-container .logo {
  text-align: center;
}

.main-header.mobile .menu-container {
  margin-bottom: 40px;
}

.main-header.mobile .menu-container .logo {
  text-align: center;
}

.logo {
  margin: 0;
  text-align: left;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}

.logo .retina {
  display: none;
}

.csstransitions .logo img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.csstransitions .logo-center .logo img, .csstransitions .header-version2 .site-branding .logo img {
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

@media (max-width: 991px) {
  .logo {
    text-align: center !important;
  }

  .csstransitions .logo img {
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}

@media (max-width: 480px) {
  .col-md-3 .logo {
    text-align: center;
    padding: 0;
  }
}

@media (min-width: 2500px) {
  .logo .normal {
    display: none;
  }

  .logo .retina {
    display: block;
  }
}

.col-md-12 .logo {
  text-align: center;
}

@media (max-width: 767px) {
  .site-branding .logo, .site-branding .site-title, .site-branding .site-description {
    text-align: center !important;
  }
}

@media (max-width: 480px) {
  .main-header {
    border-bottom: none;
  }
}

.secondary-header {
  border-top: 2px solid #27ae60;
  border-bottom: 1px solid #e5e5e5;
}

.secondary-header .callout {
  height: 30px;
}

.secondary-header .callout p {
  margin: 6px 5px;
  font-size: 12px;
}

.secondary-header .social-icon-container {
  margin: 2px 0;
  text-align: right;
}

.secondary-header .social-icon-container ul {
  padding: 0 5px 0 0;
}

.secondary-header .social-icon-container .social-icon {
  font-size: 14px;
  width: 24px;
  line-height: 24px;
}

.secondary-header .search-form {
  margin-top: 2.5px;
}

.secondary-header .search-form .text {
  text-align: right;
  width: 200px;
  float: right;
}

.secondary-header .search-form form.search input {
  padding: 2px 5px;
  font-size: 12px;
  line-height: 20px;
  height: 22px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.secondary-header .search-form .fa-search {
  top: -3px;
  right: -3px;
}

.secondary-header .row > .social-icon-container:first-child {
  text-align: left;
}

.secondary-header .row > .search-form:first-child .text {
  float: none;
}

.secondary-header .row > .callout:last-child {
  text-align: right;
}

@media (max-width: 991px) {
  .secondary-header .callout, .secondary-header .social-icon-container, .secondary-header .search-form {
    width: 100%;
    float: none;
    text-align: center !important;
    margin-bottom: 10px;
    height: auto;
  }

  .secondary-header .callout p, .secondary-header .social-icon-container p, .secondary-header .search-form p {
    margin-bottom: 0;
  }

  .secondary-header .search-form .text {
    float: none;
    margin: 10px auto;
    width: 100%;
    max-width: 300px;
  }
}
/*---------------------------------------------------------
5. Content
-------------------------------------------------------- */

.entry-content blockquote, .action {
  background-color: #f5f5f5;
  padding: 2em;
  margin-bottom: 3em;
  -webkit-box-shadow: 0 8px 6px -7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 6px -7px rgba(0, 0, 0, 0.3);
  border-left: 2px solid #27ae60;
}

a .action-icon {
  text-align: center;
  display: inline-block;
  background: #f5f5f5;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  font-size: 1em;
  width: 21px;
  height: 21px;
  line-height: 21px;
  position: relative;
  color: #fff;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.flexslider .slides {
  padding-left: 0;
}

.arrow-container .left-arrow-small, .arrow-container .right-arrow-small {
  width: 25px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  float: left;
  margin-right: 10px;
  text-align: center;
}

article.post-normal .post-image-dummy, article.page .post-image-dummy, .post .post-image-dummy, .post-half .post-image-dummy {
  background: #fff;
  height: 191px;
  border: 1px solid #e5e5e5;
}

.post-grid-wrap {
  width: 100%;
  padding: 0 15px;
  float: left;
}

.post-grid-wrap .effect {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .post-grid-wrap {
    width: 50%;
  }
}
/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
  .post-grid-wrap {
    width: 33.33%;
  }
}
/* Large devices (large desktops, 1200px and up) */

.post-grid {
  border: 1px solid #e5e5e5;
  background: #f5f5f5;
  padding: 0 0 15px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 3px 4px -2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 4px -2px;
}

.post-grid h1.post-title {
  text-align: center;
  margin: 10px 18px !important;
}

.post-grid .entry-meta {
  text-align: center;
}

.post-grid .post-image {
  overflow: hidden;
  margin-top: 0;
  position: relative;
}

.post-grid .post-image a:hover img {
  opacity: 1;
}

.post-grid h1 {
  margin-top: 16px;
  margin-bottom: 5px;
  font-size: 20px;
}

.pagination.post-pagination .next i, .pagination.post-pagination .previous i {
  position: absolute;
  font-size: 24px;
  top: 10px;
  left: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.entry-content table {
  display: table;
  border-collapse: separate;
  border-color: #e5e5e5;
}

.entry-content tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

.entry-content tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

.entry-content ul ul, .entry-content ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 1.5em;
}

.entry-content ul ol, .entry-content ol ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 1.5em;
}

article {
  display: block;
}

article.post-normal {
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
}

article.post-normal:first-child {
  padding-top: 0;
}

article.post-normal h1 {
  margin: 15px 0 20px;
  text-align: left;
}

article.post-normal .entry-meta {
  color: #9d9a9a;
}

article.post-normal .entry-meta .seperator {
  margin: 0 5px;
}

article.post-normal .post-image img {
  width: 100%;
  max-width: 100% !important;
}

article.page h1 {
  margin: 15px 0 20px;
  text-align: left;
}

article.page .entry-meta {
  color: #9d9a9a;
}

article.page .entry-meta .seperator {
  margin: 0 2px;
}

article.page .post-image img {
  width: 100%;
  max-width: 100% !important;
}

article.error404 form.search .text {
  position: relative;
}

article.error404 form.search .fa-search {
  position: absolute;
  width: 30px;
  height: 30px;
  background: none;
  color: #888;
  border: none;
  overflow: hidden;
  vertical-align: middle;
  padding: 0;
  right: 15px;
  top: 8px;
  font-size: 30px;
}

article.error404 form.search .fa-search:hover {
  color: #504e4e;
}

article.error404 form.search input:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

article.error404 h2 {
  margin: 50px 0;
}

.boxed, #title-container {
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center center !important;
}

#title-container {
  background: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  padding: 30px 0;
}

#title-container h3 {
  margin: 0;
}

#title-container ul {
  margin: 0;
}

#title-container ul li {
  display: inline-block;
  margin-right: 5px;
  font-size: 11px;
}

#title-container ul li:after {
  content: '/';
}

#title-container ul li a {
  padding-right: 5px;
  font-size: 11px;
}

#title-container ul li:last-child:after {
  content: none;
}

@media (min-width: 1200px) {
  .boxed {
    width: 1200px;
  }
}

@media (min-width: 992px) {
  #title-container {
    text-align: left;
  }

  #title-container ul {
    float: right;
  }
}

@media (max-width: 991px) {
  #title-container .col-md-6 {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) and(max-width: 1199px) {
  .boxed {
    width: 992px;
  }
}

@media (min-width: 768px) and(max-width: 991px) {
  .boxed {
    width: 768px;
  }
}

.boxed #page {
  -webkit-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  position: relative;
  width: inherit;
}

.ceres-row {
  padding: 30px 0;
  border-style: solid;
}

.ceres-row.slider-row {
  padding: 0;
}

.ceres-row#content {
  padding-bottom: 30px !important;
}

.ceres-row.post-list .post-normal {
  margin-bottom: 30px;
}

.ceres-row .ceres-row:first-child {
  padding-top: 10px;
}

.row.v-align-top, .row.v-align-middle, .row.v-align-bottom {
  display: table;
}

.row.v-align-top > div[class * ='col-'], .row.v-align-middle > div[class * ='col-'], .row.v-align-bottom > div[class * ='col-'] {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

.row.v-align-top > div[class * ='col-'] {
  vertical-align: top;
}

.row.v-align-bottom > div[class * ='col-'] {
  vertical-align: bottom;
}

.no-gutter > [class * ='col-'] {
  padding-right: 0;
  padding-left: 0;
}

[class * ='col-'] {
  border-style: solid;
}

@media (max-width: 991px) {
  .row.v-align-top > div[class * ='col-'], .row.v-align-middle > div[class * ='col-'], .row.v-align-bottom > div[class * ='col-'] {
    display: block;
  }
}

.entry-content {
  margin: 0;
}

.entry-content .page-links {
  font-weight: bold;
}

.entry-content blockquote {
  margin: 2em;
}

.entry-content blockquote p {
  margin: 1em 0 0;
  font-size: 1em;
  margin: 0;
}

.entry-content blockquote p cite {
  display: block;
  font-style: italic;
}

.entry-content .entry-meta {
  margin-bottom: 5px;
}

.entry-content td {
  display: table-cell;
  vertical-align: inherit;
}

.entry-content th {
  display: table-cell;
  vertical-align: inherit;
  font-weight: bold;
}

.entry-content ul {
  list-style-position: inside;
  margin-bottom: 10px;
}

.entry-content ul li {
  list-style-type: disc;
  margin-bottom: 5px;
}

.entry-content ul ul li {
  list-style-type: circle;
}

.entry-content ul ul ul li {
  list-style-type: square;
}

.entry-content ul ol ul li {
  list-style-type: square;
}

.entry-content ul ol li {
  list-style-type: decimal;
}

.entry-content ol {
  list-style-position: inside;
  margin-bottom: 0;
}

.entry-content ol li {
  list-style-type: decimal;
}

.entry-content ol ul li {
  list-style-type: circle;
}

.entry-content ol ul ul li {
  list-style-type: square;
}

.entry-content ol ul ol li {
  list-style-type: decimal;
}

.entry-content ol ol ul li {
  list-style-type: square;
}

.entry-content .alert {
  margin-bottom: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  padding-right: 25px;
}

.entry-content .alert strong {
  color: #c09853;
}

.entry-content .alert p {
  margin-bottom: 0;
}

.entry-content .alert .close {
  padding-right: 5px;
}

.entry-content .ceres-row:last-child {
  padding-bottom: 0;
}

.slider {
  margin: 0 auto 2em auto;
}

.action {
  margin-left: 1em;
  margin-right: 1em;
}

.action p {
  margin: 1em 0 0;
  font-size: 1em;
}

.action.noborder {
  border: none;
}

.hover-icon {
  text-align: center;
}

.hover-icon a.fa {
  display: inline-block;
  cursor: pointer;
  margin-top: 15px;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #27ae60;
  -webkit-box-shadow: 0 0 0 4px #27ae60;
  box-shadow: 0 0 0 4px #27ae60;
  overflow: hidden;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  -webkit-transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.hover-icon a.fa:before {
  font-size: 30px;
  line-height: 60px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.hover-icon a.fa:hover {
  background: #27ae60;
  color: #fff;
  -webkit-box-shadow: 0 0 0 8px #27ae60;
  box-shadow: 0 0 0 8px #27ae60;
}

.hover-icon a.fa:hover:before {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}

.hover-icon a.fa.from-right:hover:before {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}

.hover-icon a.fa.from-top:hover:before {
  -webkit-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}

.hover-icon a.fa.from-bottom:hover:before {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}

.hover-icon a.fa.rotate:hover:before {
  -webkit-animation: spinAround 2s linear infinite;
  animation: spinAround 2s linear infinite;
}

.hover-icon a.fa.fa-1x {
  width: 28px;
  height: 28px;
}

.hover-icon a.fa.fa-1x:before {
  font-size: 16px;
  line-height: 28px;
}

.hover-icon a.fa.fa-2x {
  width: 45px;
  height: 45px;
}

.hover-icon a.fa.fa-2x:before {
  font-size: 22px;
  line-height: 45px;
}

.hover-icon a.fa.fa-4x {
  width: 80px;
  height: 80px;
}

.hover-icon a.fa.fa-4x:before {
  font-size: 42px;
  line-height: 80px;
}

.hover-icon a.fa.fa-5x {
  width: 100px;
  height: 100px;
}

.hover-icon a.fa.fa-5x:before {
  font-size: 54px;
  line-height: 100px;
}

.feature-box .icon-wrap {
  float: left;
  margin-top: 5px;
}

.feature-box .feature-box-title {
  margin-top: 0;
  margin-bottom: 15px;
}

.feature-box p:last-child {
  margin-bottom: 0;
}

.feature-box.size-1 .feature-box-content {
  margin-left: 35px;
}

.feature-box.size-2 .feature-box-content {
  margin-left: 55px;
}

.feature-box.size-3 .feature-box-content {
  margin-left: 75px;
}

.feature-box.size-4 .feature-box-content {
  margin-left: 95px;
}

.feature-box.size-5 .feature-box-content {
  margin-left: 115px;
}

@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
    transform: translate(100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }

  51% {
    opacity: 1;
  }
}

@-webkit-keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
    transform: translate(100%);
  }

  51% {
    opacity: 1;
  }
}

@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  51% {
    opacity: 1;
  }
}

@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  51% {
    opacity: 1;
  }
}

@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*********************
Image Effects
*********************/

.effect {
  position: relative;
}

.effect img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}

a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 60px;
  height: 60px;
  border: solid 5px #fff;
  text-align: center;
  color: #fff !important;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.slide-top .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}

.slide-top .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.slide-top .overlay a.expand:hover, .slide-top .overlay a.expand:focus {
  color: #fff !important;
  text-decoration: none;
}

.slide-top.hover .overlay {
  opacity: 1;
}

.slide-top.hover .overlay a.expand {
  top: 50%;
  margin-top: -30px;
  opacity: 1;
}

.effect {
  text-align: center;
}

.effect .caption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent !important;
}

.effect .caption:before, .effect .caption:after {
  pointer-events: none;
}

.effect .caption a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.effect .caption h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  font-size: 1.2em;
}

.effect .caption p {
  letter-spacing: 1px;
  font-size: 68.5%;
  margin: 0;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

@-webkit-keyframes rotateScale {
  0% {
    -webkit-transform: rotate(-175deg) scale(0.2);
  }

  100% {
    -webkit-transform: rotate(0deg) scale(1);
  }
}

@keyframes rotateScale {
  0% {
    -webkit-transform: rotate(-175deg) scale(0.2);
    transform: rotate(-175deg) scale(0.2);
  }

  100% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}

.quest-gallery {
  text-align: center;
}

.quest-gallery .quest-gallery-thumb {
  display: block;
  margin: 10px;
  position: relative;
}

.quest-gallery .quest-gallery-thumb img {
  width: 100%;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.quest-gallery .quest-gallery-thumb .overlay {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.quest-gallery .quest-gallery-thumb .overlay .image-title {
  font-size: 1.5em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0 10px;
  letter-spacing: 0.75px;
}

.quest-gallery .quest-gallery-thumb .fa {
  font-size: 24px;
  color: #fff;
  background: #27ae60;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.quest-gallery .quest-gallery-thumb:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.quest-gallery .quest-gallery-thumb:hover .overlay {
  opacity: 0.7;
}

.quest-gallery .quest-gallery-thumb:hover .overlay .fa {
  -webkit-animation: rotateScale 0.8s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: rotateScale 0.8s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.quest-gallery .quest-gallery-thumb:focus {
  outline: none;
}

.quest-gallery .quest-gallery-thumb > .overlay {
  padding-top: 30%;
}

.quest-gallery.rounded img, .quest-gallery.rounded span {
  -webkit-border-radius: 150px;
  border-radius: 150px;
}

.quest-gallery.no-pad .quest-gallery-thumb-wrap {
  padding: 0 !important;
}

.quest-gallery.rounded .quest-gallery-thumb-wrap .quest-gallery-thumb {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}

.quest-gallery-thumb-wrap {
  float: left;
}

.quest-gallery-thumb-wrap .quest-gallery-thumb {
  display: block;
  overflow: hidden;
  z-index: 1;
  position: relative;
  margin: 0;
}

.quest-gallery-thumb-wrap .quest-gallery-thumb img {
  width: 100%;
  max-width: none;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.quest-gallery-thumb-wrap .quest-gallery-thumb:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.quest-gallery.two-col {
  margin: 20px -15px;
}

.quest-gallery.two-col .quest-gallery-thumb-wrap {
  width: 50%;
  padding: 15px;
}

.quest-gallery.two-col .quest-gallery-thumb .fa {
  width: 120px;
  height: 120px;
  line-height: 120px;
  font-size: 60px;
  -webkit-border-radius: 120px;
  border-radius: 120px;
}

.quest-gallery.two-col .image-title {
  font-size: 2.2em;
  top: 50%;
}

.quest-gallery.three-col {
  margin: 20px -10px;
}

.quest-gallery.three-col .quest-gallery-thumb-wrap {
  width: 33.333%;
  padding: 10px;
}

.quest-gallery.three-col .quest-gallery-thumb .fa {
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 45px;
  -webkit-border-radius: 90px;
  border-radius: 90px;
}

.quest-gallery.three-col .image-title {
  font-size: 1.8em;
  top: 50%;
}

.quest-gallery.four-col {
  margin: 20px -8px;
}

.quest-gallery.four-col .quest-gallery-thumb-wrap {
  width: 25%;
  padding: 8px;
}

.quest-gallery.four-col .quest-gallery-thumb .fa {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
}

.quest-gallery.four-col .image-title {
  font-size: 1.5em;
  top: 50%;
}

.quest-gallery.five-col {
  margin: 20px -6px;
}

.quest-gallery.five-col .quest-gallery-thumb-wrap {
  width: 20%;
  padding: 6px;
}

.quest-gallery.five-col .quest-gallery-thumb .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

.quest-gallery.five-col .image-title {
  font-size: 1.2em;
  top: 50%;
}

.quest-gallery.six-col {
  margin: 20px -5px;
}

.quest-gallery.six-col .quest-gallery-thumb-wrap {
  width: 16.6666%;
  padding: 5px;
}

.quest-gallery.six-col .quest-gallery-thumb .fa {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.quest-gallery.six-col .image-title {
  font-size: 1em;
  top: 50%;
}

@media (max-width: 420px) {
  .quest-gallery.two-col, .quest-gallery.three-col, .quest-gallery.four-col, .quest-gallery.five-col, .quest-gallery.six-col {
    margin: 20px -10px;
  }

  .quest-gallery.two-col .quest-gallery-thumb-wrap, .quest-gallery.three-col .quest-gallery-thumb-wrap, .quest-gallery.four-col .quest-gallery-thumb-wrap, .quest-gallery.five-col .quest-gallery-thumb-wrap, .quest-gallery.six-col .quest-gallery-thumb-wrap {
    width: 100%;
    padding: 10px;
  }
}

@media (max-width: 768px) {
  .quest-gallery.two-col, .quest-gallery.three-col, .quest-gallery.four-col, .quest-gallery.five-col, .quest-gallery.six-col {
    margin: 20px -10px;
  }

  .quest-gallery.two-col .quest-gallery-thumb-wrap, .quest-gallery.three-col .quest-gallery-thumb-wrap, .quest-gallery.four-col .quest-gallery-thumb-wrap, .quest-gallery.five-col .quest-gallery-thumb-wrap, .quest-gallery.six-col .quest-gallery-thumb-wrap {
    width: 50%;
    padding: 10px;
  }
}
/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) and(max-width: 992px) {
  .quest-gallery.two-col, .quest-gallery.three-col, .quest-gallery.four-col, .quest-gallery.five-col, .quest-gallery.six-col {
    margin: 20px -10px;
  }

  .quest-gallery.two-col .quest-gallery-thumb-wrap, .quest-gallery.three-col .quest-gallery-thumb-wrap, .quest-gallery.four-col .quest-gallery-thumb-wrap, .quest-gallery.five-col .quest-gallery-thumb-wrap, .quest-gallery.six-col .quest-gallery-thumb-wrap {
    width: 50%;
    padding: 10px;
  }
}
/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) and(max-width: 1200px) {
  .quest-gallery.two-col, .quest-gallery.three-col, .quest-gallery.four-col, .quest-gallery.five-col, .quest-gallery.six-col {
    margin: 20px -10px;
  }

  .quest-gallery.two-col .quest-gallery-thumb-wrap, .quest-gallery.three-col .quest-gallery-thumb-wrap, .quest-gallery.four-col .quest-gallery-thumb-wrap, .quest-gallery.five-col .quest-gallery-thumb-wrap, .quest-gallery.six-col .quest-gallery-thumb-wrap {
    width: 33.33%;
    padding: 10px;
  }
}

.read-more {
  margin: 0 30px 0 0;
  text-align: right;
}

.read-more a {
  position: relative;
}

.read-more a .fa-angle-double-right {
  position: absolute;
  left: 108%;
  top: 3px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.read-more a:hover > .fa-angle-double-right {
  left: 115%;
}

.arrow-container {
  float: right;
  margin-top: 10px;
}

.arrow-container a {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: bolder;
}

.arrow-container a:hover {
  color: #fff;
}

.tags.action {
  width: 80%;
  border-left: none;
  margin: 2em auto;
}

.contact-icon {
  font-size: 16px;
  margin-right: 5px;
}

.contact-icon.fa-mobile-phone {
  font-size: 160%;
}

.contact-icon.fa-envelope-alt {
  font-size: 95%;
}

.post-grid .sticky-label {
  margin: 15px 0 5px;
  text-align: center;
}

.sticky-post-label {
  padding: 5px 10px;
  background: #1e73be;
  color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 1.1em;
}

.post h1 {
  margin: 15px 0 20px;
  text-align: left;
}

.post h1.post-title {
  margin-top: 5px;
  margin-bottom: 5px;
}

.post .entry-meta {
  color: #9d9a9a;
  margin-bottom: 1em;
}

.post .entry-meta .seperator {
  margin: 0 2px;
}

.post .post-image img {
  width: 100%;
}

.post-half {
  margin: 30px 0;
}

.post-half h1 {
  margin: 15px 0 20px;
  text-align: left;
  margin: 5px 0;
}

.post-half h1.post-title {
  margin-top: 5px;
  margin-bottom: 5px;
}

.post-half .entry-meta {
  color: #9d9a9a;
}

.post-half .entry-meta .seperator {
  margin: 0 2px;
}

.post-half .post-image {
  float: left;
  width: 45%;
  margin-right: 2em;
  margin-bottom: 12px;
  margin-top: 0;
}

.post-half .post-image img {
  width: 100%;
}

.post-half .post-image a:hover img {
  opacity: 0.4;
}

.post-half .post-image a:hover .fa-search {
  opacity: 0.8;
  -webkit-transform: translateY(0);
}

.post-half .post-image a:hover .fa-minus-sign {
  opacity: 0;
}

.post-half .entry-content {
  margin: 10px 0;
  clear: none;
}

.post-half .fa-minus-sign {
  -webkit-transition: all 0.3s;
}

/* Clearfix */
.entry-content:before, .entry-content:after, .gallery:before, .gallery:after {
  content: ' ';
  display: table;
}

.entry-content:after, .gallery:after {
  clear: both;
}

.blog-normal img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.blog-normal a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.post-image {
  width: 100%;
  margin: 5px 0;
  border: none;
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

.post-image .empty-image {
  background: #e5e5e5;
}

.post-image a .more-icon {
  position: absolute;
  -webkit-transform: translateY(-10px);
  top: 42%;
  left: 46%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  font-size: 18px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
}

.post-image a:hover {
  color: #504e4e;
}

.post-image a:hover .more-icon {
  opacity: 0.9;
  -webkit-transform: translateY(0);
}

.post-image .fa-minus-sign {
  position: absolute;
  top: 40%;
  left: 50%;
  font-size: 48px;
}

.post-grid .post-image a img {
  -webkit-transition: all 0.5s;
}

.post-grid .entry-meta {
  margin: 0 18px;
}

.post-grid .entry-content {
  margin: 0 18px;
}

.post-grid h1 {
  margin: 0 18px;
}

.post-grid.animate {
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}

.post-normal .post-image {
  margin-bottom: 12px;
}

.post-normal h1 {
  margin: 5px 0;
}

.single .post-normal {
  padding: 0;
  border-bottom: none;
}

#article-container {
  position: relative;
  margin-top: 1.5em;
}

.post-date {
  color: #9d9a9a;
  font-size: 11px;
  line-height: 11px;
}

.post-date i {
  margin-right: 5px;
}

.pagination a {
  color: #27ae60;
}

.pagination .current {
  color: #fff;
}

.pagination.post-pagination {
  display: block;
  text-align: left;
  padding: 2em 0 0;
  margin-bottom: 0;
  margin-top: 30px;
  border-top: 1px solid #e5e5e5;
}

.pagination.post-pagination h4 {
  margin-top: 5px;
}

.pagination.post-pagination a {
  border: none;
  font-size: 18px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  color: #333;
}

.pagination.post-pagination a:hover {
  border: none;
  color: #27ae60;
}

.pagination.post-pagination a:hover .previous i {
  left: 0;
}

.pagination.post-pagination a:hover .next i {
  right: 0;
}

.pagination.post-pagination a .text {
  text-transform: uppercase;
  font-size: 13px;
}

.pagination.post-pagination a h4 {
  font-size: 18px;
}

.pagination.post-pagination .next {
  text-align: right !important;
  position: relative;
}

.pagination.post-pagination .next i {
  top: 10px;
  left: auto;
  right: 8px;
}

.pagination.post-pagination .next .text {
  margin-left: 40px;
  margin-left: 0;
  margin-right: 40px;
}

.pagination.post-pagination .next h4 {
  margin-left: 40px;
  margin-left: 0;
  margin-right: 40px;
  text-align: right !important;
}

.pagination.post-pagination .previous {
  position: relative;
  text-align: left !important;
}

.pagination.post-pagination .previous .text {
  margin-left: 40px;
}

.pagination.post-pagination .previous h4 {
  margin-left: 40px;
  text-align: left !important;
}

.pagination .fa-angle-double-left {
  font-size: 12px;
}

.pagination .fa-angle-double-right {
  font-size: 12px;
}

.post-categories, .post-tags {
  margin-bottom: 5px;
  padding-left: 5px;
}

.post-categories:before, .post-tags:before {
  display: inline-block;
  font: 14px FontAwesome;
  content: "\f15b";
  color: #9d9a9a;
  margin-right: 10px;
}

.post-categories li, .post-tags li {
  display: inline-block;
}

.post-categories li a:after, .post-tags li a:after {
  display: inline-block;
  content: '/';
  padding: 0 2px 0 5px;
}

.post-categories li:last-child a:after, .post-tags li:last-child a:after {
  display: none;
}

.post-tags:before {
  content: "\f02b";
}

.entry-footer .fa {
  position: relative;
  top: 19px;
}

.alignleft {
  float: left;
  display: block;
  margin-right: 1em;
}

.alignright {
  float: right;
  display: block;
  margin-left: 1em;
}

.wp-caption-text {
  text-align: center;
}

.onehalf {
  float: left;
  padding: 0 20px 0 0;
  width: 50%;
}

.onethird {
  float: left;
  padding: 0 20px 0 0;
  width: 33.3%;
}

.twothird {
  float: left;
  padding: 0 20px 0 0;
  width: 66.6%;
}

.onefourth {
  float: left;
  padding: 0 20px 0 0;
  width: 25%;
}

.twofourth {
  float: left;
  padding: 0 20px 0 0;
  width: 50%;
}

.threefourth {
  float: left;
  padding: 0 20px 0 0;
  width: 68%;
}

.message {
  background-color: #ffffe0;
  border: 1px solid #e6db55;
  margin: 5px 0 15px;
  padding: .6em;
  width: 60%;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.bg-section {
  padding: 2em 0;
  overflow: hidden;
  background-color: #1a1a1a;
  -webkit-box-shadow: inset 0 0 22px -10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 22px -10px rgba(0, 0, 0, 0.2);
  background-size: cover;
  background-attachment: fixed;
}

.bg-section h1 {
  text-shadow: none;
}

.bg-section h2 {
  text-shadow: none;
}

.bg-section h3 {
  text-shadow: none;
}

.bg-section h4 {
  text-shadow: none;
}

.bg-section h5 {
  text-shadow: none;
}

.bg-section h6 {
  text-shadow: none;
}

#cboxClose {
  border: none !important;
}

#comments #reply-title {
  position: relative;
  border-top: 1px solid #e5e5e5;
  padding: 0.8em 0;
  font-size: 1.5em;
  margin-bottom: 0;
}

#comments .comment {
  padding: 1.5em 0;
}

#comments .comment p {
  margin-bottom: 1em;
}

#comments .comment p:last-child {
  margin-bottom: 0;
}

#comments .comment .avatar {
  float: left;
  width: 80px;
}

#comments .comment .avatar img {
  -webkit-border-radius: 70px;
  border-radius: 70px;
  width: 70px;
}

#comments .comment .comment-date {
  margin-left: 5px;
  font-size: 12px;
  background-position: left 4px;
}

#comments .comment .comment-reply {
  margin-left: 1em;
}

#comments .comment .comment-reply i {
  font-size: 11px;
}

#comments .comment-content {
  padding-left: 85px;
  margin-top: 5px;
}

#comments .comment-meta {
  padding-left: 85px;
}

#comments .pingback {
  border-bottom-style: solid;
  padding: 10px 0;
}

#comments .pingback .comment-content, #comments .pingback .comment-meta {
  padding-left: 5px;
}

#comments li {
  border-bottom: 1px dashed #e5e5e5;
  list-style-type: none !important;
}

#comments li:last-child {
  border-bottom: none;
}

#comments li li {
  border-top: 1px dashed #e5e5e5;
}

#comments .children {
  padding-left: 5em;
  margin: 0;
}

#comments .post-comments-form textarea:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#comments .post-comments-form input[type=text]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#comments #post-comments-form textarea:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#comments #post-comments-form input[type=text]:focus {
  border-color: #76c5e4;
  background-color: #fff;
}

#comments.contactus {
  margin-top: 0;
}

#comments.contactus h1 {
  margin-bottom: 1em;
}

#comments.contactus h3 {
  margin-top: 1.5em;
}

#comments .post-comments-heading h3 {
  border-top: 1px solid #e5e5e5;
  margin-top: 0;
  padding-top: 0.8em;
}

#about-author {
  padding: 1em 0;
  margin: 2em 0 0;
  border-top: 1px solid #e5e5e5;
}

#about-author h2 {
  font-size: 18px;
}

#about-author .avatar {
  float: left;
}

#about-author .avatar img {
  -webkit-border-radius: 70px;
  border-radius: 70px;
}

#about-author .author-content {
  margin-left: 85px;
}

.boxed #page.fixed-header .main-header.scrolled {
  width: auto;
}

.post-preview h1 {
  text-align: left;
}

article.page h1.post-title {
  margin-top: 5px;
  margin-bottom: 20px;
}

article.post-normal h1.post-title {
  margin-top: 5px;
  margin-bottom: 5px;
}

.single .post-image {
  margin-bottom: 20px;
}

.img-container1 img {
  border: 5px solid #e5e5e5;
}

.gallery-container .gallery-item {
  display: inline-block;
  margin: 5px 5px 5px 0;
  border: 1px solid #e5e5e5;
}

.gallery .gallery-item {
  float: left;
  text-align: center;
}

.gallery figcaption {
  display: none;
}

.gallery-columns-1 .gallery-item {
  width: 96%;
  margin: 2%;
}

.gallery-columns-2 .gallery-item {
  width: 46%;
  margin: 3% 2%;
}

.gallery-columns-3 .gallery-item {
  width: 31%;
  margin: 3% 1.16%;
}

.gallery-columns-4 .gallery-item {
  width: 23%;
  margin: 3% 1%;
}

.gallery-columns-5 .gallery-item {
  width: 18%;
  margin: 1%;
}

.gallery-columns-6 .gallery-item {
  width: 14.66%;
  margin: 1%;
}

.gallery-columns-7 .gallery-item {
  width: 12.68%;
  margin: 0.8%;
}

.gallery-columns-8 .gallery-item {
  width: 11.1%;
  margin: 0.7%;
}

.gallery-columns-9 .gallery-item {
  width: 10.111%;
  margin: 0.5%;
}

.alert .close {
  font-size: 12px;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  white-space: nowrap;
  background: #27ae60;
  visibility: hidden;
  opacity: 0.8;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top .fa {
  font-size: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -12px;
  margin-left: -7.5px;
  color: #fff;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top {
  z-index: 100;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.no-touch .cd-top:hover {
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
/*---------------------------------------------------------
6. Sidebar
-------------------------------------------------------- */

.main-sidebar .widget_nav_menu li:before, .main-sidebar .widget_categories li:before, .main-sidebar .widget_archive li:before, .main-sidebar .widget_pages li:before, .main-sidebar .widget_meta li:before, .main-sidebar .widget_recent_comments li:before, .main-sidebar .widget_rss li:before, .main-sidebar .widget_recent_entries li:before {
  content: "\f178";
  font-family: "FontAwesome";
  font-size: 8px;
  padding-right: 10px;
}

.main-sidebar .sidebar-widget {
  margin: 2em 0;
  padding: 0 8px;
}

.main-sidebar .sidebar-widget:first-child {
  margin-top: 0;
}

.main-sidebar .sidebar-widget .widget-title {
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
}

.main-sidebar .sidebar-widget ul {
  margin-bottom: 0;
  margin-left: 15px;
}

.main-sidebar .sidebar-widget ul li {
  list-style-type: none;
}

.main-sidebar .widget_nav_menu li {
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 12px 6px 0;
}

.main-sidebar .widget_nav_menu li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.main-sidebar .widget_nav_menu li ul.children {
  border-top: 1px solid #e5e5e5;
  margin-top: 6px;
}

.main-sidebar .widget_nav_menu #menu-item-search {
  display: none;
}

.main-sidebar .sidebar-posts {
  margin: 8px 0;
}

.main-sidebar .sidebar-posts .sidebar-post-image {
  position: relative;
}

.main-sidebar .sidebar-posts .sidebar-post-image .fa-minus-sign {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 12px;
}

.main-sidebar .sidebar-posts .sidebar-post-image img {
  width: 50px;
  height: 50px;
}

.main-sidebar .sidebar-posts .post-title {
  padding-left: 60px;
}

.main-sidebar .sidebar-posts .post-date {
  padding-left: 60px;
}

.main-sidebar .widget_categories li {
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 12px 6px 0;
}

.main-sidebar .widget_categories li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.main-sidebar .widget_categories li ul.children {
  border-top: 1px solid #e5e5e5;
  margin-top: 6px;
}

.main-sidebar .widget_archive li {
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 12px 6px 0;
}

.main-sidebar .widget_archive li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.main-sidebar .widget_archive li ul.children {
  border-top: 1px solid #e5e5e5;
  margin-top: 6px;
}

.main-sidebar .widget_pages li {
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 12px 6px 0;
}

.main-sidebar .widget_pages li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.main-sidebar .widget_pages li ul.children {
  border-top: 1px solid #e5e5e5;
  margin-top: 6px;
}

.main-sidebar .widget_meta li {
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 12px 6px 0;
}

.main-sidebar .widget_meta li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.main-sidebar .widget_meta li ul.children {
  border-top: 1px solid #e5e5e5;
  margin-top: 6px;
}

.main-sidebar .widget_recent_comments li {
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 12px 6px 0;
}

.main-sidebar .widget_recent_comments li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.main-sidebar .widget_recent_comments li ul.children {
  border-top: 1px solid #e5e5e5;
  margin-top: 6px;
}

.main-sidebar .widget_rss li {
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 12px 6px 0;
}

.main-sidebar .widget_rss li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.main-sidebar .widget_rss li ul.children {
  border-top: 1px solid #e5e5e5;
  margin-top: 6px;
}

.main-sidebar .widget_recent_entries li {
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 12px 6px 0;
}

.main-sidebar .widget_recent_entries li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.main-sidebar .widget_recent_entries li ul.children {
  border-top: 1px solid #e5e5e5;
  margin-top: 6px;
}

.widget_calendar table {
  margin: 0;
  width: 100%;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  color: #6a6767;
}

.widget_calendar table th {
  text-align: left;
}

.widget_calendar table td {
  text-align: left;
}

.widget_calendar table caption {
  text-align: left;
}

.widget_calendar table #next {
  padding-right: 1.714285714rem;
  text-align: right;
}

/*---------------------------------------------------------
7. Footer
-------------------------------------------------------- */
.main-footer {
  background-color: #efefef;
  padding: 25px 0;
  color: #777777;
  border-top: 1px solid #c1c1c1;
}

.main-footer h1 {
  text-shadow: none;
  font-size: 20px;
  text-align: left;
  color: #5f5f5f;
  margin: 0 0 15px 0;
}

.main-footer h2 {
  text-shadow: none;
}

.main-footer h3 {
  text-shadow: none;
}

.main-footer h4 {
  text-shadow: none;
}

.main-footer h5 {
  text-shadow: none;
}

.main-footer h6 {
  text-shadow: none;
}

.main-footer p {
  color: #777777;
  font-size: 12px;
}

.main-footer li {
  color: #777777;
  font-size: 12px;
  margin-bottom: 5px;
  margin: 0;
  padding: 5px;
  border-top: 1px solid #c1c1c1;
}

.main-footer li ul {
  margin: 5px 0 5px 8px;
}

.main-footer li ul li:last-child {
  border-bottom: 1px solid #c1c1c1;
}

.main-footer li:last-child {
  border-bottom: 1px solid #c1c1c1;
}

.main-footer .tagcloud a {
  display: inline-block;
  padding-right: 5px;
  padding-bottom: 5px;
}

.main-footer .col-md-3 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.copyright {
  padding: 15px 0;
  overflow: visible !important;
  text-align: center;
  background-color: #2B3A42;
}

.copyright ul {
  float: none;
}

.copyright .copyright-text {
  min-height: 28px;
  line-height: 28px;
}

.copyright .col-md-6 p {
  margin-bottom: 0;
  line-height: 44px;
  font-size: 12px;
  color: #777;
}

@media (max-width: 991px) {
  .copyright .col-md-6 {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .copyright {
    text-align: left;
  }

  .copyright ul {
    float: right;
  }
}

.social-icon-container ul {
  margin: 0;
}

.social-icon-container ul li {
  display: inline-block;
}

.social-icon-container .social-icon {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 28px;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  color: #9e8f8f;
  cursor: pointer;
  display: inline-block;
  margin: 0 5px 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.social-icon-container .social-icon:hover {
  color: #fff;
  background: #27ae60;
}

.payment_methods li {
  list-style-type: none !important;
}

#colorbox, #cboxOverlay, #cboxWrapper {
  z-index: 99999;
}

.pb-old-slider .container, .pb-old-slider .container-fluid {
  padding: 0;
}

.transparent-header .page-builder .pt-pb-section:first-of-type {
  padding-top: 0 !important;
}

.northeastern-logo {
  text-shadow: none;
  color: transparent;
  width: 100%;
  height: 30px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  max-width: 215px;
  display: block;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  opacity: .8;
  position: relative;
  top: 15px;
}

.nu-header {
  border-bottom: none;
}

.nu-header .northeastern-logo {
  height: 50px;
  max-width: 275px;
}

.copyright-text address {
  padding-left: 15px;
}

.custom-footer p {
  padding: 20px;
  margin: 0px;
  font-size: 13px;
}

/*for nu social media icons in footer */
.nu-social {
  margin: 0 0 0.75em 0;
}

.nu-social > li {
  float: right;
  display: block;
}

.nu-social > li > a {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  padding: 0.25em;
  font-size: 1.3em;
  opacity: 0.5;
}

.nu-social > li > a:hover, .nu-social > li > a:focus {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  text-decoration: none;
  opacity: 1;
}

@media (max-width: 767px) {
  .nu-social {
    float: left;
  }
}

#menu-item-search form {
  padding: 15px;
}

/*for drstk search/browse*/
.browse .drs-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid;
  margin-bottom: 0.8em;
}

.browse .drs-item-title a, .browse .drs-item-creator, .browse .drs-item-abstract, .browse .drs-item-date {
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.drs-facet-name {
  display: block;
  font-size: 16px;
}

.btn-more {
  text-transform: capitalize;
  background-color: transparent;
  color: #c00;
  border: 1px solid #ddd;
  margin: 10px 0px 10px 0px;
  width: 100%;
  white-space: normal;
}

#drs-selection .btn-more {
  width: auto;
}

.drs-facet-val {
  display: block;
  overflow: auto;
  border-bottom: 1px dotted #ddd;
  padding: 5px 0px 5px 0px;
}

#drs-sort p {
  line-height: 40px;
}

#drs-per-page-div p {
  line-height: 40px;
}

#content select#drs-per-page, #content select#drs-sort-option {
  width: auto;
  margin: 0;
  min-width: 25%;
}

@media (min-width: 767px) {
  #drs-browse-header-row, #drs-selection {
    padding-bottom: 15px;
  }
}

@media (max-width: 767px) {
  #drs-content .col-md-2 {
    margin-bottom: 30px;
  }
}

.drs-facet-toggle {
  margin-bottom: 10px;
}

#secondary .container {
  width: auto;
}

#secondary h1 {
  font-size: 1.5em;
}

.ellipsis + .ellipsis {
  display: none;
}

/*updates for modal height*/
.modal-body {
  max-height: 250px;
  overflow-y: auto;
}

@media (min-height: 500px) {
  .modal-body {
    max-height: 400px;
  }
}

@media (min-height: 800px) {
  .modal-body {
    max-height: 600px;
  }
}

#drs_item_modal .modal-body {
  max-height: 100%;
}

/*fixes for pagination*/
.pagination {
  margin-top: 10px;
}

#drs_item_modal .pagination {
  margin: 0;
}

/*for tiled galleries*/
.free-wall {
  margin: 15px;
}

.brick {
  width: 221.2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  border-radius: 3px;
  border: none;
}

.info, .drs-item.hover .drstk-caption[data-caption-position="hover"] {
  padding: 15px;
  text-align: left;
  font-style: normal;
  line-height: 150%;
}

.drs-item.hover .drstk-caption[data-caption-position="hover"] {
  position: absolute;
  width: inherit;
}

.drs-item.hover .drstk-caption[data-caption-position="hover"] a {
  height: 100%;
  width: 100%;
}

.drs-item.hover {
  display: inline-block;
  position: relative;
}

.panel-grid-cell .drs-item.hover {
  display: block;
  width: 100%;
}

.panel-grid-cell .drs-item.hover img {
  width: 100%;
}

.drs-item.hover a {
  display: inline-block;
  width: 100%;
}

.brick img {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
  max-width: 100%;
  /*width: auto;
  max-width: 100%;
  position: relative;
  height: 100%;
  margin-left: auto;
  margin-right: auto;*/
}

.cell {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.cell .info, .brick-hover .info, .drs-item.hover .drstk-caption[data-caption-position="hover"] {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s linear, opacity 0.2s linear;
  -webkit-transition: visibility 0.2s linear, opacity 0.2s linear;
  -moz-transition: visibility 0.2s linear, opacity 0.2s linear;
  -o-transition: visibility 0.2s linear, opacity 0.2s linear;
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 0;
}

.brick-hover .info, .drs-item.hover .drstk-caption[data-caption-position="hover"] {
  top: 0;
  background: #FFF;
  overflow: scroll;
}

.cell:hover .info, .brick-hover:hover .info, .drs-item.hover:hover .drstk-caption[data-caption-position="hover"] {
  visibility: visible;
  opacity: .9;
  transition-delay: 0;
}

.cell .info > div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.cell .info a, .brick-hover .info a, .drs-item.hover .drstk-caption[data-caption-position="hover"] {
  display: block;
  padding: 15px;
  height: 100%;
}

/*for bootstrap carousel*/
.carousel-caption {
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 25px;
  margin-left: auto;
  margin-right: auto;
}

.carousel-inner > .item > a > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.carousel-control.right, .carousel-control.left {
  background-image: none;
  opacity: 1;
}

ol.carousel-indicators, .entry-content ol.carousel-indicators {
  margin-bottom: -20px;
}

/*for single drs item*/
.drs-item a:not(.button) {
  display: block;
}

.drstk-caption {
  display: inline-block;
}

.drs-item .fa-folder-open-o {
  font-size: 80px;
  padding: 45px;
}

figure, figcaption {
  text-align: center;
}

figcaption .label {
  border: 1px solid #ddd;
}

.drs-item figure a {
  text-decoration: none;
}

.home #content .entry-title:first-of-type {
  display: none;
}

.home #content .related_content .entry-title, .home #content #secondary .entry-title {
  display: block;
  margin-top: 0;
}

.drs-item-details b, .drs-field-label, .drs-field-label b {
  font-weight: bold;
}

.drs-field-label:after {
  content: ':';
}

.drs-field-value {
  padding-left: 5px;
  font-weight: normal;
  word-break: break-word;
}

.drs-item-custom {
  padding-top: 30px;
}

/*fixes for ugly dropdown menus*/
.main-navigation .nav > li > a {
  line-height: 48px !important;
  padding-top: 6px;
}

.main-navigation .nav .dropdown-menu .dropdown-menu {
  margin-top: -1px !important;
}

.panel-body {
  font-size: 90%;
}

/*fis for no flash images on certain versions of ios*/
.issuuembed .read-link img {
  left: 0 !important;
}

#single_carousel .carousel-caption {
  padding: 10px;
  display: none;
}

#single_carousel:hover .carousel-caption {
  display: block;
}

/* for associated files display */
.assoc_files, .related_content {
  margin-top: 30px;
}

.assoc_files .panel-body, .related_content .panel-body {
  font-size: 90%;
}

.assoc_files img, .related_content img {
  float: right;
  padding-left: 5px;
  padding-bottom: 5px;
}

/*hide issue embed links*/
.issuu-isrendered span {
  display: none !important;
}

/*allows item caption hover*/
.panel-grid-cell .textwidget {
  width: inherit;
  position: relative;
}

/*for wp search content exceeding box*/
.entry-content p {
  word-wrap: break-word;
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}
/*for mirador*/

#mirador_viewer {
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 650px;
}

#masthead {
  background-attachment: fixed;
  background-clip: border-box;
  background-color: rgb(245, 245, 245);
  background-image: url(https://arader.library.northeastern.edu/wp-content/uploads/2015/11/ptw-72.png);
  background-origin: padding-box;
  background-position: 50% 50%;
  background-size: cover;
  border: none;
}

.dsg-footer a:hover, .dsg-footer a:focus {
  text-decoration: none;
  background-color: #eee;
  padding: 5px;
  border-radius: 4px;
}

.main-sidebar .widget_nav_menu li:before {
  content: "";
}

.main-sidebar .sidebar-widget ul {
  margin-left: 8px;
}

@media (max-width: 767px) {
  .site-branding .site-title {
    font-size: 30px;
    text-align: left !important;
  }

  body {
    font-size: 14px !important;
  }
}

.site-branding {
  width: 100% !important;
}

#site-navigation {
  width: 100%;
}

#site-navigation .navbar-right {
  float: left !important;
}

#main-menu-collapse {
  padding-left: 0;
}

#menu-drs-main-menu {
  width: 100%;
}

#menu-item-search {
  float: right;
}

#menu-drs-main-menu li.menu-item-type-custom:first-of-type a {
  padding-left: 0;
}

.freewall {
  width: 100%;
  display: block
}

footer .nav-pills > li > a, .footer a, .custom-footer a {
  color: #007680
}

footer .nav-pills > li > a:hover, footer .nav-pills > li > a:focus, .custom-footer p a:hover {
  color: #a45932
}

.nu-social > li > a {
  color: #007680
}

.nu-social > li > a:hover, .nu-social > li > a:focus {
  color: #a45932
}

.cell .info, .brick {
  background-color: #FFF
}

.cell .info, .cell .a, .brick, .brick a {
}

.carousel-caption {
  background-color: rgba(255, 255, 255, .8)
}

.carousel-indicators .active {
  background-color: inherit
}

.carousel-indicators li {
  border-color: inherit
}

.carousel-control {
}

.custom-footer {
}

figcaption .label {
  background-color: #efefef;
  color: #3c3c3c
}

.drs-item .thumbnail figure .fa {
  color: #3c3c3c
}

footer .northeastern-logo {
  background-image: url(https://arader.library.northeastern.edu/wp-content/themes/quest-child/images/nu-dark.svg);
}

.nu-header .northeastern-logo {
  background-image: url(https://arader.library.northeastern.edu/wp-content/themes/quest-child/images/lib-dark.svg);
}

.nu-header .northeastern-logo {
  height: 70px;
}

.btn, .button {
}

.button:hover {
  box-shadow: 0 0 5px #efefef !important;
}

.panel-default {
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(221, 221, 221, .5);
}

.panel-default > .panel-body {
}

.panel-default > .panel-heading {
}

#secondary {
}

.current-menu-item a {
  color: #007680
}

ul.dropdown-menu.sm-nowrap {
  max-width: 1000px !important;
}
/* adjust positioning for updated longer footer */

.copyright ul {
  float: none !important;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}

.breadcrumb > .active {
  color: #777
}

#drs-pagination {
  text-align: center;
}

.pagination {
  padding-left: 0;
  margin: 0;
  border-radius: 4px
}

.pager li, .pagination > li {
  display: inline
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

.badge, .label {
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  vertical-align: baseline;
  text-align: center
}

.navbar-nav .dropdown-menu > li > a, .popover {
  white-space: normal
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center
}

.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:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee
}

.pager .next > a, .pager .next > span {
  float: right
}

.pager .previous > a, .pager .previous > span {
  float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff
}

@media (min-width: 1100px) {
  .container {
    width: 1020px;
    max-width: 100% !important;
  }
}
/*********************
INPUTS
*********************/

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="color"], select, textarea, .field {
  height: auto;
  line-height: 30px;
  padding: 0 12px;
  margin-bottom: 16px;
  font-size: 1em;
  border-radius: 20px;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #ccc;
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}

input[type="text"]:focus, input[type="text"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="datetime-local"]:focus, input[type="datetime-local"]:active, input[type="date"]:focus, input[type="date"]:active, input[type="month"]:focus, input[type="month"]:active, input[type="time"]:focus, input[type="time"]:active, input[type="week"]:focus, input[type="week"]:active, input[type="number"]:focus, input[type="number"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="color"]:focus, input[type="color"]:active, select:focus, select:active, textarea:focus, textarea:active, .field:focus, .field:active {
  background-color: #f7f8fa;
}

input[type="text"].error, input[type="text"].is-invalid, input[type="password"].error, input[type="password"].is-invalid, input[type="datetime"].error, input[type="datetime"].is-invalid, input[type="datetime-local"].error, input[type="datetime-local"].is-invalid, input[type="date"].error, input[type="date"].is-invalid, input[type="month"].error, input[type="month"].is-invalid, input[type="time"].error, input[type="time"].is-invalid, input[type="week"].error, input[type="week"].is-invalid, input[type="number"].error, input[type="number"].is-invalid, input[type="email"].error, input[type="email"].is-invalid, input[type="url"].error, input[type="url"].is-invalid, input[type="search"].error, input[type="search"].is-invalid, input[type="tel"].error, input[type="tel"].is-invalid, input[type="color"].error, input[type="color"].is-invalid, select.error, select.is-invalid, textarea.error, textarea.is-invalid, .field.error, .field.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: white;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4;
}

input[type="text"].success, input[type="text"].is-valid, input[type="password"].success, input[type="password"].is-valid, input[type="datetime"].success, input[type="datetime"].is-valid, input[type="datetime-local"].success, input[type="datetime-local"].is-valid, input[type="date"].success, input[type="date"].is-valid, input[type="month"].success, input[type="month"].is-valid, input[type="time"].success, input[type="time"].is-valid, input[type="week"].success, input[type="week"].is-valid, input[type="number"].success, input[type="number"].is-valid, input[type="email"].success, input[type="email"].is-valid, input[type="url"].success, input[type="url"].is-valid, input[type="search"].success, input[type="search"].is-valid, input[type="tel"].success, input[type="tel"].is-valid, input[type="color"].success, input[type="color"].is-valid, select.success, select.is-valid, textarea.success, textarea.is-valid, .field.success, .field.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: white;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2;
}

input[type="text"][disabled], input[type="text"].is-disabled, input[type="password"][disabled], input[type="password"].is-disabled, input[type="datetime"][disabled], input[type="datetime"].is-disabled, input[type="datetime-local"][disabled], input[type="datetime-local"].is-disabled, input[type="date"][disabled], input[type="date"].is-disabled, input[type="month"][disabled], input[type="month"].is-disabled, input[type="time"][disabled], input[type="time"].is-disabled, input[type="week"][disabled], input[type="week"].is-disabled, input[type="number"][disabled], input[type="number"].is-disabled, input[type="email"][disabled], input[type="email"].is-disabled, input[type="url"][disabled], input[type="url"].is-disabled, input[type="search"][disabled], input[type="search"].is-disabled, input[type="tel"][disabled], input[type="tel"].is-disabled, input[type="color"][disabled], input[type="color"].is-disabled, select[disabled], select.is-disabled, textarea[disabled], textarea.is-disabled, .field[disabled], .field.is-disabled {
  cursor: not-allowed;
  border-color: #cfcfcf;
  opacity: 0.6;
}

input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active, input[type="password"][disabled]:focus, input[type="password"][disabled]:active, input[type="password"].is-disabled:focus, input[type="password"].is-disabled:active, input[type="datetime"][disabled]:focus, input[type="datetime"][disabled]:active, input[type="datetime"].is-disabled:focus, input[type="datetime"].is-disabled:active, input[type="datetime-local"][disabled]:focus, input[type="datetime-local"][disabled]:active, input[type="datetime-local"].is-disabled:focus, input[type="datetime-local"].is-disabled:active, input[type="date"][disabled]:focus, input[type="date"][disabled]:active, input[type="date"].is-disabled:focus, input[type="date"].is-disabled:active, input[type="month"][disabled]:focus, input[type="month"][disabled]:active, input[type="month"].is-disabled:focus, input[type="month"].is-disabled:active, input[type="time"][disabled]:focus, input[type="time"][disabled]:active, input[type="time"].is-disabled:focus, input[type="time"].is-disabled:active, input[type="week"][disabled]:focus, input[type="week"][disabled]:active, input[type="week"].is-disabled:focus, input[type="week"].is-disabled:active, input[type="number"][disabled]:focus, input[type="number"][disabled]:active, input[type="number"].is-disabled:focus, input[type="number"].is-disabled:active, input[type="email"][disabled]:focus, input[type="email"][disabled]:active, input[type="email"].is-disabled:focus, input[type="email"].is-disabled:active, input[type="url"][disabled]:focus, input[type="url"][disabled]:active, input[type="url"].is-disabled:focus, input[type="url"].is-disabled:active, input[type="search"][disabled]:focus, input[type="search"][disabled]:active, input[type="search"].is-disabled:focus, input[type="search"].is-disabled:active, input[type="tel"][disabled]:focus, input[type="tel"][disabled]:active, input[type="tel"].is-disabled:focus, input[type="tel"].is-disabled:active, input[type="color"][disabled]:focus, input[type="color"][disabled]:active, input[type="color"].is-disabled:focus, input[type="color"].is-disabled:active, select[disabled]:focus, select[disabled]:active, select.is-disabled:focus, select.is-disabled:active, textarea[disabled]:focus, textarea[disabled]:active, textarea.is-disabled:focus, textarea.is-disabled:active, .field[disabled]:focus, .field[disabled]:active, .field.is-disabled:focus, .field.is-disabled:active {
  background-color: #d5edf8;
}

input[type="password"] {
  letter-spacing: 0.3em;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}

select {
  -webkit-appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 90% center;
}

/*********************
NU Footer
*********************/
.nu-wrap {
  margin:0 auto;
  left:10%;
}
.nu-global *, .nu-global ::after, .nu-global ::before {
  box-sizing: border-box
}
.nu-global html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}
.nu-global html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
.nu-global body {
  margin: 0
}
.nu-global body {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'
}
.nu-global hr {
  height: 0;
  color: inherit
}
.nu-global abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
.nu-global b, .nu-global strong {
  font-weight: bolder
}
.nu-global code, .nu-global kbd, .nu-global pre, .nu-global samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;
  font-size: 1em;
}
.nu-global small {
  font-size: 0.8em;
}
.nu-global sub, .nu-global sup {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
.nu-global sub {
  bottom: -.25em
}
.nu-global sup {
  top: -.5em
}
.nu-global table {
  text-indent: 0;
  border-color: inherit
}
.nu-global button, .nu-global input, .nu-global optgroup, .nu-global select, .nu-global textarea {
  font-family: inherit;
  font-size: 1em;
  line-height: 1.15;
  margin: 0
}
.nu-global button, .nu-global select {
  text-transform: none
}
.nu-global button {
  -webkit-appearance: button
}
.nu-global ::-moz-focus-inner {
  border-style: none;
  padding: 0
}
.nu-global legend {
  padding: 0
}
.nu-global progress {
  vertical-align: baseline
}
.nu-global ::-webkit-inner-spin-button, .nu-global ::-webkit-outer-spin-button {
  height: auto
}
.nu-global ::-webkit-search-decoration {
  -webkit-appearance: none
}
.nu-global ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
.nu-global summary {
  display: list-item
}
.nu-global blockquote, .nu-global dd, .nu-global dl, .nu-global figure, .nu-global h1, .nu-global h2, .nu-global h3, .nu-global h4, .nu-global h5, .nu-global h6, .nu-global hr, .nu-global p, .nu-global pre {
  margin: 0
}
.nu-global button {
  background-color: transparent;
  background-image: none
}
.nu-global fieldset {
  margin: 0;
  padding: 0
}
.nu-global ol, .nu-global ul {
  list-style: none;
  margin: 0;
  padding: 0
}
.nu-global html {
  font-family: Lato, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5
}
.nu-global body {
  font-family: inherit;
  line-height: inherit
}
.nu-global *, .nu-global ::after, .nu-global ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor
}
.nu-global hr {
  border-top-width: 1px
}
.nu-global img {
  border-style: solid
}
.nu-global textarea {
  resize: vertical
}
.nu-global input::-moz-placeholder, .nu-global textarea::-moz-placeholder {
  opacity: 1;
  color: #9e9e9e
}
.nu-global input:-ms-input-placeholder, .nu-global textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9e9e9e
}
.nu-global input::placeholder, .nu-global textarea::placeholder {
  opacity: 1;
  color: #9e9e9e
}
.nu-global button {
  cursor: pointer
}
.nu-global table {
  border-collapse: collapse
}
.nu-global h1, .nu-global h2, .nu-global h3, .nu-global h4, .nu-global h5, .nu-global h6 {
  font-size: inherit;
  font-weight: inherit
}
.nu-global a {
  color: inherit;
  text-decoration: inherit
}
.nu-global .hover\:bg-red-700:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(176, 26, 27, var(--tw-bg-opacity)) !important;
  border-bottom:none!important;
  margin-bottom:0!important;
}
.nu-global button, .nu-global input, .nu-global optgroup, .nu-global select, .nu-global textarea {
  padding: 0;
  line-height: inherit;
  color: inherit
}
.nu-global code, .nu-global kbd, .nu-global pre, .nu-global samp {
  font-family: Consolas, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
.nu-global audio, .nu-global canvas, .nu-global embed, .nu-global iframe, .nu-global img, .nu-global object, .nu-global svg, .nu-global video {
  display: block;
  vertical-align: middle
}
.nu-global img, .nu-global video {
  max-width: 100%;
  height: auto
}
.nu-global [hidden] {
  display: none
}
.nu-global *, .nu-global ::after, .nu-global ::before {
  --tw-border-opacity: 1;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity))
}
.nu-global {
  font-size: 1em!important;
  background: #000000;
}
.nu-global .fixed {
  position: fixed !important
}
.nu-global .absolute {
  position: absolute !important
}
.nu-global .inset-0 {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important
}
.nu-global .inset-y-0 {
  top: 0 !important;
  bottom: 0 !important
}
.nu-global .right-0 {
  right: 0 !important
}
.nu-global .z-10000 {
  z-index: 10000 !important
}
.nu-global .-mx-1 {
  margin-left: -4px !important;
  margin-right: -4px !important
}
.nu-global .-mx-2 {
  margin-left: -8px !important;
  margin-right: -8px !important
}
.nu-global .-mx-4 {
  margin-left: 0!important;
  margin-right: 0!important
}
.nu-global .mt-2 {
  margin-top: 8px !important
}
.nu-global .mt-6 {
  margin-top: 24px !important
}
.nu-global .mt-8 {
  margin-top: 32px !important
}
.nu-global .ml-2 {
  margin-left: 8px !important
}
.nu-global .ml-4 {
  margin-left: 16px !important
}
.nu-global .block {
  display: block !important
}
.nu-global .flex {
  display: flex !important
}
.nu-global .inline-flex {
  display: inline-flex !important
}
.nu-global .table {
  display: table !important
}
.nu-global .hidden {
  display: none !important
}
.nu-global .h-3 {
  height: 12px !important
}
.nu-global .h-4 {
  height: 16px !important
}
.nu-global .h-5 {
  height: 20px !important
}
.nu-global .h-6 {
  height: 24px !important
}
.nu-global .h-7 {
  height: 28px !important
}
.nu-global .h-12 {
  height: 48px !important
}
.nu-global .h-screen {
  height: 100vh !important
}
.nu-global .w-3 {
  width: 12px !important
}
.nu-global .w-4 {
  width: 16px !important
}
.nu-global .w-5 {
  width: 20px !important
}
.nu-global .w-6 {
  width: 24px !important
}
.nu-global .w-7 {
  width: 28px !important
}
.nu-global .w-12 {
  width: 48px !important
}
.nu-global .w-full {
  width: 100% !important
}
.nu-global .max-w-lg {
  max-width: 512px !important
}
.nu-global .flex-1 {
  flex: 1 1 0% !important
}
.nu-global .flex-shrink-0 {
  flex-shrink: 0 !important
}
.nu-global .transform {
  --tw-translate-x: 0 !important;
  --tw-translate-y: 0 !important;
  --tw-rotate: 0 !important;
  --tw-skew-x: 0 !important;
  --tw-skew-y: 0 !important;
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}
.nu-global .-translate-y-full {
  --tw-translate-y: -100% !important
}
.nu-global .focus\:translate-y-0:focus {
  --tw-translate-y: 0px !important
}
.nu-global .rotate-180 {
  --tw-rotate: 180deg !important
}
@-webkit-keyframes spin {
  to {
    transform: rotate(360deg)
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg)
  }
}
@-webkit-keyframes ping {
  100%, 75% {
    transform: scale(2);
    opacity: 0
  }
}
@keyframes ping {
  100%, 75% {
    transform: scale(2);
    opacity: 0
  }
}
@-webkit-keyframes pulse {
  50% {
    opacity: .5
  }
}
@keyframes pulse {
  50% {
    opacity: .5
  }
}
@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(.8, 0, 1, 1)
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
    animation-timing-function: cubic-bezier(0, 0, .2, 1)
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(.8, 0, 1, 1)
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
    animation-timing-function: cubic-bezier(0, 0, .2, 1)
  }
}
.nu-global .flex-col {
  flex-direction: column !important
}
.nu-global .flex-wrap {
  flex-wrap: wrap !important
}
.nu-global .items-start {
  align-items: flex-start !important
}
.nu-global .items-center {
  align-items: center !important
}
.nu-global .items-stretch {
  align-items: stretch !important
}
.nu-global .justify-end {
  justify-content: flex-end !important
}
.nu-global .justify-center {
  justify-content: center !important
}
.nu-global .justify-between {
  justify-content: space-between !important
}
.nu-global .space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(16px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(16px * calc(1 - var(--tw-space-x-reverse))) !important
}
.nu-global .space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(8px * var(--tw-space-y-reverse)) !important
}
.nu-global .divide-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important
}
.nu-global .divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1 !important;
  border-color: rgba(227, 227, 227, var(--tw-divide-opacity)) !important
}
.nu-global .overflow-y-auto {
  overflow-y: auto !important
}
.nu-global .rounded-full {
  border-radius: 9999px !important
}
.nu-global .border-t-2 {
  border-top-width: 2px !important
}
.nu-global .border-r {
  border-right-width: 1px !important
}
.nu-global .border-b-2 {
  border-bottom-width: 2px !important
}
.nu-global .border-l {
  border-left-width: 1px !important
}
.nu-global .border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(227, 227, 227, var(--tw-border-opacity)) !important
}
.nu-global .bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
}
.nu-global .bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important
}
.nu-global .bg-gray-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(158, 158, 158, var(--tw-bg-opacity)) !important
}
.nu-global .bg-red-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(212, 27, 44, var(--tw-bg-opacity)) !important
}
a.read-more\:bg-gray-100:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 245, 245, var(--tw-bg-opacity)) !important
}
a.read-more\:bg-gray-200:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(227, 227, 227, var(--tw-bg-opacity)) !important
}
a.read-more\:bg-red-700:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(176, 26, 27, var(--tw-bg-opacity)) !important
}
.nu-global .focus\:bg-white:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
}
.nu-global .bg-opacity-80 {
  --tw-bg-opacity: 0.8 !important
}
.nu-global .p-2 {
  padding: 8px !important
}
.nu-global .px-2 {
  padding-left: 0 !important;
  padding-right: 0 !important
}
.nu-global .px-4 {
  padding-left: 8px!important;
  padding-right: 8px!important
}
.nu-global .px-8 {
  padding-left: 32px !important;
  padding-right: 32px !important
}
.nu-global .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
.nu-global .py-1 {
  padding-top: 4px !important;
  padding-bottom: 4px !important
}
.nu-global .py-2 {
  padding-top: 8px !important;
  padding-bottom: 8px !important
}
.nu-global .py-3 {
  padding-top: 12px !important;
  padding-bottom: 12px !important
}
.nu-global .py-4 {
  padding-top: 16px !important;
  padding-bottom: 16px !important
}
.nu-global .py-5 {
  padding-top: 20px !important;
  padding-bottom: 20px !important
}
.nu-global .py-6 {
  padding-top: 24px !important;
  padding-bottom: 24px !important
}
.nu-global .pr-0 {
  padding-right: 0 !important
}
.nu-global .pb-2 {
  padding-bottom: 8px !important
}
.nu-global .pl-3 {
  padding-left: 12px !important
}
.nu-global .text-center {
  text-align: center !important
}
.nu-global .font-sans {
  font-family: Lato, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important
}
.nu-global .text-xs {
  font-size: 0.75em!important;
  line-height: 16px !important
}
.nu-global .text-sm {
  font-size: 1em!important;
  line-height: 20px !important
}
.nu-global .text-base {
  font-size: 1em !important;
  line-height: 24px !important
}
.nu-global .font-semibold {
  font-weight: 600 !important
}
.nu-global .font-bold {
  font-weight: 700 !important
}
.nu-global .uppercase {
  text-transform: uppercase !important
}
.nu-global .tracking-wide {
  letter-spacing: .025em !important
}
.nu-global .tracking-wider {
  letter-spacing: .05em !important
}
.nu-global .tracking-widest {
  letter-spacing: .1em !important
}
.nu-global .text-white {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}
.nu-global .text-black {
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important
}
.nu-global .text-gray-100 {
  --tw-text-opacity: 1 !important;
  color: rgba(245, 245, 245, var(--tw-text-opacity)) !important
}
.nu-global .text-gray-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(196, 196, 196, var(--tw-text-opacity)) !important
}
.nu-global .text-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(158, 158, 158, var(--tw-text-opacity)) !important
}
.nu-global .text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(84, 84, 84, var(--tw-text-opacity)) !important
}
.nu-global .text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(41, 41, 41, var(--tw-text-opacity)) !important
}
.nu-global .text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgba(31, 31, 31, var(--tw-text-opacity)) !important
}
.nu-global .text-red-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(212, 27, 44, var(--tw-text-opacity)) !important
}
.nu-global .group:hover .group-hover\:text-gray-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(196, 196, 196, var(--tw-text-opacity)) !important
}
a.read-more\:text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  display: inline;
  padding-bottom: 5px!important;
}
.nu-global .hover\:text-gray-200:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(227, 227, 227, var(--tw-text-opacity)) !important
}
.nu-global .hover\:text-gray-800:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(41, 41, 41, var(--tw-text-opacity)) !important
}
.nu-global .hover\:text-gray-900:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(31, 31, 31, var(--tw-text-opacity)) !important
}
.nu-global .antialiased {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important
}
.nu-global *, .nu-global ::after, .nu-global ::before {
  --tw-shadow: 0 0 #0000
}
.nu-global .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}
.nu-global .focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important
}
.nu-global *, .nu-global ::after, .nu-global ::before {
  --tw-ring-inset: var(--tw-empty, );
  /*!*/
  /*!*/
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(66, 153, 225, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000
}
.nu-global .focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}
.nu-global .focus\:ring-blue-400:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(99, 179, 237, var(--tw-ring-opacity)) !important
}
.nu-global .focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(66, 153, 225, var(--tw-ring-opacity)) !important
}
.nu-global .filter {
  --tw-blur: var(--tw-empty, ) !important;
  /*!*/
  /*!*/
  --tw-brightness: var(--tw-empty, ) !important;
  /*!*/
  /*!*/
  --tw-contrast: var(--tw-empty, ) !important;
  /*!*/
  /*!*/
  --tw-grayscale: var(--tw-empty, ) !important;
  /*!*/
  /*!*/
  --tw-hue-rotate: var(--tw-empty, ) !important;
  /*!*/
  /*!*/
  --tw-invert: var(--tw-empty, ) !important;
  /*!*/
  /*!*/
  --tw-saturate: var(--tw-empty, ) !important;
  /*!*/
  /*!*/
  --tw-sepia: var(--tw-empty, ) !important;
  /*!*/
  /*!*/
  --tw-drop-shadow: var(--tw-empty, ) !important;
  /*!*/
  /*!*/
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important
}
.nu-global .transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
  transition-duration: 150ms !important
}
.nu-global .transition-colors {
  transition-property: background-color, border-color, color, fill, stroke !important;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
  transition-duration: 150ms !important
}
.nu-global .transition-transform {
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
  transition-duration: 150ms !important
}
.nu-global .duration-200 {
  transition-duration: .2s !important
}
.nu-global .duration-300 {
  transition-duration: .3s !important
}
.nu-global [x-cloak] {
  display: none !important
}
@media (min-width: 640px) {
  .nu-global .sm\:ml-3 {
    margin-left: 12px !important
  }
  .nu-global .sm\:block {
    display: block !important
  }
  .nu-global .sm\:inline-flex {
    display: inline-flex !important
  }
  .nu-global .sm\:px-8 {
    padding-left: 32px !important;
    padding-right: 32px !important
  }
  .nu-global .sm\:pl-6 {
    padding-left: 24px !important
  }
  .nu-global .sm\:text-sm {
    font-size: 1em !important;
    line-height: 20px !important
  }
  .nu-global .sm\:text-base {
    font-size: 1em !important;
    line-height: 24px !important
  }
}
@media (min-width: 768px) {
  .nu-global .md\:mt-0 {
    margin-top: 0 !important
  }
  .nu-global .md\:mt-2 {
    margin-top: 8px !important
  }
  .nu-global .md\:flex-row {
    flex-direction: row !important
  }
  .nu-global .md\:justify-start {
    justify-content: flex-start !important
  }
  .nu-global .md\:justify-end {
    justify-content: flex-end !important
  }
}
@media (min-width: 1024px) {
  .nu-global .lg\:px-16 {
    padding-left: 0!important;
    padding-right: 0!important;
  }
}
