
@font-face {
	font-family: 'latoblack';
	src: url('../fontes/lato-black-webfont.eot');
	src: url('../fontes/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fontes/lato-black-webfont.woff2') format('woff2'),
	     url('../fontes/lato-black-webfont.woff') format('woff'),
	     url('../fontes/lato-black-webfont.ttf') format('truetype'),
	     url('../fontes/lato-black-webfont.svg#latoblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'dry_brushregular';
    src: url('../fonts/dry_brush-webfont2.woff2') format('woff2'),
         url('../fonts/dry_brush-webfont2.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'latoblack_italic';
	src: url('../fontes/lato-blackitalic-webfont.eot');
	src: url('../fontes/lato-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fontes/lato-blackitalic-webfont.woff2') format('woff2'),
	     url('../fontes/lato-blackitalic-webfont.woff') format('woff'),
	     url('../fontes/lato-blackitalic-webfont.ttf') format('truetype'),
	     url('../fontes/lato-blackitalic-webfont.svg#latoblack_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoregular';
	src: url('../fontes/lato-regular-webfont.eot');
	src: url('../fontes/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fontes/lato-regular-webfont.woff2') format('woff2'),
	     url('../fontes/lato-regular-webfont.woff') format('woff'),
	     url('../fontes/lato-regular-webfont.ttf') format('truetype'),
	     url('../fontes/lato-regular-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?49200736');
  src: url('../font/fontello.eot?49200736#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?49200736') format('woff'),
       url('../font/fontello.ttf?49200736') format('truetype'),
       url('../font/fontello.svg?49200736#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.demo-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* You can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
* {
	margin:0;
	padding:0;
	text-decoration:none;
	outline:0;
	list-style:none;
	border:0;
	color:#6e6b6b;
	font-family: 'latoregular';
}

/*a {
	color: #f56076;
    border-bottom: 0px solid #f56076;
}*/

a:hover {
    border-bottom: 0px solid #f56076;
}

body {
}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}

.planosHealth {
	width:19.2%;
	float:left;
	text-align:center;
	box-sizing: border-box;
	margin:0 0.4%;
	border:1px solid #ccc;
	border-radius:5px;
	padding-bottom:20px;
}

.cidadesCobertas {
	float:left;
	width:23%;
	box-sizing: border-box;
	margin:20px 1%;
}

.cidadesCobertas h3{
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
	margin-bottom:10px;
	margin-top:15px;
}

.cidadesCobertas ul li{
	list-style: circle !important;
	border-bottom:1px solid #f4f4f4;
	padding:5px 0;
}

.planosHealth .centralizarPlano {
	width:90%;
	margin:0 auto;
	min-height:320px;
	border-bottom:1px dashed #eae8e8;
	margin-bottom:20px;
}
.precocondicoes p {
	font-size:14px;
	margin-bottom:0 !important;
	margin-bottom:10px;
}
.precocondicoes a {
	font-size:14px;
	margin-bottom:0 !important;
	margin-bottom:10px;
	width:90%;
	margin:0 auto;
	background:#af2121;
	color:#fff !important;
	display:block;
	padding:10px 0;
	margin-bottom:20px;
}
.precocondicoes span {
	font-size:14px;
	margin:0;
	color:#af2121;
}


.planosHealth h3{
	border-bottom:1px solid #ccc;
	padding:15px 0;
	box-sizing: border-box;
}

.planosHealth h4{
	margin:10px 0px;
	font-size:19px;
}

.planosHealth h5{
}

.centralizar{
	max-width:1010px;
	width:95%;
	margin:0 auto;
}
.aligncenter {
	text-align:center;
}
.efeito {
	-webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.imgRight {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
.imgLeft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.font14 {
	font-size:14px;
}
.font16 {
	font-size:16px;
}
.font12{
	font-size:12px;
}
.font18 {
	font-size:18px;
}
#fundomenu {
	width:100%;
	height:78px;
	background:#fbfbfb;
	position:fixed;
	z-index:5;
	-webkit-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.31);
	box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.31);
}
#logo {
	padding-top:4px;
	float:left;
}
#logo a {
	border-bottom:0px solid #fff !important;
}

#logoCasaNegocios {
	width: 200px;
	height: auto;
	margin-top:10px;
}

#telefone{
	float:left;
	font-size:26px;
	color:#003859;
	font-family: 'latoblack';
	width: 200px;
	margin-left:5%;
}

#telefone span{
	font-size:13px;
	color:#898e8f;
	font-family: 'latoregular';
}

#telefone img{
	float: left;
	padding-top: 40px;
	padding-right: 5px;
}

#menu{
	float:right;
}

#cotacaoOnlineTopo{
	padding-top: 19px !important;
}

.cotacaoativo{
	background:#fedcdc;
	padding-bottom:33px;
}

.cotacaoativo a{
	color:#7a6363 !important;
}

#menu li{
	float:left;
	font-size:14px;
	padding:0px 16px;
	padding-top:29px;
}
#menu li a:hover{
	color:#003859;
	border-bottom:2px solid #003859;
}

#menu .menuAtivo a:hover{
	color:#003859;
	border-bottom:2px solid #003859;
}

#menu li a{
	padding-bottom:31px;
	display:block;
	color:#6e6b6b;
	border-bottom:0px solid #fff;
}

#cotacaoOnlineTopo a{
	background:#fcaf17;
	color:#003859 !important;
	padding:10px 20px;
	font-family: 'latoblack_italic';
	padding-bottom: 10px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#cotacaoOnlineTopo a:hover{
	background:#003859 !important;
	color:#fcaf17 !important;
	border:0 !important;
}



#banner {
	padding-top: 78px;
	width:100%;
	height:403px;
	background:url('../imagens/banner.jpg') center bottom no-repeat;
}
#textoBanner{
	text-align:left;
	width: 100% !important;
	float:left;
	margin-right:20px;
	margin-top: 60px;
	text-shadow: 0px 0px 11px rgba(0, 0, 0, 1);
}

#textoBanner h1{
	font-family: 'latoblack_italic';
	font-size:53.7px;
	color:#003859 !important;
	margin-bottom:30px;
	text-shadow: none;
}

#textoBanner h2{
	font-family: 'latoregular';
	font-size:24px;
	color:#555555;
	margin-bottom:30px;
	text-shadow: none;
}

#textoBanner h2 strong{
	font-family: 'latoblack_italic';
}

#textoBanner p{
	font-family: 'latoregular';
	font-size:36px;
	color:#015670;
	margin-bottom:30px;
}

#textoBanner a {
	width:291px;
	height:51px;
	line-height:51px;
	text-align:center;
	color:#fff;
	font-size:18px;
	background:#f3640d;
	display:block;
	margin-bottom:15px;
	text-shadow: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#textoBanner a {
	border-bottom:0px solid #fff !important;
}

#textoBanner a:hover {
	background:#F38340;
}

#aCotacao .box1 , #aCotacao .box2{
	font-size:18px;
}
#aCotacao .box1 input{
	border:2px solid #5dbada;
}

#aCotacao .box2 input{
	border:2px solid #e25c6e;
}


#aCotacao .box1 img, #aCotacao .box1 input, #aCotacao .box1 p{
	float:right;
}

#aCotacao .box2 img, #aCotacao .box2 input, #aCotacao .box2 p{
	float:left;
}

#aCotacao .box1 input, #aCotacao .box2 input{
	margin:0;
    margin-top: 6px;
    margin-left: -15px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left:25px;
	font-weight:bold;
	font-size:26px;
	width:40px;
	height:45px;
	line-height:45px;
}
#aCotacao .box1 p, #aCotacao .box2 p{
    padding-top: 15px;
    padding-right:20px;
}

.bonecos h2 a{
	font-family: 'latoblack_italic';
	color:#003859;
	font-size:18px;
}

.bonecos h2{
	margin-top: 10px;
}

.bonecoHome {
	float:left;
	margin-right:20px;
}

#aCotacao img{
    position: relative;
    z-index: 2;
}

#aCotacao .box1{
	text-align:right;
}

#aCotacao .box2{
	font-size:18px;
}

/*-- TIPOS --*/

#tipos {
	background:#f3f3f3;
	width:100%;
	/* height:; */
}

#tipos img {
	margin:25px 0;
	
}

#tipos h2 a{
	font-size:18px;
	color:#f56076;
	font-weight:normal;
}

#tipos p{
	margin:15px 0;
}

#tipos h2 strong {
	color:#f56076;
}

.botaoDestaque {
	color:#555555;
	background:#fdc70a;
	border-bottom:2px solid #f2ae2a;
	padding:10px 20px;
	display:block;
	max-width: 150px;
    margin: 0 auto;
    margin-bottom:35px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.descricaoPlano {
	font-size:14px;
	text-align:left;
}

#porQueFaria h2{
	font-size:28px;
	font-weight:normal;
	width:100%;
	text-align:center;
	margin:30px 0;
	margin-bottom:50px;
}

#porQueFaria h3 {
	font-size:17px;
	width:100%;
	text-align:center;	
	background:#fdc70a;
	color:#4a4445;	
	height:45px;
	line-height:45px;
}

#porQueFaria img {
	height:146px;
	width:auto;
}

.descricaoPorQue {
	text-align:left;
	background:#f4f2f2;
	padding:20px 5%;
	width:90%;
	min-height:190px;
}

#aCotacao {
	background:#f3f3f3;
}

.osCampos {
	float:left;
	width:20%;
	padding:0 2.5%;
	font-size:14px;
	margin:40px 4.16%;
	height:45px;
	line-height:45px;
	background:#fff;
	border-bottom:2px solid #cfcfcf;
}

.botaoGerar {
	margin-top:50px;
	margin-bottom:40px;
	padding:15px 50px;
	font-size:16px;
	font-weight:bold;
	max-width:300px !important;
	cursor:pointer;
	margin-bottom:30px;
}

.comBullet li {
    list-style: square inside url("../imagens/bullet.png");
    margin:8px 0;
}

.comBullet2cores li {
    list-style: square inside url("../imagens/bullet-2cores.png");
    margin:12px 0;
}

#tituloCotacao {
	background:#e7e7e7;
	height:63px;
	line-height:63px;
	text-align:center;
	margin-top:50px;
}

#tituloCotacao h2 {
	color:#f56076;
	font-size:22px;
}

.botaoDestaque:hover {
	border-bottom:2px solid #f2ae2a;
}

.tituloRodape {
	background: url('../imagens/background-titulo.jpg') center repeat-x;
	width: 100%;
}

.tituloRodape h2{
    background: #ffffff;
    font-size: 18px;
	width: 90px;
	margin-bottom:20px;
}

#newsHome .tituloRodape h2{
	width: 270px;
}

#contatosRodape {
	padding: 47px 0;
}

#iconeMenu {
	display:none;
}


#rodape {
	height: 98px;
	background:#e6e6e6;
	margin-top:28px;
}

#rodape p {
	color: #7b7f80;
	font-size:14px;
	float:left;
	padding: 40px 0px;
}

#menuRodape {
	float:right;
}

#menuRodape li {
	float:left;
}
#menuRodape a{
	padding: 40px 10px;
    display: block;
    font-size: 14px;
    border-bottom: 0px;
    color: #7b7f80;
    float:left;
}

/* SIMULE */

#simuleRapidinho {
	background:#003859;
	padding:58px 0px;
	text-align:center;
	color:#fff;
	font-size:33px;
	line-height:60px;
}


#simuleRapidinho strong{
	color:#fff;
	font-size:50px;
	font-family: 'latoblack_italic';
}

#simuleRapidinho a{
	background: #ff9e1b;
    color: #FFFFFF !important;
    padding: 10px 40px;
    font-family: 'latoblack_italic';
    padding-bottom: 10px !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size:18px;
    margin-top:30px;
}

/* TODOS OS PLANOS */

#planosHeader {
	margin-top:40px;
	margin-bottom:80px;
}

.centralizarPlanos {
	width: 67%;
    margin: 0 auto;
}

#todosPlanos {
	width:720px;
	margin:0 auto;
	text-align:center;
}

#todosPlanos p{
	font-size:26px;
}

#todosPlanos h2{
	font-family: 'latoblack_italic';
	color:#003859;
	font-size:35px;
}

/* Onde ESTAMOS */

#tituloEstamos {
	width: 470px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:50px;
	font-family: 'latoblack_italic';
	color:#003859;
	font-size:31px;
	
}

#tituloEstamos img{
	float:left;
	margin-right:20px;
}

/* BLOCOS RESPONSIVOS */
.box1, .box32, .boxGLeft, .boxPLeft {
	float:left;
	font-size:14px;
}
.box2, .box31, .box33, .boxPRight, .boxGRight {
	float:left;
	font-size:14px;
}

.box1, .box2{
	width:47%;
}

.box1 {
	margin-right:6%;
}

.botaoBox1 {
	float:left !important;
	margin-top:0 !important;
	width:50% !important;
}

.botaoBox2 {
	float:left !important;
	width:100% !important;
	margin-top:0 !important;
}

.box31, .box32, .box33{
	width:30%;
}
.box32 {
	margin: 0 5%;
}

.box-endereco {
	float:left;
	width:30%;
	margin: 0 0 30px;
	padding: 15px;
	font-size:14px;
	min-height:350px;
}

.box-endereco p {
	line-height:1.3em;
}

.box-endereco strong {
	float:left;
	width:100%;
	margin: 0 0 10px;
}



.boxPRight, .boxPLeft {
	width:28%;
}
.boxGRight, .boxGLeft {
	width:64.7%;
	padding-right:3%;
}

.boxGLeft{
	margin-right:4%;
}

.boxGRight{
	margin-left:4%;
}

.borderClaraRight {
	border-right:1px solid #eaeaea;
}

#fundoTipos {
	background: url('../imagens/fundo-tipos.jpg');
	height:16px;
	width:100%;
}

#conteudoPaginaInterna {
	padding-top: 120px;
}

#conteudoPaginaInterna p {
	margin:20px 0;
}

#conteudoPaginaInterna a {
	color:#003859;
}

#conteudoPaginaInterna h1 {
	border-bottom:1px dashed #f56076;
	padding-bottom:15px;
	color:#4ec1ea;
	font-size:23px;
	margin-bottom:45px;
}

#conteudoPaginaInterna h2 {
	padding-bottom:15px;
	color:#4ec1ea;
	margin-bottom:25px;
	font-weight:normal;
}
#conteudoPaginaInterna h2 strong{
	color:#4ec1ea;
}


#conteudoPaginaInterna li{
	margin-left:20px;
}
 
.corRosa {
	color:#f56076;
}
.corVerde, .corVerde h4, .corVerde h5{
	color:#8dc63f !important;
}
.corAmarela, .corAmarela h4, .corAmarela h5{
	color:#fccb39 !important;
}
.corRoxo, .corRoxo h4, .corRoxo h5{
	color:#8560a8;
}
.corLaranja, .corLaranja h4, .corLaranja h5{
	color:#f7941d;
}
.corAzul, .corAzul h4, .corAzul h5{
	color:#3b539d;
}
.textoSUP {
	font-size:12px;
}

#mapasLocais h2{
	font-family: 'latoblack_italic';
	font-size:16px;
	border-bottom:1px solid #ccc;
	color:#003859;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:15px;
}

#tituloTopo {
	padding-top: 110px;
    padding-bottom: 40px;
	background:#f5f5f5;
}

#tituloTopo h1{
	font-size: 22px;
}


/*CONTATO*/

#formCotacao input, #formCotacao textarea, #formCotacao select{
    height: 34px;
    padding: 0 15px;
    line-height: 34px;
    border: 1px solid #e0e0e0;
    margin-top: 6px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    border-bottom: 3px solid #CACACA;
    background-color: #F1F1F1;

    float: none !important;
    margin-bottom: 15px;
    width: 90% !important;
    padding: 0 3% !important;
}

#iniciarcomparativoPlano{
    max-width: 300px !important;
    width: 100% !important;
    height: 51px !important;
    line-height: 51px !important;
    text-align: center !important;
    color: #fff !important;
    font-size: 14px !important;
    background: #f3640d !important;
    display: block !important;
    margin: 0 auto !important;
    margin-top: 60px !important;
    margin-bottom: 50px !important;
    cursor: pointer !important;
    border: 0 !important;
}

#coopseg-cotacoes-submit {
    max-width: 300px !important;
    width: 100% !important;
    height: 51px !important;
    line-height: 51px !important;
    text-align: center !important;
    color: #fff !important;
    font-size: 14px !important;
    background: #f3640d !important;
    display: block !important;
    margin: 0 auto !important;
    margin-top: 60px !important;
    margin-bottom: 50px !important;
    cursor: pointer !important;
    border: 0 !important;
}



#newsEnviar {
    background: #5194A9 !important;
    color: #fff;
    width: 80px !important;
    height: 36px !important;
    border: 0px solid #fff !important;
    font-size: 12px !important;
    line-height: 36px !important;
    cursor: pointer;
}

#contatoMapa {
    width: 100%;
    height: 500px;
}

#newsHome input:focus, #formCotacao input:focus {
    border: 1px solid #5194A9 !important;
    border-bottom: 3px solid #5194A9 !important;
    background-color: #FFFFFF;
}

@media only screen and (max-width: 1200px) {
	.centralizarPlanos {
		width: 90%;
		margin:0 auto;
	}
}
@media only screen and (max-width: 1100px) {}
@media handheld, only screen and (max-width: 980px) {
	
	#fundomenu {height:140px;}
	#menu {
		background:#fff;
		width: 220px;
		display:none;
		-webkit-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.31);
		-moz-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.31);
		box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.31);
		margin-top:-50px;
		padding:15px 20px 30px;
	}
	#menu li{
		float:none;
		padding-top: 4px;
	}
	#menu li a{
		float:none;
		padding-top: 12px;
		border-bottom: 2px solid #E6E6E6 !important;
		padding-bottom: 18px;
	}
	#telefone2{
		float:left;
		margin:0 auto;
		width:100%;
		text-align:center;
	}
	#logo {
		width:50%;
		float:left;
	}
	#telefone {
		width:200px;
		margin: 0 auto;
		float:none;
	}
	#iconeMenu {
		float:right;
		width:20%;
		display:block;
		height: 78px;
    	line-height: 78px;
    	cursor:pointer;
    	text-align:right;
		margin:-120px 15px 0;
	}
	
	#rodape p {
		width:100%;
		color: #7b7f80;
		font-size:14px;
		float:none;
		padding: 10px 0px;
		text-align:center;
		padding-top: 25px;
	}
	#menuRodape {
		float:none;
		width:510px;
		margin:0 auto;
	}
	#menuRodape a{
		padding: 10px 6px;
		display: block;
		font-size: 14px;
		border-bottom: 0px;
		color: #7b7f80;
		float:left;
	}
}
@media handheld, only screen and (max-width: 880px) {
	.boxSeguros {
		float: none;
		width: 100%;
		border-right: 0px solid #fff;
	}
	.imagemBoxSeguros ,.seguroRight .imagemBoxSeguros {
		width: 30%;
	}
	.textoBoxSeguros {
    	width: 60%;
    }
	.boxSeguros {
    	margin: 35px 0;
    }
    .seguroRight {
    	padding-left: 0px;
    }
    .separacaoDoisSeguros {
    	border-bottom: 0px dashed #eaeaea;
    }
    .boxPRight, .boxPLeft {
		width:100%;
		float:none;
	}
	.boxGRight, .boxGLeft {
		width:100%;
		float:none;
	}

	.boxGLeft{
		margin-right:0%;
	}
	.boxGRight{
		margin-left:0%;
	}

	#passosComparativo {
		width:90%;
		padding:10px 20px;
		padding-top:15px;
		background:#ececec;
		margin:0 auto;
	}

	#passosComparativo img{
		float:left;
		margin:0 15px;
		margin-top:5px;
		display:none;
	}

}
@media handheld, only screen and (max-width: 760px) {
	#banner {
    	background-size: 1000px auto !important;
    	height: 320px !important;
    }
    
    .cidadesCobertas {
		width:46%;
		margin:0 1%;
	}
    #textoBanner p {
    	font-size: 24px !important;
    }
    #textoBanner {
    	width: 320px;
    	margin-top: 40px;
    }
    #noticiaHome, #depoimentosHome, #contatoHome, #newsHome {
    	width:100%;
    	border-right: 0px solid #00789d;
    	float: none;
    	padding-right: 0px;
    	padding-left: 0px;
    }
    #depoimentosHome, #newsHome {
    	margin-top:40px;
    }

    .boxsHomeAzuis i {
	    display: block;
		padding-top: 10px;
		text-align: center;
		margin: 0 auto;
	}
	.boxsHomeAzuis h3 a {
		line-height: 40px;
	}
	.boxsHomeAzuis p a{
		height: 65px;
		padding: 0px 5px;
	}
	
	.boxTresComparativo1 {
		clear:none;
	}
	.boxComparativo1 {
		clear:both !important;
	}
	.boxComparativoPlanos {
		width: 42%;
		padding: 0px 2%;
		margin: 20px 2%;
    }
    #textoBanner h1 {
    	font-size: 35px;
   		margin-bottom: 10px;
    }
    #textoBanner h2 {
    	font-size: 20px;
   		margin-bottom: 10px;
    }
    #todosPlanos img {
    	display:none;
    }
    #conteudoTodosPlanos {
		float:none;
    }
	#todosPlanos {
		width:100%;
	}
	#conteudoTodosPlanos p{
		font-size:20px !important;
	}
	#conteudoTodosPlanos h2{
		font-size:28px !important;
	}

	#simuleRapidinho{
		font-size:20px !important;
		line-height: 40px !important;
	}
	#simuleRapidinho strong{
		font-size:28px !important;
	}
	#simuleRapidinho a{
		font-size:14px !important;
	}
}
@media handheld, only screen and (max-width: 680px) {
	#passosComparativo {
		width:85%;
		padding:10px 20px;
		padding-top:15px;
		background:#ececec;
		margin:0 auto;
	}

	#passosComparativo h3{
		font-size:30px;
		color:#003859;
		clear:both;
		float:left;
	}

	#passosComparativo p{
		font-size: 14px;
		width: 80%;
		margin-top: 10px;
		margin-left: 10px;
		float: left;
		border-bottom: 1px solid #DCDCDC;
		padding-bottom: 20px;
	}
	#passosComparativo img{
		float:left;
		margin:0 15px;
		margin-top:5px;
		display:none;
	}

	#iniciarcomparativo {
		max-width: 291px;
		width:100%;
		height: 51px;
		line-height: 51px;
		text-align: center;
		color: #fff;
		font-size: 14px;
		background: #f3640d;
		display: block;
		margin: 0 auto;
		margin-top:40px;
	}

	
	
}
@media handheld, only screen and (max-width: 580px) {
	.textoBoxSeguros, .seguroRight .textoBoxSeguros {
		width: 69%;
	}
	.boxsHome {
		float:none !important;
		width:80%;
		margin:0 auto !important;
	}
	.boxsHomeAzuis, .estamosWhatsapp {
		float:none !important;
		width:80%;
		margin:0 auto !important;
	}
	.estamosWhatsapp p{
		margin-right:10px;
	}

	.estamosWhatsapp p strong{
		font-size:23px;
	}

	
	.centralizar{
		max-width:100% !important;
	}
	#boxHome1, #boxHome2, #boxHome3 {
		border-bottom: 1px solid #ECECEC;
		margin-bottom: 30px !important;
	}
	#menuRodape {
		width: 100%;
	}
	#menuRodape a{
		padding: 10px 6px;
		display: block;
		font-size: 14px;
		border-bottom: 0px;
		color: #7b7f80;
		float:left;
	}
	#rodape {
		height: 130px;
	}
	#contatoMapa {
		width:100%;
		height:300px;
	}

	#contatoMapaFilial {
		width:100%;
		height:200px;
	}

	.box31, .box32, .box33{
		width:100%;
		float:none;
	}
	.box32 {
		margin: 0;
	}
	.boxProdutosInternos {
		margin-bottom: 70px;
	}
	#newsHome input, #newsHome textarea, #formCotacao input, #formCotacao select{
		width: 80%;
	}

	#contatoMapa {
		width: 100%;
		height: 300px;
	}
}
@media handheld, only screen and (max-width: 500px) {
	.estamosWhatsapp {
		background-position-x: -49px;
	}
	.boxsHomeAzuis {
		margin-bottom: 30px !important;
	}
	.imagemBoxSeguros, .seguroRight .imagemBoxSeguros {
		float: none;
		width: 70%;
		margin: 0 auto;
	}
	.textoBoxSeguros, .seguroRight .textoBoxSeguros {
		text-align: center;
		width: 90%;
	}
	#telefone {
		font-size:22px;
	}
	#telefone img {
		padding-top: 30px;
	}
	#telefone {
	    margin-top: 10px;
	}
	#banner {
    	background-size: 900px auto !important;
    	height: 300px !important;
    }
    #textoBanner h2 {	
    	font-size: 21px !important;
    	margin-bottom: 15px;
    }
    #textoBanner p {
    	font-size: 18px !important;
    }
    #textoBanner {
    	width: 100%;
    	margin-top: 20px;
    	margin-right:0;
    }
    #textoBanner p {
		margin-bottom: 15px;
    }
    #iconeMenu img{
    	width:100%;
    }
    #textoBanner a {
    	width:100% !important;
    	font-size: 15px;
    }
    #telefone{
    	width: 150px;
    }
    #telefone img{
    	display:none;
    }
    .boxSeguros {
		margin: 35px 0;
		padding-bottom: 35px;
		border-bottom: 1px solid #f4f4f4;
    }
    
    #bgTitulo {
	    width: 100% !important;
		text-align: center !important;
		height: 50px;
		background: url('../imagens/background-titulo.jpg') bottom repeat-x;
	}
	#bgTitulo h2{
		text-align:center !important;
		width:100% !important;
	}
	.box1, .box2{
		width:100%;
	}

	.box1 {
		margin-right:0%;
	}
	#topoInternas {
		padding-top: 100px;
		padding-bottom: 10px;
		height:50px;
	}
	#tituloInternas {
	    text-align: center;
	    background:none;
	}
	#tituloHospitais {
	    text-align: center;
	    background:none;
	}
	#tituloInternas img{
		float:none;
		border-right: 0px solid #eaeaea;
	}
	#topoInternas h1 {
	    display: block;
	    text-align:center;
	    width: 90%;
	}

	#fazerCotacao {
		overflow: hidden;
	}
	.idadesEmpresariais {
		width:29%;
	}

	.conhecerPlanos {
		float:left;
		width:50%;
		text-align:center;
		margin-top:20px;
		
	
	}
	.tituloConteudoInterno {
		background: url('../imagens/background-titulo.jpg') bottom repeat-x;
		width: 100%;
		margin: 15px 0;
		margin-top: 0px;
		padding-bottom: 20px;
		text-align: center;
	}

	.clearMobile {
		clear:both;
	}

	.cotarPlanos {
		width:35%;
		text-align:center;
		margin-right: 0px !important;
		margin-top:20px;
		
	}
	#redeComparativo {
		width:100%;
		margin:0 auto;
	}
	.redeComparativo1 {
		float:none;
		width:67px;
		font-size:14px;
		margin:0 auto;
	}
	.redeComparativo2 {
		float:none;
		width:122px;
		margin:0;
		font-size:14px;
		margin:0 auto;
	}
	.redeComparativo3 {
		float:none;
		width:138px;
		font-size:14px;
		margin:0 auto;
	}
	#pesquisaHopital {
		font-size: 18px;
	}

	.boxComparativo1, .boxComparativo2 {
		clear:both !important;
	}
	.boxComparativoPlanos {
		width: 92%;
		padding: 0px 2%;
		margin: 20px 2%;
    }

    .cidadesCobertas {
		width:100%;
		margin:0;
	}

	#tituloEstamos img {
		float:none;
		margin: 0 auto;
		width:200px;
		display:block;
	}
	#tituloEstamos {
		width:100%;
		text-align:center;
	}
	img.separacaoBonecos {
		width:100%;
	}
	
}

@media print {
	#fundomenu {
		display:none;
	}
}

