/* Language Switcher */
.trp-language-switcher {
  height:55px;
  width:0px;
}
.trp-language-switcher > div > a {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 7px 12px;
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  background-color: #f05a22;
  border-radius: 50%;
  width: 25px;
  height: 35px;
  opacity:0.8;
  margin-bottom: 5px;
  transition: all 0.4s ease-in-out;
}
.trp-language-switcher > div {
  box-sizing: border-box;
  padding: 4px 20px 3px 13px;
  border: none;
  border-radius: 0px;
  background-image: none;
  transition: all 0.4s ease-in-out;
}
.trp-language-switcher:hover .trp-ls-shortcode-language {
  overflow-y: hidden;
  background-color: transparent !important;
  max-height: 350px !important;
  transition:all 0.4s ease-in-out;
}
.trp-language-switcher > div > a:hover {
  background-color: #f05a22 !important;
  border-radius:50%;
  opacity:1;
  transition:all 0.8s ease-in-out;
}


/* Animations */

#icon1, #icon2, #icon3, #icon4, #icon5, #icon6, #icon7, #icon8, #icon9, #icon10, #icon11, #icon12, #icon13,

#icon14, #icon15, #icon16, #icon17, #icon18, #icon19, #icon20, #icon21, #icon22, #icon23, #icon24, #icon25,

#icon26, #icon27, #icon28, #icon29, #icon30 {

  will-change: transform;

  transition: transform 0.6s ease-in-out;

}

@keyframes moveLeft {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-20px); /* subtle left */
  }
}

@keyframes moveRight {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(20px); /* subtle right */
  }
}

#page\#4::after,#page\#4::before, #page\#3::after, #page\#0::after {
  animation: moveRight 6s ease-in-out infinite;
}

@keyframes subtlePulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.9;
  }
  50% {
    transform: scale(1.1);
    opacity: 1;
  }
}
.uk-slidenav {
  animation: subtlePulse 2.4s ease-in-out infinite;
  transition: transform 0.4s ease-in-out;
}


/* Button */
.uk-button-default {
    position: relative;
    right:20px;
    top: 20px;
    transition: all 0.4s ease-in-out;
}
.uk-button-default::after {
    content: "";
    position: absolute;
    top: 11px;
    left: 135px;
    background-image: url("https://thrivingschools.eu/wp-content/uploads/2025/06/bi-static.png");
    width: 13px;
    height: 16px;
}
.uk-button-default:hover:after {
    background-image: url("https://thrivingschools.eu/wp-content/uploads/2025/06/bi-hover.png");
}
/* Greek */
:lang(el) .uk-button-default::after {
  left: 225px;
}
/* Romanian */
:lang(ro) .uk-button-default::after {
  left: 135px;
}
/* Italian */
:lang(it) .uk-button-default::after {
  left: 140px;
}

/* About section */
.uk-slidenav {
  color: #fff !important;
  background-color: #f05a22;
  border-radius: 50%;
  width: 25px;
  height: 40px;
  font-size: -18px;
  margin-left: 25px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 25px;
  opacity: 0.8;
  transition: all 0.4s ease-in-out;
}
.uk-slidenav:hover {
  opacity:1;
}
.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke-width: 6 !important;
}
.uk-dotnav > * > * {
  width:20px;
  height:20px;
}

/* Page Decorations */
/* Greek */
:lang(el) #page\#3::after {
  top: 880px;
}
/* Romanian */
:lang(ro) #page\#3::after {
  top: 910px;
}
/* Italian */
:lang(it) #page\#3::after {
  top: 935px;
}

/* Project Resources */
/* Greek */
:lang(el) #page\#0::after {
  top: 595px;
}
/* Romanian */
:lang(ro) #page\#0::after {
  top: 565px;
}
/* Italian */
:lang(it) #page\#0::after {
  top: 595px;
}

/* News */
.uk-tab > * > a {
  font-size:15px !important;
  color:#4f4f50 !important;
  font-weight:500 !important;
  font-family: fredoka !important;
}
.uk-tab > * > a:hover {
  color:#f05a22 !important;
}
.uk-tab > .uk-active > a {
  border-bottom: 1px solid #f05a22 !important;
}

.snewsitem-button .uk-button-default::after {
  left:148px;
}

/* Contact Us */
.uk-input, .uk-select:not([multiple]):not([size]) {
  border-bottom: 3px solid #735aa5;
}
.uk-textarea {
  border:3px solid #735aa5;
}
.uk-input::placeholder {
  color:#4f4f50;
}
.wpcf7-submit {
  position: relative !important;
  transition: all 0.4s ease-in-out;
  background-color: transparent;
  color: #f05a22;
  right: 250px;
}
.wpcf7-submit::after {
    content: "";
    position: absolute;
    top: 11px;
    left: 125px;
    background-image: url("https://thrivingschools.eu/wp-content/uploads/2025/06/bi-static.png");
    width: 13px;
    height: 16px;
}
.wpcf7-submit:hover:after {
    background-image: url("https://thrivingschools.eu/wp-content/uploads/2025/06/bi-hover.png");
}



@media only screen and (max-width: 1270px) {
.uk-logo {
    width:200px;
  }

.hp-illu {
  top:-30px !important;
}
/* Menu */
  .uk-offcanvas-bar {
    background-color:#fff !important;
  }
  .uk-nav-default > li > a {
    color:#4F4F50;
    font-size:20px;
}
.uk-nav-default > li > a:hover {
    color:#f05a22;
    font-size:20px;
}
/* About Section */
.about-img {
  top: 138px !important;
  margin-top: -80px;
}
#page\#3::before, #page\#3::after, #page\#0::before, #page\#0::after {
  display: none !important;
}

.swipe-indicator {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 1;
  pointer-events: none;
}
.swipe-arrow {
  width: 28px;
  height: 28px;
  fill: none;
  stroke: #ff6600; /* Your custom color */
  stroke-width: 2;
  animation: swipe-left 1.4s ease-in-out infinite;
}
@keyframes swipe-left {
  0%   { transform: translateX(0); opacity: 0.5; }
  50%  { transform: translateX(-12px); opacity: 1; }
  100% { transform: translateX(0); opacity: 0.5; }
}

.swipe-text {
  font-size: 14px;
  color: #ff6600;
  margin-top: 4px;
}



/* Contact Us */
.wpcf7-submit {
  right: 0px;
}


} 




