/*!
* Start Bootstrap - New Age v5.0.6 (https://startbootstrap.com/template-overviews/new-age)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
*/
@font-face {
	font-family: 'SF UI Display Ultralight';
	font-style: normal;
	font-weight: normal;
	src: local('font/SF UI Display Ultralight'), url('font/sf-ui-display-ultralight-58646b19bf205.woff') format('woff');
}


@font-face {
	font-family: 'SF UI Display Thin';
	font-style: normal;
	font-weight: normal;
	src: local('font/SF UI Display Thin'), url('font/sf-ui-display-thin-58646e9b26e8b.woff') format('woff');
}


@font-face {
	font-family: 'SF UI Display Light';
	font-style: normal;
	font-weight: normal;
	src: local('font/SF UI Display Light'), url('font/sf-ui-display-light-58646b33e0551.woff') format('woff');
}


@font-face {
	font-family: 'SF UI Display Medium';
	font-style: normal;
	font-weight: normal;
	src: local('font/SF UI Display Medium'), url('font/sf-ui-display-medium-58646be638f96.woff') format('woff');
}


@font-face {
	font-family: 'SF UI Display Semibold';
	font-style: normal;
	font-weight: normal;
	src: local('font/SF UI Display Semibold'), url('font/sf-ui-display-semibold-58646eddcae92.woff') format('woff');
}


@font-face {
	font-family: 'SF UI Display Bold';
	font-style: normal;
	font-weight: normal;
	src: local('font/SF UI Display Bold'), url('font/sf-ui-display-bold-58646a511e3d9.woff') format('woff');
}


@font-face {
	font-family: 'SF UI Display Heavy';
	font-style: normal;
	font-weight: normal;
	src: local('font/SF UI Display Heavy'), url('font/sf-ui-display-heavy-586470160b9e5.woff') format('woff');
}


@font-face {
	font-family: 'SF UI Display Black';
	font-style: normal;
	font-weight: normal;
	src: local('font/SF UI Display Black'), url('font/sf-ui-display-black-58646a6b80d5a.woff') format('woff');
}



body,
html {
	font-family: 'SF UI Display Thin' !important;
	width: 100%;
	height: 100%
}


a {
	color: #fdcc52;
	-webkit-transition: all .35s;
	transition: all .35s
}

a:focus,
a:hover {
	color: #fcbd20
}

hr {
	max-width: 100px;
	margin: 25px auto 0;
	border-width: 1px;
	border-color: rgba(34, 34, 34, .1)
}

hr.light {
	border-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 200;
	letter-spacing: 1px
}

p {
	font-size: 11px;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #ADADAD;
}

section {
	padding: 100px 0
}

section h2 {

	font-size: 20px;
	color: #ADADAD;
}

li.social-menu a.nav-link img {
	max-width: 70%;
	vertical-align: initial !important;
}

.header-content.mx-auto {
	padding-top: 83px;
}

#mainNav {
	border-color: rgba(34, 34, 34, .05);
	background-color: rgba(64, 8, 49, 0.9215686274509803);
	-webkit-transition: all .35s;
	transition: all .35s;
	font-weight: 200;
	/*letter-spacing:1px*/
}

button.close {
	background: #fff;
	padding: 0px 6px 2px !important;
	border-radius: 20px;
	font-weight: 900;
	opacity: 1;
}

.negociar .padding {
	padding: 10px 0px;
	clear: both;
	display: block;
	width: 100%;
}

.negociar .row.width-small {
	max-width: 800px;
	margin: 0 auto;
}

.negociar .row.width-smallNEG {
	max-width: 800px;
	margin-left: 250px;
}

.negociar h1 {
	text-align: center;
	font-size: 70px;
}

.negociar .bg-img-icon .img-icon img {
	max-width: 115px;
}

.negociar .bg-img-icon {
	text-align: center;
	min-height: 175px;
	display: table;
	width: 175px;
	background: #fff;
	border-radius: 12px;
	margin: 0 auto;
}

.negociar .bg-img-icon .img-icon {
	height: 100%;
	width: 100%;
	vertical-align: middle;
	display: table-cell;
}

#mainNav .navbar-brand {
	color: #fdcc52;
	font-weight: 200;
	letter-spacing: 1px
}

#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
	color: #000000
}

#mainNav .navbar-toggler {
	font-size: 12px;
	padding: 8px 10px;
	color: white
}

#mainNav .navbar-nav>li>a {
	font-size: 13px;

	text-align: right;
}

#mainNav .navbar-nav>li>a.active {
	color: #fff !important;
}

#mainNav .navbar-nav>li>a.active:hover {
	background-color: transparent
}

#mainNav .navbar-nav>li>a,
#mainNav .navbar-nav>li>a:focus {
	color: white
}

#mainNav .navbar-nav>li>a:focus:hover,
#mainNav .navbar-nav>li>a:hover {
	color: #fdcc52
}

@media (min-width:992px) {
	#mainNav {
		background-color: #400831eb;
	}

	#mainNav .navbar-brand {
		color: fade(white, 70%)
	}

	#mainNav .navbar-brand:focus,
	#mainNav .navbar-brand:hover {
		color: #fff
	}

	#mainNav .navbar-nav>li>a,
	#mainNav .navbar-nav>li>a:focus {
		color: rgba(255, 255, 255, .7)
	}

	#mainNav .navbar-nav>li>a:focus:hover,
	#mainNav .navbar-nav>li>a:hover {
		color: #fff
	}

	#mainNav.navbar-shrink {
		border-color: rgba(34, 34, 34, .1);
		/* background-color:#fff */
	}

	#mainNav.navbar-shrink .navbar-brand {
		color: #222
	}

	#mainNav.navbar-shrink .navbar-brand:focus,
	#mainNav.navbar-shrink .navbar-brand:hover {
		color: #fdcc52
	}

	#mainNav.navbar-shrink .navbar-nav>li>a,
	#mainNav.navbar-shrink .navbar-nav>li>a:focus {}

	#mainNav.navbar-shrink .navbar-nav>li>a:focus:hover,
	#mainNav.navbar-shrink .navbar-nav>li>a:hover {}
}



section.download {
	position: relative;
	padding: 180px 0;
	background: url('../img/imagem_video.png') center no-repeat !important;
	background-size: cover !important;
}

.play-btn {
	width: 100px;
	height: 100px;
	background: url('../img/play.png');
	background-size: contain;
	background-repeat: no-repeat;
	border: none;
	display: block;
	margin: 0 auto;
}

section.download h2 {
	font-size: 50px;
	margin-top: 0
}

section.download .badges .badge-link {
	display: block;
	margin-bottom: 25px
}

section.download .badges .badge-link:last-child {
	margin-bottom: 0
}

section.download .badges .badge-link img {
	height: 60px
}

@media (min-width:768px) {
	section.download .badges .badge-link {
		display: inline-block;
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	section.download h2 {
		font-size: 70px
	}
}

section.features .section-heading {
	/*margin-bottom:100px*/
}

section.features .section-heading h2 {
	margin-top: 0
}

section.features .section-heading p {
	/*margin-bottom:55px*/
}

section.features .device-container,
section.features .feature-item {
	max-width: 325px;
	margin: 0 auto
}

section.features .device-container {
	margin-bottom: 0%
}

@media (min-width:992px) {
	section.features .device-container {
		margin-bottom: 0
	}
}

section.features .feature-item {
	/*	padding-top:50px;
padding-bottom:50px;
text-align:center
*/
}

section.features .feature-item h3 {
	font-size: 25px;
	color: #20BDC6;

	text-align: left;
}

section.features .feature-item i {
	font-size: 80px;
	display: block;
	margin-bottom: 15px;
	background: -webkit-gradient(linear, right top, left top, from(#7b4397), to(#dc2430));
	background: linear-gradient(to left, #7b4397, #dc2430);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

section.cta {
	position: relative;
	padding: 250px 0;
	background-image: url(../img/bg-cta.jpg);
	background-position: center;
	background-size: cover
}

section.cta .cta-content {
	position: relative;
	z-index: 1
}

section.cta .cta-content h2 {
	font-size: 50px;
	max-width: 450px;
	margin-top: 0;
	margin-bottom: 25px;
	color: #fff
}

@media (min-width:768px) {
	section.cta .cta-content h2 {
		font-size: 80px
	}
}

section.cta .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5)
}

section.contact {
	/* text-align:center */
}

section.contact h2 {
	margin-top: 0;
	margin-bottom: 25px
}

section.contact h2 i {
	color: #dd4b39
}

section.contact ul.list-social {
	margin-bottom: 0
}

section.contact ul.list-social li a {
	font-size: 40px;
	line-height: 80px;
	width: 80px;
	height: 80px;
	color: #fff;
	border-radius: 100%
}

section.contact ul.list-social li.social-twitter a {
	background-color: #1da1f2
}

section.contact ul.list-social li.social-twitter a:hover {
	background-color: #0d95e8
}

section.contact ul.list-social li.social-facebook a {
	background-color: #3b5998
}

section.contact ul.list-social li.social-facebook a:hover {
	background-color: #344e86
}

section.contact ul.list-social li.social-google-plus a {
	background-color: #dd4b39
}

section.contact ul.list-social li.social-google-plus a:hover {
	background-color: #d73925
}

footer {
	padding: 25px 0;
	text-align: center;
	color: rgba(255, 255, 255, .3);
	background-color: #1AA4AB
}

footer p {
	font-size: 12px;
	margin: 0;
	color: #FFFFFF
}

footer ul {
	margin-bottom: 0
}

footer ul li a {
	font-size: 12px;
	color: rgba(255, 255, 255, .3)
}

footer ul li a.active,
footer ul li a:active,
footer ul li a:focus,
footer ul li a:hover {
	text-decoration: none
}

.bg-primary {
	background: #FFFFFF;
	/*background:-webkit-gradient(linear,left top,left bottom,from(#fdcc52),to(#fdc539));
background:linear-gradient(#fdcc52,#fdc539)
*/
}

.text-primary {
	color: #fdcc52
}

.no-gutter>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.btn-outline {
	color: #fff;
	border: 1px solid;
	border-color: #fff
}

.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
	color: #fff;
	border-color: #fdcc52;
	background-color: #fdcc52
}

.btn {
	font-weight: bold;
	font-size: 20px;
	color: #480335;
	text-align: center;
	letter-spacing: 0;
	text-transform: uppercase;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 6px 6px #00000024;
	border-radius: 5px;
	border-color: #fff !important;
	width: 100%;
	padding: 2% 0% 2% 0%;
}

tn-xl {
	font-size: 15px;
	padding: 15px 45px
}

.col-md-3 {
	/* max-width: max-content; */
	/*margin:auto -10px;*/

}

.col-md-3 h2 {

	color: #20BDC6;
	font-size: 60px;
	padding: 0;
	text-align: center;
}

.col-md-3 p {

	color: #20BDC6;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	margin: auto;
}

.table p {

	color: #20BDC6;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	margin: auto;
}

.table h11 {

	color: #20BDC6;
	font-size: 70px;
	font-weight: unset;
	margin: auto;
}

.card-title {
	margin: 0;
	text-align: right;
}

.text-muted {
	/* color: #6c757d!important; */
}

.col-lg-4 h1 {
	color: #FFFFFF;

	font-size: 16px;
	text-align: left;
}

.col-lg-4 p {
	color: #FFFFFF;

	font-size: 12px;
	text-align: left;
}

.container-fluid {
	width: 95%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: 25%;
}

.table td,
.table th {
	padding: .75rem;
	/* vertical-align: top; */
	/*border-top: 1px solid #dee2e6;*/
}

#modal_video .modal-lg,
.modal-xl {
	max-width: 1000px;
}

#modal_video .modal-content {
	padding: 7px 7px 0px;
}

#modal_video .modal-body {
	margin: 0 !important;
	padding: 7px 7px 0px !important;
	background: #fff;
}

#modal_video .modal-content {
	padding: 0;
	background: transparent;
}

section.features .section-heading p {
	/* margin-bottom: 55px; */
	font-color: #ADADAD;

	text-align: center;
	font-size: 14px;
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.smoothscroll-top.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1;
	bottom: 25px;
	left: 25px;
}

.show {
	display: block !important;
}

.smoothscroll-top {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99;
	background-color: #b73a97;
	color: #fff;
	height: 44px;
	line-height: 44px;
	width: 48px;
	right: 25px;
	bottom: -25px;
	padding-top: 6px;
	border-radius: 5px;
	transition: all .5s ease-in-out;
	transition-delay: .2s;
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a[href="#top"] {
	padding: 10px;
	position: fixed;
	top: 90%;
	right: 40px;
	display: none;
	font-size: 30px;
}

a[href="#top"]:hover {
	text-decoration: none;
}

.modal-open .modal {
	/* overflow-x: hidden; */
	/* overflow-y: auto; */
}

.modal-lg,
.modal-xl {
	max-width: 860px;
}

.sobrenos h1 {
	color: #20BDC6;

	font-size: 24px
}
#download {
	color: #20BDC6;

	font-size: 24px
}

.sobrenos h2 {
	color: #4A494A;

	font-size: 14px
}

/* .sobrenos .container {
max-width: 100%;

}

.sobrenos .row {
margin-left: 2%
} */

nav#mainNav {
	padding: 18px 0px;
	filter: alpha(opacity=30);
}

div#navbarResponsive {
	padding-top: 5px;
}

.navbar>.container,
.navbar>.container-fluid {
	display: block !important;
}

li.social-menu a.nav-link {
	display: inline-block;
	padding: 0px 2px !important;
	text-align: center !important;
}

li.social-menu a.nav-link img {
	max-width: 70%;
	vertical-align: initial !important;
}

li.nav-item {
	border-right: 1px solid #fff;
	max-height: 21px;
}

li.nav-item:last-child {
	border-right: 0px solid #fff;
}

a.nav-link {
	padding: 0px 14px !important;
	font-family: 'SF UI Display Light' !important;
}

.brand-winover {
	display: block;
	background: url('../img/winover_topo.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 130px;
	height: 33px;
}

.languages-menu a.nav-link {
	display: inline-block;
	padding: 0px 2px !important;
	text-align: center !important;
}

.languages-menu a.nav-link img {
	vertical-align: initial !important;
}

.languages-menu a.nav-link:first-child img {
	margin-left: 5px;
}

.max-width-80 {
	max-width: 80%;
	margin: 0 auto;
}

.btn-primary:hover {
	color: #fff;
	background-color: #1fa3af !important;
	border-color: #1fa3af !important;
}

.btn-primary.focus,
.btn-primary:focus {
	box-shadow: unset;
}

#sobrenos1 h2 {
	color: #20BDC6 !important;
	font-size: 23px !important;
}

#sobrenos1 h3 {
	color: #20BDC6 !important;
	font-size: 19px !important;
}

#sobrenos1 p {
	color: #4A494A !important;
	font-size: 13px;
	font-family: 'SF UI Display Light' !important;
}

.features {
	background-color: #F4F4F4;
}

.features h2 {
	font-size: 24px;
	color: #4A494A;
	text-align: center
}

.features p {
	color: #4A494A;
	font-size: 14px;
	font-family: 'SF UI Display Light' !important;
}

.features .numbers-features .col-md-4 {
	border-right: 2px solid #20BDC6;
}

.features .numbers-features .col-md-4:last-child {
	border-right: 0px;
}

.features .numbers-features span {
	color: #20BDC6;
	font-size: 70px;
	font-weight: unset;
	margin: 0 18px 0 10px;
	display: inline-block;
	font-family: 'SF UI Display Ultralight';
}

.features .numbers-features p {
	display: inline-block;
	vertical-align: baseline;
	color: #20BDC6;
	margin-right: 5px;
}

.row.numbers-features {
	margin-top: 70px;
}

#cliente h2 {
	color: #20BDC6 !important;
	font-size: 23px !important;
}

/* #cliente .row.margin-row {
	margin-top: 50px;
} */

#cliente .row .col-md-3 img {
	max-width: 48%;
	vertical-align: middle;
	display: block;
}

#contato {
	background-color: #20BDC6
}

#contato h2 {
	font-size: 36px;
	color: #fff
}

#contato h3 {
	color: #fff;
	font-size: 18px;
}

#contato p {
	color: #fff
}

#contato a {
	color: #fff
}

#winouniversity p {
	font-size: 15px;
}

button.btn.btn-info {
	text-transform: lowercase;
	font-size: 15px;
	float: right;
	background: #2C5B5D;
	border: #2C5B5D;
	width: auto;
	padding: 10px 20px;
	border-radius: 5px;
	color: #fff !important;
}

div#map-block {
	line-height: 0 !important;
}

.title-modal-v1 {
	color: #fff;
	font-size: 36pt;
	text-align: center;
}

.btn-modal-img {
	border: 2px solid #e7e7e7;
	background-color: white;
	color: black;
	padding: 30px 40px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 10px;
	width: 175px;
	height: 175px;
}

.col-sm-2.chat-dm {
	left: 9%;
	border-left: 2px solid #F6F6F6;
	height: 250px;
}

.acesse-portal {
	text-align: center;
	font-size: 26pt;
    margin-top: 5px;

}

.btn-clique-portal {
	border: none;
	border-radius: 10px;
	color: white;
	padding: 15px 0px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	/* margin: 15%; */
	cursor: pointer;
	background-color: #20BDC6;
	width: 100%;
	letter-spacing: 1px;
	justify-content: center;
	font-weight: bolder;
}
.modal-content {
    padding: 10px;
}

.acesse-portal {
	text-align: center;
	font-size: 26pt;
	margin-bottom: 111px;
    margin-top: 5px;
}

ul.navbar-nav {
	margin: 0 auto;
}


@media screen and (max-width: 1080px) {
	a.nav-link {
		padding: 0px 9px !important;
	}

	#mainNav .navbar-nav>li>a {
		font-size: 11px;
	}

	li.nav-item {
		border-right: 1px solid #fff;
		max-height: 18px;
	}
}

@media screen and (max-width: 800px) {
	.negociar h1 {
		text-align: center;
		font-size: 27px;
		margin-bottom: 18px;
	}

	.masthead {
		min-height: 695px;
	}

	.acesse-portal {
		text-align: center;
		font-size: 26pt;
		margin-bottom: 111px;
        margin-top: 5px;
	}

	li.nav-item:last-child:after {
		width: 31px;
		height: 0px;
		background: #fff;
		content: '';
		display: block;
		right: 22px;
		position: absolute;
	}

	li.nav-item:after {
		width: 31px;
		height: 1px;
		background: #fff;
		content: '';
		display: block;
		right: 22px;
		position: absolute;
	}

	li.nav-item {
		position: relative;
		border-right: 0px solid #fff;
		max-height: unset;
		text-align: right;
		padding: 7px;
	}

	#mainNav .navbar-nav>li>a {
		font-size: 16px;
		padding: 0px 13px 14px !important
	}

	.brand-winover {
		display: block;
		background: url(../img/winover_topo.png) center;
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 33px;
	}

	.brand-winover.active {
		display: block;
		background: transparent center;
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 33px;
	}

	#mainNav.active {
		background-color: #1bb2ba;
	}

	#mainNav {
		background-color: #770d58d6;
	}

	.mb-5,
	.my-5 {
		margin-bottom: 3rem !important;
		font-size: 14px;
		max-width: 398px;
	}
	.mb-5-2{
		font-family: 'Cera';
 src: url(../font/cera-gr-light.otf);
color: black; font-size: 14px;
	}

	div.masthead .header-content h1 {
		font-size: 26px;
		max-width: 275px;
	}

	div.masthead .device-container .screen img {
		border-radius: 3px;
		position: absolute;
		top: -329px;
		right: 40px;
		max-width: 265px;
	}

	.header-content.mx-auto {
		padding-top: 70px;
	}

	html {
		overflow-x: hidden;
	}

	section {
		padding: 50px 0;
	}

	div#navbarResponsive {
		padding-top: 5px;
		margin-right: 40px;
	}

	#contato .col-md-4 {
		max-width: 50%;
	}

	#cliente .col-md-3 {
		max-width: 50%;
	}

	/* #cliente .row.margin-row {
		margin-top: 14px;
	} */

	div.masthead .device-container {
		max-width: 300px;
		margin: 0 auto;
	}

	.title-modal-v1 {
		color: #fff;
		font-size: 12pt;
		text-align: center;
	}

	#cliente .row .col-md-3 img {
		max-width: 62%;
		vertical-align: middle;
		display: block;
		margin-bottom: 17px;
	}

	.features .numbers-features .col-md-4 {
		border-right: 0px solid #20BDC6;
		text-align: center !important;
		position: relative;
	}

	.features .numbers-features .col-md-4:after {
		content: '';
		display: block;
		width: 40%;
		height: 1px;
		background: #fff;
		margin: 30px auto 30px;
	}

	.features .numbers-features .col-md-4:last-child:after {
		display: none;
	}

	button.btn.btn-info {
		float: unset;
		width: 100%;
		margin-bottom: 40px;
	}

	#contato p {
		color: #fff;
		font-size: 12px;
	}

	.container.h-100 {
		padding-top: 0px;
	}

	#cliente .col-md-3 img {
		margin: 0 auto;
	}

	.btn {
		width: 53%;
	}

	.btn-modal-img {
		margin-bottom: 5px;
		border: 2px solid #e7e7e7;
		background-color: white;
		color: black;
		padding: 3px 2px;
		font-size: 16px;
		cursor: pointer;
		border-radius: 10px;
		width: 117px;
		height: 108px;
	}

	#mainNav .navbar-toggler {
		border-color: transparent;
		font-size: 12px;
		padding: 8px 10px;
		color: white;
		right: 20px;
		position: absolute;
		top: 2px;
	}
}




@media screen and (max-width: 450px) {
	.negociar .bg-img-icon {
		text-align: center;
		min-height: 175px;
		display: table;
		width: 175px;
		background: #fff;
		border-radius: 12px;
		margin: 10px auto;
	}

	.masthead {
		min-height: 695px;
	}

	.btn {
		width: 53%;
		font-size: 15px;
	}

	.acesse-portal {
		text-align: center;
		font-size: 26pt;
		margin-bottom: 25px;
	}

	li.nav-item:last-child:after {
		width: 31px;
		height: 0px;
		background: #fff;
		content: '';
		display: block;
		right: 22px;
		position: absolute;
	}

	li.nav-item:after {
		width: 31px;
		height: 1px;
		background: #fff;
		content: '';
		display: block;
		right: 22px;
		position: absolute;
	}

	li.nav-item {
		position: relative;
		border-right: 0px solid #fff;
		max-height: unset;
		text-align: right;
		padding: 7px;
	}

	#mainNav .navbar-nav>li>a {
		font-size: 16px;
		padding: 0px 13px 14px !important
	}

	.brand-winover {
		display: block;
		background: url(../img/winover_topo.png) center;
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 33px;
	}

	.brand-winover.active {
		display: block;
		background: transparent center;
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 33px;
	}

	#mainNav.active {
		background-color: #1bb2ba;
	}

	#mainNav {
		background-color: #770d58d6;
	}

	.mb-5,
	.my-5 {
		margin-bottom: 3rem !important;
		font-size: 14px;
		max-width: 198px;
	}

	div.masthead .header-content h1 {
		font-size: 18px;
		max-width: 225px;
	}

	div.masthead .device-container .screen img {
		border-radius: 3px;
		position: absolute;
		top: -338px;
		right: -44px;
		max-width: 257px;
	}

	.header-content.mx-auto {
		padding-top: 0px;
	}

	html {
		overflow-x: hidden;
	}

	section {
		padding: 50px 0;
	}

	#contato .col-md-4 {
		max-width: 50%;
	}

	#cliente .col-md-3 {
		max-width: 50%;
	}

	/* #cliente .row.margin-row {
		margin-top: 14px;
	} */

	div.masthead .device-container {
		max-width: 300px;
		margin: 0 auto;
	}

	#sobrenos1 .row .col-md-6 .row .col-md-5 {
		text-align: center !important
	}

	.title-modal-v1 {
		color: #fff;
		font-size: 12pt;
		text-align: center;
	}

	#cliente .row .col-md-3 img {
		max-width: 62%;
		vertical-align: middle;
		display: block;
		margin-bottom: 17px;
	}

	.features .numbers-features .col-md-4 {
		border-right: 0px solid #20BDC6;
		text-align: center !important;
		position: relative;
	}

	.features .numbers-features .col-md-4:after {
		content: '';
		display: block;
		width: 40%;
		height: 1px;
		background: #20BDC6;
		margin: 30px auto 30px;
	}

	.features .numbers-features .col-md-4:last-child:after {
		display: none;
	}

	button.btn.btn-info {
		float: unset;
		width: 100%;
		margin-bottom: 40px;
	}

	#contato p {
		color: #fff;
		font-size: 12px;
	}

	.container.h-100 {
		padding-top: 50px;
	}

	#cliente .col-md-3 img {
		margin: 0 auto;
	}

	.btn-modal-img {
		margin-bottom: 5px;
		border: 2px solid #e7e7e7;
		background-color: white;
		color: black;
		padding: 3px 2px;
		font-size: 16px;
		cursor: pointer;
		border-radius: 10px;
		width: 117px;
		height: 108px;
	}

	#mainNav .navbar-toggler {
		border-color: transparent;
		font-size: 12px;
		padding: 8px 10px;
		color: white;
		right: 20px;
		position: absolute;
		top: -31px;
	}
}



@media screen and (max-width: 400px) {
	.masthead {
		min-height: 695px;
	}

	.acesse-portal {
		text-align: center;
		font-size: 26pt;
		margin-bottom: 25px;
	}

	li.nav-item:last-child:after {
		width: 31px;
		height: 0px;
		background: #fff;
		content: '';
		display: block;
		right: 22px;
		position: absolute;
	}

	li.nav-item:after {
		width: 31px;
		height: 1px;
		background: #fff;
		content: '';
		display: block;
		right: 22px;
		position: absolute;
	}

	li.nav-item {
		position: relative;
		border-right: 0px solid #fff;
		max-height: unset;
		text-align: right;
		padding: 7px;
	}

	#mainNav .navbar-nav>li>a {
		font-size: 16px;
		padding: 0px 13px 14px !important
	}

	.brand-winover {
		display: block;
		background: url(../img/winover_topo.png) center;
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 33px;
	}

	.brand-winover.active {
		display: block;
		background: transparent center;
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 33px;
	}

	#mainNav.active {
		background-color: #1bb2ba;
	}

	#mainNav {
		background-color: #770d58d6;
	}

	.mb-5,
	.my-5 {
		margin-bottom: 2rem !important;
		font-size: 13px;
		max-width: 198px;
	}

	div.masthead .header-content h1 {
		font-size: 20px;
		max-width: 193px;
	}

	div.masthead .device-container .screen img {
		border-radius: 3px;
		position: absolute;
		top: -311px;
		right: -29px;
		max-width: 216px;
	}

	.header-content.mx-auto {
		padding-top: 0;
	}

	html {
		overflow-x: hidden;
	}

	section {
		padding: 50px 0;
	}

	#contato .col-md-4 {
		max-width: 50%;
	}

	#cliente .col-md-3 {
		max-width: 50%;
	}

	/* #cliente .row.margin-row {
		margin-top: 14px;
	} */

	div.masthead .device-container {
		max-width: 300px;
		margin: 0 auto;
	}

	#sobrenos1 .row .col-md-6 .row .col-md-5 {
		text-align: center !important
	}

	.title-modal-v1 {
		color: #fff;
		font-size: 12pt;
		text-align: center;
	}

	#cliente .row .col-md-3 img {
		max-width: 62%;
		vertical-align: middle;
		display: block;
		margin-bottom: 17px;
	}

	.features .numbers-features .col-md-4 {
		border-right: 0px solid #20BDC6;
		text-align: center !important;
		position: relative;
	}

	.features .numbers-features .col-md-4:after {
		content: '';
		display: block;
		width: 40%;
		height: 1px;
		background: #20BDC6;
		margin: 30px auto 30px;
	}

	.features .numbers-features .col-md-4:last-child:after {
		display: none;
	}

	button.btn.btn-info {
		float: unset;
		width: 100%;
		margin-bottom: 40px;
	}

	#contato p {
		color: #fff;
		font-size: 12px;
	}

	.container.h-100 {
		padding-top: 50px;
	}

	#cliente .col-md-3 img {
		margin: 0 auto;
	}

	.btn-modal-img {
		margin-bottom: 5px;
		border: 2px solid #e7e7e7;
		background-color: white;
		color: black;
		padding: 3px 2px;
		font-size: 16px;
		cursor: pointer;
		border-radius: 10px;
		width: 117px;
		height: 108px;
	}

	#mainNav .navbar-toggler {
		border-color: transparent;
		font-size: 12px;
		padding: 8px 10px;
		color: white;
		right: 20px;
		position: absolute;
		top: -31px;
	}
}

@media screen and (max-width: 340px) {
	.masthead {
		min-height: 695px;
	}

	.acesse-portal {
		text-align: center;
		font-size: 26pt;
		margin-bottom: 25px;
	}

	li.nav-item:last-child:after {
		width: 31px;
		height: 0px;
		background: #fff;
		content: '';
		display: block;
		right: 22px;
		position: absolute;
	}

	li.nav-item:after {
		width: 31px;
		height: 1px;
		background: #fff;
		content: '';
		display: block;
		right: 22px;
		position: absolute;
	}

	li.nav-item {
		position: relative;
		border-right: 0px solid #fff;
		max-height: unset;
		text-align: right;
		padding: 7px;
	}

	#mainNav .navbar-nav>li>a {
		font-size: 16px;
		padding: 0px 13px 14px !important
	}

	.brand-winover {
		display: block;
		background: url(../img/winover_topo.png) center;
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 33px;
	}

	.brand-winover.active {
		display: block;
		background: transparent center;
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 33px;
	}

	#mainNav.active {
		background-color: #1bb2ba;
	}

	#mainNav {
		background-color: #770d58d6;
	}

	.mb-5,
	.my-5 {
		margin-bottom: 2rem !important;
		font-size: 12px;
		max-width: 120px;
	}

	div.masthead .header-content h1 {
		font-size: 16px;
		max-width: 103px;
	}

	div.masthead .device-container .screen img {
		border-radius: 3px;
		position: absolute;
		top: -296px;
		right: -72px;
		max-width: 224px;
	}

	.header-content.mx-auto {
		padding-top: 0;
	}

	html {
		overflow-x: hidden;
	}

	section {
		padding: 50px 0;
	}

	#contato .col-md-4 {
		max-width: 50%;
	}

	#cliente .col-md-3 {
		max-width: 50%;
	}

	/* #cliente .row.margin-row {
		margin-top: 14px;
	} */

	div.masthead .device-container {
		max-width: 300px;
		margin: 0 auto;
	}

	#sobrenos1 .row .col-md-6 .row .col-md-5 {
		text-align: center !important
	}

	.title-modal-v1 {
		color: #fff;
		font-size: 12pt;
		text-align: center;
	}

	#cliente .row .col-md-3 img {
		max-width: 62%;
		vertical-align: middle;
		display: block;
		margin-bottom: 17px;
	}

	.features .numbers-features .col-md-4 {
		border-right: 0px solid #20BDC6;
		text-align: center !important;
		position: relative;
	}

	.features .numbers-features .col-md-4:after {
		content: '';
		display: block;
		width: 40%;
		height: 1px;
		background: #20BDC6;
		margin: 30px auto 30px;
	}

	.features .numbers-features .col-md-4:last-child:after {
		display: none;
	}

	button.btn.btn-info {
		float: unset;
		width: 100%;
		margin-bottom: 40px;
	}

	#contato p {
		color: #fff;
		font-size: 12px;
	}

	.container.h-100 {
		padding-top: 50px;
	}

	#cliente .col-md-3 img {
		margin: 0 auto;
	}

	.btn-modal-img {
		margin-bottom: 5px;
		border: 2px solid #e7e7e7;
		background-color: white;
		color: black;
		padding: 3px 2px;
		font-size: 16px;
		cursor: pointer;
		border-radius: 10px;
		width: 117px;
		height: 108px;
	}

	#mainNav .navbar-toggler {
		border-color: transparent;
		font-size: 12px;
		padding: 8px 10px;
		color: white;
		right: 20px;
		position: absolute;
		top: -31px;
	}

}

div.masthead3 {
    position: sticky;
    width: 100%;
    padding-top: 400px;
    padding-bottom: 0px;
    color: #fff;
    background: url(../img/fundo.png);
    background-repeat: no-repeat;
    background-size: contain;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    overflow-x: hidden;
}

div.masthead .device-container .screen img {
    border-radius: 3px;
    position: absolute;
    top: -100px;
    right: -72px;
    max-width: 224px;
}

div.masthead2 {
    position: relative;
    width: 100%;
    padding-top: 400px;
    padding-bottom: 400px;
    color: #fff;
    background: url(../img/carrosel_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    overflow-x: hidden;
}

.carousel-item .text-container {
    margin-top: 0; /* Ajuste conforme necessário */
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.carousel-item .btn-primary {
    display: block;
    margin-top: 20px; /* Ajuste conforme necessário */
    margin-left: 0;
}


@media screen and (max-width: 768px) {
    
    div.masthead2 {
        padding-top: 200px;
        padding-bottom: 200px;
        background-size: 100%;
    }

    div.masthead3 {
        padding-top: 0;
        padding-bottom: 0%;
        text-align: center;
        font-size: 24px;
        
    }

    div.masthead3 .text-container h1 {
        font-size: 24px; /* Adjust font size for smaller screens */
    }

    div.masthead3 .text-container h2 {
        font-size: 16px; /* Adjust font size for smaller screens */
    }

    div.masthead3 .text-container {
        max-width: 90%; /* Adjust max-width for smaller screens */
    }

    .carousel-item .text-container {
        max-width: 400px;
        margin-top: 0; /* Ajuste conforme necessário */
        text-align: center;
    }
    
    .carousel-item .btn-primary {
        display: block;
        margin-top: 20px; /* Ajuste conforme necessário */
        margin-left: 0;
    }
}

@media screen and (max-width: 1660px) and (min-width: 992px) {

    div.masthead3 {
        padding-bottom: 0px;
        background-size: 100%;
    }

    div.masthead3 .text-container {
        margin-bottom: 0;
        text-align: center;
    }

    div.masthead3 .text-container h1 {
        font-size: 24px;
        text-align: center;
    }

    div.masthead3 .text-container h2 {
        font-size: 16px;
        text-align: center;
    }

    div.masthead3 .device-container {
        /* max-width: 325px; */
    }
}

@media screen and (max-width: 991px) {
    div.masthead3 {
        padding-top: 25px;
        min-height: 100vh;
        padding-bottom: 0;
        font-size: 16px;
        margin-bottom: 0;
        background-size: 100%;
    }

    div.masthead3 .text-container {
        margin-bottom: 0;
        text-align: center;
    }

    div.masthead3 .text-container h1 {
        font-size: 16px;
    }

    div.masthead3 .text-container h2 {
        font-size: 14px;
        text-align: center;
    }
}

.device-container {
    position: relative;
    /* Adicione outros estilos necessários para o contêiner do dispositivo */
}

/* .custom-container {
    background-size: cover;
    background-position: center;
    background-image: url(../img/back_img.png);
    background-repeat: no-repeat;
    color: #fff;
    margin-top: 80px;
} */

.text-container {
    text-align: left;
    margin-top: 100px; /* Ajuste conforme necessário para mover o texto para baixo */
    margin-left: 50px; /* Ajuste conforme necessário para mover o texto para a esquerda */
}

.text-container h1,
.text-container h2,
.text-container a {
    margin-left: 0; /* Redefinir a margem para 0 para o texto principal e o link */
}

.btn-primary {
    font-size: 14px; /* Ajuste o tamanho da fonte conforme necessário para diminuir o botão */
    padding: 10px 20px; /* Ajuste o preenchimento conforme necessário para diminuir o botão */
}