html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baselinebaseline;
  background: transparent;
}

body {
  margin: 0;
  padding: 0px;
  width: 100%;
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif;
  font-size: 10pt;
  color: #000;
  letter-spacing: 1px;
}

html {
  width: 100%;
  height: 100%;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}

:focus {
  outline: 0;
}

.row:before,
.row:after {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
a:active,
a:focus {
  color: inherit;
  text-decoration: inherit;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover {
  color: inherit;
  text-decoration: inherit;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #fff;
  z-index: 999999999;
  left: 0;
  overflow: hidden;
}

#subloading {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

::-webkit-scrollbar,
-moz-scrollbar {
  width: 10px;
  height: 7px;
}

::-webkit-scrollbar-track,
-moz-scrollbar-track {
  -webkit-box-shadow: inset 2 2 6px rgba(0, 0, 0, 0.3);
  border-radius: 1px;
  background-color: rgb(242, 242, 242);
}

::-webkit-scrollbar-thumb,
-moz-scrollbar-thumb {
  background-color: #fcbd00;
}

em {
  font-style: normal;
}

#header {
  width: 100%;
  height: 15vh;
  box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.1);
}

a.logo-container {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

a#logo {
  /* float: left; */
  /* margin: calc((15vh - 70px) / 2) calc((100% - 483px) / 2); */
  padding-top: 20px;
}

#logo img {
  height: 70px;
}

.section {
  width: 100%;
  float: left;
  position: relative;
}

#intro {
  float: left;
  width: 100%;
  height: 85vh;
  overflow: hidden;
  position: relative;
}

#video {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}

#intro video {
  height: 80%;
  position: relative;
  left: 50%;
  top: calc(10% - 7px);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  border: 8px solid #fdc519;
}

.bg-gray {
  background-color: #3f3f3e;
}

.bg-yellow {
  background-color: #fccb3c;
}

.bg-orange {
  background-color: #fcbd00;
}

.section {
  width: 100%;
  float: left;
  position: relative;
}

.inner {
  width: 100%;
  position: relative;
  float: left;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.text-box {
  float: left;
  padding: 11em 11em;
  width: 100%;
}

.title p {
  margin: 0;
  font-size: 16pt;
  font-weight: 800;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 18px;
  color: white;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.text {
  color: white;
  margin: 0;
  font-size: 13pt;
  letter-spacing: 0.5px;
  line-height: 20pt;
  text-align: justify;
  hyphens: auto;
}

#academia .title p,
#academia .text,
#formacao-corporativa .title p,
#formacao-corporativa .text,
#como-funciona .title p,
#como-funciona .text {
  color: #000;
}

#areas .title p,
#areas .text {
  color: #fff;
}

.image {
  float: left;
  height: 450px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

#formacao-corporativa .image {
  background-image: url(../images/formacao-corporativa.jpg);
  height: 100%;
  width: 45vw;
  right: 0;
  position: absolute;
  background-size: cover;
  background-position: center;
}

#formacao-corporativa .text-box {
  width: calc((100% - 37vw) - 15em);
  float: left;
  padding-left: 11em;
  padding-right: 9em;
}

#icons {
  width: 100%;
  height: 70px;
  margin-top: 45px;
}

#icons div {
  float: left;
  width: calc(100% / 3);
  text-align: center;
  height: 120px;
  margin-top: 40px;
}

.no-margin-top {
  margin-top: 0;
}

#icons img {
  float: left;
  width: 75px;
  margin: 0 calc((100% - 75px) / 2);
  filter: invert(100%);
  -webkit-filter: invert(100%);
  clear: both;
}

.cat {
  float: left;
  color: #fff;
  font-family: 'Nunito', sans-serif;
  font-size: 12pt;
  font-weight: 800;
  letter-spacing: 0.5px;
  clear: both;
  margin-top: 15px;
  text-transform: uppercase;
  width: 100%;
}

#como-funciona .image {
  background-image: url(../images/como-funciona.jpeg);
  height: 100%;
  width: 45vw;
  right: 0;
  position: absolute;
  background-size: cover;
  background-position: center;
}

#como-funciona .text-box {
  width: calc((100% - 37vw) - 15em);
  float: left;
  padding-left: 11em;
  padding-right: 9em;
}

#contactos {
  height: 700px;
  border-top: 1px solid #ffff4d;
  background: #fcbd00;
}

.form {
  width: 60%;
  float: left;
  height: 100%;
  border-right: 1px solid #fff;
}

form.form-contact {
  width: 80%;
  margin: 14% 10%;
  height: calc(700px - 25%);
}

form.form-contact div {
  float: left;
  width: 45%;
  margin-bottom: 40px;
}

.input-name {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif;
  font-size: 11pt;
  font-weight: 800;
  letter-spacing: 1.5px;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 10px;
}

#div-email {
  margin-left: 10%;
}

#div-mensagem {
  float: left;
  width: 100%;
  height: 50%;
}

input,
textarea {
  border: none !important;
  outline: none !important;
  height: 50px !important;
  padding: 0 15px !important;
  letter-spacing: 0.5px !important;
  font-size: 9pt !important;
  width: calc(100% - 30px) !important;
  letter-spacing: 1px !important;
  color: #fff !important;
  background: rgba(255, 255, 255, 0.4) !important;
}

textarea {
  width: calc(100% - 30px) !important;
  height: 200px !important;
  padding: 15px !important;
  float: left !important;
  resize: none !important;
}

#btn-form {
  width: 100%;
  background: #fdd879;
  margin-top: 40px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10pt;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  height: 58px;
  margin-top: 0;
}

#contact-box {
  width: calc(40% - 1px);
  height: 100%;
  float: left;
}

#contact-box > div {
  float: left;
  display: block;
  width: 100%;
  border-bottom: 1px solid #fff;
  padding-left: 90px;
  height: 33.4%;
}

#contact-box p.text-subtitle {
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  margin-top: 81px;
  color: #fff;
  font-size: 17pt;
}

#contact-box .text {
  font-size: 11pt;
  margin-bottom: 50px;
  color: #fff;
}

#p-morada {
  margin-top: 75px;
}

#footer {
  background: rgb(255, 196, 24);
  height: 200px;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-top: 1px;
}

#copy {
  float: left;
  font-size: 12pt;
  line-height: 17pt;
  margin: 100px 0 0 10em;
}

#em-copyright {
  font-weight: 600;
}

span,
a,
img {
  display: block;
}

#jobs-page {
  position: relative;
}

#jobs-page .title:before {
  position: absolute;
  background: #fcbd00;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  z-index: 0;
}

#jobs-page .title {
  float: left;
  margin: 50px 0 0 0px;
  position: relative;
  padding: 0 0 0 8em;
}

#jobs-page .title p {
  z-index: 11;
  position: relative;
  padding: 19px 20px 0 0;
}

#jobs-page .image {
  background-image: url(../images/jobs.jpg);
  height: 100%;
  width: 50vw;
  right: 0;
  position: absolute;
  background-size: cover;
  background-position: center;
}

.job-box {
  float: left;
  clear: both;
  width: 40vw;
  margin: 0px 0 5em 0;
  padding: 1em 5em 1em 8em;
}

.job-box:nth-child(even) {
  background: rgba(253, 216, 121, 0.25);
  padding: 5em 8em;
}

em.subtext {
  font-family: 'Nunito', sans-serif;
  color: #fcbd00;
  font-weight: 700;
  text-transform: uppercase;
}

.textlist {
  font-family: 'Nunito', sans-serif;
  font-size: 12pt;
  font-weight: 600;
  margin: 15px 0 0 0;
  letter-spacing: 0.5px;
  line-height: 20pt;
  text-transform: uppercase;
}

.semi-bold {
  font-weight: 600;
}

b {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}

#formacoes-page {
  position: relative;
}

#formacoes-page .title:before {
  position: absolute;
  background: #fcbd00;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  z-index: 0;
}

#formacoes-page .title {
  float: left;
  margin: 50px 0 0 0px;
  position: relative;
  padding: 0 0 0 8em;
}

#formacoes-page .title p {
  z-index: 11;
  position: relative;
  padding: 19px 20px 0 0;
}

.formacao-box {
  float: left;
  clear: both;
  width: 100%;
  margin: 0px 0 5em 0;
  padding: 1em 8em 1em 8em;
}

.formacao-box:nth-child(even) {
  background: rgba(253, 216, 121, 0.25);
  padding: 5em 5em 5em 8em;
}

.div-esq-formacao {
  float: left;
  width: 4%;
}

.div-dir-formacao {
  float: left;
  width: 70%;
}

.div-imagem-formacao {
  float: right;
  width: 20%;
  padding-right: 4%;
}

.dia-formacao {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-size: 15pt;
}

.nome-formacao {
  font-family: 'Nunito', sans-serif;
  font-size: 25pt;
  font-weight: 700;
  margin: 15px 0;
}

.descricao-formacao {
  font-size: 14px;
}

.preco-formacao {
  margin-top: 15px;
  font-size: 10pt;
}

.div-imagem-formacao img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

#form-inscricao .input-name {
  color: #000;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif;
  font-size: 10pt;
  font-weight: 700;
  letter-spacing: 1.5px;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 10px;
}

#form-inscricao input {
  border: none !important;
  outline: none !important;
  height: 50px !important;
  padding: 0 15px !important;
  letter-spacing: 0.5px !important;
  font-size: 9pt !important;
  width: calc(100% - 30px) !important;
  letter-spacing: 1px !important;
  color: #000 !important;
  background: rgba(252, 189, 0, 0.4) !important;
}

#btn-inscricao {
  width: 100%;
  background: #fdd879;
  margin-top: 40px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10pt;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  height: 58px;
  margin-top: 0;
}

.data-formacao-detalhe {
  font-family: 'Nunito', sans-serif;
  color: #fcbd00;
  font-size: 20pt;
  font-weight: 700;
  margin-bottom: 15px;
}

.programa-formacao-detalhe {
  margin: 15px 0;
}

.titulo-programa {
  font-size: 12pt;
}

.img-fluid {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.inscricao {
  margin-top: 15px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-size: 15pt;
}

@keyframes hover {
  50% {
    transform: translateX(10px);
  }
}

.offcanvas-menu li {
  list-style: none;
}

.offcanvas-menu > label {
  top: 30px;
  left: 30px;
  position: fixed;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: 0.3s ease;
  display: flex;
  align-items: center;
  z-index: 9999;
}

.offcanvas-menu label span,
.offcanvas-menu label span::before,
.offcanvas-menu label span::after {
  transition: background 0.3s, transform 0.3s;
}

.offcanvas-menu label span,
.offcanvas-menu label span::before,
.offcanvas-menu label span::after {
  content: '';
  position: absolute;
  height: 4px;
  width: 40px;
  background: #fcbd00;
}

.offcanvas-menu label span::before {
  transform: translateY(-12px);
}

.offcanvas-menu label span::after {
  transform: translateY(12px);
}

.offcanvas-menu nav {
  position: fixed;
  height: 100%;
  width: 350px;
  left: -350px;
  overflow: hidden;
  background: #3f3f3e;
  transition: 0.3s ease;
  padding: 40px 30px;
  z-index: 9999;
}

.offcanvas-menu nav > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.offcanvas-menu nav > div a {
  font-size: 2.5rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  font-family: 'Nunito', cursive;
  background: linear-gradient(-90deg, #49a4ed 30%, #3d00a9 110%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.offcanvas-menu nav > div a i {
  font-size: 4rem;
  background: linear-gradient(120deg, #49a4ed 30%, #3d00a9 110%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.offcanvas-menu nav > div label {
  width: 30px;
  height: 30px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s ease;
}

.offcanvas-menu nav > div label span,
.offcanvas-menu nav > div label span:before,
.offcanvas-menu nav > div label span:after {
  background: #4d4d4d;
}

.offcanvas-menu nav > ul {
  margin-top: 30px;
  counter-reset: nav-link-count;
}

.offcanvas-menu nav > ul li {
  cursor: pointer;
  padding: 10px 0;
  transform: translateX(-30px);
  opacity: 0;
  transition: 0.4s ease;
  counter-increment: nav-link-count;
}

.offcanvas-menu nav > ul li a {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 400;
  color: #fff;
  display: block;
}

.offcanvas-menu nav > ul li:hover {
  animation: hover 0.5s;
}

.offcanvas-menu input[type='checkbox'] {
  display: none;
}

.offcanvas-menu input[type='checkbox']:checked ~ label {
  opacity: 0;
  pointer-events: none;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav {
  left: 0;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav label span {
  background: transparent;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav label span:before {
  transform: rotate(-45deg);
}

.offcanvas-menu input[type='checkbox']:checked ~ nav label span:after {
  transform: rotate(45deg);
}

.offcanvas-menu input[type='checkbox']:checked ~ nav label span:before,
.offcanvas-menu input[type='checkbox']:checked ~ nav label span:after {
  transition-delay: 0.2s;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav ul li {
  opacity: 1;
  transform: translateX(0px);
}

.offcanvas-menu input[type='checkbox']:checked ~ nav ul li:nth-child(1) {
  transition-delay: 0.1s;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav ul li:nth-child(2) {
  transition-delay: 0.2s;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav ul li:nth-child(3) {
  transition-delay: 0.3s;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav ul li:nth-child(4) {
  transition-delay: 0.4s;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav ul li:nth-child(5) {
  transition-delay: 0.5s;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav ul li:nth-child(6) {
  transition-delay: 0.6s;
}

.offcanvas-menu input[type='checkbox']:checked ~ nav ul li:nth-child(7) {
  transition-delay: 0.7s;
}

.toogle-close {
  cursor: pointer;
}

@media screen and (max-width: 1023px) {
  #intro,
  .form {
    display: none;
  }

  .inner .text-box,
  #formacao-corporativa .text-box {
    padding: 5em !important;
    width: calc(100% - 10em);
  }

  .image {
    width: 100% !important;
    height: 50vh !important;
    position: relative !important;
  }

  #academia .text-box,
  #como-funciona .text-box {
    width: calc(100% - 10em) !important;
  }

  #icons img {
    width: 60px;
    margin: 0 calc((100% - 60px) / 2);
  }

  #contact-box {
    width: 100%;
  }

  #contact-box .text {
    font-size: 14pt;
  }
}

@media screen and (max-width: 767px) {
  #logo {
    margin: calc((15vh - 35px) / 2) calc((100vw - 237px) / 2) !important;
  }

  #logo img {
    height: auto !important;
    width: 50vw !important;
  }

  #icons div {
    width: calc(100% / 2) !important;
    height: 160px !important;
    margin-bottom: 0 !important;
  }

  #icons img {
    width: 50px !important;
    margin: 0 calc((100% - 50px) / 2) !important;
  }

  .cat {
    font-size: 10pt !important;
  }

  .text {
    font-size: 11pt;
    line-height: 16pt;
  }

  .title p {
    font-size: 13pt;
    margin-bottom: 11px;
  }

  .inner .text-box {
    padding: 4em !important;
    width: 100%;
  }

  .image {
    width: 100% !important;
    height: 30vh !important;
    position: relative !important;
  }

  #academia .text-box,
  #como-funciona .text-box {
    width: 100% !important;
  }

  .inner .text-box,
  #formacao-corporativa .text-box {
    width: 100%;
  }

  .offcanvas-menu > label {
    left: 15px;
  }
}
