@font-face {
    font-family: 'BebasNeue';
    src: url("../fonts/BebasNeue-Light.woff2") format("woff2"), url("../fonts/BebasNeue-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeue';
    src: url("../fonts/BebasNeue-Regular.woff2") format("woff2"), url("../fonts/BebasNeue-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeue';
    src: url("../fonts/BebasNeue-Bold.woff2") format("woff2"), url("../fonts/BebasNeue-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url("../fonts/DINPro-Light.woff2") format("woff2"), url("../fonts/DINPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro';
    src: url("../fonts/DINPro-Regular.woff2") format("woff2"), url("../fonts/DINPro-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro';
    src: url("../fonts/DINPro-Bold.woff2") format("woff2"), url("../fonts/DINPro-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

html {
	overflow-y: scroll;
}

body {
    font-family: "DINPro", sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 16px;
}

.clear:before,
.clear:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.clear:after {
	clear: both
}

.clear {
	zoom: 1
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	padding: 15px
}

textarea {
	overflow: auto
}

.ie6 legend,
.ie7 legend {
	margin-left: -7px
}

input[type="radio"],
input.radio {
	vertical-align: text-bottom
}

input[type="checkbox"],
input.checkbox,
.checkboxes input {
	vertical-align: bottom
}

.ie7 input[type="checkbox"],
.ie7 input.checkbox,
.ie7 .checkboxes input {
	vertical-align: baseline
}

.ie6 input {
	vertical-align: text-bottom
}

label,
input[type="button"],
input[type="submit"],
input[type="image"],
button,
.btn {
	cursor: pointer
}

button,
input,
select,
textarea {
	margin: 0
}

button {
	width: auto;
	overflow: visible
}

.ie7 img {
	-ms-interpolation-mode: bicubic
}

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr
}

.hidden {
	display: none;
	visibility: hidden
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.invisible {
	visibility: hidden
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold
}

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

input,
select {
	vertical-align: middle
}

a:hover,
a:active {
	outline: none
}

.content ul,
.content ol {
	margin-left: 2em
}

ol {
	list-style-type: decimal
}

ul li {
	list-style-type: none
}

nav ul,
nav li {
	margin: 0;
	list-style: none;
	list-style-image: none
}

strong,
b,
th {
	font-weight: bold
}

textarea:focus {
	outline: none
}

button:focus,
select:focus,
input:focus {
	outline: none
}

button:active {
	outline: none
}

.noFloat {
	float: none!important
}

.fRight,
.bg_produtos .cont,
.bg_produtos .buy {
	float: right!important
}

.fLeft,
.chat a,
.bg_produtos .more,
.physicalcare,
.bg_footer .footer .logo_footer,
.bg_footer .footer .texto,
.bg_footer .footer .copyright {
	float: left!important
}

.cBoth {
	clear: both!important
}

.cRight {
	clear: right!important
}

.cLeft {
	clear: left!important
}

.overflowHidden {
	overflow: hidden!important
}

.overflowVisible {
	overflow: visible!important
}

.dBlock {
	display: block!important
}

.dInline {
	display: inline!important;
	float: none!important
}

.dInlineBlock {
	display: inline-block!important;
	float: none!important
}

.dNone {
	display: none!important
}

.widthAuto {
	width: auto!important
}

.widthInherit {
	width: inherit!important
}

.heightInherit {
	height: inherit!important
}

.heightAuto {
	height: auto!important
}

.noMargin {
	margin: 0!important
}

.noMarginLeft {
	margin-left: 0!important
}

.noMarginRight {
	margin-right: 0!important
}

.noMarginTop {
	margin-top: 0!important
}

.noMarginBottom {
	margin-bottom: 0!important
}

.noPadding {
	padding: 0!important
}

.noPaddingLeft {
	padding-left: 0!important
}

.noPaddingRight {
	padding-right: 0!important
}

.noPaddingTop {
	padding-top: 0!important
}

.noPaddingBottom {
	padding-bottom: 0!important
}

.marginAuto,
.chat,
.header,
.conteudo,
.bg_footer,
.bg_footer .footer {
	margin-left: auto!important;
	margin-right: auto!important
}

.txtLeft {
	text-align: left!important
}

.txtRight {
	text-align: right!important
}

.txtJustify {
	text-align: justify!important
}

.txtCenter {
	text-align: center!important
}

table.txtLeft td,
table.txtLeft th {
	text-align: left
}

table.txtRight td,
table.txtRight th {
	text-align: right
}

.vAlignTop {
	vertical-align: top!important
}

.vAlignMiddle {
	vertical-align: middle!important
}

.vAlignBottom {
	vertical-align: bottom!important
}

.vAlignTopImportant {
	vertical-align: top!important
}

.vAlignMiddleImportant {
	vertical-align: middle!important
}

.vAlignBottomImportant {
	vertical-align: bottom!important
}

.noBackground {
	background: none!important
}

.noShadow {
	box-shadow: none!important
}

.noBorder {
	border: none!important
}

.noBorderRight {
	border-right: none!important
}

.noBorderLeft {
	border-left: none!important
}

.noBorderBottom {
	border-bottom: none!important
}

.noBorderTop {
	border-top: none!important
}

.noOutline {
	outline: none!important
}

.noBullet,
.noListStyle {
	list-style: none!important
}

.cursorPointer {
	cursor: pointer!important
}

.cursorDefault {
	cursor: default!important
}

.cursorCrosshair {
	cursor: crosshair!important
}

.cursorMove {
	cursor: move!important
}

.cursorHelp {
	cursor: help!important
}

.cursorWait {
	cursor: wait!important
}

.cursorInherit {
	cursor: inherit!important
}

.cursorText {
	cursor: text!important
}

.cursorProgress {
	cursor: progress!important
}

.cursorGrab {
	cursor: hand;
	cursor: grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: -moz-grab;
	cursor: -webkit-grab
}

.cursorGrabbing {
	cursor: grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block!important
}

.noBold {
	font-weight: normal!important
}

.noBgHover {
	background: none!important
}

.noRadius {
	border-radius: 0!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important
}

.bgWhite {
	background: #fff!important
}

.colorBlack {
	color: #000
}

.noSpin::-webkit-inner-spin-button {
	-webkit-appearance: none
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	visibility: visible;
	filter: alpha(opacity=0);
	opacity: 0
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancybox_sprite.png")
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/blank.gif");
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}

.fancybox-lock {
	overflow: hidden!important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden!important
}

.fancybox-lock-test {
	overflow-y: hidden!important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../images/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("../images/fancybox_sprite@2x.png");
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url("../images/fancybox_loading@2x.gif");
		background-size: 24px 24px
	}
}

body {
	width: 100%;
	display: table;
}

@media screen and (max-width:768px) {
	body {
		zoom: 80%
	}
}

.easy-modal {
	width: 390px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
	background-color: white;
	position: relative;
	background: url(http://179.188.17.5/~oxigenoterapia/images/bg_form.png) no-repeat;
	height: 644px
}

.easy-modal .produto-sel {
	display: block;
	width: 289px;
	height: 50px;
	margin: 7px 0 42px 19px;
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 15px
}

.easy-modal .form_alugue {
	float: left;
	margin-left: 40px;
	margin-top: 53px
}

.easy-modal select.campo {
	height: 44px;
	width: 186px;
	margin-left: 121px;
	padding-left: 65px;
	text-indent: 11px;
	border-radius: 10px;
	text-align: inherit
}

.easy-modal .campo {
	border: 0;
    font-style: italic;
	font-size: 15px;
	padding: 12px 20px 12px 146px;
	width: 142px;
	resize: none;
	border-radius: 11px;
	margin-bottom: 10px;
	color: #00472c;
	text-transform: uppercase
}

.easy-modal .campo:hover {
	cursor: pointer
}

.easy-modal .campo:focus {
	background: #FA8F41;
	color: #fff!important
}

.easy-modal .campo:focus::-webkit-input-placeholder {
	background: #FA8F41;
	color: #fff!important
}

.easy-modal .campo:focus:-moz-placeholder {
	background: #FA8F41;
	color: #fff!important
}

.easy-modal .campo:focus::-moz-placeholder {
	background: #FA8F41;
	color: #fff!important
}

.easy-modal .campo:focus:-ms-input-placeholder {
	background: #FA8F41;
	color: #fff!important
}

.easy-modal fieldset {
	position: relative
}

.easy-modal .label {
	background: url(../images/bg_campo.png) no-repeat left top;
	position: absolute;
	width: 120px;
	padding: 11px 0 12px 11px;
	padding: 11px 0 12px 11px;
	color: #fff;
	text-transform: uppercase
}

.easy-modal .btn {
	border: 0;
	font-size: 17px;
	text-align: left;
	color: #fff;
	width: 139px;
	padding: 11px 20px 11px 20px;
	text-transform: uppercase;
	background: url(../images/btn_enviar.png) no-repeat right;
	margin-top: -1px
}

.easy-modal .btn:hover {
	color: #9e490b
}

.easy-modal-close {
	background: url(../images/btn_close.jpg);
	width: 35px;
	height: 35px;
	position: absolute;
	border: 0;
	overflow: hidden;
	text-indent: -2000px;
	right: 30px;
	top: 0px;
	z-index: 9999;
}

.easy-modal-inner {
	width: 390px;
	min-height: 300px;
	margin: 0px auto 0 auto;
	position: relative
}

.texto1 {
	width: 725px!important;
	float: right
}

.texto1 p {
	text-align: justify
}

.texto1 p:nth-child(1) {
	margin-bottom: 30px
}

.cpap {
	margin-top: 30px;
	margin-bottom: 15px;
}

.cpap strong {
    font-weight: 700;
}

.texto2 {
	width: 1020px!important;
	float: right
}

.texto2 p {
	text-align: justify;
	margin-bottom: 20px
}

.prod1 {
	float: right;
	width: 728px;
	margin-top: 45px;
	margin-bottom: 10px
}

#scrollbar1 {
	width: 520px
}

#scrollbar1 .box {
	width: 720px!important
}

#scrollbar1 .viewport {
	width: 500px;
	height: 220px;
	overflow: hidden;
	position: relative
}

#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0
}

#scrollbar1 .scrollbar {
	background: #000;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 0.5px
}

#scrollbar1 .track {
	background: #d9d9d9;
	height: 100%;
	width: 0.5px;
	position: relative;
	padding: 0 1px
}

#scrollbar1 .thumb {
	background: #367346;
	border-radius: 20px;
	height: 66px;
	width: 5px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -1.5px
}

#scrollbar1 .disable {
	display: none
}

.noSelect {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none
}

#scrollbar2 {
	width: 1120px
}

#scrollbar2 .box {
	width: 1100px!important
}

#scrollbar2 .texto2 {
	width: 1100px!important
}

#scrollbar2 .viewport {
	width: 1020px;
	height: 220px;
	overflow: hidden;
	position: relative
}

#scrollbar2 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0
}

#scrollbar2 .scrollbar {
	background: #000;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 0.5px
}

#scrollbar2 .track {
	background: #d9d9d9;
	height: 100%;
	width: 0.5px;
	position: relative;
	padding: 0 1px
}

#scrollbar2 .thumb {
	background: #367346;
	border-radius: 20px;
	height: 66px;
	width: 5px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -1.5px
}

#scrollbar2 .disable {
	display: none
}

.bg_total {
	background: url(../images/bg_body.jpg) no-repeat top center;
	width: 100%;
	height: auto;
}

.chat {
	width: 1180px;
	height: 63px
}

.chat a {
	width: 189px;
	height: 63px
}

.texto {
    font-weight: 300;
	color: #fff;
	font-size: 17px;
}

.lista {
	width: 279px;
	position: absolute;
	right: 96px;
	top: 280px
}

.lista li {
    font-style: italic;
	font-size: 20px;
	text-align: center;
	line-height: 24px;
}

.lista li:nth-child(1) {
	margin-bottom: 18px
}

.lista li:nth-child(2) {
	margin-bottom: 19px
}

.lista li:nth-child(3) {
	margin-bottom: 20px
}

.lista li:nth-child(4) {
	margin-bottom: 15px
}

.lista li:nth-child(5) {
	margin-bottom: 15px
}

.header {
	width: 1180px;
	height: 650px;
	position: relative
}

.header .produto {
    position: absolute;
	top: 320px
}

.header .desc {
    position: absolute;
	top: 370px;
    width: 50%;
}

.header .texto {
	color: #006e44;
	position: absolute;
	width: 650px;
	top: 249px;
	text-align: justify;
}

.header .texto:nth-of-type(2) {
	top: 400px;
	line-height: 30px;
    font-style: italic;
	font-size: 20px
}

.conteudo {
	width: 1120px;
    position: relative;
    overflow: hidden;
}

.conteudo .content_texto p {
	font-size: 15px;
	color: #4e4e4e;
	margin-bottom: 28px;
	text-align: justify;
}

.first {
	margin-top: 100px;
}

.last {
	background: none !important;
}

.bg_produtos {
	background: url(../images/bg_produto.jpg) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 20px
}

.bg_produtos .conteudo {
	width: 1020px
}

.bg_produtos .cont {
	width: 647px;
	position: relative
}

.bg_produtos .more {
	width: 316px;
	height: 50px;
    margin-top: 15px;
    background-color: #00a77e;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    font-size: 18px;
    line-height: 46px;
}

.bg_produtos .buy {
	background: url(../images/aluguel_prod.jpg) no-repeat;
	width: 316px;
	height: 44px;
	margin-top: 15px;
	font-size: 0;
	border: 0
}

.bg_produtos .prottl {
	margin-bottom: 10px
}

.bg_produtos .prodsc {
	display: block;
	font-size: 13px;
	margin-bottom: 15px
}

.physicalcare {
	margin-top: 135px;
    width: 300px;
    height: 122px;
}

.physicalcare img {
	width: 100%;
	height: auto
}

.enviado,
.nenviado {
	display: none;
	background: #00a77e;
	position: absolute;
	padding: 11px;
	color: #fff;
	border-radius: 0;
	width: 353px;
	text-align: center;
	margin-left: 50%;
	left: -185px;
	top: 49px
}

.nenviado {
	background: #F00000;
	color: #fff
}

.formulario {
	float: left;
	width: 598px;
	position: absolute;
	top: 450px
}

.formulario textarea#msg {
	position: absolute;
	top: -186px;
	right: 0;
	height: 82px
}

.formulario .form {
	width: 598px
}

.formulario .campo {
    border: 1px solid #00a77e;
    font-family: 'DINPro', 'sans-serif';
	font-size: 15px;
	padding: 15px 20px 15px 20px;
	width: 248px;
	resize: none;
	border-radius: 11px;
	margin-bottom: 10px;
	color: #666
}

.formulario fieldset {
	position: relative
}

.formulario .btn {
	border: 0;
	font-size: 18px;
	text-align: center;
	color: #fff;
	width: 288px;
	padding: 15px 20px 14px 20px;
	text-transform: uppercase;
	background: #00a77e;
	border-radius: 10px;
	position: absolute;
	right: 0;
	top: 123px
}

.formulario .erroLogin {
	background-color: #F00000!important;
	color: #fff!important
}

.formulario::-webkit-input-placeholder {
	color: #006e44
}

.formulario:-moz-placeholder {
	color: #006e44
}

.formulario::-moz-placeholder {
	color: #006e44
}

.formulario:-ms-input-placeholder {
	color: #006e44
}

.formulario .erroLogin::-webkit-input-placeholder {
	color: #fff
}

.formulario .erroLogin:-moz-placeholder {
	color: #fff
}

.formulario .erroLogin::-moz-placeholder {
	color: #fff
}

.formulario .erroLogin:-ms-input-placeholder {
	color: #fff
}

.bg_footer {
	max-width: 2560px;
	width: 100%;
	display: table;
	height: 188px;
    margin-top: 50px;
    background-color: #00a77e;
}

.bg_footer .footer {
	width: 1024px;
	padding-top: 30px
}

.bg_footer .footer .mapa {
	color: #fff;
	text-decoration: none;
    font-weight: 700;
}

.bg_footer .footer .logo_footer {
	width: 150px;
	height: 74px;
	margin-right: 80px;
	margin-top: 18px
}

.bg_footer .footer .texto {
	width: 224px;
	font-size: 12px;
	text-transform: uppercase;
	position: relative
}

.bg_footer .footer .texto strong {
	display: block;
    font-weight: 700;
}

.bg_footer .footer p+p {
	margin: 0 0 0 25px!important
}

.bg_footer .footer .copyright {
	color: #fff;
	font-size: 12px;
	margin-top: 36px;
	text-align: center;
	width: 1024px;
	text-transform: uppercase;
}

.bg_footer .footer .copyright strong {
    font-weight: 700;
}

.erroLogin {
	background-color: #FF6C6C!important;
	color: #333!important
}

.MsgP {
	position: absolute;
	width: 100%;
	height: 52px;
	top: 320px
}

.ttl {
    font-weight: 700;
    font-size: 27px;
    color: #00a77e;
    display: block;
    text-align: center;
    margin-top: 19px;
}

.textAjax {
    color: #00a77e;
    line-height: 22px;
    text-align: center;
    padding: 0px;
    float: left;
    width: 100%;
}

.voltar {
    float: left;
    width: 100%;
    text-align: center;
    color: #00a77e;
    text-decoration: none;
}

.destaque {
    font-family: "BebasNeue", sans-serif;
    color: #00a77e;
    font-size: 36px;
}