/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1687768784
Updated: 2023-06-26 08:39:44

*/

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');

#mc4wp-form-1 {
  padding-top: 14px;
}

.newsletter-form {
  display: flex;

}

.newsletter-col input.wpcf7-form-control.wpcf7-submit.has-spinner {
margin-top: 10px!important;
color: white!important;
border: 1px solid white!important;
}

.newsletter-col  .wpcf7 form.sent .wpcf7-response-output {
    border-color: white!important;
    color: white!important;
}

.newsletter-col  .wpcf7-response-output {border-color: white!important;
    color: white!important;}
    


.newsletter-col {
  padding-right: 50px;
  padding-left: 14px;
}

.newsletter-form .form-email {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  background: none;
  border: none;
}

.newsletter-form .form-email::placeholder {
  color: #fff;
  font-size: 16px;
}

.newsletter-form .form-email {
  padding: 0;
}

.form-arrow {
  padding: 0 15px;
}

.newsletter-form .submit-form {
  display: inline-block;
  border: none;
  position: relative;
  right: 0;
}

.newsletter-form .form-arrow {
  border: none;
  z-index: 999;
  padding-right: 10px;
}

.newsletter-form .form-arrow:hover {
  background: none;
}

.newsletter-form svg {
  position: absolute;
  top: 35%;
  z-index: 0;
  left: 35%;
  pointer-events: none;
}

.wave {
  background-image: url("https://projects.wildwildweb.gr/new-yes-forum/wp-content/uploads/2023/06/wave.webp");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 220px 100px 70px 100px;
}

.col {
  width: 20%;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 33%;
}

.col3:nth-of-type(3) {
  width: 37.6%;
}

.footer-line-top {
  margin: 40px 60px 50px 60px;
  border-top: 3px #342485 solid;
}

.first-row {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.second-row {
  display: flex;
  justify-content: space-between;
}

.copyright {
  display: flex;
}

.copyright-menu {
  display: flex;
}

.copyright-menu .menu-item {
  padding: 0 12px;
}

.contact-col {
  padding: 8px 90px 0 126px;
}

.first-col-contact {
  color: #342485;
  font-size: 55px;
  font-family: Lilita One, Manrope;
  letter-spacing: 2.75px;
}

.first-col-contact:lang(el) {
  font-weight: 800;
}

.headgr {
  display: none;
}

.headen:lang(el) {
  display: none;
}

.headgr:lang(el) {
  display: block;
}

.footer-form-col {
  padding-top: 8px;
  padding-right: 200px;
}

.footer-form-col textarea {
  height: 100px;
  margin-bottom: 10px;
}

.footer-form-col input[type="text"],
.footer-form-col input[type="email"],
.footer-form-col input[type="password"],
.footer-form-col input[type="date"],
.footer-form-col select,
.footer-form-col textarea {
  border-radius: 0;
  border: none;
  border-bottom: 3px solid #342485;
  outline: none;
  font-family: Manrope;
  font-size: 16px;
  color: #342485;
  padding-left: 0;
  padding-top: 0;
}

.footer-form-col ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #342485;
  opacity: 1;
}

.footer-form-col :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #342485;
  opacity: 1;
}

.footer-form-col ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #342485;
  opacity: 1;
}

.footer-form-col :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #342485;
  opacity: 1;
}

.footer-form-col .wpcf7-submit {
  color: #342485;
  font-size: 14px;
  font-family: Manrope;
  font-weight: 500;
  line-height: 140%;
  display: inline-flex;
  padding: 8px 26px 8px 16px;
  justify-content: center;
  align-items: center;
  border: 1px solid #342485;
  border-radius: 0;
}

.footer-form-col .wpcf7-submit:hover,
.footer-form-col .wpcf7-submit:focus {
  background-color: #ffffff;
}

.submit-wrapper {
  position: relative;
  display: inline-block;
}

.submit-wrapper .wpcf7-spinner {
  display: none;
}

.submit-wrapper svg {
  position: absolute;
  top: 12px;
  right: 8px;
}

.footer-heading {
  font-size: 40px;
  font-family: Manrope;
  font-weight: 800;
  color: #342485;
}

.redtext {
  color: #e30012;
}

.bluetext {
  color: #342485;
}

.footer-desc,
.footer-contact a {
  font-size: 16px;
  font-weight: 400;
  font-family: Manrope;
  line-height: 21px;
  color: #342485;
}

.footer-contact {
  margin-bottom: 4px;
}

.footer-info {
  color: #342485;
  font-size: 22px;
  font-family: Manrope;
  font-weight: 800;
  margin-bottom: 8px;
}

.wild {
  width: auto;
  padding-left: 12px;
  margin-bottom: -5px;
}

.copyright {
  padding: 15px 120px 15px 120px;
}

.copy {
  text-align: right;
}

.copyright a,
.copy {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.wild img {
  margin-top: 10px;
}

.footer li {
  list-style: none;
}

#menu-copyright_menu {
  padding: 0;
}

.menu-item-336,
.menu-item-339,
.menu-item-2239,
.menu-item-2235,
.news_text {
  padding-bottom: 10px;
}

.menu-item-336 a,
.menu-item-339 a,
.menu-item-2239 a,
.menu-item-2235 a,
.news_text {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  pointer-events: none;
  cursor: default;
}

.footer-big li:not(:first-of-type) a,
.footer-small li:not(:first-of-type) a,
.news_desc {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.footer-big li:not(:first-of-type),
.footer-small li:not(:first-of-type),
.news_desc {
  padding-bottom: 6px;
  padding-left: 2px;
}

.fifth-image {
  text-align: center;
}

.fifth-image img {
  margin-top: 10px;
}

.first-image {
  margin-top: 50px;
  margin-left: -10px;
}

.footer-big {
  padding-left: 90px;
}

.footer-small {
  padding: 0 0 0 50px;
}

@media (max-width: 1440px) {
  .contact-col {
    padding: 0 20px 0 0;
  }

  .footer-form-col {
    padding-right: 40px;
  }

  .first-col-contact {
    font-size: 34px;
  }

  .wave {
    padding: 200px 40px 60px 40px;
  }

  .footer-big {
    padding-left: 10px;
  }

  .footer-small {
    padding-left: 10px;
  }

  .newsletter-col {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 1023px) {
  .col {
    width: 50%;
    padding-bottom: 20px;
  }

  .col2 {
    width: 100%;
  }

  .first-row {
    flex-wrap: wrap;
  }

  .second-row {
    flex-wrap: wrap;
  }

  .col3 {
    width: 50%;
  }

  .col3:nth-of-type(1) {
    width: 100%;
  }

  .footer-line-top {
    margin: 30px;
  }

  .copyright {
    padding: 15px 20px 15px 20px;
    flex-wrap: wrap;
  }

  .copyright-menu {
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: 2px #342485 solid;
  }

  #menu-copyright_menu {
    padding-bottom: 10px;
  }

  .copy {
    text-align: center;
    margin-top: 10px;
  }

  .col:nth-child(1) {
    order: 1;
  }

  .col:nth-child(2) {
    order: 3;
  }

  .col:nth-child(3) {
    order: 5;
  }

  .col:nth-child(4) {
    order: 4;
  }

  .col:nth-child(5) {
    order: 2;
  }

  .first-image {
    margin-left: 0;
  }

  .fifth-image {
    text-align: left;
  }
}

@media (max-width: 768px) {
  .col {
    width: 100%;
    padding-bottom: 30px;
  }

  .col2 {
    width: 100%;
  }

  .second-row {
    background-color: #352a86;
    padding: 0 20px 30px 20px;
  }

  .col3 {
    width: 100%;
  }

  .col3:nth-of-type(3) {
    width: 100%;
  }

  .footer-info {
    padding-top: 20px;
  }

  .footer-form-col {
    padding-top: 30px;
    padding-right: 0;
  }

  .contact-col {
    padding: 0;
  }

  .footer-big,
  .footer-small,
  .newsletter-col {
    padding: 0;
  }

  .newsletter-col {
    padding-bottom: 30px;
  }

  .footer-line-top {
    margin: 30px;
  }

  .copyright {
    padding: 15px 20px 15px 20px;
    flex-wrap: wrap;
  }

  .copyright-menu {
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: 2px #342485 solid;
  }

  #menu-copyright_menu {
    padding-bottom: 10px;
  }

  .copy {
    text-align: center;
    margin-top: 10px;
  }

  .col:nth-child(1) {
    order: 1;
  }

  .col:nth-child(2) {
    order: 2;
  }

  .col:nth-child(3) {
    order: 3;
  }

  .col:nth-child(4) {
    order: 4;
  }

  .col:nth-child(5) {
    order: 5;
  }

  .first-image {
    margin-left: 0;
  }

  .fifth-image {
    text-align: left;
    padding-bottom: 0;
  }

  .wave {
    padding: 200px 0 0 0;
    background-size: auto;
  }
}

.header {
  position: relative;
  z-index: 9999;
  width: 100%;
  height: 80px;
}

.header .close-txt {
  display: none;
}

.header .inner {
  display: flex;
  justify-content: space-between;
  position: fixed;
  width: 100%;
  padding: 15px 60px 10px 60px;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
}

.header .logo {
  width: auto;
  z-index: 10;
}

.header .logo img {
  max-height: 70px;
  margin-top: 5px;
}

.header .menu {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.header .burger-menu {
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  cursor: pointer;
  height: 100%;
  margin-left: 15px;
  z-index: 10;
  margin-top: 1px;
}

.header .burger-menu span {
  width: 30px;
  display: block;
  background-color: #000;
  height: 2px;
  margin-bottom: 7px;
  transition: opacity 0, 1s ease;
}

.header .main-menu-outer {
  list-style-type: none;
  display: flex;
  margin: 0;
}

.header .main-menu-outer li {
  margin-bottom: 0;
}

.header .main-menu-outer li.menu-item-type-post_type a {
  text-decoration: none;
  color: #342485;
  font-size: 18px;
  font-family: Lilita One, Manrope;
  font-weight: 400;
  padding: 6px 12px 6px 12px;
  margin: 0 10px 0 10px;
  display: block;
  transition: all 0.1s ease-in;
  position: relative;
}

.header .main-menu-outer li.menu-item-type-post_type a:lang(el) {
  font-weight: 800;
}

.header .main-menu-outer li.menu-item-type-post_type a:hover {
  color: #ffffff;
  background-color: #e30012;
  box-shadow: 0 3px #ab010f;
}



.header .main-menu-outer li a {
  color: #000;
  font-size: 16px;
  font-family: Manrope;
  font-weight: 700;
  padding: 6px 6px 6px 6px;
  margin: 1px 0 0 0;
  display: block;
}

.header .mega-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  pointer-events: none;
  background-image: url("https://projects.wildwildweb.gr/new-yes-forum/wp-content/uploads/2023/06/menu-image-1-649d5fc119866.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.header .mega-menu .mega-menu-inner {
  display: flex;
}

@media screen and (max-width: 1023px) {
  .header .mega-menu .mega-menu-inner {
    flex-direction: column;
  }

  .header .mega-menu .mega-menu-inner .text h4.wp-block-heading {
    display: none;
  }
}

.header .mega-menu .mega-menu-inner {
  height: 100vh;
  width: 100vw;
}

.header .mega-menu .left-col a {
  color: #fff;
}

.header .spans .first {
  transform: rotate(0);
  transition: all 0.5s ease-in-out;
  transform-origin: center;
  background-color: #342485;
}

.header .spans .last {
  transform: rotate(0);
  transition: all 0.5s ease-in-out;
  transform-origin: center;
  margin-bottom: 0;
  background-color: #342485;
}

.header .spans .middle {
  transition: all 0.2s ease-in-out;
  opacity: 1;
  display: block;
  background-color: #e30012;
}

.header.active .mega-menu {
  opacity: 1;
  pointer-events: all;
}

@media screen and (max-width: 1023px) {
  .header.active .mega-menu {
    overflow: scroll;
    max-height: 100vh;
  }
}

.header.active .close-txt {
  display: block;
}

.header.active .open-txt {
  display: none;
}

.header.active .first {
  transform: rotate(45deg);
  margin-top: 2px;
}

.header.active .last {
  transform: rotate(-45deg);
  margin-top: -18px;
}

.header.active .middle {
  opacity: 0;
  visibility: hidden;
}

.header .inner.active {
  padding: 5px 40px 0 40px;
  box-shadow: 0 4px 12px 0 rgba(118, 118, 118, 0.25);
}

.header .logo2 {
  display: none;
  max-width: 80%;
}

.header.active .logo1 {
  display: none;
}

.header.active .logo2 {
  display: block;
}

.header.active .menu {
  z-index: 9999;
  padding-right: 6px;
}

.header.active .menu a {
  background-color: #ffffff;
}

.header.active .burger-menu .first,
.header.active .burger-menu .middle,
.header.active .burger-menu .last {
  background-color: #ffffff;
}


.hideOverflow {
  overflow: hidden;
}

.mega-menu-inner {
  z-index: 9998;
  position: relative
}

.mega-menu::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #342485;
  opacity: 0.2;
  z-index: 1;
  pointer-events: none;
}

.bg-grayLight {
  background-color: #f5f5f5;
}

@media (max-width: 1024px) {
  .header.active .menu {
    padding-right: 6px;
  }

  .header .mega-menu .left-col {
    overflow: hidden;
  }
}

.header .main-menu-inner {
  padding-top: 240px;
  padding-left: 160px;
}

.header .main-menu-inner li {
  list-style: none;
  transition: all 0.2s ease;
}

.header .main-menu-inner li a {
  list-style: none;
  color: #ffffff;
  opacity: 0.7;
  transition: all 0.3s ease;
}

.header .main-menu-inner li a:hover {
  opacity: 1;
}

.header .main-menu-inner li:hover {
  transform: scale(1.05);
}

.header .main-menu-inner> :nth-child(-n+3) {
  font-size: 60px;
  font-family: Lilita One, Manrope;
  font-style: normal;
  font-weight: 400;
  line-height: 97%;
  padding-bottom: 30px;
}

.header .main-menu-inner> :nth-child(-n+3):lang(el) {
  font-weight: 800;
}

.header .main-menu-inner> :nth-child(4) {
  padding-top: 14px;

}

.header .main-menu-inner> :nth-child(n+4),
.sub-menu .menu-item {
  color: #FFF;
  font-size: 40px;
  font-family: Manrope;
  font-style: normal;
  font-weight: 400;
  line-height: 97%;
  padding-bottom: 20px;
}

.drop-down-menu {
  position: relative;
}

.drop-down-menu .sub-menu {
  display: none;
  position: absolute;
  top: 24%;
  left: 50%;
}

.drop-down-menu:hover .sub-menu {
  display: flex;
}

.header .sub-menu .menu-item {
  font-size: 30px;
  font-weight: 300;
  line-height: 97%;
  padding: 0 20px;
}

.main-menu-mobile {
  display: none;
}

@media (max-width:1440px) {
  .header .main-menu-inner {
    padding-top: 200px;
    padding-left: 150px;
  }
}

@media(max-width:1366px) {
  .header .main-menu-inner> :nth-child(-n+3) {
    font-size: 40px;
  }

  .header .main-menu-inner> :nth-child(n+4),
  .sub-menu .menu-item {
    font-size: 24px !important;
  }

  .header .sub-menu .menu-item {
    padding: 0 10px;
  }

  .drop-down-menu .sub-menu {
    top: 10%;
  }
}

@media (max-width:1024px) {
  .header .inner {
    padding: 15px 40px 10px 40px;
  }

  .header .inner.active {
    padding: 5px 20px 0 20px;
  }

  .header.active .menu {
    padding-right: 0;
  }

  .header.active .main-menu-outer {
    padding: 0;
  }

  .header .main-menu-inner {
    padding-top: 150px;
    padding-left: 100px;
  }

  .header .main-menu-inner> :nth-child(-n+3) {
    font-size: 48px;
    padding-bottom: 40px;
  }

  .header .main-menu-inner> :nth-child(4) {
    padding-top: 12px;

  }

  .header .main-menu-inner> :nth-child(n+4),
  .sub-menu .menu-item {
    font-size: 32px;
    padding-bottom: 28px;
  }

  .header .sub-menu .menu-item {
    font-size: 20px;
    padding: 8px 0;
  }

  .header .main-menu-inner li:hover {
    transform: none;
  }

  .drop-down-menu>a:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("https://projects.wildwildweb.gr/new-yes-forum/wp-content/uploads/2023/07/arrow-down-339-svgrepo-com-1.svg");
    background-size: cover;
    margin-left: 8px;
    transform: rotate(0deg);
    transition: 0.4s ease;
  }

  .drop-down-menu.active a:nth-of-type(1):after {
    transform: rotate(-180deg);
  }

  .drop-down-menu {
    margin-left: 0;
  }

  .drop-down-menu .sub-menu {
    opacity: 0;
    height: 0;
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    padding-left: 40px;
    position: static;
  }

  .drop-down-menu.active .sub-menu {
    opacity: 1;
    height: 250px;
    display: block;
  }

  .drop-down-menu:hover .sub-menu {
    display: block;
  }
}

@media (max-width:767px) {
  .header .main-menu-outer {
    display: none;
  }

  .mobile-menu .main-menu-mobile {
    display: block;
    list-style-type: none;
    padding: 10px 0 0 30px;
  }

  .header .main-menu-mobile li {
    margin-bottom: 30px;
  }

  .header .main-menu-mobile li.menu-item-type-post_type a {
    text-decoration: none;
    color: #342485;
    font-size: 22px;
    font-family: Lilita One, Manrope;
    font-weight: 400;
    padding: 6px 12px 6px 12px;
    transition: all 0.1s ease-in;
    background-color: #ffffff;
  }

  .header .main-menu-mobile li.menu-item-type-post_type a:lang(el) {
    font-weight: 800;
  }

  .header .main-menu-mobile li.menu-item-type-post_type a:hover {
    color: #ffffff;
    background-color: #e30012;
    box-shadow: 0 3px #ab010f;
  }

  .header .main-menu-mobile li a {
    color: #000;
    font-size: 16px;
    font-family: Manrope;
    font-weight: 700;
    padding: 6px 6px 6px 6px;
    margin: 1px 0 0 0;
  }

  .header .main-menu-inner {
    padding-top: 120px;
    padding-left: 40px;
  }

  .header .main-menu-inner> :nth-child(-n+3) {
    font-size: 42px;
    padding-bottom: 30px;
  }

  .header .main-menu-inner> :nth-child(4) {
    padding-top: 10px;

  }

  .header .main-menu-inner> :nth-child(n+4),
  .sub-menu .menu-item {
    font-size: 28px;
    padding-bottom: 22px;
  }

  .header .sub-menu .menu-item {
    font-size: 22px;
    padding: 8px 0;
  }

  .drop-down-menu.active .sub-menu {
    height: 260px;
  }
}

@media (max-width:480px) {
  .mobile-menu .main-menu-mobile {
    padding: 10px 0 0 30px;
  }

  .header .main-menu-mobile li {
    margin-bottom: 24px;
  }

  .header .main-menu-mobile li.menu-item-type-post_type a {
    font-size: 20px;
  }

  .header .main-menu-inner {
    padding-top: 120px;
    padding-left: 40px;
  }

  .header .main-menu-inner> :nth-child(-n+3) {
    font-size: 34px;
    padding-bottom: 22px;
  }

  .header .main-menu-inner> :nth-child(4) {
    padding-top: 10;

  }

  .header .main-menu-inner> :nth-child(n+4),
  .sub-menu .menu-item {
    font-size: 20px;
    padding-bottom: 20px;
  }

  .header .sub-menu .menu-item {
    font-size: 22px;
    padding: 8px 0;
  }

  .drop-down-menu.active .sub-menu {
    height: 280px;
  }

  .header .mega-menu {
    background-position: 65% 0;
  }

  .drop-down-menu .sub-menu {
    padding-top: 10px;
    padding-left: 50px;
  }
}

.blue-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #342485;
  opacity: 0.2;
  z-index: 1;
  pointer-events: none;
}

@media(max-width:767px) {
  .svg24 svg {
    height: 24px;
    width: 24px;
  }
}

.vol_form_container {
  margin-bottom: 30px;
}

.vol_form_container .vol_form {
  padding: 4.167vw 6.771vw 60px;
  border-radius: 25px;
  border: 1px solid #E30012;
  background: #FFF;
  box-shadow: 0px 4px 12px 0px rgba(118, 118, 118, 0.25);
}

.vol_form_container .vol_column {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.vol_form_container .vol_left,
.vol_form_container .vol_right {
  display: flex;
  flex-direction: column;
  width: 40%
}

.vol_form_container .vol_submit {
  display: flex;
  justify-content: center;
}

.vol_form_container .vol_left input,
.vol_form_container .vol_right input {
  border: none;
  border-bottom: 2px solid #342485;
  border-radius: 0;
}

.complete-button {
  padding: 13px 40px 13px 24px;
  align-items: center;
  gap: 6px;
  border-radius: 25px;
  background: #342485;
  border: none;
  color: #fff;
  position: relative;
}

.complete-button:hover,
.complete-button:active,
.complete-button:focus {
  background: #342485;
  border: none;
  color: #fff;
}

.vol_form_container .wpcf7-spinner {
  display: none !important;
}

.vol_form_container .vol_submit p {
  position: relative;
  margin-top: 50px;
}

.vol_form_container .vol_submit .vol-img {
  position: absolute;
  top: 35%;
  z-index: 0;
  left: 76%;
  pointer-events: none;
}

.vol_form_container label {
  color: #000;
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  letter-spacing: 0.88px;
}

.vol_form_container .label-top {
  margin-top: 50px;
}

.vol_form_container .label-top2 {
  margin-top: 30px;
}

.vol_form_container textarea {
  line-height: 50px;
  padding: 10px 10px 0 10px;
  background-image: -moz-linear-gradient(top, transparent, transparent 48px, #342485 0px);
  background-image: -webkit-linear-gradient(top, transparent, transparent 48px, #342485 0);
  -webkit-background-size: 100% 50px;
  background-size: 100% 50px;
  border: none;
  resize: none;
}

.vol_form_container label {
  width: 100%;
}

.acceptance {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #342485!important;
  font-family: Manrope;
  font-size: 18px!important;
  font-style: normal;
  font-weight: 500!important;
  line-height: 160%;
  padding: 10px;
}

.acceptance input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: 2px solid #342485;
  border-radius: 3px;
  transition: 0.3s;
  margin-right: 20px;
}

.vol_form_container label span {
  padding-right: 0;
}

.blue-bg .vol_form:after {
  content: '';
  height: 68%;
  width: 100%;
  display: block;
  background: #342485;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  transform: translateY(-40%);
}

.blue-bg .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0;
}

@media(max-width:1440px) {
  .acceptance {
    font-size: 16px;
    padding: 20px;
    align-items: unset;
  }

  .acceptance .wpcf7-form-control-wrap {
    margin-top: 30px;
  }
}

@media(max-width:768px) {
  .vol_form_container .vol_column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .vol_form_container .vol_left,
  .vol_form_container .vol_right {
    width: 100%;
  }

  .acceptance {
    font-size: 13px!important;
    padding: 0;
  }

  .vol_form_container .vol_right label:nth-of-type(1) {
    margin-top: 20px;
  }

  .vol_form_container {
    padding: 10px;
  }

  .blue-bg .vol_form:after {
    height: 40%;
  }

  .vol_form_container label {
    font-size: 18px;
  }

  .vol_form_container textarea {
    line-height: 30px;
  }

  .vol_form_container .vol_form {
    padding: 4.167vw 6.771vw 20px;
  }

  .blue-bg {
    position: relative;
  }

  *:focus {
    outline: none;
    -webkit-tap-highlight-color: transparent;
  }

  .burger-menu,
  input,
  textarea,
  button,
  select,
  a {
    -webkit-tap-highlight-color: transparent;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background-color: #fff;
}

.the-team .elementor-image-box-content {
  margin-left: 10px;
}

.white-line {
  background-color: #ffffff;
  width: 2px;
  height: 100px;
  margin: 0 auto;
}

.ship-video .elementor-element-3e90e37::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://projects.wildwildweb.gr/new-yes-forum/wp-content/uploads/2023/07/property-1variant2-64ad54fcd01d5.webp") no-repeat center left;
  background-size: 43.229vw;
  z-index: 1;
  pointer-events: none;
  animation: fadeIn 4s;
  opacity: 1;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.ship-video .e-hosted-video::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #342485;
  opacity: 0.2;
  z-index: 2;
  pointer-events: none;
}

.ship-video .e-hosted-video {
  max-height: 700px;
  width: 100%;
}

.elementor-element-b8423e3 .elementor-column-gap-default>.elementor-column>.elementor-element-populated,
.elementor-element-b8423e3 .elementor-widget-wrap {
  padding: 0 !important;
}

@media(max-width:767px) {
  .the-team .elementor-image-box-content {
    margin-left: 0;
  }
}

.push-text {
  margin-left: 50px;
}

@media(max-width:1024px) {
  .push-text {
    margin-left: 0;
  }

  .key-svg .elementor-container .elementor-column:nth-of-type(7) {
    order: 6;
  }

  .key-svg .elementor-container .elementor-column:nth-of-type(6) {
    order: 7;
  }
}

.three-buttons .redtext {
  color: #e30012;
  font-family: Lilita One, Manrope;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.three-buttons .redtext:lang(el) {
  font-weight: 800;
}

.three-buttons .bluetext {
  color: #342485;
  font-family: Lilita One, Manrope;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.three-buttons .bluetext:lang(el) {
  font-weight: 800;
}

.three-buttons .elementor-element:hover .redtext {
  color: #ffffff;
}

.three-buttons .three-button-col {
  height: auto;
  transition: all 0.2s;
  background-color: #eff3f3;
}

.three-buttons .three-button-col:nth-of-type(1) {
  margin: 0 10px 0 0px;
}

.three-buttons .three-button-col:nth-of-type(2) {
  margin: 0 7px 0 7px;
}

.three-buttons .three-button-col:nth-of-type(3) {
   margin: 0 7px 0 7px;
}

.three-buttons .three-button-col:nth-of-type(4) {
  margin: 0 0 0 10px;
}

.three-buttons .three-button-col:hover {
  background-color: #E30012;
}

@media(max-width:1024px) {
  .three-buttons .three-button-col:nth-of-type(1) {
    margin: 10px 30px;
  }

  .three-buttons .three-button-col:nth-of-type(2) {
    margin: 10px 30px
  }

  .three-buttons .three-button-col:nth-of-type(3) {
    margin: 10px 30px;
  }
}

@media(max-width:480px) {
  .three-buttons .redtext {
    font-size: 26px;
  }

  .three-buttons .bluetext {
    font-size: 26px;
  }
}

.schools-visited .elementor-widget-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.school-visited-post {
  flex-basis: calc(33.33% - 66px)!important;
  background: #EFF3F3;
  box-shadow: 0px 4px 12px 0px rgba(118, 118, 118, 0.25);
  box-sizing: border-box;
  margin: 50px 26px;
  padding: 20px;
}

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

.school-visited-post .post-content p,
.school-visited-post .post-title {
  margin-bottom: 0;
  margin-top: 0;
}

.school-visited-post .post-content {
  color: #342485;
  font-family: Manrope;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 5px;
}

.school-visited-post .post-title {
  color: #342485;
  font-family: Manrope;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.school-visited-post .post-excerpt {
  color: #342485;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media (max-width:1440px) {
  .elementor-element.elementor-element-008c82b {
    padding: 0 !important;
  }

  .school-visited-post {
    flex-basis: calc(33.33% - 66px);
    margin: 20px 14px;
    padding: 16px;
  }

  .school-visited-post .post-content {
    font-size: 30px;
  }

  .school-visited-post .post-title {
    font-size: 22px;
  }

  .school-visited-post .post-excerpt {
    font-size: 18px;
  }
}

@media (max-width:1024px) {
  .schools-visited .elementor-widget-container {
    justify-content: center;
  }

  .school-visited-post {
    flex-basis: calc(50% - 66px);
    margin: 20px 20px;
    padding: 12px;
  }

  .school-visited-post .post-content {
    font-size: 26px;
  }

  .school-visited-post .post-title {
    font-size: 18px;
  }

  .school-visited-post .post-excerpt {
    font-size: 16px;
  }
}

@media (max-width:768px) {
  .school-visited-post {
    flex-basis: 100%;
    margin: 14px 24px;
    padding: 10px;
  }

  .school-visited-post .post-content {
    font-size: 32px;
    padding-bottom: 0;
  }

  .school-visited-post .post-title {
    font-size: 24px;
  }

  .school-visited-post .post-excerpt {
    font-size: 18px;
  }
}

.cff-load-more span {
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: white;
  margin-top: -18px;
  display: inline-block;
  z-index: 2;
  position: relative;
  padding: 0 30px;
}

.cff-load-more::before {
  content: "";
  height: 3px;
  background-color: #34248549;
  margin: 0 10px;
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}

@media(max-width:768px) {
  .cff-load-more span {
    padding: 0 10px;
  }
}

.event {
  background: #EFF3F3;
  box-shadow: 0px 4px 12px 0px rgba(118, 118, 118, 0.25);
  padding: 25px 30px;
  margin: 25px;
  width: 25%;
}

.event .date {
  color: #000;
  font-family: Manrope;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}

.event .post-title {
  color: #000;
  font-family: Manrope;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 18px;

}

.event .time {
  background-color: #E30012;
  color: #EFF3F3;
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  padding: 0 4px;
  margin-bottom: 13px;
  display: inline-block;
  width: auto;
}

.event .title {
  color: #000;
  font-family: Manrope;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 10px;
}

.event .description {
  color: #000;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 28px;
}

@media(max-width:1024px) {
  .event {
    padding: 20px;
    margin: 20px;
  }

  .event .date {
    font-size: 48px;
  }

  .event .post-title {
    font-size: 34px;
    margin-bottom: 10px;
  }

  .event .time {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .event .title {
    font-size: 22px;
  }

  .event .description {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

@media (max-width: 766px) {
  .event {
    margin: 0;
    box-shadow: none;
  }
}

@media(max-width:480px) {

  .event .date {
    font-size: 28px;
  }

  .event .post-title {
    font-size: 24px;
  }

  .event .time {
    font-size: 14px;
  }

  .event .title {
    font-size: 18px;
  }
}

.job-block {
  margin-top: 30px;
}

.job-block .job .image {
  width: 100%;
  max-width: 190px;
  object-fit: contain;
}

.job-block .job .excerpt {
  color: #342485;
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 6px;
}

.job-block .job .title {
  color: #342485;
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
}

.job-block .job .content {
  color: #342485;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  padding: 0 0 0 25px;
  border-left: solid 1px #342485;
}

.job-block .job {
  display: flex;
  align-items: center;
  padding: 40px;
  border-bottom: solid 1px #342485;
  border-top: solid 1px #342485;
}

.job-block .job:nth-child(even) {
  border-bottom: none;
  border-top: none;
}

.job-block .job .col {
  width: 15%;
}

.job-block .job .col:nth-of-type(3) {
  width: 70%;
}

.job-block .jobButton,
.job-block .volButton {
  padding: 13px 20px 13px 24px;
  border-radius: 25px;
  background: #342485;
  color: #FFF;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  margin-top: 20px;
  border: none;
  outline: none;
}

.job-block .time {
  color: #E30012;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 25px;
  background: #EFF3F3;
  display: inline-block;
  padding: 4px 8px;
}

@media (max-width:1440px) {
  .job-block .job .excerpt {
    font-size: 22px;
  }

  .job-block .job .title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .job-block .job .content {
    font-size: 18px;
    line-height: 23px;
    padding: 0 0 0 25px;
  }

  .job-block .jobButton,
  .job-block .volButton {
    padding: 13px 20px 13px 24px;
    font-size: 16px;
    margin-top: 20px;
  }

  .job-block .job {
    padding: 30px;
  }

  .job-block .job .col {
    width: 20%;
    margin: 0 10px;
  }

  .job-block .job .col:nth-of-type(3) {
    width: 60%;
  }
}

@media (max-width:1024px) {
  .job-block .job .excerpt {
    font-size: 22px;
  }

  .job-block .job .title {
    font-size: 22px;
    margin-bottom: 0;
  }

  .job-block .job .content {
    font-size: 18px;
    line-height: 25px;
    padding: 20px 10px 0 10px;
    border-left: none;
  }

  .job-block .jobButton,
  .job-block .volButton {
    padding: 13px 20px 13px 24px;
    font-size: 16px;
    margin-top: 20px;
  }

  .job-block .job {
    padding: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .job-block .job .col {
    width: 40%;
    margin: 10px 10px;
  }

  .job-block .job .col:nth-of-type(3) {
    width: 100%;
  }

  .job-block .job .col:nth-of-type(2) {
    text-align: center;
  }
}

@media (max-width:1024px) {
  .job-block .job .excerpt {
    font-size: 22px;
  }

  .job-block .job .title {
    font-size: 22px;
  }

  .job-block .job .content {
    font-size: 16px;
  }

  .job-block .job {
    padding: 20px;
  }

}

@media (max-width:480px) {
  .job-block .job .excerpt {
    font-size: 20px;
  }

  .job-block .job .title {
    font-size: 20px;
  }

  .job-block .jobButton,
  .job-block .volButton {
    padding: 10px 15px;
    font-size: 14px;
    margin-top: 20px;
  }

  .job-block .job {
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .job-block .job .col {
    width: 100%;
    margin: 0;
    text-align: center;
  }

  .job-block .job .content {
    font-size: 16px;
    line-height: 25px;
    padding: 0;
    text-align: left;
  }

  .job-block .job .col:nth-of-type(1) {
    padding: 10px 0 0 0;
  }
}

.volunteer-block .job-block .col:nth-of-type(1) {
  width: 19%;
}

.volunteer-block .job-block .col:nth-of-type(2) {
  width: 81%;
}

.volunteer-block .job-block .col {
  padding: 10px;
}

@media (max-width:1024px) {
  .volunteer-block .job-block .job .content {
    font-size: 16px;
    line-height: 25px;
    padding: 0;
    text-align: left;
  }

  .volunteer-block .job-block .col:nth-of-type(1) {
    width: 100%;
  }

  .volunteer-block .job-block .col:nth-of-type(2) {
    width: 100%;
  }

  .volunteer-block .job-block .volButton {
    margin-left: 14px;
  }

  .job-block .time {
    padding: 8px 16px;
  }
}

@media (max-width:480px) {
  .volunteer-block .job-block .volButton {
    margin-left: 0;
    margin-bottom: 20px;
    width: 70%;
  }

  .job-block .time {
    padding: 8px 16px;
    margin-top: 6px;
    width: 50%;
  }

  .volunteer-block .job-block .col {
    padding: 0;
  }
}

#volu input[type=date],
#volu input[type=email],
#volu input[type=number],
#volu input[type=password],
#volu input[type=search],
#volu input[type=tel],
#volu input[type=text],
#volu input[type=url],
#volu select,
#volu textarea {
  padding: 0.5rem 0;
}

#jobs input[type=date],
#jobs input[type=email],
#jobs input[type=number],
#jobs input[type=password],
#jobs input[type=search],
#jobs input[type=tel],
#jobs input[type=text],
#jobs input[type=url],
#jobs select,
#jobs textarea {
  padding: 0.5rem 0;
}

#supp input[type=date],
#supp input[type=email],
#supp input[type=number],
#supp input[type=password],
#supp input[type=search],
#supp input[type=tel],
#supp input[type=text],
#supp input[type=url],
#supp select,
#supp textarea {
  padding: 0.5rem 0;
}

#jobs input:focus,
#supp input:focus,
#volu input:focus {
  outline: none;
}

.job-filter {
  font-family: Lilita One, Manrope;
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.75px;
  text-transform: uppercase;
  text-align: center;
}

.job-filter:lang(el) {
  font-weight: 800;
}

.job-filter a {
  margin: 40px 30px;
  color: #E30012;
  transition: all 0.2s ease;
  opacity: 0.3;
}

.filter-link.blue {
  color: #342485;
  opacity: 1;
}

@media (max-width:1440px) {
  .job-filter {
    font-size: 40px;
  }

  .job-filter a {
    margin: 20px 15px;
  }
}

@media (max-width:1024px) {
  .job-filter {
    font-size: 30px;
  }

  .job-filter a {
    margin: 20px 10px;
  }
}

@media (max-width:767px) {
  .job-filter {
    font-size: 26px;
  }

  .job-filter a {
    display: block;
  }
}

@media(max-width:480px) {
  .job-filter {
    text-align: left;
  }

  .job-filter a {
    margin: 5px 0px;
  }
}

.days-post {
  flex-basis: calc(33% - 20px);
  background: #EFF3F3;
  box-shadow: 0px 4px 12px 0px rgba(118, 118, 118, 0.25);
  box-sizing: border-box;
  margin: 30px 10px;
  padding: 15px 20px;
  z-index: 100;
}

.days-post .featured-image img {
  width: 100%;
  margin-bottom: 5px;
}

.days-post .post-content p,
.days-post .post-title {
  margin-bottom: 0;
  margin-top: 0;
}

.days-post .post-title {
  color: #342485;
  font-family: Manrope;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 20px;
}

.days-post .post-excerpt {
  color: #342485;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.open-days .elementor-widget-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.elementor-spacer-inner {
  z-index: 0;
}

@media (max-width:1024px) {
  .days-post {
    flex-basis: calc(45%);
    background: #EFF3F3;
    box-shadow: 0px 4px 12px 0px rgba(118, 118, 118, 0.25);
    box-sizing: border-box;
    margin: 10px 10px;
    padding: 15px 20px;
    z-index: 100;
  }
}

@media (max-width:768px) {
  .days-post {
    margin: 10px;
    padding: 10px;
  }

  .days-post .post-title {
    font-size: 24px;
    padding-bottom: 10px;
  }

  .days-post .post-excerpt {
    font-size: 14px;
  }
}

@media (max-width:480px) {
  .days-post {
    flex-basis: 95%;
    margin: 10px 0;
  }

  .open-days .elementor-widget-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.barlink {
  color: #342485;
  cursor: pointer;
  transition: all 0.2s ease;
}

.barlink:hover {
  color: #E30012;
}

@media(max-width:767px) {

  .yesgaller .gallery {
    margin: 0 !important;
  }

  .yesgaller .gallery-item {
    padding: 0 0 18px 0 !important;
  }

  .shippijng-menu .elementor-container .elementor-column .elementor-widget-wrap .elementor-element {
    margin-bottom: 0 !important;
  }

  .shippijng-menu p {
    margin-bottom: 0 !important;
  }
}

.speaker-slider .post-title {
  color: #FFF;
  font-family: Manrope;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
}

.speaker-slider .date {
  background-color: #E30012;
  display: inline-block;
  color: #FFF;
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 18px;
  padding-left: 2px;
  padding-right: 2px;
}

.speaker-slider .post-content {
  color: #FFF;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
  padding-bottom: 6px;
}

.speaker-slider .swiper-slide {
  padding: 0 35px;
}

.swiper-slide {
  cursor: ew-resize;
}

.socials a {
  width: 12px;
}

.socials a:nth-of-type(2) {
  margin: 0 28px;
}

@media (max-width:767px) {
  .speaker-slider .swiper-slide {
    text-align: center;
  }
}

.e-widget-swiper .swiper-button-prev,
.e-widget-swiper .swiper-button-next {
  position: absolute;
  top: 33%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 24px;
  color: #333;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  z-index: 10;
}

.speaker-slider .e-widget-swiper .swiper-button-prev {
  left: 10px;
}

.speaker-slider .e-widget-swiper .swiper-button-next {
  right: 10px;
}

.speaker-slider .swiper-button-next:after {
  display: none;
}

.speaker-slider .swiper-button-prev:after {
  display: none;
}

@media (max-width:767px) {

  .e-widget-swiper .swiper-button-prev,
  .e-widget-swiper .swiper-button-next {
    display: none;
  }
}

.fa-youtube {
  color: red !important;
}

.social-icons .wp-block-social-links {
  position: fixed;
  top: 40%;
  right: 0;
  gap: 6px;
  z-index: 101;
}

.social-icons .wp-block-social-links li {
  border-radius: 0;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background-color: #342485;
  border-radius: 5px;
  cursor: pointer;
}

.slider-shadownew .swiper-slide {
  box-shadow: 0px 4px 12px 0px rgba(118, 118, 118, 0.25);
  padding: 10px;
}

.slider-shadownew .swiper-slide img {
  max-height: 150px;
}

.job-block .job .col .content ul {
  padding: 20px clamp(10px, 5vw, 30px);
}

.cv-field {
	padding: 30px 0 20px 0;
}

.wp-social-link.has-white-color{
	width:40px;
	height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
}

.wp-social-link.has-white-color a{
	line-height:1;
}

.wp-social-link.has-white-color svg path{
	fill:#fff;
}

.inline-checkbox {display: flex;
  gap: 10px;}

.mc4wp-alert.mc4wp-success {
    color: white;
}

