body, html {
    overflow-x: hidden;
}
body {
	font-family: "Open Sans", sans-serif !important;
	background-color: #18142D;
}

.redes {
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    list-style: none;
}

.redes a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background-color: #FFFFFF;
    color: #18142D;
}

.hero-home {
    height: 722px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

.destaque1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    border: 0.5px solid #FFFFFF;
    border-radius: 6px;
    padding: 10px 15px;
    display: inline-block;
}

.titulo-1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 54px;
    line-height: 58px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.texto-1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #DAD7F3;
}


.texto-2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #DAD7F3;
}

.lista-1 li {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #DAD7F3;
}

.lista-1 {
	display: flex;
	flex-direction: column;
	gap: 25px;
}


.btn-1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    background: #5645F9;
    border-radius: 6px;
    padding: 10px;
    display: inline-block;
}

.btn-1:hover {
   opacity: 0.7;
}

.home-2 {
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 100px;
}

.box-1 {
    background-color: #000000;
    padding: 20px;
	justify-content: center;
}

.home-4 {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 40px;
    margin-top: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.box-solucao {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: left;
    align-items: flex-start;
}

.box-solucao h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #DAD7F3;
}
.box-solucao p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #DAD7F3;
}

.titulo-3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    color: #FFFFFF;
}

.home-5 {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
    padding-top: 100px;
}

.home-6 {
    padding-bottom: 100px;
}

.blog-card {
    background: #2A2544;
    border-radius: 10px;
    padding: 10px;
	display: block;
}

.blog-card span {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #DAD7F3;
}

.blog-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 10px;
}

.blog-card h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    color: #DAD7F3;
}

.home-blog {
    padding-top: 60px;
    padding-bottom: 60px;
}


.blog-card2 {
	display: block;
}

.blog-card2 span {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #DAD7F3;
}

.blog-card2 img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 10px;
}

.blog-card2 h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #DAD7F3;
}

.home-7 {
	padding-top: 60px;
    padding-bottom: 100px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}

#footer {
    background-color: #18142D;
    padding-top: 100px;
}

.footmenu li a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
}

.footmenu {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 20px;
	justify-content: center;
}

.nav-link:focus, .nav-link:hover {
    color: #fff;
}

.navbar-brand img {
    height: 60px;
}

.principal li a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
}

.principal {
    margin-right: 20px;
}

#header {
    background-image: none;
    background-color: #18142D;
}

#header.home {
    position: absolute;
    width: 100%;
    background-color: transparent;
}

.titulo-blog {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 49px;
    color: #5645F9;
}

.data-blog {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #5645F9;
    display: block;
}

.blog-cover {
    width: 100%;
    height: 380px;
    object-fit: cover;
    border-radius: 10px;
}

.conteudo-inner p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #18142D;
}


.conteudo-inner li {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #18142D;
}

.conteudo-inner {
    color: #18142D;
}

.btn-whatsapp {
    font-size: 18px;
    color: #fff;
    background-color: #65cd47;
    padding: 10px 20px;
    border-radius: 60px;
}

.blog-rel {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    text-align: center;
    color: #18142D;
}

.meta {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #676767;
    display: block;
}

#footer .menu-item a[aria-current=page] {
    color: #5745f9;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #5745f9;
}

@media (max-width: 767px) {
	
#header.home {
    position: relative;
    background-color: #18142D;
}
	
.principal li a {
    text-align: center;
}
	
.principal {
    padding-bottom: 20px;
	padding-top: 20px;
	margin-right: 0px;
}
	
.navbar-toggler-icon {
    background-image: var(--bs-navbar-toggler-icon-bg);
    filter: invert(1);
    opacity: 1;
	border: none;
}
	
.navbar-toggler:focus {
    box-shadow: none;
}
	
.navbar-toggler {
    border: none;
}	
	
.titulo-1 {
    font-size: 40px;
    line-height: 46px;
}	
	
	
	
	
	
}


