/*https://getbootstrap.com/docs/5.2/getting-started/introduction/*/
.poppins-light {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: normal;
}

.margin-big-row {
  margin-top: 100px;
  margin-bottom: 100px;
}

:root {
  --main-font-size: 20px;
  --flexible-h1-mobile: 64px;
  --flexible-p-size: 24px;
  --flexible-h4-size: 48px;
  --flexible-CTA-p-size: 18px;
  --font-size-h3: 40px;
  --flexible-small-margin: 30px;
  --flexible-oferta-a-size: 48px;
  --flexible-h2-size: 80px;
  --flexible-big-margin-x2: 100px;
  --flexible-big-margin: 50px;
  --flexible-opis-size: 36px;
  --flexible-h1-margin: 20px;
  --flexible-h1-padding: 40px;
  --flexible-box-padding: 60px;
  --flexible-h1-size: 70px;
  --flexible-h3-size: 16px;
  --border-radius-main: 20px;
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;

}

:root,
[data-bs-theme=light] {
  --main-photo-cover: url(/wp-content/uploads/2025/01/mainfoto-cover.png);
  --bs-navbar-color-a: #000;
  --bs-dropdown-link-active: #000;
  --bs-dropdown-link-bg: #F6F6F6;
  --main-blue-color: #30AFA5;
  --btn-color: #30AFA5;
  --dp-wykrzyknik-top: url(/wp-content/themes/custom_theme/img/wykrzyknik-purple.svg);
  --logo-top: url(/wp-content/uploads/2025/01/cropped-Colaiste-transparent-logo-1.png);
  --box-linear-gradient: linear-gradient(90deg, #fafafa, #f0f0f0);
  --box-linear-gradient-light: linear-gradient(90deg, #fafafa, #f0f0f0);
  --font-linear-gradient: linear-gradient(90deg, #323232, #979797);
  --box-linear-gradient-dark: linear-gradient(90deg, #323232, #323232);
  --dp-accordion-button: url(../img/acordion-open.svg);
  --font-gray: #323232;
  --font-gray-h: #323232;
  --dp-text-color: #323232;
  --dp-text-icon-dark: #323232;
  --bs-accordion-active-bg: transparent !important;
  --bs-accordion-bg: transparent !important;
  --bg-body: #131313;
  --flexible-border-bottom-color: 1px solid #3A3A3A;
  --flexible-container-bg-color: #323232;
  --font-black: #000;
  --flexible-h1-too-color: #E6FB00;
  --limone-bg-color: #E6FB00;
  --font-limone: #9102D3;
  --font-limone-dark: #E6FB00;
  --white-bg-color: #fff;
  --white-link-color: #fff;
  --limone-hover-color: #30AFA5;
  --limone-hover-color-h1: #fff;
  --bs-white-jak-pracujemy: #ffffff;
  --white: #000;
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #323232;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Poppins", serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
  --bs-navbar-color: #000;
}

[data-bs-theme=dark] {
  --bs-navbar-color-a: #fff;
  color-scheme: dark;
  --main-photo-cover: url(/wp-content/uploads/2025/01/mainfoto-cover-dark.png);
  --logo-top: url(/wp-content/uploads/2025/01/cropped-Colaiste-transparent-logo-1.png);
  --box-linear-gradient: linear-gradient(90deg, #131313, #212121);
  --box-linear-gradient-light: linear-gradient(90deg, #fafafa, #f0f0f0);
  --font-linear-gradient: linear-gradient(90deg, #313131, #dbdbdb);
  --box-linear-gradient-dark: linear-gradient(90deg, #131313, #212121);
  --font-gray: #d4d4d4;
  --font-gray-h: #fff;
  --white-link-color: #fff;
  --dp-text-color: #ffffff;
  --dp-text-icon-dark: #323232;
  --bs-accordion-active-bg: transparent !important;
  --bs-accordion-bg: transparent !important;
  --bg-body: #161616;
  --flexible-border-bottom-color: 1px solid #3A3A3A;
  --flexible-container-bg-color: #212121;
  --font-black: #000;
  --flexible-h1-too-color: #ffffff;
  --limone-bg-color: #E6FB00;
  --font-limone: #E6FB00;
  --font-limone-dark: #E6FB00;
  --white-bg-color: #fff;
  --btn-color: #30AFA5;
  --limone-hover-color-h1: #E6FB00;
  --bs-white-jak-pracujemy: #ffffff;
  --white: #fff;
  --bs-body-color: #ffffff;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #161616;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

/* Links
--------------------------------------------- */
html {
  font-size: var(--main-font-size);
}

a {
  color: var(--white);
  text-decoration: none;
}

a:visited {
  color: var(--white);
}

a:hover,
a:focus,
a:active {
  color: var(--limone-hover-color);
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

body {
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
}

.em.em-item.em-item-single .em-item-image img {
  border-left: 0px !important;
  border-bottom: 0px !important;
}

.em.em-item.em-item-single .em-item-meta h3 {
  text-transform: none;
  font-family: "Poppins", serif;
  font-weight: 700 !important;
  color: var(--bs-body-color);
}

.em.em-item.em-item-single .em-item-header {
  color: var(--bs-body-color);
}

.em-location-events ul li a {
  display: inline-block;
}

.custom-logo-link {
  display: block;
  background-image: var(--logo-top);
  background-repeat: no-repeat;
  background-size: 200px 200px;
  width: 200px;
  height: 200px;
  text-indent: -9999px;
  margin-right: 0px;
}

.em.pixelbones .input button.button-primary {
  background-color: var(--main-blue-color) !important;
  border-color: var(--main-blue-color) !important;
}

/*footer*/

/*footer*/
/* hero banner */
.home .hero_banner>div {
  min-height: 500px;
  position: relative;
}

.hero_banner>div {
  background-size: cover;
  background-position: 50% 50%;
  max-height: 570px;
  position: relative;
  margin-top: 0px !important;
}

.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking {
  padding: 20px 0 0;
  border-top: 2px solid #30AFA5 !important;
  margin-bottom: 80px !important;
  padding-top: 45px !important;
}

/* .hero_banner>div::after {
  background-image: var(--main-photo-cover);
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
} */

.hero_banner .btn {
  z-index: 900;
  margin-bottom: 40px;
  display: inline-block;
}

.hero_banner p {
  font-size: 2rem;
  font-weight: 900;
  color: #F6C41E;
  z-index: 900;
}

.hero_banner h1 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-stroke: 3px #fff;
  font-size: 10rem;
  line-height: 174px;
}

.page-id-860 h1,
.page-id-859 h1,
.page-id-861 h1 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 40px;
  margin-top: 30px;
}

.login-bg {
  background-color: #F2F2F2;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

/* hero banner */
/* events */
.event-box {
  border: 1px solid var(--bs-gray-400);
  border-radius: 15px;
  min-height: 490px;
}

.single-event {
  font-family: var(--bs-body-font-family);
}

.single-event-style {
  border-bottom: 1px solid var(--bs-gray-100);
  padding-bottom: 30px;
  color: var(--white)
}

.login-username label,
.login-username input,
.login-password label,
.login-password input,
.login-remember label,
.page-id-861 p,
.page-id-861 label,
.page-id-861 input,
.page-id-859 label,
.page-id-859 input,
.page-id-859 p {
  font-size: 16px !important;
  color: #000;
}

.login-register-lost-password a {
  font-size: 16px !important;
  color: var(--main-blue-color);
}

.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="password"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-password input,
#wppb-login-wrap .login-auth input {
  background-color: #fff;
}

.em-ticket-booking,
.em-booking-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.em-ticket-booking p,
.em-booking-section p {
  flex: 1 1 30%;
}

.single-event-style h3.h3-style {
  font-size: var(--bs-body-font-size) !important;
  text-transform: none;
  font-weight: 600 !important;
  color: var(--bs-body-color);
  margin-top: 20px !important;
}

.login-submit input,
.page-id-861 .button,
.page-id-859 .button {
  width: 100%;
  background-color: var(--main-blue-color);
  border-radius: 5px;
  border: none;
  box-shadow: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #fff;
}

.em.pixelbones a.btn-colaiste-main {
  background-color: var(--main-blue-color) !important;
  color: #fff !important;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
}

.em.pixelbones a.btn-colaiste-main:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.event-date .em-event-date {
  font-size: 16px;
  margin-bottom: 15px;
}

.event-date .em-event-date span {
  margin-right: 10px !important;
}

.em.pixelbones a {
  color: var(--main-blue-color) !important;
}

.em.pixelbones p.big-p-style {
  font-size: 16px;
  padding-right: 15px;
  margin: 0px !important;
}

.price-style {
  display: flex;
  align-items: center
}

.event-price span,
.events-buttons span {
  display: none !important;
}

.events-buttons {
  margin-bottom: 20px;
}

.events-buttons .button {
  background-color: var(--main-blue-color) !important;
  color: var(--white-link-color) !important;
  padding: 7px 20px !important;
  border-radius: 5px !important;
  font-size: 16px !important;
  text-transform: none !important;
}

/* .single-event .em button.input.em-tooltip-ddm {
  display: none;
} */

.events-buttons .button:hover {
  background-color: var(--bs-black);
}

.booking-style {
  background-color: var(--bs-gray-100);
  border-radius: 15px;
  margin-top: 30px;
  margin-bottom: 60px;
}

.em.em-event-booking-form .em-booking-form-details .em-login-trigger {
  margin-bottom: 30px;
  width: 100%;
}

.em.em-event-booking-form .em-booking-section {
  padding-left: 0px;
  padding-right: 0px;
}

.em.em-event-booking-form .em-tickets tr {
  border-top: 2px solid var(--main-blue-color);
}

.em-ticket .em-bookings-ticket-table-type {
  font-weight: 900;

}

.booking-style .em-event-bookings h2 {
  font-weight: 600 !important;
  font-size: 26px !important;
  margin-top: 20px !important;
}

.em-search-advanced-trigger,
.em-search-sort,
.em-search-views {
  display: none;
}

.booking-style .em.em-event-booking-form h3.em-booking-section-title {
  width: auto;
  background-color: transparent !important;
  color: var(--main-blue-color);
  font-size: 20px !important;
  font-weight: 600 !important;
  padding: 0px;
  font-family: var(--font-family) !important;
  border: none !important;
  border-style: solid;
  border-color: var(--main-border-color);
  margin: 0;
  letter-spacing: 0.2px !important;
}

.event-price {
  font-weight: 600;
  margin-bottom: 15px;
  color: #F6AF1E;
  font-size: 25px;
}

.event-name h3 {
  line-height: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  min-height: 55px;
}

.event-description {
  padding-left: 15px;
}


.event-name h3 a {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
}

.single-event .em-item-header .em-item-image {
  display: none;
}

.single-event .entry-header h1,
h1.entry-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 30px;
}

.login-bg h1.entry-title {
  color: #000;
}

.single-event .post-thumbnail img {
  height: 450px;
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
  margin-bottom: 30px;
}

.event-image img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}

/* events */
.error-404 img {
  max-width: 400px;
}

p.wppb-alert {
  font-size: 16px;
}

p.wppb-alert a {
  color: var(--main-blue-color);
}

.css-my-bookings {
  background-color: #fff;
  border-radius: 15px;
  padding: 30px;
}

.css-my-bookings .table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.em.pixelbones .input input[type="submit"] {
  background-color: var(--main-blue-color) !important;
  color: #fff !important;
  border: none !important;
  display: inline-block;
  font-size: 18px !important;
  text-transform: none !important;
  line-height: 26px !important;
  font-weight: 400 !important;
  height: 50px !important;
}

.em.em-event-booking-form .em-booking-form .input-group .input-group,
.em.em-event-booking-form .em-booking-form .input-group .input-group-checkboxes,
.em.em-event-booking-form .em-booking-form .input-group button,
.em.em-event-booking-form .em-booking-form .input-group input:not([type="checkbox"], [type="radio"]),
.em.em-event-booking-form .em-booking-form .input-group select,
.em.em-event-booking-form .em-booking-form .input-type .input-group,
.em.em-event-booking-form .em-booking-form .input-type .input-group-checkboxes,
.em.em-event-booking-form .em-booking-form .input-type button,
.em.em-event-booking-form .em-booking-form .input-type input:not([type="checkbox"], [type="radio"]),
.em.em-event-booking-form .em-booking-form .input-type select,
.em.em-event-booking-form .em-booking-form .input-user-field .input-group,
.em.em-event-booking-form .em-booking-form .input-user-field .input-group-checkboxes,
.em.em-event-booking-form .em-booking-form .input-user-field button,
.em.em-event-booking-form .em-booking-form .input-user-field input:not([type="checkbox"], [type="radio"]),
.em.em-event-booking-form .em-booking-form .input-user-field select {
  color: #000;
}

.em-date-input.em-date-start-end {
  color: var(--white) !important;
}

.em.em-event-booking-form .em-tickets .em-bookings-ticket-table-spaces select {
  color: #000;
}

.em button.input.em-tooltip-ddm {
  background-color: var(--main-blue-color) !important;
  color: #fff !important;
  border: none !important;
  display: inline-block;
  font-size: 18px !important;
  text-transform: none !important;
  line-height: 26px !important;
  font-weight: 400 !important;
  height: 40px !important;
}

.em.pixelbones .input input[type="submit"]:hover,
.em.pixelbones.input input[type="submit"]:hover {
  background-color: #000 !important;
  color: #fff !important;
}

/* courses */
.courses_section h2 {
  font-size: 1.6rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 40px;
}

.courses_section img {
  border: 1px solid #F5F5F5;
}

.courses_section h3 {
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.accordion_short_description-home {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
  color: #0A665F;
}

.accordion_courses_section .accordion-header button {
  font-weight: 600;
}

.accordion_courses_section {
  background-color: var(--main-blue-color);
  color: var(--bs-body-bg);
  margin-bottom: 60px;
  padding-bottom: 40px;
  padding-top: 40px;
  border-radius: 25px;
}

.accordion_courses_section .accordion-button:focus {
  box-shadow: none;
}

.accordion_courses_section h6 {
  font-size: 2rem;
  font-weight: 600;

}

.accordion_courses_section .accordion-button:not(.collapsed) {
  color: var(--bs-black);
  background-color: transparent;
  box-shadow: none;
}

.accordion_courses_section #accordionHome.accordion {
  background-color: transparent !important;
  --bs-accordion-bg: transparent;
}

.accordion-button {
  background-color: transparent;
}

.courses_timetable h6 {
  font-size: 1.6rem;
  font-weight: 600;
}

.timetable_short_description-home {
  font-size: 0.8rem;
  text-align: center;
  color: #908F8C;
  margin-bottom: 40px;
}

.table-all .bg-time {
  background-color: #D8EFED;
  border-radius: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #4D56A2;
  font-size: 0.8rem;
  font-weight: 600;
}

.table-all img {
  padding-right: 20px;
  padding-left: 20px;
}

.courses_timetable {
  margin-bottom: 60px;
}

.table-all .time-style p {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 0.8rem;
}

.courses_section h2::after {
  background-image: url(../img/bg-heading.png);
  content: "";
  position: absolute;
  bottom: -19px;
  left: -17px;
  width: 100%;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1 !important;
}

/* courses */
/* activities */
.activities_list h2 {
  font-size: 1.6rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 40px;
  color: var(--font-gray-h);
}

.home .content_only_section ul li {
  position: relative;
  padding-left: 0px;
  line-height: 60px;
}

.home .content_only_section ul {
  padding-left: 0px;
}

.home .content_only_section ul li:last-child:before {
  display: none;
}

.home .content_only_section ul li:before {
  background-image: url(../img/binoculars.svg);
  content: "";
  bottom: -19px;
  left: 47%;
  position: absolute;
  width: 35px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
}

.activities_list ul li {
  position: relative;
  padding-left: 40px;
  line-height: 37px;
}

.activities_list ul,
.content_only_section ul {
  list-style: none;
}

.activities_list ul li:before {
  background-image: url(../img/compas.svg);
  content: "";
  bottom: 8px;
  left: 0px;
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}

.activities_list h2::after {
  background-image: url(../img/bg-heading.png);
  content: "";
  position: absolute;
  bottom: -19px;
  left: -17px;
  width: 100%;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1 !important;
}

/* activities */
/* gallery */
.gallery_section img {
  height: 180px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 30px;
  transition: .3s ease-in-out;
}

.gallery_section {
  margin-bottom: 60px;
}

.gallery_section img:hover {
  transform: scale(1.3);
}

/* gallery */
/* content */
.content_only_section {
  margin-bottom: 60px;
}

.content_only_section h2 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 40px;
}

.houses_section h3,
.sample_menu_section h3 {
  font-size: 1.6rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 40px;
  display: block;
}

.houses_section {
  margin-bottom: 60px;
}

.houses_section h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 20px;
}

.sample_menu_section h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.sample_menu_section h5 {
  font-size: 1rem;
  color: var(--main-blue-color);
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.page-heading h1 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 30px;
}

.menu-content {
  text-align: center;
}

.page-id-744 .activities_list h2:after {
  display: none;
}

.page-id-744 .activities_list h2 {
  color: var(--main-blue-color);
}

.activities_list a {
  color: var(--main-blue-color);
  font-size: 0.6rem;
}

.content_only_section ul {
  list-style: disc;
}

.home .content_only_section ul {
  list-style: none;
}

/* content */
/* footer */
.site-footer {
  background-color: var(--bs-black);
  color: var(--white-link-color);
  padding-top: 60px;
  font-size: 0.8rem;
  padding-bottom: 60px;
}

.site-footer ul {
  padding-left: 0px;
  list-style: none;

}

.site-footer ul li a {
  font-size: 0.8rem;
  font-weight: 300;
  color: var(--white-link-color);
}

.site-footer h4 {
  color: var(--main-blue-color);
  font-size: 1rem;
  font-weight: 600;
  line-height: 0;
  margin-top: 20px;
}

.site-footer a {
  font-size: 1.3rem;
  font-weight: 300;
  color: var(--white-link-color);
}

.site-footer a img.social {
  width: 30px;
  margin-top: 10px;
}

.site-footer a img.social:hover {
  opacity: 0.8;
}

.site-footer ul li a:hover,
.site-footer a:hover {
  color: var(--main-blue-color) !important;
}

.site-footer ul li {
  line-height: 40px;
}

.site-footer h3 {
  color: var(--main-blue-color);
  font-size: 1.3rem;
  font-weight: 600;
}

/* footer */
/*header*/
.navbar-expand-xl .navbar-nav .nav-link {
  font-size: 16px;
  font-family: Poppins, sans-serif;
  padding: 12px 20px;
}

.btn-colaiste {
  border: 2px solid var(--bs-warning);
  color: #000 !important;
  background-color: var(--white-bg-color);
  border-radius: 40px;
  font-weight: 600;
  font-size: 0.9rem;
  padding: 12px 28px !important;
  display: inline-block;
}

.btn-colaiste:hover {
  border: 2px solid var(--bs-warning);
  color: var(--font-gray-h) !important;
  background-color: var(--white);
}

.btn-colaiste:hover,
.btn-colaiste:focus {
  color: var(--limone-hover-color);
}

.navbar-expand-xl .navbar-nav .nav-link:hover,
.navbar-expand-xl .navbar-nav .nav-link:focus {
  color: var(--limone-hover-color);
}

.dropdown-menu {
  --bs-dropdown-font-size: 16px;
  color: var(--bs-dropdown-color);
  border: none;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: 18px;
  line-height: 1;
  color: var(--main-blue-color) !important;
  background-color: transparent;
  border: none;
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none !important;
}

/*.menu-item-66 a {
  border: 1px solid var(--white);
  color: var(--limone-hover-color);
  background-color: var(--bs-body-bg);
  border-radius: 20px;
  padding: 12px 28px!important;
  font-family: Recoleta Semi, sans-serif!important;
}
.menu-item-66 a:hover {
  border: 1px solid var(--white);
  color: var(--bs-body-bg)!important;
  background-color:  var(--limone-hover-color);
}*/
/*header*/

/*flexibla content*/

/*flexibla content*/
.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-bg);
}

.navigation.post-navigation {
  margin-top: 30px;
}

.social-header .nav-item .nav-link {
  font-size: 14px;
  height: 42px;
}

.social-header .nav-item .nav-link.tel {
  position: relative;
  padding-left: 40px !important;
}

.social-header .nav-item .nav-link.tel::before {
  background-image: url(../img/phone.svg);
  content: "";
  bottom: 6px;
  left: 0px;
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-header .nav-item .nav-link.social {
  padding-bottom: 0px;
  padding-top: 6px;
}

.social-header .nav-item .nav-link.mail {
  position: relative;
  padding-left: 40px !important;
}

.social-header .nav-item .nav-link.mail::before {
  background-image: url(../img/mail.svg);
  content: "";
  bottom: 6px;
  left: 0px;
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}

.navbar-nav {
  --bs-nav-link-color: var(--bs-navbar-color-a);
}

.nav-previous,
.nav-next {
  display: inline-block;
  margin-right: 20px;
}

.link-body-emphasis.social img {
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 1300px) {
  .hero_banner h1 {
    font-size: 7rem;
    line-height: 128px;
  }
}

@media screen and (max-width: 1100px) {
  .site-footer a {
    font-size: 1rem;
    font-weight: 300;
    color: var(--white-link-color);
  }
}

@media screen and (max-width: 991px) {
  .hero_banner h1 {
    font-size: 5rem;
    line-height: 104px;
  }

  .activiti-styl {
    order: 1 !important;
  }

  .content_only_section h2 {
    /* margin-bottom: 0px; */
    font-size: 1.6rem;
  }

  .gallery_section img {
    height: 130px;
  }
}

@media screen and (max-width: 768px) {

  .em-ticket-booking,
  .em-booking-section {
    display: block;
  }

  .course-style {
    order: 2 !important;
  }

  .hero_banner h1 {
    font-size: 4rem;
    line-height: 80px;
  }

  .home .content_only_section ul li,
  .activities_list ul li,
  .accordion_courses_section ul li {
    font-size: 16px;
  }

  p,
  .second_short_description,
  .first_short_description,
  .content_only_section ul li {
    font-size: 16px !important;
    margin-bottom: 15px;
  }

  .site-footer .logo-footer img {
    width: 55%;
  }

  .accordion_courses_section h6 {
    font-size: 1.6rem;
  }

  .accordion_short_description-home,
  .accordion_courses_section p {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .left-header {
    display: none;
  }

  .site-footer {
    padding-top: 35px;
  }
}

@media screen and (max-width: 610px) {
  .second_short_description {
    margin-bottom: 20px;

  }

  .hero_banner h1 {
    font-size: 4rem;
    line-height: 79px;
  }

  .accordion_courses_section .accordion-header button {
    font-size: 18px;
  }

  .activities_list h2 {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 520px) {
  .hero_banner h1 {
    font-size: 3rem;
    line-height: 55px;
    -webkit-text-stroke: 2px #fff;
  }

  .page-heading h1 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 30px;
  }

  .custom-logo-link {
    background-size: 202px 131px;
    width: 202px;
    height: 131px;
  }
}

@media screen and (max-width: 455px) {
  .custom-logo-link {
    background-size: 152px 101px;
    width: 152px;
    height: 101px;
  }

  .hero_banner h1 {
    font-size: 2.3rem;
    line-height: 50px;
    -webkit-text-stroke: 1px #fff;
  }
}

@media screen and (max-width: 400px) {}