body{
	font-family: 'Arimo', sans-serif !important;
}

p{
	font-size: 16px;
	line-height: 30px;
}

.navbar{
	min-height: 120px !important;
    background-color: #fff;
    border: 1px solid #DCDCDC !important;
}

.navbar-default{
  background-color: #fff !important;
}

.navbar-default .navbar-toggle{
  border: none !important;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent !important;
}

.navbar-toggle{
  padding: 40px 20px !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
  border: none !important;
}

.navbar-nav li a{
	color: #888;
	text-transform: uppercase;
    font-size: 16px;
    line-height: 90px !important;
    font-weight: 700;
}

@media screen and (max-width: 768px){
  .navbar-nav li a{
    line-height: 20px !important;
  }
}

.navbar-nav>li {
    float: right;
}

.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > .active > a:hover{
  color: #00adbb !important;
  background-color: transparent !important;
}

.navbar-nav li a:visited i.pulse{
  background: green;
}

.text-center{
	text-align: center;
}

@media only screen and (min-width : 320px) {
  .carousel-caption{
    top: auto;
    bottom: auto;
  }

  .carousel-caption h2{
    font-size: 15px;
  }
}

@media only screen and (min-width : 480px) {
  .carousel-caption{
    top: 20% !important;
    bottom: auto;
  }

  .carousel-caption h2{
    font-size: 15px;
  }
}

@media screen and (min-width: 768px){
  .carousel-caption{
    top: 30% !important;
    bottom: auto;
  }

  .carousel-caption h2{
    font-size: 18px;
  }
}

@media only screen and (min-width : 992px) {
  .carousel-caption{
    top: 30% !important;
    bottom: auto;
  }

  .carousel-caption h2{
    font-size: 24px;
  }
}

@media only screen and (min-width : 1200px) {
  .carousel-caption{
      top: 40% !important;
      bottom: auto;
    }

    .carousel-caption h2{
      font-size: 34px;
      font-weight: bold;
    }
}

#contador, #unsubscribe, #gotostep {
	padding-top: 70px; /* era 70 e 200 */
	padding-bottom: 40px; /* era 40 e 100 */
  display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
}

#countdown {
  width: 100%;
  display: flex;
  display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
}
#countdown span label {
  clear: both;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
}
#countdown span {
  background: #00adbb;
  color: #FFF;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  width: 15%;
  /*display: block;*/
  float: left;
  border-right: 2px solid #FFF;
}
#countdown span:last-child {
  border-right: 1px solid #00adbb;
}

@media (max-width: 768px){
	#countdown span {
		font-size: 18px;
		width: 80px;
	}

	#countdown span label {
		font-size: 12px;
	}
}

#ferramenta-dpo{
	padding-top: 50px;
  padding-bottom: 60px;
}

.gradient{
	font-weight: bold;
    font-size: 37.5px;
    line-height: 49.5px;
	color: #62d0df;
	background: -webkit-linear-gradient(#62d0df, #00adbb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 30px;
}

ul.no-bullets{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 30px;
}

ul.no-bullets li{
	    display: flex;
	    display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;

}

.seta:before{
	content: "" !important;
    background-image: url("../imagens/arrow.png");
    width: 20px;
    height: 30px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    margin-right: 15px;
}

#ferramentas{
	padding-top: 40px;
  padding-bottom: 60px;
  background-color: #f4f4f4;
}

.divider{
  position: relative;
margin-bottom: 80px;
}

.divider:before{
  content: "";
    position: absolute;
    bottom: -20px;
    width: 120px;
    height: 3px;
    left: 50%;
    margin-left: -60px;
background: #62d0df;
    background: linear-gradient(to right,#62d0df,#00adbb);
}

.bg-color{
  background-color: #f4f4f4;
  padding-top: 60px;
  padding-bottom: 60px;
}

.no-bg{
  padding-top: 60px;
  padding-bottom: 60px;
}

#maturidade{
  background-color: #f4f4f4;
  padding-top: 40px;
  padding-bottom: 80px;
}

.text-color{
  color: #fff;
}

.text-color p{
  font-size: 14px;
}

@media only screen and (max-width : 767px) {
    .box {
        height: auto !important;
        padding: 20px;
    } 
}

#call-action{
  background: #008aab;
  background: linear-gradient(90deg,#008aab 0%,#62d0df 100%);
  opacity: 0.95;
  padding: 30px;
}

#call-action h2{
  font-size: 34px;
  color: #fff;
  font-weight: bold;
}

.btn{
  color: #fff;
  padding: 21px 40px;
}

.botao{
  padding: 20px 60px;
  color: #fff !important;
  background-color: #008aab;
  text-transform: uppercase;
  font-size: 18px;
}

.botao:hover{
  color: #fff !important;
}

#header-gdpr{
  background: linear-gradient(rgba(0,173,187, 0.95), rgba(0,173,187, 0.95)), url('../imagens/background-video.jpg');
  height: 565px;
  padding-top: 250px;
  color: #fff;
}

#header-gdpr h1, #header-dpo h1{
  font-size: 38px;
  line-height: 49.5px;
  font-weight: bold;
}

#header-dpo{
  background: linear-gradient(rgba(0,173,187, 0.95), rgba(0,173,187, 0.95)), url('../imagens/gdpr-dpo.jpg');
  height: 565px;
  padding-top: 250px;
  color: #fff;
}

.btn-video:before{
  font-size: 16px;
  line-height: 52px;
}

#wrapper{
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f4f4f4;
}

@media only screen and (min-width : 768px) {
  .align-vertically{
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    align-items: center;
  }
}


#norma-gdpr{
  padding-top: 60px;
  padding-bottom: 60px;
}

#tabelas-precario, #info, #info-results-ok, #info-results-error{
  padding-top: 250px;
  padding-bottom: 120px;
}

@media screen and (max-width: 768px){
  #tabelas-precario{
    padding: 35px;
    padding-top: 200px;
    padding-bottom: 120px;
  }

  #tabelas-precario h2{
    padding-top: 20px;
  }
}

.preco1:before{
  display: block;
  top: 0;
  left: 0;
  width: 80%;
  height: 7px;
  content: ' ';
  position: absolute;
  background-color: #62d0df;
}

.preco2:before{
  display: block;
  top: 0;
  left: 0;
  width: 80%;
  height: 7px;
  content: ' ';
  position: absolute;
  background-color: #008aab;
}

.preco3:before{
  display: block;
  top: 0;
  left: 0;
  width: 80%;
  height: 7px;
  content: ' ';
  position: absolute;
  background-color: #00adbb;
}

.preco4:before{
  display: block;
  top: 0;
  left: 0;
  width: 80%;
  height: 7px;
  content: ' ';
  position: absolute;
  background-color: #00748c;
}

.btn-info{
  padding: 15px 22px!important;
  width: auto;
  border-radius: 0!important;
  background-color: #00adbb!important;
  margin-top: 20px;
}

.btn:focus {
  outline: none;
  -moz-outline-style: none; 
  box-shadow: none !important;
}

.group{
  position: relative;
  margin: 45px 0;
}

input[type=text]{
  border: none;
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
}

input:focus{
  outline: none;
}

input:focus ~ label.new-design, input:valid ~ label.new-design{
  top: -20px;
  font-size: 14px;
  color: #c6c6c6;
}
input:focus ~ .bar:before{
  width: 100%;
}

label.new-design {
  color: #c6c6c6;
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 0px;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
}

.bar {
  position: relative;
  display: block;
  width: 100%;
}
.bar:before {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #008aab;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
  left: 0%;
}

.footer{
  position: relative;
  bottom: 0;
  width: 100%;
  height: auto;
  line-height: 60px;
  background-color: #252525;
}

.footer p{
  color: #777;
  font-size: 12px;
}

.footer a{
  color: #fff !important;
}

.footer a:hover{
  color: #00adbb !important;
}

.footer p.morada{
  color: #fff;
  font-size: 14px;
}

.footer ul i{
  -webkit-transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
  font-size: 20px;
  border-radius: 50%;
  border: 2px solid rgba(255,255,255,0.2);
  height: 40px;
  width: 40px;
  line-height: 38px!important;
  margin-right: 40px;
  color: rgba(255,255,255,0.2);
}

.footer ul i:hover{
  border: 2px solid #fff;
  color: #fff;
}

.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0,0,0, 0.8) url(../imagens/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.cd-top:hover {
  background-color: #00adbb;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 60px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 30px;
    width: 30px;
    right: 20px;
    bottom: 40px;
  }
}
