.dropdown-areapessoal{
  z-index: 9999;
  display: none;
  background-color: #da622b;
  width: 100%;
  margin-left: 7px;
  position: absolute;
}

.dropdown-areapessoal ul li{
  list-style-type: none;
  padding: 5px 20px;
}

.dropdown-areapessoal ul li:hover{
  background-color: #223e7f;
}

.dropdown-areapessoal a{
  width: 160px;
  color: #FFF;
}

.dropdown-areapessoal a:hover{
  width: 160px;
  color: #FFF;
  /*background-color: #223e7f;*/
}

.registar-box{
  color: #223e7f;
  background-color: #eee;
  border: 1px solid #ccc;
  padding-top: 30px;
  width: 150px;
  height: 100px;
  margin: auto;
  cursor: pointer;
}

.registar-box:hover{
  color: #fff;
  background-color: #da622b;
  border: 1px solid #da622b;
}

input{
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.linksHoverTexto p a {
  color: #da622b !important;
}

.traco-postal{
  width: 1px;
  float: left;
}

.button-infinito:hover{
  color: #FFF !important;
  /*border: 2px solid #da622b !important;*/
  background-color: #223e7f !important;
}

.button-infinito:hover a{
  color: #FFF !important;
  background-color: #223e7f;
}

.button-infinito-enviar:hover{
  color: #da622b !important;
  background-color: #FFF !important;
}

.button-infinito-enviar:hover a{
  color: #da622b !important;
  background-color: #FFF !important;
}

.button-infinito-registo:hover{
  color: #FFF !important;
  background-color: #223e7f !important;
}

.button-infinito-slider:hover{
  color: #FFF !important;
  background-color: #da622b !important;
}

.texto-registo-area > *{
  float: left !important;
  text-align: left !important;
  font-weight: 400 !important;
}

.texto-registo > *{
  text-align: inherit !important;
  font-weight: 400 !important;
}

.bottom-line h3{
  color: #223e7f !important;
}

@media only screen and (max-width: 991px) {
  h1.titulosFont{
    margin-top: -20px !important;
  }
  .titulosFont{
    line-height: 1.7 !important;
  }
  .top-slider{
    margin-top: 0px !important;
    background: #da622b !important;
  }
  .botao-servicos-homepage{
    margin-top: 0px !important;
  }
  .novidades-section{
    padding-bottom: 0px !important;
  }
  #loginForm{
    margin-bottom: 10px !important;
  }
  #registarForm{
    margin-bottom: 10px !important;
  }
  .logo-mobile{
    height: 40px !important;
  }
  .hidelogomobile{
    display: none;
  }
  .sticky-navigation{
    height: 70px !important;
  }
  .bottom-line h3{
    color: #223e7f !important;
  }

  .bottom-line:after{
  	background: inherit;
  	background-color: #223e7f;
      bottom: 0;
      content: "";
      height: 2px;
  		width: 100px;
      position: absolute;
      transform: skew(0deg) rotate(3deg);
      -ms-transform: skew(0deg) rotate(3deg);
      -moz-transform: skew(0deg) rotate(3deg);
      -webkit-transform: skew(0deg) rotate(3deg);
      -o-transform: skew(0deg) rotate(3deg);
      transform-origin: left bottom 0;
      -ms-transform-origin: left bottom 0;
      -moz-transform-origin: left bottom 0;
      -webkit-transform-origin: left bottom 0;
      -o-transform-origin: left bottom 0;
      z-index: 1;
  }
  #contact-us .contact-details-section .datail-box:after{
  	background:transparent;
  	content: "";
  	left:0 !important;
  	/*right: 0 !important;*/
  	bottom: -13px !important;
  	position: absolute;
  	transform: skew(5deg) rotate(5deg);
  	-o-transform: skew(5deg) rotate(5deg);
  	-ms-transform: skew(5deg) rotate(5deg);
  	-moz-transform: skew(5deg) rotate(5deg);
  	-webkit-transform: skew(5deg) rotate(5deg);
  	z-index: 1;
  	width: 100%;
  	height:25px;
  	bottom:0px;
  	border-top:0px;
  	border-left: 0px;
  	margin-left: 0px;
  }
  .hidemobile{
    display: none !important;
  }
  .hidedesktop{
    display: block !important;
  }
}

.hidemobile{
  display: block;
}

.hidedesktop{
  display: none;
}

.about-content img{
  max-width: 100% !important;
  height: auto !important;
}

.phonecustom{
  -moz-transform: scaleX(-1);
   -o-transform: scaleX(-1);
   -webkit-transform: scaleX(-1);
   transform: scaleX(-1);
   filter: FlipH;
   -ms-filter: "FlipH";
}

.feature-icon{
  padding-top: 5px;
}

.texto-servicos-homepage p{
  text-align: justify;
}

@media only screen and (max-width: 320px) {
  .contactsfooter{
    width: 100% !important;
  }
  .icon-servicos-iphone5{
    padding-top: 10px !important;
    width: 50px !important;
  }
  .images-servicos-iphone5{
    padding-top: 20px !important;
  }
}

.facebook-hover:hover{
  background-color: #da622b !important;
}

.links-orange-hover:hover{
  color: #da622b !important;
}

.novidades-hover:hover h3{
  color: #FFF !important;
}

.novidades-hover:hover p{
  color: #da622b !important;
}

.linksHover:hover h3{
  color: #000 !important;
}

.linksHover-protocolos:hover > *{
  color: #da622b !important;
}

.linksHover-protocolos:hover img{
  filter:opacity(70%) !important;
}

.images-galeria-hover:hover{
  filter:opacity(70%) !important;
}

.galeria-hover:hover h3{
  color: #da622b !important;
}

.galeria-hover:hover img{
  filter:opacity(70%) !important;
}

.novidades-hover:hover img{
  filter:opacity(70%) !important;
}

.pesquisatitulos{
  margin-bottom: 30px;
  margin-top: 30px;
}

.pesquisatitulos h4{
  text-align: left !important;
  color: #da622b !important;
  font-size: 22px !important;
}

.pesquisatitulos h4 a{
  color: #da622b !important;
  font-size: 22px !important;
}
