/*HOME PAGE*/

#section0{background-image: url(/images/home.webp); background-position: center; background-size: cover;}
#section1{background-image: url(/images/empresas.webp); background-position: center; background-size: cover;}
#section2{background-image: url(/images/transporte.webp); background-position: center; background-size: cover;}
#section3{background-image: url(/images/credito.webp); background-position: center; background-size: cover;}
#section4{background-image: url(/images/publica.webp); background-position: center; background-size: cover;}
#section5{background-image: url(/images/colaboradores.webp); background-position: center; background-size: cover;}
#section6{background-image: url(/images/sinistros.webp); background-position: center; background-size: cover;}
#section7{background-image: url(/images/juridico.webp); background-position: center; background-size: cover;}

@keyframes bounce { 0% { transform: translateY(0); } 100% { transform: translateY(-50px); } }
#down-mobile { animation: bounce 0.8s infinite alternate; }


.section{
		text-align:center;
		overflow: hidden;
		background-size: cover;
		background-attachment: fixed;
	}
.section .sm-cont-middle{
	display: block!important;
	height: inherit;
}

#section8 .fp-tableCell{

	vertical-align: bottom;
}
	#myVideo{
		position: absolute;
		right: 0;
		bottom: 0;
		top:0;
		width: 100%;
		height: 100%;
		background-size: 100% 100%;
  		background-image: /* our video */;
  		background-position: center center;
  		background-size: contain;
   		object-fit: cover; /*cover video background */
   		z-index:0;
	}
	/* Layer with position absolute in order to have it over the video
	* --------------------------------------- */

	
	
		
		
	.sm-cont-middle.layer{
		top: 38%;
		position: absolute;
		z-index: 30!important;
		width: 100%;
	}

	/*solves problem with overflowing video in Mac with Chrome */
	#section0{
		overflow: hidden;
	}


	/* Bottom menu
	* --------------------------------------- */
	#infoMenu li a {
		color: #fff;
	}


	/* Hiding video controls
	* See: https://css-tricks.com/custom-controls-in-html5-video-full-screen/
	* --------------------------------------- */
	video::-webkit-media-controls {
	  display:none !important;
	}
	
	
	/*FIM HOME PAGE*/


.lista hr{
	margin: 3px!important;
}
.padding30{
	padding: 30px;
}

/*Botão Voltar Parent*/
.back_parent{
	position: fixed;
	display: none;
	padding: 12px 25px 12px 10px;
	text-align: center;
	background-color: #2f6d91;
	color: white;
	z-index: 100000;
	bottom: 0;
	width: 200px;
	left: 50%;
	margin-left: -100px; /* Negative half of width. */
	 border: 1px solid #2f6d91;
	border-radius: 20px 20px 0px 0px ;

}
.back_parent::before{
display: inline-block;
vertical-align: middle;
content: "\e040";
font-size: 36px;
font-family: "icomoon";
color: #ffffff;
	
}

/*Typografia*/

.h1_paginas{
color: white;
font-family: 'Lato',Arial,Helvetica,sans-serif;
font-size: 58px;
line-height: 58px;
font-weight: 300;
letter-spacing: 7px;
text-transform: uppercase;
}
.h2_paginas{
color: white;
font-family: 'Lato',Arial,Helvetica,sans-serif;
font-size: 30px;
line-height: 30px;
font-weight: 300;
letter-spacing: 7px;
text-transform: uppercase;
}
.h3_paginas{
color: white;
font-family: 'Lato',Arial,Helvetica,sans-serif;
font-size: 24px;
line-height: 24px;
font-weight: 300;
letter-spacing: 7px;
text-transform: uppercase;
}
.h3{
	font-family: 'Lato',Arial,Helvetica,sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.h4{
	font-family: 'Lato',Arial,Helvetica,sans-serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: 300;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.resp-tabs-container h4{
	font-size: 30px;
}

.right{
	text-align: right;
}
.blue{
	color: #2F6D95;
}

.telefone::before{
display: inline-block;
vertical-align: middle;
content: "\e008";
font-size: 43px;
font-family: "icomoon";
color: #ffffff;
	
}

.telefone{
font-size: 43px;
letter-spacing: 2;

	
}

.logo_footer{
	width: 250px;
	height: 47px;
}
#video_overlays {
position:absolute;
width:100%;
height:800%;
background: rgba(0, 0, 0, 0.20);
z-index:2!important;
}

.overlays 
{
position:absolute;
width:100%;
height:100%;
background: rgba(0, 0, 0, 0.30);
z-index:0;
}

#myVideoParticulares {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

#video_overlays404 {
position:absolute;
height:100%;
width:100%;
background: rgba(0, 0, 0, 0.40);
z-index:1;

}

.bg-white{
	background-color: #ffffff;
}
.fs-sub{
	font-size: 17px!important;
}
#image_overlays{

	width:100%;
	min-heigh:500px;
	background: rgba(0, 0, 0, 0.35);
	z-index:2;
}
.main-menu-befor-sider{
	right: 100px;
	position: absolute;
	
}
.main-menu-befor-sider a{
	color: #fff;
}
.video-side-pages video {
  position: absolute;
  z-index: 0;
  top: 0;
  width:100%;
  height:100%;
  /*  object-fit is not supported on IE  */
  object-fit: cover;

}
.giant-main-text-cont {
        margin: 0 auto;
        padding: 145px 20px 0px 50px;
        
}
.title-side-video-page {
	z-index: 10; 
	position: absolute;
	padding: 170px 50px 0px 30px;
}
.title-side-video-page h2, .title-side-video-page h4{
	font-weight: 200;
}


.title_newsletter{
	font-family: 'Lato',Arial,Helvetica,sans-serif;
	font-size: 35px;
	line-height: 38px!important;
	font-weight: 300;
}

/* HEDEARS */

.banner-paginas{
-webkit-filter: grayscale(100%) sepia(60%) hue-rotate(150deg); ;
filter:  grayscale(100%) sepia(60%) hue-rotate(150deg);  
transition: all .3s ease-in-out;
}

.banner-paginas-negocios{
-webkit-filter: grayscale(100%) sepia(60%) hue-rotate(150deg); ;
filter:  grayscale(60%) sepia(50%) hue-rotate(20deg);  
transition: all .3s ease-in-out;
}

#banner_automovel { 
background-image: url(/images/seguro-automovel.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_saude { 
background-image: url(/images/seguro-saude.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_saude_cancro { 
background-image: url(/images/seguro-cancro.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_habitacao { 
background-image: url(/images/seguro-habitacao.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_vida { 
background-image: url(/images/seguro-vida.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_animais { 
background-image: url(/images/seguro-animais.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_instrumentos { 
background-image: url(/images/seguro-instrumento.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_familiar { 
background-image: url(/images/seguro-civil-familiar.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_civil_animais { 
background-image: url(/images/seguro-civil-animais.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_renda { 
background-image: url(/images/seguro-rendas.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_dentario { 
background-image: url(/images/seguro-dentario.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_domesticos { 
background-image: url(/images/seguro-acidentes-domesticos.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_pessoais { 
background-image: url(/images/seguro-acidentes-pessoais.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_cacador { 
background-image: url(/images/seguro-cacador.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_viagem { 
background-image: url(/images/seguro-viagem.jpg);
background-position: center center;   
background-size: cover; 
}
#banner_golf { 
background-image: url(/images/seguro-golf.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_embarcacoes { 
background-image: url(/images/seguro-embarcacoes.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_vida2 { 
background-image: url(/images/seguro-vida2.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_saude2 { 
background-image: url(/images/seguro-saude2.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_poupanca { 
background-image: url(/images/seguro-poupanca.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_saude_senior { 
background-image: url(/images/seguro-saude-senior.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_intermediario { 
background-image: url(/images/seguro-intermediario.jpg);
background-position: center center;   
background-size: cover; 
}


#banner_acidentes_trabalho { 
background-image: url(/images/seguro-acidentes-trabalho.jpg);
background-position: center center;   
background-size: cover; 
}


#banner_automoel_empresas { 
background-image: url(/images/seguro-automovel-empresas.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_estabelecimento { 
background-image: url(/images/seguro-estabelecimento.jpg);
background-position: center center;   
background-size: cover; 
}


#banner_civil { 
background-image: url(/images/seguro-civil.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_industrial { 
background-image: url(/images/seguro-industrial.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_civil_admin { 
background-image: url(/images/seguro-civil-admin.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_cmr { 
background-image: url(/images/seguro-cmr.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_transporte { 
background-image: url(/images/seguro-transporte.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_transporte_mercadorias { 
background-image: url(/images/seguro-transporte-mercadorias.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_outros { 
background-image: url(/images/seguro-outros.jpg);
background-position: center center;   
background-size: cover; 
}

#banner_contacto { 
background-image: url(/images/contactos_bg.webp);
background-position: center center;   
background-size: cover; 
}


#banner_sinistros { 
background-image: url(/images/sinistros.jpg); 
background-position: center; 
background-size: cover;
}



#banner_infolegais { 
background-image: url(/images/infolegais.jpg); 
background-position: center; 
background-size: cover;
}

#banner_identidade { 
background-image: url(/images/identidade.webp); 
background-position: center; 
background-size: cover;
}


.dropdown-backdrop{
	position: relative;
}



#section8{

background: linear-gradient(to right,  #000 0%,#000 33%,#4b4e53 33%,#4b4e53 100%);
vertical-align: bottom;
}


.container_footer{
position: absolute;
	max-width: 1380px;
	margin: 0 15%;
	padding-bottom: 30px;
	bottom: 30px!important;
	

}

.container_footer .row{
	margin-left: 0!important;
	margin-right: 0!important;
}

.footer2-left{
	color: white; 
	text-align: left!important;
	padding: 10px!important;
}

.footer2-right{
	color: white; 
	text-align: left!important; 
	padding: 10px!important;
	line-height: 13px;
	font-size: 10px;
}



@media (max-width: 1380px) {
.container_footer{
	padding: 35px;
}

}






/*FIM HEADERS*/
/*Typografia*/
p{
	line-height:26px!;
}
.linefooter{
	line-height: 15px;
}
.white, .white::before{
	color:white!important;
	border-color: white!important;
}
 .col5{
	width: 20%!important;
	text-align: center;
	
}
.boxed-tri-sec{
	min-height: 200px!important;
}
.center{
	text-align: center;
}

@media (max-width: 992px) {

/*Typografia*/

.h1_paginas{
font-size: 28px;
line-height: 29px;

}
.h2_paginas{
font-size: 19px;
line-height: 22px;

}
.h3_paginas{
font-size: 17px;
line-height: 19px;

}

.col5{
	width: 100%!important;
}

}

.button_login{
	border-radius: 7px!important;
	width: 170px;
	padding: 15px!important;
	margin: 0 auto;
}
.modal_mobile{display: none;}
.modal_desktop{display: block;}

@media (min-width: 991px) {



}

@media (max-width: 990px) {

.container_footer{

	margin: 0 6%;
	}

#section8 .footer2-left{
  padding-top:50px!important;
  font-size: 12px;
  line-height: 13px;
  text-align: center!important;

}

#section8{

background: linear-gradient(to right,  #4b4e53 0%,#4b4e53 33%,#4b4e53 33%,#4b4e53 100%);
vertical-align: bottom;
}


#section8 .footer2-right img{

width: 40%;
}

#section8{

background-color: #4b4e53;
}


#section8 .footer2-right{
	text-align: center!important;
	line-height: 13px!important;
}

.footer-3-soc-a a {
  font-size:12px !important;
  padding:7px !important;
}

.footer-3-copy-cont .row{
	padding-top: 0px;
}

.footer-3-copy-cont .row .col-md-8{
	padding-top: 0px;
	text-align: left;
} 




.modal-form-content-valencias {

  overflow: hidden;
}

.modal-form-content-valencias{
	height: 530px!important;
}

.modal_mobile{
display: block; 
background: #4b4e53;

min-height: 20%;

margin-top: 26px;

}

.modal_mobile .mobile_text{
font-size: 13px;
line-height: 15px;
padding: 20px 15px;
}
.modal_mobile .mobile_button{
background: #2f6d91;
text-align: center;
padding: 20px 20px;
color: white;
}



.modal_mobile .title{
	font-size: 17px;
	line-height: 18px;
}


.modal_mobile .pollSlider{
    position:absolute;
    top: 0;
    float: left;
    height:100%;
    background:white;
    width:350px;
    right:0px;
    margin-right: -350px;
    z-index: 200;
}


.modal_mobile .pollSlider .pollSlider_inter{
	padding: 20px;
	margin-top: 10px;
}
.modal_desktop{display:none;}
.form-title2{
	display: none;
}


.h1_paginas{
padding: 50px 0px 0px 0px;
font-size: 28px;
line-height: 29px;

}
.h2_paginas{
font-size: 18px;
line-height: 22px;

}
.h3_paginas{
font-size: 17px;
line-height: 17px;

}
#bt-hover-header{
margin: 20px 0px;
	}
.local-scroll-cont{
	display: none;
}	
}

/* CSS para Modal Popup Formulário contacto*/
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content */
.modal-form-content {
  position: relative;
  background-color: #fefefe;
  border-radius: 8px;
  margin: auto;
  padding: 0;
  width: 350px;
  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Modal Content Valencias */
.modal-form-content-valencias {
  position: relative;
  background-color: #fefefe;
  border-radius: 8px;
  margin: auto;
  padding: 10px;
  width: 800px;
  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;

}

@media (max-width: 900px) {

  .modal-form-content-valencias {
  
    width: 350px;
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
    height: 600px;
    overflow: auto;

  }
}


.modal-sucesso-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 350px;
  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  
}

.modal-sucesso-content h3:before{
	vertical-align: middle;
	content: "\e040";
	font-size: 25px;
	font-family: "icomoon";
}


/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close:after {
  color: white;
  float: right;
  display: inline-block;
  content: "\e003";
  font-size: 25px;
  font-family: "icomoon";

}

.close2.close:after {
  color: black;
}


.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.form-title{
	   font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight: 200;
}

.form-title:after, .form-title2:after{

	display: inline-block;
	vertical-align: middle;
	content: "\e040";
	font-size: 25px;
	font-family: "icomoon";
}

.form-title2{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: 200;
	color: #2F6D95;

}

.modal-form-header {
  padding: 15px 15px;
  background-color: #2f6d91;

  
  
  color: white;
  border-radius: 6px 6px 0px 0px;

}

.modal-form-body {padding: 2px 16px;  }

.modal-form-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
} 

.modal_col_left_forms{
	min-height: 50px!important;
}

.modal_inside_blue{
	background-color: #4b4e53;
	position:absolute; 
	left: -40px; 
	padding: 30px; 
	line-height: 19px; 
	text-align: left; 
	color: #ffffff; 
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	font-weight: 200; 
	font-size: 16px; 
	margin-right: 20px;
	min-height: 485px;
}


.modal_inside_blue_login{
	background-color: #4b4e53;
	position:relative; 
	padding: 50px; 
	line-height: 19px; 
	color: #ffffff; 
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	font-weight: 200; 
	font-size: 16px; 
	height: 100%;
	margin-bottom: 30px;
	text-align: center;
}
.modal_inside_blue_login h3{
	color: #ffffff; 
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	font-weight: 200; 
	font-size: 35px; 
}

/*Formulário COntacto*/
#contactForm label.error, #contactForm2 label.error {
    color: red;
    font-size: 1rem;
    display: inline-flex;
    margin-left: 0px;
    top: -10px;
    border: none!important;
     font-size: 15px!important;
     right:inherit!important;
     position: relative;
     
}

#contactForm input.error, #basic-form textarea.error, #contactForm2 input.error {
 
    font-weight: 300;
    color: red;
    border: none;
}

input[type="text"], input[type="email"], input[type="number"], input[type="password"], textarea, input[type="date"]{
	border-radius: 7px;

}

#contactForm input, #contactForm input[type=date], #contactFormSinistros input, #contactFormAgentes input, #contactForm2 input, #contactForm2 input[type=date]{
	width: 100%;
	border: none!important;
	padding: 15px;
	border-radius: 7px;
}


#contactForm input[type=text], #contactForm input[type=date], #contactForm2 input[type=text], #contactForm2 input[type=date]
{
	width: 100%;
	border: none!important;
	background-color: #eee;

}



 #contactFormSinistros textarea, #contactFormSinistros select, #contactFormSinistros input[type="text"], #contactFormSinistros input[type="date"], #contactFormAgentes input[type="text"], #contactFormAgentes select, #contactForm2 select{
border-radius: 7px;
border: 1px solid #b0b0b0!important;
padding: 0px 15px;
padding: 0px 15px;
	width: 100%;
	line-height: 42px!important;
	
}

#contactForm textarea, #contactForm select{
	border: 1px solid #b0b0b0;
	width: 100%;

}
#contactForm select{

	height: 47px;
	padding: 0px 10px;
	border-radius: 7px;
}
#contactForm [type="submit"], #basic-form button, #contactForm btn-square {
    margin-left: 0;
    border-radius: 0;
    background: #2f6d91;
    color: white;
    border: none;
    font-weight: 300;
    padding: 20px 25px;
    line-height: 1;
    width: 200px;
    font-size: 20px!important;
}

.e_name, .e_email, .e_email-1, .e_sub, .e_mes, .e_phone, .e_pessoa, .e_telefone, .e_contrato, .e_nomeparticip, .e_name2, .e_telefoneparti, .e_emailparticip, .e_nomeempresa, .e_datasinistro, .e_vendas, .e_concelho { display:none;}

.alert{
	padding: 15px!important;
	margin-bottom: 0px!important;
}

.alert-success{
	/*background: none!important;*/
	padding: 30px;
	border: none!important;
	font-size: 18px!important;
	line-height: 20px!important;
}
.alert-danger{
	font-size: 15px!important;
	line-height: 16px;
}

.alert-success .alert-left-icon{
	color: #ffffff!important;
	
}

.alert-left-icon {
  
    font-size: 40px!important;
    padding-top: 13px ;

}

.alert_modal_form{
	position: absolute!important;
	top: 0px;
	right: 0px;
}

.alert_modal_form_div{
	position: relative;
}
.close_message_form {
	font-size: 30px!important;
	line-height: 20px!important;
	position: absolute;
	top: 5px;
	right: 5px;
}
.link-icon{
	margin:5px!important; 
	position: absolute;
}


