header , footer , article , aside , nav , section {display:block}

body{
	background-color:#FFF;
	font-family: 'Open Sans', sans-serif, Tahoma, Arial;
	font-size:14px;
	color:#333;
	margin:0px;
	overflow-x: hidden;
}

/* FERRAMENTA PARA DESENVOLVIMENTO */
.barra_fixa{width:50px;height:50px;margin:100px 0px 0px 0px;background-color:#F00;position: fixed;bottom: 0px;display:block;}
/* FERRAMENTA PARA DESENVOLVIMENTO */

/* HEADER */
.topo{
	/*background-color: aqua; */
    width: 100%;
    height: 100px;
}
.bt_saiba_mais{
	width: 50%;
    padding-left: 0px;
    padding-right: 0px;
    color: #FFF;
    background-color: #1C8D78 !important;
    border: 1px solid #1C8D78 !important;
    font-weight: bold;
    float: initial;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    text-decoration: none;
    padding: 10px;
    border-radius: 5px;
	text-align: center;
}
.bt_saiba_mais:hover{
	text-decoration:none;
	background-color: #077863;
	color:#FFF;
}
.logomarca{
	width:233px;
	height:74px;
	margin-top:10px;
	float:left;
	background-image:url(../imagens/logomarca.png);
}
.menu{
	margin-top: 25px;
}
.img_clientes{
	width:90%;
	height:auto;
}


















.bt-contato{
	background-color:#FB6A08;
	padding:8px 12px;
	color:#FFF;
	border-radius:5px;
	cursor:pointer;
	width:198px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.bt-contato:hover{
	background-color:#F94C00;
	color:#FFF;
	text-decoration:none;
}
.banner{
	display:block;
	float:left;
	width:100%;
	height: auto;
	background-size: cover;
	margin-top: -100px;
}
/* HEADER */

/* AREA */
.wrap_barra_titulo{
	width:100%;
	background-color:#FFF;
	padding:20px 0;
}
.barra_titulo{
	width:100%;
	height:40px;
	line-height:40px;
}
.wrap_cinza{
	background: #DFDFDF;
}
.wrap_dark{
	background: #333;
}
.box_servicos{
	background-color:#FFF;
	padding:20px;
	width:100%;
	text-align:center;
}
.titulo_box_servicos{
	color:#1371AD;
	font-size:18px;
	text-align:center;
	display:block;
	margin-bottom:10px;
}
.contato-home-parallax {
  padding: 60px 0;
  text-align: left;
  position: relative;
  background: url(../novo/imagens-font/back_contato.jpg) 50% 0 repeat fixed;
  float: left;
  width:100%;
  background-size: cover;
}
.form_contato{
	color:#FFF;
	border:0px;
}
.form_contato textarea{
	height:165px;
}
.contato_input{
	background: rgba(0,0,0,0.2);
	color:#EDEDED;
}
.titulo_contato_home{
	color:#FFF;
	font-size:35px;
}
.texto_contato_home{
	font-size:20px;
}

.imagem_galeria_detalhes{
	width:95%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.imagem_servicos{
	width:100%;
	border-radius:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* AREA */

/* FOOTER */
footer{
	background-color:#FFF;
	height:40px;
	line-height:40px;
	float:left;
	width:100%;
	margin:0px;
}
.img_desenvolvido{
	margin:13px auto auto auto;
	display: block;
}
/* FOOTER */

/* CLASSES DO PROJETO */
.wrap_base{
	display:block;
	width:100%;
	float:left;
	margin:0px;
}
.base{
	margin-left:auto;
	margin-right:auto;
}
.img_logo_sistema{
	margin-left: auto;
    margin-right: auto;
}
/* CLASSES DO PROJETO */
/*Headings*/
h1 {
  font-size: 40px;
  line-height: 35px;
  color: #0187D1;
}
h2 {
  font-size: 38px;
  line-height: 35px;
  color: #0187D1;
}
h3 {
  font-size: 36px;
  line-height: 33px;
  color: #0187D1;
}
h4 {
  font-size: 34px;
  color: #0187D1;
}
h5 {
  height: 32px;
  color: #0187D1;
}
h6 {
  height: 30px;
  color: #0187D1;
}
h1, h2, h3, h4, h5, h6{
	color:#0187D1;
	font-family: 'Open Sans', sans-serif, Tahoma, Arial;
	margin: 0px;
	line-height: 1.3;
}
.bt_cadastrar{
	background-color:#94C11F;
	color:#FFF;
}
.bt_cadastrar:hover{
	background-color:#82A91B;
}

.img_galeria{width:100%;height:auto;}
.col_galeria_home{padding-left:5px;padding-right:5px;}
.bt_green{background-color:#AACC46;border:1px solid #96B733;margin-left:5px;}.bt_green:hover{background-color:#96B733;}
.float-left{float:left;}.float-right{float:right;}
.padding-5{padding:5px;}
.comforta{font-family: 'Open Sans', sans-serif, Tahoma, Arial;}
.margin-top-5{margin-top:5px;}.margin-top-10{margin-top:10px;}.margin-top-15{margin-top:15px;}.margin-top-20{margin-top:20px;}.margin-top-30{margin-top:30px;}.margin-top-40{margin-top:40px;}
.height-25{height:25px;line-height:25px;display: inline-table;}
.titulo_comforta{font-family: 'Open Sans', sans-serif, Tahoma, Arial;color:#FFF;font-size:14px;}
.text-16{font-size:16px;}
.padding-right-none{padding-right:0px;}
.padding-left-none{padding-left:0px;}
.img_home{height:180px;margin-left: auto;margin-right: auto;width:100%;}
.titulo_color{
	color:#206AB2;
}
.titulo_color2{
	color:#94C11F;
}
.back_topo{background-color:#F1F1F1;}
.height-80{height:80px;}
.item_maquina{height:auto;width:100%;margin:5px;color:#333;background-color:#FFF;box-shadow:0 0 10px 1px #D1D1D1; float: left;}
.text-white{color:#FFF;}
.mobile_block{display:none;}
.itens_menu{display:none;}
/* CLASSES DO PROJETO */

/* CELULARES. */
@media screen and (max-width: 480px) {
.barra_fixa{
	background-color:#F0F; /* rosa choque */
}	
.base{
	border:3px solid #F0F;
	width:100%;
}
#intro{
	display:none;
}
.iframe_inscricao{
	width: 100%;
	height: auto;
	display: none;
}
.btn_inscricao{
	width: 100%;
}
.navbar-fixed-top, .navbar-fixed-bottom{
	position:inherit;
}
/* HEADER-CELULAR */
.banner{
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	
	
	height:180px;
	background-size:cover;
	background-position:right;
	background-image:url(../novo/imagens/xs/banner.jpg);
}
.mobile_block{
	display:block;
}
.mobile_none, .menu_none{
	display:none;
}
.bt-contato .contato-text1, .bt-contato .contato-text2{
	display:none;
}
.bt-contato .fa{
	font-size:22px;
}
.bt-contato{
	width:46px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
/* END HEADER-CELULAR */

/* AREA */
.sorting-block .sorting-grid .mix{
	margin-bottom:5px;
}
.col-mobile{
	display:block;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.img_home, .item_maquina, .img-responsive{
	height:auto;
}
/* AREA */
/* FOOTER */
footer{
	text-align:center;
	font-size:14px;
}
/* FOOTER */
.barra_titulo {
    line-height: 1.5;
}
.logomarca{
	width:190px;
	height:74px;
	margin-top:10px;
	float:left;
	background-image:url(../imagens/logomarca-sm.png);
}
.navbar-default .navbar-nav > li > a{
	background-color:#FFF;
	margin-top:5px;
}
.navbar-default .navbar-nav > li > a:hover{
	background-color:#94C11F;
	color:#FFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus{
	background-color:#94C11F;
	color:#FFF;
	margin-top:5px;
}
}
 
/* TABLET EM PE */
@media screen and (min-width: 481px) and (max-width: 767px) {
.barra_fixa{
	background-color:#0FF;
}
.base{
	border:3px solid #0FF; /* azul claro aqua */
	width:100%;
}
/* HEADER-TABLET-EM-PE */
.bt-contato .contato-text1{
	display:none;
}
.bt-contato{
	width:115px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.banner{
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	
	
	height:292px;
	background-size:cover;
	background-position:right;
	background-image:url(../novo/imagens/xs/banner.jpg);
}
/* END HEADER-TABLET-EM-PE */
.barra_titulo {
    line-height: 1.5;
}
.logomarca{
	width:190px;
	height:74px;
	margin-top:10px;
	float:left;
	background-image:url(../imagens/logomarca-sm.png);
}
.navbar-default .navbar-nav > li > a{
	background-color:#FFF;
	margin-top:5px;
}
.navbar-default .navbar-nav > li > a:hover{
	background-color:#94C11F;
	color:#FFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus{
	background-color:#94C11F;
	color:#FFF;
	margin-top:5px;
}
}

/* TABLET DEITADO */
@media screen and (min-width: 768px) and (max-width: 991px) {
	
.barra_fixa{background-color:#063;} /* verde escuro */	

.base{
	border:3px solid #063;
	width:100%;
}
.logomarca{
	width:190px;
	height:74px;
	margin-top:10px;
	float:left;
	background-image:url(../imagens/logomarca-sm.png);
}
/* HEADER-TABLET-DEITADO */
.banner{
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	
	height:379px;
	background-size:cover;
	background-position:right;
	background-image:url(../novo/imagens/sm/banner.jpg);
}
/* END HEADER-TABLET-DEITADO */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    width: 530px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 6px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 12px;
}

}

/* NOTEBOOK */
@media screen and (min-width: 992px) and (max-width: 1344px){
.barra_fixa{background-color:#FC0;}
.base{
	border:3px solid #FC0; /* amarelo */
	width:970px;
}
/* HEADER-NOTEBOOK */
.banner{
	margin-top:-100px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	
	height:495px;
	background-size:cover;
	background-position:right;
	background-image:url(../novo/imagens/md/banner.jpg);
}
/* END HEADER-NOTEBOOK */
}

/* COMPUTADOR M */
@media screen and (min-width: 1345px) and (max-width: 1632px){
.barra_fixa{background-color:#F0F;}

.base{
	border:3px solid #0F0; /* roxo */
	width:1170px;
}
.banner{
	margin-top:-100px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	
	height:631px;
	background-size:cover;
	background-position:right;
	background-image:url(../novo/imagens/lg/banner.jpg);
}
}

/* COMPUTADOR G */
@media screen and (min-width: 1633px){
.barra_fixa{background-color:#60F;}

.base{
	border:3px solid #60F; /* verde */
	width:1170px;
}
.banner{
	margin-top:-100px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	
	height:743px;
	background-size:cover;
	background-position:right;
	background-image:url(../novo/imagens/lg-max/banner.jpg);
}
}

.base{border:none;}
.barra_fixa{display:none;} /* */

/* MODAL NEWSLETTER */
@media (min-width: 768px){
.modal-dialog {
    width: 450px;
    margin: 30px auto;
}
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
    text-align: center;
    font-size: 18px;
    color: #000;
}
.btn_inscricao{
	margin: 0 auto;
    float: initial;
    display: block;
    background: #2f73b2;
}
.btn_inscricao:hover{
    background: #2f73b2;
}
.modal-body{
	display: none;
}
.iframe_inscricao{
	margin: 0px auto;
	float: initial;
	display: block
}
/* END MODAL NEWSLETTER */