@charset "utf-8";
/* CSS Document */


@media screen and (min-width: 1560px) { 

.container {
	width: 90%;
	/* width:1560px; */
}
	
}


@media screen and (min-width: 1600px) and (max-width: 1680px) { 

	
	
}

@media screen and (min-width: 1400px) and (max-width: 1559px) { 

.container {
	/*width:1380px;*/	
	width:1350px;
}
	
.menu-top {
    font-size: 13px;
    padding-left: 112px;
}
	

	
}


@media screen and (min-width: 1200px) and (max-width: 1399px) { 

.container {
	width:1180px;	
}
	
.menu-top {
    font-size: 13px;
    padding-left: 112px;
}
	
.menu-top ul li {
    margin: 0 8px;
}
	
	

}

@media screen and (min-width: 980px) and (max-width: 1199px) { 

.container {
	width:100%;	
}
	
.menu-top {
    font-size: 13px;
    padding-left: 112px;
}
	
.menu-top ul li {
    margin: 0 8px;
}
	

}

@media screen and (min-width: 801px) and (max-width: 979px) { 

.container {
	width:100%;	
}
		
	
	
.conteudo {
	padding-top:0px;
}

.container {
	width:100%;	
	padding-left:0;	
	padding-right:0;	
}
	

	
.logo {
	left: 0;
	top: 0;
	width: 100%;
	text-align: left;
	padding: 20px 0 0 20px;
	z-index: 99;
}
	
	
.button-top {
	right: 0;
	top: 80px;
	background: #6e373c;
	width: 100%;
	text-align: center;
	padding: 20px;
	z-index: 99;
}
	

.button-top .btn-azul {
	width: 100%;
	margin-left: 0 !important;
}
	
	
.sobre .chamada h2 {
    font-size: 20px;
}
	
.sobre .container {
	padding: 0 20px;
}
	
.box-shadow {
    margin: 0 10px 40px 10px;
}
	
.solucoes .container {
    padding-left: 20px;
    padding-right: 20px;
}
	
.texto-solucoes {
	padding: 0;
}
	
.texto-solucoes p {
	margin-bottom: 15px;
}
	
.texto-solucoes h1 {
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	text-align: left;
}
	
.clientes {
    padding: 0;
}

.clientes .container {
	padding: 0 20px;
}
	
.clientes h2 {
    font-size: 18px;
	margin-bottom: 30px;
}

.logo-clientes {
    padding: 0 0 20px 0;
}
	
.logo-clientes img {
    margin: 20px;
    width: 30%;
}
	
.experimente .container {
	padding: 0 20px;
}

.experimente h1 {   
    font-size: 20px;
	line-height: 22px;
}
	
.experimente .btn-verde-outline {
	width: 100%;
	margin: 0 0 20px 0 !important;
	min-width: 100% !important;
}

.btn-out-branco {
    padding: 15px 10px;
}
	
.unidades {
    padding: 0 20px;
    margin-top: 0;
}
	
.unidades .col-sm-6 {
    border-right: 0;
	border-bottom: 1px dashed #f44c4e;
	padding-bottom: 30px;
}
	
.unidades .col-sm-6:last-child {
    border-right: 0;
	border-bottom: 0;
}
	
.vertical-tab{
    display: table;
	margin: 10px 0;
}
	
.vertical-tab .nav-tabs{
	display: block;
	width: 100%;
	border-right: none;
}
	
.vertical-tab .nav-tabs li a {

	margin: 0;
	font-size: 16px
}
.vertical-tab .tab-content{
	display: block;
	padding: 20px 0;
	border-radius: 0 0 10px 10px;
}
	
.divider {
    margin: 10px auto;
}
	
.nav-menu{
    color: #9a1f2c;
    display: inline-block;
    padding: 8px 12px;
    cursor: pointer;
	width: 50px;
	font-weight: bold;
	position: absolute;
	right: 5px;
	top: 15px;
	font-size: 24px;
	z-index: 2000;
}
	
.nav-menu:hover{
    text-decoration: none;
	color:#000;
}
	
.menu-top {
	margin: 80px 10px 5px 5px;
	float: right;
}
.menu-top ul {
	display: none;
	position: absolute;
	left: 0;
	z-index: 1001;
	width: 100%;
	background: #9a1f2c;
}
	
.menu-top ul li {
	margin:0;
	padding:10px 0;
	display:block;
	width: 100%;	
	border-bottom: 1px solid #2b769e;
}
	
.menu-top ul li a {
	color:#fff;
}

.menu-top ul li a:hover {
	text-decoration:none;
}
	
.menu-top ul li:first-child a:before, .menu-top ul li:last-child a:after, .menu-top ul li a:after {
    content: "";
}
	
.box-losango {
	background: url(../imagens/losango.png) no-repeat center;
	background-size: 95%;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	margin-top: 30px;
	padding: 0 20px;
}
	
.box-losango .frase {
	font-size: 30px;
	line-height: 28px;
}
	
.fabrica .container, .fabrica-chamada .container {
	padding: 0 20px;
}
	
.fabrica h1 {
    font-size: 28px;
    font-weight: bold;
}
	
.fabrica h2 {
    font-size: 20px;
	font-weight: normal;
}
	
.metodologia .container {
	padding: 0 20px;
}
	
.metodologia .chamada h1 {
    font-weight: bold;
    font-size: 38px;
    background: linear-gradient(to right, #9a1f2c 0%, #00eac0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    margin: 0 auto 15px auto;
}
	
.beneficios .container {
	padding: 0 20px;
}
	
.beneficios h1 {
    font-size: 38px;
}
	
.beneficios .box-textos .col-sm-12 {
    margin-bottom: 30px;
	text-align: center;
}
	
.beneficios .box-textos img {
    float: none;
	margin: 20px 0;
}

.beneficios .box-textos h1 {
    font-weight: bold;
    font-size: 24px;
    color: #f44c4e;
    padding-top: 7px;
	padding-bottom: 15px;
    text-align: center;
}
	
footer {
	padding: 150px 0 0 0;
	font-size: 12px;
	height: 200px;
}
	
.logo-footer {
	position: absolute;
	left: 0;
	text-align: center;
	width: 100%;
	top: -120px;
}
	
.redes {
	position: absolute;
	right: 0;
	top: -60px;
	width: 100%;
	text-align: center;
}
	

	
}



/*
@media screen and (min-width: 521px) and (max-width: 767px) { 

.container {
	width:100%;	
}

}*/


@media only screen 
and (min-width : 421px) 
and (max-width : 800px) {

.conteudo {
	padding-top:0px;
}

.container {
	width:100%;	
	padding-left:0;	
	padding-right:0;	
}
	

	
.logo {
	left: 0;
	top: 0;
	width: 100%;
	text-align: left;
	padding: 20px 0 0 20px;
	z-index: 99;
}
	
	
.button-top {
	right: 0;
	top: 80px;
	background: #6e373c;
	width: 100%;
	text-align: center;
	padding: 20px;
	z-index: 99;
}
	

.button-top .btn-azul {
	width: 100%;
	margin-left: 0 !important;
}
	
	
.sobre .chamada h2 {
    font-size: 20px;
}
	
.sobre .container {
	padding: 0 20px;
}
	
.box-shadow {
    margin: 0 10px 40px 10px;
}
	
.solucoes .container {
    padding-left: 20px;
    padding-right: 20px;
}
	
.texto-solucoes {
	padding: 0;
}
	
.texto-solucoes p {
	margin-bottom: 15px;
}
	
.texto-solucoes h1 {
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	text-align: left;
}
	
.clientes {
    padding: 0;
}

.clientes .container {
	padding: 0 20px;
}
	
.clientes h2 {
    font-size: 18px;
	margin-bottom: 30px;
}

.logo-clientes {
    padding: 0 0 20px 0;
}
	
.logo-clientes img {
    margin: 20px;
    width: 30%;
}
	
.experimente .container {
	padding: 0 20px;
}

.experimente h1 {   
    font-size: 20px;
	line-height: 22px;
}
	
.experimente .btn-verde-outline {
	width: 100%;
	margin: 0 0 20px 0 !important;
	min-width: 100% !important;
}

.btn-out-branco {
    padding: 15px 10px;
}
	
.unidades {
    padding: 0 20px;
    margin-top: 0;
}
	
.unidades .col-sm-6 {
    border-right: 0;
	border-bottom: 1px dashed #f44c4e;
	padding-bottom: 30px;
}
	
.unidades .col-sm-6:last-child {
    border-right: 0;
	border-bottom: 0;
}
	
.vertical-tab{
    display: table;
	margin: 10px 0;
}
	
.vertical-tab .nav-tabs{
	display: block;
	width: 100%;
	border-right: none;
}
	
.vertical-tab .nav-tabs li a {

	margin: 0;
	font-size: 16px
}
.vertical-tab .tab-content{
	display: block;
	padding: 20px 0;
	border-radius: 0 0 10px 10px;
}
	
.divider {
    margin: 10px auto;
}
	
.nav-menu{
    color: #9a1f2c;
    display: inline-block;
    padding: 8px 12px;
    cursor: pointer;
	width: 50px;
	font-weight: bold;
	position: absolute;
	right: 5px;
	top: 15px;
	font-size: 24px;
	z-index: 2000;
}
	
.nav-menu:hover{
    text-decoration: none;
	color:#000;
}
	
.menu-top {
	margin: 80px 10px 5px 5px;
	float: right;
}
.menu-top ul {
	display: none;
	position: absolute;
	left: 0;
	z-index: 1001;
	width: 100%;
	background: #9a1f2c;
}
	
.menu-top ul li {
	margin:0;
	padding:10px 0;
	display:block;
	width: 100%;	
	border-bottom: 1px solid #2b769e;
}
	
.menu-top ul li a {
	color:#fff;
}

.menu-top ul li a:hover {
	text-decoration:none;
}
	
.menu-top ul li:first-child a:before, .menu-top ul li:last-child a:after, .menu-top ul li a:after {
    content: "";
}
	
.box-losango {
	background: url(../imagens/losango.png) no-repeat center;
	background-size: 95%;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	margin-top: 30px;
	padding: 0 20px;
}
	
.box-losango .frase {
	font-size: 30px;
	line-height: 28px;
}
	
.fabrica .container, .fabrica-chamada .container {
	padding: 0 20px;
}
	
.fabrica h1 {
    font-size: 28px;
    font-weight: bold;
}
	
.fabrica h2 {
    font-size: 20px;
	font-weight: normal;
}
	
.metodologia .container {
	padding: 0 20px;
}
	
.metodologia .chamada h1 {
    font-weight: bold;
    font-size: 38px;
    background: linear-gradient(to right, #9a1f2c 0%, #00eac0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    margin: 0 auto 15px auto;
}
	
.beneficios .container {
	padding: 0 20px;
}
	
.beneficios h1 {
    font-size: 38px;
}
	
.beneficios .box-textos .col-sm-12 {
    margin-bottom: 30px;
	text-align: center;
}
	
.beneficios .box-textos img {
    float: none;
	margin: 20px 0;
}

.beneficios .box-textos h1 {
    font-weight: bold;
    font-size: 24px;
    color: #f44c4e;
    padding-top: 7px;
	padding-bottom: 15px;
    text-align: center;
}
	
footer {
	padding: 150px 0 0 0;
	font-size: 12px;
	height: 200px;
}
	
.logo-footer {
	position: absolute;
	left: 0;
	text-align: center;
	width: 100%;
	top: -120px;
}
	
.redes {
	position: absolute;
	right: 0;
	top: -60px;
	width: 100%;
	text-align: center;
}
	
	
}



@media only screen 
and (min-width : 200px) 
and (max-width : 420px) {


.conteudo {
	padding-top:0px;
}

.container {
	width:100%;	
	padding-left:0;	
	padding-right:0;	
}
	

	
.logo {
	left: 0;
	top: 0;
	width: 100%;
	text-align: left;
	padding: 20px 0 0 20px;
	z-index: 99;
}
	
.logo img {
	width: 70%;
}
	
.button-top {
	right: 0;
	top: 80px;
	background: #6e373c;
	width: 100%;
	text-align: center;
	padding: 20px;
	z-index: 99;
}
	

.button-top .btn-azul {
	width: 100%;
	margin-left: 0 !important;
}
	
	
.sobre .chamada h2 {
    font-size: 20px;
}
	
.sobre .container {
	padding: 0 20px;
}
	
.box-shadow {
    margin: 0 10px 40px 10px;
}
	
.solucoes .container {
    padding-left: 20px;
    padding-right: 20px;
}
	
.texto-solucoes {
	padding: 0;
}
	
.texto-solucoes p {
	margin-bottom: 15px;
}
	
.texto-solucoes h1 {
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	text-align: left;
}
	
.clientes {
    padding: 0;
}

.clientes .container {
	padding: 0 20px;
}
	
.clientes h2 {
    font-size: 18px;
	margin-bottom: 30px;
}

.logo-clientes {
    padding: 0 0 20px 0;
}
	
.logo-clientes img {
    margin: 20px;
    width: 30%;
}
	
.experimente .container {
	padding: 0 20px;
}

.experimente h1 {   
    font-size: 20px;
	line-height: 22px;
}
	
.experimente .btn-verde-outline {
	width: 100%;
	margin: 0 0 20px 0 !important;
	min-width: 100% !important;
}

.btn-out-branco {
    padding: 15px 10px;
}
	
.unidades {
    padding: 0 20px;
    margin-top: 0;
}
	
.unidades .col-sm-6 {
    border-right: 0;
	border-bottom: 1px dashed #f44c4e;
	padding-bottom: 30px;
}
	
.unidades .col-sm-6:last-child {
    border-right: 0;
	border-bottom: 0;
}
	
.vertical-tab{
    display: table;
	margin: 10px 0;
}
	
.vertical-tab .nav-tabs{
	display: block;
	width: 100%;
	border-right: none;
}
	
.vertical-tab .nav-tabs li a {

	margin: 0;
	font-size: 16px
}
.vertical-tab .tab-content{
	display: block;
	padding: 20px 0;
	border-radius: 0 0 10px 10px;
}
	
.divider {
    margin: 10px auto;
}
	
.nav-menu{
    color: #9a1f2c;
    display: inline-block;
    padding: 8px 12px;
    cursor: pointer;
	width: 50px;
	font-weight: bold;
	position: absolute;
	right: 5px;
	top: 15px;
	font-size: 24px;
	z-index: 2000;
}
	
.nav-menu:hover{
    text-decoration: none;
	color:#000;
}
	
.menu-top {
	margin: 80px 10px 5px 5px;
	float: right;
}
.menu-top ul {
	display: none;
	position: absolute;
	left: 0;
	z-index: 1001;
	width: 100%;
	background: #9a1f2c;
}
	
.menu-top ul li {
	margin:0;
	padding:10px 0;
	display:block;
	width: 100%;	
	border-bottom: 1px solid #2b769e;
}
	
.menu-top ul li a {
	color:#fff;
}

.menu-top ul li a:hover {
	text-decoration:none;
}
	
.menu-top ul li:first-child a:before, .menu-top ul li:last-child a:after, .menu-top ul li a:after {
    content: "";
}
	
.box-losango {
	background: url(../imagens/losango.png) no-repeat center;
	background-size: 95%;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	margin-top: 30px;
	padding: 0 20px;
}
	
.box-losango .frase {
	font-size: 30px;
	line-height: 28px;
}
	
.fabrica .container, .fabrica-chamada .container {
	padding: 0 20px;
}
	
.fabrica h1 {
    font-size: 28px;
    font-weight: bold;
}
	
.fabrica h2 {
    font-size: 20px;
	font-weight: normal;
}
	
.metodologia .container {
	padding: 0 20px;
}
	
.metodologia .chamada h1 {
    font-weight: bold;
    font-size: 38px;
    background: linear-gradient(to right, #9a1f2c 0%, #00eac0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    margin: 0 auto 15px auto;
}
	
.beneficios .container {
	padding: 0 20px;
}
	
.beneficios h1 {
    font-size: 38px;
}
	
.beneficios .box-textos .col-sm-12 {
    margin-bottom: 30px;
	text-align: center;
}
	
.beneficios .box-textos img {
    float: none;
	margin: 20px 0;
}

.beneficios .box-textos h1 {
    font-weight: bold;
    font-size: 24px;
    color: #f44c4e;
    padding-top: 7px;
	padding-bottom: 15px;
    text-align: center;
}
	
footer {
	padding: 150px 0 0 0;
	font-size: 12px;
	height: 200px;
}
	
.logo-footer {
	position: absolute;
	left: 0;
	text-align: center;
	width: 100%;
	top: -120px;
}
	
.redes {
	position: absolute;
	right: 0;
	top: -60px;
	width: 100%;
	text-align: center;
}
	
}