.back{
  background-color: black;
}
select#soflow, select#soflow-color {
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 100%;
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}


.angular-google-map-container { 
  height: 400px;
  width: 400px; 
}

.angular-google-map{
  width: 100%;
  height: 100%;
}
.angular-google-map-container{
  width: 100%;
  height: 100%; 
}

.mapa{
  width: 100%;
  height: 100%;
}

.cmn-t-underline {
  position: relative;
  color: white;
}
.cmn-t-underline:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 5px;
  background-color: #046cfb;
  content: "";
  transition: width 0.2s;
}
.cmn-t-underline:hover {
  color: white;
}
.cmn-t-underline:hover:after {
  width: 100%;
}

.cmn-t-underline.inPage:after{
  width:100%;
}

.mobile_produtos{
  color: #046cfb;
  border: 1px solid #046cfb;
  height: 60px;
  margin-bottom: 15px;
}

.holder_baixo_produto_mobile {
    background-color: white;
    padding: 40px 8.33333333%;
    padding-top: 90px;
    display: none;
    margin-top: 150px;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*FONT FACE EXAMPLE*/
@font-face {
    font-family: 'brandon_grotesqueblack';
    src: url('brandongrotesque-black-webfont.eot');
    src: url('brandongrotesque-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('brandongrotesque-black-webfont.woff2') format('woff2'),
         url('brandongrotesque-black-webfont.woff') format('woff'),
         url('brandongrotesque-black-webfont.ttf') format('truetype'),
         url('brandongrotesque-black-webfont.svg#brandon_grotesqueblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300);

@font-face {
    font-family: 'demi';
    src: url('../fonts/ITCAvantGardeStd-Demi.otf');
  
    font-weight: normal;
    font-style: normal;
}

[ng-cloak]
{
  display: none !important;
}


body{
	margin: 0px;
	padding: 0px;
  background-color: white;
}

a{
  text-decoration:none;
  color:white;
}
a:hover{
  text-decoration: none;
  color: white;
}
a:visited{
   text-decoration: none;
    color: white;
}
a:focus{
   text-decoration: none;
    color: white;
}
p{
  margin:0px;
}
.cursor{
  cursor: pointer;
}
.pd0{
  padding: 0px;
}
.pdr0{
  padding-right: 0px;
}
.pdl0{
  padding-left: 0px;
}
.pdl30{
  padding-left: 30px;
}
.pdr30{
  padding-right: 30px;
}
.submeter input{
  background-color: #046cfb;
}

.homepage{
  background-image: url('../img/home.jpg');
  background-size: cover;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(1,10,86,0.5);
    background-blend-mode: multiply;
}

 .logo img{
    width: 170px;
   }
.botao_fechar_simulacao{
      position: absolute;
    right: 20px;
    top: 20px;
}

.conteudo{
  position: relative;
  float: left;
  width: 100%;

}

.holder_menu{
  padding-top: 30px;
  padding-left: 8.33333333%;
}
.logo{
  position:relative;
  float:left;
}
.menu{
  font-family: Arial;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  float:left;
  padding-top: 20px;
    padding-left: 60px;
}

.holder_telefone{
    position: absolute;
    background-color: #046cfb;
    right: 0px;
    width: 250px;
    height: 65px;
}
.tele{
  width: 20%;
  position: relative;
  float: left;
  text-align: center;
  height: 60px;
}
.tele img{
  position: relative;
  top:50%;
  margin-top: -25px;
}
.telefoneja_holder{
      width: 79%;
    position: relative;
    float: left;
    /*top: 50%;*/
    top: 35%;
    margin-top: -16px;
    font-family: 'demi';
}

.telefoneja{
color: white;
font-size: 12px;
}
.telefoneja_numero{
font-size: 12px;
}

.holder_pro{
  padding-top: 250px;
}

.holder_profissionais{
  font-family: Arial;
  font-weight: 700;
  font-size: 34px;
  color: white;
  line-height: 34px;
}

.holder_peca{
  background-color: #046cfb;
  margin-top: 10px;
  position: relative;
  float:left;
  /* width: 38%; */
  width: 15%;
}
.p_pecaaqui{
  color: white;
  position: relative;
  float:left;
  padding:10px;
  font-weight: 700;
}

 .p_imagem {
    padding-top: 18px;
    float: right;
    padding-right: 15px;
    }

.holder_logos{
  padding: 81px 0px 0px 0px;
    margin-top: 2px;
    z-index: 1;
}

.logo1{
  display: inline-block;
  width: 19%;
  background-color: white;
  height: 80px;
  position: relative;
  float: left;
  margin-right: 10px;
}
.logo2{
  display: inline-block;
  width: 19%;
  background-color: white;
  height: 80px;
  position: relative;
  float: left;
  margin-right: 10px;
}
.logo3{
  display: inline-block;
  width: 19%; 
  background-color: white;
  height: 80px;
  position: relative;
  float: left;
  margin-right: 10px;
}
.logo4{
  display: inline-block;
  width: 19%;
  background-color: white;
  height: 80px;
  position: relative;
  float: left;
  margin-right: 10px;
}
.logo5{
  display: inline-block;
  width: 19%; 
  background-color: white;
  height: 80px;
  position: relative;
  float: left;
}

.logoimagem{
  position: absolute;
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    
  transition: filter 3s ease;
  -webkit-transition: filter 3s ease; /* Safari */
    
  
}

.logoimagem:hover{
   -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
    
}


.logo1 .logoimagem img{
  position: relative;
  top:50%;
  margin-top: -15px;
} 

.logo2 .logoimagem img{
  position: relative;
  top:50%;
  margin-top: -12px;
}
.logo3 .logoimagem img{
  position: relative;
  top:50%;
  margin-top: -23px;
}
.logo4 .logoimagem img{
  position: relative;
  top:50%;
  margin-top: -13px;
}
.logo5 .logoimagem img{
  position: relative;
  top:50%;
  margin-top: -15px;
}


.holder_baixo{
 background-color: white;
    margin-top: -39px;
    padding: 40px 8.33333333%;
    padding-top: 90px;
}

.baixo_texto_titulo{
  font-family: Arial;
  font-weight: 400;
  font-size: 30px;
  color: #046cfb;
  text-align: right;
  line-height: 30px;
  padding-bottom: 20px;
}

.baixo_texto{
  font-family: Arial;
  font-weight: 400;
  font-size: 14px;
  color: #4e4d4d;
  text-align: right;
  line-height: 17px;
}

.texto{
  position:relative;
  float: left;
  width: 39%;
  margin-right: 10px;
}

.imagem{
  position:relative;
  float: left;
     width: 19%;
    margin-right: 10px;
}
.imagem img{
  width: 100%;
}
.footer{
  background-color: #f3f4f5;
  position: relative;
  float: left;
  width: 100%;
  height: 100px;
}

.footer_holder{
  height: 100%;
  padding:0px;
}

.footer_contactos_holder{
height: 100%;
}

.footer_contactos{
  top:50%;
  margin-top: -40px;
  font-family: arial;
  color:#4d4d4d;
  font-size: 14px;
  line-height: 19px;
}

.footer_logos{
  
  top:50%;
  margin-top: -23px;
  padding: 0px;
}
.footer_logos img{
  width: 150px;
}



/*PRODUTOS*/
.produtos{
  background-image: url('../img/produtosback.jpg');
  background-size: cover;
  position: fixed;
  height: 100%;
  width: 100%;
}

.holder_baixo_produto{
 background-color: white;
    /*padding: 40px 8.33333333%;
    padding-top: 90px;*/
    padding:90px 8.33333333% 0px 8.33333333%;
    display:none;
}
.voltaraotopo{
  padding-top: 60px;
}

.seguroopen{
  display:block;
}
.holder_servicos{
  font-family: arial;
  font-weight: 700;
  font-size: 30px;
  color:white;
  padding: 100px 0px 0px 0px;
}
.holder_servicos_caixa{
  padding-top:20px;
  padding-left: 0px;
  padding-right: 0px;
}

.produtos1{
 /* display: inline-block;
  width: 19%;
  border:2px solid white;
  height: 80px;
  position: relative;
  float: left;
  margin-right: 10px;
  color: #046cfb;
  font-weight: 700;
  background-color: white;
  font-size: 14px;*/

}

.produtos1 p , .produtos1 img{
float:left;
}
.produtos1 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}


.produtos1 p{
    position: relative;
    top: 50%;
    margin-top: -10px;
}

.produtos1:hover img{
  content:url('../img/carro_azul.svg');
}


.produtos2{
/*  display: inline-block;
  width: 19%;
  border:2px solid white;
  height: 80px;
  position: relative;
  float: left;
  margin-right: 10px;
  color:white;
  font-size: 14px;
  font-weight: 700;*/
}

.produtos2 p , .produtos2 img{
float:left;
}
.produtos2 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.produtos2 p{
    position: relative;
    top: 50%;
    margin-top: -10px;
}

.produtos2:hover img{
  content:url('../img/ocupantes_azul.svg');
}

.produtos3{
 /* display: inline-block;
  width: 19%;
  border:2px solid white;
  height: 80px;
  position: relative;
  float: left;
  margin-right: 10px;
  color:white;
  font-size: 14px;
  font-weight: 700;*/
}

.holder_servicos_caixa_baixo{
  padding:10px 0px 40px 0px;
}
.produtos3 p , .produtos3 img{
float:left;
}

.produtos3 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.produtos3 p{
    position: relative;
    top: 50%;
    margin-top: -20px;
}
.produtos3:hover img{
  content:url('../img/multidadoshabitacao_azul.svg');
}

.produtos4{
 /* display: inline-block;
  width: 19%;
  border:1px solid white;
  height: 80px;
  position: relative;
  float: left;
  margin-right: 10px;
  font-weight: 700;
  color:white;
  font-size:14px;*/
}

.produtos4 p , .produtos4 img{
float:left;
}

.produtos4 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.produtos4 p{
    position: relative;
    top: 50%;
    margin-top: -20px;
}

.produtos4:hover img{
  content:url('../img/multiriscos_comercial_azul.svg');
}

.produtos5 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.produtos5 p{
    position: relative;
    top: 50%;
    margin-top: -20px;
}

.produtos5:hover img{
  content:url('../img/multiriscosindustrial_azul.svg');
}

.produtos6 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.produtos6 p{
    position: relative;
    top: 50%;
    margin-top: -20px;
}

.produtos6:hover img{
  content:url('../img/multiriscoscondominio_azul.svg');
}

.produtos7 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.produtos7 p{
    position: relative;
    top: 50%;
    margin-top: -20px;
}

.produtos7:hover img{
  content:url('../img/acidentestrabalho_azul.svg');
}

.produtos8 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.produtos8 p{
    position: relative;
    top: 50%;
    margin-top: -15px;
}

.produtos8:hover img{
  content:url('../img/riscosengenharia_azul.svg');
}


.produtos9 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.produtos9 p{
    position: relative;
    top: 50%;
    margin-top: -30px;
}
.produtos9:hover img{
  content:url('../img/incendioselementosnatureza_azul.svg');
}

.produtos10 img{
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.produtos10 p{
    position: relative;
    top: 50%;
    margin-top: -20px;
}

.produtos10:hover img{
  content:url('../img/segurovida_azul.svg');
}

.produtos11 img{
  position: relative;
  top: 50%;
  margin-top: -15px;
}
.produtos11 p{
  position: relative;
  top: 50%;
  margin-top: -20px;
}

.produtos11:hover img{
  content:url('../img/segurosaude_azul.svg');
}

.produtos12 img{
  position: relative;
  top: 50%;
  margin-top: -15px;
}
.produtos12 p{
  position: relative;
  top: 50%;
  margin-top: -20px;
}

.produtos12:hover img{
  content:url('../img/seguroestomatologia_azul.svg');
}
.produtos13 img{
  position: relative;
  top: 50%;
  margin-top: -15px;
}
.produtos13 p{
  position: relative;
  top: 50%;
  margin-top: -30px;
  }

.produtos13:hover img{
  content:url('../img/seguroresponsabilidadecivil_azul.svg');
}

.produtos14 img{
  position: relative;
  top: 50%;
  margin-top: -15px;
}
.produtos14 p{
  position: relative;
  top: 50%;
  margin-top: -30px;
}

.produtos14:hover img{
  content:url('../img/planopoupancareformaeducacao_azul.svg');
}

.produtos15 img{
  position: relative;
  top: 50%;
  margin-top: -15px;
}
.produtos15 p{
  position: relative;
  top: 50%;
  margin-top: -20px;
}
.produtos15:hover img{
  content:url('../img/segurocreditoimobiliariovida_azul.svg');
}


.produtos16 img{
  position: relative;
  top: 50%;
  margin-top: -15px;
}
.produtos16 p{
  position: relative;
  top: 50%;
  margin-top: -20px;
}
.produtos16:hover img{
  content:url('../img/acidentespessoais_azul.svg');
}
.produtos17 img{
  position: relative;
  top: 50%;
  margin-top: -15px;
}
.produtos17 p{
  position: relative;
  top: 50%;
  margin-top: -30px;
}
.produtos17:hover img{
  content:url('../img/ramoembarcacoesderecreio_azul.svg');
}

.prod p, .prod img{
  float:left;
}
.prod{
  margin-top: 10px;
  display: inline-block;
  width: 19%;
  border:2px solid white;
  height: 80px;
  position: relative;
  float: left;
  margin-right: 10px;
  color:white;
  font-weight: 700;
  font-size: 14px;
}

.prod:hover{
  color: #046cfb;
  
  background-color: white;
}

.prod p{
  padding-left: 15px
}
.prod img{
  margin-left: 15px;
}
.holder_fotos_produtos{
  width: 39.333333%;
}

.holder_texto_produtos{
  width: 60.666667%;
  color: #3c3c3c;
  font-family: arial;
  font-weight:400;
}
.titulo_produtos_cenas{
  font-family: arial;
  color:#b1b1b1;
  font-size: 40px;
  line-height: 42px;
}

.titulo_produtos{
  color:#046cfb;
  font-weight: 700;
  font-size:18px;
}

.subtitulo_produtos{
  font-weight: 700;
}

.holder_peca_produtos{
  background-color: #046cfb;
  
  position: relative;
  float:left;
  width: 100%;
  height: 60px;
}

.p_pecaaqui_produtos{
  color: white;
  position: relative;
  float:left;

    top: 50%;
    margin-top: -20px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 19px;
}

.holder_subir_produtos{
  background-color: #046cfb;
  margin-top: 10px;
  position: relative;
  float:left;
  width: 19%;
}
.holder_subir_produtos_voltar{
  background-color: #046cfb;
  margin-top: 10px;
  position: relative;
  float:right;
  width: 10%;
}

.p_imagem_produtos{
  display: inline-block;
  top: 50%;
  position: absolute;
  margin-top: -13px;
  padding-left: 10px;
}

.p_imagem_produtos.img_2{
  right: 0px;
}

.p_imagem_produtos.img_2 img{
  transform: none;
}

.p_imagem_produtos img{
  transform: rotate(180deg);
}

.p_pecaaqui_produtos_voltar{
  color: white;
  position: relative;
  float: right;
  display: inline-block;
  padding: 10px;

}


.contactos{
  background-image: url('../img/mapa_carrasquinho.jpg');
  background-size: cover;
  position: fixed;
  height: 100%;
  width: 100%;
}

.holder_baixo_contactos{
  background-color: white;
  padding: 40px 8.33333333%;
  padding-top: 90px;
  /*margin-top: 40%;*/
  /* margin-top: 75vh; */
  margin-top: 93vh;
  display: flex;
}
.imagem_contactos{
    position: relative;
    float: left;
   
}

.enviar_contactos{
  background-color: #046cfb;
  position: relative;
  /* width: 100%; */
  width: 40%;
  
  /* margin-bottom: 15px; */
}
.contactos_imagem{
  float: right;
  padding: 10px;

}
.contactos_texto{
  color: white;
  float:left;
  padding-left: 10px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

input, textarea{
  width: 100%;
  border:none;
  background-color:#f0f1f1;
  margin-bottom: 10px;
  padding:10px;
}

textarea{
  resize: none;
  /* height: 95px; */
  height: 113px;
}

.titulo_contactos{
  color: #046cfb;
  font-family: arial;
  font-weight: 700;
  font-size: 18px;
}

.subtitulo_contactos{
  color:#3c3c3c;
  font-family: arial;
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 35px;
}

.texto_contactos{
  color:#3c3c3c;
  font-family: arial;
  font-weight: 400;
  font-size: 14px;
  padding-bottom: 10px;
}

.texto_contactos span{
  font-weight: 700;
}

::-webkit-input-placeholder {
   color: #3c3c3c;
   font-family: arial;
   font-weight: 700;
}

:-moz-placeholder { /* Firefox 18- */
    color: #3c3c3c;
   font-family: arial;
   font-weight: 700;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #3c3c3c;
   font-family: arial;
   font-weight: 700;
}

:-ms-input-placeholder {  
    color: #3c3c3c;
   font-family: arial;
   font-weight: 700;
}

.imagem_baixo_contactos{
 
  float: right;
}

.form_home{
  background-color: white;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-bottom: 20px;
}

.fundo_negro{
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  height: 100%;
  width: 100%;
}

.ficha_turismo{
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    top:0;
    z-index: 2000;
  padding:0px;
    transform:translateY(120%);
    -o-transform:translateY(120%);
    -ms-transform:translateY(120%); 
    -moz-transform:translateY(120%);
    -webkit-transform:translateY(120%);
    transition: transform ease-out 0.5s;
    -o-transition: transform ease-out 0.5s;
    -ms-transition: transform ease-out 0.5s; 
    -moz-transition: transform ease-out 0.5s;
    -webkit-transition: transform ease-out 0.5s;
    overflow:auto;
}

.ficha_turismo_open{
  transform:translateX(0%);
  -o-transform:translateX(0%);
  -ms-transform:translateX(0%); 
  -moz-transform:translateX(0%);
  /*-webkit-transform:translateX(0%);*/
}

.form_home input{
  background-color: #e2e3e3;
}
.form_home select{
  background-color: #e2e3e3;
}
.form_home textarea{
  background-color: #e2e3e3;
}
input[type=submit] {
   background-color: #046cfb;
   color: white;
       margin-top: 10px;
}


.tit_form{
  padding-bottom: 10px;
}


.titulo_formulario{
  font-family: arial;
  font-weight: 700;
  font-size: 18px;
  color:black;
  padding-top: 20px;
  padding-bottom: 30px;
  display: inline;
}
.titulo_formulario2{
   font-family: arial;
  font-weight: 700;
  font-size: 18px;
  color:black;
  padding-top: 40px;
  padding-bottom: 30px;
}

/*MENU DE LADO*/
.menudelado{
  position: fixed;
  top: 0px;
  background-color: white;
  height: 100vh;
  right: 0px;
  z-index: 11;
   transform: translateX(100%);
   transition: transform 0.5s ease;
}
.menudelagoativo{
  transform: translateX(0%);
}
.textomenu{
  position: relative;
    top: 8%;
  text-transform: uppercase;
  font-family: 'Roboto';
 font-size: 16px;

  color: #315ea8;
  font-weight: 700;
  transform: translateY(-20px);

}
.textomenu a{
  color: #046cfb;
}

.textomenu .col-md-12{
  padding-bottom: 20px;
}
.textomenu img{
  width: 26px;
}



.holder_telefone_contactos {
    position: absolute;
    /* background-color: #b1b1b1; */
    right: 0px;
    width: 250px;
    height: 60px;

    background-color: #046cfb;
    /* color: #ffffff; */
}
.tele_contactos {
    width: 20%;
    position: relative;
    float: left;
    text-align: center;
    height: 60px;
}

.tele_contactos img{
  position: relative;
  top:50%;
  margin-top: -25px;
}
.form_automovel{
  display: none;
  padding-top: 50px;
}

.form_automovel_sobre{
  padding-top: 50px;
}
.form_habitacao{
  display: none;
  padding-top: 50px;
}
.form_habitacao_sobre{
  padding-top: 50px;
}
.form_ativo{
  display: block;
}

.titulo_form{
  padding-top: 30px;
}
.padding_top_imagens{
  padding-top: 0px;
}
label{
  font-weight: 400;
  font-size:12px;
}

.form_duas_linhas_igual{
      padding-top: 14px;
}

.padding_botao_simulacao{
      padding-top: 30px;
      padding-bottom: 30px;
}
.padding_top_imagens_contactos{
  padding-top: 15px
}

.padding_bot_imagens{
   transform: translateY(-22px);

}


.campo_ob_aviso{
  position: absolute;
  float: left;
  color: #FFFFFF;
  font: 7px arial;
      top: 36px;
  right: 25px;
  background-color: #c64242;
  border-radius: 0px;
  padding: 5px;
  z-index: 1;
}

@media screen and (max-width:1600px) {

  .holder_peca{
    width: 18% ;
  }
}

@media screen and (max-width:1400px) {

  .holder_peca{
    width: 24% ;
  }
}

@media screen and (max-width:1200px) {
     .col-lg-15 {
        width: 20%;
        float: left;
    }

    .prod{
      width: 32%;
    }
      .pdimagem{
    padding-top: 10px;
  }

  .holder_peca{
    width: 25% ;
  }
}

@media screen and (max-width:992px) {

  .padding_bot_imagens{
    float: left;
    padding-left: 0px;
    transform: translateY(20px);
  }

  .padding_top_imagens{
    float: right;
  }
  .prod{
    width: 48%;
  }
   .logo img{
    width: 120px;
   }
 .holder_peca{
    width: 38%;
  }

  .logo1 .logoimagem img{
    width: 80px
  }
  .logo2 .logoimagem img{
    width: 80px
  }
  .logo3 .logoimagem img{
    width: 60px
  }
  .logo4 .logoimagem img{
    width: 80px
  }
  .logo5 .logoimagem img{
    width: 80px
  }
  .logo1{
    width: 17%;
  }
   .col-md-15 {
        width: 20%;
        float: left;
    }
    .holder_fotos_produtos{

      width: 100%;
      z-index: 2;
    }
    .holder_texto_produtos {
    width: 100%;
    padding-bottom: 50px;
}

    .padding_botao_simulacao{
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .holder_subir_produtos_voltar{
      width: 30%;
    }
    .padding_top_imagens{
      padding-top: 0px;
    }

    .form_habitacao div{
      padding: 0px 15px;
    }
    .form_automovel div{
      padding: 0px 15px;
    }
    .form_automovel_sobre div{
      padding: 0px 15px;
    }
    .form_habitacao_sobre div{
      padding: 0px 15px;
    }

    .enviar_contactos{
      /* width: 100%;
      margin-left: 15px;
      margin-right: 15px; */
      width: 94%;
    margin-left: 15px;
    margin-top: 10px;
    }

    .textarea{
      margin-bottom: 10px !important;
    }

    .p_imagem_produtos.img_2{
      right: 10px;
    }
}

@media screen and (max-width:768px) {
      .holder_texto_produtos {
        width: 83.33333333%;
        padding-top: 50px;
        padding-bottom: 50px;
      }
 .holder_profissionais{
  padding-bottom: 10px;
 }
  .logo img {
    width: 135px;
}
  .holder_baixo_contactos{
    display: block;
  }
  .holder_baixo{
    margin-top: 40px;
  }
  .holder_peca{
    width: 60%;
  }
  .texto , .imagem{
    width: 100%;
  }
 .imagem {
    padding-top: 15px;
}
  .holder_pro{
    padding-top: 150px;
  }
  .footer_logos img{
    width: 80px;
  }
  
      .col-sm-15 {
        width: 20%;
        float: left;
    }
  .holder_telefone {
    position: relative;
    /* background-color: #b1b1b1; */
    /* right: 42px; */
    /* width: 250px; */
    /* height: 60px; */
    /* top: 136px; */
    /* margin: 0 auto; */
    /* left: 50%; */
    /* margin-left: -125px; */
    margin-top: 10px;
    /* margin-left: 0px; */
    width: 100%;
    float: left;
}

   .holder_peca {
    width: 100%;
    padding-left: 0px;
}
  
  .p_imagem {
    padding-top: 18px;
    float: right;
    }

    .telefoneja_holder{
      padding-left: 10px;
    }

    .holder_baixo {
    padding-top: 35px;
    padding-bottom: 35px;
}

    .baixo_texto_titulo{
      padding-bottom: 15px;
      text-align: left;
    }

    .baixo_texto{
      text-align: left;
    }

    .footer {
    background-color: #f3f4f5;
    position: relative;
    float: left;
    width: 100%;
    height: 81px;
    padding-top: 40px;
}

  .tele{  
    margin-left: -14px
  }

    /*Contactos*/
    .holder_baixo_contactos{
      padding-top: 35px;
          margin-top: 64vh;
      padding-bottom: 35px;
    }


    .holder_grupo_contactos{
      padding-top: 15px;
    }

    

    .enviar_contactos{
      position: relative;
      padding: 0px;
    }
    .imagem_contactos{
      padding-right: 15px;
    }


    .holder_telefone_contactos {
    position: relative;
    /* background-color: #b1b1b1; */
    /* right: 42px; */
    /* width: 250px; */
    /* height: 60px; */
    /* top: 136px; */
    /* margin: 0 auto; */
    /* left: 50%; */
    /* margin-left: -125px; */
    margin-top: 10px;
    /* margin-left: 0px; */
    width: 100%;
    float: left;
    top: 337px;
    }

    .mobile_produtos img ,.mobile_produtos p  {
      float:left;
    }

    .mobile_produtos img{
      padding-top: 15px;
      padding-bottom: 15px;
    }
    .mp10 p{
      width: 80%;
      padding-left: 15px;
       padding-top: 20px;
      padding-bottom: 20px;
    }
    .mp20 p{
       width: 80%;
      padding-left: 15px;
       padding-top: 10px;
      padding-bottom: 10px;
    }

    .holder_pro{
      padding-bottom: 50px;
    }

    .form_automovel div{
      padding-left: 15px;
      padding-right: 15px;
    }
    .form_automovel_sobre div{
      padding-left: 15px;
      padding-right: 15px;
    }

    .form_habitacao div{
      padding-left: 15px;
      padding-right: 15px;
    }
    .form_habitacao_sobre div{
       padding-left: 15px;
      padding-right: 15px;
    }
    .titulo_form {
    padding-top: 30px;
    padding-right: 30px;
}

}

.cookies{
  position:fixed;
  bottom:0px;
  background-color:#333333;
  height: 80px;
  z-index: 1000;
  font: 14px 'arial';
  color:white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: bottom 0.8s ease-in;
}
.cookieshide{
  bottom:-80px;
  -webkit-transition: bottom 0.8s ease-in;
}

.cookies span{
  color:#046cfb;
  cursor:pointer;
}
.cookies1{
  position:relative;
  float:left;
  padding-left:30px;
}
.cookies2{
  background-color:#046cfb;
  color:white;
  font: 14px 'Arial'; 
  padding:32px;
  position:relative;
  float:right;
  right: 0px;
  cursor:pointer;
}

.termos{
  position: fixed;
  height: 100vh;
  top: 0px;
  z-index: 12003;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.termos_frase{
  background-color: white;
  padding: 40px;
  padding-top: 80px;
}
.botaofechartermos{
  position: absolute;
  top: 40px;
}
.termosfrase{
  color: #046cfb;
  font-family: 'Arial';
  font-size:20px;
}
.termosholder{
  height: 100%;
  /* display: flex; */
  /* align-items: center; */
  overflow: auto;
}
.fundopretotermos {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.termos.termosabertos, .fundopretotermos.termosabertos{
   -webkit-transform: translateX(0%);
          transform: translateX(0%);
}



