@import url('https://fonts.googleapis.com/css?family=Baloo|Yanone+Kaffeesatz:400,700&display=swap');

html, body { margin:0; padding:0; }
.clear { clear:both; margin:0; padding:0; height:0; width:0; line-height:0; font-size:0; overflow:hidden; display:block; border:0; background:none; }		
a { margin:0; padding:0;  outline:none;  text-decoration:none; }
a img { border:0; }
form, table, tr, td, table { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-weight:normal; font-size:14px; }
p { margin:0; padding:0; }
ul, ol, dl, dt, dd, li { margin:0; padding:0; list-style-type:none; }
nav, figure, footer, aside, article, header, section, main { box-sizing:border-box; display:block; margin:0; padding:0; }

body {
  background: url(../images/background-top.png) center top no-repeat,  url(../images/background-bottom.png) center bottom no-repeat;
  background-color: #fff;
  color: #373737;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}

header, main, footer {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1256px;
}

header {
  height: 321px;
  padding: 0 20px;
  position: relative;
}

.home header {
  height: 357px;
}

.logo {
  left: 140px;
  position: absolute;
  top: 57px;
  z-index: 10;
}

.main-nav-trigger {
  display: none;
}

.main-nav {
  padding-top: 146px;
  position: relative;
  text-align: right;
}

.main-nav a {
  color: #000;
  display: inline-block;
  font: 24px/30px 'Baloo', cursive;
  margin-left: 25px;
  text-transform: uppercase;
}

[lang="es"] .main-nav a {
  margin-left: 15px;
}

[lang="pt"] .main-nav a {
  font-size: 23px;
  margin-left: 20px;
}

.main-nav a:hover, .main-nav .current {
  color: #e31e25;
}

.main-nav .home-link {
  border: 2px solid #eaeaea;
  border-radius: 50%;
  left: 28px;
  margin-left: 0;
  padding: 4px;
  position: absolute;
  top: 134px;
}

.lang-nav {
  display: flex;
  position: absolute;
  right: 60px;
  top: 54px;
}

.lang-nav a {
  background-color: #10223a;
  border-radius: 50%;
  color: #fff;
  font: 16px/34px 'Baloo', cursive;
  height: 32px;
  margin-left: 8px;
  text-align: center;
  text-transform: uppercase;
  width: 32px;
}

.lang-nav .current, .lang-nav a:hover {
  background-color: #e31e25;
}

.home-link span {
  background: #000 url(../images/sprite.png) 10px 10px no-repeat;
  border-radius: 50%;
  display: block;
  height: 32px;
  overflow: hidden;
  text-indent: 999px;
  width: 32px;
}

.home-link:hover span, .home-link.current span {
  background-color: #e31e25;
}

main {
  padding: 0 42px;
}

.home main {
  text-align: right;
}

.home-box {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 25px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 34px;
  margin-bottom: 176px;
  max-width: 548px;
  padding: 58px 83px;
  text-align: left;
}

.outcomes-box {
  background-color: rgba(217, 217, 217, .95);
  border-radius: 25px;
  display: flex;
  justify-content: space-between;
  padding: 56px 10.53% 55px;
  position: relative;
  text-align: left;
}

.outcomes-box:after {
  background: url(../images/outcomes-box.png) 0 0 / 43px 100% no-repeat;
  content: '';
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-33px);
  width: 43px;
}

.outcomes-box > div {
  max-width: 310px;
}

.outcomes-box h3 {
  color: #e31e25;
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 4px;
}

.outcomes-box p {
  color: #373737;
}

.outcomes-box h3 + p {
  font-size: 34px;
  margin-bottom: 14px;
}

.outcomes-box a {
  background-color: #e31e25;
  border-radius: 22px;
  color: #fff;
  display: block;
  font-size: 33px;
  font-weight: bold;
  height: 55px;
  line-height: 55px;
  margin: 0 -8px 10px;
  text-align: center;
}

.outcomes-box a + p {
  font-size: 21px;
}

.page-title-wrap {
  text-align: right;
}

.page-title {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 25px;
  color: #fff;
  font: 41px/108px 'Baloo', cursive;
  height: 108px;
  margin: 0 0 21px auto;
  min-width: 547px;
  padding: 0 40px;
  text-align: center;
  text-transform: uppercase;
}

.page-title-wrap .page-title {
  display: inline-block;
}

.page-castwoman-carеer-assessment .page-title {
  max-width: 740px;
}

.content {
  color: #373737;
  font-size: 29px;
  line-height: 36px;
  margin-bottom: 44px;
}

.content p {
  margin-bottom: 11px;
}

.page-project .content .first {
  background-color: rgba(217, 217, 217, .95);
  border-radius: 25px 25px 0 0;
  padding: 58px 107px;
}

.page-project .content h2 {
  color: #e31e25;
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 32px;
}

.page-project .content li {
  margin-bottom: 11px;
  padding-left: 78px;
  position: relative;
}

.page-project .content li:before {
  background-color: #e31e25;
  border-radius: 50%;
  content: '';
  height: 15px;
  left: 48px;
  position: absolute;
  top: 9px;
  width: 15px;
}

.page-project .content .second li:before {
  background-color: #fff;
}

.page-project .content .second {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 0 0 25px 25px;
  color: #fff;
  padding: 58px 107px 65px;
}

.page-objectives .content {
  background-color: rgba(217, 217, 217, .95);
  border-radius: 25px;
  padding: 75px 107px;
}

.page-objectives .content h2 {
  color: #e31e25;
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 32px;
}

.page-objectives .columns {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}

.page-objectives .columns div {
  max-width: 430px;
}

.page-objectives .columns p {
  margin-bottom: 32px;
}

.page-objectives .columns .first p:nth-child(even) {
  color: #e31e25;
}

.page-objectives .columns .second p:nth-child(odd) {
  color: #e31e25;
}

.page-objectives .content:after {
  background-color: rgba(227, 30, 37, .9);
  border: 0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 29px;
}

.page-outcomes .box {
  margin-bottom: 36px;
}

.page-outcomes .box:last-child {
  margin-bottom: 0;
}

.page-outcomes .box .title {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 25px 25px 0 0;
  color: #fff;
  padding: 69px 40px 40px;
  text-align: center;
}

.page-outcomes .box h2 {
  font-size: 45px;
  font-weight: bold;
}

.page-outcomes .box h2 span {
  font-size: 34px;
  font-weight: normal;
  margin-left: 16px;
}

.page-outcomes .box .text {
  background-color: rgba(217, 217, 217, .8);
  border-radius: 0 0 25px 25px;
  padding: 78px 107px 65px;
}

.page-outcomes .first .text a {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 25px;
  color: #fff;
  display: block;
  float: left;
  font-size: 33px;
  font-weight: bold;
  height: 244px;
  line-height: 244px;
  margin: 0 66px 12px 0;
  position: relative;
  text-align: center;
  width: 259px;
}

.page-outcomes .first .text a:before {
  background: url(../images/sprite.png) 0 -32px no-repeat;
  content: '';
  height: 104px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 86px;
}

.page-outcomes .first .text a span {
  position: relative;
}

.page-outcomes .box h3 {
  color: #e31e25;
  font-size: 29px;
  padding-top: 46px;
  text-align: center;
}

.page-outcomes .box .text li {
  margin-left: 22px;
  padding-left: 34px;
  position: relative;
}

.page-outcomes .box .text li:before {
  background-color: #e31e25;
  border-radius: 50%;
  content: '';
  height: 18px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 18px;
}

.page-outcomes .box .buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -11px;
  padding-top: 42px;
}

.page-outcomes .box .buttons > div {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 11px 22px;
}

.page-outcomes .box .buttons .link {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 25px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  height: 100%;
  padding: 22px;
}

.page-outcomes .box .buttons a.link:hover {
  background-color: rgba(173, 19, 25, .9);
}

.page-outcomes .box .buttons h4 {
  font-size: 33px;
  font-weight: bold;
  margin-bottom: 12px;
}

.page-outcomes .box .buttons span {
  display: block;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
}

.partner {
  background-color: rgba(217, 217, 217, .8);
  border-radius: 25px;
  display: flex;
  margin-bottom: 18px;
  padding: 57px 60px;
}

.partner:last-child {
  margin-bottom: 0;
}

.partner .left {
  margin-right: 50px;
  position: relative;
}

.partner .site {
  bottom: 5px;
  font-size: 29px;
  font-weight: bold;
  left: 0;
  position: absolute;
}

.partner .site a {
  color: #e31e25;
}

.partner .site a:hover {
  color: #000;
}

.partner li {
  padding-left: 32px;
  position: relative;
}

.partner li:before {
  background-color: #e31e25;
  border-radius: 50%;
  content: '';
  height: 8px;
  left: 11px;
  position: absolute;
  top: 9px;
  width: 8px;
}

.partner h1 {
  color: #e31e25;
  font-size: 40px;
  font-weight: bold;
}

.partner h2 {
  color: #e31e25;
  font-size: 29px;
  margin-bottom: 30px;
}

.partner .text {
  font-size: 29px;
  line-height: 35px;
}

.coming-soon {
  background-color: rgba(217, 217, 217, .8);
  border-radius: 25px;
  padding: 57px 60px;
  text-align: center;
}

.news-section {
  margin-bottom: 40px;
  padding-bottom: 150px;
  position: relative;
}

.news-section:after {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 15px;
  bottom: 0;
  content: '';
  height: 29px;
  left: 0;
  position: absolute;
  width: 100%;
}

.news-article {
  background-color: rgba(219, 219, 219, .8);
  border-radius: 25px;
  margin-bottom: 20px;
  padding: 76px 106px 70px;
}

.news-article .top {
  display: flex;
}

.news-article .pic {
  flex-shrink: 0;
  max-width: 486px;
  width: 100%;
}

.news-article img {
  display: block;
  height: auto;
  width: 100%;
}

.news-article h1 {
  color: #e31e25;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 36px;
}

.news-article .top .text {
  padding-left: 70px;
}

.news-article .top .text:last-child {
  margin-bottom: 0;
}

.news-article .bottom {
  height: 0;
  overflow: hidden;
}

.news-article .bottom .text {
  padding: 40px 0;
}

.news-article .more {
  text-align: right;
}

.news-article .more span {
  color: #e31e25;
  cursor: pointer;
  display: block;
  font-size: 29px;
  font-weight: bold;
  margin: -27px auto 0;
}

.news-article .more span:hover {
  color: #373737;
}

.news-article .more span:before {
  content: attr(data-more);
}

.news-article .more .open:before {
  content: ''
}

.news-article .more .open:after {
  content: attr(data-less);
}

.net-section {
  margin-bottom: 40px;
  padding-bottom: 150px;
  position: relative;
}

.net-section:after {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 15px;
  bottom: 0;
  content: '';
  height: 29px;
  left: 0;
  position: absolute;
  width: 100%;
}

.net-nav {
  align-items: center;
  background-color: rgba(227, 30, 37, .9);
  border-radius: 25px;
  color: #fff;
  display: flex;
  flex-direction: row-reverse;
  font: 41px/108px 'Baloo', cursive;
  height: 108px;
  justify-content: center;
  margin: 0 0 21px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.net-nav a {
  color: #fea7aa;
  font: 35px 'Baloo', cursive;
  padding: 25px;
}

.net-nav .current, .net-nav a:hover {
  color: #fff;
}

.net-articles {
  display: none;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.net-articles.current {
  display: flex;
}

.net-article {
  box-sizing: border-box;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 10px 20px
}

.coming-soon {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.net-article .info {
  background-color: rgba(217, 217, 217, .95);
  border-radius: 25px;
  box-sizing: border-box;
  padding: 55px 55px 35px;
  width: 100%;
  display: flex;
  flex-flow: column;
}

.net-article h1 {
  color: #e31e25;
  font-size: 40px;
  font-weight: bold;
  height: 116px;
}

.net-article .text {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
}

.net-article .text a {
  color: #e31e25;
}

.net-article .text a:hover {
  color: #000;
}

.net-article p:last-child {
  margin: auto 0 0 auto;
  text-align: right;
}

.net-article p:last-child a {
  color: #e31e25;
  font-size: 29px;
  font-weight: bold;
}

.models-section {
  margin-bottom: 40px;
  padding-bottom: 150px;
  position: relative;
}

.models-section:after {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 15px;
  bottom: 0;
  content: '';
  height: 29px;
  left: 0;
  position: absolute;
  width: 100%;
}

.models-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -9px;
}

.models-article {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 9px 18px;
  position: relative;
}

.models-article .info {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 25px;
  color: #fff;
  display: block;
  font-size: 29px;
}

.models-article .top {
  align-items: center;
  border-bottom: 1px solid #ff7075;
  display: flex;
  padding: 39px 49px 27px;
}

.model-pic {
  flex-grow: 0;
  flex-shrink: 0;
}

.model-pic img {
  background-color: #fff;
  border-radius: 15px;
  display: block;
  height: auto;
  padding: 3px;
  width: 212px;
}

.models-article .text {
  padding-left: 44px;
}

.models-article .text h1 {
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 12px;
}

.models-article .bottom {
  line-height: 40px;
  padding: 20px;
  text-align: center;
}

.model-article header {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 25px 25px 0 0;
  color: #fff;
  display: flex;
  flex-direction: row-reverse;
  height: auto;
  padding: 63px 89px 26px;
}

.model-article header .info {
  flex-grow: 1;
  padding: 12px 0 0 80px;
}

.model-article header .info h1 {
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 6px;
}

.model-article header .info p {
  font-size: 29px;
}

.model-article header .info p:nth-child(2) {
  margin-bottom: 26px;
}

.model-article .model-pic {
  position: relative;
  width: 334px;
}

.model-article .model-pic img {
  left: 0;
  position: absolute;
  top: 0;
  max-width: 100%;
  width: auto;
}

.model-text {
  background-color: rgba(217, 217, 217, .95);
  border-radius: 0 0 25px 25px;
  box-sizing: border-box;
  color: #373737;
  font-size: 29px;
  line-height: 36px;
  padding: 60px 0 193px 89px;
}

.model-text h2 {
  font-size: 29px;
  font-weight: bold;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.model-text p {
  margin-bottom: 12px;
}

.model-text em {
  font-size: 25px;
}

.model-text p:last-child {
  margin-bottom: 0;
}

.model-text .job {
  padding: 0 78px 70px 414px;
}

.model-text .job h2 {
  color: #373737;
}

.model-text .edu-mot {
  align-items: start;
  display: flex;
  margin-bottom: 68px;
}

.model-text .edu {
  box-sizing: border-box;
  flex-shrink: 0;
  padding: 74px 60px 0 0;
  width: 414px;
}

.model-text .edu h2 {
  color: #e33138;
}

.model-text .mot {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 35px 0 0 35px;
  color: #fff;
  padding: 74px 78px 74px 94px;
}

.model-text .chall {
  margin: 0 89px 54px 0;
}

.model-text .chall h2 {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 35px 35px 0 0;
  color: #fff;
  margin-bottom: 0;
  padding: 54px 20px 40px;
  text-align: center;
}

.model-text .chall > div {
  background-color: #fff;
  border-radius: 0 0 35px 35px;
  padding: 64px 93px 66px;
}

.model-text .succ {
  background-color: rgba(227, 30, 37, .9);
  border-radius: 35px;
  color: #fff;
  margin-right: 89px;
}

.model-text .succ h2 {
  margin-bottom: 0;
  padding: 54px 20px 40px;
  text-align: center;
}

.model-text .succ > div {
  padding: 0 93px 66px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.model-text .embed-container {
  margin: 0 89px 74px 0;
}

.assessment.disabled {
  position: relative;
}

.assessment.disabled:before {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.assessment .color-blue {
  color: #4b6cb3;
}

.assessment .color-orange {
  color: #da6f14;
}

.assessment .color-green {
  color: #6b9e32;
}

.assessment .color-sky {
  color: #28b5c3;
}

.assessment .color-pink {
  color: #ce59c5;
}

.assessment .color-olive {
  color: #a79439;
}

.assessment table {
  border: 2px solid #fff;
  border-collapse: collapse;
  margin-bottom: 1em;
  width: 100%;
}

.assessment thead {
  background-color: #fff;
}

.assessment .error {
  background-color: #ffffff35;
}

.assessment td {
  font-size: 21px;
  line-height: 24px;
  padding: 3px 6px;
  text-align: center;
  width: 40px;
}

.assessment tbody tr:first-child td {
  padding-top: 9px;
}

.assessment td:last-child {
  font-size: 24px;
  line-height: 27px;
  text-align: left;
  width: auto;
}

.assessment thead td {
  font-size: 16px;
  line-height: 16px;
}

.assessment thead td:last-child {
  font-size: 27px;
  line-height: 27px;
}

.assessment tbody tr:hover {
  background-color: rgba(255, 255, 255, .15);
}

.assessment [type=radio] {
  display: none;
}

.assessment label {
  background-color: #fff;
  border: 3px solid #f18e92;
  border-radius: 50%;
  box-shadow: inset 0 0 3px 3px #fff;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 18px;
  vertical-align: middle;
  width: 18px;
}

.assessment label:hover {
  border-color: #bd5f62;
}

.assessment [type=radio]:checked + label {
  background-color: #a2151a;
}

.assessment .buttons {
  position: relative;
  text-align: center;
}

.assessment .button {
  background-color: #fff;
  border-radius: 22px;
  color: #e31e25;
  cursor: pointer;
  display: block;
  font-size: 33px;
  font-weight: bold;
  height: 55px;
  line-height: 60px;
  margin: 0 auto;
  width: 200px;
}

.assessment .message {
  background-color: #fff;
  color: #373737;
  border: 3px solid #fff;
  border-radius: 22px;
  font-size: 22px;
  line-height: 25px;
  left: 0;
  display: none;
  padding: 22px;
  position: absolute;
  right: 0;
  bottom: 100%;
  z-index: 3;
}

.assessment .message.green {
  background-color: #ddf5ae;
}

.assessment .message.yellow {
  background-color: #fff0a4;
}

.assessment .message.red {
  background-color: #ffa2a2;
}

.assessment .message .close {
  background-color: #e31e25;
  border-radius: 16px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
  padding: 6px 17px;
}

.assessment .message .close:hover {
  background-color: #c30c12;
}

.assessment .button:hover {
  color: #373737;
  opacity: .95;
}

.assessment table, .assessment .button {
  transition: ease-in .15s;
}

.assessment.disabled table, .assessment.disabled .button {
  filter: blur(4px);
  opacity: .5;
  transition: ease-in .15s;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

footer {
  padding: 330px 0 46px;
}

footer .follow, footer .number {  
  font: 18px/18px 'Baloo', cursive;
}

footer .follow {
  margin: 0 auto 20px;
  max-width: 330px;
  padding-left: 370px;
}

footer .follow a {
  color: #0077b5;
}

footer .follow a:hover {
  color: #e31e25;
}

footer .number {
  margin: 0 auto 20px;
  max-width: 400px;
  padding-left: 370px;
}

footer .erasmus {
  align-items: center;
  display: flex;
  justify-content: center;
}

footer .erasmus img {
  margin-left: 103px;
}

footer .erasmus p {
  color: #000;
  font: 12px 'Times New Roman', serif;
  max-width: 430px;
  margin-left: 50px;
}

@media screen and (max-width: 1260px) {
  .logo {
    left: 128px;
  }
}

@media screen and (max-width: 1200px) {
  .logo {
    left: 20px;
    top: 20px;
  }  
 
  .logo img {
    height: auto;
    width: 160px;
  }
  
  .main-nav {
    padding-top: 196px;
  }
  
  .main-nav .home-link {
    left: 4px;
    top: 184px;
  }
}

@media screen and (max-width: 1024px) {
  .main-nav a {
    font-size: 22px;
    margin-left: 20px;
  }
  
  .page-title {
    height: 78px;
    line-height: 78px;
  }
  
  .home-box, .outcomes-box, .page-project .content .first, .page-project .content .second, .page-objectives .content, .page-outcomes .box .text, .partner, .coming-soon {
    padding: 40px 48px;
  }
  
  .outcomes-box > div:first-child {
    margin-right: 50px;
  }
  
  .outcomes-box > div:last-child {
    margin-left: 30px;
  }
  
  .page-objectives .columns .first {
    margin-right: 20px;
  }
  
  .page-objectives .columns .second {
    margin-left: 20px;
  }

  .page-outcomes .box .title {
    padding: 48px 40px 30px;
  }
  
  .page-outcomes .first .text a {
    margin-right: 40px;
  }
  
  .page-outcomes .box h3 {
    padding-top: 30px;
  }
  
  .partner {
    display: block;
  }
  
  .partner .left {
    float: left;
    margin: 0 30px 10px 0;
    max-width: 277px;
  }
  
  .partner .left img {
    margin-bottom: 24px;
  }
  
  .partner .site {
    position: static;
  }
  
  .partner .right ul {
    clear: both;
  }
  
  footer {
    padding: 360px 20px 46px;
  }
  
  footer .info {
    background-color: rgba(255, 255, 255, .65);
    border-radius: 25px;
    display: block;
    padding: 30px 40px;
  }
  
  footer .follow, footer .number {
    margin: 0 0 20px auto;
    max-width: none;
    padding-left: 0;
    text-align: center;
  }
  
  footer .erasmus img {
    display: block;
    margin: 0 30px 0 0;
  }
  
  footer .erasmus p {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  body {
    background: url(../images/background-top-768.png) right top no-repeat,  url(../images/background-bottom-768.png) right bottom no-repeat;
    background-color: #fff;
  }
  
  header {
    height: 183px;
  }
  
  .home header {
    height: 227px;
  }
  
  .main-nav-trigger {
    display: block;
    width: 60px;
    height: 45px;
    position: absolute;
    right: 20px;
    top: 60px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }

  .main-nav-trigger b {
    display: block;
    overflow: hidden;
    text-indent: -999px;
  }

  .main-nav-trigger span {
    display: block;
    position: absolute;
    height: 9px;
    width: 100%;
    background-color: #e31e25;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .main-nav-trigger span:nth-child(1) {
    top: 0px;
  }

  .main-nav-trigger span:nth-child(2) {
    top: 18px;
  }

  .main-nav-trigger span:nth-child(3) {
    top: 36px;
  }

  .main-nav-trigger.open span {
    background-color: #000;
  }

  .main-nav-trigger.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .main-nav-trigger.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }

  .main-nav-trigger.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  
  .main-nav {
    background-color: rgba(255, 255, 255, .85);
    border-radius: 25px;
    box-shadow: -10px 10px 20px 3px rgba(0, 0, 0, .15);
    display: none;
    padding: 20px;
    position: absolute;
    right: 20px;
    top: 130px;
    width: 200px;
    z-index: 12;
  }
  
  .main-nav.open {
    display: block;
  }
  
  .main-nav a {
    display: block;
    margin: 0;    
  }
  
  .main-nav .home-link {
    border: 0;
    border-radius: 0;
    line-height: 30px;
    padding: 0;
    position: static;    
  }
  
  .main-nav .home-link.current span, .main-nav .home-link:hover span {
    background-color: transparent;
  }
  
  .home-link span {
    background: none;
    border-radius: 0;
    height: auto;
    text-indent: 0;
    width: auto;
  }
  
  main {
    padding: 0 20px;
  }
  
  .outcomes-box {
    display: block;
    text-align: center;
  }
  
  .outcomes-box:after {
    display: none;
  }
  
  .outcomes-box > div {
    max-width: 100%
  }
  
  .outcomes-box > div:first-child {
    border-bottom: 1px solid #fff;
    margin-bottom: 40px;
    margin-right: 0;
    padding-bottom: 40px;
  }
  
  .outcomes-box > div:last-child {
    margin-left: 0;
  }
  
  .outcomes-box a {
    margin: 0 auto 10px;
    max-width: 300px;
  }
  
  .page-objectives .columns {
    display: block;
  }
  
  .page-objectives .columns > div {
    max-width: none;
  }
  
  .page-objectives .columns .first {
    margin-right: 0;
  }
  
  .page-objectives .columns .second {
    margin-left: 0;
  }
  
  .page-objectives .columns .second p:nth-child(even) {
    color: #e31e25;
  }
  
  .page-objectives .columns .second p:nth-child(odd) {
    color: #373737;
  }
  
  .page-outcomes .first .text a {
    float: none;
    height: 150px;
    line-height: 150px;
    margin-bottom: 24px;
    width: 100%;
  }
  
  footer .info {
    padding: 24px;
  }
  
  footer .erasmus {
    display: block;
  }
  
  footer .erasmus img, footer .erasmus p {
    margin: 0 auto;
  }
  
  footer .erasmus img {
    height: auto;
    margin-bottom: 20px;
    max-width: 100%;
  }
}

@media screen and (max-width: 425px) {
  body {
    background: url(../images/background-top-425.png) center 136px no-repeat,  url(../images/background-bottom-425.png) center bottom no-repeat
  }
  
  .logo {
    left: 16px;
    top: 32px;
  }
  
  .main-nav-trigger {
    height: 45px;
    right: 16px;
    top: 40px;
    width: 60px;
  }
  
  main {
    padding: 0 16px;
  }
  
  .home-box, .outcomes-box, .page-project .content .first, .page-project .content .second, .page-objectives .content, .page-outcomes .box .text, .partner, .coming-soon, .page-title, footer > div {
    border-radius: 16px;
    padding: 24px;
  }
  
  .home-box {
    font-size: 24px;
  }
  
  .outcomes-box > div:first-child {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
  
  .outcomes-box h3 {
    font-size: 32px;
  }
  
  .outcomes-box h3 + p {
    font-size: 24px;
  }
  
  .outcomes-box a {
    border-radius: 16px;
    font-size: 22px;
    height: 42px;
    line-height: 42px;
    margin: 0 20px 10px;
  }
  
  .outcomes-box a + p {
    font-size: 16px;
  }
  
  .page-title {
    font-size: 28px;
    height: auto;
    line-height: 32px;
  }
  
  .content {
    font-size: 22px;
    line-height: 27px;
  }
  
  .page-project .content .first, .page-outcomes .box .title {
    border-radius: 16px 16px 0 0;
  }
  
  .page-project .content .second, .page-outcomes .box .text {
    border-radius: 0 0 16px 16px;
  }
  
  .page-project .content h2, .page-objectives .content h2, .page-outcomes .box h2, .partner h1 {
    font-size: 32px;
    margin-bottom: 12px;
    text-align: center;
  }
  
  .page-project .content li {
    margin-bottom: 8px;
    padding-left: 20px;
  }
  
  .page-project .content li:before {
    height: 9px;
    left: 0;
    top: 8px;
    width: 9px;
  }
  
  .page-objectives .columns p {
    margin-bottom: 12px;
  }
  
  .page-outcomes .box .title {
    padding: 24px;
  }
  
  .page-outcomes .box h2 {
    margin-bottom: 0;
  }
  
  .page-outcomes .box h2 span {
    font-size: 24px;
    margin-left: 6px;
  }
  
  .page-outcomes .box h3 {
    font-size: 24px;
    padding-top: 0;
  }
  
  .partner .left {
    float: none;
    margin: 0 0 24px;
    max-width: none;
    text-align: center;
  }
  
  .partner .left img {
    display: block;
    margin: 0 auto 8px;
  }
  
  .partner .site {
    font-size: 18px;
  }
  
  .partner h2 {
    text-align: center;
  }
  
  .partner .text {
    font-size: 24px;
    line-height: 29px;
  }
  
  .partner h2 {
    margin-bottom: 8px;
  }
  
  footer > div {
    background-color: transparent;
  }
}







