/* ************************** Text Start ************************** */
body{
	background-color: #F5F7F7;
}
.eye-container h1{
	font-family: 'Proxima Nova Extrabold';
	font-size: 86px;
	letter-spacing: -3px;
	line-height: 86px;
	color: #062823;
}

.eye-container h2{
	font-family: 'Proxima Nova Extrabold';
	font-size: 62px;
	letter-spacing: -2px;
	color: #062823;
}

.eye-container h3{
    font-family: 'Proxima Nova Extrabold';
	font-size: 50px;
	letter-spacing: -1px;
	line-height: 55px;
	color: #062823;
}

.eye-container p{
	font-family: 'Proxima Nova Alt Light';
	font-size: 16px;
	color: #062823;
}

.eye-container p.lead{
	font-family: 'Proxima Nova Alt Light';
	font-size: 25px;
	line-height: 27px;
	color: #062823;
}

.eye-container p.legend{
	font-family: 'ProximaNova-Regular';
	font-size: 21px;
	line-height: 28px;
	color: #062823;
	text-align: left;
}

.eye-container a{
	font-family: 'FontsFree-Net-Proxima-Nova-Sbold';
	font-size: 18px;
	text-align: center;
	color: #243F3B;
}

.eye-container button.btn-main{
	font-family: 'FontsFree-Net-Proxima-Nova-Sbold';
	font-size: 24px;
	background-color: #FF52A0;
	color: #FFEB33;
	border: none;
	border-radius: 12px;
	height: 50px;
	padding: 0px 50px;
	margin-right: 10px;
}

.eye-container button.btn-sec{
	font-family: 'FontsFree-Net-Proxima-Nova-Sbold';
	font-size: 24px;
	background-color: #F5F7F7;
	color: #FF52A0;
	border: none;
	border-radius: 12px;
	height: 50px;
	padding: 0px 30px;
	margin-right: 10px;
}
/* ************************** Text End ************************** */


/* ************************** Navbar Start ************************** */
			.navbar .container{
				display: flex;
				position: absolute;
			}

.nav-menu{
	position: inherit !important;
}

			.style-nav-back{
				display: contents;
				position: absolute;
				
			}

            .eye-banner1 nav {
				justify-content: center;
            }

.coluna-esq-n{
	background-color: #F5F7F7;
	height: 55px;
	width: 5%;
	left: 0;
	border-radius: 0px 40px 40px 0px;
}
.coluna-mid-n{
	background-color: transparent;
	width: 25%;
}
.coluna-drt-n{
	background-color: #F5F7F7;
	height: 55px;
	width: 70%;
	right: 0;
	border-radius: 40px 0px 0px 40px;
}


@media only screen and (min-width: 1100px) and (max-width: 1200px){
	.coluna-esq-n{
		width: 8%;
	}
	.coluna-mid-n{
		width: 22%;
	}
	.coluna-drt-n{
		width: 70%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
	.coluna-esq-n{
		display: none;
	}
	.coluna-mid-n{
		display: none;
	}
	.coluna-drt-n{
		display: none;
	}
}

@media only screen and (min-width: 422px) and (max-width: 767px){
	.coluna-esq-n{
		display: none;
	}
	.coluna-mid-n{
		width: 70%;
	}
	.coluna-drt-n{
		height: 70px;
		width: 30%;
	}
}

@media only screen and (max-width: 422px){
	.coluna-esq-n{
		display: none;
	}
	.coluna-mid-n{
		display: none;
	}
	.coluna-drt-n{
		height: 70px;
		width: 100%;
		border-radius: 0px;
	}
}



.navbar{
	padding-top: 60px;
}

#icon{
	color: #243F3B;
}

.nav-item.ipad{
	display: none;
}


.navbar-nav .btn-menu{
	border-color: #243F3B;
}

.navbar-nav .dropdown button{
	font-family: 'FontsFree-Net-Proxima-Nova-Sbold';
	color: #243F3B;
	border-color: #243F3B;
}

.entrar .btn{
	color: #FFEB33;
	background: #243F3B;
}

.entrar .btn:hover{
	color: #F5F7F7;
	background: linear-gradient(110deg, #FFEB33 20%, #243F3B 100%);
}

.navbar-dark .navbar-nav .nav-link{
	color: #243F3B;
}


/* ************************** Navbar End ************************** */


/* ************************** Banner1 Start ************************** */
.eye-banner1{
	background-image: url("../images/eye-bg-1.webp");
	background-size: cover;
	background-repeat: no-repeat;
}

.img-girl-back{
	background-image: url("../images/eye-img-rapariga.webp");
	background-repeat: no-repeat;
	background-size: 1125px;
	width: 100%;
	background-position-x: 675px;
    position: relative;
}

.eye-b1-1{
	padding-top: 100px;
}

.row-title{
	margin-bottom: 25px;
}

.row-title-lead{
	margin-bottom: 50px;
}

.row-btns{
	padding-bottom: 150px;
}

.eye-b1-2{
	background-color: #F5F7F7;
	padding-right: 140px;
	border-top-left-radius: 120px;
}

.eye-b1-2-content{
	border-radius: 50px 0px 0px 0px;
	padding-top: 125px;
	padding-bottom: 100px;
}

.row.align-items-end p{
	margin-bottom: -7px;
}

/* ************************** Banner1 End ************************** */


/* ************************** Banner2 Start ************************** */

.eye-b2b-1{
	background-image: url("../images/eye-bg-2.webp");
	background-size: cover;
	height: 775px;
}
.eye-b2b-2{
	background-image: url("../images/eye-bg-3.webp");
	background-size: cover;
}
.eye-b2b-2-1{
	background-color: #F5F7F7;
	border-bottom-left-radius: 120px;
	height: 725px;
	
}
.eye-b2b-2-2{
	background-image: url("../images/img-semicirculo.webp");
	background-size: 750px;
	background-repeat: no-repeat;
	background-position-x: center;
	height: 550px;
}

.eye-b2-content{
	position: absolute;
	z-index: 1;
	top: 1675px;
}
.eye-banner2 h2{
	color: #F5F7F7;
	text-align: center;
}
.eye-banner2 p.lead{
	color: #F5F7F7;
	text-align: center;
}
.eye-banner2 p{
	color: #F5F7F7;
	text-align: center;
}
.dois-lados-servicos .INFO-block{
	background-image: url("../images/eye-img-card.webp");
	background-size: cover;
	border-radius: 30px 30px 0px 0px;
	padding-top: 150px;
}
.dois-lados-servicos .circle{
	position: relative;
	width: 150px;
	height: 150px;
	background-color: #F5F7F7;
	border-radius: 100%;
	margin: 0px auto -100px auto;
}
.dois-lados-servicos .circle h3{
	text-align: center;
	letter-spacing: 5px;
	font-size: 32px;
	padding-top: 50px;
	color: #FF52A0;
}
.dois-lados-servicos h3{
	text-align: center;
	font-size: 46px;
	line-height: 50px;
}
.dois-lados-servicos p.lead{
	color: #243F3B;
	margin-bottom: 50px;
}
.dois-lados-servicos img{
	width: 100%;
    height: auto;
	margin-bottom: -1px;
}
.dois-lados-servicos-s{
	display: none;
}

.images-pisp-aisp{
	width: 76%;
    margin-left: auto;
    margin-right: auto;
}

.images-pisp-aisp-s{
	padding-left: 4%;
	padding-right: 5%;
}

.eye-b2-content h2{
	margin-bottom: 25px;
}

.lead.title-b2{
	margin-bottom: 100px;
}
.LEGEND-block{
	text-align: center;
	margin-top: 40px;
}
.LEGEND-block img{
	width: 15px;
	height: auto;
	margin-left: 24px;
}
.dois-lados-footer{
	margin-top: 250px;
}
.openbanking img{
	width: 100%;
}
.openbanking h3{
	margin-top: -5px;
	font-family: 'FontsFree-Net-Proxima-Nova-Sbold';
	font-size: 20px;
	text-align: center;
	position: relative;
}
.openbanking h3:before {
        content: "";
        display: block;
        width: 80px;
        height: 2px;
        background: #243F3B;
        left: 0;
        top: 50%;
        position: absolute;
      }

.openbanking h3:after {
        content: "";
        display: block;
        width: 80px;
        height: 2px;
        background: #243F3B;
        right: 0;
        top: 50%;
        position: absolute;
      }
.openbanking .openbanking-btn .btn-main{
	margin-top: -5px;
	height: 70px;
	color: #F5F7F7;
}

.openbanking .openbanking-btn .btn-main.small{
	display: none;
}
.openbanking a{
	margin-top: 10px;
}

/* ************************** Banner2 End ************************** */


/* ************************** Banner3 Start ************************** */

.eye-banner3{
	background-color: #F5F7F7;
}

.eye-banner3 img{
	width: 135px;
	height: 33px;
	align-self: center;
	margin-left: 15px;
	margin-top: -7px;
}

.eye-banner3 h2{
	font-family: 'FontsFree-Net-Proxima-Nova-Sbold';
	font-size: 32px;
}

.b3-text{
	display: flex;
	margin: 50px 0px;
	justify-content: center;
}

.outros-servicos-s{
	display: none;
}

.outros-servicos{
	border-radius: 60px 60px 0px 0px;
}

.outros-servicos h3{
	font-size: 52px;
	line-height: 46px;
	margin-top: 20px;
	color: #F5F7F7;
}

.outros-servicos img{
	margin: 0px;
	width: 200px;
	height: auto;
	margin-top: 50px;
}

.outros-servicos p.lead{
	font-size: 32px;
	line-height: 36px;
	margin-top: 10px;
	color: #F5F7F7;
	margin-bottom: 100px;
}

.outros-servicos.now{
	background-image: url("../images/eye-img-now.webp");
	background-size: cover;
	margin-right: 10px;
	cursor: pointer;
}

.outros-servicos.way{
	background-image: url("../images/eye-img-way.webp");
	background-size: cover;
	margin-left: 10px;
	cursor: pointer;
}
/* ************************** Banner3 End ************************** */


/* ***************************************************************** */


/* ************************** Media Start ************************** */

/* ************************** 347-421 ************************** */

@media only screen and (max-width: 422px){
	.navbar .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.nav-item.ipad{
		display: block;
		padding-right: 0px;
	}

	.eye-container h1{
		font-size: 70px;
		letter-spacing: -3px;
		line-height: 80px;
	}
	
	.eye-container h2{
		font-size: 52px;
	}
	
	.eye-container p.lead{
		font-size: 22px;
		line-height: 30px;
		text-align: left;
	}
	
	.img-girl-back{
		background-image: url("../images/eye-img-rapariga-small.webp");
		background-position-x: center;
		background-size: 810px;
	}
	
	.eye-b1-1{
		padding-top: 375px;
	}
	
	.row-btns{
		display: none;
	}
	
	.row-title-lead {
    	margin-bottom: 125px;
	}
	
	.eye-b1-2{
		padding-right: 0px;
		border-radius: 0px;
	}
	
	.openbanking-text{
		font-size: 17px;
		line-height: 34px;
		margin-top: 50px;
	}
	
	.eye-b1-2 p.lead{
		font-size: 26px;
		margin-bottom: 50px;
	}
	
	/* -------- BANNER 2 ------ */
	.eye-b2b-2-1{
		height: 800px;
		border-radius: 0px;
	}
	
	.eye-b2b-2-2{
		background-size: 105%;
		height: 350px;
	}
	
	.eye-b2-content{
		top: 2075px;
	}
	
	.eye-b2-content h2{
		text-align: left;
	}
	
	.dois-lados-servicos{
		display: none;
	}
	
	.dois-lados-servicos-s{
		display: block;
		background-image: url("../images/banner-4-ipad.webp");
		background-size: cover;
		border-radius: 0px;
		padding-top: 50px;
		padding-bottom: 100px;
		height: 750px;
		margin-left: -11%;
		margin-right: -10%;
	}
	
	.nav-item{
		padding: 0px 20px;
	}
	
	.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
		color: #FF52A0;
		background-color: transparent;
		border-bottom: solid;
		border-width: 8px;
		border-color: #FF52A0;
	}
	
	.nav-pills a{
		font-family: 'Proxima Nova Extrabold';
		font-size: 30px;
		letter-spacing: 5px;
		color: #3D5652;
	}
	
	#pills-tabContent h3{
		color: #243F3B;
		margin-top: 50px;
	}
	#pills-tabContent p{
		text-align: left;
		color: #243F3B;
		margin-bottom: 50px;
	}
	#pills-tabContent img{
		margin-bottom: 50px;
		height: auto;
	}
	
	.LEGEND-block{
		margin-top: 0px;
	}
	
	.LEGEND-block img {
		text-align: left;
		left: 0px;
		position: absolute;
		margin-left: 8px;
	}
	
	.LEGEND-block .legend{
		margin-top: 40px;
	}
	
	.openbanking .openbanking-btn .btn-main.big{
		display: none;
	}
	
	.openbanking .openbanking-btn .btn-main.small{
		display: block;
	}
	
	.eye-container button.btn-main {
		font-size: 22px;
	}
	
	.openbanking a{
		font-size: 16px;
	}
	
	.dois-lados-footer{
		margin-top: 450px;
	}
	
	.eye-banner3 h2{
		font-size: 32px;
	}
	
	.eye-banner3 img{
		margin: 0px;
	}
	
	.b3-text{
		display: block;
		text-align: center;
	}
	
	.outros-servicos{
		display: none;
	}
	
	.outros-servicos-s{
		display: block;
		background-size: cover;
		background-repeat: no-repeat;
		border-radius: 40px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.outros-servicos-s .now{
		background-image: url("../images/eye-img-now-small.webp");
		padding-bottom: 50px;
		margin-bottom: 20px;
		cursor: pointer;
	}
	
	.outros-servicos-s .way{
		background-image: url("../images/eye-img-way-small.webp");
		padding-bottom: 50px;
		margin-bottom: 150px;
		cursor: pointer;
	}
	
	.outros-servicos-s img{
		width: 232px;
		height: auto;
		margin-top: 75px;
		margin-left: 0px;
	}
	
	.outros-servicos-s h3{
		font-size: 32px;
		text-align: center;
		line-height: 32px;
		color: #F5F7F7;
		margin-top: 25px;
	}
	
	.outros-servicos-s p.lead{
		color: #F5F7F7;
		line-height: 22px;
		text-align: center;
	}
	
	myfooter .col-2 {
    	padding: 40px 0px 20px 0px;
    	text-align: center;
    	width: 100%;
	}
}


/* ************************** Max 767 ************************** */

@media only screen and (min-width: 422px) and (max-width: 767px){
	.nav-item.ipad{
		display: block;
	}

	
	.eye-container p.lead{
		font-size: 30px;
		line-height: 30px;
	}
	
	.img-girl-back{
		background-image: url("../images/eye-img-rapariga-medium.webp");
		background-position-x: 200px;
		background-size: 750px;
	}
	
	.eye-b1-1{
		padding-top: 200px;
	}
	
	.row-btns{
		display: none;
	}
	
	.row-title-lead {
    	margin-bottom: 250px;
	}
	
	.eye-b1-2{
		padding-right: 0px;
	}
	
	.openbanking-text{
		margin-top: 20px;
	}
	
	/* -------- BANNER 2 ------ */
	.eye-b2b-2-1{
		height: 850px;
	}
	
	.eye-b2b-2-2{
		background-size: 65%;
	}
	
	.eye-b2-content{
		top: 2025px;
	}
	
	.dois-lados-servicos{
		display: none;
	}
	
	.dois-lados-servicos-s{
		display: block;
		background-image: url("../images/banner-4-ipad.webp");
		background-size: cover;
		border-radius: 60px;
		padding-top: 50px;
		padding-bottom: 100px;
		height: 838px;
	}
	
	.nav-item{
		padding: 0px 20px;
	}
	
	.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
		color: #FF52A0;
		background-color: transparent;
		border-bottom: solid;
		border-width: 8px;
		border-color: #FF52A0;
	}
	
	.nav-pills a{
		font-family: 'Proxima Nova Extrabold';
		font-size: 30px;
		letter-spacing: 5px;
		color: #3D5652;
	}
	
	#pills-tabContent{
		max-width: 430px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#pills-tabContent h3{
		color: #243F3B;
		margin-top: 50px;
	}
	#pills-tabContent p{
		text-align: left;
		color: #243F3B;
		margin-bottom: 50px;
	}
	#pills-tabContent img{
		height: auto;
		margin-bottom: 50px;
		margin-right: auto;
		margin-left: auto;
	}
	.LEGEND-block img {
		text-align: center;
		left: 0px;
		position: absolute;
	}
	
	.dois-lados-footer{
		margin-top: 475px;
	}
	
	.eye-banner3 h2{
		font-size: 30px;
	}
	
	.outros-servicos{
		display: none;
	}
	
	.outros-servicos-s{
		display: block;
		background-size: cover;
		background-repeat: no-repeat;
		border-radius: 40px;
	}
	
	.outros-servicos-s .now{
		background-image: url("../images/eye-img-now.webp");
		padding-bottom: 50px;
		margin-bottom: 20px;
		cursor: pointer;
	}
	
	.outros-servicos-s .way{
		background-image: url("../images/eye-img-way.webp");
		padding-bottom: 50px;
		margin-bottom: 100px;
		cursor: pointer;
	}
	
	.outros-servicos-s img{
		width: 275px;
		margin-top: 75px;
		margin-left: 0px;
	}
	
	.outros-servicos-s h3{
		color: #F5F7F7;
		margin-top: 25px;
	}
	
	.outros-servicos-s p.lead{
		color: #F5F7F7;
		line-height: 36px;
	}
	
		myfooter .col-2 {
    	padding: 40px 0px 20px 0px;
    	text-align: center;
    	width: 100%;
	}
}




/* ************************** 768-1023 ************************** */

@media only screen and (min-width: 768px) and (max-width: 1366px){
	
	.img-girl-back {
		background-size: 1060px;
		background-position-x: 225px;
	}
	
	.eye-container p.lead{
		font-size: 22px;
	}
	
	.eye-container p{
		font-size: 12px;
	}
	
	.eye-b2-content{
		top: 1550px;
	}
	
	.title-b2{
		margin-left: -75px;
		margin-right: -75px;
	}
	
	.dois-lados-servicos .circle{
		width: 125px;
		height: 125px;
		margin-bottom: -75px;
	}
	
	.dois-lados-servicos .circle h3{
		font-size: 24px;
    	padding-top: 42px;
	}
	
	.dois-lados-servicos h3{
		font-size: 34px;
    	line-height: 34px;
	}
	
	.dois-lados-servicos .INFO-block {
		padding-top: 125px;
	}
	
	.dois-lados-servicos p.lead{
		font-size: 16px;
    	line-height: 22px;
	}
	
	.eye-container p.legend {
		font-size: 16px;
		line-height: 22px;
	}
	
	.eye-b2b-2-1 {
		height: 450px;
	}
	
	.openbanking h3 {
		font-size: 18px;
	}
	
	.openbanking h3:after {
		width: 20px;
	}
	
	.openbanking h3:before {
		width: 20px;
	}
	
	.openbanking .openbanking-btn .btn-main.big {
		font-size: 18px;
	}
	
	.openbanking a {
		font-size: 16px;
	}
	
	.eye-b2b-2-2 {
		background-size: 400px;
		height: 350px;
	}
	
	.dois-lados-footer {
		margin-top: 100px;
	}
	
	.outros-servicos h3 {
		font-size: 32px;
		line-height: 32px;
	}
	
	.outros-servicos p.lead {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 30px;
	}
}




@media only screen and (min-width: 845px) and (max-width: 1024px){
	.eye-b2-content {
    	top: 1450px;
	}
}

/* ************************** 1024-1366 ************************** */
@media only screen and (min-width: 1024px) and (max-width: 1366px){
	.eye-b2-content {
    	top: 1525px;
	}
}


/* ************************** 1367-1920 ************************** */

@media only screen and (min-width: 1800px){
	
	.eye-b2-content{
		top: 1775px;
	}
	
	.eye-b2b-2-1 {
		height: 800px;
	}
	
	.large-screen{
		max-width: 1320px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	.img-girl-back {
		background-position-x: 72%;
	}
	
}