@import url('https://fonts.cdnfonts.com/css/eastman-trial');


header.background-dark.active:not(.menu-active) .header-content, header.active:not(.menu-active) .header-content {
    background-color: #000!important;

}

.clients-stats-carousel .item {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    max-width: 200px; margin-right: 20px; background:transparent; 
}
.header-carousel-image{
    height: 20px!important;
    width: 20px!important;
}

.header-carousel-text{
    font-size: 12px;
    color: white;
    margin-bottom: 0px;
    padding-left: 5px;
}

.button-cta-1 {
    background-image: -webkit-linear-gradient(45deg, transparent 50%, #0051f9  50%);
    background-position: 100%;
    background-size: 400%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;   
    padding: 15px 39px;    
    border-radius: .5rem;
    letter-spacing: 1px;
    color: white;
    font-weight: 500;
    justify-content: center;
    text-align: center;
    letter-spacing: 1px;border: 1px solid #0051f9;
}
.button-cta-1:hover  {
    background-position: 0;
    color: #0051f9;
    background-color: transparent;
}

.button-cta-2 {
	display: flex;
    gap: 13px;
	align-items: center;
    background-color: transparent;
    letter-spacing: 1px;
    border: 1px solid #0051f9;
    color: white;
    font-size: 1.2rem;
    border-radius: 0.75rem;
    padding: 20px 25px;
    -webkit-transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}

.button-cta-2:hover {
    background-color: #0051f9;
    color: white;
	border: 1px solid #002e83;
    box-shadow: 0 0 40px 40px #0051f9 inset;
    outline: 0;
}


.button-wpp {
	background-color: rgb(69, 198, 85);
	color: #fff;
	font-size: 1.1rem;
	padding: 1rem 2rem;
    letter-spacing: 1px;
	border: 1px solid rgb(69, 198, 85);
	display: inline-flex;
}

.button-wpp:hover {
	background-color: transparent;
	color: rgb(69, 198, 85);
    border: 1px solid rgb(69, 198, 85);
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}

.text-gray {
	color: #000000bf;
}
.banner-before-faq{
    background-color: #00041D;
    color: white;
    padding: 100px;
}

.banner-before-faq p {
    font-size: 35px!important;
    font-weight: 700;
    line-height: 1.2;
}
@media (max-width: 425px) {

    .marketing-button-1{
        padding: 15px;
        font-size: 18px;
    
    }
    .banner-before-faq {
        padding: 50px 10px;
        
    }
    .banner-before-faq p{
        font-size: 32px;
    }
	.button-cta-2 {
		padding: 1rem;
	}
    .clients-stats-carousel .item {
        max-width: 250px;
    }
}


/* button1  */



a.button-blue-outline {
	background-color: transparent !important;
	border: 1px solid #25d366 !important;
}

a.button-blue-outline:hover {
	background-color: #25d366 !important;
}
#section1 {
    background: linear-gradient(to bottom, #F9F9F9 0%, #F9F9F9 91%, #FFFFFF 91%, #FFFFFF 100%);

	/* background-color: #F9F9F9; */
    padding: 0px!important;
    padding-top: 80px!important; 

}
#section2 {
    background-color: #fff;
	margin-bottom: -60px!important;
}
#section3 {
    background-color: #fff;
}
#section3 h3 {
	font-size: 35px;
}
#section4 {
	background-color: #F9F9F9;
	color: black!important;
}
#section4 h5 {
	font-size: 0.9rem;
	color: rgba(0, 0, 0, 0.50);
}
#section6 h1 {
	color: #ffffffbf;
	font-size: 35px;
}
.hamburguer {
    visibility: hidden;
    opacity: 0;
}
#mainMenu.desktop nav>ul, .header-extras>ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#mainMenu.desktop nav>ul>li {
    float: left;
    border: 0;
    transition: .3s;
    margin-left: 0;
    position: relative;
}
#mainMenu.desktop nav {
    float: right;
}
#mainMenu.desktop nav>ul>li>a {
    position: relative;
    padding: 10px;
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: 400;
    letter-spacing: .6px;
    color: #fff;
    border-radius: 0;
    border: 0 solid transparent;
    line-height: normal;
	transition: color 0.3s ease; 
}
#mainMenu.desktop nav>ul>li>a:hover {
	color: #00bcd4;
}
.link-blue {
	background-color: #0052f5;
}
@media (max-width: 1024px) {
	.hamburguer {
		opacity: 1;
		visibility: visible;
		transition: .5s;
	}
	#mainMenu.desktop nav {
		visibility: hidden;
		opacity: 0;
	}
	.slider-caption {
		bottom: 0rem;
	}
}
.numero {
	font-family: 'Roboto';
}
#mainMenu.menu-overlay .menu ul.menu-link li a {
    text-transform: uppercase;
}
.slide-item {
	width: 100vw;
	height: 100vh;
	background-size: cover;
	background-position: center center;
}
.text-blue {
	color: #1765ff;
}
.text-cyan {
	color:#00bcd4;
}
.caption .link-caption, .link-caption {
	background-color: #0052f5;
	border: 1px solid #0052f5;
	font-size: 1.2rem;
	border-radius: 0.85rem;
}
.caption .link-caption:hover, .link-caption:hover {
	background-color: transparent;
	border: 1px solid #0052f5;
}
.caption {
	display: block;
}
.slider-caption {
	text-align: left;
}
b {
	font-weight: 900 !important;
}
.content-form {
	background-color: #010C33;
	border-radius: 15px;
	padding: 40px;
}
.content-form .form-contato .form-control, .content-form .form-contato .form-select {
	background-color: #fff;
	border-radius: 5px;
	padding: 0.48rem;
	font-weight: 400;
}
.content-form .form-contato label.form-label {
	font-weight: 400;
	top: calc(50% - 12px);
	left: .675rem;
	margin: 0;
}
.content-form .form-contato textarea+label.form-label {
	top: calc(32% - 15px);
}
.content-form .form-contato .float-label input:not(:placeholder-shown)+label.form-label, .content-form .form-contato .float-label input:focus+label.form-label {
	font-size: .85rem;
	color: #fff;
	top: -23px;
	left: 0;
	padding-top: 5px;
}
.form-contato .float-label textarea:-webkit-autofill~label.form-label, .form-contato .float-label textarea:focus+label.form-label, .form-contato .float-label textarea:not(:placeholder-shown)+label.form-label {
	font-size: .85rem;
	color: #fff;
	top: -23px;
	left: 0;
	padding-top: 5px;
}
.content-form div.error {
	margin-bottom: 10px;
}
.content-form .form-group {
	margin-bottom: 15px;
}
.content-form .float-label {
	padding-bottom: 5px;
}
.content-form .custom-control-label, .content-form .custom-control-label a {
	color: #0051F9 !important;
}
.content-form .custom-control-label a {
	font-weight: 900;
}
.content-form .custom-checkbox .custom-control-label::before {
	border-radius: 50%;
}
.button-contato {
	background-color: #0051F9;
	color: #fff;
	display: inline-block;
	font-size: 1.1rem;
	padding: 1rem 2rem;
}
.content-form .button-contato {
	padding: .6rem 1rem;
}
.content-form #form-submit-contato:hover, .button-contato:hover {
	background-color: transparent;
	color: #0051F9;
}



@media (max-width: 425px) {
    .content-form {
        border-radius: 0px;
    }
    .equipe-image {
        width: 164%;
        position: absolute;
        left: 50%;
        transform: translateX(-48%);
    }
    
    .image-wrapper {
        position: relative;
        width: 100%;
        height: auto; 
        display: flex;
        justify-content: center;
        margin-bottom: 47%;
    }
}
.button-contato-whats {
    background-color: transparent;
	color: #666666;
	font-size: 1.1rem;
	padding: 1rem 2rem;
    letter-spacing: 1px;
	border: 1px solid #666666;
	display: inline-flex;
	align-items: center;
    gap: 13px;
}

.button-contato-whats:hover {
	background-color: transparent;
	color: rgb(69, 198, 85);
    border: 1px solid rgb(69, 198, 85);
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
#contato div h3, #section1 div h3 {
	font-size: 1.3rem;
}
.accordion .ac-item {
    margin-bottom: 10px;
    border-radius: 0;
    border-bottom: 1px solid #e3e3e3;
}

.accordion .ac-item .ac-title {
    font-weight: 800;
    position: relative;
    margin: 0;
    font-size: 1.2rem;
    cursor: pointer;
    user-select: none;
    color: #000;
    padding: 12px 40px 12px 0;
}

.accordion .ac-item .ac-content {
    padding: 12px 20px 12px 0;
    color: #000;
}
.accordion .ac-item .ac-title:before {
    font: 18px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f067";
    right: 10px;
    position: absolute;
    height: 100%;
    display: flex;
    top: 0;
    justify-content: center;
    align-items: center;
    color: #000 !important;
}
.accordion .ac-title.active:before {
    content: "\f068";
}
.accordion-body {
    padding: 12px 0;
}
.card-niveis {
	background-color: #010C33;
	padding: 30px 30px 20px 30px;
	border-radius: 30px;
	color: #fff;
	margin-bottom: 0;
	height: 100%;
}
.card-niveis .card-header p {
	margin-top: 0;
	color: #fff !important;
	font-size: .9rem;
    line-height: 22px;
}
.card-niveis .card-header .tag {
	background-color: #3073FF;
    font-size: .9rem;
    color: #000;
    border-radius: 7px;
    font-weight: 800;
    padding: 3px 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.card-header {
	border-bottom: 2px solid #3073FF;
	min-height: 230px;
}
.list-check {
	margin-top: 20px;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	clear: both;
}
.list-check li {
    list-style: none;
    display: flex;
    gap: 10px;
    align-items: center;
	margin-bottom: 10px;
	font-size: .9rem;
	color: #ffffffbf!important;
	/* font-weight: ; */
}
.icon-box {
	display: block;
}
.icon-box:before {
	content: none;
}
.list-check .circle {
	background-color: #647ea6;
    padding: 10px;
    border-radius: 50%;
    font-size: 20px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rounded {
	border-radius: 0.6rem !important;
}

.depoimento {
	margin: 0px;
}

.card-image {
	position: relative;
}
.card-image .card-description {
	position: absolute;
    top: 0;
    padding: 70px;
    height: 100%;
    display: flex;
    align-items: center;
}
.owl-carousel.carousel-ferramentas .owl-stage {
	height: 100%;
}
/* .carousel-ferramentas .owl-carousel .owl-drag .owl-item {
	background-color: #eaeaea;
    border-radius: 40px;
	height: 100%;
} */
.card-ferramentas .card-description {
	height: 300px;
	padding: 0px 20px ;
	background-color: #EAEAEA;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
}
.card-ferramentas .list-check i {
	font-size: 0.9rem;
	color: #fff;
	font-weight: 300;
}
.card-ferramentas .list-check li {
	color: #000000!important;
	font-size: 0.9rem;
	font-weight: 500;
}
.card-ferramentas .list-check .circle {
    background-color: #2754FE;
	width: 20px;
    height: 20px;
}
.owl-carousel.carousel-ferramentas .owl-nav .owl-prev, .owl-carousel.carousel-cases .owl-nav .owl-prev, .owl-carousel.carousel-depoimentos .owl-nav .owl-prev {
    left: 0;
}
.owl-carousel.carousel-ferramentas .owl-nav .owl-next, .owl-carousel.carousel-cases .owl-nav .owl-next, .owl-carousel.carousel-depoimentos .owl-nav .owl-next {
    right: 0;
}
.owl-carousel.carousel-ferramentas .owl-nav [class*=owl-], .owl-carousel.carousel-cases .owl-nav [class*=owl-], .owl-carousel.carousel-depoimentos .owl-nav [class*=owl-] {
    margin: -23px -15px 0;
    display: block;
    position: absolute;
    color: #000;
    background-color: transparent;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
	width: 40px;
    transition: .2s;
    line-height: 40px;
    height: 40px;
    top: 40%;
    cursor: pointer;
    z-index: 200;
    box-sizing: initial;
}
.owl-carousel.carousel-ferramentas .owl-nav [class*=owl-] i, .owl-carousel.carousel-cases .owl-nav [class*=owl-] i, .owl-carousel.carousel-depoimentos .owl-nav [class*=owl-] i {
    line-height: 40px;
    font-size: 27px;
    display: block;
}
.owl-carousel.carousel-ferramentas .owl-dots, .owl-carousel.carousel-cases .owl-dots, .owl-carousel.carousel-depoimentos .owl-dots {
	margin-top: 30px;
}

.link-case {
	display: block;
	color: #000;
	text-decoration: underline !important;
	font-size: 1.2rem;
	margin-top: 20px;
	text-align: center;
}
.banner-diagnostico {
	background-color: #00041D;
	padding: 80px 30px;
	min-height: 350px;
}

section.banner-diagnostico {
	background-color: #00041D;
    padding: 0;
}
section.banner-diagnostico::before, section.banner-diagnostico-mobile::before {
	content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
	background-color: #00041D;
	z-index: -1;
}
.img-banner {
	position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: auto;
    z-index: -2;
}
section.banner-diagnostico-mobile {
	display: none;
}
.card-depoimento {
	display: flex;
    /* border-radius: 20px; */
   
}
.card-depoimento .card-image {
	width: 50%;
	height: auto;
	
	background-size: cover;
    background-repeat: no-repeat;
	border-radius: 20px;
	overflow: hidden;
}
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.embed-responsive-item {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.carousel-depoimentos .card-depoimento .card-description {
	background-color: #00041D;
    border-radius: 20px;
    padding: 99px 50px;
    width: 57%;
    margin-left: -70px;
    z-index: 1;
    color: #ffffffbb;
	/* line-height: ; */
    text-align: center;
    height: 697px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.carousel-depoimentos .card-depoimento .card-description h1 {
	color: white!important;
}
.carousel-depoimentos .card-depoimento .card-description .list-inline li i {
	font-size: .3rem;
}
.carousel-depoimentos .card-depoimento .card-description .content .subtitle {
	font-size: 1rem;
	font-weight: 400;
	width: 250px;
}
.circle-icon {
	font-size: .3rem;
	vertical-align: middle;
}
.list-inline li {
	float: left;
    display: flex;
    gap: 5px;
    align-items: center;
    padding-left: 5px;
}
.line-depoimento {
    clear: both;
    width: 50%;
    margin: 30px 0;
    height: 1px;
    background: linear-gradient(to right, rgba(48, 115, 255, 0) 0%, rgba(48, 115, 255, 1) 50%, rgba(48, 115, 255, 0) 100%);
}

.carousel-depoimentos .card-depoimento .card-description p {
	font-size: 25px;
    line-height: 40px;
	font-weight: 300!important;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #000;
}
.owl-dots .owl-dot span {
	background: transparent;
    border: 1px solid #000;
}
.owl-carousel {
    padding: 0 30px;
}
.carousel-depoimentos .card-depoimento .card-description p i{
	font-size: 1rem;
    vertical-align: top;
}
.owl-carousel.owl-loaded, .owl-carousel .owl-stage-outer {
    overflow: initial!important;
}
.owl-item {
    opacity: 0!important;
    transition: opacity .75s linear!important;
}
.owl-item.active {
    opacity: 1!important;
}


.carousel-clients-stats-container{
    position: absolute; 
    top: 100%; 
    z-index: 1; 
    height: 40px; 
    background: linear-gradient(90deg, #010C30 0%, #09153D 100%);
}

.carousel-clients-stats-container {
    display: flex;
    align-items: center;
}

.clients-stats-carousel {
    position: absolute; 
    left: 13%;height:40px; 
    width:71%; 
    background: linear-gradient(90deg, #010C30 0%, #09153D 100%);
}

.clients-stats-carousel .owl-carousel.owl-loaded, .owl-carousel .owl-stage-outer {
    overflow: hidden!important;
}

@media (max-width: 425px) {
    .carousel-clients-stats-container {
        height: 50px;
     
    }
    .clients-stats-carousel {  
        left: 4%;
        width: 91%;
    }
	.card-ferramentas{
		margin: 20px 22px;
	}
	.card-ferramentas .card-description {
		height: 340px;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
	}

	#section3 h3 {
		font-size: 1.3rem;
	}
}


#section1 {
    padding: 0px!important;
    padding-top: 80px!important; 
}

.card-cases {
	background-color: #f7f7f7;
	border-radius: 10px;
	height: 150px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.case-title {
	margin: 0;
	font-size: 60px;
	color: #000000;
	font-weight: 700;
}
.card-cases p, .card-cases span {
	font-size: 0.9rem!important;
	color: #555;
}

.case-image-cover {
    width: 520px;
	height: 100%;
	background-size: contain;
}


.case-image img {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	border-radius: 10px;
	position: relative;
}
.line-cases {
	height: 95px;
	content: "";
	border-left: 2px solid #d9d9d9;
	clear: both;
	margin: 0px 30px 0px 90px;
}

.case-text, .case-details, .case-image {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media (max-width: 425px) {
  
    .card-cases {
        background-color: #f7f7f7;
        width: 90%;
        height: 340px;
        margin: 35px auto;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    }
    .case-image-cover {
        height: 100%;
        width: auto;
        background-repeat: no-repeat;
        position: relative;
    }
    .case-mobile-text{
        width: max-content;
        margin: -209px auto 0px;
    }
    .case-text h2 {
        line-height: 0.7;
        color: #010C33 
        ;
    }
    .case-text p {
        margin:0px;
    }
    .line-cases-mobile {
        height: 1px;
        width: 100%;
        content: "";
        border-bottom: 1px solid #d9d9d9;
        margin: 7px auto 15px;
    }
}






@media (max-width: 1080px) {
	.carousel-depoimentos .card-depoimento .card-description p {
		font-size: 1rem;
		line-height: 1;
	}
	.carousel-depoimentos .card-depoimento .card-description p i {
		font-size: .5rem;
	}
	.carousel-depoimentos .card-depoimento .card-description h1 {
		font-size: calc(1rem + 1.2vw);
	}
	.card-header h2 {
		font-size: calc(1rem + .9vw);
	}
	.card-niveis .card-header p {
		font-size: .9rem;
		line-height: 18px;
	}
	.list-check li {
		margin-bottom: 10px;
		font-size: .8rem;
		line-height: 1rem;
		color: black;
	}
	.card-niveis {
		padding: 20px;
	}
	.list-check .circle {
		font-size: 16px;
		width: 30px;
		height: 30px;
	}
	.card-header {
		min-height: 0;
	}

}
@media (max-width: 768px) {
	.carousel-depoimentos .card-depoimento .card-description {
		background-color: #0050FA;
		border-radius: 30px;
		padding: 18px;
		width: 100%;
		margin-left: -70px;
		z-index: 1;
		color: #fff;
		text-align: center;
		/* min-height: 697px; */
		display: flex;
		align-items: center;
		/* justify-content: center; */
		flex-direction: column;
	}
	.card-image .card-description {
		padding: 30px;
	}
	section.banner-diagnostico-mobile {
		background-size: auto 100%;
		background-position: -4%;
		display: block;
	}
	section.banner-diagnostico {
		display: none;
	}
	section.banner-diagnostico::before, section.banner-diagnostico-mobile::before {
		width: 66.66666667%;
	}
	.carousel-depoimentos .card-depoimento .card-description {
		position: relative;
		color: #fff;
		display: flex;
		background-color: #00041D;
		width: 100%;
		border-radius: 10px;
    	margin-top: -25px;
		margin-left: 0;
		height: 475px;
		border-top-left-radius: 0;
        border-top-right-radius: 0;
	}
	.content{
		margin-top: 15px;
	}
	
	.owl-carousel {
		padding: 0px;
	}
	.owl-carousel.carousel-ferramentas .owl-nav [class*=owl-], .owl-carousel.carousel-cases .owl-nav [class*=owl-], .owl-carousel.carousel-depoimentos .owl-nav [class*=owl-] {
		margin: 20px 15px 0;
		
	}

	.carousel-depoimentos .card-depoimento .card-description p {
		font-size: 1.7rem;
		line-height: 1;
	}
	.list-inline li {
		float: none;
	}
	.carousel-depoimentos .card-depoimento .card-description .list-inline li i {
		display: none;
	}
	.card-body {
		max-height: 0;
    	overflow: hidden;
	}
	.card-body {
		color: #ffffffbd;
	}
	.card-header .button-contato {
		font-size: 1rem;
		padding: .6rem;
	}
	.card-header {
		border-bottom: 0;
	}
	.card-body.active {
		max-height: fit-content;
		transition: max-height 2s ease-in-out;
		border-top: 2px solid #0051F9;
	}
	.button-contato {
		font-size: .9rem;
		padding: 1rem;
	}
	.carousel-depoimentos .card-depoimento .card-description p {
		font-size: 1.3rem;
		width: 250px;
	}
	.carousel-depoimentos .card-depoimento .card-description p i {
		font-size: .8rem;
	}
	.seta {
		width: 50%;
	}
	#section1 div h3.overlay {
		text-shadow: #000 5px 0 10px;
	}
	.card-depoimento {
		flex-direction: column;
		margin: 0 15px;
	}
	.card-depoimento .card-image {
		width: 100%;
	}
	.container {
		margin: 0;
		max-width: 100% !important;
	  }
	
}

@media (max-width: 680px) {
	.img-banner {
		right: -30%;
	}
	.owl-carousel.carousel-ferramentas .owl-nav [class*=owl-], .owl-carousel.carousel-cases .owl-nav [class*=owl-], .owl-carousel.carousel-depoimentos .owl-nav [class*=owl-] {
		margin: 0 -37px;
		top: 36%;
        border: none;
	}
	.depoimento {
		margin: 0px ;
	}
	.owl-carousel {
		padding: 0px ;
	}
}