@charset "utf-8";
/* CSS Document */

/*Tablet*/
@media only screen and (min-width: 769px) and (max-width: 1100px) {
.content100{width:100%;}
.content90 {width:90%; float:left; margin-left:5%;}
.boxTxtParticles , .boxTxtParticles {	width: 90%; }
.linkAtivo{ display:none; }
.contentRightTop{ float:left; clear:left; width:100%; margin:auto;}
.menuTop{ float:right; width:100%; margin:auto;}
.fone{ display:none;}
.foneMob{float:right; width: 200px; margin-top:25px; margin-right:5%; display:block; }
.logotipo{ margin-top:10px; width:190px;}
.centerTop h1 {width:60%;}
.centerTop {margin-top:450px;}
}

/*Smartphone*/
@media only screen and (min-width: 480px) and (max-width: 768px) {
.content100{width:100%;}
.content90  {width:90%; float:left; margin-left:5%; height:auto;}
.boxTxtParticles {width:80%}
.a1,.b2 {width:100%; float:left}

.linkAtivo{ display:none; }
.contentRightTop{ float:left; clear:left; width:100%; margin:auto;}
.menuTop{ float:right; width:100%; margin:auto;}
.fone{ display:none;}
.foneMob{float:right; width: 200px; margin-top:25px; margin-right:5%; display:block; }
.logotipo{ margin-top:10px; width:190px;}
.footerLeft, .footerMiddle, .footerRight{ width:100%; text-align:center; margin-top:30px; }
.contentLeftGeral, .contentRightGeral {width:100%; margin-top:20px;}
.boxLra {width:70%; margin-left:10%; margin-right:10%; padding-left:5%; padding-right:5%; text-align:center; height:auto; }
.boxLra p {	font-size: 270%; }
.sobreLeft {width:49%; padding-right:1%;}
.linkCotacaoMobile {display:block;}
.centerTop h1 {width:60%;}
.centerTop {margin-top:200px;}
.top {	height: 630px;	background-position: center top;  background-image:url(../imgs/bgTop768.jpg);}
.b2 {	background-image: url(../imgs/seguroResidencial-768.jpg); }
.a1:nth-child(1) { background-image: url(../imgs/seguroVeiculos-768.jpg); }
}

/*Celular*/
@media only screen and (min-width: 180px) and (max-width: 479px) {
.content100{width:100%;}
.content90  {width:90%; float:left; margin-left:5%; height:auto;}
.a1,.b2 {width:100%; float:left}
.linkAtivo{ display:none; }
.contentRightTop{ float:left; clear:left; width:100%; margin:auto;}
.menuTop{ float:right; width:100%; margin:auto; margin-bottom:25px;}
.fone{ display:none;}
.foneMob{float:left; width: 100%; margin-top:auto; margin-left:auto; margin-right:auto; text-align:center; display:block; }
.foneMob img{float:none; margin-right:2%;}
.logotipo{float:none; margin-left:auto; margin-right:auto; width:190px; padding-top:5px; background-color:#ABABAB; }
.footerLeft, .footerMiddle, .footerRight{ width:100%; text-align:center; margin-top:30px; }
.contentLeftGeral, .contentRightGeral {width:100%; margin-top:20px;}
.boxLra {width:70%; margin-left:10%; margin-right:10%; padding-left:5%; padding-right:5%; text-align:center; height:auto; }
.boxLra p {	font-size: 220%; }.sobreLeft {width:100%; padding-right:0px; text-align:center; height:120px;}
.sobreLeft  h2 {width:90%; margin-right:5%; padding-top:25px; }
.sobreRight {width:100%;}
.topGeral {padding-bottom:25px;}
.ajustaInput {width:100%; margin-right:0px;}
.linkCotacaoMobile {display:block;}
.top{ height:700px; background-position:top; background-image:url(../imgs/bgTop479.webp);}
.centerTop{ margin-top:220px; margin-left:10%; margin-right:10%; width:80%;}
.parallax-background{ background-size:auto;}
.imgCarro {
	background-image: url(../imgs/topCarro479.jpg);
	background-position: center -122px;
}
.imgResidencia {
	background-image: url(../imgs/topResidencia479.jpg);
	background-position: center -122px;
}
.imgContato {
	background-image: url(../imgs/topContato479.jpg);
	background-position: center -122px;
}
.centerTop .superTituloBco {font-size:190%;}
.centerTop{margin-top:0px;}
.centerTop h1 {width:80%; line-height:35px;  }
.foneMob {display:none;}
.b2 {	background-image: url(../imgs/seguroResidencial-479.webp); }
.a1:nth-child(1) { background-image: url(../imgs/seguroVeiculos-479.webp); }
}
