.clear {
	clear: both;
}

#header {
	margin-bottom: 130px !important;
}

.accordion a {
	color: #2E2E2E !important;
	text-shadow: none !important;
}

#lang-menu {
	text-shadow: none !important;
}

#lang-menu a {
	color: #2E2E2E !important;
}

.pesquisaResultadosBtn {
	display: none !important;
}

.pesquisaResultadosBtnBlack {
	display: inline-block !important;
	margin-top: 4px;
}

#content-full {
    padding: 0 120px !important;
}

.go-to {
	text-transform: uppercase;
    color: #555555 !important;
    font-style: normal !important;
    font-weight: bold !important;
    float: right;
    background-image: url(/wp-content/uploads/2019/02/go-to-icon.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-y: 1px;
    padding-left: 32px;
    letter-spacing: 1px;
	padding-bottom: 1px;
}

.go-to:hover {
	color: #ff5100 !important;
}

.info_btn {
    width: 48px;
    height: 130px;
    background: rgb(240, 95, 34);
    border: 2px solid rgb(240, 95, 34);
    position: fixed;
    top: 370px;
    right: 0;
    color: white;
	
}

h1, h2 {
	font-family: montserratbold !important;
}

input[type="text"],
textarea {
	border: none !important;
    box-shadow: none !important;
    margin-bottom: 20px !important;
    padding-left: 0 !important;
    width: 100% !important;
    font-size: 17px !important;
    font-family: montserratbold !important;
}

input::placeholder,
textarea::placeholder {
	font-family: 'lato' !important;
}

input[type="checkbox"] {
	margin-right: 10px;
}

p.policy-tick.error {
	border: 1px solid #e02828;
    padding: 5px;
}

#formPartner p.policy-tick.error {
	border: 1px solid white;
}

button {
	background: none !important;
    border: none !important;
    font-family: montserratbold !important;
    font-size: 16px !important;
    cursor: pointer !important;
    padding: 6px 15px !important;
}

ul.numbers {
	list-style: decimal;
}

ul.numbers b {
	font-family: montserratbold !important;
}

table {
    width: auto !important;
	border: none !important;
}

table td {
	border: none;
}

.flex-tabs {
	list-style: none;
	padding-left: 0;
    margin: 0;
}

.flex-tabs li {
	display: inline;
    margin-right: 20px;
	font-size: 15px;
	color: #bfbfbf;
	/* font-family: montserrat !important; */
	font-family: 'lato' !important;
	cursor: pointer;
}

.flex-tabs li:last-of-type {
	margin-right: 0;
}

.flex-tabs li:hover,
.flex-tabs li.active {
	color: #f96e63;
}

.flex-tabs-content table {
	margin-left: -33px;
}

.flex-tabs-content td {
	padding-top: 0;
}

.flex-tabs-content .checklist-icon {
	width: 80px;
    margin-left: -100px;
	margin-top: 10px;
    position: absolute;
}

.flex-tabs-content .arrow-right,
.flex-tabs-content .arrow-left {
	width: 15px;
	cursor: pointer;
}

.flex-tab-content {
	font-size: 17px;
	line-height: 27px;
	display: none;
}

.flex-tab-content.active {
	display: block;
}

.flex-tab-content h2 {
	font-size: 28px;
    margin-top: 0;
}

.content-col-main2,
.content-col-side2 {
	width: 48% !important;
}

.content-col-main2 {
	padding: 0 2% 0 0 !important;
}

.content-col-side2 {
	padding: 0 0 0 2% !important;
}

.header {
	padding-top: 20px;
}

.header h1 {	
    margin-bottom: 25px !important;
    line-height: 40px !important;
}

.header p {
    margin-bottom: 20px;
	font-size: 17px;
	line-height: 27px;
}

.header .mac {
	width: 610px;
    margin-top: 0;
    margin-left: -32px;
    position: absolute;
    z-index: 1;
}

.header .pattern {
	position: absolute;
    top: 408px;
    width: 50%;
    right: -21px;
}

table {
    width: auto !important;
	border: none !important;
}

table td {
	border: none;
}

.section {
	margin: 60px 0 120px;
}

.section-1 {
	text-align: center;
	margin-top: 180px;
}

.section-1 h1 {
	margin-bottom: 45px !important;
    line-height: 40px !important;
}

.section-1 table {
    margin: auto;
}

.section-1 table td {
	font-family: montserratbold !important;
	font-size: 27px;
    line-height: 28px;
	text-align: left;	
	vertical-align: middle;
	background-repeat: no-repeat;
    padding-left: 100px;
}

.section-1 table td:first-of-type {
	padding-right: 60px;
}

.section-1 table tr:nth-child(1) td {
	padding-bottom: 40px;
}

.section-1 table tr:nth-child(1) td:nth-child(1) {
	background-image: url('/wp-content/uploads/2019/02/money-icon.png');
    background-size: 70px;
    background-position-y: 24px;
}

.section-1 table tr:nth-child(1) td:nth-child(2) {
	background-image: url('/wp-content/uploads/2019/02/house-icon.png');
    background-size: 60px;
    background-position: 10px 12px;
}

.section-1 table tr:nth-child(2) td:nth-child(1) {
	background-image: url('/wp-content/uploads/2019/02/file-icon.png');
    background-size: 42px;
    background-position: 18px 15px;
}

.section-1 table tr:nth-child(2) td:nth-child(2) {
	background-image: url('/wp-content/uploads/2019/02/boat-icon.png');
    background-size: 53px;
    background-position: 13px 15px;
}

.section-2 {
    background-image: url(/wp-content/uploads/2019/02/pattern.png);
    background-repeat: no-repeat;
    background-size: auto 80px;
    background-position-x: -420px;
    margin-left: -120px;
    padding-left: 120px;
	margin-top:	150px;
}

.section-2 .top-title {
	display: none;
	text-align: center;
	margin-bottom: 50px !important;
}

.section-2 table {
	margin: auto;
}

.section-2 table td {
	text-align: center;
	font-size: 13px;
    line-height: 17px;
	width: 137px;
}

.section-2 table td:first-of-type {
	text-align: left;
    padding-right: 40px;
	padding-top: 8px;
    vertical-align: top;
}

.section-2 table td:first-of-type h1 {
	margin-top: 0;
}

.section-2 table td img {
	height: 45px;
    width: auto;
    margin: 0 0 15px;
}

.section-2 table td span span {
	color: #f57b48;
	font-size: 11px;
}

.section-3 {
	margin-top: 190px;
}

.section-3 .box {
	display: flow-root;
	background: #f38237;
	background: -moz-linear-gradient(45deg, #f38237 0%, #f75653 100%);
	background: -webkit-linear-gradient(45deg, #f38237 0%,#f75653 100%);
	background: linear-gradient(45deg, #f38237 0%,#f75653 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f38237', endColorstr='#f75653',GradientType=1 );
	color: white;
	padding: 55px 85px;
}

.section-3 .box .box-header h1 {
	margin-top: 0;
    line-height: 40px !important;
}

.section-3 .box .box-header img {
	position: absolute;
    width: 730px;
    right: 110px;
    margin-top: -395px;
    z-index: 1;
}

.section-3 .box .box-header p:first-of-type {
	font-size: 17px;
    line-height: 27px;
    margin-top: 30px;
	position: absolute;
}

.section-3 .box .box-header .pattern {
    position: absolute;
    width: 220px;
    right: 90px;
    margin-top: -160px;
    z-index: 0;
}

.section-3 .tables {
	margin-top: 95px;
	display: flex;
}

.section-3 .table-1 {
	margin-right: 40px !important;
    margin-top: 96px !important;
	margin-left: auto !important;
}

.section-3 .table-1 tbody,
.section-3 .table-1 tfoot {
    background-color: #df5341;
}

.section-3 .table-1 tfoot {
    border-top: 2px solid rgba(250, 250, 250, .2);
}

.section-3 .table-1 thead td {
    font-size: 13px;
    line-height: 15px;
	padding-bottom: 19px;
}

.section-3 .table-1 td {
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
}

.section-3 .table-1 td:first-of-type {
    padding-left: 25px;
}

.section-3 .table-1 td:nth-child(2) {
    padding-left: 30px;
    padding-right: 30px;
}

.section-3 .table-1 td:last-of-type {
    padding-right: 25px;
}

.section-3 .table-1 tbody tr:nth-child(1) img {
	width: 40px;
}

.section-3 .table-1 tbody tr:nth-child(2) img {
	width: 50px;
}

.section-3 .table-1 tbody tr:nth-child(3) img {
	width: 35px;
}

.section-3 .table-1 tbody tr:nth-child(4) img {
	width: 40px;
}

.section-3 .table-1 td div {
    color: #cccccc;
	font-size: 10px;
    margin-top: -7px;
}

.section-3 .table-1 td div span {
    color: white;
	font-size: 10px;
}

.section-3 .table-1 tbody td {
    padding-bottom: 8px;
}

.section-3 .table-1 tbody tr:last-of-type td {
    padding-bottom: 30px;
}

.section-3 .table-1 tbody td:last-of-type {
	color: rgba(255, 255, 255, 0.6);
    text-decoration: line-through;
}

.section-3 .table-1 tbody tr:first-of-type td {
	padding-top: 29px;
    padding-bottom: 38px;
}

.section-3 .table-1 tfoot td {
    font-size: 20px;
    padding-bottom: 25px;
}

.section-3 .table-1 tfoot td:first-of-type {
    font-size: 17px;
	color: rgba(255, 255, 255, 0.6);
}

.section-3 .table-1,
.section-3 .table-2,
.section-3 .table-3 {
	display: inline-block;
	margin: 0;
	/*float: left*/
}

.section-3 .table-3 {
	display: none;
}

.section-3 .table-2,
.section-3 .table-3 {
	margin-right: auto !important;
}

.section-3 .table-2 tbody td:nth-child(1),
.section-3 .table-2 tfoot td:nth-child(1)
.section-3 .table-2 tbody td:nth-child(4),
.section-3 .table-2 tfoot td:nth-child(4),
.section-3 .table-3 tbody td:nth-child(1),
.section-3 .table-3 tfoot td:nth-child(1) {
	text-align: center;
}

.section-3 .table-2 tbody td:nth-child(2),
.section-3 .table-2 tfoot td:nth-child(2),
.section-3 .table-2 tbody td:nth-child(5),
.section-3 .table-2 tfoot td:nth-child(5),
.section-3 .table-3 tbody td:nth-child(2),
.section-3 .table-3 tfoot td:nth-child(2) {
	text-align: right;
}

.section-3 .table-2 thead td,
.section-3 .table-3 thead td {
	text-align: center;
    line-height: 15px;
}

.section-3 .table-2 thead tr:first-of-type td {
	background-color: black;
    color: white;
	line-height: 20px;
}

.section-3 .table-2 thead div,
.section-3 .table-3 thead div {
	text-transform: uppercase;
    color: black;
    margin: 20px 0;
    font-family: montserratbold !important;
}

.section-3 .table-2 thead p,
.section-3 .table-3 thead p {
	color: black;
}

.section-3 .table-2 tbody td,
.section-3 .table-2 tfoot td,
.section-3 .table-3 tbody td,
.section-3 .table-3 tfoot td {
	background-color: white;
	color: #df5341;
}

.section-3 .table-2 tbody td:nth-child(3),
.section-3 .table-2 tfoot td:nth-child(3) {
	background-color: transparent;
	width: 5px;
    padding: 0;
}

.section-3 .table-2 tbody td,
.section-3 .table-3 tbody td {	
	font-size: 17px;
}

.section-3 .table-2 tbody td div.taeg,
.section-3 .table-3 tbody td div.taeg {
	color: #b6b6b6;
    font-size: 13px;
    line-height: 17px;
}

.section-3 .table-2 tbody td div.taeg span,
.section-3 .table-3 tbody td div.taeg span {
	color: #df5341;
    font-size: 17px;
	margin-right: 15px;
}

.section-3 .table-2 tbody tr:first-child td div.taeg span,
.section-3 .table-3 tbody tr:first-child td div.taeg span {
    font-size: 17px;
    margin-right: 15px;
}

.section-3 .table-2 tbody tr:first-child td div.note,
.section-3 .table-2 tbody td div.note {
	font-size: 11px;
    font-weight: bold;
    display: inline-block;
    margin-top: -38px;
    position: absolute;
    color: #df5341;
}

.section-3 .table-2 tbody tr:nth-child(1) img,
.section-3 .table-3 tbody tr:nth-child(1) img {
	width: 40px;
}

.section-3 .table-2 tbody tr:nth-child(2) img {
	width: 55px;
}

.section-3 .table-3 tbody tr:nth-child(2) img {
	width: 45px;
}

.section-3 .table-2 tbody tr:nth-child(1) td
.section-3 .table-3 tbody tr:nth-child(1) td {
	border-bottom: 2px solid rgba(243, 127, 57, 0.32);
}

.section-3 .table-2 tbody tr:nth-child(1) td:nth-child(1),
.section-3 .table-2 tbody tr:nth-child(1) td:nth-child(2),
.section-3 .table-2 tbody tr:nth-child(1) td:nth-child(4),
.section-3 .table-2 tbody tr:nth-child(1) td:nth-child(5) {
	/* background-color: #e8e8e8; */
	border-bottom: 1px solid #e8e8e8;
	vertical-align: middle;
}

.section-3 .table-2 tbody tr:nth-child(1) td:nth-child(1),
.section-3 .table-2 tbody tr:nth-child(1) td:nth-child(2) {
	background-color: #e8e8e8;
}

.section-3 .table-2 tbody tr:first-of-type td,
.section-3 .table-3 tbody tr:first-of-type td {
	padding-top: 15px;
    padding-bottom: 15px;
}

.section-3 .table-2 tbody tr:last-of-type td,
.section-3 .table-3 tbody tr:last-of-type td {
    padding-bottom: 38px;
}

.section-3 .table-2 tbody tr:nth-child(2) td,
.section-3 .table-3 tbody tr:nth-child(2) td {
    padding-top: 25px;
}

.section-3 .table-2 tfoot,
.section-3 .table-3 tfoot {
	border-top: 2px solid rgba(243, 127, 57, 0.32);
}

.section-3 .table-2 tfoot td,
.section-3 .table-3 tfoot td {
    font-size: 20px;
    padding-bottom: 25px;
}

.section-3 .table-2 tfoot td:nth-child(1),
.section-3 .table-2 tfoot td:nth-child(4),
.section-3 .table-3 tfoot td:nth-child(1) {
    font-size: 17px;
}

.section-3 .table-2 tbody td:first-of-type,
.section-3 .table-2 tfoot td:first-of-type,
.section-3 .table-2 tbody td:nth-child(4),
.section-3 .table-2 tfoot td:nth-child(4),
.section-3 .table-3 tbody td:first-of-type,
.section-3 .table-3 tfoot td:first-of-type {
    padding-left: 25px;
    padding-right: 40px;
}

.section-3 .table-2 tbody td:last-of-type,
.section-3 .table-2 tfoot td:last-of-type,
.section-3 .table-2 tbody td:nth-child(2),
.section-3 .table-2 tfoot td:nth-child(2),
.section-3 .table-3 tbody td:last-of-type,
.section-3 .table-3 tfoot td:last-of-type {
    padding-right: 25px;
}

.section-3 .table-2 tfoot tr:nth-child(2) td,
.section-3 .table-2 tfoot tr:nth-child(3) td,
.section-3 .table-3 tfoot tr:last-of-type td {
	background-color: transparent;
    color: #ffffffbd;
    font-size: 13px;
    text-decoration: underline;
    text-align: center;
    padding: 12px 0 0;
}

.section-3 .table-2 tfoot tr:nth-child(2) td {
	text-decoration: none;
	color: white;
    font-size: 15px;
}

.section-3 .table-2 tfoot tr:nth-child(2) td .note {
	font-size: 11px;
    font-weight: bold;
    display: inline-block;
    margin-top: 5px;
    position: absolute;
}

.section-3 .table-2 tfoot tr:nth-child(2) td:last-of-type .note {
	margin-top: -3px;
}

.section-4 h1 {
    line-height: 40px !important;
	text-align: center;
	margin-bottom: 60px !important;
}

.section-4 .steps-img {
	width: 80%;
	position: relative;
	z-index: 1;
}

.section-4 .pattern {
	height: 90px;
    position: absolute;
    margin-top: -77px;
    margin-left: -80px;
}

/* .section-4 table td { */
    /* vertical-align: top; */
	/* padding-right: 30px; */
/* } */

/* .section-4 table td:last-of-type { */
    /* padding-right: 0; */
/* } */

/* .section-4 table td h2 { */
    /* margin-top: 0; */
/* } */

.section-5 {
    padding: 50px 0 0;
    display: grid;
	margin-top: 90px;
}

.section-5 .inner-section {
	background: #f95655;
	background: -moz-linear-gradient(top, #f95655 0%, #f38336 100%);
	background: -webkit-linear-gradient(top, #f95655 0%,#f38336 100%);
	background: linear-gradient(to bottom, #f95655 0%,#f38336 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95655', endColorstr='#f38336',GradientType=0 );
	display: grid;
	padding: 0 30px;
}

.section-5 .form {
	background-color: white;
    padding: 0 70px;
}

.section-5 .form .call-or-email {
	font-size: 17px;
	line-height: 27px;
	margin-top: 30px;
}

.section-5 .form h1 {
	margin-top: 15px;
}

.section-5 .form .content-col-main2 {
	padding-top: 50px;
}

.section-5 .form .content-col-side2 {
	background-image: url('/wp-content/uploads/2019/02/pattern-3.png');
	background-repeat: no-repeat;
    background-position: right top;
    background-size: 320px;
}

.section-5 .form .form-container {
	background-color: white;
    margin: 13px 14px 0 0;
	-webkit-box-shadow: -27px 38px 60px -24px rgba(242,242,242,1);
	-moz-box-shadow: -27px 38px 60px -24px rgba(242,242,242,1);
	box-shadow: -27px 38px 60px -24px rgba(242,242,242,1);
	padding: 45px;
}

.section-5 .form .form-container input,
.section-5 .form .form-container textarea {
	border-bottom: 1px solid #e2e2e2 !important;
}

.section-5 .form .form-container input:focus,
.section-5 .form .form-container textarea:focus {
	border-bottom: 1px solid #ff5100 !important;
}

.section-5 .form .form-container input::placeholder,
.section-5 .form .form-container textarea::placeholder {
	color: rgba(0, 0, 0, .5);
}

.section-5 .form .form-container .button-container {
	margin-top: 54px;
	text-align: right;
}

.section-5 .form .form-container button {	
	background-color: #ff5100 !important;
	color: white !important;
}

.section-5 .form .form-container button:hover {
	background-color: white !important;
	color: #ff5100 !important;
}

.section-6 {
	background: #f47e39;
	background: -moz-linear-gradient(left, #f47e39 0%, #f95655 100%);
	background: -webkit-linear-gradient(left, #f47e39 0%,#f95655 100%);
	background: linear-gradient(to right, #f47e39 0%,#f95655 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f47e39', endColorstr='#f95655',GradientType=1 );
    display: flex;
    margin-top: 170px;
}

.section-6 img {
	margin: -40px -40px -13px;
}

.section-6 h1 {
	color: white;
    line-height: 50px;
}

.section-6 .form-container {
    padding: 20px 50px 0;
}

.section-6 .form-container form {
	margin-top: 40px;
}

.section-6 .form-container input,
.section-6 .form-container textarea {
	border-bottom: 1px solid rgba(250, 250, 250, .5) !important;
	background-color: transparent !important;
	color: white;
}

.section-6 .form-container input:focus,
.section-6 .form-container textarea:focus {
	border-bottom: 1px solid white !important;
}

.section-6 .form-container input::placeholder,
.section-6 .form-container textarea::placeholder {
	color: rgba(250, 250, 250, .5);
}

.section-6 .form-container .button-container {
	text-align: right;
}

.section-6 .form-container button {
	color: white;
    margin-top: 15px;
}

.section-6 .form-container button:hover {
	background-color: white !important;
	color: #ff5100 !important;
}

.section-6 .form-disclaimer,
.section-6 .required-fields {
	color: white;
}

.section-6 .form-disclaimer a {
	color: white !important;
    font-weight: 600 !important;
}

.section-7 .flex-tabs {
    text-align: center;
}

.section-7 .flex-tabs .flex-tab {
	text-align: center;
	display: inline-block;
	margin-right: 130px;
	cursor: pointer;
}

.section-7 .flex-tabs .tab:last-of-type {
	margin-right: 0;
}

.section-7 .flex-tabs .flex-tab.active {
    color: #ff5100;
}

.section-7 .flex-tabs h2 {
	margin-bottom: 15px;
}

.section-7 .flex-tabs .flex-tab .bullet {
    width: 7px;
    height: 7px;
    border: 2px solid #cdcdcd;
    border-radius: 10px;
    display: inline-block;
}

.section-7 .flex-tabs .flex-tab.active .bullet {
    border: 2px solid #ff5100;
	background-color: #ff5100;
}

.section-7 .flex-tab-content {
	display: none;
	margin-top: 80px;
}

.section-7 .flex-tab-content.active {
	display: block;
}

.section-7 .flex-accordion {
    margin-top: 25px;
}

.section-7 .flex-accordion .flex-accordion-header {
	font-family: montserratbold !important;
	background-image: url('/wp-content/uploads/2019/02/arrow-bottom-icon.png');
	background-repeat: no-repeat;
	background-size: 25px;
    background-position-y: 2px;
    padding-left: 50px;
	cursor: pointer; 
    margin-bottom: 10px;
}

.section-7 .flex-accordion .flex-accordion-header:hover {
	color: #ff5100;
}

.section-7 .flex-accordion .flex-accordion-header.active {
	color: #ff5100;
	background-image: url('/wp-content/uploads/2019/02/arrow-top-icon.png');
}

.section-7 .flex-accordion .flex-accordion-content {
	height: 0;
	overflow: hidden;
    padding-left: 50px;
}

.section-7 .flex-accordion .flex-accordion-content li,
.section-7 .flex-accordion .flex-accordion-content li:hover {
	color: #555555 !important;
	cursor: default !important;
	display: list-item !important;
}

.section-7 .downloads .content-col-main2 {
	/*text-align: right;*/
}

.section-7 .downloads a {
	background-image: url(/wp-content/uploads/2019/02/download-icon.png);
    background-repeat: no-repeat;
    padding: 0 45px;
    background-size: 24px;
    font-style: normal !important;
    font-family: montserratbold !important;
    color: #555555 !important;
}

.section-7 .downloads a:hover {
	color: #ff5100 !important;
}

.form-disclaimer,
.required-fields {
	font-size: 12px;
    margin-top: 20px;
}

.required-fields {
	color: #E9530D;
}

.form-message {
	margin-top: 30px;
}

.form-message,
.form-message .success,
.form-message .error {
	display: none;
}

.form-message .success,
.form-message .error {
	padding: 10px;
}

.form-message .error {
	background-color: #fde8e8;
    border: 1px solid #bc1313;
    color: #212121;
}

.form-message.show,
.form-message .success.show,
.form-message .error.show {
	display: block;
}

.example {
	cursor: pointer;
}

.example-content {
	position: absolute;
    background: white;
    color: #555;
    padding: 10px 30px;
    margin-top: 155px;
    display: none;
    height: 355px;
    overflow: hidden;
	text-align: left;
	overflow-y: auto;
}

.example-content .title {
	font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid lightgrey;
    margin-bottom: 15px;
    padding: 15px 0;
}

.example-content .content {
	overflow: hidden;
    overflow-y: auto;
    height: calc(355px - 75px);
}

.example-content.active {
	display: inline-block;
}

.example-1 {
	width: 287px;
	left: calc(50% - 150px);
}

.example-2 {
    width: 635px;
    left: calc(50% - 252px);
}

.arrow-left {
	display: none;
	transform: rotate(-180deg);
}

.svg-table-1,
.svg-table-2 {
	display: none;
}

.svg-table-1 {
	margin-bottom: 40px;
}

.svg-table-1 img,
.svg-table-2 img {
	margin-bottom: 20px;
}

.svg-table-1 span,
.svg-table-2 span {
	background-color: transparent;
    color: #ffffffbd;
    font-size: 13px;
    text-decoration: underline;
    text-align: center;
    padding: 12px 0 0;
	cursor: pointer;
}

#bt-simulation {
	position: fixed;
    right: -118px;
    top: calc((100vh / 2) + -10px); /*calc(100vh / 2);*/
    transform: rotate(-90deg);
    color: white !important;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 16px;
    font-style: normal !important;
	z-index: 1;
	background: #f85753;
	background: -moz-linear-gradient(left, #f85753 0%, #f96f57 100%);
	background: -webkit-linear-gradient(left, #f85753 0%,#f96f57 100%);
	background: linear-gradient(to right, #f85753 0%,#f96f57 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85753', endColorstr='#f96f57',GradientType=1 );
}

#bt-simulation img {
	width: 35px;
    margin-right: 20px;
}