﻿@charset "UTF-8";
/* =============================================================================
  Hero-Wrapper
========================================================================== */
.bg-color {
    background-color: #f8f8f8;
}
.hero-section{
    position: relative;
}
.hero-wrapper {
    position: relative;
}
.hero-slide {
    position: absolute;
    opacity: 0;
    top:0;
    bottom:0;
    left:0;
    right:0;
     visibility: hidden;
  opacity: 0;
  transition: visibility 2s, opacity 2s linear;
    /*-webkit-transition: display 2s;
    transition: display 2s;*/
}
.hero-slide.active {
    position: relative;
    opacity: 1;
     visibility: visible;
  opacity: 1;
   transition: visibility 2s, opacity 2s linear;
   /*-webkit-transition: display 2s; 
    transition: display 2s;*/
}
.hero img {
    display: block;
    width: 100%;
    height: auto;
}
.hero-image {
    width: 100%;
    height: 768px;
    background: center/cover no-repeat;
}
.hero-box {
    height: 190px;
    max-width: 1074px;
    width: 100%;
    margin: auto auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.arrow-down {
    display: block;
    position: relative;
    width: 65px;
    height: 35px;
    background: url('../images/arrow-down.png') no-repeat;
}
.hero-box .arrow-down {
    margin: 380px auto 0;
}
.hero-box .hero-content {
    max-width: 266px;
    width: 100%;
    margin: 0 auto;
    height: 204px;
    float: left;
    background: rgba(11, 33, 52, 0.6);
    box-sizing: border-box;
    padding: 48px 20px 20px 36px;
    margin-left: 3px;
}
.hero-box .hero-content:first-of-type {
    margin-left: 0px;
}
.hero-box .hero-content h2 {
    font-size: 18px;
    font-weight: normal;
    color: #01e1e4;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.hero-box .hero-content a {
    display: block;
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    font-weight:normal;
    color: #01e1e4;
}
.hero-box .hero-content a:first-of-type {
    font-size: 24px;
    font-family: "Vitesse A";
    color: #ffffff;
    /*line-height: 30px;
    height: 75px;*/
    font-weight: 300;
}
.hero-box .hero-content .title-text {
    max-width:150px;
}
/*.hero-box .hero-content a:after {
    content: ">";
    color: #01f4f5;
    font-size: 0.9rem;
    padding: 0 8px;
}*/
.hero-box .hero-content .icon-right-open-big {
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
    vertical-align: middle;
    margin-top: 5px;
}
.intro-content {
    background: #ededed;
    padding: 23px 0;
}
.intro-content .intro-wrapp {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.5;
}
.intro-content h2 {
    color: #646464;
    font-size: 30px;
    font-weight: normal;
}
.intro-content p {
    color: #555555;
    font-family: 'Open Sans', sans-serif;
}
/* =============================================================================
  TPL-Landing-Page
========================================================================== */
.heading-section {
    position: relative;
    margin-bottom: 55px;
}
.heading-section .bckg-image {
    position: relative;
    height: 420px;
    background-size: cover;
    background-position: center center;
}
.box-area {
    height: 226px;
    /*max-width: 389px;*/
    width: 100%;
    margin: auto auto;
    color: #fff;
    text-align:center;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
}
.box-area h2 {
    font-size: 33px;
    margin: 101px 0 17px;
}
.box-area p {
    width: 65%;
    max-width: 699px;
    margin: 0 auto;
    font-size: 19px;
}
.box-area .download-link {
    display: block;
}
.content-technical-paper .text-paper-box p{
    color: #334a64;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 1.5;
    /*margin: 51px 0 0;*/
}
.content-technical-paper h3 {
    color: #5090cd;
    font-size: 31px;
    font-weight: 500;
    margin-bottom: 15px;

}
.content-archive h3 {
    margin-top: 40px;
    color: #5090cd;
    font-size: 31px;
    font-weight: 500;
    margin-bottom: 5px;

}
.row-section .column-title {
    color: #666666;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
}
.row-section .column-title.column-title-firtst {
    width: 36%;
    float: left;
}
.row-section .column-title.column-title-second {
    width: 32%;
    float: left;
}
.row-section .column-title.column-title-mobile {
    display: none;
}
.section-paper, .content-summary-archive {
     margin-bottom: 30px;
}
.content-summary-archive .column-title.column-title-firtst {
    width: 50%;
}
.content-summary-archive .section-pdf {
    width: 100%;
}
.row-section {
    width: 100%;
    border-bottom: 1px solid #b2b2b2;
    padding: 15px 0;
}
.section-pdf {
    width: 36%;
    float: left;
    line-height: 101px;
}
.section-area {
    width: 32%;
    float: left;
}
.row-section .section-area .title-area{
    display: flex;
    font-size: 16px;
    font-weight: 400;
    color: #5f5f5f;
    margin-bottom: 7px;
}
.title-pdf {
    display: block;
    color: #eb60b5;
    line-height: 60px;
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
}
.title-pdf  .title-graphically {
    font-size: 16px;
}
.pdf-icon {
    display: block;
    width: 54px;
    height: 57px;
    float: left;
    vertical-align: middle;
    /*background: url('/Content/images/pdf-icon.png') no-repeat;*/
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 11px;
}
.icon {
    background-size: contain;
    background-repeat: no-repeat;
}
.cloud-icon {
    display: inline-block;
    width: 34px;
    height: 28px;
    vertical-align: middle;
    background-image: url('../images/icon_art_transp3.png');
    opacity: 0.9;
    margin-right: 10px;
}
.cloud-arrow-icon {
    display: inline-block;
    width: 38px;
    height: 29px;
    vertical-align: middle;
    background-image: url('../images/cloud-arrow-icon.png');
    margin-right: 11px;
}
/* =============================================================================
  TEPL-Landing-Page
========================================================================== */
.box-area .title-area{
    font-weight: 400;
    font-size: 33px;
    margin-top: 85px;
}
.section-links {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
}
.section-links a {
    display:inline-block;
    color: #fff;
    font-size: 16px;
    background: #5090cd;
    padding: 26px 95px;
}
.selectboxit-container {
     margin: 0 35px;
}
.selectboxit-container .selectboxit {
    width: 305px;
    height: 71px;
    border-radius: 0;
    color: #fff;
    background: #5090cd;
    /*border-top: 1px solid #79716e;*/
    /*border-bottom: 1px solid #79716e;*/
    outline: 0;
}
.selectboxit-container .selectboxit .selectboxit-text {
    width: 65%;
    line-height: 73px;
}
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.selectboxit-container .selectboxit-options {
    border-radius: 0;
    border: 1px solid #a9a2a0;
    z-index: 5;
}
.selectboxit-list .selectboxit-option-anchor {
    color: #3c3533;
    font-size: 16px;
    font-family: "Vitesse A";
    background: #fff;
    border-top: 1px solid #a9a2a0;
}
.selectboxit-list .selectboxit-option-anchor .selectboxit-option-icon-container {
    opacity: 0.7;
    margin: 0 24px;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background: #ae7b5b;
}
.selectboxit-default-arrow {
    border: 0;
}
.selectboxit-default-arrow {
    display: inline-block;
    width: 19px;
    height: 12px;
    background-image: url(../images/select-arrow-down.png);
}
.selectboxit-arrow-container {
    right: 15px;
    top: 4px;
}
.selectboxit-selected {
    display: none;
}
.selectboxit .selectboxit-option-icon-container {
    padding: 8px 10px;
    margin-left: 0;
}
.selectboxit-container * {
    font-size: 16px;
    font-family: "Vitesse A";
}
.selectboxit-option-icon-url {
    width: 33px;
    background-size: contain;
}
.wrapper.background-info-section {
     max-width: 810px;
}
.background-info-section h3 {
    color: #2b435d;
    font-size: 26px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
}
.background-info-section p {
    color: #5e5e5e;
    line-height: 1.5;
    font-size: 21px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 34px;
}

.thematic-area-filter.desktop {
    display: inline-block;
}

.thematic-area-filter.mobile {
    display: none;
}
/* =============================================================================
  TEPThematicArea
========================================================================== */
.overlay{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: block;
  z-index:0;
  opacity:0.85;
}
.blue {
  background-color: rgba(114,167,195 ,0.95);
}
.box-thematick-area h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 31px 0 45px;
}
.box-thematick-area ul {
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
}
.box-thematick-area li {
    display: block;
    float: left;
    position: relative;
    width: 35%;
    vertical-align: top;
    font-size: 19px;
    text-align: left;
    padding-left: 90px;
}
.box-thematick-area li a {
    display: block;
    color: #000;
    line-height: 30px;
    padding: 10px 15px;
    opacity: 0.6;
}
.box-thematick-area li a.active {
    display: block;
    color: #fff;
    opacity:1;
    /*background: #5a9bc3;*/
}
.box-thematick-area li a:not(.active):hover{
            background: #fff;
            opacity:0.7;
         }
/*.box-thematick-area li.active {
    background: #559cc2;
}*/
.content-thematic-area .section-about {
    border-top: 1px solid #b2b2b2;
    font-family: 'Open Sans', sans-serif;
    padding: 22px 0;
}
.content-thematic-area .section-about:first-of-type {
    border-top: none;
}
.content-thematic-area .section-about .title-area {
    font-size: 29px;
    font-family: "Vitesse A";
    margin-bottom: 5px;
}
.content-thematic-area .section-about h3 {
    color: #5091CD;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 7px;
}
.content-thematic-area .section-about p {
    color: #334A65;
    font-size: 16px;
    margin-bottom: 20px;
}
.content-thematic-area .section-about a {
    /*display: block;*/
    font-size: 16px;
    color: #E2038C;
}
.content-thematic-area .section-about .icon-right-open-big {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    vertical-align: middle;
    margin-left: 5px;
}
.content-thematic-area .section-about .date-meetings {
    display: inline-block;
    width: 73px;
    background: #5090cd;
    text-align: center;
    padding: 5px 1px 1px;
    margin-left: 32px;
}
.content-thematic-area .section-about .date-meetings:first-of-type {
    margin-left: 0px;
}
.section-about .date-meetings .date {
    color: #fff;
    margin-bottom: 4px;
}
.section-about .date-meetings .month {
    background: #fff;
    padding: 8px 15px;
    margin-bottom: 0;
}
/* =============================================================================
  SPM-Landing-Page
========================================================================== */
.heading-section .heading-image {
    height: 577px;
}
.wrapp-box-sumarry {
     max-width: 956px;
     margin: 0 auto;
     width: 100%;
     position: relative
}
.box-about-summary {
    height: 194px;
    max-width: 600px;
    width: 100%;
    margin: auto auto;
    color: #fff;
    position: absolute;
    bottom: -45px;
    background: rgba(94, 152, 209, 0.83);
    padding: 56px 34px 11px 41px;
}
.box-about-summary h2 {
    font-size: 34px;
    text-align: left;
    font-weight: 500;
    margin: 0 0 10px;
}
.box-about-summary h3 {
    font-size: 24px;
    text-align: left;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 28px;
}
.info-summary-links {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
}
.info-summary-links a {
    color: #fff;
}
.info-summary-links .download-report {
    display: inline-block;
    float: left;
}
.info-summary-links .archive {
    display: inline-block;
    float: left;
    margin-left: 240px;
}
.info-summary-links .icon-right-open-big {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    vertical-align: middle;
    margin-left: 5px;
}
.info-summary-links .icon-left-open-big {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    vertical-align: middle;
    margin-right: 5px;
}
.info-summary-links .download-report:before {
    content: " ";
    display: inline-block;
    width: 23px;
    height: 24px;
    background: url(../images/tiny-pdf-icon-for-Summaryforpolicymakers.png);
    margin-right: 13px;
    vertical-align: middle;
}
.wrapper.section-content-sumamry {
    max-width: 956px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 25px;
}
.section-content-sumamry ul {
    font-size: 24px;
    font-weight: 100;
    list-style-type: none;
	position: relative;
	margin-left: 1em;
	padding-left: 30px;
    margin: 5px 0;
}
.section-content-sumamry ul li { 
    color: #303030;
}
.section-content-sumamry ul li:before  {
    content: "\2022";
    position: absolute;
    left: 0;
    line-height: 0.6;
    font-size: 2.2em;
    color: #71a2d2;
    margin-right: 5px;
}
.section-content-sumamry .title-table-content{
    color: #303030;
    font-size: 24px;
    font-weight: 100;
    padding-top: 20px;
    margin-bottom: 5px;
}
.section-content-sumamry a {
    /*display: block;*/
    color: #ff00c1;
    font-size: 24px;
    line-height: 1.3;
}
.previous-next-chapter {
    margin-bottom: 10px;
}
.previous-next-chapter a {
    font-size: 17px;
}
.previous-next-chapter .previous-chapter {
    float: left;
}
.previous-next-chapter .next-chapter {
    float: right;
}
.previous-chapter {
    display: inline-block;
    float: left;
}
.next-chapter {
    display: inline-block;
    float: left;
    margin-left: 320px;
}
.section-content-sumamry .solution-trough a {
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
}
.section-content-sumamry .solution-trough p a {
    color: #303030;
    font-size: 24px;
}
.section-content-sumamry .solution-trough p .color-pink {
    color: #ff00c1;
}
.section-content-sumamry .box-quotes .color-geen, 
.section-content-sumamry .solution-trough .color-geen, 
.section-content-sumamry .moving-forward .color-geen {
    color: #007670;
}
.section-content-sumamry .solution-trough .color-brown  {
    color: #c67337;
}
.section-content-sumamry .solution-trough .light-green {
    color: #9ccb73;
}
.section-content-sumamry .solution-trough .dark-brown {
    color: #b17b5f;
}
.section-content-sumamry .solution-trough .dark-blue {
    color: #5090cc;
}
.section-content-sumamry .icon-right-open-big {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    vertical-align: middle;
    margin-left: 5px;
}
.section-content-sumamry .icon-left-open-big {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    vertical-align: middle;
    margin-right: 5px;
}
.section-content-sumamry .box-quotes {
    font-family: "Vitesse A";
}
.section-content-sumamry .box-quotes .text-quotes {
    font-size: 40px;
    line-height: 1.1;
    padding-top: 60px;
}
.section-content-sumamry .box-quotes .text {
    max-width: 365px;
    color: #595959;
    line-height: 1.2;
    margin-bottom: 100px;
}
.section-content-sumamry .box-quotes .text .text-bold {
    font-weight: 400;
}
.section-content-sumamry  h5 {
    color: #2b80c4;
    font-size: 36px;
    font-family: "Vitesse A";
    font-weight: normal;
    margin-bottom: 15px;
}
.section-content-sumamry .mitigation-potencial p .color-blue {
    color: #2b80c4;
}
.section-content-sumamry p {
    color: #303030;
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 40px;
}
.section-content-sumamry .color-blue {
    color: #68a3c4;
    font-weight: 500;
}
.section-content-sumamry .color-purple {
    color: #666099;
    font-weight: 500;
}
.section-content-sumamry .color-brown {
    color: #c67337;
    font-weight: 500;
}
.section-content-sumamry .light-green {
    color: #9ccb73;
    font-weight: 500;
}
.section-content-sumamry .dark-brown {
    color: #b17b5f;
    font-weight: 500;
}
.section-content-sumamry .table-content {
    margin-bottom: 45px;
}
.section-content-sumamry .table-content a {
    display: block;
}
.foreword-image {
    position: relative;
    margin-bottom: 10px;
}
.box-climate {
    color: #707070;
    max-width: 635px;
    width: 62%;
    margin: 0 auto;
    position: absolute;
    top: 15%;
    right: -25%;
    left: 0;
}
.box-climate .quotes-open {
    display: inline-block;
    width: 24px;
    height: 19px;
    background: url(../images/quotes-open.png);
    position: absolute;
    left: -30px;
}
.box-climate h2 {
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 40px;
}
.foreword-image img {
    width: 100%;
}
.box-climate h3 {
    font-size: 20px;
    font-weight: normal;
}
.box-climate h3 .foreword {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
}

.box-key-messages {
    background: #4e92c8;
    padding: 51px 56px 62px 52px;
    margin-bottom: 41px;
}
.box-key-messages .number {
    display: block;
    float: left;
    font-size: 62px;
    padding-right: 10px;
    line-height: 65px;
}
.box-key-messages h6 {
    /*max-width: 470px;*/
    color: #fff;
    font-size: 26px;
    font-family: "Vitesse A";
    font-weight: 500;
    margin-bottom: 37px;
}
.box-key-messages p {
    color: #fff;
    margin-bottom: 0;
}

.box-areas {
    height: 158px;
    max-width: 600px;
    width: 100%;
    margin: auto auto;
    color: #fff;
    position: absolute;
    bottom: -45px;
    padding: 60px 34px 11px 41px;
}
.box-area-1 {
    background: rgba(8, 107, 108, 0.83);
}
.box-area-2 {
     background: rgba(205, 137, 88, 0.83);
}
.box-area-3 {
     background: rgba(147, 202, 102, 0.83);
}
.box-area-4 {
     background: rgba(85, 156, 194, 0.83);
}
.box-area-5 {
     background: rgba(100, 95, 157, 0.83);
}
.box-area-6 {
     background: rgba(174, 123, 91, 0.83);
}
.box-area-7 {
     background: rgba(80, 144, 205, 0.83);
}
.box-areas h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 10px;
}
.box-areas h2 .title-chapter-2 {
    font-size: 34px;
}
.box-areas h3 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 33px;
    overflow: hidden;
}
.box-areas .icon-area {
    display: block;
    float: left;
    width: 37px;
    height: 34px;
    vertical-align: middle;
    margin-right: 12px;
}
.block-image {
    margin-bottom: 64px
}
.block-image img {
    display: block;
    max-width: 100%;
}
.block-chapter-image {
    margin-bottom: 25px
}
.color-blue {
    color: #68a3c4;
}
.bg-white {
    background: #6aa0d9;
    padding: 140px 60px 40px;
    margin-bottom: 20px;
}
.bg-white h5 {
    color: #fff;
}
.bg-white p {
    color: #fff;
}
.block-chapter-image img{
    width: auto;
    margin: 0 auto;
}
.section-info-area h6 {
    color: #303030;
    font-size: 28px;
    font-family: "Vitesse A";
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.box-country-info {
    padding: 50px 52px 10px;
    margin-bottom: 69px;
}
.box-country-section-1 {
    background-color: #c9e2e1;
}
.box-country-section-2 {
    background-color: #f3e1d5;
}
.box-country-section-3 {
    background-color: #D1E7BD;
}
.box-country-section-4 {
    background-color: #B8CFE1;
}
.box-country-section-5 {
    background-color: #B4AFCF;
}
.box-country-section-6 {
    background-color: #D8BFAE;
}
.box-country-info .box-title {
    font-size: 21px;
    font-family: "Vitesse A";
    font-weight: 400;
    margin-bottom: 30px;
}
.box-country-info .country {
   color: #000000;
   font-size: 24px;
   font-family: "Vitesse A";
   overflow: hidden;
}
.icon-flag {
    display: block;
    float: left;
    width: 69px;
    height: 69px;
    vertical-align: middle;
    margin: 0 15px 18px 0;
}
.box-country-info .section-coutry  p {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 5px;
}
.box-country-info .section-coutry .icon-flag {
    width: 35px;
    height: 35px;
    background-size: 75%;
    margin: 0;
}
.type-area-content .block-area-image {
    width: 93px;
    height: 87px;
    margin: 0 auto;
    padding: 25px 22px;
    margin-bottom: 25px;
}
.bg-dark-green {
    background: #007a71;
}
.bg-brown {
    background: #C4752A;
}
.bg-light-green {
    background: #93CA66;
}
.bg-blue {
    background: #559CC2;
}
.bg-violet {
    background: #645F9D;
}
.bg-dark-brown {
    background: #AE7B5B;
}
.bg-dark-blue {
    background: #5090CD;
}
.icon-area {
    display: inline-block;
    width: 96px;
    height: 88px;
}
.type-area-content .block-info-graphic {
    max-width: 615px;
    margin: 0 auto;
    color: #fff;
    padding: 40px 52px 49px 47px;
    margin-bottom: 25px;
}
.side-nav {
    width: 45px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    background: #d6d6d6;
    overflow: hidden;
    position: fixed;
    top: 50%;
    margin-top: 0px;
    z-index: 50;
    padding: 40px 0px 20px;
    -webkit-transition: all .55s;
    -moz-transition: all .55s;
    -ms-transition: all .55s;
    -o-transition: all .55s;
    transition: all .55s;
}
.side-nav ul {
    list-style-type: none;
}
.side-nav li {
    position: relative;
    line-height: 35px;
}
.side-nav li a {
    display: inline-block;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
}
.side-nav li a .number {
     padding: 0 15px;
}
.side-nav li.active:before {
    content: " ";
    position: absolute;
    top: 0px;
    bottom: 0;
    width: 3px;
    background-color: #787878;
}
.side-nav li a .text {
    display: inline-block;
    visibility: hidden;
}
.side-nav:hover {
    width: auto;
    background: rgba(54, 54, 54, 0.83);

    padding: 40px 20px 20px 0;
}
.side-nav:hover li a .text {
    visibility: visible;
    padding-right: 50px;
}