body {
  min-height: 75rem;
  padding-top: 4rem;
}
* {
    list-style: none;
    text-decoration: none;
    margin: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    padding: 0;
    text-align: left;
    border: 0;    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important;
    font-family: 'Fira Sans',sans-serif;
}
a.link {
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 0px 100%, 100% 100%;
    background-size: 0px 1px, 100% 1px;
    transition: background-size 0.2s ease-in-out 0s;
    color: #350D36;
    background-image: linear-gradient(120deg, #350D36 0%, #350D36 100%), linear-gradient(120deg, rgb(204, 204, 204) 0%, rgb(204, 204, 204) 100%);
}
a.link:hover, a.link:focus {    
    transition: background-size 0.2s ease-in-out 1s;
    background-image: linear-gradient(120deg, #350D36 0%, #350D36 100%), linear-gradient(120deg, #350D36 0%, #350D36 100%);
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BDBDBD !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #BDBDBD;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #BDBDBD;
}
/*header.menu-top {
    padding: 17px 0;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    box-shadow: 0 0 30px 0 transparent;
    background: 0 0;	
}
.menu-top nav{    
    background: #81259D !important;
}*/
.navbar-brand img{
    max-height: 45px !important;
}
.s-destaque{
    background: url("../img/back-top-homepage.svg");
    background-size: auto auto;
    background-size: 100% 100%;
    width: 100%;
    /*min-width: 1300px;*/
    padding-bottom: 0px;
}
.header-site{
    background-color:#81259D;
    padding-bottom: 30px;    
}
.img-thumbnail-estoquenow{
    -webkit-box-shadow: 0px 0px 27px -3px rgba(136,136,136,1);
-moz-box-shadow: 0px 0px 27px -3px rgba(136,136,136,1);
box-shadow: 0px 0px 27px -3px rgba(136,136,136,1);
}
/*.s-destaque .container{
	background-repeat: no-repeat;
	background-image: url("../img/back.png");
	background-size: auto 500px;
	background-position: center top;
}*/
.s-destaque .texto{
    /*margin-top:70px;*/
}
.s-destaque .texto h1{
    font-size: 3.1rem;
    font-weight: 700;
    word-spacing: .2rem;
}
.header-site .texto a {    
    width: 300px;
    line-height: 60px;    
    background-color: #ea2a83;
    border: 1px solid #ea2a83;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    transition: all .3s;
}
.header-site .texto a:hover, .header-site .texto a:focus{opacity:0.8;border:1px solid #f42c86;color:#fff;transition:all .3s}
.header-site ul li img {
    display: block;
    margin-bottom: 9px;
}
.header-site .texto h1{
    font-size: 2rem;
}
.header-site ul li:first-child {
    margin-left: 0;
}
.header-site ul li {
    float: left;
    margin-left: 52px;
}
.header-site ul li p {
    margin-bottom: 0;
    color: #6c7771;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.header-site ul {
    float: left;
    width: 100%;
    margin-top: 90px;
}
header.menu-top nav .btn-teste {        
    padding-left: 30px !important;
    padding-right: 30px !important;
    line-height: 30px;    
    border: 1px solid #ea2a83;
    text-align: center;
    color: #ea2a83 !important;
    font-size: 15px;
    font-weight: 700;
    margin-left:30px;
}
.btn-green{
    background-color:#00c850;
    color:#FFF !important;
    border: none;
}
.btn-green:hover, .btn-green:focus{
    opacity: 0.8;
}

header.menu-top nav .btn-teste:hover, header.menu-top nav .btn-teste:focus{background:#ea2a83;color:#fff  !important}
.companies-areas, .motivations, .benefits, .integrations, .software,.features, .stats, .form-demonstration{
    padding:60px 0px;
}
.companies-areas  h2.area-title {
    font-size: 18px;
    text-align:center;
}
.companies-areas img {
    width: 100px;
    margin-bottom:10px;
}
section h1.title {
    margin: 0;
	margin-bottom: 0px;
    line-height: initial;
    text-align: center;    
    font-size: 32px;
    font-weight: 700;    
}
section h3.subtitle {    
    font-size: 18px;        
}
.motivations{
    background:#F6F7F9;
}
ul.ul-motivations li{
	margin-bottom: 0;
	color: #6c7771;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 30px;
}
 ul.list-features li{
	margin-bottom: 0;
	color: #6c7771;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 15px;
}
.btn-home-cta{
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 40px;    
    background-color: #ea2a83;
    border: 1px solid #ea2a83;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    transition: all .3s;
}
.btn-home-cta:hover{background-color:#f42c86;border:1px solid #f42c86;color:#fff;transition:all .3s}

.box-shadow {
    box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.software{
	background: linear-gradient(to right, #67106F, #ea2a83);	
}
.benefits{
    /*background: linear-gradient(to right, #67106F, #ea2a83);	*/
    background: #F6F7F9
}
.benefits .row{
	margin-bottom:30px;
}
.benefits .card{
    height: 340px;
}
.benefits .card h3{
	text-align:center;
}
.icon-benefits i{
	font-size:40px;
	text-align:center;
	color: #ea2a83;
}
.title-separator{
	margin-bottom: 90px;
}
.features .nav-tabs li.nav-item .active {
    border-bottom: 3px solid #ea2a83;
}
.features .nav-tabs .nav-item{
	width: 33%;
}
.features .nav-tabs .nav-link{
	text-align:center;
	border:0px;	
}
.features .nav-tabs li.nav-item span {
    font-size: 24px;
}
.features .nav-tabs li.nav-item i{
	font-size: 30px;
	color: #ea2a83;
}
.stats .num-stats{
	font-size:36px;
}
.stats h2{
	font-size:18px;
	text-align:center;
}
.stats h3{
	text-align:center;
}
.form-demonstration{
	background:#F6F7F9;
}
.btn-home-cta-green{    
    padding-left:50px;
    padding-right:50px;
    line-height: 60px;    
    background-color: #00c850;
    border: 1px solid #00c850;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    transition: all .3s;
}
.btn-home-cta-green:hover{background-color:#f42c86;border:1px solid #f42c86;color:#fff;transition:all .3s}
h6, .h6 {
    font-weight: 500;
}
.space-2 {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
}
.list-group-flush .list-group-item {
    padding-left: 0;
    padding-right: 0;
}
.list-group-transparent .list-group-item {
    border-color: transparent;
    background-color: transparent;
}
footer{
    box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.footer-social-icon i{
color: #ea2a83;
}
.list-group-transparent .list-group-item[href]:hover {
  color: #222;
}
/**megamenu*/
.mega-menu{width: 800px; overflow: hidden; padding: 20px;}
.mega-menu a{text-decoration: none; color: #6c7771;
font-size: 15px;
font-weight: 400;
line-height: 19px;}
.mega-menu a:hover{
	color:#ea2a83;
}
.mega-menu .sub-menu-heading{}
@media(max-width:500px){
    .mega-menu{width: 300px;}    
}
/**megamenu*/
.text-success{
    color: #00c850;
}
.text-purple *{	
    color: #ea2a83 !important;
}
.card-menu-features h3{
    font-size: 22px;
}
.card-menu-features h3 small{
    font-size: 15px;
}

.card-menu-features h3 i:before{
    font-size: 35px;
}
.btn-rounded{
    border-radius: 40px !important;
}
.btn-purple{
    background-color: #350D36;
    border: 1px solid #350D36;
    color:#FFF !important;
}
.btn-purple:hover, .btn-purple:focus{
    opacity:0.8;
}
.card-pricing {    
    border-color: #BDBDBD;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.card-pricing.popular {
    z-index: 1;
    border: 3px solid #350D36;
}
.card-pricing .list-unstyled li {
    padding: .5rem 0;
    color: #6c757d;
}
.card-pricing .moeda{
    font-size: 12px;
}
.card-hover:hover{
    box-shadow: 0px 0px 27px -3px rgba(234,234,234,1);
    cursor: pointer;
}
.bg-purple{
    background-color: #350D36 !important;
}
.companies-areas h2.area-title{
    font-size: 15px;
    color: #840A89;
    margin-top: 0px;
    text-transform: uppercase;
}
.companies-areas img{
    width:75px;
}
.companies-areas a{
    color:#222;
    text-decoration: none;
    width:100%;
    display: inline-block;
    position: relative;
    border-radius: 4px;
}
.list-companies-areas li{
    width:158px;
}

.companies-areas a:hover, .companies-areas a:hover h2{
    background: #ea2a83;
    color:#FFF !important;
}

.box-custom-2-bg {
    left: -4%;
    transform: rotate(-18.5deg);
}
.box-custom-2-bg {
    top: -65%;
    right: -52%;
    bottom: -48%;
    margin-right: 0;
    transform: rotate(-12deg);
    border-radius: 8%;
    border: 1px solid transparent;
}
.box-custom-2-bg {
    border-radius: 0 0 22px 22px;
    overflow: hidden;
}
.box-custom-2-bg, .box-custom-2-bg-image, .box-custom-2-bg::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
}
[class*="bg-"] {
    background-size: cover;
    background-position: 50%;
}
.box-custom-2-bg-inner {
    transform: rotate(18.5deg);
}
.box-custom-2-bg-inner {
    top: -10%;
    right: -5%;
    bottom: -5%;
    left: -12%;
    transform: rotate(12deg);
    border: 1px solid transparent;
}
.box-custom-2-bg-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


.box-custom-2-bg::after {

    top: -9%;
    right: -10%;
    bottom: -10%;
    left: -10%;

}
.box-custom-2-bg::after {

    content: "";
    border-radius: inherit;
    background: linear-gradient(0deg,#58218a,#1b0855);

}
.box-custom-2-bg, .box-custom-2-bg-image, .box-custom-2-bg::after {

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;

}

@media only screen and (min-width: 576px) {

}
