
body {
	padding-bottom: 50px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
body {
	background-color: #656084 !important;
	direction: ltr !important;
}
form#meu_formulario {
	width: 100%;
}
label {
	width: 100%;
}
* {
	text-rendering: optimizeLegibility;
}
html.touch * {
	text-rendering: optimizeSpeed;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.layout {
	display: block;
	height: 20px;
	width: 100px;
	position: fixed;
	z-index: 9999999;
	top: 20%;
	background-color: #FCF;
	left: 0px;
}
footer {
	margin-top: auto;
	background-color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
	overflow: hidden;
	border-top-width: 3px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d7d8;
	border-bottom-color: #d5d7d8;
	text-align: center;
	padding: 15px;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0px;
	right: 0px;
	color: #3a3a3a;
}
header {
	background-color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d7d8;
	border-bottom-color: #d5d7d8;
}
header .header {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
header .header a {
	display: inline-block;
	float: left;
}
div {
	margin: 0px;
	padding: 0px;
}
a {
	color: #7d7d7d;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	text-decoration: none;
}
a:hover {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	text-decoration: none;
}
.relative {
	position: relative;
}
a, a:active, a:focus {
	outline: none !important;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
li, ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
::selection {
	background-color: #142237;
	color: #FFF;
}
::-moz-selection {
 background: #142237; /* Gecko Browsers */
 color: #FFF;
}
i {
	margin: 0px;
	padding: 0px;
}
p {
}
samp {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-style: normal;
}
img {
	max-width: 100%;
	height: auto;
}
button, input, select, textarea {
	font-weight: normal;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.alignright {
	display: inline-block;
	float: right;
	max-width: 100%;
	height: auto;
}
.alignleft {
	display: inline-block;
	float: left;
}
.box {
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 3px #e1e7ee;
	-moz-box-shadow: 0 1px 3px #e1e7ee;
	box-shadow: 0 1px 3px #e1e7ee;
	padding: 10px;
}
.container {
	font-weight: normal;
	display: block;
	position: relative;
	margin-bottom: 5px;

	font-size: 14px;

       
	direction: rtl;
	padding-right: 21px;
	color: #4f697e;
}
.content {
	padding-bottom: 60px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
}
.product {
	padding: 10px;
}
.product ul {
	direction: ltr;
	padding-top: 30px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	list-style-type: none;
}
.product ul li {
	display: inline-block;
	width: 100%;
}
.titel {
	position: relative;
	height: 32px;
}
.pocket {
	float: right;
	height: 32px;
	width: 32px;
	margin-left: 3px;
}
.line {
	width: 100%;
	height: 1px;
	margin-top: 7px;
	/* background-color: #ece7e7; */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(186 186 195);
}
.product h2 {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #0e1f77;
	padding-left: 3px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* padding-left: 0px; */
	text-align: left;
	display: block;
	direction: ltr;
}
.pay {
	margin-top: 0px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titel {
	position: relative;
	height: 32px;
}
.pocket {
}
.key-card {/* background-color: red; */
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.cash {
}
.pay h2 {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	direction: ltr;
	padding-top: 10px;
	text-transform: uppercase;
}
.user-info {
	width: 100%;
	display: inline-table;
}
.pay-info {
	width: 100%;
	display: inline-table;
}
.user-info-body {
	width: 100%;
	display: inline-table;
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #4f697e;
	padding-top: 1px;
	margin-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.user-info-body samp {
	display: block;
	padding-bottom: 10px;
	font-family: arial;
color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
}
.user-info-body li {
	margin-bottom: 10px;
	direction: ltr;
	text-align: left;
	overflow: hidden;
}
.pay-info-body {
	width: 100%;
	float: right;
	padding-top: 0px;
}
#email, #mobile, #copun {
	width: 100%;
	height: 37px;
	font-family: sans-serif;
	border-radius: 5px 5px 5px 5px;
	background-color: #fbfbfb;
	border: 1px solid #ffffff;
	padding-left: 4px;
}
#copun {
	text-align: left;
	text-indent: 5px;
}
#check {
	background-attachment: scroll;
	/* background-image: url("../image/copon.png"); */
	background-position: center center;
	background-repeat: no-repeat;
	border-style: none;
	color: #ffffff;
	/* float: left; */
	/* height: 29px; */
	right: 11px;
	text-align: center;
	background-color: red;
	position: absolute;
	border-radius: 5px 5px 5px 5px;
	top: 40px;
	width: 46px;
}
#qty {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #fbfbfb;
	border: 1px solid #ffffff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px 5px 5px 5px;
	color: #838383;
	position: relative;
	z-index: 1;
	height: 41px;
	cursor: pointer;
	background-image: url(../image/arrow_down.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
}
#gateway {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #FFF;
	border: 1px solid #ffffff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #838383;
	border-radius: 5px 5px 5px 5px;
	position: relative;
	z-index: 1;
	padding-right: 4px;
	height: 43px;
	cursor: pointer;
	background-image: url(../image/arrow_down.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
}
.pay-info-body ul {
}
.pay-info-body ul li {
	border: 1px solid #ffffff;
	/* height: 45px; */
    
	border-radius: 5px 5px 5px 5px;
	background-color: white;
	line-height: 44px;
	color: #6e6e6e;
	margin-top: 24px;
	/* margin-top: 25px; */
	margin-bottom: 29px;
	overflow: hidden;
	padding-right: 10px;
	direction: ltr;
	/* background-color: #fff; */
	text-align: left;
}
.pay-info-body ul li:last-child {
}
.pay-info-body samp {
	min-width: 110px;
	text-transform: uppercase;
	/* margin-top: 10px; */
	background-color: #fbfbfb;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-size: 13px;
	margin-left: 0px;
	color: #677294;
	font-weight: 600;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(231 234 245);
}
.pay-btn {
	width: 100%;
	margin-top: -15px;
	text-align: left;
	float: left;
	margin-left: -6px;
}
.pay-btn a {
	display: inline-block;
	-webkit-transition: all 0s 0s;
	-moz-transition: all 0s 0s;
	-ms-transition: all 0s 0s;
	-o-transition: all 0s 0s;
	transition: all 0s 0s;
	margin-top: 15px;
	margin-right: -5px;
}
.pay-btn a:hover {
}
.my-cart-body ul {
	border: 1px solid #e5e5e5;
}
.my-cart-body ul li {
	height: 40px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	color: #6e6e6e;
	overflow: hidden;
}
.my-cart-body ul li:last-child {
	border: none;
}
.my-cart-body samp {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	display: table-cell;
	width: 220px;
	background-color: #f4f4f4;
	float: right;
	text-align: center;
	margin-left: 10px;
	color: #666666;
	font-weight: normal;
	font-size: 13px;
}
.my-cart-body .cart-body {
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
.callback-body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f8f8f8;
	padding: 10px;
	text-align: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: black;
	font-weight: normal;
}
.callback-ok {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	background-color: #8dc63f;
	text-align: center;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.callback-Connection {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	background-color: #00bff3;
	text-align: center;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.callback-message {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 27px;
	color: #F00;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../image/warning.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 75px;
}
.back-ms {
	line-height: 40px;
	color: #FFF;
	text-decoration: none;
	background-color: #09F;
	height: 40px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.back-ms a {
	color: #FFF;
}
.my-cart-body {
	margin-top: 15px;
	margin-left: 0px;
}
.callback-bt {
	height: 35px;
}
.error {
	font-size: 14px;
	font-weight: bold;
	background-color: #c10014;
	color: white;
	text-align: center;
	direction: ltr;
}
.button {
	display: inline-block;
	white-space: nowrap;
	background-color: #ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background-image: -webkit-linear-gradient(top, #eee, #ccc);
	background-image: -moz-linear-gradient(top, #eee, #ccc);
	background-image: -ms-linear-gradient(top, #eee, #ccc);
	background-image: -o-linear-gradient(top, #eee, #ccc);
	background-image: linear-gradient(top, #eee, #ccc);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
	border: 1px solid #777;
	padding: 0 1.5em;
	margin: 0.5em;
	font: bold 1em/2em;
	text-decoration: none;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	-moz-border-radius: .2em;
	-webkit-border-radius: .2em;
	border-radius: .2em;
	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}
.button:hover {
	background-color: #ddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
	background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
	background-image: -moz-linear-gradient(top, #fafafa, #ddd);
	background-image: -ms-linear-gradient(top, #fafafa, #ddd);
	background-image: -o-linear-gradient(top, #fafafa, #ddd);
	background-image: linear-gradient(top, #fafafa, #ddd);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}
.button:active {
	-moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
	-webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
	box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
	position: relative;
	top: 1px;
}
.button:focus {
	outline: 0;
	background: #fafafa;
}
.button:before {
	background: #ccc;
	background: rgba(0,0,0,.1);
	float: left;
	width: 1em;
	text-align: center;
	font-size: 1.5em;
	margin: 0 1em 0 -1em;
	padding: 0 .2em;
	-moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
	-webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
	box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
	-moz-border-radius: .15em 0 0 .15em;
	-webkit-border-radius: .15em 0 0 .15em;
	border-radius: .15em 0 0 .15em;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
.cards {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.cards td.top {
	background: #CCCCCC;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.cards td {
	background: #EDEAEA;
	font-size: 16px;
}
.my-copon {
	position: relative;
}
