@charset "UTF-8";
/*
@font-face {
  font-family: 'GT Sectra LG Book';
  // src: url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.eot);
  src: 
  // url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.eot?#iefix) format("embedded-opentype"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Book.woff) format("woff"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Book.woff2) format("woff2"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Book.ttf) format("truetype");
  // url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.svg#PFBagueSansPro-Bold) format("svg");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: 'GT Sectra LG Medium';
  // src: url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.eot);
  src: 
  // url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.eot?#iefix) format("embedded-opentype"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Medium.woff) format("woff"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Medium.woff2) format("woff2"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Medium.ttf) format("truetype");
  // url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.svg#PFBagueSansPro-Bold) format("svg");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: 'GT Sectra LG Bold';
  // src: url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.eot);
  src: 
  // url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.eot?#iefix) format("embedded-opentype"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Bold.woff) format("woff"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Bold.woff2) format("woff2"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Bold.ttf) format("truetype");
  // url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.svg#PFBagueSansPro-Bold) format("svg");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: 'GT Sectra LG Display Medium';
  // src: url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.eot);
  src: 
  // url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.eot?#iefix) format("embedded-opentype"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Display-Medium.woff) format("woff"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Display-Medium.woff2) format("woff2"), 
  url(../fonts/GT_Sectra/GT-Sectra-LG-Display-Medium.ttf) format("truetype");
  // url(../fonts/PFBagueSansProWeb_Bold/GT-Sectra-LG-Book.svg#PFBagueSansPro-Bold) format("svg");
  font-weight: normal;
  font-style: normal; 
}
*/
@font-face {
  font-family: "TheWaveSans-Regular";
  src: url(../fonts/TheWaveSans-Regular.eot) format("embedded-opentype");
  src: url(../fonts/TheWaveSans-Regular.woff) format("woff");
  src: url(../fonts/TheWaveSans-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TheWaveSans-Bold";
  src: url(../fonts/TheWaveSans-Bold.eot) format("embedded-opentype");
  src: url(../fonts/TheWaveSans-Bold.woff) format("woff");
  src: url(../fonts/TheWaveSans-Bold.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*  FONTS
---------------------------------------------------------------------------------------------------*/
.bg_black {
  background-color: #000000;
}

.page_color__black .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__black .page__bookmark {
    color: #233E94;
  }
}

.slide_color__black.home_slide {
  background-color: #000000;
}
.slide_color__black .slide_sidebar,
.slide_color__black .slide__image {
  background-color: #000000;
}
.slide_color__black .slide__submenu li,
.slide_color__black .slide_menu_items > li:hover > a:before,
.slide_color__black .slide_menu_items > li:hover > span:before {
  background-color: #1a1a1a;
}
.slide_color__black .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #1a1a1a;
}

.home_slides_nav .bg__black a {
  background-color: #000000;
}
.home_slides_nav .bg__black a.hover-line, .home_slides_nav .bg__black a:after {
  background-color: #000000;
}

.vertical_menu_container.bg_black {
  background-color: #000000;
}
.vertical_menu_container.bg_black .toggle_vertical_menu {
  background-color: #000000;
}

.sitemap_nav .bg_black {
  background-color: transparent;
  border-left: 10px solid #000000;
}

.page_color__black .accordion_item .accordion_item__title,
.page_color__black thead tr,
.chapter_summary__modal.bg__black {
  background-color: #233E94;
}

.page_color__black .page__infographics,
.page-id-11 .page_color__black .page__infographics,
.page_color__black .infographics_container,
.modal.chapter_summary__modal.bg__black .infographics_container {
  background-color: #50e69b;
}

.page_color__black .accordion_item.active .accordion_item__title {
  color: #000000;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_white {
  background-color: #ffffff;
}

.page_color__white .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__white .page__bookmark {
    color: #233E94;
  }
}

.slide_color__white.home_slide {
  background-color: #ffffff;
}
.slide_color__white .slide_sidebar,
.slide_color__white .slide__image {
  background-color: #ffffff;
}
.slide_color__white .slide__submenu li,
.slide_color__white .slide_menu_items > li:hover > a:before,
.slide_color__white .slide_menu_items > li:hover > span:before {
  background-color: white;
}
.slide_color__white .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: white;
}

.home_slides_nav .bg__white a {
  background-color: #ffffff;
}
.home_slides_nav .bg__white a.hover-line, .home_slides_nav .bg__white a:after {
  background-color: #ffffff;
}

.vertical_menu_container.bg_white {
  background-color: #ffffff;
}
.vertical_menu_container.bg_white .toggle_vertical_menu {
  background-color: #ffffff;
}

.sitemap_nav .bg_white {
  background-color: transparent;
  border-left: 10px solid #ffffff;
}

.page_color__white .accordion_item .accordion_item__title,
.page_color__white thead tr,
.chapter_summary__modal.bg__white {
  background-color: #233E94;
}

.page_color__white .page__infographics,
.page-id-11 .page_color__white .page__infographics,
.page_color__white .infographics_container,
.modal.chapter_summary__modal.bg__white .infographics_container {
  background-color: #50e69b;
}

.page_color__white .accordion_item.active .accordion_item__title {
  color: #ffffff;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_off_white {
  background-color: #FAFAFA;
}

.page_color__off_white .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__off_white .page__bookmark {
    color: #233E94;
  }
}

.slide_color__off_white.home_slide {
  background-color: #FAFAFA;
}
.slide_color__off_white .slide_sidebar,
.slide_color__off_white .slide__image {
  background-color: #FAFAFA;
}
.slide_color__off_white .slide__submenu li,
.slide_color__off_white .slide_menu_items > li:hover > a:before,
.slide_color__off_white .slide_menu_items > li:hover > span:before {
  background-color: white;
}
.slide_color__off_white .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: white;
}

.home_slides_nav .bg__off_white a {
  background-color: #FAFAFA;
}
.home_slides_nav .bg__off_white a.hover-line, .home_slides_nav .bg__off_white a:after {
  background-color: #FAFAFA;
}

.vertical_menu_container.bg_off_white {
  background-color: #FAFAFA;
}
.vertical_menu_container.bg_off_white .toggle_vertical_menu {
  background-color: #FAFAFA;
}

.sitemap_nav .bg_off_white {
  background-color: transparent;
  border-left: 10px solid #FAFAFA;
}

.page_color__off_white .accordion_item .accordion_item__title,
.page_color__off_white thead tr,
.chapter_summary__modal.bg__off_white {
  background-color: #233E94;
}

.page_color__off_white .page__infographics,
.page-id-11 .page_color__off_white .page__infographics,
.page_color__off_white .infographics_container,
.modal.chapter_summary__modal.bg__off_white .infographics_container {
  background-color: #50e69b;
}

.page_color__off_white .accordion_item.active .accordion_item__title {
  color: #FAFAFA;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_light_grey {
  background-color: #D5D6DA;
}

.page_color__light_grey .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__light_grey .page__bookmark {
    color: #233E94;
  }
}

.slide_color__light_grey.home_slide {
  background-color: #D5D6DA;
}
.slide_color__light_grey .slide_sidebar,
.slide_color__light_grey .slide__image {
  background-color: #D5D6DA;
}
.slide_color__light_grey .slide__submenu li,
.slide_color__light_grey .slide_menu_items > li:hover > a:before,
.slide_color__light_grey .slide_menu_items > li:hover > span:before {
  background-color: #f0f0f2;
}
.slide_color__light_grey .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #f0f0f2;
}

.home_slides_nav .bg__light_grey a {
  background-color: #D5D6DA;
}
.home_slides_nav .bg__light_grey a.hover-line, .home_slides_nav .bg__light_grey a:after {
  background-color: #D5D6DA;
}

.vertical_menu_container.bg_light_grey {
  background-color: #D5D6DA;
}
.vertical_menu_container.bg_light_grey .toggle_vertical_menu {
  background-color: #D5D6DA;
}

.sitemap_nav .bg_light_grey {
  background-color: transparent;
  border-left: 10px solid #D5D6DA;
}

.page_color__light_grey .accordion_item .accordion_item__title,
.page_color__light_grey thead tr,
.chapter_summary__modal.bg__light_grey {
  background-color: #233E94;
}

.page_color__light_grey .page__infographics,
.page-id-11 .page_color__light_grey .page__infographics,
.page_color__light_grey .infographics_container,
.modal.chapter_summary__modal.bg__light_grey .infographics_container {
  background-color: #50e69b;
}

.page_color__light_grey .accordion_item.active .accordion_item__title {
  color: #D5D6DA;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_medium_grey {
  background-color: #B1B1B1;
}

.page_color__medium_grey .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__medium_grey .page__bookmark {
    color: #233E94;
  }
}

.slide_color__medium_grey.home_slide {
  background-color: #B1B1B1;
}
.slide_color__medium_grey .slide_sidebar,
.slide_color__medium_grey .slide__image {
  background-color: #B1B1B1;
}
.slide_color__medium_grey .slide__submenu li,
.slide_color__medium_grey .slide_menu_items > li:hover > a:before,
.slide_color__medium_grey .slide_menu_items > li:hover > span:before {
  background-color: #cbcbcb;
}
.slide_color__medium_grey .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #cbcbcb;
}

.home_slides_nav .bg__medium_grey a {
  background-color: #B1B1B1;
}
.home_slides_nav .bg__medium_grey a.hover-line, .home_slides_nav .bg__medium_grey a:after {
  background-color: #B1B1B1;
}

.vertical_menu_container.bg_medium_grey {
  background-color: #B1B1B1;
}
.vertical_menu_container.bg_medium_grey .toggle_vertical_menu {
  background-color: #B1B1B1;
}

.sitemap_nav .bg_medium_grey {
  background-color: transparent;
  border-left: 10px solid #B1B1B1;
}

.page_color__medium_grey .accordion_item .accordion_item__title,
.page_color__medium_grey thead tr,
.chapter_summary__modal.bg__medium_grey {
  background-color: #233E94;
}

.page_color__medium_grey .page__infographics,
.page-id-11 .page_color__medium_grey .page__infographics,
.page_color__medium_grey .infographics_container,
.modal.chapter_summary__modal.bg__medium_grey .infographics_container {
  background-color: #50e69b;
}

.page_color__medium_grey .accordion_item.active .accordion_item__title {
  color: #B1B1B1;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_grey {
  background-color: #7A8486;
}

.page_color__grey .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__grey .page__bookmark {
    color: #233E94;
  }
}

.slide_color__grey.home_slide {
  background-color: #7A8486;
}
.slide_color__grey .slide_sidebar,
.slide_color__grey .slide__image {
  background-color: #7A8486;
}
.slide_color__grey .slide__submenu li,
.slide_color__grey .slide_menu_items > li:hover > a:before,
.slide_color__grey .slide_menu_items > li:hover > span:before {
  background-color: #959d9e;
}
.slide_color__grey .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #959d9e;
}

.home_slides_nav .bg__grey a {
  background-color: #7A8486;
}
.home_slides_nav .bg__grey a.hover-line, .home_slides_nav .bg__grey a:after {
  background-color: #7A8486;
}

.vertical_menu_container.bg_grey {
  background-color: #7A8486;
}
.vertical_menu_container.bg_grey .toggle_vertical_menu {
  background-color: #7A8486;
}

.sitemap_nav .bg_grey {
  background-color: transparent;
  border-left: 10px solid #7A8486;
}

.page_color__grey .accordion_item .accordion_item__title,
.page_color__grey thead tr,
.chapter_summary__modal.bg__grey {
  background-color: #233E94;
}

.page_color__grey .page__infographics,
.page-id-11 .page_color__grey .page__infographics,
.page_color__grey .infographics_container,
.modal.chapter_summary__modal.bg__grey .infographics_container {
  background-color: #50e69b;
}

.page_color__grey .accordion_item.active .accordion_item__title {
  color: #7A8486;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_dark_grey {
  background-color: #B1B1B1;
}

.page_color__dark_grey .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__dark_grey .page__bookmark {
    color: #233E94;
  }
}

.slide_color__dark_grey.home_slide {
  background-color: #B1B1B1;
}
.slide_color__dark_grey .slide_sidebar,
.slide_color__dark_grey .slide__image {
  background-color: #B1B1B1;
}
.slide_color__dark_grey .slide__submenu li,
.slide_color__dark_grey .slide_menu_items > li:hover > a:before,
.slide_color__dark_grey .slide_menu_items > li:hover > span:before {
  background-color: #cbcbcb;
}
.slide_color__dark_grey .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #cbcbcb;
}

.home_slides_nav .bg__dark_grey a {
  background-color: #B1B1B1;
}
.home_slides_nav .bg__dark_grey a.hover-line, .home_slides_nav .bg__dark_grey a:after {
  background-color: #B1B1B1;
}

.vertical_menu_container.bg_dark_grey {
  background-color: #B1B1B1;
}
.vertical_menu_container.bg_dark_grey .toggle_vertical_menu {
  background-color: #B1B1B1;
}

.sitemap_nav .bg_dark_grey {
  background-color: transparent;
  border-left: 10px solid #B1B1B1;
}

.page_color__dark_grey .accordion_item .accordion_item__title,
.page_color__dark_grey thead tr,
.chapter_summary__modal.bg__dark_grey {
  background-color: #233E94;
}

.page_color__dark_grey .page__infographics,
.page-id-11 .page_color__dark_grey .page__infographics,
.page_color__dark_grey .infographics_container,
.modal.chapter_summary__modal.bg__dark_grey .infographics_container {
  background-color: #50e69b;
}

.page_color__dark_grey .accordion_item.active .accordion_item__title {
  color: #B1B1B1;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_blue {
  background-color: #233E94;
}

.page_color__blue .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__blue .page__bookmark {
    color: #233E94;
  }
}

.slide_color__blue.home_slide {
  background-color: #233E94;
}
.slide_color__blue .slide_sidebar,
.slide_color__blue .slide__image {
  background-color: #233E94;
}
.slide_color__blue .slide__submenu li,
.slide_color__blue .slide_menu_items > li:hover > a:before,
.slide_color__blue .slide_menu_items > li:hover > span:before {
  background-color: #2d4fbd;
}
.slide_color__blue .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #2d4fbd;
}

.home_slides_nav .bg__blue a {
  background-color: #233E94;
}
.home_slides_nav .bg__blue a.hover-line, .home_slides_nav .bg__blue a:after {
  background-color: #233E94;
}

.vertical_menu_container.bg_blue {
  background-color: #233E94;
}
.vertical_menu_container.bg_blue .toggle_vertical_menu {
  background-color: #233E94;
}

.sitemap_nav .bg_blue {
  background-color: transparent;
  border-left: 10px solid #233E94;
}

.page_color__blue .accordion_item .accordion_item__title,
.page_color__blue thead tr,
.chapter_summary__modal.bg__blue {
  background-color: #233E94;
}

.page_color__blue .page__infographics,
.page-id-11 .page_color__blue .page__infographics,
.page_color__blue .infographics_container,
.modal.chapter_summary__modal.bg__blue .infographics_container {
  background-color: #50e69b;
}

.page_color__blue .accordion_item.active .accordion_item__title {
  color: #233E94;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_green {
  background-color: #50e69b;
}

.page_color__green .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__green .page__bookmark {
    color: #233E94;
  }
}

.slide_color__green.home_slide {
  background-color: #50e69b;
}
.slide_color__green .slide_sidebar,
.slide_color__green .slide__image {
  background-color: #50e69b;
}
.slide_color__green .slide__submenu li,
.slide_color__green .slide_menu_items > li:hover > a:before,
.slide_color__green .slide_menu_items > li:hover > span:before {
  background-color: #7decb5;
}
.slide_color__green .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #7decb5;
}

.home_slides_nav .bg__green a {
  background-color: #50e69b;
}
.home_slides_nav .bg__green a.hover-line, .home_slides_nav .bg__green a:after {
  background-color: #50e69b;
}

.vertical_menu_container.bg_green {
  background-color: #50e69b;
}
.vertical_menu_container.bg_green .toggle_vertical_menu {
  background-color: #50e69b;
}

.sitemap_nav .bg_green {
  background-color: transparent;
  border-left: 10px solid #50e69b;
}

.page_color__green .accordion_item .accordion_item__title,
.page_color__green thead tr,
.chapter_summary__modal.bg__green {
  background-color: #233E94;
}

.page_color__green .page__infographics,
.page-id-11 .page_color__green .page__infographics,
.page_color__green .infographics_container,
.modal.chapter_summary__modal.bg__green .infographics_container {
  background-color: #50e69b;
}

.page_color__green .accordion_item.active .accordion_item__title {
  color: #50e69b;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_red {
  background-color: red;
}

.page_color__red .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__red .page__bookmark {
    color: #233E94;
  }
}

.slide_color__red.home_slide {
  background-color: red;
}
.slide_color__red .slide_sidebar,
.slide_color__red .slide__image {
  background-color: red;
}
.slide_color__red .slide__submenu li,
.slide_color__red .slide_menu_items > li:hover > a:before,
.slide_color__red .slide_menu_items > li:hover > span:before {
  background-color: #ff3333;
}
.slide_color__red .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #ff3333;
}

.home_slides_nav .bg__red a {
  background-color: red;
}
.home_slides_nav .bg__red a.hover-line, .home_slides_nav .bg__red a:after {
  background-color: red;
}

.vertical_menu_container.bg_red {
  background-color: red;
}
.vertical_menu_container.bg_red .toggle_vertical_menu {
  background-color: red;
}

.sitemap_nav .bg_red {
  background-color: transparent;
  border-left: 10px solid red;
}

.page_color__red .accordion_item .accordion_item__title,
.page_color__red thead tr,
.chapter_summary__modal.bg__red {
  background-color: #233E94;
}

.page_color__red .page__infographics,
.page-id-11 .page_color__red .page__infographics,
.page_color__red .infographics_container,
.modal.chapter_summary__modal.bg__red .infographics_container {
  background-color: #50e69b;
}

.page_color__red .accordion_item.active .accordion_item__title {
  color: red;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_light_orange {
  background-color: #50e69b;
}

.page_color__light_orange .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__light_orange .page__bookmark {
    color: #233E94;
  }
}

.slide_color__light_orange.home_slide {
  background-color: #50e69b;
}
.slide_color__light_orange .slide_sidebar,
.slide_color__light_orange .slide__image {
  background-color: #50e69b;
}
.slide_color__light_orange .slide__submenu li,
.slide_color__light_orange .slide_menu_items > li:hover > a:before,
.slide_color__light_orange .slide_menu_items > li:hover > span:before {
  background-color: #7decb5;
}
.slide_color__light_orange .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #7decb5;
}

.home_slides_nav .bg__light_orange a {
  background-color: #50e69b;
}
.home_slides_nav .bg__light_orange a.hover-line, .home_slides_nav .bg__light_orange a:after {
  background-color: #50e69b;
}

.vertical_menu_container.bg_light_orange {
  background-color: #50e69b;
}
.vertical_menu_container.bg_light_orange .toggle_vertical_menu {
  background-color: #50e69b;
}

.sitemap_nav .bg_light_orange {
  background-color: transparent;
  border-left: 10px solid #50e69b;
}

.page_color__light_orange .accordion_item .accordion_item__title,
.page_color__light_orange thead tr,
.chapter_summary__modal.bg__light_orange {
  background-color: #233E94;
}

.page_color__light_orange .page__infographics,
.page-id-11 .page_color__light_orange .page__infographics,
.page_color__light_orange .infographics_container,
.modal.chapter_summary__modal.bg__light_orange .infographics_container {
  background-color: #50e69b;
}

.page_color__light_orange .accordion_item.active .accordion_item__title {
  color: #50e69b;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_blue_grey {
  background-color: #233E94;
}

.page_color__blue_grey .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__blue_grey .page__bookmark {
    color: #233E94;
  }
}

.slide_color__blue_grey.home_slide {
  background-color: #233E94;
}
.slide_color__blue_grey .slide_sidebar,
.slide_color__blue_grey .slide__image {
  background-color: #233E94;
}
.slide_color__blue_grey .slide__submenu li,
.slide_color__blue_grey .slide_menu_items > li:hover > a:before,
.slide_color__blue_grey .slide_menu_items > li:hover > span:before {
  background-color: #2d4fbd;
}
.slide_color__blue_grey .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #2d4fbd;
}

.home_slides_nav .bg__blue_grey a {
  background-color: #233E94;
}
.home_slides_nav .bg__blue_grey a.hover-line, .home_slides_nav .bg__blue_grey a:after {
  background-color: #233E94;
}

.vertical_menu_container.bg_blue_grey {
  background-color: #233E94;
}
.vertical_menu_container.bg_blue_grey .toggle_vertical_menu {
  background-color: #233E94;
}

.sitemap_nav .bg_blue_grey {
  background-color: transparent;
  border-left: 10px solid #233E94;
}

.page_color__blue_grey .accordion_item .accordion_item__title,
.page_color__blue_grey thead tr,
.chapter_summary__modal.bg__blue_grey {
  background-color: #233E94;
}

.page_color__blue_grey .page__infographics,
.page-id-11 .page_color__blue_grey .page__infographics,
.page_color__blue_grey .infographics_container,
.modal.chapter_summary__modal.bg__blue_grey .infographics_container {
  background-color: #50e69b;
}

.page_color__blue_grey .accordion_item.active .accordion_item__title {
  color: #233E94;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_beige {
  background-color: #50e69b;
}

.page_color__beige .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__beige .page__bookmark {
    color: #233E94;
  }
}

.slide_color__beige.home_slide {
  background-color: #50e69b;
}
.slide_color__beige .slide_sidebar,
.slide_color__beige .slide__image {
  background-color: #50e69b;
}
.slide_color__beige .slide__submenu li,
.slide_color__beige .slide_menu_items > li:hover > a:before,
.slide_color__beige .slide_menu_items > li:hover > span:before {
  background-color: #7decb5;
}
.slide_color__beige .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #7decb5;
}

.home_slides_nav .bg__beige a {
  background-color: #50e69b;
}
.home_slides_nav .bg__beige a.hover-line, .home_slides_nav .bg__beige a:after {
  background-color: #50e69b;
}

.vertical_menu_container.bg_beige {
  background-color: #50e69b;
}
.vertical_menu_container.bg_beige .toggle_vertical_menu {
  background-color: #50e69b;
}

.sitemap_nav .bg_beige {
  background-color: transparent;
  border-left: 10px solid #50e69b;
}

.page_color__beige .accordion_item .accordion_item__title,
.page_color__beige thead tr,
.chapter_summary__modal.bg__beige {
  background-color: #233E94;
}

.page_color__beige .page__infographics,
.page-id-11 .page_color__beige .page__infographics,
.page_color__beige .infographics_container,
.modal.chapter_summary__modal.bg__beige .infographics_container {
  background-color: #50e69b;
}

.page_color__beige .accordion_item.active .accordion_item__title {
  color: #50e69b;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

.bg_hp_blue {
  background-color: #233E94;
}

.page_color__hp_blue .page__bookmark {
  color: #212529;
  opacity: 0.1;
}
@media screen and (max-width: 47.9375em) {
  .page_color__hp_blue .page__bookmark {
    color: #233E94;
  }
}

.slide_color__hp_blue.home_slide {
  background-color: #233E94;
}
.slide_color__hp_blue .slide_sidebar,
.slide_color__hp_blue .slide__image {
  background-color: #233E94;
}
.slide_color__hp_blue .slide__submenu li,
.slide_color__hp_blue .slide_menu_items > li:hover > a:before,
.slide_color__hp_blue .slide_menu_items > li:hover > span:before {
  background-color: #2d4fbd;
}
.slide_color__hp_blue .slide__submenu li.no_children a {
  -webkit-tap-highlight-color: #2d4fbd;
}

.home_slides_nav .bg__hp_blue a {
  background-color: #233E94;
}
.home_slides_nav .bg__hp_blue a.hover-line, .home_slides_nav .bg__hp_blue a:after {
  background-color: #233E94;
}

.vertical_menu_container.bg_hp_blue {
  background-color: #233E94;
}
.vertical_menu_container.bg_hp_blue .toggle_vertical_menu {
  background-color: #233E94;
}

.sitemap_nav .bg_hp_blue {
  background-color: transparent;
  border-left: 10px solid #233E94;
}

.page_color__hp_blue .accordion_item .accordion_item__title,
.page_color__hp_blue thead tr,
.chapter_summary__modal.bg__hp_blue {
  background-color: #233E94;
}

.page_color__hp_blue .page__infographics,
.page-id-11 .page_color__hp_blue .page__infographics,
.page_color__hp_blue .infographics_container,
.modal.chapter_summary__modal.bg__hp_blue .infographics_container {
  background-color: #50e69b;
}

.page_color__hp_blue .accordion_item.active .accordion_item__title {
  color: #233E94;
  background-color: transparent;
}

tbody tr td,
thead th {
  color: #11359C;
}

/* -------------------------------------------------------------------------------------------------
    SECTION: UTILITY CLASSES
---------------------------------------------------------------------------------------------------- */
.scrollup {
  background-image: url(../img/icons/icon-arrow-circle-up-ciel.png);
}

@media screen and (max-width: 63.9375em) {
  .scrollup {
    background-image: url(../img/icons/icon-arrow-circle-up-white.png);
    background-color: #233E94;
  }
  .scrollup:hover {
    background-color: #50e69b;
  }
}
/* FONTS
----------------------------------------------------------------------*/
/* TYPOGRAPHY
----------------------------------------------------------------------*/
body {
  font-family: "TheWaveSans-Regular", serif;
  font-size: 100%;
  line-height: 1em;
  font-weight: "TheWaveSans-Regular", serif;
  font-style: normal;
}

b, strong {
  font-family: "TheWaveSans-Bold", serif;
}

h2, h3, h4, h5, h6 {
  font-family: "TheWaveSans-Bold", serif;
  margin: 0 auto;
}

.page__title,
.section__title {
  font-family: "TheWaveSans-Bold", serif;
}

.section__title {
  color: #233E94;
}

.article__lead {
  font-family: "TheWaveSans-Regular", serif;
}

.article__category {
  font-family: "TheWaveSans-Bold", serif;
}

.paragraph {
  font-family: "TheWaveSans-Regular", serif;
}
.paragraph a {
  color: #50e69b;
}
.paragraph a:after {
  background-color: #50e69b;
  bottom: 3px;
  width: 100%;
}
.paragraph a:hover:after {
  width: 0;
}
.paragraph strong {
  font-family: "TheWaveSans-Bold", serif;
}
.paragraph h2 {
  font-family: "TheWaveSans-Bold", serif;
}
.paragraph h3 {
  font-family: "TheWaveSans-Bold", serif;
  color: #212529;
}
.paragraph h3:after {
  background-color: #212529;
}
.paragraph h5 {
  font-family: "TheWaveSans-Regular", serif;
}
.paragraph li {
  line-height: inherit;
}
.paragraph ul li:before {
  top: 0.75em;
}

.summary_test {
  font-family: "TheWaveSans-Regular", serif;
  background-color: #50e69b;
}
.summary_test .wp-caption-text {
  font-family: "TheWaveSans-Bold", serif;
}

.footnote,
.image_caption {
  font-family: "TheWaveSans-Regular", serif;
}

blockquote {
  font-family: "TheWaveSans-Regular", serif;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: transparent;
  opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
  color: transparent;
  opacity: 1;
}

::-ms-input-placeholder { /* IE 10+ */
  color: transparent;
  opacity: 1;
}

::-moz-placeholder { /* Firefox 18- */
  color: transparent;
  opacity: 1;
}

/*  GENERIC STYLES
----------------------------------------------------------------------*/
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-transition: background 300ms ease-out;
  -moz-transition: background 300ms ease-out;
  transition: background 300ms ease-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus,
select:focus {
  outline: none;
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
}

form,
.caldera-grid form {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
form .row,
.caldera-grid form .row {
  margin: 0;
  padding: 0 0 50px;
  margin-bottom: 50px;
  border-bottom: 1px dashed #D5D6DA;
}
form .row h4,
.caldera-grid form .row h4 {
  margin-top: 0;
}
form .row .row,
.caldera-grid form .row .row {
  border: none;
  padding-bottom: 20px;
  margin-bottom: 0;
}
form .col-sm-12,
.caldera-grid form .col-sm-12 {
  width: 100%;
  float: none;
}
form .form__section_title h4,
form .form__subsection_title h4,
.caldera-grid form .form__section_title h4,
.caldera-grid form .form__subsection_title h4 {
  font-weight: inherit;
  font-size: 1em;
  line-height: inherit;
  color: inherit;
}
form .form__section_title,
.caldera-grid form .form__section_title {
  font-size: 1.5625em;
  line-height: 1.2em;
  text-transform: uppercase;
  font-family: "TheWaveSans-Bold", serif;
  color: #233E94;
  text-align: center;
}
form .form__subsection_title,
.caldera-grid form .form__subsection_title {
  font-size: 1.25em;
  line-height: 1.25em;
  font-family: "TheWaveSans-Bold", serif;
  color: #233E94;
  text-align: center;
  padding-top: 60px;
  width: 600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
form .form__subsection_title:first-of-type,
.caldera-grid form .form__subsection_title:first-of-type {
  padding-top: 0;
}
form .help_text,
.caldera-grid form .help_text {
  font-family: "TheWaveSans-Bold", serif;
  color: #233E94;
  font-size: 85%;
  display: block;
  margin: 0 0 30px;
  text-transform: none;
}
form .acceptance_text,
.caldera-grid form .acceptance_text {
  font-family: "TheWaveSans-Regular", serif;
  color: inherit;
  font-size: 95%;
  line-height: 1.4em;
  text-align: center;
  width: 500px;
  max-width: 100%;
  margin: 20px auto 0;
}
form .acceptance_text a,
.caldera-grid form .acceptance_text a {
  color: #233E94;
  font-family: "TheWaveSans-Bold", serif;
}
form input,
form select,
form textarea,
form label,
form .form-control,
.caldera-grid form input,
.caldera-grid form select,
.caldera-grid form textarea,
.caldera-grid form label,
.caldera-grid form .form-control {
  font-size: 1.5625em;
  line-height: 1.2em;
  font-family: "TheWaveSans-Regular", serif;
  color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
form label,
.caldera-grid form label {
  font-family: "TheWaveSans-Bold", serif;
  font-size: 1.0625em;
}
form .checkbox label,
form .radio-inline,
form .field__range label,
form .radio label,
.caldera-grid form .checkbox label,
.caldera-grid form .radio-inline,
.caldera-grid form .field__range label,
.caldera-grid form .radio label {
  font-family: "TheWaveSans-Regular", serif;
}
form .radio input,
.caldera-grid form .radio input {
  height: auto;
  margin-right: 10px;
}
form .field__range .control-label,
.caldera-grid form .field__range .control-label {
  font-family: "TheWaveSans-Regular", serif;
  padding-bottom: 10px;
  font-size: 0.95em;
}
form .control-label,
.caldera-grid form .control-label {
  padding-bottom: 15px;
  display: block;
  width: 100%;
  height: auto;
  line-height: 1.5em;
}
form .field__range .col-xs-8,
form .field__range .col-xs-4,
.caldera-grid form .field__range .col-xs-8,
.caldera-grid form .field__range .col-xs-4 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 -2px;
}
form .field__range .col-xs-8,
.caldera-grid form .field__range .col-xs-8 {
  width: 74%;
}
form .field__range .col-xs-4,
.caldera-grid form .field__range .col-xs-4 {
  width: 25%;
}
form input,
form select,
form textarea,
form .form-control,
.caldera-grid form input,
.caldera-grid form select,
.caldera-grid form textarea,
.caldera-grid form .form-control {
  padding: 0 50px;
  border: 1px solid #7A8486;
  background-color: #ffffff;
  height: 2.962962963em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
form input:focus,
form select:focus,
form textarea:focus,
form .form-control:focus,
.caldera-grid form input:focus,
.caldera-grid form select:focus,
.caldera-grid form textarea:focus,
.caldera-grid form .form-control:focus {
  border-color: #233E94;
}
form input[type=submit],
form input[type=submit].form-control,
.caldera-grid form input[type=submit],
.caldera-grid form input[type=submit].form-control {
  font-size: 1.6875em;
  line-height: 2.962962963em;
  background-color: #233E94;
  color: #ffffff;
  font-family: "TheWaveSans-Bold", serif;
  width: 100%;
  margin: 30px 0 0;
  padding: 0 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
form input[type=submit]:hover,
form input[type=submit].form-control:hover,
.caldera-grid form input[type=submit]:hover,
.caldera-grid form input[type=submit].form-control:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-transform: scale(0.97, 0.97);
  -moz-transform: scale(0.97, 0.97);
  -ms-transform: scale(0.97, 0.97);
  -o-transform: scale(0.97, 0.97);
  transform: scale(0.97, 0.97);
  background-color: #233E94;
  color: #ffffff;
}
form .checkbox-inline,
.caldera-grid form .checkbox-inline {
  width: 100%;
}
form .checkbox-inline input[type=checkbox],
.caldera-grid form .checkbox-inline input[type=checkbox] {
  width: 30px;
  height: 30px;
  position: relative;
  left: -6px;
  top: -3px;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
}
form .checkbox-inline label,
.caldera-grid form .checkbox-inline label {
  position: static;
}
form .radio-inline,
.caldera-grid form .radio-inline {
  min-width: 50px;
  margin: 0 20px;
  height: auto;
}
form .radio-inline input,
.caldera-grid form .radio-inline input {
  height: auto;
}
form .checkbox_field__multiple_values .checkbox-inline,
.caldera-grid form .checkbox_field__multiple_values .checkbox-inline {
  display: inline-block;
  vertical-align: middle;
  margin: 8px -2px;
  width: 47%;
  padding: 0;
}
form .checkbox_field__multiple_values .control-label,
.caldera-grid form .checkbox_field__multiple_values .control-label {
  position: static;
}
form textarea,
form .caldera-grid textarea.form-control,
.caldera-grid form textarea,
.caldera-grid form .caldera-grid textarea.form-control {
  min-height: 16em;
  padding: 25px;
}
form textarea.form-control::-webkit-input-placeholder,
form .caldera-grid textarea.form-control::-webkit-input-placeholder,
.caldera-grid form textarea.form-control::-webkit-input-placeholder,
.caldera-grid form .caldera-grid textarea.form-control::-webkit-input-placeholder {
  opacity: 1;
  color: inherit;
}
form textarea.form-control::-moz-placeholder,
form .caldera-grid textarea.form-control::-moz-placeholder,
.caldera-grid form textarea.form-control::-moz-placeholder,
.caldera-grid form .caldera-grid textarea.form-control::-moz-placeholder {
  opacity: 1;
  color: inherit;
}
form textarea.form-control:-ms-input-placeholder,
form .caldera-grid textarea.form-control:-ms-input-placeholder,
.caldera-grid form textarea.form-control:-ms-input-placeholder,
.caldera-grid form .caldera-grid textarea.form-control:-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}
form textarea.form-control:-moz-placeholder,
form .caldera-grid textarea.form-control:-moz-placeholder,
.caldera-grid form textarea.form-control:-moz-placeholder,
.caldera-grid form .caldera-grid textarea.form-control:-moz-placeholder {
  opacity: 1;
  color: inherit;
}
form .small_textarea,
.caldera-grid form .small_textarea {
  margin-top: 15px;
}
form .small_textarea textarea,
.caldera-grid form .small_textarea textarea {
  min-height: 0;
}
form .field__contact_textarea label,
.caldera-grid form .field__contact_textarea label {
  display: none;
}
form .field__contact_textarea .form-control::-webkit-input-placeholder,
.caldera-grid form .field__contact_textarea .form-control::-webkit-input-placeholder {
  opacity: 1;
  color: #000000;
}
form .field__contact_textarea .form-control::-moz-placeholder,
.caldera-grid form .field__contact_textarea .form-control::-moz-placeholder {
  opacity: 1;
  color: #000000;
}
form .field__contact_textarea .form-control:-ms-input-placeholder,
.caldera-grid form .field__contact_textarea .form-control:-ms-input-placeholder {
  opacity: 1;
  color: #000000;
}
form .field__contact_textarea .form-control:-moz-placeholder,
.caldera-grid form .field__contact_textarea .form-control:-moz-placeholder {
  opacity: 1;
  color: #000000;
}
form .field__checkbox_btn,
.caldera-grid form .field__checkbox_btn {
  padding: 0;
  width: 100%;
  cursor: pointer;
}
form .field__checkbox_btn .checkbox,
.caldera-grid form .field__checkbox_btn .checkbox {
  margin: 0;
}
form .field__checkbox_btn label,
.caldera-grid form .field__checkbox_btn label {
  width: 100%;
  height: auto;
  position: relative;
  left: 0;
  background-color: #D5D6DA;
  color: #233E94;
  font-size: inherit;
  line-height: 25px;
  padding: 20px 0;
  padding: 20px 0;
  cursor: pointer;
}
form .field__checkbox_btn label:hover,
.caldera-grid form .field__checkbox_btn label:hover {
  background-color: #233E94;
  color: #ffffff;
}
form .field__checkbox_btn input,
.caldera-grid form .field__checkbox_btn input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 2;
}
form .field__card_number label,
.caldera-grid form .field__card_number label {
  left: 40px;
}
form .field__card_number .cf-credit-card,
.caldera-grid form .field__card_number .cf-credit-card {
  background-size: 30px auto !important;
  background-position: 5px 10px !important;
}
form .alert-danger,
form .alert-error,
form .alert-info,
form .alert-success,
form .alert-warning,
.caldera-grid form .alert-danger,
.caldera-grid form .alert-error,
.caldera-grid form .alert-info,
.caldera-grid form .alert-success,
.caldera-grid form .alert-warning {
  background-color: #D5D6DA;
  padding: 20px 10px;
  font-size: 30px;
  color: red;
}
form .alert-inf,
form .alert-success,
.caldera-grid form .alert-inf,
.caldera-grid form .alert-success {
  color: #000000;
}
form .field__half_width,
.caldera-grid form .field__half_width {
  display: inline-block;
}
form .field__half_width.last,
.caldera-grid form .field__half_width.last {
  width: 21%;
  margin-left: 3%;
}
form .field__half_width.first,
.caldera-grid form .field__half_width.first {
  width: 75%;
}
form .form-group,
.caldera-grid form .form-group {
  margin-bottom: 20px;
  position: relative;
}
form .form-group.has-error,
.caldera-grid form .form-group.has-error {
  border-bottom: 40px solid #ffffff;
}
form .form-group.has-error.input-number-has-custom-controls .field-type-number-buttons,
.caldera-grid form .form-group.has-error.input-number-has-custom-controls .field-type-number-buttons {
  background-color: #ffffff;
  border: 1px solid red;
}
form .field__telephone .intl-tel-input,
.caldera-grid form .field__telephone .intl-tel-input {
  width: 100%;
}
form label,
.caldera-grid form label {
  top: 0;
  bottom: 0;
  left: 45px;
  height: 1em;
  margin: auto;
  width: 40%;
}
form input,
form select,
form .form-control,
form .intl-tel-input.allow-dropdown input,
.caldera-grid form input,
.caldera-grid form select,
.caldera-grid form .form-control,
.caldera-grid form .intl-tel-input.allow-dropdown input {
  padding-left: 45%;
}
form .field__select_tour .form-control,
.caldera-grid form .field__select_tour .form-control {
  padding: 0 50px;
}
form textarea.form-control,
form textarea,
.caldera-grid form textarea.form-control,
.caldera-grid form textarea {
  padding: 25px;
}
form .ccselect2-container-multi,
form .ccselect2-container,
.caldera-grid form .ccselect2-container-multi,
.caldera-grid form .ccselect2-container {
  background-color: #D5D6DA;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
form .ccselect2-container-multi .ccselect2-choice,
form .ccselect2-container .ccselect2-choice,
.caldera-grid form .ccselect2-container-multi .ccselect2-choice,
.caldera-grid form .ccselect2-container .ccselect2-choice {
  background-image: none;
  background-color: #233E94;
  color: #ffffff;
  height: 2.9333333333em;
  line-height: 90px;
}
form .ccselect2-container-multi .ccselect2-choice .ccselect2-arrow,
form .ccselect2-container .ccselect2-choice .ccselect2-arrow,
.caldera-grid form .ccselect2-container-multi .ccselect2-choice .ccselect2-arrow,
.caldera-grid form .ccselect2-container .ccselect2-choice .ccselect2-arrow {
  width: 60px;
  background: #7A8486;
}
form .ccselect2-container-multi .ccselect2-choice.ccselect2-default,
form .ccselect2-container .ccselect2-choice.ccselect2-default,
.caldera-grid form .ccselect2-container-multi .ccselect2-choice.ccselect2-default,
.caldera-grid form .ccselect2-container .ccselect2-choice.ccselect2-default {
  background-color: transparent;
  color: #000000;
  border: 1px solid #B1B1B1 !important;
}
form .ccselect2-container-multi .ccselect2-choices,
form .ccselect2-container .ccselect2-choices,
.caldera-grid form .ccselect2-container-multi .ccselect2-choices,
.caldera-grid form .ccselect2-container .ccselect2-choices {
  background-color: transparent;
  border-color: #B1B1B1;
}
form .ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice,
form .ccselect2-container .ccselect2-choices .ccselect2-search-choice,
.caldera-grid form .ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice,
.caldera-grid form .ccselect2-container .ccselect2-choices .ccselect2-search-choice {
  padding: 25px 25px 25px 50px;
  line-height: 34px;
  background-color: #233E94;
  border-color: #233E94;
  color: #ffffff;
  width: 90%;
}
form .ccselect2-container-multi .ccselect2-search-choice-close,
form .ccselect2-container .ccselect2-search-choice-close,
.caldera-grid form .ccselect2-container-multi .ccselect2-search-choice-close,
.caldera-grid form .ccselect2-container .ccselect2-search-choice-close {
  font-size: 17px;
  line-height: 34px;
  left: 8px;
  top: 23px;
  width: 32px;
  height: 32px;
  color: #ffffff;
}
form .select2-container--default .select2-selection--single .select2-selection__arrow,
.caldera-grid form .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 30px;
}
form .ccselect2-container .ccselect2-choice .ccselect2-arrow b,
form select.form-control,
.caldera-grid form .ccselect2-container .ccselect2-choice .ccselect2-arrow b,
.caldera-grid form select.form-control {
  background-image: url(../img/icons/icon-dropdown-blue-bold.png) !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-position: 95% center !important;
  background-size: 45px auto !important;
  right: 30px;
}
form select.form-control,
.caldera-grid form select.form-control {
  padding-right: 60px;
}
form .has-error .form-control,
.caldera-grid form .has-error .form-control {
  background-color: #ffffff;
  border-color: red;
}
form .has-error .form-control:focus,
.caldera-grid form .has-error .form-control:focus {
  -webkit-box-shadow: 0 0 6px red;
  -moz-box-shadow: 0 0 6px red;
  -o-box-shadow: 0 0 6px red;
  -ms-box-shadow: 0 0 6px red;
  box-shadow: 0 0 6px red;
  border-color: red;
}
form .has-error .control-label,
.caldera-grid form .has-error .control-label {
  color: red;
}
form input.form-control.parsley-success,
form select.form-control.parsley-success,
form textarea.form-control.parsley-success,
.caldera-grid form input.form-control.parsley-success,
.caldera-grid form select.form-control.parsley-success,
.caldera-grid form textarea.form-control.parsley-success {
  background-color: #D5D6DA;
  border-color: #D5D6DA;
  color: #000000;
}
form .help-block,
.caldera-grid form .help-block {
  margin-top: 9px;
  font-size: 15px;
  font-family: "TheWaveSans-Regular", serif;
}
form .help-block.caldera_ajax_error_block,
.caldera-grid form .help-block.caldera_ajax_error_block {
  font-size: 13px;
  text-align: center;
  font-family: "TheWaveSans-Regular", serif;
  margin: 0;
  color: red;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
}
form input[type=submit],
.caldera-grid form input[type=submit] {
  line-height: 1em;
}
form .cf-toggle-switch .btn,
.caldera-grid form .cf-toggle-switch .btn {
  font-size: 19px;
  padding: 14px 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background-color: #D5D6DA;
  border-color: #D5D6DA;
  -webkit-box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
form .cf-toggle-switch .btn:hover,
.caldera-grid form .cf-toggle-switch .btn:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
form .cf-toggle-switch .btn:first-child,
.caldera-grid form .cf-toggle-switch .btn:first-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
form .cf-toggle-switch .btn:last-child,
.caldera-grid form .cf-toggle-switch .btn:last-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
form .cf-toggle-switch .btn-success,
.caldera-grid form .cf-toggle-switch .btn-success {
  background-color: #233E94;
  border-color: #233E94;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
form .cf-toggle-switch.has-error .cf-toggle-group-buttons > a,
.caldera-grid form .cf-toggle-switch.has-error .cf-toggle-group-buttons > a {
  background-color: transparent;
  border-color: red;
  -webkit-box-shadow: 0 0 7px -1px rgba(255, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px -1px rgba(255, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px -1px rgba(255, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px -1px rgba(255, 0, 0, 0.3);
  box-shadow: 0 0 7px -1px rgba(255, 0, 0, 0.3);
  color: red;
}
form .cf-toggle-switch.has-error .cf-toggle-group-buttons > a.btn-success,
.caldera-grid form .cf-toggle-switch.has-error .cf-toggle-group-buttons > a.btn-success {
  border-color: #233E94;
  color: #ffffff;
  background-color: #233E94;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
form .field__toggle__with_label,
.caldera-grid form .field__toggle__with_label {
  text-align: center;
  margin-top: 10px;
}
form .field__toggle__with_label label,
.caldera-grid form .field__toggle__with_label label {
  position: static;
  margin-bottom: 18px;
  width: 100%;
}
form .field__toggle__with_label .btn-group-vertical > .btn,
form .field__toggle__with_label .btn-group > .btn,
.caldera-grid form .field__toggle__with_label .btn-group-vertical > .btn,
.caldera-grid form .field__toggle__with_label .btn-group > .btn {
  float: none;
  display: inline-block;
  width: 130px;
}
form .form-control::-webkit-input-placeholder,
.caldera-grid form .form-control::-webkit-input-placeholder {
  opacity: 0;
  color: transparent;
}
form .form-control::-moz-placeholder,
.caldera-grid form .form-control::-moz-placeholder {
  opacity: 0;
  color: transparent;
}
form .form-control:-ms-input-placeholder,
.caldera-grid form .form-control:-ms-input-placeholder {
  opacity: 0;
  color: transparent;
}
form .form-control:-moz-placeholder,
.caldera-grid form .form-control:-moz-placeholder {
  opacity: 0;
  color: transparent;
}
form .field__select_tour label,
form .field__select_transfer label,
.caldera-grid form .field__select_tour label,
.caldera-grid form .field__select_transfer label {
  position: static;
  margin-bottom: 12px;
  padding-left: 45px;
}
form .caldera-forms-consent-field,
.caldera-grid form .caldera-forms-consent-field {
  margin-top: 70px;
  padding-left: 40px;
}
form .caldera-forms-consent-field label,
.caldera-grid form .caldera-forms-consent-field label {
  font-family: "TheWaveSans-Regular", serif;
  margin: 0 !important;
}
form .caldera-forms-consent-field a,
.caldera-grid form .caldera-forms-consent-field a {
  font-family: "TheWaveSans-Regular", serif;
  color: #233E94;
}
form .caldera-forms-consent-field p,
.caldera-grid form .caldera-forms-consent-field p {
  margin: 0;
}
form .caldera-forms-consent-field a, form .caldera-forms-consent-field p,
.caldera-grid form .caldera-forms-consent-field a,
.caldera-grid form .caldera-forms-consent-field p {
  display: inline;
}
form .caldera-forms-consent-field input[type=checkbox],
.caldera-grid form .caldera-forms-consent-field input[type=checkbox] {
  position: absolute;
  top: 2px;
  left: 0;
}
form #fld_1389020_1-wrap,
.caldera-grid form #fld_1389020_1-wrap {
  margin-bottom: 25px;
}
form .field-type-number-buttons,
.caldera-grid form .field-type-number-buttons {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 5px 18px 5px 10px;
  margin: auto;
  background-color: #c7c9ce;
  -webkit-border-top-right-radius: 50px;
  -moz-border-top-right-radius: 50px;
  -ms-border-top-right-radius: 50px;
  border-top-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-bottom-right-radius: 50px;
  -ms-border-bottom-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
form .field-type-number-buttons i,
.caldera-grid form .field-type-number-buttons i {
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 80%;
  width: 90px;
  height: 30px;
  margin-bottom: 4px;
  color: transparent;
  text-indent: -99999px;
  cursor: pointer;
}
form .field-type-number-buttons i:last-child,
.caldera-grid form .field-type-number-buttons i:last-child {
  margin-bottom: 0;
}
form .field-type-number-buttons .increase,
.caldera-grid form .field-type-number-buttons .increase {
  background-image: url(../img/icons/icon-plus.png);
}
form .field-type-number-buttons .decerase,
.caldera-grid form .field-type-number-buttons .decerase {
  background-image: url(../img/icons/icon-minus.png);
}
form .caldera-forms-consent-field-linked_text:after,
.caldera-grid form .caldera-forms-consent-field-linked_text:after {
  bottom: -2px;
}

.page__body .caldera-grid .alert-danger,
.page__body .caldera-grid .alert-error,
.page__body .caldera-grid .alert-info,
.page__body .caldera-grid .alert-success,
.page__body .caldera-grid .alert-warning {
  background-color: #50e69b;
  font-family: "TheWaveSans-Regular", serif;
  padding: 50px;
  font-size: 18px;
  color: red;
}
.page__body .caldera-grid .alert-inf,
.page__body .caldera-grid .alert-success {
  color: #000000;
}

.page-template .cfdatepicker.dropdown-menu th,
.page-template .cfdatepicker.dropdown-menu td {
  padding: 8px 15px;
}
.page-template .cfdatepicker.dropdown-menu {
  padding: 0 !important;
}
.page-template .cfdatepicker table thead tr {
  background-color: #D5D6DA;
  color: #000000;
}
.page-template .cfdatepicker table thead tr:first-child {
  background-color: #233E94;
  color: #ffffff;
}
.page-template .cfdatepicker table thead tr:first-child th:hover,
.page-template .cfdatepicker table tfoot tr th:hover {
  background-color: #233E94;
}
.page-template .cfdatepicker table tr td.active.day {
  background-color: #233E94;
  color: #ffffff;
}

.fiedset_title {
  font-size: 5em;
  line-height: 1.3625em;
  font-family: "TheWaveSans-Bold", serif;
  margin-bottom: 70px;
  color: #233E94;
}

.required_fields_info {
  display: block;
  font-size: 0.25em;
  line-height: 0.7em;
  font-family: "TheWaveSans-Regular", serif;
  color: #000000;
}

.select2-dropdown {
  background-color: #D5D6DA;
  color: #000000;
  border: 1px solid #D5D6DA;
}

.form-group .select2-container--default .select2-selection--single .select2-selection__rendered,
.form-group .select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #000000 !important;
}
.form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 80px;
  font-size: 24px;
  padding: 0 45px;
}
.form-group .select2-container .select2-selection--single {
  height: 80px;
  background-color: #D5D6DA;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  border-color: #D5D6DA;
}
.form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(../img/icons/icon-dropdown-blue-bold.png) no-repeat scroll 99% center transparent !important;
  background-size: 45px auto !important;
  width: 40px;
  height: 100%;
}
.form-group .select2-container--default .select2-selection--single .select2-selection__arrow .presentation,
.form-group .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-results .select2-results__option {
  padding: 20px 15px;
  font-size: 20px;
}

@media screen and (max-width: 90.625em) {
  form .form__section_title,
  .caldera-grid form .form__section_title {
    font-size: 1.3125em;
  }
  form .form-group,
  .caldera-grid form .form-group {
    margin-bottom: 10px;
  }
  form input,
  form select,
  form textarea,
  form label,
  form .form-control,
  .caldera-grid form input,
  .caldera-grid form select,
  .caldera-grid form textarea,
  .caldera-grid form label,
  .caldera-grid form .form-control {
    font-size: 1.0625em;
    line-height: 1.4705882353em;
  }
  form input,
  form select,
  form textarea,
  form .form-control,
  .caldera-grid form input,
  .caldera-grid form select,
  .caldera-grid form textarea,
  .caldera-grid form .form-control {
    height: 3.5294117647em;
  }
  form label,
  .caldera-grid form label {
    left: 35px;
    line-height: 1em;
  }
  form input[type=submit],
  form input[type=submit].form-control,
  .caldera-grid form input[type=submit],
  .caldera-grid form input[type=submit].form-control {
    font-size: 1.6875em;
    height: 2.2222222222em;
    margin: 30px auto 0;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    width: 350px;
    max-width: 100%;
  }
  form .cf-toggle-switch .btn,
  .caldera-grid form .cf-toggle-switch .btn {
    font-size: 16px;
    font-family: "TheWaveSans-Regular", serif;
    padding: 10px 20px;
  }
  form .ccselect2-container .ccselect2-choice .ccselect2-arrow b,
  form select.form-control,
  .caldera-grid form .ccselect2-container .ccselect2-choice .ccselect2-arrow b,
  .caldera-grid form select.form-control {
    background-size: 27px auto !important;
  }
  form .form-group .select2-container--default .select2-selection--single .select2-selection__rendered,
  .caldera-grid form .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 60px;
    font-size: 17px;
    padding: 0 35px;
  }
  form .form-group .select2-container .select2-selection--single,
  .caldera-grid form .form-group .select2-container .select2-selection--single {
    height: 60px;
  }
  form .form-group .select2-container--default .select2-selection--single .select2-selection__arrow,
  .caldera-grid form .form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-size: 27px auto !important;
  }
  form .field-type-number-buttons i,
  .caldera-grid form .field-type-number-buttons i {
    width: 60px;
    height: 25px;
    background-size: auto 65%;
  }
}
@media screen and (max-width: 47.9375em) {
  form label .col-sm-12,
  .caldera-grid form .col-sm-12 {
    padding: 0;
  }
  form label .form__section_title,
  .caldera-grid form .form__section_title {
    font-size: 0.8125em;
  }
  form label .form__section_title h4,
  .caldera-grid form .form__section_title h4 {
    margin: 0 0 12px;
  }
  form label label,
  .caldera-grid form label {
    font-size: 14px;
    font-family: "TheWaveSans-Regular", serif;
    left: 10px;
    position: static;
    width: 100%;
    margin-bottom: 3px;
  }
  form label input,
  form label select,
  form label textarea,
  form label .form-control,
  .caldera-grid form input,
  .caldera-grid form select,
  .caldera-grid form textarea,
  .caldera-grid form .form-control {
    padding-right: 10px;
    padding-left: 10px;
  }
  form label textarea,
  form label .form-control,
  form label textarea.form-control,
  .caldera-grid form textarea,
  .caldera-grid form .form-control,
  .caldera-grid form textarea.form-control {
    padding: 10px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
  }
  form label input,
  form label select,
  form label textarea,
  form label .form-control,
  form label .select2-container--default .select2-selection--single .select2-selection__rendered,
  .caldera-grid form input,
  .caldera-grid form select,
  .caldera-grid form textarea,
  .caldera-grid form .form-control,
  .caldera-grid form .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.9375em;
    height: 45px;
  }
  form label textarea.form-control,
  .caldera-grid form textarea.form-control {
    min-height: 140px;
  }
  form label .form-group,
  .caldera-grid form .form-group {
    margin-bottom: 12px;
  }
  form label .form-group.has-error,
  .caldera-grid form .form-group.has-error {
    border-bottom-width: 26px;
  }
  form label .cf-toggle-switch .btn,
  .caldera-grid form .cf-toggle-switch .btn {
    font-size: 12px;
    padding: 6px 12px;
  }
  form label .field__label_in_on_mobile,
  .caldera-grid form .field__label_in_on_mobile {
    margin-bottom: 8px;
  }
  form label .field__label_in_on_mobile label,
  .caldera-grid form .field__label_in_on_mobile label {
    display: none;
  }
  form label .field__label_in_on_mobile input, form label .field__label_in_on_mobile select, form label .field__label_in_on_mobile .form-control,
  .caldera-grid form .field__label_in_on_mobile input,
  .caldera-grid form .field__label_in_on_mobile select,
  .caldera-grid form .field__label_in_on_mobile .form-control {
    border-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  form label .field__label_in_on_mobile .form-control::-webkit-input-placeholder,
  .caldera-grid form .field__label_in_on_mobile .form-control::-webkit-input-placeholder {
    opacity: 1;
    color: #000000;
  }
  form label .field__label_in_on_mobile .form-control::-moz-placeholder,
  .caldera-grid form .field__label_in_on_mobile .form-control::-moz-placeholder {
    opacity: 1;
    color: #000000;
  }
  form label .field__label_in_on_mobile .form-control:-ms-input-placeholder,
  .caldera-grid form .field__label_in_on_mobile .form-control:-ms-input-placeholder {
    opacity: 1;
    color: #000000;
  }
  form label .field__label_in_on_mobile .form-control:-moz-placeholder,
  .caldera-grid form .field__label_in_on_mobile .form-control:-moz-placeholder {
    opacity: 1;
    color: #000000;
  }
  form label .field__label_in_on_mobile.has-error input, form label .field__label_in_on_mobile.has-error select, form label .field__label_in_on_mobile.has-error .form-control,
  .caldera-grid form .field__label_in_on_mobile.has-error input,
  .caldera-grid form .field__label_in_on_mobile.has-error select,
  .caldera-grid form .field__label_in_on_mobile.has-error .form-control {
    border-color: red;
  }
  form label .ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice,
  .caldera-grid form .ccselect2-container-multi .ccselect2-choices .ccselect2-search-choice {
    padding: 7px 15px 7px 35px;
  }
  form label .ccselect2-container-multi .ccselect2-search-choice-close,
  .caldera-grid form .ccselect2-container-multi .ccselect2-search-choice-close {
    font-size: 10px;
    line-height: 25px;
    top: 9px;
    width: 17px;
    height: 17px;
  }
  form label input[type=submit],
  form label input[type=submit].form-control,
  .caldera-grid form input[type=submit],
  .caldera-grid form input[type=submit].form-control {
    font-size: 1.25em;
    line-height: 2.5em;
    height: 2.5em;
    padding: 0;
    white-space: normal;
    margin-top: 25px;
    margin-bottom: 16px;
  }
  form label .field__checkbox_btn label,
  .caldera-grid form .field__checkbox_btn label {
    padding: 15px 0;
    font-size: 78%;
  }
  form label .checkbox-inline input[type=checkbox],
  .caldera-grid form .checkbox-inline input[type=checkbox] {
    top: 5px;
    height: 20px;
  }
  form label .checkbox-inline label,
  .caldera-grid form .checkbox-inline label {
    margin-left: 0 !important;
  }
  form label .caldera-forms-consent-field,
  .caldera-grid form .caldera-forms-consent-field {
    margin-top: 30px;
  }
  form label .field__card_number .cf-credit-card,
  .caldera-grid form .field__card_number .cf-credit-card {
    background-position: 5px 6px !important;
    padding-left: 45px;
  }
  form label .field__half_width,
  .caldera-grid form .field__half_width {
    display: inline-block;
  }
  form label .field__half_width.last,
  .caldera-grid form .field__half_width.last {
    width: 40%;
  }
  form label .field__half_width.first,
  .caldera-grid form .field__half_width.first {
    width: 52%;
  }
  form label .field__select_tour label,
  .caldera-grid form .field__select_tour label {
    padding-left: 0;
  }
  form label .field-type-number-buttons,
  .caldera-grid form .field-type-number-buttons {
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -ms-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -ms-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 5px 10px 3px 7px;
    top: 19px;
  }
  form label .field-type-number-buttons i,
  .caldera-grid form .field-type-number-buttons i {
    width: 40px;
    height: 17px;
    background-size: auto 55%;
  }
  form label .help-block.caldera_ajax_error_block,
  .caldera-grid form .help-block.caldera_ajax_error_block {
    bottom: -19px;
    font-size: 11px;
  }
  form label .form-group .select2-container--default .select2-selection--single .select2-selection__rendered,
  .caldera-grid form .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 14px;
    padding: 0 62px 0 10px;
  }
  form label .form-group .select2-container .select2-selection--single,
  .caldera-grid form .form-group .select2-container .select2-selection--single {
    height: 45px;
  }
  form label .form-group .select2-container--default .select2-selection--single .select2-selection__arrow,
  .caldera-grid form .form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-size: 20px auto !important;
    width: 30px;
    right: 18px;
  }
  form label .last_field_of_section .help_text,
  .caldera-grid form .last_field_of_section .help_text {
    margin-bottom: 0;
  }
  .select2-results .select2-results__option {
    padding: 8px 10px;
    font-size: 14px;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}
table.small_table {
  min-width: 0;
}

td {
  border-color: transparent;
  padding: 10px;
  font-size: 0.9375em;
  line-height: 1.3333333333em;
  text-align: left;
}

th {
  font-size: 1.0625em;
  line-height: 1.2941176471em;
  text-align: left;
}

thead {
  font-family: "TheWaveSans-Regular", serif;
}
thead tr {
  background-color: #50e69b;
}
thead th {
  padding: 15px 10px;
  border-color: transparent;
}
thead td {
  text-align: left !important;
}

.popup_item__content .paragraph thead td p {
  margin-bottom: 0;
}

tbody th {
  font-family: "TheWaveSans-Regular", serif;
  text-align: left;
  border-color: transparent;
  padding: 10px;
}
tbody tr:nth-child(odd) {
  background-color: #ffffff;
}
tbody tr:nth-child(even) {
  background-color: #EFF0F4;
}

/* ================== RESPONSIVE TABLES ============== */
.table_container {
  position: relative;
  overflow: hidden;
}

.table_overflow {
  width: 100%;
  overflow: auto;
}

.table_container table {
  width: 100%;
  margin: auto;
}

.clone {
  /* display: none; */
}

.clone.active {
  display: table;
}

.clone {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.clone th, .clone td {
  visibility: hidden;
}

.clone thead tr:first-of-type th:first-of-type,
.clone thead td:first-of-type,
.clone tbody tr td:first-of-type {
  visibility: visible;
}

.clone.has-th-on-body tbody tr td:first-of-type {
  visibility: hidden;
}

.clone.has-th-on-body tbody tr th:first-of-type {
  visibility: visible;
}

@media screen and (max-width: 47.9375em) {
  td {
    padding: 6px;
    font-size: 0.875em;
    line-height: 1.3571428571em;
  }
  th {
    font-size: 0.9375em;
    line-height: 1.2666666667em;
  }
  tbody th,
  thead th {
    background-color: #50e69b;
  }
  thead {
    border-bottom: none;
    background-color: #50e69b;
  }
  thead tr:nth-child(odd),
  thead tr:nth-child(even) {
    background-color: #50e69b;
  }
  tbody tr:nth-child(even) {
    background-color: #ffffff;
  }
  tbody tr:nth-child(odd) {
    background-color: #EFF0F4;
  }
}
@-webkit-keyframes siteNameColorChange {
  0% {
    opacity: 0;
    color: #50e69b;
  }
  100% {
    opacity: 1;
    color: #000000;
  }
}
@keyframes siteNameColorChange {
  0% {
    opacity: 0;
    color: #50e69b;
  }
  100% {
    opacity: 1;
    color: #000000;
  }
}
/*-------------------------------------------------------------------------------------------------
  GLOBAL ELEMENTS
--------------------------------------------------------------------------------------------------*/
.main_navigation a {
  font-weight: "TheWaveSans-Regular", serif;
}
.main_navigation a:hover {
  color: #233E94;
}
.main_navigation a:hover:after {
  background-color: #233E94;
}
.main_navigation li {
  display: block;
  list-style-type: none;
}
.main_navigation li.sublabel > a {
  font-family: "TheWaveSans-Bold", serif;
}

.navigation_area {
  background-color: #233E94;
  height: 100%;
}

.main_navigation_mobile .sub-menu {
  background-color: #233E94;
  z-index: 200;
}
.main_navigation_mobile .sub-menu > .label {
  background-color: #233E94;
}

.nav_is_open .site__title {
  -webkit-animation: siteNameColorChange 0.5s ease-in-out -0.6s;
  -moz-animation: siteNameColorChange 0.5s ease-in-out -0.6s;
  -o-animation: siteNameColorChange 0.5s ease-in-out -0.6s;
  -ms-animation: siteNameColorChange 0.5s ease-in-out -0.6s;
  animation: siteNameColorChange 0.5s ease-in-out -0.6s;
}

.header_menu_container {
  font-family: "TheWaveSans-Bold", serif;
}

.languages_nav a:after {
  background-color: #ffffff;
}

@media screen and (max-width: 63.9375em) {
  .main_navigation_mobile li.label {
    font-family: "TheWaveSans-Regular", serif;
  }
  .global_header {
    min-height: 115px;
  }
  .header_menu_container {
    padding-top: 37px;
  }
  .nav_toggle {
    top: 36px;
  }
}
@media screen and (max-width: 47.9375em) {
  .global_header {
    min-height: 60px;
    z-index: 1000;
  }
  .open_nav.nav_toggle.mobile {
    display: none;
  }
  .navigation_area {
    z-index: 999;
  }
  .nav_is_open .site__title,
  .page-template-default.nav_is_open .site__title,
  .page-template-glossary.nav_is_open .site__title,
  .page-template-page_with_sticky_column.nav_is_open .site__title,
  .page-template-page_no_cover_image.nav_is_open .site__title,
  .page-template-page_tables_no_tabs.nav_is_open .site__title,
  .page-template-page_tables.nav_is_open .site__title,
  .page-template-page_tables__plain_content.nav_is_open .site__title,
  .page-template-sitemap.nav_is_open .site__title {
    color: #ffffff !important;
  }
  .nav_toggle,
  .page-template-page_with_cover_image .nav_toggle {
    background-image: url(../img/icons/icon-open-nav-wh.png) !important;
  }
  .nav_toggle.active,
  body.home .nav_toggle.active,
  .page-template-page_with_cover_image .nav_toggle.active {
    background-image: url(../img/icons/icon-close-nav-white.png) !important;
  }
  .header_menu_container {
    padding-top: 18px;
  }
  .nav_toggle {
    top: 41px;
  }
  .navigation_area > .wrapper {
    border-top: 90px solid #233E94;
  }
}
.global_footer {
  background-color: #50e69b;
}

.brand_info {
  font-family: "TheWaveSans-Regular", serif;
}
.brand_info .label {
  font-family: "TheWaveSans-Bold", serif;
}

.brand_name {
  font-family: "TheWaveSans-Bold", serif;
}

.legal_nav a {
  font-family: "TheWaveSans-Bold", serif;
}

.copyrights {
  font-family: "TheWaveSans-Regular", serif;
}

.page_sections_nav li {
  font-family: "TheWaveSans-Bold", serif;
}
.page_sections_nav .sub-menu li {
  font-family: "TheWaveSans-Bold", serif;
}

/*-------------------------------------------------------------------------------------------------
  COMPONENTS
--------------------------------------------------------------------------------------------------*/
.cover_image {
  background-color: #233E94;
}
.cover_image .page__title {
  font-family: "TheWaveSans-Bold", serif;
}
.cover_image .page__title .parent_page {
  font-family: "TheWaveSans-Bold", serif;
  line-height: 1.5em;
}
.cover_image.has_effect_on_cover_image:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.22);
  z-index: 1;
}
.cover_image .scroll_down {
  display: none;
}

.page-id-78 .cover_image.has_effect_on_cover_image:after {
  background-color: rgba(0, 0, 0, 0.45);
}

.page__infographics {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  color: #212529;
  padding: 45px 60px;
  text-align: center;
}
.page__infographics li {
  display: inline-block;
  vertical-align: middle;
  width: 22%;
  text-align: left;
  margin: 0 -2px;
  padding: 0 10px;
}

.infogrphics__icon,
.infogrphics__text {
  vertical-align: middle;
}

.infogrphics__icon {
  width: 160px;
  margin-right: 10px;
}
.infogrphics__icon img {
  width: 100%;
}

.infogrphics__text {
  max-width: 280px;
}
.infogrphics__text strong {
  font-family: "TheWaveSans-Bold", serif;
  font-size: 2.5em;
  line-height: 1em;
}

.page-id-11 .page__infographics {
  background-color: #fdeadb;
}
.page-id-11 .cover_image {
  background-size: auto 90%;
  background-color: red;
}
.page-id-11 .cover_image .page__title {
  color: #212529;
}

@media screen and (max-width: 131.25em) {
  .page__infographics {
    padding: 40px 40px;
  }
  .page__infographics li {
    width: 25%;
  }
  .infogrphics__text {
    max-width: calc(100% - 180px);
  }
  .infogrphics__text strong {
    font-size: 2.2em;
  }
}
@media screen and (max-width: 105em) {
  .page__infographics {
    padding: 30px 50px;
  }
  .infogrphics__icon {
    width: 100px;
  }
  .infogrphics__text {
    max-width: calc(100% - 130px);
  }
}
@media screen and (min-width: 90.6875em) and (max-width: 105em) and (max-height: 31.25em) {
  .cover_image .page__infographics li {
    width: 25%;
    float: none;
  }
}
@media screen and (max-width: 90.625em) {
  .page__infographics {
    padding: 25px 50px 17px;
  }
  .infogrphics__icon {
    width: 110px;
    margin-right: 5px;
  }
  .infogrphics__text {
    max-width: calc(100% - 120px);
    font-size: 12px;
    line-height: 1.25em;
  }
  .infogrphics__text strong {
    font-size: 1.75em;
    line-height: 1.15em;
  }
}
@media screen and (min-width: 64em) and (max-width: 90.625em) and (max-height: 31.25em) {
  .cover_image .page__infographics li {
    width: 25%;
    float: none;
  }
}
@media screen and (max-width: 47.9375em) {
  .page__infographics {
    position: static;
  }
  .infogrphics__icon {
    width: 75px;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .infogrphics__text {
    max-width: calc(100% - 90px);
    padding-left: 0;
  }
  .cover_image {
    background-attachment: scroll;
  }
  .cover_image .page__infographics {
    padding: 100vh 0 0;
    background-color: transparent;
  }
  .cover_image .page__infographics li {
    background-color: #ffffff;
    padding: 20px 20px 0;
    width: 100%;
  }
  .cover_image .page__infographics li:first-child {
    padding-top: 40px;
  }
  .cover_image .page__infographics li:last-child {
    padding-bottom: 0;
  }
  .cover_image .page__title .parent_page {
    margin-bottom: 3px;
  }
  .cover_image .scroll_down {
    display: block;
  }
  .page-id-11 .cover_image {
    background-size: auto 88vh;
    background-position: center 12%;
  }
  .page-id-11 .cover_image .page__infographics {
    background-color: transparent;
  }
  .page-id-11 .cover_image .page__infographics li {
    background-color: red;
  }
  .page-id-11 .cover_image .page__infographics li:first-child {
    margin-top: -1px;
    padding-top: 0;
  }
  .page-id-11 .cover_image .page__infographics li:last-child {
    padding-bottom: 40px;
  }
}
/*-------------------------------------------------------------------------------------------------
   TEMPLATES
--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------
  LAYOUT: Text
----------------------------------------------------------------------------------------------------*/
.layout__text blockquote:before {
  background-color: #233E94;
}
.layout__text.extra_large_list li strong {
  font-family: "TheWaveSans-Bold", serif;
}
.layout__text.inline-list-with-icons li strong {
  font-family: "TheWaveSans-Regular", serif;
}
.layout__text.inline-list-with-icons li em {
  font-family: "TheWaveSans-Bold", serif;
}
.layout__text#omilos-ousiastika-themata-stoxoi .summary_test {
  background-color: #7decb5;
}

.employment_gender_charts.inline-list-with-icons li img {
  display: block;
  margin: 0 auto 20px;
  position: static !important;
}
.employment_gender_charts.inline-list-with-icons li strong {
  padding-left: 0;
}
.employment_gender_charts.inline-list-with-icons li strong em {
  display: inline;
}

/*--------------------------------------------------------------------------------------------------
  LAYOUT: Image
----------------------------------------------------------------------------------------------------*/
.layout__image .image_title {
  font-family: "TheWaveSans-Bold", serif;
}
.layout__image.employment-employees-in-group-by-education-level .image_title {
  font-family: "TheWaveSans-Bold", serif;
}
.layout__image.employment-employees-in-group-by-education-level img {
  width: 80%;
}
.layout__image.employment-employees-in-group-by-education-level .image_title {
  color: #233E94;
}
.layout__image.employment-employees-in-group-by-education-level .image_title:after {
  background-color: #233E94;
}
.layout__image.society-medium-image img {
  max-width: 120%;
  width: 120%;
}

@media screen and (min-width: 63.9375em) {
  #energies-gia-ti-nea-genia .layout__image img {
    max-width: 80%;
  }
  #energies-gia-ti-nea-genia .layout__image.society-medium-image img {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 47.9375em) {
  .layout__image.society_logo img {
    max-width: 200px;
  }
}
/*--------------------------------------------------------------------------------------------------
  LAYOUT: Table
----------------------------------------------------------------------------------------------------*/
.materiality-topics-table > .wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.materiality-topics-table td, .materiality-topics-table th {
  border-right: 1px solid #D8D8D8;
}
.materiality-topics-table td:last-child, .materiality-topics-table td:first-child, .materiality-topics-table th:last-child, .materiality-topics-table th:first-child {
  border: none;
}
.materiality-topics-table thead tr {
  background-color: #ffffff;
}
.materiality-topics-table thead td, .materiality-topics-table thead th {
  font-size: 13px;
  line-height: 1.2307692308em;
  text-align: center !important;
}
.materiality-topics-table thead td:nth-child(2), .materiality-topics-table thead th:nth-child(2) {
  font-size: 20px;
  font-family: "TheWaveSans-Bold", serif;
  color: #50e69b;
}
.materiality-topics-table thead td:last-child, .materiality-topics-table thead th:last-child {
  font-size: 17px;
  font-family: "TheWaveSans-Bold", serif;
}
.materiality-topics-table thead td:nth-child(2), .materiality-topics-table thead td:last-child,
.materiality-topics-table thead th:nth-child(2),
.materiality-topics-table thead th:last-child,
.materiality-topics-table tbody td:nth-child(2),
.materiality-topics-table tbody td:last-child,
.materiality-topics-table tbody th:nth-child(2),
.materiality-topics-table tbody th:last-child {
  text-align: left !important;
}
.materiality-topics-table tbody tr,
.materiality-topics-table tbody tr:nth-child(2n) {
  background-color: #ffffff;
}
.materiality-topics-table tbody td {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.materiality-topics-table tbody td:first-child {
  color: #50e69b;
  font-size: 60px;
  text-align: center;
  font-family: "TheWaveSans-Bold", serif;
  padding-right: 25px;
  text-align: right !important;
}
.materiality-topics-table tbody td:nth-child(2) {
  font-size: 14px;
  line-height: 1.2142857143em;
  font-family: "TheWaveSans-Bold", serif;
  text-align: left;
  padding-right: 40px;
}
.materiality-topics-table tbody td:nth-child(2) a {
  font-family: "TheWaveSans-Regular", serif;
}
.materiality-topics-table tbody td img {
  max-width: 21px;
}
.materiality-topics-table tbody td:last-child {
  text-align: left;
}
.materiality-topics-table tbody td:last-child img {
  max-width: 48px;
  padding: 2px;
}
.materiality-topics-table tbody td a {
  padding-top: 5px;
}
.materiality-topics-table tbody td a:after {
  bottom: -1px;
}

@media screen and (max-width: 90em) {
  .materiality-topics-table > .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .materiality-topics-table.longform_layout > .wrapper {
    width: 860px;
    max-width: 100%;
  }
  .materiality-topics-table thead td, .materiality-topics-table thead th {
    font-size: 12px;
    line-height: 1.1666666667em;
    padding-top: 0;
    padding-bottom: 0;
  }
  .materiality-topics-table thead td br, .materiality-topics-table thead th br {
    display: none;
  }
  .materiality-topics-table thead td:nth-child(2) br, .materiality-topics-table thead th:nth-child(2) br {
    display: block;
  }
  .materiality-topics-table tbody tr:first-child td {
    padding-top: 0;
  }
  .materiality-topics-table tbody td {
    text-align: center;
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .materiality-topics-table tbody td:first-child {
    font-size: 56px;
    padding-right: 13px;
  }
  .materiality-topics-table tbody td:nth-child(2) {
    font-size: 12px;
    line-height: 1.25em;
    padding-right: 20px;
  }
}
@media screen and (max-width: 68.75em) {
  .materiality-topics-table.longform_layout > .wrapper {
    width: 760px;
  }
}
@media screen and (max-width: 47.9375em) {
  .materiality-topics-table > .wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .materiality-topics-table .the_table {
    position: relative;
    padding-top: 55px;
  }
  .materiality-topics-table .the_table:after {
    width: 40px;
    height: 50px;
    padding-top: 26px;
    background: url(../img/icons/icon-swipe.png) no-repeat scroll top left transparent;
    background-size: auto 30px;
    content: "swipe";
    font-size: 8px;
    text-align: left;
    text-indent: 8px;
    letter-spacing: 1px;
    color: #233E94;
    position: absolute;
    top: 0;
    right: 0;
  }
  .materiality-topics-table .clone thead tr td:nth-of-type(2),
  .materiality-topics-table .clone tbody tr td:nth-of-type(2) {
    visibility: visible;
    border: none;
  }
  .materiality-topics-table thead tr, .materiality-topics-table thead td {
    height: auto !important;
  }
  .materiality-topics-table thead td {
    padding-top: 5px;
    padding-bottom: 8px;
  }
  .materiality-topics-table thead td:nth-child(2), .materiality-topics-table thead td:last-child {
    font-size: 16px;
  }
  .materiality-topics-table thead td:last-child br {
    display: block;
  }
  .materiality-topics-table tbody td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .materiality-topics-table tbody td:first-child {
    font-size: 37px;
    padding-right: 7px;
  }
  .materiality-topics-table tbody td:last-child {
    min-width: 160px;
  }
  .materiality-topics-table tbody td img {
    max-width: 15px;
  }
}
/*--------------------------------------------------------------------------------------------------
  LAYOUT: Infographics List
----------------------------------------------------------------------------------------------------*/
.layout__infographics_list .paragraph li .strong {
  font-family: "TheWaveSans-Regular", serif;
}
.layout__infographics_list .paragraph li .em {
  font-family: "TheWaveSans-Bold", serif;
  color: #233E94;
}

@media screen and (max-width: 47.9375em) {
  .layout__infographics_list .paragraph li img {
    width: 90px;
  }
}
/*--------------------------------------------------------------------------------------------------
  MODULE: POSTS POP UP
----------------------------------------------------------------------------------------------------*/
.popup_post_title {
  font-family: "TheWaveSans-Bold", serif;
}

.popup_post_description {
  font-family: "TheWaveSans-Bold", serif;
}

.popup_item__content thead th, .popup_item__content thead td {
  font-size: 14px;
  font-family: "TheWaveSans-Bold", serif;
  font-weight: normal;
}
.popup_item__content thead th b, .popup_item__content thead td b {
  font-weight: normal;
  font-family: inherit;
}
.popup_item__content tbody th, .popup_item__content tbody td {
  font-size: 14px;
}

/*--------------------------------------------------------------------------------------------------
  TEMPLATE: PAGE
----------------------------------------------------------------------------------------------------*/
.page__section .section__title {
  color: #233E94;
}

.page__bookmark {
  font-family: "TheWaveSans-Bold", serif;
}

.paging_area .prev_page .supertitle,
.paging_area .next_page .supertitle {
  font-family: "TheWaveSans-Regular", serif;
}
.paging_area .prev_page .chapter,
.paging_area .next_page .chapter {
  font-family: "TheWaveSans-Bold", serif;
}

.page-template-glossary .page__no_image__main .page__section > .wrapper {
  width: 1000px;
  max-width: 100%;
}

.page__sticky_column__main .paragraph blockquote h3 {
  color: #7A8486;
  font-family: "TheWaveSans-Regular", serif;
  font-weight: normal;
}
.page__sticky_column__main .paragraph blockquote h3:after {
  background-color: #7A8486;
}

.paragraph .social_links img {
  max-width: 40px;
  display: block;
  margin-right: 10px;
}
.paragraph .social_links a {
  display: inline-block;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
}
.paragraph .social_links a:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.paragraph .social_links a:hover:after {
  display: none;
}

@media screen and (max-width: 105em) {
  .page-template-glossary .page__no_image__main .page__section > .wrapper {
    width: 900px;
  }
}
@media screen and (max-width: 90.625em) {
  .page-template-glossary .page__no_image__main .page__section > .wrapper {
    width: 760px;
    padding: 0;
  }
}
@media screen and (max-width: 47.9375em) {
  .default_page__main {
    padding-top: 40px;
  }
  .page-template-glossary .page__no_image__main .page__section > .wrapper {
    width: 100%;
    padding: 0 20px;
  }
  .page__sticky_column__main .sticky_column,
  .page-id-6 .page__with_sticky_column .sticky_column {
    padding-top: 115px;
    width: 100%;
    text-align: left;
    margin: 0;
  }
  .page-id-6 .page__with_sticky_column .sticky_column img {
    max-width: 60%;
  }
}
/*--------------------------------------------------------------------------------------------------
  TEMPLATE: PAGE WITH TABLES
----------------------------------------------------------------------------------------------------*/
.page__tables__main .section_wrapper {
  margin: auto;
}
.page__tables__main .page__title {
  font-family: "TheWaveSans-Bold", serif;
  color: #233E94;
}
.page__tables__main .page__title:after {
  background-color: #233E94;
}

.gri_table thead tr:nth-child(odd),
.gri_table thead tr:nth-child(even) {
  background-color: #50e69b;
}
.gri_table thead tr {
  font-family: "TheWaveSans-Bold", serif;
  color: #212529;
}
.gri_table thead td:last-child,
.gri_table thead th:last-child {
  text-align: center;
}
.gri_table th {
  line-height: 1.35em;
}
.gri_table td {
  line-height: 1.5em;
}
.gri_table td a {
  color: #233E94;
  position: relative;
}
.gri_table td a:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  content: "";
  background-color: #233E94;
  height: 1px;
  width: 0;
  -webkit-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s;
}
.gri_table td a:hover:after {
  width: 100%;
}

.page__tables__no_tabs .table__item__name {
  color: #233E94;
}

/* ------------TABS-------------------- */
.table_tabs__header a {
  font-family: "TheWaveSans-Regular", serif;
  color: #233E94;
}

.page__tables__no_tabs .table__item__name {
  font-family: "TheWaveSans-Bold", serif;
}

@media screen and (max-width: 47.9375em) {
  .table_tabs__item__mob_title {
    font-family: "TheWaveSans-Bold", serif;
  }
  .table_tabs__item__mob_title,
  .table__item__name {
    color: #233E94;
  }
}
/*--------------------------------------------------------------------------------------------------
  TEMPLATE: HOMEPAGE
----------------------------------------------------------------------------------------------------*/
.home_slides_nav a[href="#home"] .home_slides_nav .hover-text {
  font-family: "TheWaveSans-Bold", serif;
}
.home_slides_nav a[href="#home"] .home_slides_nav a[href="#home"] {
  background-color: #50e69b;
}

.home_slide .fetured_image__mob {
  display: none;
}
.home_slide .contact_button {
  padding-right: 30px;
  margin-left: 10px;
}
.home_slide .contact_button:after {
  background-image: url(../img/icons/icon-contact.svg);
  height: 14px;
  width: 24px;
}
.home_slide.home {
  background-color: #50e69b;
  background-position-x: 80%;
  background-position-y: center;
  background-size: auto 62%;
}
@media screen and (max-width: 120em) {
  .home_slide.home {
    background-position-x: 68%;
  }
}
@media screen and (max-width: 90em) {
  .home_slide.home {
    background-size: auto 66%;
  }
}
@media screen and (max-width: 80em) {
  .home_slide.home {
    background-position-y: 41%;
  }
}
@media screen and (max-width: 64em) {
  .home_slide.home {
    background-position-x: 372px;
    background-size: 560px auto;
  }
}
.home_slide.home .home_buttons a {
  color: #233E94;
}
.home_slide .page__title {
  font-family: "TheWaveSans-Regular", serif;
  color: #233E94;
}
.home_slide .page__title .subtitle em:before {
  background-color: #233E94;
}

.home_buttons,
.read_more_link {
  font-family: "TheWaveSans-Bold", serif;
}

.home.home_slide .download_pdf_button::after {
  background-image: url(../img/icons/icon-download-petrol.svg);
}
.home.home_slide .intro_page_button:after {
  background-image: url(../img/icons/icon-arrow-right-simple-ciel.svg);
}
.home.home_slide .contact_button:after {
  background-image: url(../img/icons/icon-contact-ciel.svg);
}

.slide__title {
  font-family: "TheWaveSans-Regular", serif;
  font-size: 2.1875em;
}
@media screen and (min-width: 105.0625em) and (max-width: 120em) and (max-height: 50em) {
  .slide__title {
    font-size: 1.875em;
  }
}
@media screen and (max-width: 105em) {
  .slide__title {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 90.625em) {
  .slide__title {
    font-size: 1.5625em;
  }
}
@media screen and (max-width: 73.75em) {
  .slide__title {
    font-size: 25px;
  }
}
@media screen and (max-width: 47.9375em) {
  .slide__title {
    font-size: 1.0625em;
  }
}

.slide_description {
  font-family: "TheWaveSans-Regular", serif;
  font-size: 1.375em;
  margin-top: 60px;
}
@media screen and (min-width: 105.0625em) and (max-width: 131.25em) and (max-height: 54.375em) {
  .slide_description {
    margin-top: 30px;
  }
}
@media screen and (min-width: 105.0625em) and (max-width: 120em) and (max-height: 50em) {
  .slide_description {
    margin-top: 25px;
  }
}
@media screen and (max-width: 105em) {
  .slide_description {
    margin-top: 25px;
  }
}
@media screen and (max-width: 90.625em) {
  .slide_description {
    margin-top: 45px;
  }
}
@media screen and (min-width: 68.8125em) and (max-width: 105em) and (max-height: 36.25em) {
  .slide_description {
    margin-top: 10px;
  }
}
@media screen and (max-width: 73.75em) {
  .slide_description {
    margin-top: 20px;
  }
}

.slide_menu_items > li {
  font-family: "TheWaveSans-Regular", serif;
}
.slide_menu_items .slide__submenu li span, .slide_menu_items .slide__submenu li a {
  font-family: "TheWaveSans-Regular", serif;
}

@media screen and (max-width: 120em) {
  .home_slide .page__title {
    font-size: 2.875em;
  }
}
@media screen and (max-width: 105em) {
  .home_slide .page__title {
    font-size: 2.3125em;
  }
  .slide_description {
    font-size: 1.1875em;
  }
}
@media screen and (max-width: 90em) {
  .home_slide .page__title {
    font-size: 1.75em;
  }
  .slide_description {
    font-size: 1.0625em;
  }
}
@media screen and (max-width: 68.75em) {
  .home_slide.home {
    background-position-x: 30px;
    background-position-y: 120px;
    background-size: auto 400px;
  }
  .home_slide .page__title {
    font-size: 1.375em;
    line-height: 1.2em;
    top: 560px;
    bottom: auto;
  }
}
@media screen and (max-width: 68.75em) and (min-width: 64em) {
  .home_buttons,
  .read_more_link {
    font-size: 7px;
  }
  .home_buttons a {
    margin-right: 2px;
  }
  .home_buttons a:after {
    right: 3px;
  }
  .home_slide .contact_button:after {
    height: 11px;
  }
  .home_slide .download_pdf_button::after {
    height: 17px;
  }
  .home_slide .intro_page_button:after,
  .home_slide .read_more_link:after {
    height: 8px;
  }
}
@media screen and (max-width: 63.9375em) and (min-width: 48em) {
  .home_buttons {
    display: none;
  }
}
@media screen and (max-width: 47.9375em) {
  .home_slide .fetured_image__mob {
    display: block;
    position: absolute;
    top: 73px;
    left: 9px;
    right: 9px;
    height: 54vh;
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .home_slide.home {
    background-position-x: 20px;
    background-position-y: 20vh;
    background-size: auto 25vh;
  }
  .home_slide.home.has_mobile_image {
    background-size: 0;
  }
  .home_slide .page__title {
    font-size: 1em;
    top: 65vh;
  }
  .home_buttons a {
    padding-right: 32px;
    padding-left: 13px;
    background-color: transparent;
    padding-left: 0;
  }
  .home_buttons a:after {
    right: 0;
  }
  .home_buttons a.contact_button {
    display: none;
  }
  .home_buttons div:nth-child(2) {
    float: right;
  }
  .download_pdf_button:after {
    height: 16px;
  }
  .intro_page_button:after,
  .read_more_link:after {
    height: 8px;
  }
}
@media screen and (max-width: 21.875em) {
  .home_slide .page__title {
    top: 54vh;
  }
  .home_slide .fetured_image__mob {
    top: 70px;
    height: 44vh;
  }
}
/*--------------------------------------------------------------------------------------------------
  TEMPLATE: SITEMAP
----------------------------------------------------------------------------------------------------*/
.sitemap_nav li {
  list-style-position: outside;
  list-style-type: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sitemap_nav li:last-child {
  border-bottom: none;
}
.sitemap_nav a {
  display: inline-block;
  padding: 20px;
  position: relative;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.sitemap_nav a:after {
  width: 0;
  content: "";
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  background-color: #50e69b;
  -webkit-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s;
}
.sitemap_nav a:hover {
  color: #50e69b;
}
.sitemap_nav a:hover:after {
  display: block;
  width: 100%;
}
.sitemap_nav .sub-menu li {
  padding-left: 40px;
}
.sitemap_nav .sub-menu li.not_clickable {
  padding-left: 0;
}
.sitemap_nav .sub-menu li.not_clickable > a {
  padding-left: 60px;
}
.sitemap_nav .sub-menu li.not_clickable li {
  padding-left: 80px;
}
.sitemap_nav .not_clickable > a {
  color: rgba(0, 0, 0, 0.4);
  cursor: default;
  font-family: "TheWaveSans-Bold", serif;
}
.sitemap_nav .not_clickable > a:after {
  display: none;
}
.sitemap_nav .bg_purple,
.sitemap_nav .bg_grey,
.sitemap_nav .bg_brown {
  margin: 40px 0;
}
.sitemap_nav .new_chapter {
  margin: 40px 0 0;
}

@media screen and (max-width: 47.9375em) {
  .sitemap_nav a {
    padding: 8px 13px;
    font-size: 14px;
  }
  .sitemap_nav .sub-menu li {
    padding-left: 20px;
  }
  .sitemap_nav .sub-menu li.not_clickable > a {
    padding-left: 25px;
  }
  .sitemap_nav .sub-menu li.not_clickable li {
    padding-left: 35px;
  }
}
/*-------------------------------------------------------------------------------------------------
   MODULES
--------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------
   FUNCTIONS
--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------
  MODULE: COOKIES CONCENT POP UP
----------------------------------------------------------------------------------------------------*/
.cc_banner-wrapper,
.cc-grower,
.cc-color-override--85071466.cc-window {
  background-color: #233E94;
  color: #ffffff;
}

.cc_banner-wrapper,
.cc-grower {
  position: fixed !important;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}

.cc_banner.cc_container {
  border: #000000;
  background-color: #000000;
  position: relative;
  color: #000000;
  max-width: 100%;
  margin: auto;
  padding: 8px 15px;
  font-family: "TheWaveSans-Regular", serif;
}

.cc_banner.cc_container .cc_message {
  font-family: inherit;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}

.cc_container a.cc_btn {
  border: 1px solid #fff;
  border-radius: 0;
  background-color: #ffffff;
  color: #000000;
  width: auto;
  margin: 0 0 2px;
  padding: 8px 12px;
  font-size: 14px;
}
.cc_container a.cc_btn:hover {
  background-color: #000000;
  color: #ffffff;
}

.cc_container .cc_message a {
  color: #ffffff;
  text-decoration: underline;
}
.cc_container .cc_message a:hover, .cc_container .cc_message a:visited {
  color: #ffffff;
  text-decoration: none;
}

@media screen and (max-width: 59.375em) {
  .logo {
    padding-top: 20px;
  }
}
@media screen and (max-width: 47.9375em) {
  .logo {
    padding-top: 20px;
  }
  .logo img {
    height: 40px;
  }
}
@media screen and (max-width: 30em) {
  .cc_banner.cc_container {
    padding-bottom: 45px;
  }
  .cc_container a.cc_btn {
    position: absolute;
    font-size: 0.8125em;
    line-height: 1em;
    left: 5px;
    right: 5px;
    bottom: 5px;
    float: none;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
  }
}
.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.cc-window.cc-invisible {
  opacity: 0;
}

.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -moz-transition: transform 1s ease;
  transition: transform 1s ease;
}

.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
  -moz-transform: translateY(-2em);
  -ms-transform: translateY(-2em);
  -o-transform: translateY(-2em);
  transform: translateY(-2em);
}

.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
  -moz-transform: translateY(2em);
  -ms-transform: translateY(2em);
  -o-transform: translateY(2em);
  transform: translateY(2em);
}

.cc-animate.cc-revoke.cc-active.cc-top {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cc-animate.cc-revoke.cc-active.cc-bottom {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cc-revoke:hover {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  transition: max-height 1s;
}

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "TheWaveSans-Regular", serif;
  font-size: 13px;
  line-height: 1.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}

.cc-window.cc-static {
  position: static;
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cc-revoke {
  padding: 0.5em;
}

.cc-revoke:hover {
  text-decoration: underline;
}

.cc-header {
  font-size: 18px;
  font-family: "TheWaveSans-Bold", serif;
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}

.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
  text-decoration: underline;
}

.cc-link:hover {
  opacity: 1;
}

.cc-link:active,
.cc-link:visited {
  color: initial;
}

.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-family: "TheWaveSans-Bold", serif;
  font-size: 0.9em;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}

.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}

.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}

.cc-top {
  top: 1em;
}

.cc-left {
  left: 1em;
}

.cc-right {
  right: 1em;
}

.cc-bottom {
  bottom: 1em;
}

.cc-floating > .cc-link {
  margin-bottom: 1em;
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}

.cc-window.cc-floating .cc-compliance {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.cc-window.cc-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.cc-banner .cc-message {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em;
}

.cc-compliance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.cc-floating .cc-compliance > .cc-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cc-btn + .cc-btn {
  margin-left: 0.5em;
}

@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-floating,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .cc-window.cc-banner .cc-message {
    margin-right: 0;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 0;
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

.cc-grower {
  background-color: #233E94;
  color: #ffffff;
}
.cc-grower .cc-window.cc-banner {
  background-color: #233E94;
  color: inherit;
}
.cc-grower .cc-window.cc-banner .cc-link {
  color: inherit;
}
.cc-grower .cc-window.cc-banner .cc-highlight .cc-btn {
  background-color: #ffffff;
  color: #233E94;
  min-width: 110px;
}
.cc-grower .cc-window.cc-banner .cc-highlight .cc-btn:first-child, .cc-grower .cc-window.cc-banner .cc-highlight .cc-btn.cc-deny {
  background-color: rgba(255, 255, 255, 0.75);
  color: #233E94;
}
.cc-grower .cc-window.cc-banner .cc-highlight .cc-btn:last-child {
  min-width: 110px;
}
.cc-grower .cc-window.cc-banner .cc-highlight .cc-btn:first-child:hover, .cc-grower .cc-window.cc-banner .cc-highlight .cc-btn.cc-deny:hover, .cc-grower .cc-window.cc-banner .cc-highlight .cc-btn:last-child:hover {
  background-color: #233E94;
  color: #ffffff;
}

.cookie-consent-container {
  background-color: #FAFAFA;
  color: #000000;
  position: fixed;
  bottom: 0;
  height: auto;
  padding: 20px;
  left: 0;
  right: 0;
  z-index: 9999;
}

.cookie-user_actions,
.cookie-consent__text {
  display: inline-block;
  vertical-align: middle;
  margin: 0 -2px;
}

.cookie-consent__text {
  width: 60%;
  font-size: 14px;
  line-height: 1.5em;
}

.cookie-user_actions {
  width: 40%;
  text-align: right;
  font-size: 12px;
}
.cookie-user_actions a {
  color: black;
  letter-spacing: 0;
  margin-right: 10px;
}
.cookie-user_actions a:hover {
  color: #50e69b;
}
.cookie-user_actions .cookie-consent__button,
.cookie-user_actions .cookies-help {
  font-size: 14px;
  line-height: 32px;
  padding: 0;
}
.cookie-user_actions .cookies-help {
  margin-right: 20px;
  color: #50e69b;
  font-family: "TheWaveSans-Bold", serif;
}
.cookie-user_actions .cookies-help:hover {
  border-bottom: 1px solid #50e69b;
}
.cookie-user_actions .cookie-consent__button {
  padding: 0 15px;
  background-color: #50e69b;
  border: 1px solid #50e69b;
  color: #FAFAFA;
}
.cookie-user_actions .cookie-consent__button:hover {
  border-color: #50e69b;
  background-color: #ffffff;
  color: #50e69b;
}

.cookies-options__header h2 {
  font-size: 18px;
  padding-bottom: 10px;
}
.cookies-options__header h3 {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 25px;
}
.cookies-options__header p {
  margin-bottom: 20px;
}
.cookies-options__header p:last-of-type {
  margin-bottom: 0;
}

.cookies-options__main {
  padding-top: 30px;
  height: 100%;
}

.cookies-options__tabs_header {
  width: 160px;
  float: left;
}
.cookies-options__tabs_header li {
  display: block;
  border-bottom: 1px solid #000000;
}
.cookies-options__tabs_header li > a {
  display: block;
  padding: 10px;
}
.cookies-options__tabs_header li.active {
  background-color: #50e69b;
  border-bottom-color: #50e69b;
  color: #FAFAFA;
  position: relative;
}

.cookies-options__tabs_content {
  width: calc(100% - 160px);
  float: left;
  padding-left: 25px;
  height: 86%;
  max-height: calc(100vh - 196px);
  overflow-y: auto;
  /* Rounded sliders */
}
.cookies-options__tabs_content .tab_content {
  display: none;
}
.cookies-options__tabs_content .tab_content.active-tab {
  display: block;
}
.cookies-options__tabs_content .switch {
  position: relative;
  display: inline-block;
  width: 160px;
  height: 35px;
}
.cookies-options__tabs_content .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.cookies-options__tabs_content .slider {
  top: 20px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bbbbbb;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
.cookies-options__tabs_content .slider:before {
  position: absolute;
  content: "ΑΝΕΝΕΡΓΟ";
  height: 100%;
  width: 50%;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
  font-size: 14px;
  line-height: 35px;
}
.cookies-options__tabs_content input:checked + .slider {
  background-color: #50e69b;
}
.cookies-options__tabs_content input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.cookies-options__tabs_content input:checked + .slider:before {
  -webkit-transform: translateX(none);
  -moz-transform: translateX(none);
  -ms-transform: translateX(none);
  -o-transform: translateX(none);
  transform: translateX(none);
  content: "ΕΝΕΡΓΟ";
  left: 50%;
}
.cookies-options__tabs_content .slider.round {
  border-radius: 0;
}
.cookies-options__tabs_content .slider.round:before {
  border-radius: 0;
}
.cookies-options__tabs_content .toggle_cookie.disabled {
  opacity: 0.7;
}
.cookies-options__tabs_content .toggle_cookie.disabled .slider {
  cursor: not-allowed;
}

.save-cookies-options.button {
  position: absolute;
  bottom: 20px;
  right: 50px;
  background-color: #50e69b;
  border-color: #50e69b;
  color: #FAFAFA;
  padding: 8px 35px;
  font-size: 16px;
}
.save-cookies-options.button:hover {
  background-color: #FAFAFA;
  border-color: #FAFAFA;
  color: #50e69b;
}

html[lang=en-US] .cookies-options__tabs_content .slider:before {
  content: "INACTIVE";
}

html[lang=en-US] .cookies-options__tabs_content input:checked + .slider:before {
  content: "ACTIVE";
}

.multilevel-cookie {
  display: block;
  position: fixed;
  z-index: 1000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.multilevel-cookie-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #FAFAFA;
  color: #000000;
  padding: 30px 50px 75px;
  width: 960px;
  max-width: 100%;
  height: 560px;
  max-height: 100vh;
  overflow-y: auto;
  margin: auto;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-name: anim-open;
  font-size: 14px;
  line-height: 20px;
}
.multilevel-cookie-content h2 {
  font-size: 23px;
  padding-bottom: 23px;
}
.multilevel-cookie-content h3 {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 25px;
}
.multilevel-cookie-content p {
  margin-bottom: 20px;
}
.multilevel-cookie-content #description a {
  color: #233E94;
  border-bottom: 1px solid #233E94;
}
.multilevel-cookie-content #description a:hover {
  color: #50e69b;
  border-bottom-color: #50e69b;
}
.multilevel-cookie-content #detailDialog {
  padding-top: 20px;
}
.multilevel-cookie-content .cookie-analytics-container {
  padding-top: 12px;
}
.multilevel-cookie-content .cookie-consent-agree-button {
  background-color: #233E94;
  border-color: #233E94;
  color: #FAFAFA;
  padding: 10px 20px;
  font-size: 15px;
}
.multilevel-cookie-content .more-links {
  text-align: right;
}
.multilevel-cookie-content .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius: 3px;
  border: none;
}
.multilevel-cookie-content .checkmark:after {
  content: "";
  position: absolute;
  visibility: hidden;
}
.multilevel-cookie-content .checkbox-inline {
  display: block;
  position: relative;
  padding-left: 40px;
  min-height: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.multilevel-cookie-content .checkbox-inline input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.multilevel-cookie-content .checkbox-inline .checkmark:after {
  left: 8px;
  top: 3px;
  width: 9px;
  height: 15px;
  border: solid #3e4346;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.multilevel-cookie-content .checkbox-inline.readonly .checkmark:after {
  border-color: #777;
}
.multilevel-cookie-content .checkbox-inline input:checked ~ .checkmark {
  background-color: #fff;
}
.multilevel-cookie-content .checkbox-inline input:checked ~ .checkmark:after {
  visibility: visible;
}
.multilevel-cookie-content .checkbox-inline input:checked ~ .checkmark {
  background-color: #fff;
}
.multilevel-cookie-content .checkbox-inline.readonly input:checked ~ .checkmark {
  background-color: #bbb;
}
.multilevel-cookie-content .recommend .checkbox-inline.readonly input:checked ~ .checkmark {
  background-color: #fff;
}
.multilevel-cookie-content #cookie-analytics {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
}

body.modal_is_open {
  overflow-y: hidden;
  position: fixed;
}

@media screen and (max-width: 63.9375em) {
  .multilevel-cookie-content {
    height: 500px;
    padding: 25px;
    font-size: 13px;
  }
  .multilevel-cookie-content p {
    margin-bottom: 7px;
  }
  .multilevel-cookie-content .cookie-analytics-container {
    padding-top: 20px;
  }
  .cookies-options__main {
    height: calc(100% - 114px);
  }
  .cookie-user_actions .cookies-help {
    margin-right: 0;
  }
  .cookie-user_actions .cookie-consent__button {
    width: 238px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 47.9375em) {
  .multilevel-cookie {
    padding: 10px;
  }
  .multilevel-cookie-content {
    position: relative;
    height: auto;
    max-height: none;
    width: 100%;
    padding: 20px;
  }
  .multilevel-cookie-content .cookie-consent-agree-button {
    margin: 27px auto 50px;
    display: block;
    width: 100%;
  }
  .multilevel-cookie-content h2 {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .multilevel-cookie-content h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .cookies-options__main {
    padding-top: 20px;
    height: auto;
  }
  .cookies-options__tabs_header {
    width: 100%;
    text-align: center;
    float: none;
    font-size: 11px;
  }
  .cookies-options__tabs_header li > a {
    padding: 6px 10px;
  }
  .cookies-options__tabs_content {
    width: 100%;
    float: none;
    padding: 10px;
    max-height: 195px;
    height: auto;
    border: 1px dashed #50e69b;
    margin-top: 30px;
  }
  .save-cookies-options.button {
    position: static;
    margin-top: 30px;
    display: block;
    width: 100%;
  }
  .cookie-consent__text {
    width: 100%;
    font-size: 12px;
    line-height: 19px;
  }
  .cookie-user_actions {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .cookie-user_actions .cookie-consent__button {
    width: 100%;
    margin-top: 10px;
  }
}
.accordion_item__title {
  font-family: "TheWaveSans-Bold", serif;
  background-color: #233E94;
  -webkit-box-shadow: -3px 6px 8px -5px #cecece;
  -moz-box-shadow: -3px 6px 8px -5px #cecece;
  -o-box-shadow: -3px 6px 8px -5px #cecece;
  -ms-box-shadow: -3px 6px 8px -5px #cecece;
  box-shadow: -3px 6px 8px -5px #cecece;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 28px;
}
.accordion_item__title.has_icon {
  padding-left: 140px;
  padding-top: 35px;
  padding-bottom: 35px;
}
.accordion_item__title.has_icon .icon,
.accordion_item__title.has_icon .infogrphics__icon {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 65% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 115px;
  z-index: 2;
  margin: 0;
}
.accordion_item__title.has_icon .infogrphics__icon svg path {
  stroke: #50e69b;
}

.accordion_item__text h2, .accordion_item__text h3 {
  font-size: 1em;
  color: #000000 !important;
}

.accordion_item.active .accordion_item__title {
  background-color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  color: #233E94;
}
.accordion_item.active .accordion_item__title:after {
  color: #233E94;
}

@media screen and (max-width: 105em) and (min-width: 48em) {
  .accordion_item__title {
    padding-right: 80px;
  }
}
@media screen and (max-width: 90em) {
  .accordion_item__title {
    font-size: 22px;
  }
}
@media screen and (max-width: 47.9375em) {
  .accordion_section {
    margin: 0;
  }
  #exipiretisi-pelaton-pratirion-kafsimon .accordion_item__text img.alignright {
    float: none;
    display: block;
    margin: 0 auto 20px;
    max-width: 60%;
  }
}
.paragraph tbody tr td {
  color: #000000;
}

.page_color__blue .accordion_item .accordion_item__title,
.page_color__blue thead tr,
.chapter_summary__modal.bg__blue {
  background-color: #f6f5f1;
}

.longform_layout.layout__text.lead .paragraph h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}

table.glossary thead th {
  background-color: #ffffff;
  color: #000000;
}
table.glossary tbody tr:nth-child(2n) {
  background-color: #ffffff;
  color: #000000 !important;
}
table.glossary tbody tr td:first-child {
  font-family: "TheWaveSans-Bold", serif;
}
table.glossary tbody tr td {
  color: #000000 !important;
}

.page__section .longform_layout.layout__image:last-child {
  margin-bottom: 30px;
}

.page__section .section__title {
  margin-bottom: 60px;
}

.paragraph small {
  display: block;
  line-height: 1.6em;
}

#accordion-with-sticky-tables .table_overflow thead th,
.accordion-with-sticky-tables .table_overflow thead th,
.accordion_item__content .table_container .table_overflow thead th {
  color: #000000 !important;
  font-family: "TheWaveSans-Bold", serif;
}

.longform_layout .table_title {
  color: #000000;
  margin-bottom: 10px;
}
.longform_layout thead th {
  background-color: #d6f5e0;
  color: #000000;
  border-bottom: 1px solid #cdd3b9;
  font-family: "TheWaveSans-Bold", serif;
}
.longform_layout tbody td,
.longform_layout tbody th {
  background-color: #eeeee5;
  border-bottom: 1px solid #cccbb2;
}

@media screen and (min-width: 64em) {
  .page__with_image__header .infogrphics__text strong {
    padding-bottom: 0px !important;
    padding-top: 7px;
  }
  .page__with_image__header .infogrphics__icon {
    margin: 0 0 5px !important;
  }
  .page__with_image__header .page__infographics li {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  tr th {
    color: unset;
  }
}
.infographics_container:before {
  left: -49px !important;
  width: 50px !important;
}

.list_with_underlines__green .paragraph ul {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  padding: 0;
}
.list_with_underlines__green .paragraph ul li {
  width: calc(20% - 12px);
  padding: 0 0 10px;
  position: relative;
  border-bottom: 2px solid #c2f1d4;
  list-style-type: none;
  line-height: 1.25em;
  margin-bottom: 10px;
}
.list_with_underlines__green .paragraph ul li:before, .list_with_underlines__green .paragraph ul li:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -4px;
  background-color: #c2f1d4;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.list_with_underlines__green .paragraph ul li:before {
  left: 0;
}
.list_with_underlines__green .paragraph ul li:after {
  right: 0;
}
.list_with_underlines__green .paragraph ul li strong,
.list_with_underlines__green .paragraph ul li b {
  display: block;
  color: #233E94;
}
.list_with_underlines__green .paragraph small {
  line-height: 1.5em;
  display: inline-block;
}

@media screen and (max-width: 47.9375em) {
  .list_with_underlines__green .paragraph ul li {
    width: calc(50% - 10px);
  }
}
.rounded_list_with_underline__green .paragraph ul {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  padding: 0;
}
.rounded_list_with_underline__green .paragraph ul li {
  width: calc(20% - 12px);
  padding: 10px 10px 0px 0;
  position: relative;
  border-top: 2px solid #00c973;
  border-right: 2px solid #00c973;
  border-top-right-radius: 22px;
  list-style-type: none;
  line-height: 1.25em;
  margin-bottom: 10px;
}
.rounded_list_with_underline__green .paragraph ul li:before {
  display: none;
}
.rounded_list_with_underline__green .paragraph ul li strong,
.rounded_list_with_underline__green .paragraph ul li b {
  display: block;
  color: #00c973;
}
.rounded_list_with_underline__green .paragraph h3 {
  color: #000000;
}
.rounded_list_with_underline__green .paragraph small {
  line-height: 1.5em;
  display: inline-block;
}
.rounded_list_with_underline__green.reversed .paragraph ul li strong,
.rounded_list_with_underline__green.reversed .paragraph ul li b {
  color: #000000;
}

@media screen and (max-width: 47.9375em) {
  .rounded_list_with_underline__green .paragraph ul li {
    width: calc(50% - 10px);
  }
}
.simple_list_with_underline__green .paragraph > ul {
  padding: 0;
  list-style-type: disc;
  list-style-position: inside;
}
.simple_list_with_underline__green .paragraph > ul > li {
  width: 100%;
  border-bottom: 1px solid #00c973;
  padding: 0 0 10px;
}
.simple_list_with_underline__green .paragraph > ul > li:before {
  display: none;
}

.accordion_item .layout__infographics_list.infographic_with_blue_text .paragraph li,
.infographic_with_blue_text .paragraph li,
.layout__infographics_list.infographic_with_blue_text .paragraph li {
  width: 100%;
  display: block;
  font-size: 106%;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text .paragraph li:last-child,
.infographic_with_blue_text .paragraph li:last-child,
.layout__infographics_list.infographic_with_blue_text .paragraph li:last-child {
  margin-bottom: 0;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text .paragraph li .strong,
.infographic_with_blue_text .paragraph li .strong,
.layout__infographics_list.infographic_with_blue_text .paragraph li .strong {
  width: 100%;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg .paragraph,
.infographic_with_blue_text.with_bg .paragraph,
.layout__infographics_list.infographic_with_blue_text.with_bg .paragraph {
  width: 100%;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg .paragraph ul,
.infographic_with_blue_text.with_bg .paragraph ul,
.layout__infographics_list.infographic_with_blue_text.with_bg .paragraph ul {
  padding: 35px 0 0;
  margin: 0 auto !important;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg .paragraph ul .infogrphics__icon,
.infographic_with_blue_text.with_bg .paragraph ul .infogrphics__icon,
.layout__infographics_list.infographic_with_blue_text.with_bg .paragraph ul .infogrphics__icon {
  margin-top: -55px;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg .paragraph li,
.infographic_with_blue_text.with_bg .paragraph li,
.layout__infographics_list.infographic_with_blue_text.with_bg .paragraph li {
  padding: 20px;
  background-color: #f6f5f1;
  border-top-right-radius: 60px;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg .paragraph li + li,
.infographic_with_blue_text.with_bg .paragraph li + li,
.layout__infographics_list.infographic_with_blue_text.with_bg .paragraph li + li {
  margin-top: 40px;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg.two_cols .infolist_title,
.infographic_with_blue_text.with_bg.two_cols .infolist_title,
.layout__infographics_list.infographic_with_blue_text.with_bg.two_cols .infolist_title {
  color: #000000;
  text-align: center;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg.two_cols ul,
.infographic_with_blue_text.with_bg.two_cols ul,
.layout__infographics_list.infographic_with_blue_text.with_bg.two_cols ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg.two_cols ul li,
.infographic_with_blue_text.with_bg.two_cols ul li,
.layout__infographics_list.infographic_with_blue_text.with_bg.two_cols ul li {
  width: 44%;
  margin: 40px auto 0 !important;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text .wrapper,
.infographic_with_blue_text .wrapper,
.layout__infographics_list.infographic_with_blue_text .wrapper {
  margin-bottom: 0;
}

.layout__image .image_title {
  color: #000000 !important;
}

.accordion_item .layout__infographics_list.infographic_with_blue_text {
  margin-bottom: 40px;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.no_margins {
  margin-bottom: 0;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.no_margins ul {
  background-color: #f6f5f1;
}
.accordion_item .layout__infographics_list.infographic_with_blue_text.no_margins .infolist_title {
  background: #f6f5f1;
  border-top-right-radius: 70px;
  color: #233E94;
  margin: 0;
  padding: 30px 18px;
}
.accordion_item .beige_paragraph .paragraph {
  background-color: #f6f5f1;
  padding: 40px 30px;
  color: #233E94;
}
.accordion_item .beige_paragraph .paragraph h3 {
  color: #233E94;
}
.accordion_item .beige_paragraph.rounded .paragraph {
  border-top-right-radius: 70px;
}

@media screen and (min-width: 64em) {
  .accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg .paragraph {
    width: 100%;
  }
  .accordion_item__title {
    padding-right: 95px;
  }
}
@media screen and (min-width: 105em) {
  .infographic_with_blue_text > .wrapper,
  .layout__infographics_list.infographic_with_blue_text > .wrapper,
  .longform_layout.layout__accordion > .wrapper {
    width: 920px;
  }
  .accordion_item__text > h3 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 47.9375em) {
  .accordion_item .layout__infographics_list.infographic_with_blue_text.with_bg.two_cols ul li,
  .infographic_with_blue_text.with_bg.two_cols ul li,
  .layout__infographics_list.infographic_with_blue_text.with_bg.two_cols ul li {
    width: 100%;
  }
}
.layout__twocols_img_infg .flex_container_area {
  display: flex;
  flex-wrap: nowrap;
  background-color: #f6f5f1;
  text-align: left;
  justify-content: space-between;
}
.layout__twocols_img_infg .flex_container_area .list__infographics,
.layout__twocols_img_infg .flex_container_area .image {
  min-width: 50%;
  margin-left: 0;
  margin-right: 0;
}
.layout__twocols_img_infg .flex_container_area .list__infographics {
  padding-bottom: 40px;
}
.layout__twocols_img_infg .flex_container_area .infogrphics__text {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.layout__twocols_img_infg .flex_container_area .infogrphics__text li {
  list-style-type: none;
  margin-bottom: 20px;
}
.layout__twocols_img_infg .flex_container_area .infogrphics__text li:last-child {
  margin-bottom: 0;
}
.layout__twocols_img_infg .flex_container_area .infogrphics__text li strong {
  color: #233E94;
}
.layout__twocols_img_infg .flex_container_area .image {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.layout__twocols_img_infg .flex_container_area .image img {
  width: 100%;
}
.layout__twocols_img_infg .flex_container_area .infogrphics__icon {
  max-width: 84px;
  width: 84px;
  margin: -42px 0 25px 13px;
  background: #f6f5f1;
  border-radius: 100%;
}

.accordion_item__content .layout__twocols_img_infg {
  padding: 90px 35px 50px;
}
.accordion_item__content .layout__twocols_img_infg .flex_container_area .infogrphics__icon {
  margin-left: 30px;
}

#askisis-etimotitas-ekpedefsi-ergazomenon-sinergaton .layout__twocols_img_infg > .wrapper {
  padding-top: 50px;
}

@media screen and (min-width: 68.8125em) {
  .longform_layout.layout__twocols_img_infg > .wrapper {
    width: 760px;
    max-width: 100%;
  }
}
@media screen and (min-width: 1451px) {
  .longform_layout.layout__twocols_img_infg > .wrapper {
    width: 960px;
  }
}
@media screen and (max-width: 47.9375em) {
  .layout__twocols_img_infg .flex_container_area {
    flex-direction: column;
  }
  .layout__twocols_img_infg .flex_container_area .list__infographics,
  .layout__twocols_img_infg .flex_container_area .image {
    width: 100%;
  }
  .accordion_item__content .layout__twocols_img_infg {
    padding-left: 0;
    padding-right: 0;
  }
}
.list_with_horizontal__bullets .paragraph ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  column-gap: 30px;
  row-gap: 25px;
}
.list_with_horizontal__bullets .paragraph ul li {
  width: 21%;
  font-size: 12px;
  line-height: 14px;
  border-left: 2px solid #233e94;
  height: 50px;
  display: flex;
  align-items: end;
  padding-left: 15px;
}
.list_with_horizontal__bullets .paragraph ul li::before {
  background-color: #00c973;
  border: 3px solid white;
  border-radius: 18px;
  box-shadow: 0 0 0 2px #00c973;
  height: 30px;
  width: 30px;
  left: -16px;
  top: -22px;
}
.list_with_horizontal__bullets .paragraph ul li::after {
  content: "";
  background-color: #233e94;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  display: block;
  bottom: 0;
  left: -6px;
  position: absolute;
}

@media screen and (min-width: 48em) {
  .list_with_horizontal__bullets .paragraph ul li {
    width: 45%;
  }
}
.longform_layout.list_with_inner_white_lines {
  padding: 50px 0;
  background: #f6f5f1;
}
.longform_layout.list_with_inner_white_lines .paragraph {
  color: #233E94;
  display: flex;
  flex-wrap: wrap;
}
.longform_layout.list_with_inner_white_lines .paragraph > h3,
.longform_layout.list_with_inner_white_lines .paragraph > p {
  flex: 1 0 100%;
}
.longform_layout.list_with_inner_white_lines .paragraph .col {
  flex: 1 0 33%;
  padding-right: 30px;
  padding-left: 30px;
}
.longform_layout.list_with_inner_white_lines .paragraph .col:first-of-type {
  padding-left: 0;
}
.longform_layout.list_with_inner_white_lines .paragraph .col:last-of-type {
  padding-right: 0;
}
.longform_layout.list_with_inner_white_lines .paragraph ul {
  padding: 0;
}
.longform_layout.list_with_inner_white_lines .paragraph ul li {
  list-style-type: none;
  padding: 0;
  margin: 0 0 30px;
}
.longform_layout.list_with_inner_white_lines .paragraph ul li:before {
  display: none;
}
.longform_layout.list_with_inner_white_lines .paragraph ul li p {
  margin: 0;
  font-size: 1em;
}
.longform_layout.list_with_inner_white_lines .paragraph ul li hr {
  display: block;
  height: 2px;
  border: none;
  background-color: #000000;
  width: 125px;
  position: relative;
  overflow: visible;
}
.longform_layout.list_with_inner_white_lines .paragraph ul li hr:after {
  display: block;
  height: 8px;
  width: 8px;
  background-color: #000000;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -6px;
  margin: auto;
  border-radius: 100%;
  content: "";
  border: 1px solid #000000;
}
.longform_layout.list_with_inner_white_lines .paragraph ul li strong {
  font-size: 130%;
}

@media screen and (max-width: 767px) {
  .longform_layout.list_with_inner_white_lines .paragraph {
    display: block;
  }
  .longform_layout.list_with_inner_white_lines .paragraph .col {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 25px;
  }
  .longform_layout.list_with_inner_white_lines .paragraph p br,
  .longform_layout.list_with_inner_white_lines .paragraph h4 br,
  .longform_layout.list_with_inner_white_lines .paragraph li br {
    display: none;
  }
  .longform_layout.list_with_inner_white_lines .paragraph h4 {
    margin-bottom: 10px;
  }
  .longform_layout.list_with_inner_white_lines .paragraph ul li hr {
    width: 100%;
  }
}
.longform_layout.section_with_beige_bg {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f6f5f1;
}
.longform_layout.section_with_beige_bg .paragraph {
  color: #233E94;
}
.longform_layout.section_with_beige_bg .paragraph > h3 {
  margin-top: 0;
  margin-bottom: 40px;
  color: inherit;
}
.longform_layout.section_with_beige_bg .paragraph > h4 {
  color: inherit;
  margin-bottom: 30px;
}
.longform_layout.section_with_beige_bg.layout__image {
  color: #233E94;
}

.longform_layout.section_with_beige_bg.no_margins {
  margin-bottom: 0 !important;
}

.longform_layout.section_with_beige_bg.inner_bg {
  padding: 0 !important;
  background-color: transparent !important;
}
.longform_layout.section_with_beige_bg.inner_bg > .wrapper {
  background-color: #f6f5f1;
  padding: 35px;
  border-top-right-radius: 60px;
}

@media screen and (min-width: 105em) {
  .longform_layout.section_with_beige_bg.inner_bg > .wrapper {
    width: 760px;
  }
  .longform_layout.layout__text .paragraph {
    width: 760px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.longform_layout.section_with_beige_bg.inner_bg.no_margins + .longform_layout.section_with_beige_bg.inner_bg > .wrapper {
  border-top-right-radius: 0;
}

.longform_layout.small_margins {
  margin-bottom: 30px;
}

.infographics_list_with_white_borders.layout__infographics_list {
  padding: 0 35px;
}
.infographics_list_with_white_borders.layout__infographics_list > .wrapper {
  margin-bottom: 0;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph {
  background-color: #f6f5f1;
  padding: 0 0 30px;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph > ul {
  padding-top: 40px;
  display: flex;
  margin: 0 auto;
  justify-content: flex-start;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li {
  width: 33%;
  padding: 0 20px 20px;
  border: 3px solid #ffffff;
  border-right-width: 0;
  border-left-width: 0;
  display: block !important;
  margin-bottom: 0;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li:first-child, .infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li:last-child {
  position: relative;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li:first-child:after, .infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li:last-child:after {
  content: "";
  width: 3px;
  background-color: #ffffff;
  height: 80%;
  top: 10%;
  right: -1px;
  position: absolute;
  display: block;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li:first-child {
  border-left-width: 2px;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li:last-child {
  border-right-width: 2px;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li:last-child:after {
  right: auto;
  left: -1px;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li .em {
  font-size: 130%;
}
.infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li .strong {
  width: 100%;
}
.infographics_list_with_white_borders.layout__infographics_list .infogrphics__icon {
  margin-top: -40px;
}

.accordion_item__content .infographics_list_with_white_borders.layout__infographics_list .paragraph.accordion_item__text {
  padding-top: 35px;
  padding-bottom: 35px;
}
.accordion_item__content .infographics_list_with_white_borders.layout__infographics_list .paragraph.accordion_item__text > ul {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 767px) {
  .infographics_list_with_white_borders.layout__infographics_list {
    padding: 0;
  }
  .infographics_list_with_white_borders.layout__infographics_list .paragraph > ul {
    display: block;
  }
  .infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li {
    margin-bottom: 55px;
    width: 100%;
    border: 3px solid #ffffff;
  }
  .infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li:after {
    display: none !important;
  }
  .infographics_list_with_white_borders.layout__infographics_list .paragraph > ul > li:last-child {
    margin-bottom: 35px;
  }
  .accordion_item__content .infographics_list_with_white_borders.layout__infographics_list {
    padding-left: 20px;
    padding-right: 20px;
  }
  .accordion_item__content .infographics_list_with_white_borders.layout__infographics_list .paragraph.accordion_item__text {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .accordion_item__content .infographics_list_with_white_borders.layout__infographics_list .paragraph.accordion_item__text > ul {
    padding-left: 30px;
    padding-right: 30px;
  }
  .accordion_item__content .accordion_item__text + .layout__infographics_list.infographics_list_with_white_borders {
    margin-top: 0;
  }
}
#simantikes-drasis-eterikisipefthinotitas-ana-tomea-epidrasis .longform_layout.layout__text > .wrapper > .paragraph > h3 {
  position: relative;
  padding-top: 10px;
}
#simantikes-drasis-eterikisipefthinotitas-ana-tomea-epidrasis .longform_layout.layout__text > .wrapper > .paragraph > h3:after {
  display: block;
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background-color: #f6f5f1;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.longform_layout.layout__accordion.green_header .accordion_title {
  background-color: #c2f1d4;
  text-align: center;
  color: black;
  padding: 15px;
}

.page-id-637 .paragraph .methodololgy_border_list,
.page-id-2097 .paragraph .methodololgy_border_list {
  display: flex;
  flex-wrap: wrap;
  background-color: #f6f5f1;
  padding: 30px;
  justify-content: space-between;
  font-size: 14px;
  line-height: 1.8571428571em;
  list-style-position: inside;
  list-style-type: none;
}
.page-id-637 .paragraph .methodololgy_border_list > li,
.page-id-2097 .paragraph .methodololgy_border_list > li {
  list-style-type: none;
  padding-left: 0 !important;
}
.page-id-637 .paragraph .methodololgy_border_list > li:before,
.page-id-2097 .paragraph .methodololgy_border_list > li:before {
  display: none;
}
@media screen and (min-width: 47.9375em) {
  .page-id-637 .paragraph .methodololgy_border_list > li,
  .page-id-2097 .paragraph .methodololgy_border_list > li {
    width: 46%;
  }
}
.page-id-637 .paragraph .methodololgy_border_list ol,
.page-id-2097 .paragraph .methodololgy_border_list ol {
  padding-left: 0 !important;
}
.page-id-637 .paragraph .methodololgy_border_list ol > li,
.page-id-2097 .paragraph .methodololgy_border_list ol > li {
  border-bottom: 1px solid #cac9ae;
  list-style-type: none;
  padding-left: 0 !important;
}
.page-id-637 .paragraph .methodololgy_border_list ol > li:before,
.page-id-2097 .paragraph .methodololgy_border_list ol > li:before {
  display: none;
}
@media screen and (min-width: 47.9375em) {
  .page-id-637 .paragraph .methodololgy_border_list,
  .page-id-2097 .paragraph .methodololgy_border_list {
    padding: 30px 50px;
  }
}

.page-template-default .paragraph > h3 {
  margin-bottom: 35px;
}

@media screen and (min-width: 64em) {
  .large_scale_chart > .wrapper {
    padding: 0;
  }
}
.page-template-page_tables_gri .page_color__blue .gri_table tr,
.page-template-page_tables .page_color__blue .gri_table tr {
  border-bottom-color: #d3ccb1;
}
.page-template-page_tables_gri .page_color__blue .gri_table tbody td,
.page-template-page_tables .page_color__blue .gri_table tbody td {
  background-color: #f2efe8;
  border-color: #d3ccb1;
  border-right: 3px solid white;
}
.page-template-page_tables_gri .page_color__blue .gri_table tbody td.grey,
.page-template-page_tables .page_color__blue .gri_table tbody td.grey {
  background-color: #f2efe8;
}
.page-template-page_tables_gri .page_color__blue .gri_table tbody .parent th,
.page-template-page_tables .page_color__blue .gri_table tbody .parent th {
  background-color: #bfe9d0;
}
.page-template-page_tables_gri .page_color__blue .gri_table tbody td:first-child a,
.page-template-page_tables_gri .page_color__blue .gri_table tbody th:first-child a,
.page-template-page_tables .page_color__blue .gri_table tbody td:first-child a,
.page-template-page_tables .page_color__blue .gri_table tbody th:first-child a {
  color: #0132a0 !important;
  text-decoration: underline !important;
}
.page-template-page_tables_gri .page_color__blue .gri_table tbody td:first-child a:hover,
.page-template-page_tables_gri .page_color__blue .gri_table tbody th:first-child a:hover,
.page-template-page_tables .page_color__blue .gri_table tbody td:first-child a:hover,
.page-template-page_tables .page_color__blue .gri_table tbody th:first-child a:hover {
  text-decoration: none !important;
}
.page-template-page_tables_gri .page_color__blue .gri_table thead th,
.page-template-page_tables .page_color__blue .gri_table thead th {
  background-color: #bfe9d0;
  color: #000000;
}
.page-template-page_tables_gri .page_color__blue .table_tabs__header li.active a, .page-template-page_tables_gri .page_color__blue .table_tabs__header li:hover a,
.page-template-page_tables .page_color__blue .table_tabs__header li.active a,
.page-template-page_tables .page_color__blue .table_tabs__header li:hover a {
  background-color: #bfe9d0;
}
.page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody td:nth-child(7) {
  background-color: #e4e0d1 !important;
}
.page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(1) td:nth-child(4), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(1) td:nth-child(5), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(1) td:nth-child(6), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(2) td:nth-child(4), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(2) td:nth-child(5), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(2) td:nth-child(6), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(3) td:nth-child(4), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(3) td:nth-child(5), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(3) td:nth-child(6), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(4) td:nth-child(4), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(4) td:nth-child(5), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(4) td:nth-child(6), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(5) td:nth-child(4), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(5) td:nth-child(5), .page-template-page_tables_gri .page_color__blue #gri-stadards-general tbody tr:nth-child(5) td:nth-child(6),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(1) td:nth-child(4),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(1) td:nth-child(5),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(1) td:nth-child(6),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(2) td:nth-child(4),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(2) td:nth-child(5),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(2) td:nth-child(6),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(3) td:nth-child(4),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(3) td:nth-child(5),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(3) td:nth-child(6),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(4) td:nth-child(4),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(4) td:nth-child(5),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(4) td:nth-child(6),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(5) td:nth-child(4),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(5) td:nth-child(5),
.page-template-page_tables .page_color__blue #gri-stadards-general tbody tr:nth-child(5) td:nth-child(6) {
  background-color: #e4e0d1 !important;
}
.page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(2) td:nth-child(4), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(2) td:nth-child(5), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(2) td:nth-child(6), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(2) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(3) td:nth-child(4), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(3) td:nth-child(5), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(3) td:nth-child(6), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(3) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(2) td:nth-child(4),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(2) td:nth-child(5),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(2) td:nth-child(6),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(2) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(3) td:nth-child(4),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(3) td:nth-child(5),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(3) td:nth-child(6),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(3) td:nth-child(7) {
  background-color: #e4e0d1 !important;
}
.page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(10) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(11) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(17) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(18) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(21) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(24) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(26) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(27) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(28) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(29) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(10) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(11) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(17) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(18) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(21) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(24) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(26) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(27) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(28) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-materiality-topics tbody tr:nth-child(29) td:nth-child(7) {
  background-color: #e4e0d1 !important;
}
.page-template-page_tables_gri .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(2) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(3) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(4) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(21) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(22) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(29) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(35) td:nth-child(7), .page-template-page_tables_gri .page_color__blue #gri-stadards-rest-topics tbody tr:last-child td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(2) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(3) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(4) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(21) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(22) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(29) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-rest-topics tbody tr:nth-child(35) td:nth-child(7),
.page-template-page_tables .page_color__blue #gri-stadards-rest-topics tbody tr:last-child td:nth-child(7) {
  background-color: #e4e0d1 !important;
}

.gri-tab th.requirements {
  font-size: 80%;
}
.gri-tab th.description {
  width: 260px;
  min-width: 260px;
  max-width: 260px;
}
.gri-tab th.reason {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  font-size: 80%;
}
.gri-tab th.explanation {
  width: 90px;
  min-width: 90px;
  max-width: 90px;
  font-size: 80%;
}
.gri-tab th.omission {
  text-align: center;
}
.gri-tab tbody td:nth-child(2) {
  width: 260px;
  min-width: 260px;
  max-width: 260px;
}
.gri-tab tbody td:nth-child(5) {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  font-size: 70%;
}
.gri-tab tbody td:nth-child(6) {
  width: 90px;
  min-width: 90px;
  max-width: 90px;
  font-size: 70%;
}

.page-id-16370 table tbody td ul {
  padding-left: 30px;
  text-align: left;
}

.popup_item__content .paragraph .table_container {
  margin-bottom: 40px;
}

#group-footnote-after-horizontal-scroll {
  padding-top: 0;
}

.layout__svg_horizontal_scrolling {
  padding-bottom: 0 !important;
}

#greek-sustainability-code-management-process tbody tr th,
#greek-sustainability-code-management-process tbody tr td:first-child {
  text-align: left !important;
}
#greek-sustainability-code-management-process tbody tr th p,
#greek-sustainability-code-management-process tbody tr td:first-child p {
  text-align: left !important;
}

#rest-toppics--more thead td,
#rest-toppics--more thead th,
#rest-toppics--more tbody td,
#rest-toppics--more tbody th {
  text-align: left;
}

.modal.chapter_summary__modal {
  border-radius: 0 !important;
}
.modal.chapter_summary__modal .modal--inner {
  background: #e2dccb;
}
.modal.chapter_summary__modal .modal--inner .page__infographics {
  background: #e2dccb;
}
.modal.chapter_summary__modal .modal--inner .chapter_summary--heading,
.modal.chapter_summary__modal .modal--inner .chapter_summary__menu,
.modal.chapter_summary__modal .modal--inner .page__infographics li .infogrphics__text {
  color: #233e94;
}
.modal.chapter_summary__modal .close_modal {
  background-image: url(../img/icons/close-icon.svg) !important;
  filter: none !important;
}

.home .chapter_summary__modal.bg__green,
.modal.chapter_summary__modal.bg__green .infographics_container {
  background-color: #e2dccb !important;
}

.chapter_summary__modal.bg__blue,
.chapter_summary__modal.bg__red,
.chapter_summary__modal.bg__blue {
  background-color: #e2dccb !important;
}

@media screen and (max-width: 63.9375em) {
  .modal.chapter_summary__modal .page__infographics {
    position: static;
    padding-left: 0;
    padding-top: 0;
  }
}
body.home.home2024 .global_header,
body.home.home2024 .global_footer,
body.home.home2024 .navigation_area {
  background: #233e94 !important;
}
body.home.home2024 .home_slide.intro_section::after {
  display: none !important;
}
body.home.home2024 .home_slide.intro_section .wave_hero {
  width: 110%;
  bottom: auto;
  top: 200px;
}
body.home.home2024 .home_slide.intro_section .wave_hero svg {
  width: 100%;
  left: 0;
}
body.home.home2024 .home_slide.intro_section .wave_hero__title .hp_page__title {
  top: 160px;
  left: -360px;
  font-size: 42px;
}
body.home.home2024 .home_slide.intro_section .kids {
  content: "";
  height: 82vh;
  width: 67vh;
  background-image: url(https://helpe2023-staging.btwbox.com/wp-content/uploads/sites/6/2024/06/helleniq-energy-report-intro-kids-photo.png) !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  left: 47%;
  z-index: 4;
  transition: opacity 700ms ease-in-out, transform 700ms ease-in-out;
  transition-delay: 800ms;
  transform: translateX(50px);
  opacity: 0;
}
body.home.home2024 .home_slide.intro_section .kids.show {
  opacity: 1;
  transform: translateX(0px);
}

body.home.home2024 .home_buttons {
  height: 50px;
}
body.home.home2024 .sidebar_fade_desktop > .bg {
  background: #e2dccb;
  border-top-left-radius: 12%;
}

body.home.home2024 .home_slide {
  background-color: transparent;
}
body.home.home2024 .home_slide.active {
  z-index: 100;
}
body.home.home2024 .home_slide .slide_description {
  color: #1e1e1e;
}
body.home.home2024 .home_slide .slide_sidebar {
  width: 100%;
  padding-top: 127px;
  padding-left: 114px;
  padding-right: 63px;
}
body.home.home2024 .home_slide .slide_description {
  color: #1e1e1e;
  margin-top: 25px;
  margin-bottom: 50px;
}
body.home.home2024 .home_slide .slide__title {
  font-size: 24px;
  line-height: 28px;
  color: #233e94;
}
body.home.home2024 .home_slide .slide_menu_items li {
  border-bottom: 1px solid #233e94;
}
body.home.home2024 .home_slide .slide_menu_items li a {
  color: #1e1e1e;
  padding-right: 20px;
}
body.home.home2024 .home_slide .read_more_link,
body.home.home2024 .home_slide .slide_toggles .chapter_modal_toggle {
  background-color: #44b978;
  border-radius: 38px;
  color: #233e94;
  border: none;
  width: 210px;
  font-size: 1.0625em;
  line-height: 48px;
  font-weight: 700;
  padding: 0;
  width: 210px;
  height: 48px;
}
body.home.home2024 .home_slide .read_more_link:hover,
body.home.home2024 .home_slide .slide_toggles .chapter_modal_toggle:hover {
  background-color: #233e94;
  color: white;
}
body.home.home2024 .home_slide .slide_toggles {
  padding-top: 0;
  margin-top: 50px;
}
body.home.home2024 .home_slide .slide_toggles ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  row-gap: 50px;
}
body.home.home2024 .home_slide .slide_toggles ul li {
  width: 50%;
  margin-bottom: 0;
}

@media screen and (max-width: 105em) {
  body.home.home2024 .home_slide .slide_sidebar {
    padding-top: 80px;
    padding-left: 80px;
  }
}
@media screen and (max-width: 90.625em) {
  .home .horizontal_scroll_item .slide_image {
    padding-top: calc(100vh + 120px) !important;
  }
  body.home.home2024 .home_slide .slide_sidebar {
    padding-top: 70px;
    padding-left: 80px;
    padding-right: 60px;
  }
  body.home.home2024 .home_slide .read_more_link,
  body.home.home2024 .home_slide .slide_toggles .chapter_modal_toggle {
    font-size: 0.875em;
    line-height: 40px;
    padding: 0;
    width: 190px;
    height: 40px;
  }
  body.home.home2024 .home_slide .slide_toggles ul {
    row-gap: 40px;
  }
}
@media screen and (max-width: 85.375em) {
  body.home.home2024 .home_slide .slide_sidebar {
    padding-top: 60px;
    padding-left: 70px;
    padding-right: 40px;
  }
  body.home.home2024 .home_slide .slide_toggles ul {
    row-gap: 20px;
  }
  body.home.home2024 .home_slide.intro_section .wave_hero__title .hp_page__title {
    left: -500px;
    font-size: 35px;
  }
}
@media screen and (max-width: 80em) {
  body.home.home2024 .home_slide .slide_sidebar {
    padding-top: 60px;
    padding-left: 80px;
    padding-right: 40px;
  }
  body.home.home2024 .home_slide .slide_description {
    margin-top: 25px;
    margin-bottom: 40px;
  }
  body.home.home2024 .home_slide .read_more_link,
  body.home.home2024 .home_slide .slide_toggles .chapter_modal_toggle {
    font-size: 0.875em;
    line-height: 40px;
    padding: 0;
    width: 190px;
    height: 40px;
  }
  body.home.home2024 .home_slide .slide_toggles ul {
    row-gap: 20px;
  }
  body.home.home2024 .home_slide.intro_section .wave_hero {
    top: 100px;
  }
  body.home.home2024 .home_slide.intro_section .wave_hero__title .hp_page__title {
    left: -250px;
    top: 300px;
  }
}
@media screen and (max-width: 68.75em) {
  .home .sidebar_fade_desktop > .bg,
  .home .homepage__main .home_slides {
    height: calc(100% - 100px) !important;
  }
  body.home.home2024 .home_slide .slide_sidebar {
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 30px;
  }
  body.home.home2024 .home_slide .slide_menu_items li a {
    padding-right: 0;
  }
  body.home.home2024 .home_slide .slide_description {
    margin-bottom: 40px;
  }
  body.home.home2024 .home_slide .slide_toggles {
    margin-top: 40px;
  }
  body.home.home2024 .home_slide .read_more_link,
  body.home.home2024 .home_slide .slide_toggles .chapter_modal_toggle {
    font-size: 0.875em;
    line-height: 40px;
    padding: 0;
    width: 190px;
    height: 40px;
  }
  body.home.home2024 .home_slide .slide_toggles ul {
    row-gap: 20px;
  }
}
@media screen and (max-width: 63.9375em) {
  body.home.home2024.mobile_device .home_slide .slide_sidebar {
    background-color: #e2dccb;
    border-top-left-radius: 30px;
  }
  body.home.home2024.mobile_device .home_slide .slide_sidebar .slide__title {
    font-size: 24px;
    line-height: 30px;
  }
  body.home.home2024.mobile_device .home_slide .slide_sidebar .slide_description {
    font-size: 18px;
    line-height: 24px;
  }
  body.home.home2024.mobile_device .home_slide .slide__title {
    color: #233e94;
  }
  body.home.home2024.mobile_device .home_slide .slide_description {
    color: #1e1e1e !important;
  }
  body.home.home2024.mobile_device .home_slide .read_more_link,
  body.home.home2024.mobile_device .home_slide .slide_toggles .chapter_modal_toggle {
    font-size: 0.75em;
    line-height: 30px;
    width: 170px;
    height: 31px;
  }
  body.home.home2024.mobile_device .home_slide.intro_section .wave_hero {
    height: 100vh;
  }
  body.home.home2024.mobile_device .home_slide.intro_section .wave_hero svg {
    left: -577px;
    width: 1500px;
    bottom: -194px;
  }
  body.home.home2024.mobile_device .home_slide.intro_section .wave_hero__title {
    height: 200px;
    top: 0;
  }
  body.home.home2024.mobile_device .home_slide.intro_section .wave_hero__title .hp_page__title {
    left: -250px;
    top: 0;
  }
  body.home.home2024.mobile_device .home_slide.intro_section .kids.show {
    left: 0;
    height: 70vh;
  }
}
@media screen and (max-width: 47.9375em) {
  body.home.home2024.mobile_device .home_slide .slide_sidebar {
    background-color: #e2dccb;
    border-top-left-radius: 30px;
  }
  body.home.home2024.mobile_device .home_slide .slide_sidebar .slide_description {
    font-size: 15px;
    line-height: 27px;
  }
  body.home.home2024.mobile_device .home_slide .slide_sidebar .slide__title {
    font-size: 20px;
    line-height: 1.3em;
  }
  body.home.home2024.mobile_device .home_slide .read_more_link ul,
  body.home.home2024.mobile_device .home_slide .slide_toggles ul {
    display: block;
  }
  body.home.home2024.mobile_device .home_slide .read_more_link ul li,
  body.home.home2024.mobile_device .home_slide .slide_toggles ul li {
    margin-bottom: 10px;
  }
  body.home.home2024.mobile_device .home_slide.intro_section .wave_hero svg {
    left: -377px;
    width: 870px;
    bottom: 20px;
  }
  body.home.home2024.mobile_device .home_slide.intro_section .wave_hero__title {
    left: 0;
  }
  body.home.home2024.mobile_device .home_slide.intro_section .wave_hero__title .hp_page__title {
    left: 0;
    text-align: center;
    margin: 0;
    width: 100%;
  }
  body.home.home2024.mobile_device .home_slide.intro_section .kids.show {
    height: 70vh;
    width: 100vw;
  }
  .nav_toggle {
    right: 17px !important;
  }
}
.layout__cards_grid .grid_container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  row-gap: 20px;
}
.layout__cards_grid .cards_container {
  width: 49%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.layout__cards_grid .card_container {
  display: flex;
  gap: 10px;
}
.layout__cards_grid .card_container:nth-child(2) .card_content {
  border-top-right-radius: 0;
  border-bottom-right-radius: 250px;
}
.layout__cards_grid .card_container .card_image {
  width: 45%;
}
.layout__cards_grid .card_container .card_image img {
  width: 100%;
}
.layout__cards_grid .card_container .card_content {
  width: 55%;
  background-color: #e2dccb;
  border-top-right-radius: 250px;
  padding-left: 10px;
  padding-top: 14px;
  padding-right: 69px;
  padding-bottom: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.layout__cards_grid .card_container p {
  margin-bottom: 10px;
}
.layout__cards_grid .card_container p:last-of-type {
  margin-bottom: 0;
}
.layout__cards_grid .card_container strong {
  font-size: 25px;
  line-height: 20px;
  color: #233e94;
  margin-bottom: 5px;
  font-family: "TheWaveSans-Bold", serif;
  display: block;
}
.layout__cards_grid .card_container .card_text {
  color: #1e1e1e;
  font-size: 12px;
  line-height: 13px;
  font-family: "TheWaveSans-Bold", serif;
}

@media screen and (max-width: 90em) {
  .layout__cards_grid .card_container strong {
    font-size: 20px;
    line-height: 15px;
  }
}
@media screen and (max-width: 63.9375em) {
  .layout__cards_grid .cards_container {
    width: 100%;
  }
  .layout__cards_grid .card_container strong {
    font-size: 35px;
    line-height: 30px;
  }
  .layout__cards_grid .card_container .card_text {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 47.9375em) {
  .layout__cards_grid {
    padding-top: 40px;
  }
  .layout__cards_grid .grid_container {
    row-gap: 35px;
  }
  .layout__cards_grid .card_container strong {
    font-size: 25px;
    line-height: 20px;
  }
  .layout__cards_grid .card_container .card_text {
    padding-right: 30px;
    font-size: 13px;
    line-height: 15px;
    border-top-right-radius: 150px;
  }
  .layout__cards_grid .card_container:nth-child(2) {
    border-bottom-right-radius: 150px;
    border-top-right-radius: 0px;
  }
}
.slick-slider .slick-dots {
  list-style: none;
  display: flex;
  width: 100%;
  justify-content: center;
}
.slick-slider .slick-dots li {
  opacity: 0.3;
}
.slick-slider .slick-dots li button {
  width: 12px;
  height: 12px;
  font-size: 0;
  border-radius: 100%;
  background-color: #d9d9d9;
  padding: 0;
  border-color: transparent;
  margin-right: 10px;
}
.slick-slider .slick-dots li.slick-active {
  opacity: 1;
}

.single_line_title_section {
  margin-bottom: 0 !important;
}

body .global_header .wrapper {
  width: 100%;
  height: 100%;
}
body .global_header .search_button {
  width: 30px;
  height: 29px;
  background-image: url(../img/icons/icon-search.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  float: left;
  margin-left: 35px;
  background-size: 100% auto;
}
body .global_header .search_button:hover {
  -webkit-transform: scale(0.97, 0.97);
  -moz-transform: scale(0.97, 0.97);
  -ms-transform: scale(0.97, 0.97);
  -o-transform: scale(0.97, 0.97);
  transform: scale(0.97, 0.97);
}
body .global_header .languages_nav {
  top: 2px !important;
}
body .global_header .languages_nav ul {
  padding-left: 8px;
}
body .global_header .languages_nav ul li {
  width: fit-content;
  padding-left: 27px;
  padding-right: 21px;
}
body .global_header .languages_nav ul li a::after,
body .global_header .languages_nav ul li a::before {
  top: 20px;
  right: 5px;
}
body .global_header .languages_nav ul li a::after {
  right: 4px;
}
body .global_header .languages_nav ul.sub-menu {
  width: fit-content;
  left: 13px;
}
body .global_header .languages_nav ul.sub-menu li {
  width: fit-content;
  padding: 0;
  left: 0;
  right: 0;
  top: 0;
}
body .global_header .languages_nav ul.sub-menu li a::after {
  display: none;
}

@media screen and (max-width: 70em) {
  body .global_header .header_logo img {
    width: 100px;
  }
  body .global_header .search_button {
    width: 28px;
    height: 27px;
    background-size: 28px 27px;
    top: 1px;
    position: relative;
  }
  body .global_header .languages_nav ul li a::after,
  body .global_header .languages_nav ul li a::before {
    right: 4px;
  }
  body .global_header .languages_nav ul li a::after {
    right: 4px;
  }
  body .global_header .languages_nav ul.sub-menu {
    left: 28px;
    padding-top: 12px;
  }
}
@media screen and (max-width: 47.9375em) {
  body .global_header {
    padding-right: 0;
  }
  body .global_header .header_menu_container {
    top: 60px;
    background-color: #a5bfdb;
    height: 33px;
    width: 100%;
    padding-top: 0;
    padding-left: 22px;
    padding-right: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  body .global_header .search_button {
    position: absolute;
    right: 72px;
    top: -46px;
    width: 29px;
    height: 28px;
    background-size: 29px 28px;
  }
  body .global_header .site__title {
    color: #233e94 !important;
  }
  body .global_header .site__title br {
    display: none;
  }
  body .global_header .languages_nav {
    color: #233e94;
    padding: 0 !important;
  }
  body .global_header .languages_nav a:hover {
    opacity: 1;
  }
  body .global_header .languages_nav ul {
    padding: 0;
    padding-right: 16px;
    margin-top: -4px;
  }
  body .global_header .languages_nav ul li {
    padding: 0;
  }
  body .global_header .languages_nav ul li a::after,
  body .global_header .languages_nav ul li a::before {
    background-color: #233e94;
    right: -14px;
    top: 0;
  }
  body .global_header .languages_nav ul li a::after {
    right: -33px;
  }
  body .global_header .languages_nav ul.sub-menu {
    left: -7px;
    top: 28px;
    padding-top: 0;
    background: #a5bfdb;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .nav_is_open .languages_nav li a {
    color: #233e94 !important;
  }
}
.main__search {
  padding-top: 113px;
  padding-bottom: 100px;
  color: black;
  min-height: 600px;
}
.main__search .wrapper {
  padding: 0 25px;
}
.main__search .page__title {
  font-size: 1.5625em;
  line-height: 1.2em;
  margin-bottom: 30px;
  text-align: center;
  color: #233e94;
}
.main__search .results__container {
  margin-top: 60px;
  position: relative;
  z-index: 100;
}
.main__search .result_text {
  font-size: 1.125em;
  line-height: 1.2222222222em;
  margin-bottom: 25px;
  color: #233e94;
}
.main__search .article_result {
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #d4d4d4;
  display: flex;
  flex-direction: column;
  text-align: left;
  justify-content: flex-start;
  position: relative;
}
.main__search .article_result::after {
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../img/icons/icon-arrow-right-simple-black.svg);
  width: 26px;
  height: 15px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  top: 0;
  bottom: 18px;
  margin: auto 0;
}
.main__search .article_result:hover::after {
  background-image: url(../img/icons/icon-arrow-right-simple-blue.svg);
}
.main__search .article_result .caption {
  font-size: 0.75em;
  line-height: 1.1666666667em;
  order: 1;
  margin-left: 0;
  font-family: "TheWaveSans-Regular", serif;
  font-weight: normal;
  margin-bottom: 2px;
}
.main__search .article_result .title {
  font-size: 0.8125em;
  line-height: 1.2307692308em;
  order: 2;
  margin-left: 0;
  font-family: "TheWaveSans-Bold", serif;
  font-weight: normal;
  width: calc(100% - 30px);
}

.search .global_footer {
  background-color: #233e94;
}
.search .search_form {
  width: 100%;
  position: relative;
}
.search .search_form .select2-container--default .select2-selection--single {
  border: none;
  border-radius: 0;
  height: 60px;
  padding: 0 20px;
  background-color: #e9ecf4;
}
.search .search_form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #233e94;
  line-height: 60px;
  padding-right: 77px;
  padding-left: 0;
  font-size: 0.875em;
  font-family: "TheWaveSans-Bold", serif;
}
.search .search_form .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.search .search_form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #233e94;
  font-size: 1em;
  line-height: 1.7142857143em;
  font-family: "TheWaveSans-Bold", serif;
}
.search .search_form .search_button {
  width: 20px;
  height: 20px;
  background-image: url(../img/icons/icon_search_black.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  float: left;
  margin-left: 35px;
  background-size: 100% auto;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.search .search_form .search_button:hover {
  background-image: url(../img/icons/icon_search_blue.svg);
}
.search .search_form input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
  font-size: 0;
  width: 20px;
  height: 20px;
}
.search .select2-dropdown {
  background-color: #e9ecf4 !important;
  border: none;
}
.search .select2-dropdown input[type=search] {
  height: 50px;
  color: #233e94;
  font-size: 0.875em;
  line-height: 1.7142857143em;
  font-family: "TheWaveSans-Bold", serif;
  border: none;
  padding: 0 18px;
}
.search .select2-dropdown .select2-results {
  padding-top: 15px;
  padding-bottom: 25px;
}
.search .select2-dropdown .select2-results__options {
  padding: 15px 20px 0;
}
.search .select2-dropdown .select2-results__options li {
  font-family: "TheWaveSans-Bold", serif;
  font-size: 0.875em;
  line-height: 1.5714285714em;
  color: #000000;
  padding: 0;
  margin-bottom: 4px;
}
.search .select2-dropdown .select2-results__options li:hover {
  color: #233e94;
}
.search .select2-search--dropdown {
  padding: 0 20px;
}
.search .select2-container {
  width: 100% !important;
  max-width: 100% !important;
}
.search .select2-selection__clear {
  font-size: 0;
  position: absolute !important;
  right: 66px;
  width: 20px;
  height: 20px;
}
.search .select2-selection__clear::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url(../img/icons/icon_close_search.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 100% auto;
  position: absolute;
  right: 7px;
  top: 20px;
}
.search .select2-selection__clear::after {
  content: "";
  position: absolute;
  background-color: #233e94;
  height: 28px;
  width: 1px;
  left: 28px;
  top: 16px;
}
.search .select2-selection__clear:hover::before {
  background-image: url(../img/icons/icon_close_blue.svg);
}
.search .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: #233e94;
}

@media screen and (min-width: 47.9375em) {
  .main__search {
    padding-top: 140px;
    padding-bottom: 170px;
    min-height: 800px;
  }
  .main__search .wrapper {
    padding: 0;
    max-width: 586px;
    margin-left: auto;
    margin-right: auto;
  }
  .main__search .results__container {
    margin-top: 80px;
  }
  .main__search .page__title {
    font-size: 2em;
    line-height: 1.1875em;
    margin-bottom: 18px;
  }
  .main__search .result_text {
    margin-bottom: 40px;
  }
  .main__search .article_result {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .main__search .article_result::after {
    width: 28px;
    height: 16px;
    bottom: 20px;
  }
  .main__search .article_result .caption {
    font-size: 1em;
    line-height: 1.25em;
  }
  .main__search .article_result .title {
    font-size: 1.125em;
    line-height: 1.2222222222em;
    width: calc(100% - 35px);
  }
  .search .search_form .select2-container--default .select2-selection--single {
    height: 81px;
    padding: 0 30px;
  }
  .search .search_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 81px;
    padding-right: 85px;
  }
  .search .search_form .search_button {
    right: 30px;
  }
  .search .select2-search--dropdown {
    padding: 0 30px;
  }
  .search .select2-dropdown .select2-results__options {
    padding: 15px 30px 0;
  }
  .search .select2-selection__clear {
    right: 76px;
    width: 20px;
    height: 20px;
  }
  .search .select2-selection__clear::before {
    right: 6px;
    top: 32px;
  }
  .search .select2-selection__clear::after {
    left: 29px;
    top: 27px;
  }
}
@media screen and (min-width: 90em) {
  .main__search {
    padding-top: 153px;
  }
  .main__search .wrapper {
    max-width: 630px;
  }
  .main__search .page__title {
    font-size: 2.5em;
    line-height: 1.1em;
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=style.css.map */