/* Clearfix */
.cf:before,
.cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
/* /Cleafix */

body {
	margin: 0;
	padding: 0;
	font-family: "Roboto", Arial;
	font-size: 14px;
}
#brazipago {
	width: 100%;
	margin: 0 auto;
}
.herocontainer {
	width: 100%;
	background: #3ca33c;
}
#brazipago .header {
	width: 1280px;
	height: 50px;
	background: #000000;
}
#brazipago .header img {
	float: left;
	margin: 8px 52px 0 30px;
}
#brazipago .header ul {
	float: left;
	margin: 16px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#brazipago .header ul li {
	display: inline;
	margin-right: 36px;
}
#brazipago .header ul li a {
	font-family: "Oswald", Arial;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
#brazipago .header .enter {
	float: right;
	margin: 8px 86px 0 0;
}
#brazipago .header .enter a {
	font-family: "Oswald", Arial;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
#brazipago .header .enter button {
	width: 86px;
	height: 34px;
	margin-left: 24px;
	line-height: 34px;
	font-family: "Oswald", Arial;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	border: none;
	border-radius: 5px;
	background: #ffd200;
	cursor: pointer;
}
#brazipago .hero {
	width: 1280px;
	height: 582px;
	margin: 0 auto;
	background: url("/uploaded/files/bg-hero.png") no-repeat;
	background-size: 67%!important;
}
#brazipago .hero:after {
	display: block;
	content: '';
	clear: both;
}
#brazipago .hero .pago-form {
	/*float: right;*/
	/*margin: 130px 58px 0px 0px;*/
	/*margin: 350px 0 0 85px;*/
	float: left;
}
#brazipago .hero .pago-form .info-col {
	float: left;
	margin-top: 385px;
	margin-left: 100px;
}
#brazipago .hero .pago-form h1 {
	margin: 0px 0px 4px 0px;
	/*line-height: 52px;*/
	line-height: 36px;
	font-family: "Oswald", Arial;
	/*font-size: 48px;*/
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
}
#brazipago .hero .pago-form p {
	margin: 0px 0px 0px 0px;
	/*line-height: 28px;*/
	line-height: 20px;
	font-family: "Oswald", Arial;
	/*font-size: 24px;*/
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	color: #ffffff;
}
.pago_btn {
	display: none!important;
}
/*#brazipago .hero .pago-form {
	position: relative;
	width: 538px;
	margin-top: 32px;
	padding: 12px;
	background: #49c649;
}*/
#brazipago .hero .pago-form .form-col {
	position: relative;
	float: left;
	width: 269px;
	margin: 40px 0 0 260px;
}
#brazipago .hero .pago-form .form-col:nth-child(1) > * {
	float: left;
}
#brazipago .hero .pago-form .form-col:nth-child(2) > * {
	float: right;
}
#brazipago .hero .pago-form .form-col:nth-child(1):after {
	content: "";
	position: absolute;
	top: -28px;
	left: 10px;
	border-style: solid;
	border-width: 0px 16px 16px 16px;
	border-color: transparent transparent #49c649 transparent;
}
/*#brazipago .hero .pago-form input[type="text"],
#brazipago .hero .pago-form input[type="password"] {
	width: 243px;
	margin-bottom: 12px;
	padding: 10px;
	border: none;
}*/
/*#brazipago .hero .pago-form input[type="text"]:focus,
#brazipago .hero .pago-form input[type="password"]:focus {
	outline: 4px solid #ffcc00;
}
#brazipago .hero .pago-form .form-col a {
	position: relative;
	float: right !important;
	margin: 8px 28px 0px 0px;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}
#brazipago .hero .pago-form .form-col a:after {
	content: "";
	position: absolute;
	top: 2px;
	right: -22px;
	width: 16px;
	height: 16px;
	background: url("/uploaded/files/remember-inactive.png");
}*/
.pago_btn {
	width: 263px;
	height: 40px;
	margin: 0px;
	border: 1px solid #e9b500;
	font-family: "Oswald", Arial;
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000000;
	background: #ffd200;
	margin-top: 30px;
	border-radius: 3px;
}

#brazipago .offers {
	width: 1072px;
}
#brazipago .offers div {
	float: left;
	width: 268px;
}
#brazipago .offers {
	margin: 62px auto 0 auto;
	padding-bottom: 37px;
}
#brazipago .offers div img {
	display: block;
	margin: 0 auto 0 auto;
}
#brazipago .offers div:nth-child(1) img {
	margin-top: 0px;
}
#brazipago .offers div:nth-child(2) img {
	margin-top: 17px;
}
#brazipago .offers div:nth-child(3) img {
	margin-top: 4px;
}
#brazipago .offers div:nth-child(4) img {
	margin-top: 18px;
}
#brazipago .offers div p {
	font-family: "Oswald", Arial;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.widget_section {
	width: 1072px;
	margin: 0 auto;
	border-top: 1px solid #e1e1e1;
	padding-top: 50px;
	padding-bottom: 80px;
}
.pago_widget {
	width: 521px;
	height: 391px;
	float: left;
	background: url(/uploaded/files/pago_widget.png) no-repeat;
	margin-top: 5px;
}
.widget_description {
	float: left;
	margin-left: 70px;
	width: 480px;
}
.widget_description h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 31px;
	font-weight: 300;
	color: #585858;
	padding: 0;
	margin: 0;
}
.widget_description p {
	font-size: 16px;
	color: #585858;
	margin-top: 135px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.code_container {
	clear: both;
	background: #3ca33c;
}
.code_container_inner {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0;
}
.left_c {
	width: 450px;
	float: left;
	margin-left: 15px;
}
.left_c h2 {
	font-size: 37px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	margin: 0;
}
.left_c p {
	font-size: 16px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.left_c .pago_btn {
	width: 258px;
	height: 54px;
	margin-top: 310px;
}
.right_c {
	width: 563px;
	float: left;
	margin-left: 70px;
	margin-top: 15px;
}
.pago_code {
	width: 560px;
	background: #fff;
	border-radius: 2px;
}
.number_col {
	float: left;
	width: 40px;
	text-align: right;
	padding: 20px 0;
}
.number_col span {
	font-size: 16px;
	color: #bbbbbb;
	display: block;
}
.description_pago {
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	text-align: center;
	color: #016be3;
	width: 1072px;
	border-bottom: 1px solid #e1e1e1;
	padding: 40px 150px;
	box-sizing: border-box;
	margin: 0 auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.buttonyellow:link, .buttonyellow:visited {
display: inline-block;
height: 36px;
color: #2A2A2A;
font-family: 'Oswald', 'Futura Condensed Medium', sans-serif;
text-transform: uppercase;
text-align: center;
border-radius: 3px;
font-size: 16px;
font-weight: 400;
line-height: 37px;
padding: 0px 14px 0px 14px;
text-decoration: none;
background: #ffd400;
border: 1px solid #e7b100;
transition: all .1s;
-moz-transition: all .1s;
-webkit-transition: all .1s;
-o-transition: all .1s;
}
.products_image {
margin: 40px auto 50px auto;
}
.pwpro_additional {
background: url("/uploaded/files/moreprods_pwpro.png") no-repeat;
}
.products_image {
width: 400px;
height: 90px;
}
.pwpro_more {
	padding-top: 65px;
	clear: both;
}
#moreprods {
	margin: 0 auto;
	position: relative;
	display: block;
	width: 300px;
	border: 1px solid #ffcc00;
	font-family: 'Source Sans Pro', sans-serif;	
	background: #ffe400;
	font-size: 15px;
}
#moreprods:active {
	box-shadow: none;
	-webkit-box-shadow: none;
}
#moreprods:after {
	content: "";
	display: block;
	width: 0px;
	border-style: solid;
	border-width: 16px 16px 0px 16px;
	border-color: #ffe400 transparent transparent transparent;
	margin: 0 auto;
	position: absolute;
	left: 145px;
	top: 36px;
}
#moreprods:before {
	content: "";
	display: block;
	width: 0px;
	border-style: solid;
	border-width: 17px 17px 0px 17px;
	border-color: #ffcc00 transparent transparent transparent;
	margin: 0 auto;
	position: absolute;
	left: 144px;
	top: 36px;
}
.products_image a {
width: 100px;
height: 90px;
display: block;
float: left;
text-indent: -999px;
}
.blue_code {
	color: #476586;
}
.red_code {
	color: #e91700;
}
.code_col {
	margin: 20px 0 0 25px;
	float: left;
	width: 480px;
	line-height: 21px;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: none;
}
.code_col code {
line-height: 21px;
font-size: 16px;
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
background: none;
}
.code_col pre {margin:0}
.active_code {
	display: block;
}
.code_switcher {
	width: 560px;
	background: #fff;
	margin-top: 16px;
	border-radius: 2px;
}
.code_switcher .section {
	width: 20%;
	float: left;
	border-left: 1px solid #e1e1e1;
	box-sizing: border-box;
	height: 36px;
	line-height: 36px;
	color: #657191;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.code_switcher #php_switcher {
	border-left: none;
}
.code_switcher .active {
	color: #0078ff;
	display: block;
}
.sectionarrow {
	width: 31px;
	height: 11px;
	display: none;
	background: url(/uploaded/files/section_arrow.png) no-repeat;
	position: absolute;
	top: -10px;
	left: 40px;
}
.heading_small {
	color: #202020!important;
	font-size: 16px!important;
	line-height: 19px!important;
	text-align: center!important;
	font-family: 'Roboto', sans-serif!important;
	text-transform: none!important;
	margin: 0px 0 40px 0!important;
}
/*Brazipago center content*/
#brazipago .hero .pago-form .info-col.centered {
	float: right;
	margin-top: 220px;
	margin-left: 100px;
}
#brazipago .hero.centered {
	background-size: 90%!important;
}
#brazipago .hero .pago-form h1.centered {
	line-height: 52px;
	font-size: 48px;
}
#brazipago .hero .pago-form p.centered {
	line-height: 28px;
	font-size: 24px;
}
/*end Brazipago center content*/


