/*      @import url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css');
      @import url('https://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css');
      @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
      @import url('https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,500" rel="stylesheet');*/

      /*Utilities*/
      /*COLOCAR FONTSMOOTH*/
      .width100 {
        width: 100%;
    }
    button:focus {
        outline:0;
    }

    .btn {
        border: 0px solid transparent;
    }

    @media screen and (min-width: 767px)  {
        .hcenter {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
        }
    }

    body.over {
        overflow: hidden;
    }

    .all-menu-wrapper {
        overflow: scroll;
        height: calc(100% - 100px);
        width: 100%;
        float: left;
    }

    /*Rotation Lock*/
    @media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
      html {
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0;
    }
}

.textarea span {display: inline-block !important;}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

.btn:focus {
    outline: none !important;
}

.btn-link:hover, .btn-link:focus, .btn-link:active {
    color: inherit !important;
    text-decoration: none !important;
    background-color: transparent !important;
}

.hover-set {
    opacity: 0.6;
}

.swiper-button-prev:hover, 
.swiper-button-prev:focus, 
.swiper-button-prev:active,
.swiper-button-next:hover, 
.swiper-button-next:focus, 
.swiper-button-next:active,
.swiper-prev:hover, 
.swiper-prev:focus, 
.swiper-prev:active,
.swiper-next:hover, 
.swiper-next:focus, 
.swiper-next:active {
    color: inherit !important;
    text-decoration: none !important;
    background-color: transparent !important;
    outline: none !important;
}

a {
    text-decoration: none !important;
    color: inherit !important;
}

h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 0;
}

ul, li, ol {
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
}

ul {
    padding-left: 0px;
}


h1, h2, h3, h4, h5, p, span {
    font-family: Roboto;
}
.center {
    text-align: center;
    display: block;
}

.btn-link:hover, .btn-link:focus {
    color: inherit;
    text-decoration: underline;
    background-color: transparent;
}

/*End of Utilities*/

/*Typo*/

body {
    font-family: Roboto;
}

span {
    display: block;
}

span.join {
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #ffffff;
}

span.view-all {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 1.6px;
  text-align: right;
  color: #66a1dd;
  text-transform: uppercase;
}

ul.action-menu li {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

li.navigation a {
    transition: 0.4s;
}

ul.main-menu li {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
    transition: 0.3s;
}

h1.banner-title {
   font-size: 52px;
   font-weight: bold;
   font-style: normal;
   font-stretch: normal;
   line-height: 1.23;
   letter-spacing: -0.5px;
   text-align: center;
   color: #ffffff;
}

h5.mb-0 {
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.2px;
    color: #04192e;
    padding-left: 22px;
}

span.banner-desc {
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: -0.1px;
    text-align: center;
    color: #ffffff;
}

span.number-counter {
    font-family: 'Roboto Mono', monospace;
    font-size: 56px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #66a1dd;
}

span.number-desc {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.5px;
    text-align: center;
    color: #fff;
    margin-top: 8px;
}

span.search {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 0.5px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 16px;
}

span.subtitle {
 font-family: 'Roboto Mono', monospace;
 font-size: 12px;
 font-weight: 500;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.67;
 letter-spacing: normal;
 text-align: center;
 color: #66a1dd;
}

h2.title {
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #04192e;
}

span.service {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #6f6f72;
    padding: 28px 0 48px;
}

span.design-for {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.22;
    letter-spacing: 0.7px;
    text-align: center;
    color: #04192e;
    text-transform: uppercase;
}

span.copyright {
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, .72);
    margin-top: 24px;
}

span.navi-title {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #66a1dd;
    padding-bottom: 16px;
}

li.navigation {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, .72);
}

span.eu {
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, .72);
    padding-left: 8px;
}
/*End of Typo*/

/*Menus*/
ul.action-menu {
    display: inline-flex;
    float: right;
}

ul.action-menu li {
    margin-top: 8px;
    margin-right: 40px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    padding-right: 20px;
}


ul.action-menu li#user {
    margin-right: 40px;
    border-right:none;
    padding-right: 20px;
}

ul.action-menu li {
 transition: 0.3s;
 margin-right: 40px;
}

ul.action-menu li:last-child {
  margin-right: 0px;
}

ul.main-menu {
    display: inline-flex;
    float: right;
}

ul.main-menu li {
    margin-right: 40px;
}

ul.main-menu li:last-child {
    margin-right: 0px;
}

/*End of Menus*/

/*Buttons*/
button.btn {
    background: #66a1dd;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 1.6px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 24px;
}

button.btn.search:hover {
    color: #fff;
}

button.btn.create-account {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #66a1dd;
    background: #fff;
    height: 24px;
    padding: 5px 12px;
}


button.btn.join.big {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 1.6px;
    text-align: center;
    color: #ffffff;
    background: #66a1dd;
    padding: 12px 40px;
}
/*End of Buttons*/

/*Slider*/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#footer, #banner-search, #join {
    background-image: linear-gradient(to bottom, #102c48, #04192e);
}

#action-menu {
    background: #4283c4;
    padding: 12px 0;
    overflow: hidden;
}

#main-bar {
    background: #66a1dd;
    padding: 22px 0;
}

.white {
    color: #fff;
}

.grey {
    color: rgba(255, 255, 255,.4) !important;
}

#banner {
    overflow: hidden;
    position: relative;
}

.accelerate {
    position: absolute;
    /*  top: 25%;*/
    width: 100%;
    z-index: 3;
}

.overlay {
    opacity: 0.4;
    background: #04192e;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.input-group {
    position: relative;
    display: block;
    border-collapse: separate;
}

input.form-control {
    border-radius: 28px;
    border-top-right-radius: 28px !important;
    border-bottom-right-radius: 28px !important;
    background-color: #ffffff;
    height: 56px;
}

button.btn.search {
    position: absolute;
    margin: 4px 4px;
    z-index: 2;
    padding: 12px 56px;
    right: 0;
    top: 0;
}

#banner-search {
    padding: 40px 0;
}

.what-we-do {
    text-align: center;
    padding: 112px 0 156px;
}

#join {
    padding: 138px 0;
}

#ready {
    padding: 112px 0;
}

.footer-wrapper {
    border-top: solid 1px rgba(255, 255, 255, 0.28);
    padding-top: 84px;
}

#footer {
    padding-bottom: 86px;
}

.flag {
    display: inline-flex;
    margin-top: 56px;
}

img.logo-footer {
    width: 100%;
    max-width: 206px;
}

span.join.white {
    padding-bottom: 8px;
}

#footer .button-wrapper {
    float: right;
}

button.btn.create-account.big {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 1.6px;
    text-align: center;
    color: #ffffff;
    background: #66a1dd;
    height: 100%;
    padding: 12px 24px;
}

.navigation.wrapper {
    margin-top: 24px;
}

#join button.btn.create-account {
    background-color: #66a1dd;
    height: 100%;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 1.6px;
    text-align: center;
    color: #ffffff;
    margin-right: 20px;
}

#join button.btn.contact {
    color: #000000;
    background: #fff;
}

.button-wrapper {
    float: right;
}

#main-bar .logo-wrapper img {
    height: 100%;
    max-height: 28px;
    position: relative;
}

.banner-search input.form-control::placeholder {
    padding-left: 12px;
}

#action-menu button.btn.create-account {
    text-transform: none;
}

span.banner-desc {
    padding: 12px 0 60px;
}

li#dashboard:before {
    position: absolute;
    content: url(../img/dashboard.png);
    width: 16px;
    height: 16px;
    z-index: 2;
    background-size: 16px 16px;
    margin: -1px -20px;
}

li#help:before {
    position: absolute;
    content: url(../img/help3.png);
    width: 16px;
    height: 16px;
    z-index: 2;
    background-size: 16px 16px;
    margin: -1px -20px;
}

li#about:before {
    position: absolute;
    content: url(../img/eppn3.png);
    width: 16px;
    height: 16px;
    z-index: 2;
    background-size: 16px 16px;
    margin: -1px -20px;
}

li#invite:before {
    position: absolute;
    content: url(../img/invite.png);
    width: 16px;
    height: 16px;
    z-index: 2;
    background-size: 16px 16px;
    margin: -1px -20px;
}

li#user:before {
    position: absolute;
    content: url(../img/user.png);
    width: 16px;
    height: 16px;
    z-index: 2;
    background-size: 16px 16px;
    margin: -1px -20px;
}

img.slider-pilot {
    width: 100%;
}

.white-rec {
    box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.08);
    padding: 22px;
}

#pilot-plants {
    padding: 112px 0 84px;
}

h3.title-sliders {
    padding-bottom: 28px;
}

#pilot-plants .swiper-wrapper {
    height: 100%;
    padding-bottom: 32px;
}

.swiper-slide {
    display: block;
}

.country-wrapper {
    text-align: left;
}

img.countries-flag {
    width: 16px;
    height: 16px;
    margin-top: -2px;
}

span.country-name {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.4px;
  color: #000000;
  margin-left: 4px;
}

.country-flag {
    display: inline-flex;
    margin-top: 18px;
}

span.country-desc {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: -0.1px;
    color: #6f6f72;
    margin-top: 10px;
}

span.projects-name {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: -0.1px;
    color: #6f6f72;
    text-align: left;
    margin-top: 16px;
    text-transform: uppercase;
}

#projects, #networks {
    padding-bottom: 84px;
}

#eppn {
    padding-bottom: 112px;
}

button.btn-link {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.2px;
    color: #04192e;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: left;
}

.card-header {
    display: -webkit-inline-box;
}

.card {
    padding: 28px 0;
}

.card-body {
 margin-left: 88px;
}

.card-body span {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #4b4f53;
    text-transform: none;
}

.accordion-join-wrapper {
    text-align: center;
    padding: 48px 0 112px;
}

/*Accordion Card Borders*/
button.btn-link.sme {
  width: 100%;
  border: none;
  border-top: solid 8px #9cb57e;
}

button.btn-link.enterprise {
    border: none;
    border-top: solid 8px #533a71;
}

button.btn-link.pilot {
    border: none;
    border-top: solid 8px #d3a588;
}

button.btn-link.agent {
    border: none;
    border-top: solid 8px #66a1dd;
}

button.btn-link.investor {
    border: none;
    border-top: solid 8px #04192e
}


button.btn-link.collapsed {
    border-top: solid 1px #dedede;
    margin-left: 30px;
    width: calc(100% - 60px);
}

.card {
    transition: background-color .4s ease-in-out;
}

.card.open {
 padding-left: 77px;
 margin-bottom: -2px;
 border-left: solid 1px #dedede;
 border-right: solid 1px #dedede;
 border-bottom: solid 1px #dedede;
 padding-top: 22px;
 background: #fff
}

.investor .card {
    border-bottom: solid 1px #dedede;
}


/*Moving Circles*/
@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0px);
    }
}

@keyframes floatsmall {
    0% {
        transform: translateY(-22px);
    }
    50% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(-22px);
    }
}

#banner:after {
    animation: floatsmall 8s ease-in-out infinite;
    animation-delay: 0.2s;
}

.accelerate:after {
    animation: float 7s ease-in-out infinite;
}

#banner:before {
    animation: floatsmall 7s ease-in-out infinite;
}


/*End of Moving Circles*/

/*Plus Minus*/
.plus-minus-toggle {
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 0;
    margin: 16px 66px;
}

.plus-minus-toggle:before,
.plus-minus-toggle:after {
  background: #000;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 18px;
  transition: transform 500ms ease;
}

.plus-minus-toggle:after {
  transform-origin: center;
}

.plus-minus-toggle.collapsed:after {
  transform: rotate(90deg);
}

.plus-minus-toggle.collapsed:before {
  transform: rotate(180deg);
}

/*End of Plus Minus*/


/*Accordion Card Images*/
.sme img {
    height: 62px;
}

.enterprise img {
    height: 58px;
}

.pilot img {
    width: 48px;
}

.agent img {
    height: 48px;
}

.investor img {
    height: 60px;
}


span.design-for {
    margin-bottom: 26px;
}

.card {
    padding-left: 48px;
    padding-right: 48px;
}

#banner .swiper-slide {
    background: #04192e;
}

.number {
    margin-right: -15px;
    margin-left: -15px;
}

.number.countries {
    margin-right: 0px;
}

span.number-counter {
    border-right: 1px solid rgba(255, 255, 255, .4);
}

.countries span.number-counter {
    border-right: 0px solid rgba(255, 255, 255, .4);
}


h1.banner-title,
span.banner-desc,
.numbers-wrapper {
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20);
}


/*Banner Big Circle*/
#banner:before {
    opacity: 0.07;
    background-image: linear-gradient(to left, #ffffff, #66a1dd);
    content: "";
    position: absolute;
    width: 1131px;
    height: 1131px;
    border-radius: 50%;
    margin: -450px -397px;
    z-index: 2;
}

/*Banner Medium Circle*/
#banner:after {
    opacity: 0.07;
    background-image: linear-gradient(to left, #ffffff, #66a1dd);
    content: "";
    position: absolute;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    margin: -603px -84px;
    right: 0;
    z-index: 2;
}

/*Accordion Circle*/

.accordion:before {
    opacity: 0.07;
    background-image: linear-gradient(to left, #ffffff, #66a1dd);
    content: "";
    position: absolute;
    width: 1131px;
    height: 1131px;
    border-radius: 50%;
    margin: -50% -85%;
    left: 0;
    z-index: -1;
}

/*Banner Small Circle*/
.accelerate:after {
    opacity: 0.07;
    background-image: linear-gradient(to left, #ffffff, #66a1dd);
    content: "";
    position: absolute;
    width: 162px;
    height: 162px;
    border-radius: 50%;
    margin: -400px 329px;
    right: 0;
    z-index: 2;
}

.what-we-do-before {
    background: url(../img/particle-bg-right.png);
    content: "";
    position: absolute;
    background-size: 767px 746px;
    z-index: -1;
    width: 767px;
    height: 746px;
    background-repeat: no-repeat;
    margin: 30px 10%;
    right: 0;
}


.advantages-before {
    opacity: 0.07;
    background-image: linear-gradient(to left, #ffffff, #66a1dd);
    content: "";
    position: absolute;
    width: 1131px;
    height: 1131px;
    border-radius: 50%;
    right: 0;
    z-index: -1;
    margin: 46% -10%;
}

.pilot-plants-before {
    background: url(../img/particle-bg-left.png);
    content: "";
    position: absolute;
    background-size: 767px 746px;
    z-index: -1;
    width: 767px;
    height: 746px;
    background-repeat: no-repeat;
    margin: -116px 0%;
}

#networks:before {
    opacity: 0.07;
    background-image: linear-gradient(to left, #ffffff, #66a1dd);
    content: "";
    position: absolute;
    width: 1131px;
    height: 1131px;
    border-radius: 50%;
    margin: -30% -58%;
    left: 0;
    z-index: -1;
}

#projects, #networks, #eppn {
    position: relative;
    width: 100%;
    float: left;
}

.projects-before {
    opacity: 0.07;
    background-image: linear-gradient(to left, #ffffff, #66a1dd);
    content: "";
    position: absolute;
    width: 501px;
    height: 501px;
    border-radius: 50%;
    margin: -150px -268px;
    right: 0;
    z-index: 2;
}

/*#eppn:before {
    opacity: 0.07;
    background-image: linear-gradient(to left, #ffffff, #66a1dd);
    content: "";
    position: absolute;
    width: 1131px;
    height: 1131px;
    border-radius: 50%;
    margin: -647px -517px;
    left: 0;
    z-index: 2;
}*/

.accordion {
    width: 100%;
    position: relative;
}

#main {
    position: relative;
    overflow: hidden;
}

.card-image-wrapper {
    max-width: 65px;
    width: 100%;
}

.arrow-wrapper {
    width: 100%;
    margin: auto;
    margin-top: 58px;
    max-width: 110px;
    position: relative;
}

/*Slider Controls*/
.swiper-button-prev,
.swiper-prev {
    background-image: url(../img/arrow-left.png) !important;
    background-size: 7px 12px !important;
}

.swiper-button-next,
.swiper-next {
    background-image: url(../img/arrow-right.png) !important;
    background-size: 7px 12px !important;
}

.title-right {
    position: relative;
    z-index: 20;
    margin-right: 0px;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-prev,
.swiper-next  {
    border: 2px solid rgba(4, 25, 46, .4);
    border-radius: 50%;
    width: 36px !important;
    height: 36px !important;
}

.swiper-prev, 
.swiper-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-next, 
.swiper-container-rtl .swiper-button-prev, 
.swiper-next, .swiper-container-rtl .swiper-prev {
    right: 10px;
    left: auto;
}

.swiper-prev.swiper-button-disabled, 
.swiper-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
/*End of Slider Controls*/



/*Menu Mobile*/

.action-menu-mobile a {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}


.action-menu-mobile li {
    padding: 20px 0;
}

.window {
    position: relative;
    display: block;
    width: 360px;
    height: 0;
    margin: 100px auto 0;
    /* box-shadow: 0 0 65px 15px rgba(0, 0, 0, 0.2);*/
    overflow: hidden;
    border-radius: 3px;
}
.window .header {
    position: absolute;
    display: block;
    top: 0px;
    left: 0;
    height: 73px;
    width: 100%;
    /* background: rgba(0, 0, 0, 0.8);*/
    overflow: hidden;
    /*transition: all 0.5s ease-out, background 1s ease-out;*/
    /*transition-delay: 0.2s;*/
    z-index: 1;
}
.window .header .burger-container {
    float: right;
    position: relative;
    display: inline-block;
    top: 8px;
    right: 6px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    z-index: 10;
}
.window .header .burger-container #burger {
    width: 18px;
    height: 8px;
    position: relative;
    display: block;
    margin: -4px auto 0;
    top: 50%;
}
.window .header .burger-container #burger .bar {
    width: 100%;
    height: 2px;
    display: block;
    position: relative;
    background: #FFF;
    transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
}
.window .header .burger-container #burger .bar.topBar {
    transform: translateY(0px) rotate(0deg);
}
.window .header .burger-container #burger .bar.btmBar {
    transform: translateY(6px) rotate(0deg);
}
.window .header .icon {
    display: inline-block;
    position: absolute;
    height: 100%;
    line-height: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 22px;
    left: 50%;
    transform: translateX(-50%);
}
.window .header .icon.icon-bag {
    right: 0;
    top: 0;
    left: auto;
    transform: translateX(0px);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.65s;
}
.window .header ul.menu {
    position: relative;
    display: block;
    padding: 0 15px;
    list-style: none;
}
.window .header ul.menu li.menu-item {
   /* border-bottom: 1px solid #333;*/
   margin-top: 20px;
   transform: scale(1.15) translateY(-30px);
   opacity: 0;
   transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.window .header ul.menu li.menu-item:nth-child(1) {
    transition-delay: 0.49s;
}
.window .header ul.menu li.menu-item:nth-child(2) {
    transition-delay: 0.42s;
}
.window .header ul.menu li.menu-item:nth-child(3) {
    transition-delay: 0.35s;
}
.window .header ul.menu li.menu-item:nth-child(4) {
    transition-delay: 0.28s;
}
.window .header ul.menu li.menu-item:nth-child(5) {
    transition-delay: 0.21s;
}
.window .header ul.menu li.menu-item:nth-child(6) {
    transition-delay: 0.14s;
}
.window .header ul.menu li.menu-item:nth-child(7) {
    transition-delay: 0.07s;
}
.window .header ul.menu li.menu-item a {
    display: block;
    position: relative;
    color: #FFF;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    width: 100%;
}
.window .header.menu-opened {
    height: 100%;
    background-color: #4283c4;
   /* transition: all 0.3s ease-in, background 0.5s ease-in;
   transition-delay: 0.25s;*/
}
.window .header.menu-opened .burger-container {
    transform: rotate(90deg);
}
.window .header.menu-opened .burger-container #burger .bar {
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.2s;
}
.window .header.menu-opened .burger-container #burger .bar.topBar {
    transform: translateY(4px) rotate(45deg);
}
.window .header.menu-opened .burger-container #burger .bar.btmBar {
    transform: translateY(2px) rotate(-45deg);
}
.window .header.menu-opened ul.menu li.menu-item {
    transform: scale(1) translateY(0px);
    opacity: 1;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(1) {
    transition-delay: 0.27s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(2) {
    transition-delay: 0.34s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(3) {
    transition-delay: 0.41s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(4) {
    transition-delay: 0.48s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(5) {
    transition-delay: 0.55s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(6) {
    transition-delay: 0.62s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(7) {
    transition-delay: 0.69s;
}
.window .header.menu-opened .icon.icon-bag {
    transform: translateX(75px);
    transition-delay: 0.3s;
}
.window .content {
    padding: 67px 4% 0;
    text-align: justify;
    overflow: scroll;
    max-height: 100%;
}
.window .content::-webkit-scrollbar {
    display: none;
}
.window .content h2 {
    margin-bottom: 0px;
    letter-spacing: 1px;
}
.window .content img {
    width: 95%;
    position: relative;
    display: block;
    margin: 75px auto 75px;
}
.window .content img:nth-of-type(2) {
    margin: 75px auto;
}

#main-bar .logo-wrapper img {
    height: 100%;
    max-height: 24px;
    z-index: 1000;
}

#main-bar-mobile {
    width: 100%;
    background: #66a1dd;
    height: 73px;
}

.action-menu-mobile ul.action-menu {
    display: block;
    float: left;
}

.action-menu-mobile ul.action-menu li {
    margin-top: 0px;
    margin-right: 0px;
    border-right: 0px solid rgba(255, 255, 255, 0.4);
    padding-right: 00px;
    margin-left: 20px;
}

.action-menu-mobile ul.action-menu {
    display: block;
    float: left;
    width: 100%;
}

#menu-mobile ul#menu-home {
    padding: 56px 0;
}

.separator {
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.separator.user {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-bottom: 20px;
}

#menu-mobile button.btn.create-account {
    max-width: 160px;
    padding: 4px 16px;
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #66a1dd;
    height: 28px;
}

#menu-mobile ul#menu-home li {
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #ffffff !important;
}

li.menu-mobile {
    margin-bottom: 20px;
}

#main-bar {
    background: #66a1dd;
    padding: 22px 0;
    position: relative;
    height: 73px;
}

#menu-mobile {
    width: 100%;
    position: relative;
    z-index: 300;
}

.burger-container {
    z-index: 100000;
    position: relative;
}

@media (max-width: 600px) {
    .window {
      width: 100%;
      height: 0;
      margin: 0;
      border-radius: 0px;
  }
  .window .header {
      position: fixed;
  }
}


#menu-mobile {
    width: 100%;
    position: relative;
    z-index: 111;
}

/*End of Menu Mobile*/



/*Animations*/

span.view-all a:hover {
    padding-right: 12px!important;
}

span.view-all a {
    transition: all .3s ease-in-out;
}

span.view-all:hover:after {
    opacity: 1;
    right: -12px;
}

span.view-all:after {
    background-image: url(../img/blue-arrow-right.png) !important;
    background-size: 7px 12px !important;
    content: "";
    position: absolute;
    width: 7px;
    height: 12px;
    margin: 5px 10px;
    opacity: 0;
    transition: all .3s ease-in-out;
    right: -32px;
}


/*Main Menu Opacity*/
ul.main-menu li a {
    transition: 0.4s;
}


/*Buttons*/
button.btn.join.big,
.banner-search button.btn.search {
    background: linear-gradient(180deg,#66a1dd 0,#66a1dd 50%,#04192e 0,#04192e);
    background-size: 100% 200%;
    transition: all .5s cubic-bezier(.825,.08,.32,.935);
}

button.btn.join.big:hover,
.banner-search button.btn.search:hover {
    background-position: 0 100%;
    transition: all .5s cubic-bezier(.825,.08,.32,.935);
    color: #fff;
}

#join button.btn.create-account,
button.btn.create-account.big {
  background: linear-gradient(180deg,#66a1dd 0,#66a1dd 50%,#fff 0,#fff);
  background-size: 100% 200%;
  transition: all .5s cubic-bezier(.825,.08,.32,.935);
}

#join button.btn.create-account:hover,
button.btn.create-account.big:hover {
    background-position: 0 100%;
    transition: all .5s cubic-bezier(.825,.08,.32,.935);
    color: #04192e;
}

#join button.btn.contact {
    background: linear-gradient(180deg,#fff 0,#fff 50%,#66a1dd 0,#66a1dd);
    background-size: 100% 200%;
    transition: all .5s cubic-bezier(.825,.08,.32,.935);
}

#action-menu button.btn.create-account {
    background: linear-gradient(180deg,#fff 0,#fff 50%,#04192e 0,#04192e);
    background-size: 100% 200%;
    transition: all .5s cubic-bezier(.825,.08,.32,.935);
}

#join button.btn.contact:hover,
#action-menu button.btn.create-account:hover {
    background-position: 0 100%;
    transition: all .5s cubic-bezier(.825,.08,.32,.935);
    color: #fff;
}


/*****Mobile*****/
@media (max-width: 767px) { 


    /*Utilities*/
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    #eppn:before {
        display: none;
    }


    .main-slider {
        max-height: 593px;
        height: 100%;
    }
    /*End of Utilities*/


    #main-bar .logo-wrapper img {
        position: fixed;
    }

    /*Typo*/
    h1.banner-title {
        font-size: 32px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: 0.1px;
        text-align: center;
        color: #ffffff;
    }

    span.banner-desc {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.1px;
        text-align: center;
        color: #ffffff;
    }

    span.number-counter {
        font-size: 48px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.17;
        letter-spacing: normal;
        text-align: center;
        color: #66a1dd;
    }

    span.number-desc {
        font-size: 11px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.18;
        letter-spacing: 0.4px;
        text-align: center;
        color: #ffffff;
    }

    span.search {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.71;
        letter-spacing: 0.5px;
        text-align: center;
        color: #ffffff;
        max-width: 345px;
        margin: 0 auto;
        padding-bottom: 18px;
    }

    span.service {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #6f6f72;
    }

    h5.mb-0 {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.43;
        letter-spacing: 0.2px;
        color: #04192e;
    }

    span.join {
        font-size: 28px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.14;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
    }

    span.navi-title {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0.8px;
        color: #66a1dd;
    }

    #footer li a {
        font-size: 14px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.79;
        letter-spacing: 0.2px;
    }

    h2.title {
        font-size: 28px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: center;
        color: #04192e;
    }

    .card-body span {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.43;
        letter-spacing: normal;
        color: #4b4f53;
    }

    span.copyright {
        font-family: Roboto;
        font-size: 12px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 2;
        letter-spacing: 0.2px;
        color: rgba(255, 255, 255, .72);
        margin-top: 48px;
    }
    /*End of Typo*/

    /*Buttons*/
    button.btn.search {
        position: relative;
        margin: 0;
        z-index: 2;
        padding: 12px 56px;
    }

    .btn {
        width: 100%;
    }

    button.btn.search {
        max-width: 188px;
        margin-top: 16px;
    }

    .input-group {
        text-align: center;
    }
    /*End of Buttons*/

    #banner .swiper-slide img {
        height: 100vh;
        object-fit: cover;
    }

    #action-menu, #main-menu {
        display: none;
    }

    #banner {
        overflow: hidden;
        position: relative;
        height: 100%;
    }

    .number.connections,
    .number.countries {
        padding-top: 8px;
    }

    .accelerate {
        top: 0;
        margin-top: 62px;
    }

    .navigation.wrapper {
        margin-top: 40px;
    }


    .what-we-do:before {
        margin: -40px 30px;
        left: 0;
    }

    #pilot-plants:before {
        margin: -26px 10px;
        right: 0;
    }

    .card-body {
        margin-left: 19%;
    }

    .swiper-slide {
        background: transparent;
    }
    /*Accordion*/
    .investor img {
        height: 40px;
    }

    .agent img {
        height: 36px;
    }

    .pilot img {
        width: 36px;
    }

    .enterprise img {
        height: 36px;
    }

    .sme img {
        height: 42px;
    }

    .card {
        padding-left: 30px;
        padding-right: 30px;
    }

    .card-image-wrapper {
        max-width: 40px;
        width: 100%;
    }
    /*End of Accordion*/

    /*Sliders*/
    .arrow-wrapper {    
        margin-top: 50px;
        max-width: 98px;
    }

    #pilot-plants .arrow-wrapper {
        max-width: 108px;
    }

    #pilot-plants .swiper-wrapper {
        padding-bottom: 0;
    }
    /*Sliders*/

    /*Footer*/
    #footer .button-wrapper {
        float: none;
        text-align: center;
    }

    #footer span.join.white {
        padding-bottom: 0;
    }

    #footer {
        padding-bottom: 56px;
    }

    #footer .btn {
        max-width: 238px;
    }
    /*End of Footer*/

    #banner-search {
        padding: 45px 0 65px;
    }

    .what-we-do {
        padding: 84px 0 84px;
    }

    span.service {
        padding: 16px 0 40px;
    }

    #join {
        padding: 80px 0 84px;
    }

    #join button.btn.create-account {
        margin: 40px 0 20px;
    }

    #ready {
        padding: 84px 0;
    }

    #footer button.btn.create-account.big {
        margin-top: 40px;
    }

    .footer-wrapper {
        padding-top: 56px;
    }

    button.btn-link.collapsed {
        margin-left: 15px;
        width: calc(100% - 30px);
    }

    .card {
        padding-left: 0;
        padding-right: 0;
    }

    .card.open {
        padding-left: 15px;
        padding-right: 15px;
    }

    .plus-minus-toggle {
        margin: 15px 30px;
    }

    .card-header {
        display: -webkit-inline-box;
        width: calc(100% - 60px);
    }

    h5.mb-0 {
        padding-left: 15px;
    }

    .agent img {
        height: 32px;
    }
    .pilot img {
        height: 39px;
        width: auto;
    }

    #pilot-plants {
        padding: 84px 0 84px;
    }

    #eppn {
        padding-bottom: 84px;
    }

    span.join {
        width: 100%;
        max-width: 325px;
        text-align: center;
        margin: auto;
    }

    .white-rec {
        background: #fff;
    }

    .projects-before {
        margin: -566px -268px;
        z-index: 0;
    }

    #networks:before {
        margin: -30% -158%;
    }

}

/***** End of Mobile *****/


/***** Tablet *****/

@media (min-width: 768px) and (max-width: 1023px) {
  .mobile {
    display: block;
}

.desktop, #menu-mobile {
    display: none;
}

#banner .swiper-slide {
    min-height: 600px;
}

#banner .swiper-slide img{
    min-height: 600px;
    object-fit: cover;
}
button.btn.contact {
    margin-top: 12px;
}
ul.main-menu li {
    margin-right: 20px;
}
#main-menu {
    margin-top: -20px;
}
}

/*Ipad Pro*/
@media only screen 
and (min-width: 1024px) 
and (max-height: 1366px) 
and (-webkit-min-device-pixel-ratio: 1.5) {
    #banner .swiper-slide {
        min-height: 750px;
    }

    #banner .swiper-slide img{
        min-height: 750px;
        object-fit: cover;
    }
}

/***** End of Tablet *****/




.form_field  {position: relative;}
.form_field span.title {position: absolute;color:#6B6B6B;background-color: #fff;padding: 0 10px;top:-10px;left:10px;z-index: 100;font-size: 9.5pt; white-space: nowrap;}
.form_field input {background:#fff;width:300px;border:1px solid #b9b9b9;border-radius: 2px;padding: 7px;padding-right:20px;padding-left:20px;}
.form_field:not(.notic) {position: relative;margin-top:10px;margin-bottom:10px;vertical-align: top;display: inline-block;}
.form_field .captcha_image {position: absolute;right:-30px;z-index: 2}

body #g_message_holder {z-index: 10001 !important;}
#g_message_holder .g-message {padding: 10px 20px !important;border-radius: 5px !important;}

#dialog_holder{position: fixed;background-color: rgba(255,255,255,0.5);width:100%;height:100%;z-index: 10000;top:0;right:0;display: none;}
#dialog{box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.2);min-width:20%;max-width:50%;background-color: #fff;padding:20px 30px;border:1px solid #66a1dd;position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}
#dialog .dialog_operator{display: flex;margin-top:20px;justify-content: flex-end;}
#dialog .text{color:#5D5D5D;font-size:10pt;}
#dialog .text span.count{margin-top:10px;display: block;color:#8E8E8E;}
#dialog .dialog_operator > div{margin-left:20px;color:#66a1dd;cursor: pointer;padding-bottom:5px;border-bottom:1px solid transparent;font-size:11pt;}
#dialog .dialog_operator > div:hover{border-bottom:1px solid #66a1dd;}
#dialog .report_post ul li{background-color: #f5f5f5;margin-top: 10px;padding: 3px 50px 3px 10px;font-size:9pt;line-height:2em;cursor: pointer;}
#dialog .report_post ul li:hover{background-color: #ABD5FF;color: #fff;}
#dialog .report_post ul li.select{background-color: #66a1dd !important;color: #fff;}
#dialog .close,#g_map_overlay .close{position: absolute;right:15px;top:20px;color:#66a1dd;font-size:12pt;cursor: pointer;}
#dialog .title{margin-bottom:20px;}
#dialog .global_user_item{margin-bottom:10px;}
#dialog .global_user_item .info{margin-top:20px;}
#dialog .global_user_item .user_image{width: 50px;height: 50px}
#dialog .post_like_list{max-height: 300px;min-height:20px;overflow-y: auto;min-width:350px;padding-left:10px;margin-left:-15px;margin-top:10px;}
