a {
  color: #11a39a;
}

body {
  color: #333333;
}

#sp-page-builder .sppb-section-title {
  margin: 0;
}
p img {
  display: inline-block;
}
/* event booking */
#eb-categories .eb-box-heading,
#eb-events .eb-box-heading,
#eb-event-page .eb-box-heading,
#eb-categories .eb-description,
#eb-events .eb-description,
#eb-event-page .eb-description {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.eb-event-container:last-child .eb-taskbar,
#eb-event-details .eb-taskbar {
  border: none;
}

#eb-calendar-page {
  position: relative;
}
#eb-calendar-page .eb-page-heading {
}

.eb-event-date-container .eb-event-date {
  height: 70px;
  width: 70px;
}

.eb-events-timeline .eb-event-price-container .eb-individual-price {
  color: #fff;
  display: inline-block;
  line-height: normal;
  padding: 10px 15px;
}

#eb-upcoming-events-page-default h1.eb-page-heading {
  margin: 0 0 20px !important;
  text-transform: uppercase;
}

.eb-event-date-day {
  padding-top: 0;
}

select,
textarea,
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="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  height: auto;
}

.eb-taskbar ul {
  margin: 0 !important;
  padding: 0 !important;
}

.eb-event-container .eb-taskbar li {
  float: left !important;
  list-style-type: none !important;
  background-image: none !important;
  padding: 0 5px 0 0 !important;
  margin: 0.5em 0 2px 0 !important;
}

.eb-event-container {
  background-position: 36px 85px !important;
}
.eb-taskbar {
}
#eb-calendar-legend ul {
  margin: 20px 0 0 -44px !important;
}

#eb-calendar-legend a {
  font-size: 14px !important;
}

.eb-items-nav {
}
.eb-items-nav ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  transition: all 0.5s ease 0s;
}
.eb-items-nav > ul > li {
  line-height: normal;
  padding: 0;
  display: block;
}
.eb-items-nav > ul > li + li {
  border-top: 1px solid #fff;
}
.eb-items-nav > ul > li a {
  background: #f5f5f5;
  color: #333333;
  display: block;
  padding: 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.eb-items-nav > ul > li a i {
  margin: 0 5px 0 0;
}
.eb-items-nav ul li a:hover,
.eshop-category ul li a.active {
  color: #36c2b9;
}
.eb-items-nav ul li ul {
  display: block;
  height: 0;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.eb-items-nav > ul > li a.active + ul {
  display: block;
  height: auto;
}
.eb-items-nav > ul > li ul > li {
  padding: 0;
}
.eb-items-nav ul li ul li a {
  background: #f9f9f9;
  text-transform: none;
  display: block;
  padding: 13px 27px;
  text-decoration: none;
}
.eb-items-nav ul li ul li:last-child a {
  padding: 0 27px 12px;
}
.eb-items-nav > ul > li ul > li > a.active {
  font-weight: bold;
}

td.eb-event-property-label {
  width: 150px !important;
}

.eb-container .form-horizontal .control-group .control-label {
  text-align: left;
}

.eb-container .control-group .radio,
.eb-container .control-group .checkbox {
  min-height: 1px !important;
}

.eb-container .control-group input.radio,
.eb-container .control-group input.checkbox,
.eb-container .control-group select {
  display: inline-block !important;
}

.eb-container .control-group select,
.eb-container .control-group textarea,
.eb-container .control-group input[type="text"],
.eb-container .control-group input[type="password"],
.eb-container .control-group input[type="datetime"],
.eb-container .control-group input[type="datetime-local"],
.eb-container .control-group input[type="date"],
.eb-container .control-group input[type="month"],
.eb-container .control-group input[type="time"],
.eb-container .control-group input[type="week"],
.eb-container .control-group input[type="number"],
.eb-container .control-group input[type="email"],
.eb-container .control-group input[type="url"],
.eb-container .control-group input[type="search"],
.eb-container .control-group input[type="tel"],
.eb-container .control-group input[type="color"] {
  width: 210px !important;
}

.eb-container .control-group input[type="text"].input-mini,
.eb-container .control-group select.input-mini,
.eb-container .control-group textarea.input-mini {
  width: 60px !important;
}

.eb-container .control-group input[type="text"].input-small,
.eb-container .control-group select.input-small,
.eb-container .control-group textarea.input-small {
  width: 90px !important;
}

.eb-container .control-group input[type="text"].input-medium,
.eb-container .control-group select.input-medium,
.eb-container .control-group textarea.input-medium {
  width: 150px !important;
}

.eb-container .control-group input[type="text"].input-large,
.eb-container .control-group input[type="password"].input-large,
.eb-container .control-group select.input-large,
.eb-container .control-group textarea.input-large {
  width: 210px !important;
}

.eb-container .control-group input[type="text"].input-xlarge,
.eb-container .control-group select.input-xlarge,
.eb-container .control-group textarea.input-xlarge {
  width: 270px !important;
}

.eb-container .control-group input[type="text"].input-xxlarge,
.eb-container .control-group select.input-xxlarge,
.eb-container .control-group textarea.input-xxlarge {
  width: 530px !important;
}

.eb-container .input-append .add-on,
.eb-container .input-prepend .add-on {
  height: auto !important;
}
.eb-event-container .eb-taskbar {
  border-bottom: 1px dotted #a5a5a5;
  list-style: none;
  margin: 0;
  padding: 25px 0;
}
.eb-events-timeline .eb-event-container {
  margin-top: 15px;
}
.eb-event-container .eb-taskbar {
  padding: 25px 0;
  border-bottom: 1px dotted #a5a5a5;
  margin: 0;
  list-style: none;
}

.eb-event-detail-container:last-child .eb-taskbar {
  border-bottom: none;
}
.extcal_navbar td {
  text-align: center;
}

.eb-container .form-group .radio,
.eb-container .form-group .checkbox {
  margin-bottom: 5px;
  min-height: 1px !important;
  padding-top: 0;
}
#eb-invite-friend-page {
  margin: 30px;
}
#eb-invite-friend-page textarea.form-control,
#eb-invite-friend-page textarea {
  height: 48px;
}
#eb-invite-friend-page input,
#eb-invite-friend-page textarea {
  max-width: 210px;
}
.eb-form-control input:first-child {
  margin-left: 0;
}
.eb-form-control label.radio {
  padding-left: 25px;
}
.eb-form-control label.radio input {
  left: 0;
}
#tr_exp_date .eb-form-control {
  display: flex;
  align-items: center;
}
#tr_exp_date .eb-form-control select:first-child {
  margin-right: 5px;
}
#tr_exp_date .eb-form-control select:last-child {
  margin-left: 5px;
}
#eb-amount-container,
#eb-discount-amount-container,
#eb-gross-amount-container {
  display: flex;
}
#eb-amount-container .control-label,
#eb-discount-amount-container .control-label,
#eb-gross-amount-container .control-label {
  flex: 0 0 auto;
  margin-right: 5px;
}
#eb-amount-container .controls,
#eb-discount-amount-container .controls,
#eb-gross-amount-container .controls {
  flex: 1 0 auto;
}

#eb-amount-container input,
#eb-amount-container .add-on,
#eb-discount-amount-container input,
#eb-discount-amount-container .add-on,
#eb-gross-amount-container input,
#eb-gross-amount-container .add-on {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  height: auto !important;
  line-height: 20px !important;
  font-size: 16px;
}
#eb-amount-container .input-prepend,
#eb-discount-amount-container .input-prepend,
#eb-gross-amount-container .input-prepend {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .eb-event-price-container {
    float: none !important;
  }
}

/* Mini Calendar */
.extcal_minical .mod_eb_mincalendar_table {
  margin: 0;
}
.mod_eb_mincalendar_table td.mod_eb_mincalendar_not_today,
.mod_eb_mincalendar_table td.mod_eb_mincalendar_no_event a {
  color: #fff;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  padding: 7px 2px;
  text-align: center;
}
.mod_eb_mincalendar_table td.mod_eb_mincalendar_today {
  background: #36c2b9;
  color: #fff;
  font-weight: bold;
  padding: 7px 2px !important;
  text-align: center;
}
.form-horizontal .form-group {
  margin-left: 0 !important;
  margin-right: 0;
}
.eb-event-information {
  display: flex;
}
.eb-container .form-group .radio,
.eb-container .form-group .checkbox {
  opacity: 1;
  line-height: normal;
}
body label.radio input[type="radio"],
body label.radio input[type="checkbox"] {
  opacity: 1;
}
body label.radio input[type="radio"]:checked,
body label.radio input[type="checkbox"]:checked {
  opacity: 1;
}
label.radio label,
label.checkbox label {
  display: none;
}

.eb-container img {
  margin: 0 0 20px;
}

.eb-event-container .eb-taskbar .dropdown-menu li a:before {
  display: none;
}
.eb-event-container .eb-taskbar .dropdown-menu li {
  padding: 4px !important;
  margin: 0 !important;
  display: block;
  float: none !important;
  line-height: normal;
}
.eb-taskbar .dropdown-menu li a {
  line-height: normal !important;
}
.eb-taskbar .dropdown-menu li a.google,
.eb-taskbar .dropdown-menu li a.yahoo {
  background-position: 8px 8px !important;
  background-repeat: no-repeat !important;
}

.eb-taskbar .dropdown-menu li a.google {
  background-image: url(../images/google.png) !important;
}

.eb-taskbar .dropdown-menu li a.yahoo {
  background-image: url(../images/yahoo.png) !important;
}

.eb-taskbar .btn .caret {
  margin-top: 0;
}

.cb {
  clear: both;
}
li {
  list-style: none;
}
#eb_search_form {
  position: relative;
  margin: 0;
  padding: 0 !important;
  margin: 28px 0;
}
#eb_search_form input[type="button"] {
  font-family: FontAwesome;
  color: #333;
  background: 0;
  border: 0;
  box-shadow: none;
}
#eb_search_form input[type="button"]:before {
  content: "";
}
#t3-header .eshop-header-2 .module-ct form {
  width: 100%;
  display: inline;
  position: relative;
}
#t3-header .eshop-header-2 .module-ct form:after {
  content: "\f002";
  font-family: FontAwesome;
  display: inline-block;
  color: #000;
  position: absolute;
  right: 9px;
  top: 11px;
}
#t3-header .eshop-header-2 .module-ct form input#search_eb_box {
  min-width: 300px;
  display: inline-block;
}
#t3-header .eshop-header-2 {
  display: inline;
}
#sp-top-bar {
  padding: 0;
}
#eb_search_form .form-actions {
  padding: 0;
  border: 0;
  margin: 0;
  background: 0;
  display: inline-block;
  position: absolute;
  position: absolute;
  right: 0px;
  top: 1px;
}
#eb_search_form .control-group {
  display: inline-block;
  width: 100%;
  margin: 0;
}
#eb_search_form .control-group #search_eb_box {
  margin: 0;
  width: 100%;
  background: #f2f2f2;
  border-color: #e6e6e6;
  box-shadow: none;
}
#sp-header {
  box-shadow: none;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  font-size: 14px;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
  color: #78c92d;
}
.acymailing_module_form table.acymailing_form {
  margin: 0;
  width: 100%;
}
.acyfield_email.acy_requiredField input[type="text"] {
  width: 100% !important;
  margin: 0;
  border-radius: 0;
  height: 40px;
  border: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
td.acysubbuttons .subbutton {
  border-radius: 0;
  background: #ff8500;
  height: 40px;
  border: none;
  width: 100%;
  text-shadow: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
td.acysubbuttons .subbutton:hover {
  background: #78c92d;
}
.footer-bottom strong,
.footer-bottom b {
  font-weight: 400;
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: 400;
  font-size: 18px;
  color: #ccc;
}
.footer-bottom .social-links {
}
.footer-bottom .social-links li {
  display: inline-block;
  border: 0;
  margin-right: 20px;
}
.footer-bottom .social-links li a {
  color: #fff;
  text-decoration: none;
  border: 0;
  font-size: 38px;
}
.footer-bottom .social-links li a:before {
  display: none;
}
.footer-bottom .social-links li a:hover {
  color: #ff8500;
}
.footer-bottom .social-links li a i {
}
.footer-bottom a {
  color: #ffffff;
}
.categories-list.container {
  padding: 0px 5px;
}
.categories-list ul > li {
  border: none !important;
  padding: 0px 10px;
}
.sp-module ul.categories-list li a {
  position: relative;
  padding: 0px;
}
.sp-module ul.categories-list li a:hover {
  transition: all 500ms ease;
  transform: translateY(-4px);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
}
.sp-module ul.categories-list li a .cat-thumb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 180px;
  background: rgba(0, 0, 0, 0.1);
  display: table; /* vertical-align: middle; */
}
.sp-module ul.categories-list li a .cat-thumb-overlay span {
  font-size: 28px;
  text-shadow: 0px 0px 10px #000000;
  color: #fff;
  font-weight: bold;
  display: table-cell;
  height: 180px;
  vertical-align: middle;
  text-align: center;
}
.sp-module ul.categories-list li a:before {
  display: none;
}
.categories-list li a img {
  width: 100%;
  margin-bottom: 20px;
}
.sp-module-content .row.clearfix {
  display: flex;
  flex-wrap: wrap;
}
.up-c-item-block {
  display: block;
  transition: all 500ms ease;
  /* height: 100%; */
}
.up-c-item-block img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
.event-c-text-sec {
  padding: 20px;
}
.event-c-text-sec .eb-event-title-container {
  margin-top: 0;
  font-size: 18px;
  color: #000000;
  font-weight: 400;
}
.eb-event-date-time {
  font-size: 13px;
  color: #999;
}
.eb-event-location {
  color: #999;
  font-size: 13px;
}
.eb-event-price,
.text-info.eb-notice-message {
  color: #ff8500;
  font-weight: bold;
  font-size: 24px;
  margin-top: 20px;
  float: right;
}
.up-event-item {
  padding: 0px;
  background: #ffffff;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
  width: 100%;
}
.up-event-item .eb-notice-message {
  padding: 0 20px 20px;
  margin-top: -20px;
}
#sp-bottom .nav-pills > li,
#sp-bottom .nav-stacked > li {
  float: none;
  border: 0;
}
#sp-bottom .nav-pills > li a,
#sp-bottom .nav-stacked > li a {
  color: #ffffff;
  font-weight: 100;
  line-height: 24px;
  background-color: initial;
  outline: none;
}
#sp-bottom .nav-pills > li a:hover,
#sp-bottom .nav-stacked > li a:hover {
  color: #ff8500;
}
#sp-bottom .nav-pills > li a:before,
#sp-bottom .nav-stacked > li a:before {
  display: none;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: transparent;
}

.even-img-wrapper img {
  margin: 0;
}
.pagination {
  width: 100%;
}
.td-icon img {
  margin: 0;
  height: 14px;
  vertical-align: middle;
}
span.td-icon {
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
}
#eb-event-properties-heading {
  display: none;
}
#eb-event-page h1.eb-page-heading {
  font-weight: 300;
  font-size: 32px;
  margin-top: 10px !important;
  color: #111;
  line-height: initial;
}
#eb-event-info {
  margin-top: 20px;
}
#eb-event-page .eb-description {
  border: 0;
}
#eb-event-page .eb-description p {
  margin: 0 0 20px;
  line-height: 26px;
}
#eb-event-page .event-content-wrapper {
  background: #fff;
  padding: 15px;
}
.pricing-col {
  margin-top: 20px;
}
.pricing-col table {
  width: 100%;
}
.pricing-col table .eb_rate_column {
  text-align: right;
  color: #ff8500;
  font-weight: 700;
}
.pricing-col li {
  list-style: none;
  display: block;
}
.pricing-col li > a.btn {
  display: block;
  background: #ff8500;
  color: #fff;
  margin: 10px 0px;
  padding: 8px;
  font-size: 16px;
  box-shadow: none;
  text-shadow: none;
  transition: ease-in 200ms all;
}
.pricing-col li > a.btn.btn-color-green {
  background: #78c92d;
}
.pricing-col li > a.btn:hover {
  background: #286818;
}
.price-tag-td {
  text-align: right;
  color: #ff8500;
  font-size: 24px;
  font-weight: 700;
}
.price-col-wrapper {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 10px;
  line-height: 30px;
}
.eb-container .event-details-image-wrapper img {
  margin-bottom: 0;
  width: 100%;
  max-height: 400px;
  object-fit: cover;
}
.even-childern-list {
  list-style: none;
  padding: 0;
}
.even-childern-list li.ffstrong {
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 15px;
}
.even-childern-list strong {
  font-weight: normal;
}
.even-childern-list li .events-list-left-content {
  float: left;
}
.even-childern-list li .events-list-left-content ul {
  padding: 0;
}
.even-childern-list li .events-list-left-content ul li {
  list-style: none;
}
.even-childern-list
  li
  .events-list-left-content
  ul
  li
  .events-list-left-content-label {
  display: inline-block;
  min-width: 180px;
}
.even-childern-list
  li
  .events-list-left-content
  ul
  li
  .events-list-left-content-label
  span.td-icon {
}
.even-childern-list
  li
  .events-list-left-content
  ul
  li
  .events-list-left-content-ans {
  display: inline-block;
}
.even-childern-list li .events-list-right-content {
  float: right;
}
.even-childern-list li .events-list-right-content .price-sec {
  list-style: none;
  text-align: right;
  display: block;
  margin-bottom: 10px;
}
.even-childern-list li .events-list-right-content .price-sec span {
  font-size: 20px;
  font-weight: bold;
}
.even-childern-list li .events-list-right-content ul {
  padding: 0;
}
.even-childern-list li .events-list-right-content li {
  list-style: none;
  display: inline-block;
}
.even-childern-list li .events-list-right-content li a.btn {
  background: #ff8500;
  color: #fff;
}
.line-shar-btn {
  display: inline-block;
  vertical-align: middle;
  padding-top: 10px;
  margin-right: 8px;
}
.sharethis-inline-share-buttons {
  display: inline-block !important;
}
.login--page--login-part {
  padding: 20px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.login--page--login-part .eb-heading {
  text-align: center;
  display: block;
  font-size: 21px;
  color: #44960c;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.eb-container .control-group .input-field {
  width: 100% !important;
}
.eb-container .control-group select,
.eb-container .control-group textarea,
.eb-container .control-group input[type="text"],
.eb-container .control-group input[type="password"],
.eb-container .control-group input[type="datetime"],
.eb-container .control-group input[type="datetime-local"],
.eb-container .control-group input[type="date"],
.eb-container .control-group input[type="month"],
.eb-container .control-group input[type="time"],
.eb-container .control-group input[type="week"],
.eb-container .control-group input[type="number"],
.eb-container .control-group input[type="email"],
.eb-container .control-group input[type="url"],
.eb-container .control-group input[type="search"],
.eb-container .control-group input[type="tel"],
.eb-container .control-group input[type="color"] {
  width: 100% !important;
  box-sizing: border-box !important;
}
#adminForm.form-vertical > .control-group > .controls .checkbox #Subscribe1 {
  width: auto !important;
}
.eb-container .control-group#field_Subscribe label#Subscribe-lbl {
  display: none;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #ff8500;
  background: #ff8500;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #ff8500;
  background: #ff8500;
}
#adminForm.form-vertical {
}
#adminForm.form-vertical > .control-group:first-child,
#adminForm.form-vertical > #field_title {
  float: none;
}
#adminForm.form-vertical > .control-group {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin: 0;
}
#adminForm.form-vertical > .control-group#field_comment {
  width: 100%;
}
#adminForm.form-vertical > .control-group > .controls {
  clear: both;
}
#adminForm.form-vertical button.btn-secondary {
  background: #78c92d;
}
#adminForm.form-vertical > .control-group > .controls input,
#adminForm.form-vertical > .control-group > .controls select {
  width: 100% !important;
  margin-bottom: 15px;
}
.registration--right-col .controls .input-prepend .add-on {
  height: 34px !important;
  line-height: 24px;
}
.registration--right-col h3.eb-heading {
  font-size: 21px;
  color: #11a39a;
}
.mt-20 {
  margin-top: 20px;
}
.ml-15 {
  margin-left: 15px;
}
.registration--right-col {
  padding: 20px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.registration--right-col .control-group {
  margin-bottom: 20px;
}
.register--amount--details--table {
  width: 100%;
  margin: 10px 0px;
}
.register--amount--details--table td {
  color: #111;
  font-size: 16px;
  line-height: 32px;
}
.register--amount--details--table tr td:first-child {
  text-align: left !important;
}
.register--amount--details--table tr td:last-child {
  /* text-align: right; */
}
.register--amount--details--table tr td input {
  box-shadow: none !important;
  outline: none !important;
}
.register--amount--details--table input#coupon_code {
  text-align: center;
  width: 100%;
  height: 40px;
  font-size: 16px;
  margin-top: 10px;
}
.register--amount--details--table td hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.register--amount--details--table .border-top-tr td {
  border-top: 1px solid #ddd;
}
.register--amount--details--table input[type="text"][readonly] {
  cursor: text;
  border: none;
  background: none;
  display: inline-block;
  position: absolute;
}
.payment-heading {
  background: #fff;
  padding: 150px 20px 120px 20px;
  max-width: 500px;
  margin: 90px auto 0 auto;
  border: 1px solid #ddd;
  border-radius: 10px;
  text-align: center;
  position: relative;
}
.payment-heading:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -110%);
  background-image: url(../images/loding.gif);
}
tr.event-total-amount {
  font-weight: 700;
}
.registration--right-col .control-label {
  font-size: 16px;
  color: #11a39a;
}
#payment_method_container .eb-form-control {
  padding-left: 0;
}
.registration--right-col #payment_method_container label.radio {
  margin-bottom: 10px;
  margin-top: 0px;
}
.registration--right-col select#payment_type {
  width: 100%;
  height: 40px;
}
.cat-events-item {
  margin-bottom: 30px;
  display: flex;
}
.flex-strech {
  display: flex;
  flex-wrap: wrap;
}
p.text-info.eb-notice-message {
  color: #ff8500;
  margin: 0;
  font-size: 18px;
}
.btn-orange {
}
.btn-orange.btn-link {
  color: #ff8500;
}
.btn-orange.btn-link .td-icon img {
  margin-top: -4px;
}
.eb-container .section-title,
.eb-container #eb-plugins > h3 {
  font-size: 21px;
  margin: 20px 0 !important;
  color: #78c92d;
}
.btn-color-green {
  background: #5cb85c;
  color: #fff;
  text-shadow: none;
}
.group-pricing-title {
  font-size: 16px;
  font-weight: bold;
}
.st-btn.st-last.st-remove-label {
  display: inline-block !important;
}
.right-cancle-btn-wrapper {
}
.pricing-col .right-cancle-btn-wrapper li > a.btn {
  color: #22b8f0;
  background: transparent;
  margin: 0;
  padding: 0;
}
.view-complete .eb-container {
  background: #ffffff;
  padding: 15px;
  margin-top: 15px;
}
.individual-action-btns {
  margin: 0;
}
.individual-action-btns .btn {
  display: block;
  width: 100%;
  margin-top: 10px;
  background: #5cb85c;
  color: #fff;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  transition: ease-in 200ms all;
  padding: 8px;
  font-size: 16px;
}
.individual-action-btns .btn.btn-grey {
  background: #b3b3b3;
}
.individual-action-btns .btn:hover {
  background: #286818;
}
#mapform #map_canvas {
  width: 100% !important;
}
@media screen and (max-width: 1024px) {
  p.text-info.eb-notice-message {
    font-size: 12px;
  }
  #eb-event-page .eb-description {
    padding: 0;
  }
}

/* Container */
#eb-registration-history-page .filters {
  margin-bottom: 30px;
}
.eb-container {
  margin-top: 40px;
}
h1.eb-page-heading {
  margin: 10px 0px 20px 0px !important;
  font-size: 28px;
  font-weight: 400;
  color: #78c92d;
}

/* Register History */
input#filter_search {
  height: 38px;
}
#eb-registration-history-page .table-bordered {
  border: none;
  border-collapse: collapse;
}
#eb-registration-history-page .table-bordered > thead > tr > th {
  border-top: none;
  border: none;
  border-bottom: none;
}
#eb-registration-history-page .table-bordered > thead > tr > th a {
  color: #78c92d;
  font-weight: 400;
}
#eb-registration-history-page th.list_event {
  width: 30%;
}
#eb-registration-history-page th.list_event_date,
#eb-registration-history-page th.center,
#eb-registration-history-page th.list_id,
#eb-registration-history-page th.list_amount {
  width: 10%;
}
#eb-registration-history-page td {
  border: 1px solid #ddd;
}

/* Category Page */
#eb-events .cat-events-item h3.eb-event-tickets-heading {
  display: none;
}
#eb-events
  .cat-events-item
  table.table.table-striped.table-bordered.table-condensed.eb-ticket-information {
  display: none;
}

/* Product Page */
#eb-event-page.eb-container {
  margin-top: 0px;
}
#eb-event-info-left .event-prop-left {
  color: #999;
}
#eb-event-info-left .event-prop-right {
  color: #111;
}
#eb-event-info-left .row {
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  #eb-event-info-left .row {
    margin-bottom: 10px;
  }
}

/* Booking history page */
#eb-registration-history-page {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #ddd;
}
#eb-registration-history-page .btn-group.pull-left {
  padding-top: 30px;
}
#eb-registration-history-page .filter-search.btn-group.pull-left {
  padding: 0px;
  margin-right: 20px;
}
#eb-registration-history-page .btn-group.pull-left button.btn.hasTooltip {
  background: #78c92d;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
  outline: none;
}
#eb-registration-history-page .btn-group.pull-left button.btn.hasTooltip:hover {
  background: #286818;
}

/* Event Page Responsive */
@media screen and (max-width: 992px) {
  .event-content-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .event-content-wrapper .eb-description {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .event-content-wrapper .pricing-col {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
    padding: 0px;
    margin-bottom: 10px;
  }
}
/* event booking end */
/* Header */

#sp-top-bar #sp-top1 ul li a {
  font-size: 14px;
}

#sp-top1 .sp-module ul > li {
  border: none;
}

/* Social icons */
#sp-top-bar
  #sp-top1
  .sppb-addon-icons-group
  > ul.sppb-icons-group-list
  > li
  > a {
  color: #11a39a;
}
#sp-footer #sp-footer2 ul.sppb-icons-group-list > li {
  border-bottom: none;
}
#sp-footer #sp-footer2 ul.sppb-icons-group-list > li > a {
  line-height: normal;
  font-size: 20px;
}

#sp-top-bar #sp-top1 ul li a:hover {
  color: #11a39a;
}

/* Main Menu */

#sp-logo .logo {
  padding: 10px 0;
  display: block;
}

#sp-logo .logo img {
  max-height: 60px;
  width: auto;
}

.search::before {
  color: #11a39a;
}
#sp-menu > .sp-column > .sp-module {
  position: absolute;
}
.search input#mod-search-searchword {
  border: 1px solid #11a39a;
  border-radius: 0;
  width: 280px;
  max-width: 100%;
  display: none;
}
.searchBox .search input#mod-search-searchword {
  display: block;
}

#sp-menu .sp-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#sp-menu .sp-megamenu-wrapper {
  width: 100%;
}

#sp-menu .sp-megamenu-parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#sp-menu .sp-megamenu-parent > li:first-child a {
  padding-left: 0;
}

#sp-menu .sp-megamenu-parent > li:last-child a {
  padding-right: 0;
}

#sp-menu .sp-megamenu-parent > li.sp-has-child > a:after {
  font-size: 24px;
}

#sp-menu .sp-megamenu-parent > li > a {
  color: #fff;
}

#sp-menu .sp-megamenu-parent > li .sp-dropdown-inner {
  background-color: #fff;
}

#sp-menu .sp-megamenu-parent > li .sp-dropdown-inner li a:hover {
  background-color: #11a39a;
  color: #fff;
}

#sp-menu a {
  font-size: 17px;
}

#sp-menu #offcanvas-toggler i {
  text-align: right;
}
.sp-megamenu-parent > li.sp-has-child > a:after {
  display: none;
}
.sp-megamenu-parent .sp-has-child > .sp-dropdown {
  height: 100px;
  overflow: hidden;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  height: auto;
  overflow: unset;
}
.sp-megamenu-parent .sp-dropdown {
  z-index: 100000;
}

@media only screen and (max-width: 767px) {
  #sp-logo .logo {
    padding: 2px 20px 0;
  }
}

/* Footer */

#sp-bottom1 .sp-module ul > li,
#sp-bottom1 .sppb-addon-module ul > li {
  border-bottom: none;
}

#sp-bottom1 #row-footer > .sppb-container-inner > .sppb-row > div:nth-child(2) {
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
}

#footer-menu > .sppb-container-inner > .sppb-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#footer-menu > .sppb-container-inner > .sppb-row > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  max-width: none;
  width: auto;
}

#footer-menu > .sppb-container-inner > .sppb-row::before,
#footer-menu > .sppb-container-inner > .sppb-row::after {
  content: "";
  display: table;
}
.footer-menu {
  padding: 0 20px;
}
.footer-menu ul {
  display: flex;
  flex-wrap: wrap;
}
.footer-menu ul li {
  padding: 0 20px;
  width: 33.33%;
}

/* BreadCrumb */
ol.breadcrumb li a:hover {
  color: #11a39a;
}

ol.breadcrumb {
  margin: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  flex-wrap: wrap;
}
/* ol.breadcrumb *{
  vertical-align: middle;
} */
ol.breadcrumb a {
  color: inherit;
}
ol.breadcrumb > li {
  display: flex;
  align-items: center;
}
ol.breadcrumb i.fa.fa-home {
  padding-right: 6px;
}

/* Main Body */
#sp-main-body {
  padding: 30px 0;
}
@media (min-width: 998px) {
  #sp-main-body {
    min-height: 900px;
  }
}
@media (min-width: 768px) {
  .col-sm-9:only-child {
    width: 100%;
  }
}

/* K2 */

div.itemFullText {
  font-family: Arial, "MingLiu", sans-serif;
}
div.itemFullText div {
  max-width: 100%;
}
div.itemFullText img {
  max-width: 100% !important;
  height: auto !important;
}
/* K2 Category Page */
div.catItemIntroText {
  text-align: justify;
}
div.catItemIntroText p:last-child {
  margin-bottom: 0;
}

div.k2ItemsBlock.news li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

div.k2ItemsBlock.news li a {
  padding: 0;
}

div.k2ItemsBlock.news li a::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border: solid 1px #000;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  vertical-align: middle;
  margin-right: 6px;
}

div.k2ItemsBlock.news li.clearList {
  margin-bottom: 0;
}

div.k2ItemsBlock.news .moduleCustomLink {
  float: right;
  color: inherit;
  margin-top: 10px;
}

.sp-copyright {
  font-size: 14px;
}

#magazine-body a.sppb-addon-url {
  display: block;
}
#magazine-body a.sppb-addon-url .sppb-addon-image {
  padding: 10px 30px;
}
#magazine-body a.sppb-addon-url img {
  margin: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
#section-id-1652864007485
  > .sppb-container-inner
  > .sppb-row
  > .sppb-col-md-12 {
  padding: 0;
}
#magazine-body .sppb-addon-content-bottom h3 {
  margin: 0px 0 30px;
  font-size: 19px;
  text-align: center;
}

#magazine-body .sppb-addon-wrapper {
  margin: 0 !important;
}

#magazine-body .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background-color: transparent;
  font-size: 0;
  line-height: 0;
  height: 45px;
  width: 35px;
  z-index: 1;
  opacity: 0;
}
#magazine-body:hover .slick-arrow {
  opacity: 1;
}

#magazine-body .slick-arrow::after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  transform: rotateZ(45deg);
}
#magazine-body .slick-arrow.slick-prev {
  left: 5px;
}
#magazine-body .slick-arrow.slick-next {
  right: 5px;
}

#magazine-body:hover .slick-arrow.slick-disabled {
  opacity: 0.2;
  cursor: default;
}

#magazine-body .slick-arrow.slick-next::after {
  border-right: solid 2px #11a39a;
  border-top: solid 2px #11a39a;
}

#magazine-body .slick-arrow.slick-prev::after {
  border-left: solid 2px #11a39a;
  border-bottom: solid 2px #11a39a;
}

.sppb-addon-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sppb-addon-categories.categoryimage {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sppb-addon-categories.categoryimage > .category {
  width: 33.33%;
  padding: 15px;
}

.sppb-addon-categories.categoryimage > .category .sppb-addon-url {
  display: block;
  height: 100%;
  width: 100%;
}

.sppb-addon-categories.categoryimage > .category .sppb-addon-image {
  height: 100%;
  width: 100%;
  position: relative;
}

.sppb-addon-categories.categoryimage > .category .sppb-addon-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sppb-addon-categories.categoryimage
  > .category
  .sppb-addon-image:hover::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

.sppb-addon-categories.categoryimage > .category h3 {
  display: none;
}

.sppb-addon-categories.customimage > .category {
  width: 25%;
  padding: 10px;
}

.sppb-addon-categories.customimage > .category .sppb-addon-url {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
  height: 100%;
  width: 100%;
}

.sppb-addon-categories.customimage.category-icons > .category .sppb-addon-url {
  background: #fff;
  padding-bottom: 20px;
  border-radius: 20px;
  box-shadow: 0 0px 10px 5px rgb(0 0 0 / 10%);
}

@media only screen and (max-width: 767px) {
  .sppb-addon-categories.customimage.category-icons
    > .category
    .sppb-addon-url {
    padding-bottom: 0px;
  }
}

.sppb-addon-categories.customimage > .category .sppb-addon-url h3 {
  font-size: 18px;
  margin: 40px 0 0;
  font-weight: 400;
  transition: 300ms ease;
}

a.sppb-addon-url:hover > h3 {
  color: #11a39a;
}

.sppb-carousel-extended-item {
  margin: 0 15px;
}

.sppb-carousel-extended-item img {
  -o-object-fit: cover;
  object-fit: cover;
}

#sp-page-builder .page-content .popup-video {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

#sp-page-builder .page-content .popup-video::before {
  content: "\f00d";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: 24px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 10px;
  color: white;
  cursor: pointer;
}
.sppb-carousel-extended-item a {
  position: relative;
  display: block;
  max-height: 100%;
}
.sppb-carousel-extended-item a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 7px;
  transition: all 0.5s;
}
.sppb-carousel-extended-item a:hover:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.sppb-carousel-extended-item a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  padding-left: 10px;
  margin-top: -50px;
  margin-left: -50px;
  height: 100px;
  width: 100px;

  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f04b";
  z-index: 2;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.5s;
}
.sppb-carousel-extended-item a:hover::after {
  color: rgba(255, 255, 255, 1);
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons {
  position: relative;
  padding: 0 40px;
  margin-top: 20px;
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .overlay
  i {
  display: none;
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-slide {
  margin: 0 !important;
  padding: 0 20px;
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-slide
  img {
  width: 100%;
  height: auto;
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-arrow {
  background-color: transparent;
  position: absolute;
  padding: 0px;
  height: 50px;
  width: 35px;
  margin-top: -25px;
  font-size: 0;
  line-height: 0;
  z-index: 1;
  top: 50%;
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-arrow::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: 40px;
  vertical-align: middle;
  color: #e5e5e5;
}
.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-arrow.slick-disabled {
  opacity: 0.2;
  cursor: default;
}
.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-arrow.slick-next {
  right: 0;
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-arrow.slick-next::after {
  content: "\f054";
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-arrow.slick-prev {
  left: 0;
}

.row-slide
  > .sppb-row-container
  > .sppb-row
  > div
  > .sppb-column
  > .sppb-column-addons
  .slick-arrow.slick-prev::after {
  content: "\f053";
}

body #scroll-top {
  bottom: 100px;
  height: 40px;
  width: 40px;
  background-color: #11a39a;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
}

body #scroll-top i,
body #scroll-top i:hover {
  color: #ffffff;
}

#sp-footer {
  padding: 10px 0;
  text-align: left;
}
/* k2 gallery */
div.k2ItemsBlock.gallery ul {
  padding: 0;
  margin: 0 -15px;
}
div.k2ItemsBlock.gallery ul li {
  border-bottom: none;
  margin: 15px;
  padding: 0;
  position: relative;
}

div.k2ItemsBlock.gallery ul li a.moduleItemTitle {
  text-align: center;
}

div.k2ItemsBlock.gallery ul li div.moduleItemIntrotext {
  padding: 0;
}
div.k2ItemsBlock.gallery ul li div.moduleItemIntrotext a.moduleItemImage {
  display: block;
}
div.k2ItemsBlock.gallery ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: none;
  margin: 0;
}
div.k2ItemsBlock.gallery ul li p {
  /* border: solid 1px #44960c;
  border-top:none; */
  margin: 0;
  padding: 15px;
  color: #666666;
  font-size: 18px;
  line-height: 150%;
}
div.k2ItemsBlock.gallery .buttons {
  display: flex;
  justify-content: space-between;
}
div.k2ItemsBlock.gallery .buttons a {
  cursor: pointer;
}
div.k2ItemsBlock.gallery .buttons a.slick-disabled {
  opacity: 0.2;
  cursor: default;
}
div.k2ItemsBlock.gallery .buttons a.slick-next span {
  margin-left: 10px;
}
div.k2ItemsBlock.gallery .buttons a.slick-prev span {
  margin-right: 10px;
}
div.k2ItemsBlock.gallery .buttons a span {
  font-size: 13px;
}
div.k2ItemsBlock.gallery .buttons a:hover span {
  color: #44960c;
}
div.k2ItemsBlock.gallery .overlay-link {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  cursor: pointer;
  top: 0;
  left: 0;
}
div.k2ItemsBlock.gallery .overlay-link:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
[ratio] {
  display: block;
  position: relative;
}
[ratio] img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
}
.itemListView.gallery {
  margin: 0 -15px;
}
.gallery div.catItemView {
  margin-bottom: 10px;
  padding: 0 15px;
}
.gallery .catItemBody {
  padding: 0;
}
.gallery div.catItemImageBlock {
  margin: 0;
  padding: 0;
}
.gallery div.catItemImageBlock .catItemImage {
  margin: 0;
}
ul.sigProResponsiveBlue {
  margin: 0 -15px !important;
}
ul.sigProResponsiveBlue li.sigProThumb {
  padding: 8px;
}
ul.sigProResponsiveBlue li.sigProThumb a.sigProLink {
  background-color: transparent;
  border: none;
}
ul.sigProResponsiveBlue li.sigProThumb a.sigProLink:hover {
  background-color: transparent;
  border: none;
}
ul.sigProResponsiveBlue span.sigProPseudoCaption,
ul.sigProResponsiveBlue
  li.sigProThumb
  a.sigProLink:hover
  span.sigProPseudoCaption {
  background-color: transparent;
}
.itemListViewDefault div.catItemImageBlock {
  float: right;
  margin-left: 20px;
  margin-bottom: 0px;
  padding: 0;
}
.itemListViewDefault div.catItemImageBlock .catItemImage {
  margin: 0;
}
.itemListViewDefault div.catItemImageBlock img {
  width: 250px !important;
  height: 180px !important;
  object-fit: cover;
}
.itemList .itemContainer.itemContainerLast:nth-child(1n + 2) {
  border-top: 1px solid #eee;
}
.itemListViewDefault div.catItemView {
  margin: 0;
  padding: 15px 0;
}
.itemListViewDefault div.catItemHeader span.catItemDateCreated {
  color: #11a39a;
  font-size: 14px;
}
#k2Container .itemList > div:first-child > div:first-child .catItemView,
#k2Container .itemList > div:first-child > div:first-child .catItemTitle {
  padding-top: 0;
}
#k2Container .componentheading + .itemList {
  margin-top: 30px;
}
div.k2Pagination ul li a {
  margin: 0;
}
.cd-pagination.animated-buttons a,
.cd-pagination.animated-buttons span {
  padding: 0px 15px;
}
div.k2Pagination ul li.active a {
  background-color: #11a39a;
  color: white;
}
div.k2Pagination ul li a:hover {
  background-color: #11a39a;
  color: white;
}
.cd-pagination.animated-buttons a,
.cd-pagination.animated-buttons span {
  height: 35px;
  line-height: 35px;
}
nav[role="pagination"] {
  text-align: left;
}
div.k2PaginationCounter {
  text-align: left;
}

.fancybox-caption__body {
  display: none;
}
.fancybox-content {
  border: 3px solid #fff;
  border-radius: 10px;
  overflow: hidden;
}
.fancybox-image {
  border-radius: 7px;
}
.fancybox-slide--image {
  padding: 44px 15px;
}
.fancybox-button {
  color: #999;
  background-color: transparent;
}
.fancybox-navigation .fancybox-button div {
  background: white;
  border-radius: 50%;
  opacity: 0.8;
  transition: all 0.4s;
}
.fancybox-navigation .fancybox-button:hover {
  color: #333;
}
.fancybox-navigation .fancybox-button:hover div {
  opacity: 1;
}
.fancybox-navigation .fancybox-button[disabled] {
  opacity: 0.1 !important;
}
@media (min-width: 768px) {
  #sp-top-bar .sp-module {
    display: block;
  }
  #sp-top-bar > .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #sp-top-bar > .container > .row::before,
  #sp-top-bar > .container > .row::after {
    display: none;
  }
  #sp-top-bar > .container > .row > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    max-width: none;
  }
}
.k2ModuleCat .header {
  margin: 0;
  padding: 10px 20px;
  background-color: #11a39a;
  color: white;
  font-size: 18px;
  line-height: 130%;
  display: flex;
  align-items: center;
  border: solid 1px #11a39a;
}
.k2ModuleCat .header::before {
  display: inline-block;
  content: "\f0c9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 20px;
  font-size: px;
  vertical-align: middle;
}
.k2ModuleCat .header span {
  vertical-align: middle;
}
.k2ModuleCat ul li {
  border-bottom: none;
}

.k2ModuleCat ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 3px 20px;
}
.k2ModuleCat ul li a::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 20px;
  font-size: 16px;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.k2ModuleCat > ul > li > a::before {
  content: "\f054";
  width: 21px;
  margin-bottom: 0;
  text-align: center;
}
.k2ModuleCat > ul > li > a,
.sp-module .k2ModuleCat > ul > li.current > a {
  background-color: #11a39a;
  color: white;
  margin-top: 2px;
  border: solid 1px #11a39a;
}
.k2ModuleCat > ul > li > a:hover {
}
.k2ModuleCat li li a {
  padding-left: 30px;
  border-top: solid 1px #eee;
  margin: 0 5px;
  color: #666;
}
.k2ModuleCat li li.active > a {
  color: #11a39a;
}
.k2ModuleCat li li:first-child a {
  border-top: none;
}
.k2ModuleCat li ul {
  display: none;
}
.k2ModuleCat li.active ul {
  display: block;
}
.k2ModuleCat > ul > li > ul {
  border: solid 1px #11a39a;
  border-top: none;
}
.k2ModuleCat ul li li a::before {
  margin-right: 10px;
  width: 15px;
  text-align: center;
}
.k2ModuleCat ul li.parent.active > a::before {
  content: "\f078";
}
.componentheading,
div.itemHeader h2.itemTitle,
.module-title {
  border-left: solid 15px #11a39a;
  padding: 5px 0 5px 15px;
  margin: 0 0 15px 0;
  font-weight: normal;
}
#sp-menu a.menu-search {
  font-size: 0;
}
#sp-menu a.menu-search i {
  font-size: 18px;
  line-height: 45px;
}
#sp-menu .searchBox {
  display: flex !important;
  background-color: #f3f4f6;
  position: absolute;
  justify-content: flex-end;
  align-items: center;
  top: 100%;
  right: 15px;
  z-index: 100;
  padding: 5px 10px;
}

#sp-menu .sp-module:not(.searchBox) .search.flex-search:before {
  display: none;
}
.sp-megamenu-parent > li.sp-has-child > a:hover:after {
  content: "\e688";
}

div.catItemLinks:empty {
  margin: 0;
}
.home-video .sppb-carousel-extended-nav-control {
  max-width: 840px;
  left: 50%;
  transform: translate(-50%, 0);
}
.itemListViewCategory .itemListCategoriesBlock {
  margin-bottom: 30px;
}
.itemListViewCategory .itemListCategoriesBlock h2 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.subCategory {
  border: 1px solid #eee;
  background: #ffffff;
  padding: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}
a:hover div.subCategory {
  background-color: #f5f5f5;
}
.login-wrapper {
  max-width: 800px;
  margin: 50px auto;
  background-color: #fff;
  border-radius: 40px;
  box-shadow: 0 3px 13px -5px rgba(0, 0, 0, 0.4);
  display: flex;
  overflow: hidden;
}
.login-wrapper .login {
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.login-wrapper .login .title {
  margin: 15px 0 30px 0;
}

.login-wrapper .login button {
  background-color: #11a39a;
  border-color: #11a39a;
  color: #fff;
}
.login-wrapper .login button:hover {
  background-color: #0c9088;
  border-color: #11a39a;
  color: #fff;
}
.login-wrapper .register {
  background: #f0f0f0 url(../../../images/hkfew/login-bg.png) center no-repeat;
  background-size: 120%;
  height: 100%;
  margin: 0 -15px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #fff;
}
.login-wrapper .register::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
}
.login-wrapper .register > * {
  position: relative;
  z-index: 1;
}
.login-wrapper .register p {
  margin: 15px 0 30px 0;
}
.login-wrapper .register .btn {
  background-color: #fff;
  border-color: #fff;
  color: #11a39a;
  transform: translateY(70px);
}
.login-wrapper .register .btn:hover {
  background-color: #11a39a;
  border-color: #11a39a;
  color: #fff;
}
.login-wrapper .input-label label {
  padding: 0;
  text-indent: 0;
}
.login-wrapper .input-label label::before,
.login-wrapper .input-label label::after,
.login-wrapper .input-label label .star {
  display: none;
}
.login-wrapper .buttons {
  text-align: center;
  margin-bottom: 0;
}
.login-wrapper .buttons .btn {
  min-width: 150px;
  margin: 30px 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.home-video2 .sppb-carousel-extended-item {
  padding: 30px;
}
.home-video2 a {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  margin: auto;
  border-radius: 8px;
}
.home-video2 .sppb-carousel-extended-nav-control .nav-control {
  border-left: solid 2px #11a39a !important;
  border-bottom: solid 2px #11a39a !important;
  transform: rotateZ(45deg);
  width: 40px !important;
  height: 40px !important;
}
.home-video2 .sppb-carousel-extended-nav-control .nav-control:hover {
  border-width: 3px !important;
}
.home-video2 .sppb-carousel-extended-nav-control .next-control {
  transform: rotateZ(-135deg);
}
.home-video2 .sppb-carousel-extended-nav-control .nav-control > i {
  display: none;
}
.home-video2 .sppb-carousel-extended-item a::after {
  content: "";
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-mask-image: url(../images/play-button.svg);
  mask-image: url(../images/play-button.svg);
  width: 120px;
  height: 120px;
  transition: all 0.5s;
}
.home-video2 .sppb-carousel-extended-item a:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.home-video2 .sppb-carousel-extended-item a:hover::after {
  background-color: rgba(255, 255, 255, 1);
}
.home-video2 .sppb-carousel-extended-item a:hover::before {
  background-color: rgba(0, 0, 0, 0.5);
}
.accordion-menu li .accordion-menu-toggler.collapsed .open-icon:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.accordion-menu li .accordion-menu-toggler .open-icon:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.accordion-menu > li > .accordion-menu-toggler:not(.collapsed) + ul {
  border-top: solid 1px #e0e0e0;
}
.close-offcanvas {
  border: none;
  color: #ffffff;
  font-size: 16px;
}
.offcanvas-inner > .sp-module:first-child .sp-module-title {
  box-shadow: none;
  background-color: #11a39a;
  color: #ffffff;
  margin: -30px -20px 10px;
  padding: 10px 20px;
  width: calc(100% + 40px);
}
.offcanvas-inner > .sp-module:first-child .sp-module-title::after {
  display: none;
}

.offcanvas-inner .menu-search {
  display: none !important;
}
.offcanvas-inner input.search-query {
  width: 100%;
}
.home-banners-2 .sppb-column-addons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-banners-2 .sppb-column-addons .sppb-addon-wrapper {
  margin: 0 !important;
  flex: 0 0 33.33%;
  padding: 15px;
}
.btn-success {
  background-color: #11a39a;
  border-color: #11a39a;
}
.btn-success:hover,
.btn-success:active,
.btn-success:active:hover {
  background-color: #0c948b;
  border-color: #0c948b;
}
.btn-success[disabled]:hover {
  background-color: #20afa5;
  border-color: #20afa5;
}

@media (min-width: 576px) {
  .container,
  .sppb-row-container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container,
  .sppb-row-container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container,
  .sppb-row-container {
    max-width: 970px;
  }
  #sp-menu > .sp-column > .sp-module:not(.searchBox) .search.flex-search {
    display: none;
  }
}

@media (min-width: 1200px) {
  .container,
  .sppb-row-container {
    max-width: 1170px;
  }
}
@media (max-width: 1500px) {
  .sp-megamenu-parent
    > .sp-menu-item:nth-child(9)
    .sp-dropdown.sp-dropdown-sub {
    left: auto;
    right: 100%;
  }
}
@media (max-width: 1024px) {
  .search input#mod-search-searchword {
    width: 180px;
  }
  .footer-menu ul li {
    width: 50%;
  }

  .home-video .sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: -45px;
  }
  .home-video .sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: -45px;
  }
  .login-wrapper {
    flex-direction: column;
    border-radius: 20px;
    margin-top: 0;
  }
  .login-wrapper > div:first-child {
    order: 2;
  }
  .login-wrapper .login {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  #sp-banner > .sppb-row-container > .sppb-row > div {
    padding: 0 !important;
  }
  #sp-menu .sp-megamenu-wrapper {
    width: auto;
  }
  #magazine-body .slick-arrow {
    opacity: 1;
  }
  #sp-menu .sp-module:not(.searchBox) .search.flex-search:before {
    display: block;
  }
  .search input#mod-search-searchword {
    border: none;
    border-radius: 30px;
    width: calc(100vw - 200px);
    max-width: 100%;
  }
  #sp-menu > .sp-column > .sp-module {
    position: relative;
    max-width: calc(100% - 80px);
  }
  .search input#mod-search-searchword {
    border: none;
    border-radius: 30px;
    display: block;
  }
  .searchBox .search input#mod-search-searchword {
    display: block;
  }
}

@media (max-width: 768px) {
  #magazine-header {
    font-size: 24px;
  }
  #magazine-body .sppb-addon-content-bottom h3 {
    font-size: 16px;
  }
  #magazine-body .sppb-addon-content-bottom .date {
    font-size: 13px;
  }
  .footer-menu {
    padding: 0;
  }
  .footer-menu ul li {
    width: 50%;
  }
  #offcanvas-toggler > i {
    width: 60px;
  }
  .search input#mod-search-searchword {
    width: 100vw;
    max-width: calc(100%);
  }
}

@media (max-width: 767px) {
  #sp-menu > .sp-column > .sp-module {
    max-width: calc(100% - 60px);
  }
  #offcanvas-toggler > i {
    width: 40px;
  }
  div.k2ItemsBlock.news ul li {
    display: block;
    padding: 0;
  }
  div.k2ItemsBlock.news ul li .moduleItemTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 130%;
    font-size: 13px;
    padding: 5px 0;
  }
  div.k2ItemsBlock.news ul li .moduleItemTitle a {
    line-height: 150%;
    padding: 15px 0;
  }
  div.k2ItemsBlock.news ul li .moduleItemDateCreated {
    display: none;
    text-align: right;
    font-size: 13px;
  }
  .moduleCustomLink {
    font-size: 13px;
  }
  .sppb-addon-categories.categoryimage {
    margin: 0 -8px;
  }
  .sppb-addon-categories.categoryimage > .category {
    width: 50%;
    padding: 8px;
  }
  .sppb-addon-categories.customimage {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -8px;
  }
  .sppb-addon-categories.customimage > .category {
    width: 33.33%;
    padding: 8px;
  }
  .sppb-addon-categories.customimage > .category img {
    max-width: 110px;
  }
  .sppb-addon-categories.customimage > .category .sppb-addon-url h3 {
    margin: 20px 0 20px 0;
  }
  #footer-menu > .sppb-container-inner > .sppb-row {
    display: block;
  }
  #sp-footer1 {
    line-height: 110%;
    text-align: left;
  }
  #sp-footer1 .sp-column {
    text-align: left;
  }
  #sp-footer2 {
  }
  #sp-bottom1
    #row-footer
    > .sppb-container-inner
    > .sppb-row
    > div:nth-child(2) {
    border: none;
  }
  #sp-component {
    margin-top: 30px;
  }
  .com-sppagebuilder #sp-component {
    margin-top: 0px;
  }
  .sppb-addon-module.footer-menu {
    margin: 30px 0;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  #adminForm.form-vertical > .control-group {
    width: 100%;
  }
  #adminForm.form-vertical > .control-group {
    padding: 0;
  }
  .eb-container .control-group input[type="text"].input-large,
  .eb-container .control-group input[type="password"].input-large,
  .eb-container .control-group select.input-large,
  .eb-container .control-group textarea.input-large {
    width: 100% !important;
  }

  #sp-main-body > .container > .row {
    display: flex;
    flex-direction: column;
  }
  #sp-main-body #sp-component {
    order: -1;
  }

  .home-video .sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: 0;
  }
  .home-video .sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: 0;
  }
  .sppb-carousel-extended-item a::after {
    margin-left: -30px;
    margin-top: -30px;
  }
  .home-video2 .sppb-carousel-extended-item a::after {
    height: 60px;
    width: 60px;
  }
  .footer-menu ul {
    margin-right: -20px;
  }
  .footer-menu ul li {
    padding: 0 20px 0 5px;
    font-size: 14px;
  }
  .footer-menu ul li:nth-child(2n + 1) {
    width: 60%;
  }
  .footer-menu ul li:nth-child(2n) {
    width: 40%;
  }
  #column-wrap-id-1635136809671 {
    padding: 0;
  }
  #sppb-addon-1635136928954 img.sppb-img-responsive {
    max-width: 100%;
  }
  .home-banners-2 .sppb-column-addons .sppb-addon-wrapper {
    flex: 0 0 50%;
  }
  div.k2ItemsBlock.gallery .buttons {
    margin-top: -30px;
  }
  #sp-footer #sp-footer2 ul.sppb-icons-group-list > li > a {
    margin: 0;
  }
  #sp-footer > .container > .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (max-width: 575px) {
  #sp-banner .sppb-row-container {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 370px) {
  .footer-menu ul li {
    width: 100%;
  }
}

.btn.jmodedit {
  background-color: rgba(241, 72, 51, 0.87);
  background-image: none;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  min-height: 32px;
  text-align: center;
  top: 1px;
  right: 1px;
  overflow: hidden;
}
.btn.jmodedit::before {
  font-family: "peIcon7";
  content: "\e62c";
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 22px;
  line-height: 25px;
  right: 16px;
  text-align: center;
  vertical-align: middle;
  display: block;
  position: absolute;
  top: 1px;
}
.layout-edit select.inputbox,
.layout-edit select {
  width: 250px;
  max-width: 100%;
}
.layout-edit .btn-toolbar {
  margin-bottom: 20px;
}
.layout-edit .btn-toolbar .btn .fa,
.layout-edit .btn-toolbar .btn .fas {
  margin-right: 3px;
  margin-left: -3px;
}
.layout-edit .btn-toolbar .btn .fa.fa-archive,
.layout-edit .btn-toolbar .btn .fas.fa-archive {
  margin-right: 6px;
}
.layout-edit .tab-content {
  padding-top: 20px;
}
.layout-edit #editor-xtd-buttons,
.layout-edit .toggle-editor {
  margin-top: 20px;
}
.layout-edit .btn-group input[type="radio"] {
  display: none;
}
iframe,
svg {
  max-width: 100%;
}
#sbox-content > iframe {
  height: 100%;
}
.alert.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert.alert-message h4 {
  color: #468847;
}
.manager.thumbnails {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -20px;
}
.manager.thumbnails li {
  text-align: center;
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  line-height: 18px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  position: relative;
}
.manager.thumbnails li [class^="icon-"],
.manager.thumbnails li [class*=" icon-"] {
  font-size: 14px;
  line-height: 14px;
  color: #08c;
  display: inline-block;
  margin-top: 6px;
}
.manager.thumbnails li .height-50 {
  margin-top: 4px;
  height: 50px;
  margin-bottom: 4px;
}
.manager.thumbnails li a {
  text-decoration: none;
  color: #08c;
  font-size: 13px;
}
.manager.thumbnails li:hover {
  background: #f7fcff;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
#mailto-window {
  margin: 20px;
}
#mailto-window > h2 {
  font-size: 18px;
  margin-top: 0;
}
#mailto-window input[type="text"] {
  height: auto !important;
}
.chzn-container.chzn-container-multi input[type="text"] {
  min-height: 30px;
}
#sppostformats .sp-image-upload-wrapper {
  width: 300px;
  margin: 0 0 20px 0;
}
#sppostformats .sp-image-upload-wrapper img {
  width: 300px;
  margin: 0;
  padding: 0;
  position: relative;
  object-fit: cover;
}
#sppostformats .post-formats {
  padding: 0 !important;
  border-radius: 4px;
  margin: 0 0 10px;
}
#sppostformats .post-formats label {
  border: 1px solid #bbb;
  padding: 7px 12px;
  margin: 0 0 10px -1px;
}
#sppostformats .controls input {
  min-width: 460px;
}
#sppostformats textarea {
  min-width: 460px;
  width: 99%;
  min-height: 120px;
}
#sppostformats .sp-gallery-field ul.sp-gallery-items li {
  height: 100px;
  width: 180px;
}
#sppostformats .sp-gallery-field ul.sp-gallery-items li a.btn-remove-image {
  padding: 5px 12px;
}
#sppostformats .sp-gallery-field ul.sp-gallery-items li img {
  width: 180px;
  margin: 0;
  padding: 0;
  object-fit: cover;
}
#sppostformats .sp-gallery-field .btn-sp-gallery-item-upload {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #f47363;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
#sppostformats .sp-gallery-field .btn-sp-gallery-item-upload:hover {
  background-color: #f14833;
}
.flex-edit .fa-archive {
  margin-right: 7px;
}
div#images {
  overflow: hidden;
}
.sppb_article_edit {
  margin: 0 auto 25px;
}
.sppb_article_edit > a {
  border: 1px solid #f35d4b;
  background: #6c6c6c;
  padding: 11px 25px;
  border-radius: 4px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.sppb_article_edit > a:hover {
  border: 1px solid #ef331b;
  background: #5a5a5a;
}
.edit-article {
  margin: 0;
  float: right;
  display: inline-block;
  position: relative;
  width: 100px;
  z-index: 2;
}
.btn.dropdown-toggle {
  border: 1px solid #f35d4b;
  background: transparent;
  padding: 5px;
  color: #777;
}
.btn.dropdown-toggle:before {
  font-family: "peIcon7";
  content: "\e62c";
  font-size: 21px;
  line-height: 24px;
  margin: 0 7px 0 10px;
}
.btn.dropdown-toggle:hover {
  border: 1px solid #ef331b;
  color: #444;
}
.btn.dropdown-toggle .icon-cog {
  display: none;
}
.btn.dropdown-toggle .caret {
  margin: 12px 8px 0 0;
  vertical-align: top;
}
.media-preview.add-on {
  height: 34px;
  margin-left: 1px;
  background: #f9f9f9;
  width: 42px;
}
.media-preview.add-on > .hasTipPreview {
  line-height: 26px;
}
.media-preview.add-on > .hasTipPreview:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f06e";
  font-style: normal;
}
.controls .input-append a.modal.btn,
a.modal.btn {
  position: relative !important;
  background: #f35d4b;
  line-height: 16px;
  color: #fff;
  z-index: 1;
}
.controls .input-append a.modal.btn:hover,
a.modal.btn:hover {
  background: #ef331b;
}
a.btn.hasTooltip {
  position: absolute;
  line-height: 16px;
  padding-left: 4px;
  padding-right: 4px;
  display: inline-block;
  background: #eee;
  border: 1px solid #ccc;
  text-align: center;
}
.icon-remove {
  background-image: none;
  font-style: normal;
  padding-left: 12px;
  padding-right: 12px;
}
.icon-remove:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
  font-style: normal;
}
.calendar table {
  width: 100%;
  background: #e0e0e0;
}
.calendar table .button {
  border-radius: 0;
  background: #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: table-cell;
}
.calendar table .button:hover {
  background: #333;
  color: #fff;
}
.calendar table tbody td {
  text-align: center !important;
}
.input-append button[id^="jform_publish"] {
  background: #f35d4b;
  line-height: 1;
  padding-left: 16px;
  padding-right: 15px;
}
.input-append button[id^="jform_publish"]:hover {
  background: #ef331b;
}
textarea#jform_metadesc {
  min-width: 470px;
  min-height: 150px;
}
.js-calendar {
  min-width: 264px;
  width: auto;
  padding: 8px !important;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px !important;
}
.js-calendar .buttons-wrapper .btn-exit,
.js-calendar .buttons-wrapper .btn-today,
.js-calendar .buttons-wrapper .btn-clear {
  margin: 3px;
  padding: 5px 18px;
  border-radius: 4px !important;
  text-align: center;
  border: 1px solid #ddd;
}
#articles-addon {
  overflow: hidden !important;
}

.sppb-addon-articles {
  display: none;
}

#articles-addon .slick-track {
}

#articles-addon a {
}

#articles-addon .sppb-addon-image {
}

#magazinebox,
#section-id-1635144924407 {
  padding-top: 50px;
}

input[name="hkid_1"][readonly="readonly"] {
  width: 70px;
  padding: 0;
}

input[name="hkid_1"][readonly="readonly"] ~ span {
  margin-left: 0 !important;
}

input[name="hkid_2"][readonly="readonly"] {
  width: 10px;
  padding: 0;
  margin: 0 !important;
}

select[name="sex"][disabled="disabled"] {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}

.register-form .v-select {
  font-size: 14px;
}

.register-form .v-select.vs--disabled .vs__selected {
  border: none;
  background-color: unset;
}

.rd-width-left {
  width: auto !important;
  padding-right: 0;
}

.rd-width-right {
  width: auto !important;
  /* padding-left: 0; */
}
#system-message {
  position: fixed;
  bottom: 0;
  right: 20px;
  width: 300px;
  z-index: 1000;
}
.hide-placeholder input.vs__search {
  opacity: 0;
}
h2.itemTitle:has(.btn-copy-link),
h1.componentheading:has(.btn-copy-link) {
  padding-right: 35px !important;
  position: relative;
}
body .btn-copy-link {
  position: absolute;
  right: 0px;
  top: 6px;
  border: solid 1px #11a39a;
  background-color: #fff;
  color: #11a39a;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
}
body .btn-copy-link:hover {
  border-color: #11a39a;
  color: #11a39a;
}
body .copylink-message {
  position: absolute;
  right: 40px;
  width: min(100vw, 800px);
  text-align: right;
}
body .copylink-message > span {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: normal;
  font-size: 14px;
}
.mod-languageslang-switcher ul.lang-inline li {
  position: relative;
}
.mod-languageslang-switcher ul.lang-inline li:after {
  content: "|";
  position: absolute;
  top: 6px;
  right: -12px;
  color: #ddd;
}
.mod-languageslang-switcher ul.lang-inline li:last-child:after {
  content: "";
}
.loading {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1001;
}
.loading.show {
  opacity: 1;
  visibility: visible;
  display: flex !important;
}
.loading > p {
  margin-top: 50px;
  color: #ffffff;
}
.loading > span {
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: solid 2px #ffffff;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-color: transparent;
  animation: spin 1s linear infinite;
  margin-top: -30px;
}
.modal-swift {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 111;
  text-align: center;
}
.modal-content .payment-header {
  margin-bottom: 30px;
}
.modal-swift .modal-content {
  padding: 25px;
  width: 100%;
  max-width: 500px;
}
.modal-swift iframe {
  width: 200px;
  height: 210px;
  margin: auto;
  border: none;
}
.modal-swift .amount {
  margin-bottom: 7px;
  font-weight: bold;
}
[js-modal-swift] img {
  margin: auto;
}
.rsform-block-reg-details table,
.rsform-block-com-details table,
.rsform-block-registration-details table {
  width: auto !important;
}
.rsform-block-reg-details table td:first-child,
.rsform-block-com-details table td:first-child,
.rsform-block-registration-details table td:first-child,
.rsform-block-agree-details table td:first-child {
  width: 160px !important;
  text-align: right !important;
  padding-left: 15px;
  padding-right: 15px;
}
.rsform-block-reg-details .row .col-xs-7 p,
.rsform-block-com-details .row .col-xs-7 p,
.rsform-block-registration-details .row .col-xs-7 p,
.rsform-block-agree-details .row .col-xs-7 p {
  text-align: left !important;
  padding-left: 160px !important;
}
.form-horizontal .rsform-block-captcha .control-label {
  text-align: left !important;
}
.rsform-block-captcha .formControls > div > div {
  max-width: 160px;
}
.rsform-block-members select {
  padding: 0 6px;
  min-width: 60px;
}
.rsform-block-members table .row {
  min-width: 290px;
}
.rsform-block-members input[type="text"],
.rsform-block-members input[type="tel"],
.rsform-block-members input[type="email"] {
  min-width: 120px;
}
#rsform_18_page_0 .rsform-block-members th:nth-child(9),
#rsform_12_page_0 .rsform-block-members th:nth-child(9) {
  min-width: auto !important;
}
.rsform-block-members [id^="members_school_name"] {
  min-width: 200px !important;
}
@media (max-width: 767px) {
  h2.itemTitle:has(.btn-copy-link),
  h1.componentheading:has(.btn-copy-link) {
    padding-right: 0 !important;
    margin-bottom: 45px !important;
  }
  div.itemHeader h2.itemTitle span {
    top: auto;
    bottom: -35px;
  }
  div.itemHeader h2.itemTitle span.fa-copy {
    background-image: url(../images/share-green.png);
    background-size: contain;
    border: none;
  }
  div.itemHeader h2.itemTitle span.fa-copy:before {
    content: "";
  }
  .table-responsive-full {
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 15px;
    width: calc(100% + 30px);
    max-width: none !important;
    border: none;
  }
  #sp-component table {
    max-width: 100% !important;
    width: 100% !important;
  }
  .com-rsform .formContainer > .row > .col-sm-12 {
    max-width: 100%;
  }

  .rsform-block-reg-details table tr,
  .rsform-block-com-details table tr,
  .rsform-block-registration-details table tr,
  .rsform-block-agree-details table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .rsform-block-reg-details table tr td:first-child,
  .rsform-block-com-details table tr td:first-child,
  .rsform-block-registration-details table tr td:first-child,
  .rsform-block-agree-details table tr td:first-child {
    width: 100% !important;
    text-align: left !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rsform-block-reg-details .row .col-xs-7,
  .rsform-block-com-details .row .col-xs-7,
  .rsform-block-registration-details .row .col-xs-7,
  .rsform-block-agree-details .row .col-xs-7 {
    width: 100% !important;
  }
  .rsform-block-reg-details .row .col-xs-7 p,
  .rsform-block-com-details .row .col-xs-7 p,
  .rsform-block-registration-details .row .col-xs-7 p,
  .rsform-block-agree-details .row .col-xs-7 p {
    text-align: left !important;
    padding-left: 0 !important;
  }
  .view-rsform #userForm .form-horizontal .rsform-block-agree,
  .view-rsform #userForm .form-horizontal .rsform-block-captcha,
  .view-rsform #userForm .form-horizontal .rsform-block-submit {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.rsform-block-members.has-error .form-control{
  border-color: #ccc;
}
.rsform-block-members .rsform-error,
.rsform-block-members td.has-error .form-control{
  border-color: #a94442;
}
@media screen and (max-width: 767px) {
  #articles-addon .slick-list.draggable {
    min-height: 600px;
  }
  .login-wrapper .register .btn {
    transform: translateY(58px);
  }
  .mod-languageslang-switcher ul.lang-inline li {
    display: inline-block;
  }
  .mod-languageslang-switcher ul.lang-inline li:after {
    content: "|";
    position: absolute;
    top: 6px;
    right: -6px;
    color: #ddd;
  }
  .mod-languageslang-switcher ul.lang-inline li:last-child:after {
    content: "";
  }
  .mod-languageslang-switcher ul.lang-inline li:first-child a {
    padding-left: 0;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus,
  select,
  textarea,
  input {
    font-size: 16px !important;
  }
}
/* html body.itemid-101{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
} */
