@font-face {
	font-family: "Montserrat";
	src: url("/assets/fonts/Montserrat-Regular.ttf");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("/assets/fonts/Montserrat-Bold.ttf");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("/assets/fonts/Montserrat-Medium.ttf");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("/assets/fonts/Montserrat-SemiBold.ttf");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

body {
	background: #F5F6FD;
}

#footer .footer-social-networks {
	align-items: center;
}

.btn-one:visited {
	color: #ffffff;
}

.btn-one {
	font-size: 12.8px;
	font-size: 2rem;
	text-transform: uppercase;
	text-decoration: none;
	background: linear-gradient(to right, #8080ff, #00b7ff);
	color: #ffffff;
	padding: 16px 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	text-align: center;
	border-radius: 100px;
	margin: auto;
	border: 2px solid #fff;
}

.btn-one:hover {
	color: #000000;
	border: 2px solid #00B7FF;
	background: transparent;
	color: #000;
}

.site-header {
	position: fixed;
	z-index: 9;
	margin: auto;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	background: #F5F6FD;
}

.site-header a img {
	height: auto;
}

.site-header nav.main-menu ul li a {
	color: #333333;
}

.site-header .container.default-padding {
	padding: 10px 30px;
}

main {
	padding-top: 40px;
}

#topo-marca p {
	font-size: 24.96px;
	font-size: 3.9rem;
}

#topo-marca .elemento-bolinha-1 {
	position: absolute;
	width: 190px;
	left: 400px;
	top: 590px;
	z-index: 1;
}

#topo-marca .elemento-bolinhas-1 {
	position: absolute;
	width: 300px;
	left: 400px;
	top: 590px;
	z-index: 0;
}

#topo-marca .elemento-obj-1 {
	max-width: 700px;
	z-index: 1;
	position: relative;
}

#topo-marca .elemento-bolinha-2 {
	width: 461px;
	top: -200px;
	left: 64%;
	position: absolute;
	z-index: 0;
	transform: rotate(-165deg);
}

.section-2 {
	position: relative;
	background: transparent;
	z-index: 0;
	min-height: 700px;
}

.section-2 p {
	font-size: 24.96px;
	font-size: 3.9rem;
}

.section-2 .elemento-bolinha-1 {
	position: absolute;
	width: 120px;
	left: 145%;
	top: 00px;
	z-index: 1;
	transform: rotate(-120deg);
}

.section-2 .elemento-bolinha-2 {
	position: absolute;
	width: 330px;
	left: 64%;
	top: -250px;
	z-index: -1;
	transform: rotate(10deg);
}

.section-2 .elemento-bolinhas-1 {
	position: absolute;
	width: 280px;
	left: 300px;
	top: 24px;
	z-index: 1;
}

.section-3 {
	position: relative;
	background: #fff;
	z-index: 0;
}

.section-3 p {
	font-size: 24.96px;
	font-size: 3.9rem;
}

.section-3 .youtube-video {
	width: 590px;
	height: 340px;
	display: flex;
	justify-content: center;
	border-radius: 25px;
	margin: auto;
	overflow: hidden;
}

.section-3 .list-movies .item {
	margin-bottom: 50px;
}

.section-3 .list-movies .item img {
	border-radius: 20px 20px 0 0;
}

.section-3 .list-movies .item p {
	color: #333333;
	font-weight: bold;
	margin: 20px 0 10px;
	font-size: 19.2px;
	font-size: 3rem;
}

.section-3 .list-movies .btn-one {
	margin: 0;
	padding: 6px 24px;
}

.section-4 {
	background: #8080FF url("../../assets/images/marca/bg-deskmanager.webp") center no-repeat;
	padding: 100px 0;
	position: relative;
}

.section-4 h2 {
	color: #fff;
}

.section-4 img {
	border-radius: 20px;
}

.section-4 p {
	color: #fff;
	font-size: 19.2px;
	font-size: 3rem;
}

.section-4 .two p {
	font-size: 12.8px;
	font-size: 2rem;
}

.section-4 .two a {
	width: 100%;
	background: #fff !important;
	color: #7883FF;
	font-weight: bold;
}

.section-4 .two a:hover {
	background: transparent !important;
	color: #fff;
	border-color: #fff;
}

.section-4 .two .col-6 {
	padding-left: 0;
}

.section-4 h3 {
	font-size: 19.2px;
	font-size: 3rem;
	color: #fff;
}

.section-4 .elemento-bolinhas-1 {
	position: absolute;
	bottom: 0;
	left: 15%;
}

.section-5 .col-md-3 {
	padding-right: 30px;
	padding-left: 30px;
}

.section-5 p.top {
	font-size: 24.32px;
	font-size: 3.8rem;
	font-weight: 500;
}

.section-5 h3 {
	font-size: 19.2px;
	font-size: 3rem;
	margin-top: 30px;
}

.section-5 img {
	display: block;
	margin: auto;
}

.section-5 p {
	font-size: 15.36px;
	font-size: 2.4rem;
}

.section-5 figure {
	height: 99px;
}

.section-5 a {
	padding: 20px 70px;
	font-weight: bold;
	font-size: 19.2px;
	font-size: 3rem;
}

.section-6 {
	min-height: 500px;
}

.section-6 p.top {
	font-size: 24.32px;
	font-size: 3.8rem;
	font-weight: 500;
}

.section-6 .elemento-bolinha-1 {
	position: absolute;
	width: 400px;
	transform: rotate(-135deg);
}

.section-6 p {
	font-size: 19.84px;
	font-size: 3.1rem;
	font-weight: 500;
}

.section-6 .row-two {
	margin: 360px 0 0px;
}

.section-6 .row-two a {
	width: 70%;
	margin: auto;
}

.section-6 #logotipo .one {
	padding-right: 130px;
}

.section-7 {
	padding: 100px 0 150px;
	background: #00b1fd url("../../assets/images/marca/Fundo_Identidade_verbal.webp") center no-repeat;
	position: relative;
}

.section-7 h2 {
	color: #fff;
}

.section-7 h3 {
	color: #fff;
	font-weight: 500;
}

.section-7 p.top {
	font-size: 24.32px;
	font-size: 3.8rem;
	font-weight: 500;
	color: #fff;
	margin-top: 10px;
}

.section-7 p {
	color: #fff;
	font-size: 20.48px;
	font-size: 3.2rem;
}

.section-7 a {
	background: #8080FF;
	border-color: #8080FF;
	width: 90%;
	margin: 0;
}

.section-7 a:hover {
	border-color: #fff;
	color: #fff;
}

.section-7 .elemento-bolinhas-1 {
	position: absolute;
	bottom: 0;
	left: 68%;
}

.section-8 {
	background: #f0f2fc url("../../assets/images/marca/bg-bola.png") center no-repeat;
}

.section-8 .img-1 {
	position: absolute;
	left: 73%;
	width: 150px;
	transform: rotate(-118deg);
}

.section-8 .img-2 {
	position: absolute;
	left: 20%;
	width: 150px;
	transform: rotate(-40deg);
}

.section-8 .img-3 {
	position: absolute;
	left: 73%;
}

.section-8 h2 {
	color: #333;
}

.section-8 h3 {
	color: #333;
	font-weight: 600;
	font-size: 24.32px;
	font-size: 3.8rem;
}

.section-8 p.top {
	font-size: 24.32px;
	font-size: 3.8rem;
	font-weight: 500;
	color: #333;
	margin-top: 10px;
}

.section-8 p {
	color: #333;
	font-size: 19.84px;
	font-size: 3.1rem;
}

.section-8 a {
	background: #8080FF;
	border-color: #8080FF;
	width: 90%;
	margin: 0;
}

.section-8 a:hover {
	border-color: #fff;
	color: #333;
}

.section-8 .one {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.section-8 .one a {
	width: 250px;
	background: transparent linear-gradient(101deg, var(--unnamed-color-8080ff) 0%, var(--unnamed-color-00b7ff) 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(101deg, #8080FF 0%, #00B7FF 100%) 0% 0% no-repeat padding-box;
	margin: auto;
	border-color: #f0f2fc;
	font-size: 19.2px;
	font-size: 3rem;
}

.section-8 .one a:hover {
	border-color: #8080FF;
	background: transparent;
}

.section-8 .one img {
	width: 60%;
	height: auto;
}

.section-8 .two img {
	width: 60%;
	height: auto;
}

.section-8 .two a {
	width: 250px;
	background: transparent linear-gradient(101deg, var(--unnamed-color-8080ff) 0%, var(--unnamed-color-00b7ff) 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(101deg, #8080FF 0%, #00B7FF 100%) 0% 0% no-repeat padding-box;
	margin: auto;
	border-color: #f0f2fc;
	font-size: 19.2px;
	font-size: 3rem;
}

.section-8 .two a:hover {
	border-color: #8080FF;
	background: transparent;
}

.section-8 .two h3 {
	margin-bottom: -37px;
}

.section-8 .produto {
	margin-top: 200px;
}

.section-8 .produto img {
	width: 100%;
}

.section-8 .produto .elemento-bolinha-1 {
	width: 350px;
	transform: rotate(-169deg);
	position: absolute;
	left: 0;
	top: 48px;
}

.section-8 .produto a {
	width: 300px;
	background: transparent linear-gradient(101deg, var(--unnamed-color-8080ff) 0%, var(--unnamed-color-00b7ff) 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(101deg, #8080FF 0%, #00B7FF 100%) 0% 0% no-repeat padding-box;
	margin: auto;
	border-color: #f0f2fc;
	font-size: 19.2px;
	font-size: 3rem;
}

.section-8 .produto a:hover {
	background: transparent;
	border-color: #00B7FF;
}

.section-8 .funcionalidades {
	margin-top: 200px;
}

.section-8 .funcionalidades h2 {
	margin-bottom: 100px !important;
}

.section-8 .funcionalidades img {
	width: auto;
	height: 68px;
}

.section-8 .funcionalidades h3 {
	font-size: 29.44px;
	font-size: 4.6rem;
}

.section-8 .funcionalidades p {
	line-height: 38px;
	min-height: 228px;
}

.section-8 .funcionalidades a {
	background: transparent linear-gradient(100deg, #89C9E1 0%, #8080FF 100%) 0% 0% no-repeat padding-box;
	border-radius: 54px;
	padding: 20px 40px;
	color: #fff;
	text-decoration: none;
	font-size: 24.32px;
	font-size: 3.8rem;
	border: 2px solid #f0f2fc;
}

.section-8 .funcionalidades a:hover {
	background: transparent;
	border-color: #8080FF;
	color: #000;
}

.section-8 .item {
	margin-bottom: 80px;
}

.section-8 .fotografia {
	margin-top: 200px;
}

.section-8 .fotografia h2 {
	margin-bottom: 20px !important;
}

.section-8 .fotografia .btn-one {
	background: transparent linear-gradient(101deg, #8080FF 0%, #00B7FF 100%) 0% 0% no-repeat padding-box;
	width: 240px;
	height: 60px;
	font-size: 19.2px;
	font-size: 3rem;
	border-color: #f0f2fc;
}

.section-8 .fotografia .btn-one:hover {
	background: transparent;
	border-color: #8080FF;
	color: #333;
}

.section-8 .fotografia img {
	width: 100%;
}

.section-8 .fotografia .el-1 {
	width: 300px;
	margin: -80px 0 0;
	z-index: 1;
	position: relative;
}

.section-8 .fotografia .el-3 {
	width: 200px;
	position: absolute;
	right: 80px;
	top: -50px;
	z-index: 1;
}

.section-8 .fotografia .el-4 {
	width: 200px;
	position: absolute;
	right: 200px;
	top: -170px;
	z-index: 0;
}

.section-8 .layout {
	margin-top: 100px;
}

.section-8 .layout h2 {
	margin-bottom: 20px !important;
}

.section-8 .layout .btn-one {
	background: transparent linear-gradient(101deg, #8080FF 0%, #00B7FF 100%) 0% 0% no-repeat padding-box;
	width: 240px;
	height: 60px;
	font-size: 19.2px;
	font-size: 3rem;
	border-color: #f0f2fc;
}

.section-8 .layout .btn-one:hover {
	background: transparent;
	border-color: #8080FF;
	color: #333;
}

.section-8 .layout .el-1 {
	width: 300px;
	margin: -80px 0 0;
}

.section-8 .layout .slider-nav {
	z-index: 1;
}

.section-8 .layout .slick-slide {
	padding: 15px;
}

.section-8 .layout .slick-arrow {
	top: auto;
	bottom: -51px;
	z-index: 1;
	width: 35px;
	height: 35px;
	filter: contrast(0);
}

.section-8 .layout .slick-arrow.slick-prev {
	left: 43%;
	bottom: -34px;
	transform: rotate(-180deg);
	background: url("../../assets/images/marca/arrow.png") center no-repeat;
	background-size: 100%;
}

.section-8 .layout .slick-arrow.slick-prev:before {
	display: none;
}

.section-8 .layout .slick-arrow.slick-next {
	background: url("../../assets/images/marca/arrow.png") center no-repeat;
	left: 54%;
	background-size: 100%;
}

.section-8 .layout .slick-arrow.slick-next:before {
	display: none;
}

.section-8 .cores {
	margin-top: 150px;
}

.section-8 .cores .el-1 {
	position: absolute;
	top: -250px;
	left: -57px;
	z-index: 0;
}

.section-8 .cores .el-2 {
	top: -150px;
	width: 100px;
	position: absolute;
	left: 0;
	transform: rotate(-90deg);
}

.section-8 .cores .el-3 {
	bottom: 0;
	width: 150px;
	position: absolute;
	left: 123%;
	transform: rotate(-360deg);
}

.section-8 .cores .lista-cores {
	background: #fff;
	border-radius: 57px;
	padding: 35px 35px 50px 35px;
}

.section-8 .cores .lista-cores a {
	margin: 5px;
	height: 180px;
}

.section-8 .cores .lista-cores .item-1 {
	background: #000F4C;
}

.section-8 .cores .lista-cores .item-2 {
	background: #0000D5;
}

.section-8 .cores .lista-cores .item-3 {
	background: #0000FF;
}

.section-8 .cores .lista-cores .item-4 {
	background: #00B7FF;
}

.section-8 .cores .lista-cores .item-5 {
	background: #89C9E1;
}

.section-8 .cores .lista-cores .item-6 {
	background: #8080FF;
}

.section-8 .cores .lista-cores .item-7 {
	background: #F5F6FD;
}

.section-8 .cores .lista-cores .item-8 {
	background: #333333;
}

.section-8 .cores .lista-cores .item-9 {
	background: #868686;
}

.section-8 .cores .lista-cores .codigos .cod-1 {
	display: block;
}

.section-8 .cores .lista-cores .codigos > div {
	display: none;
	margin-top: 20px;
}

.section-8 .cores .lista-cores .codigos > div span {
	font-weight: 600;
	color: #333;
}

.section-8 .cores .lista-cores .codigos span {
	display: block;
}

.section-8 .tipografia {
	margin-top: 100px;
}

.section-8 .tipografia a {
	width: 170px;
	background: transparent linear-gradient(102deg, #89C9E1 0%, #00B7FF 100%) 0% 0% no-repeat padding-box;
	border-radius: 39px;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	border: 2px solid #f0f2fc;
	transition: all .3s;
}

.section-8 .tipografia a:hover {
	background: transparent;
	border-color: #00B7FF;
	color: #333;
}

.section-9 {
	background: url("../../assets/images/marca/Fundo_No_que_Acreditamos.png") center no-repeat;
	padding: 80px 0;
}

.section-9 h2 {
	color: #fff;
}

.section-9 p {
	color: #fff;
	font-size: 26.88px;
	font-size: 4.2rem;
}

.section-9 p b {
	display: block;
}

.section-9 hr {
	width: 100%;
	background: transparent;
	margin: 122px 0;
}

.section-10 {
	padding: 50px 0;
}

.section-10 .item {
	padding: 20px;
}

.section-10 .item div {
	background: #fff;
	border-radius: 36px;
	text-align: center;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.section-10 .item div p {
	margin: 10px 0 0 0;
	font-weight: 500;
}

.section-11 {
	background: url("../../assets/images/marca/Fundo_No_que_Acreditamos_02.png") center no-repeat;
	padding: 50px 0;
	height: 600px;
}

.section-11 h3 {
	color: #fff;
	font-weight: 500;
	line-height: 44px;
}

.section-11 div {
	align-items: center;
	justify-content: center;
	height: 100%;
}

.section-12 {
	padding: 50px 0;
}

.section-12 h3 {
	font-weight: 500;
	line-height: 44px;
}

.section-12 ul {
	padding: 0;
	columns: 2;
	column-count: 2;
	column-gap: 210px;
}

.section-12 ul li {
	list-style: none;
}

.section-12 ul li a {
	color: #333333;
	position: relative;
	font-size: 19.2px;
	font-size: 3rem;
	line-height: 38px;
	font-weight: 500;
}

.section-12 ul li a:after {
	content: '';
	position: absolute;
	top: -3px;
	right: -45px;
	background: url(../../assets/images/marca/arrow.png) center no-repeat;
	background-size: 100%;
	width: 30px;
	height: 30px;
}

.w-100 {
	width: 100%;
}

@media (max-width: 1400px) {
	#topo-marca .elemento-bolinha-1 {
		position: absolute;
		width: 190px;
		left: 150px;
		top: 590px;
		z-index: 1;
	}
	.section-8 .img-2 {
		left: 10%;
		width: 150px;
	}
	.section-8 .item {
		padding: 0 19px;
	}
	.section-8 .item:nth-child(3) p {
		padding: 0 20px;
	}
	.section-8 .item:nth-child(4) p {
		padding: 0 20px;
	}
	.section-8 .item:nth-child(5) p {
		padding: 0 30px;
	}
	.section-8 .item:nth-child(6) p {
		padding: 0 20px;
	}
	.section-8 .item:nth-child(7) p {
		padding: 0 0px;
	}
	.section-8 .item:nth-child(8) p {
		padding: 0 54px;
	}
	.section-8 .item:nth-child(9) p {
		padding: 0 14px;
	}
	.section-8 .item:nth-child(10) p {
		padding: 0 14px;
	}
	.section-8 .item:nth-child(11) p {
		padding: 0 14px;
	}
}

@media (max-width: 990px) {
	.section-8 .funcionalidades a {
		display: block;
		font-size: 16px;
		font-size: 2.5rem;
	}
	.section-8 .layout .slick-arrow.slick-prev {
		left: 39%;
	}
	.section-8 .layout .slick-arrow.slick-next {
		left: 57%;
	}
	.section-12 ul {
		columns: 1;
		column-count: 1;
	}
	#topo-marca .elemento-bolinha-1,
	#topo-marca .elemento-bolinhas-1,
	.section-8 .img-1 {
		display: none;
	}
}

@media (max-width: 768px) {
	#topo-marca .elemento-obj-1 {
		max-width: 100%;
	}
	.section-2 {
		min-height: 350px;
	}
	.section-2 .elemento-bolinhas-1,
	.section-6 .elemento-bolinha-1,
	.section-7 .elemento-bolinhas-1,
	.section-8 .layout .el-1,
	.section-8 .img-3,
	.section-8 .img-2,
	#topo-marca .elemento-bolinha-2,
	.section-4 .elemento-bolinhas-1,
	h1 br, h2 br, h3 br, h4 br,
	p br,
	.section-2 .elemento-bolinha-2 {
		display: none;
	}
	.section-6 .row-two {
		margin: 50px 0 0px;
	}
	.section-8 .produto {
		margin-top: 50px;
	}
	.section-7 a,
	.section-3 .youtube-video,
	.section-3 .list-movies .item img,
	.section-8 a {
		width: 100%;
	}
	.section-7 {
		padding: 30px 0 20px;
	}
	.section-8 .funcionalidades p {
		line-height: 38px;
		min-height: 88px;
	}
	#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
		background: #000000;
	}
	.section-3 .youtube-video,
	.brand,
	.brand a img, .brand a:visited img {
		height: auto;
	}
	.section-4 {
		padding: 30px 0;
	}
	.section-4 .col-md-6 {
		padding: 0;
		margin: 20px 0 30px;
	}
	.section-4 .d-flex {
		flex-wrap: wrap;
	}
	.section-6 #logotipo .one {
		padding-right: 0px;
	}
	.section-8 .two {
		text-align: center;
	}
	.section-8 .funcionalidades {
		margin-top: 40px;
	}
	.section-8 .fotografia {
		margin-top: 50px;
	}
	.section-8 .cores .lista-cores {
		padding: 10px;
		border-radius: 10px;
	}
	.section-12 ul li a {
		font-size: 14px;
	}
	#footer .container.big-padding {
		padding-top: 10px;
	}
	.row {
		margin-right: 10px;
		margin-left: 0 !important;
	}
	.col {
		padding-right: 10px;
		padding-left: 0 !important;
	}
	.section-9 .col-md-12,
	.section-9 .col-md-6,
	.section-8 .col-md-4,
	.section-7 .col-md-2,
	.section-7 .col-md-5,
	.section-5 .col-md-3,
	.section-7,
	.section-8 .col-md-9,
	.section-8 .two,
	.section-8 .item {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.section-7 .col-md-12,
	.section-8 .col-md-12 {
		padding: 0;
	}
	.section-8 .elemento-bolinha-1 {
		display: none;
	}
	.section-9 hr {
		margin: 0;
	}
	.section-8 .fotografia .el-4 {
		z-index: -1;
	}
	.section-9 p {
		font-size: 26px;
	}
	.section-9 {
		padding: 20px 0 0;
	}
	.section-11 {
		padding: 50px 0;
		height: 300px;
	}
	.section-4 .two a,
	.section-3 .list-movies .btn-one,
	.section-10 a.btn-one,
	.section-8 .funcionalidades a,
	.section-7 a.btn-one,
	.section-6 a.btn-one,
	.section-5 a.btn-one {
		padding: 15px 60px;
		font-weight: bold;
		margin: auto;
		font-size: 2.3rem;
		margin-right: auto !important;
		margin-left: auto !important;
		width: 220px;
	}
	.section-7 a.btn-one {
		margin: 0;
	}
	.section-8 .item {
		margin-bottom: 50px;
	}
	.section-8 .layout .slick-arrow.slick-prev {
		left: 0;
	}
	.section-8 .layout .slick-arrow.slick-next {
		right: 0;
		left: inherit;
	}
	.section-3 .list-movies .btn-one,
	.section-7 a.btn-one,
	.section-8 .fotografia .el-1 {
		margin: 0 !important;
	}
	.section-8 .layout {
		margin-top: 20px;
	}
	.section-5 img {
		margin-right: auto !important;
	}
	nav.main-menu ul:not(.nav-dropdown) {
		top: 79px;
		height: 100vh;
	}
	.section-4 {
		background: #8080FF url(../../assets/images/marca/bg-deskmanager.webp) center no-repeat;
	}
}

/*# sourceMappingURL=marca.css.map */