body {
	font-family: 'roboto';
	font-size:14px;
	color:#636363;
}

.font-destaque {
	font-size:16px;
}

a:hover, a:focus, a:cliked, a {
	color: #FFF;
}

a {
	color: #FFF;
}

section {
	overflow:hidden;
}

section > div:first-child {
	margin:0 auto;
	width:100%;
	max-width:1200px;
}

img {
	max-width:100%;
}

h1 {
	color: #a84435;
	font-size:28px;
	line-height: 1.5;
}

h2 {
	color: #a84435;	
	font-size: 26px;
	line-height: 1.3;
}

h3 {
	color: #959595;	
	font-size: 28px;
	line-height: 1.2;
}

h4 {
	color: #ded23a;
	font-size:20px;
	line-height: 1.42857143;
}

h6 {
	color: #a84435;
	font-size:18px;
	line-height: 1;
}

.cor-principal {
	color: #a84435;
}

.conteudo ul {	
	padding-left: 0;
}

.conteudo ul li {
	list-style: none;
	line-height: 25px;
	padding-left:10px;
}

.conteudo ul li::before {
	content: '\25CF  ';
	font-size: 27px;
	vertical-align: sub;
	color: #ded23a;
}

.titulo {
	font-size:32px;
	color:#061c3b;
	text-transform:uppercase;
}

.titulo span {
	border-bottom: 2px solid #f4bc16;	
}

.wrapper {
    max-width: 60em;
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
}

.topo {
	color: #ffffff;	
	top: 15px;	 	
	margin-top: -100px;
	z-index:999;
	/*float:right;
	position: absolute; 
	width: 1200px;
	min-height: 200px;*/
}


@media(max-width:767px) {
	.img-menu {
		display:none;
	}
}

@media(min-width:768px) {
	.img-menu-mobile {
		display:none;
	}
}

.menu-logo {
	position: relative;
	margin: -90px auto 15px auto;
	width:100%;
	max-width:1200px;
	min-height: 75px;
	padding-top: 10px;
}

.topo > div:first-child {
	padding-bottom: 10px;
	min-height: 100px;
}

.logo {
    float: left;	
}

@media (max-width:1200px) {
	.logo img {
	   padding-left: 30px;
	}
	
	.menu {
		padding-right: 30px;
	}
}

.menu {
	padding-top: 60px;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "roboto-medium";
}

@media (max-width:1110px) {
	.menu {
		font-size: 15px;
	}
}

nav.menu > ul {
    float: right;
    list-style-type: none;
}

nav.menu > ul > li {
    float: left;
}

.marcador {
	margin-right: 10px;
	margin-left: 10px;
	color: #a84435;
}

nav.menu > ul > li > a {
    cursor: pointer;
    outline: none;
    width: 100%;
	text-decoration: none;
	color: #576a95;
}

nav.menu > ul > li > a:hover {
	color: #3d3950;
}

.with-padding-top {
	padding-top: 10px;	
}

.with-padding-bottom {
	padding-bottom: 10px;	
}

.with-small-padding-bottom {
	padding-bottom: 20px;	
}

.with-smaller-padding-bottom {
	padding-bottom: 10px;	
}

.with-small-padding-top {
	padding-top: 20px;	
}

.with-small-padding-left {
	padding-left: 25px;	
}

.with-medium-padding-bottom {
	padding-bottom: 50px;	
}

.with-medium-padding-top {
	padding-top: 50px;	
}

.with-big-padding-top {
	padding-top: 100px;	
}

.with-big-padding-bottom {
	padding-bottom: 100px;	
}

.with-padding-left {
	padding-left: 55px;	
}

.with-padding-right {
	padding-right: 55px;	
}

.with-padding-both {
	padding-left: 35px;	
	padding-right: 35px;
}

@media(max-width:767px) {
	.with-padding-left {
		padding-left: 15px;	
	}

	.with-padding-right {
		padding-right: 15px;	
	}
	
	.with-padding-both {
		padding-left: 15px;
		padding-right: 15px;	
	}
}

.bold {
	font-weight:bold;
}

.font-normal {
	font-weight:normal;
}

.imagem, .banner-interno, .banner-interno-sm, .banner-interno-md {
	max-width: 100%;	
}

.banner-interno-sm, .banner-interno-md {
	display: none;
}

@media (max-width: 500px) {
	.banner-interno {
		display:none;
	}
	
	.banner-interno-sm {
		display:block;
	}
}

@media (min-width: 501px) and (max-width: 1000px) {
	.banner-interno {
		display:none;
	}
	
	.banner-interno-md {
		display:block;
	}
}

.text-danger {
    color: #a84435;
}
 
.no-text-decoration, .no-text-decoration:hover, .no-text-decoration:focus {
	text-decoration: none;
}
 
.mapa {
	height:400px;
}

.mapa > iframe {
	width:100%;
	height:400px;
}

.rodape {
	background-color: #e5e4e4;
	padding-top:60px;	
	padding-bottom:55px;
	color: #959595;
	font-size: 15px;
}

.rodape-rede-social {
	background-color: #e5e4e4;
	color: #959595;
	font-size: 12px;
}

.text-rodape {
	font-size: 11px;
	text-align:right;
	padding-top: 70px;
	padding-bottom: 20px;
}

@media (max-width:1315px) {
	.text-rodape {
		padding-right: 65px;
	}
}

.rodape-content {
	padding-top: 8px;
}

.text-rodape > a, .text-rodape > a:hover, .text-rodape > a:visited {
	color: #959595;
}

.link-rodape > a, .link-rodape > a:hover, .link-rodape > a:visited {
	text-decoration: none;
	color: #e7e2e2;
}

.telefone-rodape {
	font-size:14px;	
}

.small-padding-left {
	padding-left:25px;
}

.text-white {
	color: #ffffff !important;
}

.text-gray {
	color: #878787 !important;
}

.img-logo-facebook {
	padding-right: 15px;
}

.img-logo-instagram {
	padding-right: 40px;
}

@media (max-width:400px) {
	.img-logo-instagram {
		padding-right: 5px;
	}	
}

.hidden-default {
	display: none;
}

.text-error {
    color: #fb4343;
	font-weight: bold;
	font-size: 12px;
}

form input[type="text"]:hover, form input[type="tel"]:hover, form input[type="email"]:hover, form input[type="password"]:hover, form select:hover, form textarea:hover {
    border-color: #c4bfbd;
}

form input[type="text"]:focus, form input[type="tel"]:focus, form input[type="email"]:focus, form input[type="password"]:focus,	form select:focus, form textarea:focus {
	border-color: #c4bfbd;
}

form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="password"] {
    padding: 0;
}
form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="password"], form select, form textarea {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 2px #c4bfbd;
    margin: 0;
    font-size: 14px;
    background-color: transparent;
}

form textarea {
	min-height: 9em;
	/*padding: 1em;*/
}

.text-enviando {
	color: #ffc80a;
	font-weight: bold;
	font-size: 20px;
	padding-top:10px;
}

.banner-desktop, .banner-interno-desktop {
	display: block;	
}

.banner-interno-desktop {
		
}

.banner-interno-desktop, .banner-interno-mobile {
	
}

.banner-mobile, .banner-interno-mobile {
	display: none;	
}

.text-banner {	
	position: absolute;
	width: 100%;
	padding-top: 100px;
}

.text-banner-interno {	
	position: absolute;
	width: 100%;
	padding-top: 100px;
}

@media(max-width:500px) {
	.text-banner-interno {	
		padding-top: 50px;
	}
}

@media (max-width: 991px) {
	.text-banner {		
		padding-top: 100px;
	}
}

@media (max-width: 767px) {
	.banner-mobile, .banner-interno-mobile {
		display: block;	
		/*min-height: 453px;*/
	}
	
	.banner-desktop, .banner-interno-desktop {
		display: none;	
	}
}

/* MENU */
nav {
	padding-top: 65px;
	float:right;
}

nav.menu > ul {
  	float: right;
	list-style-type:none;
}

/*nav.menu > ul > li {
	margin-right: 20px;
}*/



nav.menu > ul li ul li {
	width: 100%;
  	text-align: left;	
}

nav.menu ul li:hover {
	cursor: pointer;
	position: relative;
}

nav.menu ul li:hover > ul {
  	display: block;
}

nav.menu > ul > li > a {
	cursor: pointer;
	/*display: block;*/
  	outline: none;
  	width: 100%;
}

nav.menu > ul > li {
  	float: left;
}

nav.menu > ul li ul {
  	display: none;
  	position: absolute;
  	left: 0;
	top: 100%;
	list-style-type:none;
	padding:0;
}

nav.menu > ul li ul li > a {
	text-decoration: none;
}

nav.menu [type="checkbox"] {
	display: none;
}

/* menu-design */
nav {
	float:right;
}

nav.menu > ul > li > a {
	background-position:left center;
	background-repeat:no-repeat;
	padding: 10px;
	color: #576a95;
}

nav.menu > ul li ul {
	background-color:#ececec;
}

nav.menu > ul li ul a {
	color: #3d3950;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #d7d7d7;
}

.dropdown-menu {
	margin-top:7px;
	border-radius: 0;
	border: none;
	box-shadow: none;
}

.dropdown-menu > li > a {	
	padding: 5px 20px;
}

#mobileMenuWrapper {
	display:none;	
}

@media screen and (max-width: 1075px) {
	#mobileMenuWrapper {
		display:block;
		
	}
	
	.mobileMenuOpener {
		width: 35px;
		top:65px;
		float: right;
		padding-right: 62px;
		position: absolute;	
		cursor: pointer;
		right:0;
		left:auto;
	}
	
	.line {
		border-top: 5px solid #576a95;
		color: #576a95;	
	}
	
	nav {
		padding:0;	
	}
	
	.menu {
		display:none;	
	}

	.marcador {
		display:none;
	}
	
	nav.menu ul li:hover {
		position:initial;
	}
	
	nav.menu a {
		color:#fff;
	}
	
	nav.menu ul {
		display: none;
	}
	
	nav.menu img {
		padding-right: 30px;
	}

	.menu label {
  		display: block;
		width: 50px;
  		height: 50px;
  		cursor: pointer;
		margin: -2px 0 0 0;
		float:right;
		text-align:center;
		border-radius: 25px;
	}
		
	.menu label:after{
	  content:'';
	  display: inline-block;
	  width: 35px;
	  height: 5px;
	  background: #576a95;
	  margin: 15px 5px;
	  box-shadow: 0px 9px 0px #576a95, 0px 18px 0px #576a95;
	}

	[type="checkbox"]:checked ~ ul {
  		display: block;
  		z-index: 9999;
  		position: fixed;
		right: 30px;
		top: 86px;
		padding:0;
		width:300px;
		background-color:#576a95;
	}

	nav.menu ul li {
		display: block;
  		float: none;
  		width: 100%;
  		text-align: left;
	}
	
	nav.menu ul li:hover {
		background-color:#ececec;
	}

	nav.menu > ul > li {
  		margin-left: 0px;
		margin-right:0;
		padding:0;
		line-height:30px;
		border-bottom: 1px solid #434346;
	}
	
	nav.menu > ul > li > a {
		width: 100%;
		padding: 5px 30px;
		font-size: 16px;
	}
	
	nav.menu > ul li ul li {
  		display: block;
		float: none;
	}
  
	nav.menu > ul li ul {
		display: block;
  		position: relative;
  		width: 100%;
		z-index: 9999;
		float: none;
	}
	.col-menu {
		position:absolute;
	}

	nav {
		padding:25px 30px 0;
	}
	
	nav.menu > ul > li > a {
		color:#fff200;
		width:100%;
		display: block;
	}
	
	nav.menu > ul li ul {
		background-color:transparent;
		box-shadow:none
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
		border-radius:0;
	}
	
	nav.menu > ul li ul a {
		color: #fff;
	}
	
	nav.menu > ul li ul li > a {
		padding: 5px 30px;
		line-height:30px;
		white-space:normal;
		font-size: 16px;
	}
	nav.menu > ul li ul li {
		border:none;
		list-style-type:none;
	}
	
	nav.menu > ul li:hover > a {
		color: #373846;
	}
	
	.dropdown { 
		border-bottom: 0;
	}
	
	.dropdown:hover > ul { 
		background-color: #373846;
	}
	
	.dropdown-menu { 
		margin-top: 0;
	}
	
	.dropdown-toggle {
		display: none !important;
	}
}



@media screen and (max-width: 390px) {
	[type="checkbox"]:checked ~ ul {
		width:100%;
		right:0;
	}
}

/* FIM MENU */

.dropdown-menu {
	background-color:#FFF;	
}

/* botao topo */
#btnTopo {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 30px;
    z-index: 999;
    border: none;
    outline: none;
    background-color: #576a95;
    color: #fff;
    cursor: pointer;
	height:45px;
	width:45px;
	border-radius:25px;
}

#btnTopo:before {
	content:'\25B2';
	color:#fff;
	line-height:15px;
}

#btnTopo:hover {
    background-color: #405a95;
}
/* FIM botao topo */


/* Zoom In #1 */
figure {
	margin: 0;
	padding: 0;
	
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
/* Zoom In #1 */

.no-style, .no-style:hover{
	color: #7d7d7d;
	text-transform:none;
}

.text-destaque {
	font-size: 18px;
}

.box-outside-produto {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.box-produto {
	background-color: #ebebeb;
	padding: 15px;	
	height: 100%;
}

.box-produto a, .box-produto a:hover {
	text-decoration: none;	
}

.box-produto p {
	color: #7d7d7d;
}

.box-produto > h6 {
	padding-top: 10px;	
}

.titulo-produto {
	background-image: url(../img/bg-produto.png);
    background-repeat: repeat-y;
	padding-left: 40px;
	background-position-x: 20px;
}

.swiper-button-prev {
	color: #fff;
}

.swiper-button-prev {
	background-image:url(../img/btn_prev.png);
	background-repeat:no-repeat;	
}

.swiper-button-next {
	background-image:url(../img/btn_next.png);
	background-repeat:no-repeat;
}

.swiper-button-next, .swiper-button-prev {
	top: 25%;
	background-size: 72px 113px;
	width: 72px;
	height: 113px;	
	margin-top: -72px;
}
.carrousel-collection .swiper-container .swiper-slide img {
	border-bottom: 1px solid #acacac;
}

.rodape-text {
	padding-top: 10px;
}

@media (max-width:767px) {	
	.rodape-imagem, .rodape-text {
		text-align: center;
	}
	.rodape-imagem {
		padding-top: 20px;
	}
	
	.box-produto {
		text-align:center;	
	}
}

.row-with-padding {
	padding-left:15px;	
	padding-right:15px;
}

.produto-automacao, .produto-energia {
	background-color: #e0e0e0;
	
	border-radius: 0 0 15px 15px;
	min-height: 183px;
}

.produto-automacao {
	background-image: url(../img/produtos-automacao.png);
    background-position: right;
	background-repeat: no-repeat;
}

.produto-energia {
	background-image: url(../img/produtos-energia.png);
    background-position: right;
	background-repeat: no-repeat;
}

.imagem-titulo-produto {
	float: left;
	padding-left: 50px;
	padding-top: 35px;
}

@media (max-width:767px) {
	.produto-automacao, .produto-energia {
		background-image: none;
	}
}

.display-print {
	display:none; 
}	

.table-produto {
    width: 100% !important;
    max-width: 100% !important;
}

.table-responsive {
	border: none !important;	
}

.row-eq-height {
	margin-right: 0;
	margin-left: 0;
}
@media(min-width: 768px) {
	.row-eq-height {
	  	display: -webkit-box;
	  	display: -webkit-flex;
	  	display: -ms-flexbox;
	  	display:         flex;
	}
}

.carrousel-collection .swiper-container .swiper-slide img {
	max-width:100% !important;
}

.swiper-slide {
	background: transparent;
}

.table-responsive {
	padding-left: 1px;
}

.banner-mobile, .banner-desktop {
    width: 100%;
    height: auto;
}

.swiper-pagination-bullet-active {
	background: #ffca06;
}

.col-20-percent {
    width: 20%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media(max-width:767px) {
	.col-20-percent {
		width: 100%;
		
	}
}

.titulo-home {
	font-family: "roboto-medium";
	font-size: 30px;
}

.conteudo-home {
	color: #898989;
	font-size: 13px;
}

.rodape-endereco {
	padding-top:15px;	
}

.rodape-telefone {
	padding-top:20px;	
}

.rodape-email {
	padding-top:40px;	
}

@media(max-width:400px) {
	.rodape-email {
		padding-top: 25px;
		font-size: 13px;
	}	
}

@media(min-width:768px) and (max-width:1050px) {
	.div-rodape {
		padding-right: 0;
	}	
	
	.rodape-email {
		/*padding-top: 25px;*/
		font-size: 14px;
		padding-left: 0;
	}
}

.icone {
	padding: 0 10px 10px 10px;
}

.icone-rede-social {
	float:right;
}

.icone-instagram {
	padding:0;
	margin-right:10px;
}

.icone-facebook {
	padding:0;
	margin-right:20px;
}

.no-padding-left {
	padding-left: 0;
}

.no-padding-right {
	padding-right: 0;
}


.empresa-video {
	background-color: #d5d5d5;
}

.conteudo-projeto img {
	max-width: 253px;	
}

.margin-none {
	margin-right: 0px;
	margin-left: 0px;
}

.swiper-button-next, .swiper-button-prev {
	margin-top:0;
}

.conteudo-projeto {
	text-align:left;
	color:#363636;
	font-size:14px;
}

.texto-projeto {
	padding-top: 10px;
	
}

.titulo-projeto {
	color: #eeedeb;
	font-size:24px;
	margin-top: 5px;
}

.titulo-projeto span {
	background-color: #173560;
	padding: 20px 25px 20px 0;
}

.subtitulo-projeto {
	color: #a1a1a1;
}

.background-title {
	background-color:#173560;
	height: 66px;
	width: 34%;
}

.conteudo-projetos {
	margin-top: -76px;	
}

.custom-filter {
    padding: 0;
    text-align: center;
}

.custom-filter li {
    list-style: none;
    display: inline-block;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 20px;
    background-color: #cccccc;
	text-transform:uppercase;
	border:1px solid #7d8795;
	
}

.custom-filter li a {
    text-decoration: none;
    padding: 10px 35px;
    display: block;
	color:#071f42;	
}


.custom-filter li.selected a {
    color: #ffffff !important;
    background-color: #071f42;
	border:1px solid #071f42;
}

.texto-produto {
	font-size:14px;
	color: #878787;
	text-align:center;
	border: 1px solid #c2c2c2;
	padding: 25px 15px 0 15px;
	margin-bottom:40px;
	height:100px;
}

.conteudo-produto img {
	width:100%;
	height:auto;
}



.imagem-produto {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.imagem-produto:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* 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.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

.video {
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 25px;
}

.video iframe,
.video object,
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bootstrap-filestyle {
	-webkit-appearance: none;
	width: 100%;
	margin: 5px 0;
	font-size: 14px;
	background-color: transparent;
	line-height: 45px;
	height: 45px;	
}

.bootstrap-filestyle .form-control[disabled] {
	background-color: transparent;
	line-height: 45px;
	height: 45px;
}

.group-span-filestyle {
	line-height: 45px;
	height: 45px;
}

.bootstrap-filestyle .group-span-filestyle .btn-info {
	padding-top: 12px;
	padding-bottom: 11px;
	margin-top: 5px;
}

.titulo-na-midia {
	margin-top:30px;	
}

.conteudo-na-midia {
	margin-top:20px;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;	
}

.banner-site {
	margin-top: -170px;	
	background-image: url(../banner/desktop.jpg);
	min-height: 700px;
	background-repeat: no-repeat;
	background-position: right;	
}

@media(max-width:767px) {
	.banner-site {
		background-image: url(../banner/mobile.jpg);
		background-position: right;
		background-attachment: scroll;
		background-size: cover;
		background-repeat: no-repeat;
	}
}



.banner-site-interno {
	margin-top: -155px;		
	
	background-image: url(../img/bg_menu.jpg);
	min-height: 370px;
	background-repeat: no-repeat;
	background-position: right;
}

.logo {
		padding-top:20px;
	}
	
	.banner-site-interno {
    	margin-top: -180px;
	}

@media(max-width:1075px) {
	.logo {
		max-width: 65%;	
	}
}


@media(max-width:767px) {
	.banner-site-interno {
		margin-top: -170px;
		background-image: url(../img/bg_menu_mobile.jpg);
		background-position: right bottom;
		background-attachment: scroll;
		background-size: cover;
		background-repeat: no-repeat;
	}
}


.cabecalho-home {
	z-index:10;	
	position: relative;
}

.menu-logo{
	padding-top: 5px;
	padding-bottom:5px;
	margin-bottom: 5px;
}

.titulo-banner {
	font-family: 'helvetica-bold';
	font-size:40px;
	color:#576a95;
	line-height: 40px;
}

.subtitulo-banner {
	color: #959595;
}

@media(max-width:500px) {
	.br-banner {
		display: none;
	}
}

.btn-banner {
	padding-top: 50px;
}

@media(min-width: 381px) and (max-width:409px) {
	.btn-banner {
		padding-top: 25px;
	}
}

.titulo-banner-interno {
	font-family: 'roboto-medium';
	font-size:45px;
	color:#959595;
	line-height: 55px;
}

.section-gray {
	background-color: #878787;
	color:#ffffff;
}

.ico-gold {
	color: #f9dd38;
}

.text-sign {
	margin-left: 30px;
}

.ico-sign {
	float: left;
	padding-top: 2px;
}

.btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
	border-radius:25px;
	background-color: #ffde00 !important;
	border:none;
	text-transform:uppercase;
	padding: 15px 30px;
}

.btn-enviar, .btn-enviar:hover, .btn-enviar:focus, .btn-enviar:active {
	border-radius:25px;
	background-color: #ffc80a !important;
	border:none;
	text-transform:uppercase;
	padding: 15px 50px;
	color:#FFF;
}

.rodape-menu {
	font-family: 'roboto-medium';
	padding-left: 0px;
	float:left;
	list-style-type: none;
	font-size:14px;
	text-transform:uppercase;
}

.rodape-menu > li {
	float: left;
}

.rodape-menu li a {
	padding: 10px;
	color: #959595;
}

.titulo-interno {
	font-size:22px;
	color: #576a95;
	font-weight: bold;
}

.detalhes-interno {
	font-family: 'roboto-light';
	font-size:13px;
	color: #636363;
}

.subtitulo-interno {
	font-size:18px;
	color: #576a95;
	font-weight:bold;
}

.texto-premio {
	font-size:13px;
}

.texto-premio .ico-sign {
	font-size:16px;
	padding-top: 5px;
}

.img-hr {
	background-image:url(../img/img_hr.png);
	background-repeat:repeat-x;
	height:7px;
}

.section-consultorio {
	background-image:url(../img/bg_consultorio.png);
	background-repeat:no-repeat;
	background-size:cover;
	color: #FFF;
}

@media (max-width:767px) {
	.section-consultorio {
		background-image:none;
		background-color: #747474;
	}
}

.section-consultorio a {
    color: #ffde00;
}

.section-consultorio a:hover, .section-consultorio a:focus {
    text-decoration: underline;
}


.section-tratamento {
	background-image:url(../img/bg_tratamento.png);
	background-repeat:no-repeat;
	background-position:top right;
	color: #7d7d7d;
}

@media(max-width: 767px) {
	.section-tratamento {
		background-size: cover;
		background-position:inherit;
	}
}

.section-tratamento a {
	color: #ffde00;
	
}

.section-diagnostico {
	background-color:#8cadae;
	color: #FFF;
}

.section-diagnostico .titulo-interno {
	font-family: 'roboto-medium';
	font-size:40px;
	color: #FFF;
}

.section-diagnostico .subtitulo-interno {
	font-family: 'roboto-medium';
	font-size:22px;
	color: #ffde00;
}

.section-alergia {
	color: #707070;
}

.section-alergia .titulo-interno {
	font-size:40px;
	color: #818285;
	text-transform:uppercase;
	margin-left: 15px;
}

.section-alergia .subtitulo-interno {
	font-family: 'roboto-medium';
	font-size: 22px;
	color: #707070;
	font-weight: normal;
	text-transform:uppercase;
}

.section-tipo-alergia {
	background-image:url(../img/bg_tipo_alergia.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#93b6b7;
	color: #FFF;
}

.section-tipo-alergia .titulo-interno {
	font-family: 'roboto-light';
	font-size:40px;
	color: #FFF;
	text-transform:uppercase;
}

.section-tipo-alergia .subtitulo-interno {
	font-family: 'roboto-medium';
	font-size:22px;
	color: #ffde00;
}

.img-alergia {
	position: absolute;
	right: -80px;
	top: -100px;
}

.section-tipo-alergia a i {
	color: #f9dd38 !important;	
}

.section-tipo-alergia a:hover {
	color: #FFF;	
}

.section-tipo-alergia a:hover i {
	text-decoration:underline;
}

.tipo-alergia-conteudo {
	background-color: #9ebdbd;	
	border-radius: 40px;
}

.doenca-nome {
	font-family: 'roboto-medium';
	font-size:18px;
	color: #ffde00;
	text-transform:uppercase;
	padding-bottom:10px;
}

.doenca-texto {
}

.text-gold {
	color: #f9dd38;	
}

.section-tipo-alergia a.text-gold, .section-tipo-alergia a.text-gold:hover, .section-tipo-alergia a.text-gold:active {
	color: #f9dd38 !important;	
	text-decoration:none;
}

.a-text-gold, .a-text-gold:hover, .a-text-gold:active {
	color: #f9dd38 !important;	
}

.importancia-tratar .titulo-interno {
	font-family: 'roboto-light';
	font-size:36px;
	color: #FFF;
	text-transform:none;
}

.importancia-tratar .subtitulo-interno {
	color: #FFF;
}

/*Collapse*/
[data-toggle="collapse"]:before {
display: inline-block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  transform: rotate(90deg) ;
  transition: all linear 0.25s;
  float: right;
  padding: 20px 0px 20px 0px;
} 
   
[data-toggle="collapse"].collapsed:before {
  transform: rotate(0deg) ;
  padding: 20px 0 0 0;
}


@media(max-width:767px) {
	[data-toggle="collapse"]:before {
		padding: 30px 0px 30px 0px;
 	}
	
	[data-toggle="collapse"].collapsed:before {
	  padding: 30px 0 0 0;
	}
}
/*Collapse*/

.titulo-accordion a {
	font-family:"roboto-medium";
	font-size:18px;
	color: #ec008c;
	text-decoration:none;
	padding-right: 20px;
	
}

.collapse {
	border: none;	
}

.panel {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border:none;	
}

.panel-default {
	border:none;	
	/*border-top:1px solid #acacac;*/
}

.panel-default > .panel-heading {
	background-color:transparent;
	/*border-bottom:1px solid #acacac;*/
}

pre {
	font-family:"roboto";
	background-color: #FFF;
	border: none;
	color: #7d7d7d;
	font-size: 14px;
	word-break: normal;
	white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

#crianca-alergia {
	background-image:url(../img/crianca_alergia.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	min-height:652px;
}

/*@media(max-width: 490px) {
	#crianca-alergia {
		min-height: 440px;
		background-size: cover;
		background-position:initial;
	}
}*/

@media(max-width: 767px) {
	#crianca-alergia { display:none;}
}

.contato {
	color: #9ca0a4;
}

.contato a{
	color: #9ca0a4;
}

.contato .titulo-interno {
	text-transform: uppercase;
	font-size: 40px;
}

.ico-contato {
	float: left;
	padding-top: 5px;
}

.text-contato {
	margin-left: 35px;	
	font-size:22px;
}


.input-group-addon {
	background-color:transparent;	
	border: solid 2px #c4bfbd;
	color: #fb4343;
	border-radius:0;
	padding: 0px 12px;
	font-size: 16px;
}

.input-group-addon:last-child {
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.titulo-form { 
	font-family:"roboto-bold";
	color: #9ca0a4;
	font-size: 18px;
}

@media(max-width:767px) {
	.rodape-menu > li {
		float: initial;
	}
	
	.rodape-menu li {
		padding-top: 15px;
	}
}

@media(max-width:425px) {
	.fale-conosco-ou-agende {
		display: none;
	}
}

@media (min-width:768px) {
	.quem-somos {
		padding-left: 0;
	}
}

.logo_menu {
	max-width: 150px;
}

.little-padding-right {
	padding-right:2px;	
}