/*
Theme Name: TakoLako
Theme URI: https://takolako.online/
Author: Digitality
Author URI: https://digitality.ba/
Version: 1.0

* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
/******** FONTS *******/
/* baloo-chettan-2-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Baloo Chettan 2';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/baloo-chettan-2-v23-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* baloo-chettan-2-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Baloo Chettan 2';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/baloo-chettan-2-v23-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* baloo-chettan-2-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Baloo Chettan 2';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/baloo-chettan-2-v23-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* baloo-chettan-2-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Baloo Chettan 2';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/baloo-chettan-2-v23-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* baloo-chettan-2-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Baloo Chettan 2';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/baloo-chettan-2-v23-latin_latin-ext-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/nunito-v32-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/nunito-v32-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/nunito-v32-latin_latin-ext-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/nunito-v32-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/nunito-v32-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/nunito-v32-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*************** ROOT ***************/
:root {
  --primary-font: 'Baloo Chettan 2';
  --secondary-font: 'Nunito';

  --color-primary: #4559B2;
  --color-primary-dark: #323663;
  --color-secondary: #F9C650;
  --color-grey: #E8E8E8;
  --color-text: #5B6387;
  --color-green: #01CDC4;
  --color-pink: #FD6C93;

  --filter-white: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
  --filter-secondary:  brightness(0) saturate(100%) invert(88%) sepia(88%) saturate(930%) hue-rotate(317deg) brightness(100%) contrast(95%);
  --filter-primary: brightness(0) saturate(100%) invert(37%) sepia(7%) saturate(6121%) hue-rotate(194deg) brightness(91%) contrast(90%);
  --filter-primary-dark:  brightness(0) saturate(100%) invert(20%) sepia(12%) saturate(2559%) hue-rotate(197deg) brightness(95%) contrast(92%);
}

/*************** PREDEFINED ***************/
body {
  font-family: var(--primary-font);
  color: var(--color-primary-dark);
}
.admin-bar header.fixed-top {
  top: 46px;
}
.container {
  padding: 0 40px;
}
.btn {
  border-radius: 8px;
  font-size: 16px;
  font-family: var(--secondary-font);
  font-weight: 700;
  line-height: 1;
  min-width: 130px;
  padding: 18px;
  transition: all .3s;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  letter-spacing: 0;
}
.btn-arrow::after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url('img/chevron-right.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
}
.btn-primary {
  background: var(--color-secondary);
  color: var(--color-primary-dark);
  border: 1px solid var(--color-secondary);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background: #E1B248 !important;
  color: var(--color-primary-dark) !important;
  border: 1px solid #E1B248 !important;
}
.btn-primary.btn-arrow:hover::after,
.btn-primary.btn-arrow:focus::after,
.btn-primary.btn-arrow:active::after,
.btn-primary.btn-arrow.active::after {
  filter: var(--filter-primary-dark);
}
.btn-primary:disabled {
  background: var(--color-secondary);
  color: var(--color-primary-dark);
  border: 1px solid var(--color-secondary);
  opacity: .5;
}
.btn-outline-secondary {
  background-color: var(--color-primary-dark);
  color: #FFFFFF;
}
.section-title h2 {
  font-size: 40px;
  color: var(--color-primary-dark);
  letter-spacing: -2%;
  font-weight: 700;
  line-height: 1;
}
.section-title.title-lines {
  position: relative;
  padding-top: 120px;
}
.section-title.title-lines::after {
  position: absolute;
  content: "";
  background-image: url('img/title-lines.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  height: 94px;
  width: 26px;
  left: 50%;
  transform: translateX(-50%);
}
.section-title.title-line {
  position: relative;
  padding-top: 34px;
}
.section-title.title-line::after {
  position: absolute;
  content: "";
  background-image: url('img/title-line.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  height: 10px;
  width: 26px;
  left: 50%;
  transform: translateX(-50%);
}
.section-title p {
  font-family: var(--secondary-font);
  margin: 0;
  color: var(--color-text);
  max-width: 425px;
  margin-top: 16px;
}
 
/*HEADER*/
.navbar-brand img {
  width: 78px;
}
.navbar {
  padding: 12px 0;
}
.btn-menu {
  border: none;
  padding: 0;
  width: 40px;
  height: 40px;
  background-color: transparent;
}
.btn-menu img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.offcanvas {
  background-color: #FFFFFF;
}
.offcanvas .btn-menu {
  border: 1px solid var(--color-blue-primary);
}
.offcanvas-header {
  padding: 24px 12px;
}
.navbar .nav-item {
  padding: 4px 0;
  border-bottom: 1px solid #33333333;
}
.navbar .nav-link {
  padding: 4px 0;
  font-size: 18px;
  font-weight: 500;
  color: var(--color-blue-primary);
  text-align: center;
}
.navbar-nav .nav-link.active, 
.navbar-nav .nav-link.show {
  color: var(--font-dark-blue);
}
.language-switcher .dropdown-toggle {
  padding: 0;
  border: none;
  background-color: transparent;
  padding-left: 32px;
}
.language-switcher .dropdown-toggle img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: cover;
}
.top-bar {
  background-color: var(--color-primary);
  font-size: 12px;
  font-family: var(--secondary-font);
  line-height: 1.3;
}
.top-bar span {
  color: var(--color-secondary );
}
.language-switcher .dropdown-toggle::after {
  display: none;
}
.language-switcher .dropdown-toggle::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url('img/chevron-right.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: all .2s;
}
.language-switcher .dropdown-toggle.show::before {
  transform: translateY(-50%) rotate(270deg);
}
.language-option img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 6px;
}
.language-switcher .dropdown-menu {
  border: none;
}
.language-switcher .dropdown-item:focus,
.language-switcher .dropdown-item:active,
.language-switcher .dropdown-item:hover {
  background-color: var(--color-grey);
  color: var(--color-primary-dark);
}
/*HERO*/
.hero {
  padding: 144px 0 75px 0;
}
.hero-quiz-boxes a {
  width:100%;
  background-color: var(--color-primary);
  color: #FFFFFF;
  font-size: 22px;
  font-family: var(--secondary-font);
  border: 3px solid #FFFFFF4D;
  padding: 12px 6px;
  border-radius: 8px;
  text-decoration: none;
}
.hero-quiz-boxes {
  display: grid;
  grid-template-columns: 95px 95px;
  gap: 24px;
}
.hero-quiz-title {
  font-family: var(--secondary-font);
  color: var(--color-primary-dark);
  font-size: 20px;
  margin-bottom: 16px;
  position: relative;
}
.hero-quiz-title::after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: 0;
  background-image: url('img/curved-arrow-blue.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 45px;
  height: 30px;
  transform: rotate(-5deg);
}
.title-badge {
  background-color: var(--color-grey);
  border-radius: 33px;
  padding: 6px 12px;
  margin-bottom: 8px;
  position: relative;
  line-height: 1;
}
.title-badge.dot {
  padding-left: 24px;
}
.title-badge.dot::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  background-color: var(--color-green);
}
.title-badge h3 {
  font-size: 14px;
  margin: 0;
  font-weight: 400 ;
  font-family: var(--secondary-font);
}

.hero-content h1 {
  font-size: 50px;
  font-weight: 700;
  color: var(--color-primary-dark);
  letter-spacing: -2%;
  line-height: .9;
}

.hero-content h1 span {
  color: var(--color-primary);
}
.hero-content h4 {
  font-size: 14px;
  font-weight: 400;
  color: var(--color-text);
  font-family: var(--secondary-font);
  line-height: 1.4;
}
.hero-content h4 b{
  font-weight: 700;
}
.hero-quiz-container {
  padding-top: 14px;
}
.footer-top {
  background-color: var(--color-primary-dark);
  padding: 45px 0;
}
.footer-bottom {
  background-color: var(--color-primary-dark);
  padding: 18px 0 25px 0;
}

.social-icons a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--color-secondary);
}
.social-icons a img {
  width: 50%;
  height: auto;
  max-height: 50%;
  filter: var(--filter-primary-dark);
}
.social-icons a:hover img{
 filter: var(--filter-white);
}
.footer-logo img {
  width: 125px;
}
.footer-links {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.footer-links a {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  font-family: var(--secondary-font);
}
.footer-links a:hover {
  color: var(--color-secondary);
}
.footer-top-inner {
  gap: 45px;
}
.social-icons {
  gap: 20px;
}
.footer-bottom-text,
.footer-bottom-links a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 18px;
  font-family: var(--secondary-font);
}
.footer-bottom-links a:hover {
  text-decoration: underline;
}
.start-section {
  overflow-x: hidden;
  overflow-x: visible;
  padding: 40px 0;
}
.start-boxes {
  padding-top: 60px;
}
.start-box-icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid var(--color-primary);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  margin-bottom: 22px;
}
.start-box-icon img {
  width: 50px;
}
.start-box-number {
  position: absolute;
}
.start-box-icon::after {
  content: "";
  position: absolute;
  width: 120%;
  height: 120%;
  border-radius: 50%;
  border: 2px solid #D9D9D9;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.start-box2 .start-box-icon::after {
  border: 2px solid var(--color-pink);
}
.start-box h4 {
  font-family: var(--secondary-font);
  font-weight: 400;
  color: var(--color-primary-dark);
  margin-bottom: 8px;
  font-size: 28px;
}
.start-box h4 span{
  font-weight: 700;
}
.start-box p {
  color: var(--color-text);
  margin: 0;
}
.start-boxes .row {
  --bs-gutter-y: 42px;
}
.start-box {
  max-width: 320px;
}
.start-box-number {
  width: 42px;
  height: 42px;
  top: -12px;
  left: -12px;
  border: 3px solid #FFFFFF4D;
  border-radius: 7px;
  background-color: var(--color-secondary);
  font-size: 22px;
  font-weight: 700;
  font-family: var(--secondary-font);
  z-index: 3;
  color: #FFFFFF;
}
.start-box2 .start-box-number  {
  background-color: var(--color-pink);
}
.start-box3 .start-box-number {
  background-color: var(--color-green);
}
.start-section::after {
  content: "";
  position: absolute;
  width: 215px;
  height: 215px;
  right: 0;
  top: 10%;
  background-image: url('img/start-circle-yellow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}
.testimonials-swiper-container {
  padding-top: 65px;
}
.testi-flag img {
  width: 16px;
}
.testi-name {
  font-size: 18px;
  font-weight: 700;
  font-family: var(--secondary-font);
  letter-spacing: -2%;
  line-height: 1;
}
.testi-flag {
  font-size: 16px;
  font-weight: 400;
  font-family: var(--secondary-font);
  letter-spacing: -2%;
  line-height: 1;
}
.testi-user-img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
.testimonial-box {
  border-radius: 16px;
  background-color: #FAFCFD;
  border: 4px solid #4459B31A;
  padding: 24px;
}
.testi-bottom-left {
  padding: 5px 16px;
  border-left: 3px solid var(--color-primary);
}
.test-text {
  font-size: 24px;
  line-height: 1.2;
  font-family: var(--secondary-font);
  letter-spacing: -2%;
  color: var(--color-primary-dark);
  margin-bottom: 34px;
  padding-top: 70px;
  position: relative;
}
.test-text::before {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-image: url('img/quotes.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.swiper-pagination-bullet {
  background-color: #D9D9D9 !important;
  margin: 0 8px !important;
}
.swiper-pagination-bullet-active {
  background-color: var(--color-primary) !important;
}
.faq-section {
  background-color: var(--color-primary);
  padding: 32px 0 64px 0;
  margin-top: 78px;
}
.faq-section::after {
  content: "";
  width: 100px;
  height: 320px;
  background-image: url('img/faq-right.svg');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 15%;
  right: 0;
}
.faq-section::before {
  content: "";
  width: 100%;
  height: 78px;
  background-image: url('img/section-lines.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -70px;
  left: 0;
}
.faq-bg-inner::after {
  content: "";
  width: 300px;
  height: 490px;
  background-image: url('img/faq-left.svg');
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10%;
  left: -150px;
}
.faq-block {
  max-width: 685px;
  padding-top: 45px;
}
.faq-block .accordion {
  gap: 20px;
}
.faq-block .accordion-item {
  border-radius: 8px;
  overflow: hidden;
  padding: 16px;
  background-color: var(--color-primary-dark);
  border: none;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.faq-block .accordion-button {
  background-color: transparent;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -2%;
  color: #FFFFFF;
  transition: all .1s;
}
.accordion-button:not(.collapsed) {
  font-weight: 700;
  color: var(--color-secondary);
}

.accordion-button:focus,
.accordion-button:not(.collapsed) {
  box-shadow: none;
}

.accordion-button::after {
  background-image: url('img/plus.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  transition: all .3s;
}
.accordion-button.collapsed::after {
  background-image: url('img/plus.svg');
}
.accordion-button:not(.collapsed)::after {
  background-image: url('img/minus.svg');
}
.faq-content ul {
  list-style-type: none;
  padding-left: 0;
}
.faq-content ul li::before {
  content: "✓";
  display: inline-block;
  font-size: 15px;
  margin-right: 0.5em;
}
.faq-block .accordion-body {
  padding-left: 0;
  padding-right: 0;
  color: #FFFFFF;
  padding-bottom: 0;
  font-size: 16px;
  font-family: var(--secondary-font);
  font-weight: 300;
}
.faq-block .accordion-body ul:last-child,
.faq-block .accordion-body p:last-child {
  margin-bottom: 0;
}
.tape-section {
  background-color: var(--color-secondary);
  background-image: url('img/tapebg.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.marquee {
  overflow: hidden;
  width: 100%;
  padding: 10px 0;
}
.marquee-track {
  display: flex;
  width: max-content;
  animation: marquee 20s linear infinite;
}
.marquee span {
  color: var(--color-primary-dark);
  font-size: 12px;
  font-weight: bold;
  padding: 0 6px;
  white-space: nowrap;
  letter-spacing: -2%;
  font-family: var(--secondary-font);
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.try-section::after {
  content: "";
  width: 100%;
  height: 78px;
  background-image: url('img/trybg.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -78px;
  left: 0;
}
.try-section {
  padding: 40px 0 65px 0;
}

.try-section-block {
  padding-top: 35px;
}
.try-icon {
  width: 64px;
  height: 64px;
  border-radius: 6px;
  background-color: var(--color-secondary);
  margin-bottom: 32px;
  position: relative;
  z-index: 3;
}
.try-icon img {
  width: 100%;
  height: auto;
  max-width: 40px;
}
.try-item {
  border-radius: 16px;
}
.try-item h4 {
  font-size: 28px;
  font-weight: 700;
  font-family: var(--secondary-font);
  position: relative;
  z-index: 3;
}
.try-item p {
  font-family: var(--secondary-font);
  margin: 0;
  line-height: 1.4;
  position: relative;
  z-index: 3;
}
.try-item1 {
  background-color: var(--color-primary-dark);
}
.try-item1::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 130px;
  height: 130px;
  background-image: url('img/try1.svg');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
.try-item2::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 210px;
  height: 170px;
  background-image: url('img/try2.svg');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
.try-item3::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 210px;
  height: 170px;
  background-image: url('img/try3.svg');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
.try-item2 {
  background-color: var(--color-pink);
}
.try-item3 {
  background-color:#00B6AE;
}
.try-banner-container {
  padding-top: 24px;
}
.try-banner-text {
  font-size: 24px;
  font-family: var(--secondary-font);
  color: var(--color-primary-dark);
}
.try-banner-text span {
  font-weight: 700;
}
.try-banner {
  border-radius: 16px;
  background-color: #E8E8E8;
}
.teacher-img {
  background-color: var(--color-primary);
  width: 300px;
  height: 300px;
  border-radius: 50%;
}
.teacher-block {
  padding-top: 48px;
  gap: 24px;
}
.teacher-box {
  max-width: 300px;
}
.teachers-section {
  background-color: #ECEEF7;
  padding: 55px 0 105px 0;
}
.teacher-name {
  color: var(--color-primary-dark);
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -2%;
}
.teacher-job {
  color: var(--color-text);
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -2%;
}
.teacher-box-btn {
  width: 50px;
  height: 50px;
  background-color: var(--color-pink);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  transition: all .3s;
}
.teacher-box-btn img {
  width: 38%;
  margin-left: 3px;
}
.teacher-box:hover .teacher-box-btn {
  background-color: var(--color-green);
}
.teacher-modal .modal-content {
  background-color: var(--color-primary);
}
.teacher-modal .btn-close {

  border-radius: 50%;
  border: 2px solid #FFFFFF;
  background-color: #FFFFFF;
  opacity: 1;
}
.teacher-modal .modal-header {
  padding: 30px;
}
.teacher-modal .modal-body {
  padding-top: 0;
}
.teacher-modal-img {
  border-radius: 50%;
  width: 100%;
  aspect-ratio: 1/1;
  max-width: 200px;
  overflow: hidden;
  border: 2px solid var(--color-secondary);
}
.teacher-modal-name {
  font-size: 25px;
  font-weight: 700;
  color: #FFFFFF;
}
.teacher-modal-country img {
  width: 25px;
}
.teacher-modal-info p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.4;
}
.teacher-modal-info p:last-child {
  margin-bottom: 0;
}
.teacher-modal-video iframe {
  width: 100%;
  height: 100%;
}
.teacher-modal-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}
.teachers-section::after {
  content: "";
  position: absolute;
  top: 5%;
  right: 0;
  width: 80px;
  height: 170px;
  background-image: url('img/teachers-right.svg');
  background-position:  right;
  background-repeat: no-repeat;
  background-size: contain;
}
.teachers-section::before {
  content: "";
  position: absolute;
  top: 1%;
  left: 0;
  width: 105px;
  height: 55px;
  background-image: url('img/teachers-left.svg');
  background-position:  left;
  background-repeat: no-repeat;
  background-size: contain;
}
.video-section {
  background-color: var(--color-primary);
  background-image: url('img/videobg.png');
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 78px;
  padding: 40px 0 120px 0;
}
.video-section::before {
  content: "";
  width: 100%;
  height: 78px;
  background-image: url('img/section-lines.svg');
  background-position: center;
  background-repeat: no-repeat;
   transform: scaleX(-1);
  background-size: cover;
  position: absolute;
  top: -70px;
  left: 0;
}
.video-container {
  width: 100%;
  max-width: 890px;
  border-radius: 18px;
}
.video-play-btn {
  width: 58px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.video-section-btn {
  padding-top: 30px;
}
.video-container img {
  transition: all .2s;
}
.video-container:hover img {
  scale: 1.1;
}
.video-numbers {
  background-color: var(--color-primary-dark);
  border-radius: 4px;
  padding: 16px;
  max-width: 245px;
}
.numbers-item  {
  font-size: 14px;
  font-weight: 400;
  font-family: var(--secondary-font);
  gap: 5px;
}
.numbers-item span {
  font-size: 21px;
  font-weight: 700;
}

.number-icon {
  width: 24px;
}
.numbers-item:first-child {
  border-right: 1px solid #8A9CEA;
}
.video-block {
  padding-top: 20px;
}
.video-section::after {
  content: "";
  width: 100%;
  height:115px;
  background-image: url('img/teacherstop.svg');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.testimonials-section {
  padding: 40px 0;
}
.swiper-pagination {
  bottom: 0 !important;
}
.testimonials-swiper-container {
  padding-bottom: 50px;
}
.video-paper {
  top: -100px;
  right: -20px;
  background-image: url('img/video-paper.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 12px;
  color: var(--color-primary);
  font-weight: 700;
  width: 140px;
  height: 140px;
  line-height: 1;
  padding: 50px 25px 40px 25px;
  z-index: 2;
  letter-spacing: -2%;
  pointer-events: none;
}
.video-container-outer {
  margin-top: 80px;
}
.video-container-outer::before {
  content: "";
  width: 140px;
  height: 55px;
  background-image: url('img/videocloud.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -25px;
  left: -80px;
}
.video-container-outer::after {
  content: "";
  width: 80px;
  height: 65px;
  background-image: url('img/videoflower.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -200px;
  right: -40px;
  z-index: 1;
}
.ponuda-img img {
  border-radius: 16px;
}
.ponuda-text h5 {
  color: var(--color-primary);
  font-family: var(--secondary-font);
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
}
.ponuda-text h3 {
  color: var(--color-primary-dark);
  font-family: var(--secondary-font);
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 12px;
  letter-spacing: -2%;
}
.ponuda-text p {
  color: var(--color-text);
  font-family: var(--secondary-font);
  margin-bottom: 12px;
}
.ponuda-box {
  border-radius: 16px;
  background-color: #FFFFFF;
}
.ponuda-dropdown {
  padding: 8px 40px 8px 20px;
  font-size: 14px;
  color: var(--color-primary-dark);
  text-decoration: none;
  border-radius: 8px;
  border: 1px solid #4559B233;
  width: 100%;
  display: block;
  position: relative;
}
.ponuda-dropdown::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background-image: url('img/chevron-right.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all .3s;
}
.ponuda-dropdown.collapsed::after {
  transform: translateY(-50%) rotate(90deg);
}
.ponuda-dropdown:not(.collapsed)::after {
  transform: translateY(-50%) rotate(270deg);
}
.ponuda-box .card-body {
  margin-top: 12px;
  font-size: 14px;
  color: var(--color-primary-dark);
  border-radius: 8px;
  border: 1px solid #4559B233;
}
.ponuda-box2 p,
.ponuda-box3 p {
  max-width: 70%;
}

.ponuda-section {
  background-color: var(--color-primary);
  padding: 90px 0 145px 0;
}
.ponuda-section::before {
  content: "";
  width: 100%;
  height: 80px;
  background-image: url('img/ponuda-lines.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.ponuda-boxes {
  padding-top: 33px;
}
.why-left h2 {
  line-height: 1;
  margin-bottom: 16px;
}
.why-left p {
  color: #3B3B3B;
  line-height: 1.2;
  font-family: var(--secondary-font);
  max-width: 430px;
}
.why-box {
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid var(--color-text);
  gap: 14px;
  background-color: #FFFFFF;
  z-index: 2;
}
.why-icon {
  width: 54px;
  height: 54px;
  border-radius: 7px;
  background-color: var(--color-secondary);
}
.why-icon img {
  max-width: 27px;
  height: auto;
  max-height: 100%;
}
.why-box-text h5 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -2%;
  margin-bottom: 10px;
  font-family: var(--secondary-font);
  color: var(--filter-primary-dark);
}
.why-box-text p {
  font-size: 14px;
  margin-bottom: 0;
  font-family: var(--secondary-font);
  color: var(--color-text);
  
}
.why-box:nth-child(1) .why-icon {
  background-color: var(--color-secondary);
}
.why-box:nth-child(2) .why-icon {
  background-color: var(--color-pink);
}
.why-box:nth-child(3) .why-icon {
  background-color: var(--color-green); 
}
.why-box:nth-child(4) .why-icon {
  background-color: var(--color-primary);
}
.why-tako-lako {
  padding: 35px 0 130px 0;
  background: linear-gradient(to bottom, #F7FBFF 0%, #FFFFFF 100%);
}
.why-block {
  gap: 65px;
}
.why-block .title-badge {
  margin-bottom: 16px;
}
.why-tako-lako::after {
  content: "";
  width: 100%;
  height: 80px;
  background-image: url('img/whytop.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -80px;
  left: 0;
}
.why-right::after {
  content: "";
  width: 80px;
  height: 65px;
  background-image: url('img/videoflower.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -40px;
  right: -40px;
  z-index: 1;
}
.why-tako-lako-bg-inner::before {
  content: "";
  width: 150px;
  height: 70px;
  background-image: url('img/whycloud.svg');
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 5%;
  left: 0;
}
.ponuda-img-badge {
  position: absolute;
  font-family: var(--secondary-font);
  font-size: 12px;
  font-weight: 700;
  color: #212121;
  border-radius: 8px;
  top: 8px;
  left: 8px;
  line-height: 1.3;
  padding: 10px 16px;
}
.ponuda-box1 .ponuda-img-badge {
  background-color: var(--color-green);
  transform: rotate(-3deg);
}
.ponuda-box2 .ponuda-img-badge {
  background-color: var(--color-secondary);
  transform: rotate(3deg);
}
.ponuda-box3 .ponuda-img-badge {
  background-color: var(--color-pink);
  transform: rotate(-3deg);
}
.quiz-section-padding {
  padding: 40px 0;
}
.quiz-step,
#quizResult {
  display: none;
}

.quiz-step.active,
#quizResult.active {
  display: block;
}

.quiz-progress {
  width: 100%;
  max-width: 680px;
  margin-bottom: 24px;
}

.quiz-progress-bar {
  width: 100%;
  height: 8px;
  background: #e9ecef;
  border-radius: 999px;
  overflow: hidden;
}

.quiz-progress-fill {
  width: 0%;
  height: 100%;
  background: var(--color-pink);
  transition: width 0.3s ease;
  border-radius: 999px;
}

.quiz-nav {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 20px;
  flex-wrap: wrap;
}
.hero-quiz-boxes button.selected:focus,
.hero-quiz-boxes button.selected {
  background: var(--color-primary-dark) !important;
  border-color: var(--color-primary-dark) !important;
  color: #ffffff !important;
}
.hero-quiz-boxes button.selected:focus::after,
.hero-quiz-boxes button.selected::after {
  filter: var(--filter-white) !important;
}
#answerList,
#goalList {
  width: 100%;
  max-width: 760px;
  margin: 20px auto 0;
  padding-left: 20px;
}

#answerList li,
#goalList li {
  margin-bottom: 10px;
}

.result-text {
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}

.hidden-cefr {
  display: none;
}

.upitnik-main-section .hero-quiz-title::after {
  display: none;
}
.upitnik-main-section .hero-quiz-container {
  width: 100%;
  max-width: 600px;
  align-items: stretch !important;
  margin-left: auto;
  margin-right: auto;
}
.upitnik-main-section .hero-quiz-boxes a,
.upitnik-main-section .hero-quiz-title {
  text-align: center;
}
.upitnik-main-section .hero-quiz-title {
  color: #FFFFFF;
}
.upitnik-main-section ul {
  list-style-position: inside;
}
.quiz-step,
#quizResult,
#leadCaptureSection {
    display: none;
}

.quiz-step.active,
#quizResult.active,
#leadCaptureSection.active {
  display: block;
}
.quiz-main {
  background-image: url('img/videobg.png');
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  min-height: 100svh;
}
.results-section-block {
  border-radius: 20px;
}
.results-section-block .hero-quiz-title {
  color: var(--color-primary-dark);
}
.results-section-block::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30%;
  height: 30%;
  background-image: url(img/try2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
  opacity: .5;
}
.quiz-text {
  font-size: 20px;
}
.quiz-text.title-line,
.quiz-nivo.title-line {
  position: relative;
  padding-top: 34px;
}
.quiz-text.title-line::after,
.quiz-nivo.title-line::after {
  position: absolute;
  content: "";
  background-image: url('img/title-line.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  height: 10px;
  width: 26px;
  left: 50%;
  transform: translateX(-50%);

}
.quiz-nivo {
  font-size: 16px;
}
.upitnik-main-section .try-banner-text {
  font-size: 16px;
  font-weight: 700;
}
.results-section-block .hero-quiz-title {
  font-family: var(--primary-font);
}
.blog-section {
  background-color: var(--color-primary);
  background-image: url('img/videobg.png');
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-block .ponuda-text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.blog-block .ponuda-dropdown::after {
  transform: translateY(-50%) rotate(0);
}
.blog-block .ponuda-box:hover .ponuda-dropdown::after {
  filter: var(--filter-white);
}
.blog-block .ponuda-box:hover .ponuda-text h3 {
  color: var(--color-primary-dark);
}
.blog-block .ponuda-img {
  aspect-ratio: 1.82/1;
}
.blog-block .ponuda-dropdown {
  transition: all .2s;
}
.blog-block .ponuda-box:hover .ponuda-dropdown {
  background-color: var(--color-primary);
  color: #FFFFFF;
}
.blog-pagination .page-link {
  background-color: var(--color-secondary);
  color: var(--color-primary-dark);
  border-color: var(--color-secondary);
}
.blog-pagination .page-link:hover {
  background-color: var(--color-primary-dark);
   border-color: var(--color-primary-dark);
  color: #FFFFFF;
}
.blog-pagination .page-link:focus {
  box-shadow: none;
}
.blog-pagination .page-item.active .page-link{
  background-color: var(--color-primary-dark);
   border-color: var(--color-primary-dark);
  color: #FFFFFF;
}
.contact-section::before {
  display: none;
}
.hero-quiz-container .form-control,
.contact-form-container .form-control {
  border-color: var(--color-primary-dark);
  background-color: var(--color-primary-dark);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  color: #FFFFFF;
  border-radius: 8px;
  font-size: 16px;
  font-family: var(--secondary-font);
  line-height: 1;
  padding: 18px;
}
.hero-quiz-container .form-control:focus,
.contact-form-container .form-control:focus {
  border-color: var(--color-secondary);
}
.hero-quiz-container .form-control::placeholder,
.contact-form-container .form-control::placeholder {
  color: #FFFFFF;
}
.contact-block-links .numbers-item {
  border: none;
  font-size: 18px;
}
.contact-block-links .number-icon img {
  filter: var(--filter-white);
}
.contact-block-links .video-numbers:hover {
  background-color: var(--color-green);
}
.contact-link-buttons a {
  color: var(--color-primary-dark);
  transition: all .2s;
}
.contact-link-buttons .why-icon img {
  filter: var(--filter-white);
}
.contact-link-buttons a:hover {
  background-color: var(--color-grey);
}
.contact-section {
  padding: 144px 0 75px 0;
}
.results-section-block .title-badge {
  border-radius: 16px;
}
.post-date img {
  width: 16px;
}
.content-editor h1,
.content-editor h2,
.content-editor h3,
.content-editor h4,
.content-editor h5 {
  margin-bottom: 16px;
  font-weight: 600;
  color: var(--color-primary-dark);
}
.content-editor img {
  max-width: 100%;
  height: auto;
	margin-bottom: 10px;
  border-radius: 20px;
}
.content-editor img.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
.content-editor img.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px;
}
.content-editor img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content-editor blockquote {
  background-color: #b19b843b;
  padding: 10px;
}
.content-editor blockquote p:last-child {
  margin-bottom: 0;
}
.content-editor p,
.content-editor li {
  color: var(--color-primary-dark);
  font-family: var(--secondary-font);
}
.content-editor a {
  text-decoration: none;
  color: var(--color-green);
}
.blog-more-posts {
  background-color: var(--color-primary);
  background-image: url(img/videobg.png);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0;
}
.wpcf7-not-valid-tip {
  color: var(--color-secondary);
}
.wpcf7-response-output {
  color: #FFFFFF;
}
.hv-container {
  width: 120px;
  min-width: 40%;
  aspect-ratio: 1.6/1;
  border-radius: 6px;
  overflow: hidden;
}
.hv-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.hero-video-container {
  top: 60px;
  left: 10%;
}
.hv-badge {
  font-size: 11px;
  background-color: var(--color-pink);
  border: .4px solid #964861;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 5px 6px;
  top: 10px;
  left: -25px;
}
.grecaptcha-badge {
    visibility: hidden;
}



.np-hero-btn .btn-link {
  color: var(--color-primary-dark);
  text-decoration: none;
}
.np-hero-btn .btn-link::after {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url('img/arrow-down.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  transition: all .2s;
}
.btn-link:hover,
.btn-link:focus {
  background-color: var(--color-grey);
}
.np-hero-img {
  width: 100%;
  height: auto;
  border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
  padding: 20px;
}
.np-hero-img img {
  border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}

.np-hero-img::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px; 
  background: repeating-conic-gradient(
    #D5D5D5 0deg 3deg,
    transparent 3deg 6deg
  );
  -webkit-mask: 
    linear-gradient(#000 0 0) content-box, 
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}
.np-section .section-title {
  color: var(--color-primary-dark);
}
.np-section .section-title span {
  color: var(--color-primary);
}
.np-izazov-img img,
.np-start-img img {
  border-radius: 20px;
}
.np-izazov-block {
  background-color: #EEF0FB;
  border-radius: 20px;
}
.np-izazov-block {
  padding: 20px;
}
.np-izazov {
  padding: 40px 0;
}
.okidac-section {
  background-color: #ECEEF7;
  padding: 40px 0;
}
.okidac-section::after {
    content: "";
    width: 80px;
    height: 65px;
    background-image: url(img/videoflower.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 10%;
    right: 10%;
    z-index: 1;
}

.quote-section {
  background-color: var(--color-primary);
  padding: 80px 0;
}
.np-section p {
 font-family: var(--secondary-font);
}
.quote-section h2 {
  font-weight: 700;
  font-size: 34px;
  font-style: italic;
  position: relative;
}
.quote-section h2::before {
  content: "\201C";
  font-size: 100px;
  font-weight: 400;
  opacity: .25;
  top: -40px;
  left: -40px;
  position: absolute;
}
.quote-section p {
  margin: 0;
  font-size: 15px;
}
.quote-section {
  background-image: url(img/tapebg.svg);
  background-repeat: no-repeat;
  background-size: auto 100% ;
}
.try-section.np-section::after {
  display: none;
}
.try-section.np-section .try-icon img {
  filter: var(--filter-primary);
} 
.np-vizija-img img {
  border-radius: 20px;
}
.np2-vizija-img {
  aspect-ratio: 1/1;
}

.np-vizija {
  padding: 40px 0;
}

.vizija-video-section .title-badge {
  background-color: var(--color-secondary);
  color: var(--color-primary-dark);
}
.vizija-video-section .section-title span {
  color: var(--color-secondary);
}
.vizija-video-section p {
  font-family: var(--secondary-font);
}
.vizija-video-img img {
  border-radius: 20px;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.vizija-img-block {
  max-width: 890px;
}
.np-video-section {
  padding: 40px 0 80px 0;
}
.np-faq.faq-section::after {
  height: 150px;
}
.np-faq .faq-bg-inner::after {
  height: 400px;
}
.mediji-onama {
  padding: 120px 0 60px 0;
  background-color: #EDEFF7;
}
.mediji-title {
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.medij-box-img {
  border-radius: 10px;
  padding: 10px;
  width: 100%;
  height: 50px;
  background-color: var(--color-primary);
}
.medij-box-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  filter: var(--filter-white);
}
.mediji-block {
  max-width: 890px;
}
.team-section {
  padding: 40px 0 80px 0;
}
.osnivac-img {
  width: 180px;
}
.team-img-wrapper img {
	border-radius: 20px;
	aspect-ratio: 2/1;
	object-fit: cover;
}
.team-img {
	margin-top: 30px;
}

.np-video-section::after {
  content: "";
  width: 100%;
  height: 78px;
  background-image: url('img/trybg.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -78px;
  left: 0;
}
.np-vizija2 {
	padding-bottom: 100px;
}
.np-start-section .row {
	--bs-gutter-x: 30px;
}
.ponuda-num-box {
	background-color: var(--color-primary-dark);
	color: #FFFFFF;
	border-radius: 12px;
	padding: 6px 12px;
	width: fit-content;
	margin-bottom: 12px;
}
/******** RESPONSIVE SM ***********/ 
@media (min-width: 576px) {}

/******** RESPONSIVE MD ***********/
@media (min-width: 768px) {
  .hero-quiz-boxes {
    grid-template-columns: 95px 95px 95px 95px;
  }
  .hero-quiz-title::after {
    transform: rotate(-130deg);
    right: -60px;
    top: 5px;
  }
  .footer-bottom {
    background-color: #191B32;
    padding: 18px 0;
  }
  .footer-links {
    gap: 30px !important;
  }
  .video-numbers {
    max-width: 490px;
    padding: 12px 16px;
  }
  .numbers-item:nth-child(2) {
    border-right: 1px solid #8A9CEA;
  }
  .why-tako-lako::after {
    height: 120px;
    top: -120px;
  }

}
@media (min-width: 783px) {
  .admin-bar header.fixed-top {
    top: 32px;
  }
}

/******** RESPONSIVE LG ***********/
@media (min-width: 992px) {
  .navbar .nav-item {
    border-bottom: none;
  }
  .navbar .nav-link {
    font-size: 16px;
    font-weight: 700;
    color: var(--color-primary-dark); 
    font-family: var(--secondary-font);
    position: relative;
    padding: 4px 8px;
  }
  .navbar .nav-item {
    padding: 0;
  }

  .navbar-nav .nav-link:hover,
  .navbar-nav .nav-link.active, 
  .navbar-nav .nav-link.show {
    color: var(--color-primary);
  }
  .top-bar {
    font-size: 14px;
  }
  .hero-img {
    max-width: 550px;
  }
  .hero-quiz-boxes a {
    transition: all .3s;
  }
  .hero-quiz-boxes a:hover {
    background-color: var(--color-secondary);
  }
  .footer-links {
    gap: 80px !important;
  }
  .start-boxes .row {
    --bs-gutter-x: 50px;
  }
  .start-box {
    max-width: 100%;
  }
  .start-box-icon::before  {
    position: absolute;
    content: "";
    width: 140px;
    height: 35px;
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 35px);
    background-image: url('img/sb-line1.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .start-box2 .start-box-icon::before {
    background-image: url('img/sb-line2.svg');
  }
  .start-box3 .start-box-icon::before {
    display: none;
  }
  .start-section::before {
    content: "";
    position: absolute;
    width: 380px;
    height: 380px;
    left: 0;
    top: 10%;
    background-image: url('img/start-circle-blue.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
  }
  .faq-section {
    background-color: var(--color-primary);
    padding: 32px 0 103px 0;
    margin-top: 112px;
  }
  .faq-section::before {
    content: "";
    width: 100%;
    height: 140px;
    background-image: url('img/section-lines.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -115px;
    left: 0;
  }
  .faq-section::after {
    width: 194px;
    height: 444px;
    top: 12%;
  }
  .faq-bg-inner::after {
    content: "";
    width: 410px;
    height: 620px;
    background-image: url('img/faq-left.svg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -8%;
    left: 0px;
  }
  .marquee span {
    font-size: 16px;
    padding: 0 12px;
  }

  .testimonials-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-image: url('img/testimonialbg.svg');
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain; 
    width: 185px;
    height: 300px;
  }
  .video-section::before {
    height: 140px;
    top: -115px;  
  }
  .video-block {
    padding-top: 36px;
  }
  .video-section {
    background-size: 100% auto;
    padding: 100px 0 200px 0;
  }
  .video-section::after {
    height: 140px;
  }
  .teachers-section::after {
    top: 7%;
    width: 165px;
    height: 255px;
  }
  .teachers-section::before {
    top: 5%;
    width: 205px;
    height: 125px;
  }
  .testimonials-section {
    padding: 40px 0 80px 0;
  }
  .video-paper {
    top: -100px;
    right: -50px;
    font-size: 20px;
    width: 225px;
    height: 225px;
    padding: 50px 40px 40px 40px;
  }
  .video-container-outer {
    margin-top: 32px;
    width: fit-content;
  }
  .ponuda-section {
    padding: 120px 0 180px 0;
  }
  .ponuda-section::before {
    height: 130px;
  }
  .ponuda-boxes {
    padding-top: 90px;
  }
  .ponuda-section::after {
    content: "";
    position: absolute;
    top: 15%;
    right: 0;
    background-image: url('img/ponuda-right.svg');
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain; 
    width: 155px;
    height: 155px;
  }
  .ponuda-bg::before {
    content: "";
    position: absolute;
    top: 45%;
    left: 0;
    background-image: url('img/ponuda-left.svg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain; 
    width: 155px;
    height: 155px;
  }
  .why-tako-lako {
    padding: 75px 0;
  }
  .results-section-block .tape-section {
    font-size: 20px;
  }
  .contact-section {
    padding: 155px 0 85px 0;
  }
  .hv-container {
    width: 115px;
  }
	 .np-izazov {
    padding: 60px 0;
  }
  .okidac-section {
    padding: 60px 0;
  }
  .vizija-video-section p {
    font-size: 20px;
  }
  .np-video-section {
    padding: 60px 0 120px 0;
  } 
  .medij-box-text {
    font-size: 18px;
  }
  .mediji-title {
    font-size: 20px;
  }
  .team-section {
    padding: 60px 0 120px 0;
  }
  .osnivac-img {
    width: 120px;
  }
	.ponuda-numbers .numbers-item {
		font-size: 16px;
	}
	.ponuda-numbers .numbers-item span {
		font-size: 21px;
	}
	.team-img {
		margin-top: 40px;
	}
}

/******** RESPONSIVE XL ***********/
@media (min-width: 1200px) {
  .hero-content h1 {
    font-size: 75px;
  }
  .hero-content h4 {
    font-size: 18px;
    max-width: 575px;
  }
  .hero {
    padding: 185px 0 110px 0;
  }
  .hero-quiz-title {
    font-size: 28px;
  }
  .hero-quiz-title::after {
    top: 10px;
  }
  .title-badge {
    margin-bottom: 12px;
    padding: 10px 12px;
  }

  .title-badge h3 {
    font-size: 18px;
  }
  .hero-quiz-boxes {
    grid-template-columns: 120px 120px 120px 120px;
    gap: 20px;
  } 
  .hero-quiz-boxes a {
    padding: 18px 12px;
  }
  .start-boxes .row {
    --bs-gutter-x: 100px;
  }
  .start-box p {
    max-width: 320px;
  }
  .start-box-icon::before  {
    width: 200px;
    height: 40px;
    left: calc(100% + 75px);
    top: 40%;
  }
  .start-box2 .start-box-icon::before  {
    top: 60%;
  }
  .navbar {
    padding: 16px 0;
  }
  .navbar-brand img {
    width: 115px;
  }
  .footer-top {
    padding: 85px 0 55px 0;
  }
  .section-title h2 {
    font-size: 50px;
	margin-bottom: 15px;
  }
  .start-section {
    padding: 40px 0 45px 0;
  }
  .start-boxes {
    padding-top: 85px;
  }
  .start-section::after {
    width: 300px;
    height: 300px;
    top: 5%;
  }
  .testimonials-swiper-container {
    padding-top: 90px;
  }
  .faq-block {
    padding-top: 50px;
  }
  .marquee {
    overflow: hidden;
    width: 100%;
    padding: 32px 0;
  }
  .marquee span {
    font-size: 24px;
    padding: 0 15px;
  }
  .try-section::after {
    height: 150px;
    top: -150px;
  }
  .try-section {
    padding: 50px 0 80px 0;
  }
  .try-section-block {
    padding-top: 48px;
  }
  .try-banner-container {
    padding-top: 60px;
  }
  .try-banner {
    padding: 16px !important;
  }
  .teacher-block {
    padding-top: 94px;
  }
  .teachers-section {
    padding: 120px 0 150px 0;
  }
  .video-section {
    padding: 100px 0 250px 0;
  }
  .video-section::after {
    height: 180px;
    bottom: -50px;
  }
  .testimonials-section {
    padding: 40px 0 120px 0;
  }
  .testimonials-swiper-container {
    padding-bottom: 60px;
  }
  .video-container-outer::before {
    width: 190px;
    height: 75px;
    top: -35px;
    left: -100px;
  }
  .video-container-outer::after {
    width: 135px;
    height: 120px;
    top: auto;
    bottom: -50px;
    right: -65px;
  }
  .why-block {
    gap: 100px;
  }
  .why-right {
    max-width: 590px;
  }

  .why-tako-lako {
    padding: 120px 0 75px 0;
  }
  .ponuda-section {
    padding: 120px 0 220px 0;
  }
  .ponuda-section::before {
    height: 180px;
  }
  .why-right::after {
    width: 130px;
    height: 130px;
    top: -75px;
    right: -75px;
  }
  .why-tako-lako-bg-inner::before {
    content: "";
    width: 160px;
    height: 100px;
    background-image: url('img/whycloud.svg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 5%;
    left: 0;
  }
  .why-tako-lako-bg-inner::after {
    content: "";
    width: 150px;
    height: 70px;
    background-image: url('img/whylines.svg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 3%;
    left: 0;
  }
  .quiz-section-padding {
    padding: 80px 0;
  }
  .results-section-block::after {
    width: 50%;
    height: 50%;
  }
  .quiz-nivo {
    font-size: 24px;
  }
  .results-section-block .title-badge {
    font-size: 20px;
  }
  .results-section-block .hero-quiz-title {
    font-size: 32px;
  }
  .blog-pagination .page-link {
    padding: 8px 16px;
    font-weight: 500;
  }
  .contact-section {
    padding: 185px 0 110px 0;
  }
  .content-editor p,
  .content-editor li {
    font-size: 18px;
  }
  .blog-more-posts {
    padding: 80px 0;
  }
  .hv-container {
    width: 145px;
  }
  .np-izazov-block {
		gap: 40px;
  }

  .np-izazov-img {
    width: 45%;
	flex-shrink:0;
  }
  .np-izazov {
    padding: 60px 0 100px 0;
  }
  .okidac-section {
    padding: 80px 0;
  }
  .np-section p {
    font-size: 18px;
  }
  .quote-section h2 {
    font-size: 44px;
  }
  .quote-section h2::before {
    font-size: 130px;
    top: -55px;
    left: -65px;
  }
  .quote-section p {
    font-size: 17px;
  }
  .np-vizija {
    padding: 80px 0;
  }
  .np-faq.faq-section::after {
    height: 350px;
  }
  .mediji-onama {
    padding: 120px 0 80px 0;
  }
  .osnivac-img {
    width: 150px;
  }
  .team-section .ponuda-text h5 {
    font-size: 20px;
  }
  html {
	  scroll-padding-top: 170px;
	}
  .np-video-section::after {
    height: 150px;
    top: -150px;
  }
	.np-vizija2 {
		padding-bottom: 160px;
	}
	.okidac-section::after {
		width: 120px;
		height: 120px;
		top: 10%;
		right: 10%;
	}
}
/******** RESPONSIVE XXL ***********/
@media (min-width: 1400px) {

  .teacher-modal p,
  .teacher-modal-more-exp,
  .teacher-modal-country {
    font-size: 20px;
  }
  .try-banner {
    padding: 16px 19px 16px 32px !important;
  }
  .video-section {
    padding: 100px 0 300px 0;
  }
  .video-section::after {
    height: 220px;
    bottom: -50px;
  }
   .video-paper {
    top: -100px;
    right: -135px;
    font-size: 26px;
    width: 275px;
    height: 275px;
    padding: 100px 45px 80px 45px;
  }
  .why-tako-lako::after {
    height: 150px;
    top: -150px;
  }
  .ponuda-section {
    padding: 120px 0 260px 0;
  }
  .hv-container {
    width: 185px;
  }
  .hv-badge {
    font-size: 14px;
    padding: 7px 12px;
    border-radius: 5px;
    left: -45px;
  }
}
@media (min-width: 1700px) {
  .faq-section::before {
    height: 160px;
    top: -130px;
    left: 0;
  }
  .video-section::before {
   height: 160px;
    top: -130px;
  }
  .video-section::after {
    height: 280px;
    bottom: -70px;
  }
  .why-tako-lako::after {
    height: 200px;
    top: -200px;
  }
  .ponuda-section {
    padding: 120px 0 300px 0;
  }
	.np-vizija2 {
		padding-bottom: 200px;
	}
}
  