@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800,900|Lato:400,700,900|Indie+Flower|Source+Sans+Pro:300,400,700,900);
@font-face {
	font-family: 'avengeance_mightiest_avengeRg';
	src: url('../fonts/avengeance_mightiest_avenger-webfont.woff2') format('woff2'),
	url('../fonts/avengeance_mightiest_avenger-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
body, html {
	font-family: 'Open Sans';
	overflow-x: hidden;
}
body {
    font-style: normal;
    font-weight: 400;
    overflow-x: hidden;
    font-size: 1rem;
    line-height: 1.75;
    padding-bottom: 150px;
    position: relative;
        color: #000000;
}
h1, h2, h3, h4, h5 {
	font-style: normal;
	font-weight: 400;
}
h3.h3 {
	font-weight: 600
}
[class*="hs-form-"] label {
	font-style: normal !important;
	font-weight: 400 !important;
	color: rgba(255, 255, 255, 0.5) !important;
}
* {
	max-width: 100%;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
	-o-transition: background .5s ease;
	transition: color .3s ease;
	-moz-transition: color .3s ease;
	-webkit-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: opacity .6s ease;
	-moz-transition: opacity .6s ease;
	-webkit-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
}
::-webkit-scrollbar {
	width: 8px
}
::-webkit-scrollbar-track {
	background-color: #eaeaea
}
::-webkit-scrollbar-thumb {
	background-color: #ccc
}
::-webkit-scrollbar-thumb:hover {
	background-color: #bbb
}
ul {
	list-style: none;
	margin: 0;
	padding: 0
}
ul.lista {
    font-size: 16px;
    padding: 10px 20px 35px;
    float: left;
    width: 100%;
}
ul.lista li:last-child {
	    margin-top: 20px;
}
#footer {
    background: #000000;
    padding: 30px 20px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
    line-height: 17px;
    position: absolute;
    width: 100%;
    bottom: 0;
    margin-bottom: 0;
}
#toTop {
    width: 50px;
    height: 50px;
    line-height: 36px;
    background: rgba(0, 0, 0, 0.17);
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 41px;
    right: 13px;
    cursor: pointer;
    border-radius: 4px;
    display: none;
    color: #fff;
    font-size: 28px;
}
  #copy_right {
  	color: 	#fff;
  	text-transform: none
  }
  #copy_right ul {
  	float: 	left;
  	width: 	100%;
  	margin-bottom: 20px;
  	padding-left: 0
  }
  #copy_right ul a i {
  	color: #fff;
  	border: 2px solid #f1f2f6;
  	border-radius: 50%;
  	padding: 10px;
  	width: 41px;
  	height: 41px;
  	margin-right: 5px;
  }
  #copy_right ul a:hover i {
  	background: #f1f2f6;
  	color: #d40e00;
  }
  #copy_right a {
  	color: #fff;
  }
  #footer li a {
    color: #ffffff;
    opacity: 0.7;
    font-size: 16px;
}
#copy_right span {
    padding-left: 0;
    font-size: 13px;
    line-height: 16px;
    float: left;
    width: 100%;
}
.titulo-secao {
	font-weight: 700;
	margin: 0;
	font-size: 32px;
}
.p-0 {
	padding: 0
}
.margin-0 {
	margin: 0
}
.plano-titulo {
    margin: 20px 0 -5px;
    font-weight: 700;
    color: #161642;
}
.texto {
	    font-size: 18px;
    line-height: 20px;
    margin: 30px 0 40px;
}
@media (max-width: 991px) {
	#footer {
		position: relative;
	}
	body {
		padding-bottom: 0
	}
}

.btn {
    overflow: hidden;
    padding: 7px 15px;
    font-size: 21px;
    font-weight: 700 !important;
    border-bottom: 4px solid rgba(0, 0, 0, 0.23) !important;
    margin-top: 10px;
    -webkit-transition: all .0s ease;
    transition: all .0s ease;
    margin-top: 5px;
    margin-bottom: 0;
    background: #cd1f26 !important;
    border-color: transparent;
}
.btn:hover {
    margin-top: 9px !important;
    border: none !important;
    border-width: 0;
}
.well {
	    border-radius: 4px;
    box-shadow: none;
    background: #fff;
    border-color: #eeeeee;
    padding: 0
}
.box-caixa {
	    display: table;
    height: 100%;
    width: 	100%
}
.table-cell {
    display: table-row;
    vertical-align: middle;
    float: none;
}
header {
	    display: table-header-group;
}
@media (min-width: 992px) and (max-width: 1199px) {
.container {
    width: 100%;
}
}
@media (max-width: 1024px) {
	ul.lista {
    font-size: 14px;
}
@media(max-width: 991px) {
	.table-cell .col-md-4 {padding: 0}
	#footer .container {
		padding: 0
	}
	#copy_right ul a i {
    color: #fff;
    border: 2px solid #f1f2f6;
    border-radius: 50%;
    padding: 8px 0;
    width: 33px;
    height: 33px;
    font-size: 14px;
    margin-right: 5px;
    line-height: 12px;
}
.titulo-secao {
	    margin: 10px 0 -10px;
    font-size: 21px;
}
.texto {
    font-size: 14px;
    line-height: 19px;
    margin: 20px 0 25px;
}
}
