
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@500;600&family=Cabin&family=Work+Sans&display=swap');

@font-face {
    font-family: 'KOSMIK FREE';
    src: url('https://epha.oldcotest.eu/fonts/KOSMIKFREE.woff2') format('woff2'),
         url('https://epha.oldcotest.eu/fonts/KOSMIKFREE.woff2') format('woff');
}

html,
body {
  height: 100%;
  margin: 0;
  background:#00203a;
}
html {
    background:#00203a;
}

body {
    overflow: hidden;
  font-size: 20px;
  font-family: 'Cabin', sans-serif;
}

a {
color:#f7b24a;
}

ul li, ol li {
padding-bottom: 20px;
}

.menu ul li {
padding-bottom: 0px;
}

.freeprivacypolicy-com---nb-simple {
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
}

.freeprivacypolicy-com---palette-dark .cc-nb-main-container {
  display: flex;
  padding: 1.25rem 3rem 0;
}

.freeprivacypolicy-com---palette-dark .cc-nb-title-container {
  display: none;
}

.freeprivacypolicy-com---palette-dark .cc-nb-text-container {
  padding-right: 3rem;
}

.freeprivacypolicy-com---palette-dark .cc-nb-text {
  color: #00203a;
}

.freeprivacypolicy-com---palette-dark .cc-nb-buttons-container {
  flex-shrink: 0;
}

.freeprivacypolicy-com---palette-dark.freeprivacypolicy-com---nb {
  background-color: #f7b24a;
}

.freeprivacypolicy-com---palette-dark .cc-nb-okagree, .freeprivacypolicy-com---palette-dark .cc-nb-reject {
  color: #f7b24a;
  background-color: #00203a !important;
}

.freeprivacypolicy-com---palette-dark .cc-cp-foot-save {
  color: #00203a;
  background-color: #f7b24a !important;
}

.freeprivacypolicy-com---palette-dark .cc-pc-container {
  background: #00203a !important;
}

.freeprivacypolicy-com---palette-dark .cc-pc-head, .freeprivacypolicy-com---palette-dark .cc-cp-body-content, .freeprivacypolicy-com---palette-dark .cc-cp-foot, .freeprivacypolicy-com---palette-dark .cc-cp-body-tabs-item[active="true"] {
  background: #032037 !important;
}

.freeprivacypolicy-com---palette-dark .cc-pc-head-lang select:focus {
  border: none;
  outline:none;
}


header {
color:#fff;
z-index: 100;
position: fixed;
top:0;
}

header ul {
text-align: right;
}

header ul li {
display: inline-block;
}

header ul li a {
color: #fff;
text-decoration:none;
}

.topnav {
  overflow: hidden;
  position: relative;
}

.topnav #myLinks {
  display: none;
  background-color:#f7b24a;
  position: fixed;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  text-align:center;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}

.topnav #myLinks a {
  font-size: 30px;
}

.topnav a {
  color:#00203a;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav  #myLinks a:hover {
  background-color: rgba(0,0,0,0);
  color: #c11432;
}	

.topnav .menu a {
  color:#fff;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: #f7b24a;
  display: none;
  position: relative;
  right: 0;
  top: 0;
  margin: 10px;
  border-radius: 5px;
}

.topnav a.icon .fa-close {
  display: none;
}

.topnav a.icon:hover {
  background: #c11432;
  color: #f7b24a;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  color: white;
}

.topnav .menu a.cta-menu-item {
  padding:5px 10px;
  background-color:#f7b24a;
  color:#00203a;
  text-decoration:none;
  font-weight:800;
}

#myLinks .cta-menu-item {
    background-color: #00203a;
    color: #fff;
    margin-top: 14px;
}

section {
 /*max-width: 1480px;*/
/*margin:10% auto;*/
 width:100%;
}

section.full {
 max-width: 100%;
}

section.full .section-wrapper {
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0;
}

section {
 position:relative;
 background:rgba(0,0,0,0);
}

.section-wrapper {
 margin:0 auto;
 /*width:100%;*/
 height:100%;
 position:relative;
padding:0 10%;
}

.page .section-wrapper {
  display:flex;
  flex-wrap:wrap;
  padding-top:15vh;
}

.landing {
  height: 100vh;
  margin:0% auto;
}

.landing .section-wrapper p {
  position:absolute;
  bottom:80px;
  left:50%;
  transform:translateX(-50%);
  text-align:center;
  color:#fff;
}

#pinSection {
  text-align:center;
  overflow:hidden;
  position:relative;
}

h1 {
  font-family: 'KOSMIK FREE';
  font-weight: normal;
  font-style: normal;
  z-index: 1;
  color:#fff;
  font-size: 30px;
}

.landing h1.title {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  font-size:160px;
  line-height:140px;
  text-align:center;
  margin-top:0;
  width:90%;
}

h2 {
  font-family: 'KOSMIK FREE';
  font-weight: normal;
  font-style: normal;
  font-size:70px;
  line-height:1em;
  color:#c11432;
}

.acting h2 {
  line-height: 0.9em;
  margin: 20px 0px;
  color: #f7b24a;
}

.acting .spacer {
  width:40%;
}

.acting .acting-title {
  width:60%;
}

.snowhite-girl {
  height:150vh;
  bottom:0;
  z-index:10;
  position:absolute;
  left:50%;
  transform:translateX(-50%);
}

.text-block {
  max-width: 800px;
  margin: 10% auto;
  width:50vw;
  background-color:#00203a;
  border-radius:20px;
}

.eu-call-wrapper {
  color: #fff;
  max-width:1080px;
  display: flex;
}

.eu-call-text {
  width:60%;
  padding-right:80px;
}

.eu-call-img {
  width: calc(40% - 80px);
}

.acting-wrapper {
  color:#fff;
  max-width:1080px;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  padding:5% 10%;
}

.demand {
  display:flex;
  padding:50px 0px;
  justify-content:flex-end;
  width:100%;
}

.demand-icon {
  width:250px;
  text-align: center;
  min-width: 200px;
}

.demand-icon.cross-border {
  position:relative;
}

.absolute-img {
  position:absolute;
}

img.star {
position:absolute;
left:0;
height:250px;
}

.demand-text {
  width:35%;
}

.demand-more {
  display:flex;
  padding: 50px 0px;
  justify-content:flex-end;
  width:100%;
}

.demand-more div {
  width:calc(35% + 250px);
}

.cta-box .section-wrapper div {
  max-width:1080px;
  border: 5px solid rgb(247, 178, 74);
  padding: 60px;
  border-radius:20px;
  margin: 0 auto;
}

.text {
  width:50%;
}

.image {
  width:30%;
  margin: 0 auto;
}

.footer {
  display:flex;
  height:100vh;
  background: linear-gradient(0deg, rgba(247,178,74,1) 17%, rgba(199,0,57,1) 57%, rgba(0,32,58,1) 95%);
}

.footer .cta-footer {
  position:absolute;
  left:50%;
  top:30%;
  width:50vw;
}

.footer h1 {
  font-size:160px;
  line-height:140px;
  margin-bottom:20px;
}

a.share-btn {
  display:inline-block;
  width:50px;
  fill:#00203a;
  transform: scale(1);
  transition:all .2s ease-out;
}

a.share-btn:hover {
  transform: scale(1.1);
}

.share-btn svg {
  width:100%;
  height:100%;
}

.footer-house {
  width:auto;
  height:600px;
  align-self: flex-end;
}

.funded {
  display: flex;
  width: 100%;
  align-items: center;
  font-size:12px;
  color:#00203a;
  float: right;
  background-color:#fff;
  justify-content:space-between;
  padding-top: 5px;
}

.funded-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.eu-logo img {
  margin-right: 20px;
}

.eu-logo img {
  width: 220px;
  height:auto;
}

.funded-text {
  width:550px;
}

.funded-text p {
  margin:6px 0px;
}

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

    h2 {
    font-size:54px;
  }

  .funded {
    justify-content:center;
  }
    
  .freeprivacypolicy-com---palette-dark .cc-nb-main-container {
    display: block;
  }
  
}

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

    .topnav .menu {
    display:none;
  }

  .topnav a.icon {
    display: inline-block;
  }

  .page .section-wrapper {
    padding-top:5vh;
  }

 .eu-call-wrapper {
    flex-wrap:wrap;
    margin: 0;
  }

  .eu-call-text {
    width:100%;
    padding-right:0px;
    order:2;
  }

  .eu-call-img {
    width:100%;
  }

  .text {
    width:100%;
  }

  .image {
    width:60%;
  }

  .footer .cta-footer {
    left:0;
    top:12%;
    width:inherit;
    padding: 0px 10px;
    position:relative;
  }
  
}

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

  .text-block {
    width:65vw;
  }

  .acting .spacer {
    width:0%;
  }

  .acting .acting-title {
    width:100%;
  }

  .demand {
    justify-content: flex-start;
    padding:10px 30px;
  }
  
  .demand-text {
    width:inherit;
  }
  
  .demand-icon {
    padding:0px 30px;
  }

  .demand-more {
    justify-content:flex-start;
  }

  .demand-more div {
    width:100%;
  }
}


@media only screen and (max-width:479px) {
  h1 {
    font-size: 30px;
  }

  .landing h1.title {
   font-size:80px;
   line-height:1em;
  }

  h2 {
   font-size:42px;
  }

  .text-block {
    width:80vw;
  }

  .demand {
    flex-wrap:wrap;
    justify-content:flex-start;
    padding: 10px 0px;
  }

  .demand-text {
    width:100%;
  }
  
  .demand-icon {
    order: 2;
    margin-top:40px;
  }
  
  .demand-icon .star {
    position: relative;
  }

.cta-box .section-wrapper div {
  padding: 30px;
}
  

  .footer h1 {
    font-size:72px;
    line-height:1em;
    margin-bottom: 5px;
    margin-top:25px;
  }

  .footer img {
    height:35vh;
  }

  .funded {
   flex-wrap: wrap;
   justify-content:flex-start;
   padding: 10px 5%;
   width: 90%;
  }

  .funded-wrapper {
    width: 100%;
  }

  .eu-logo img {
   width: 180px;
  }
}