@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,700);

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'POBicons';
	src:url('../fonts/POBicons/POBicons.eot');
	src:url('../fonts/POBicons/POBicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/POBicons/POBicons.woff') format('woff'),
		url('../fonts/POBicons/POBicons.ttf') format('truetype'),
		url('../fonts/POBicons/POBicons.svg#POBicons') format('svg');
}

@font-face {
    font-family: 'Roboto Bold';
    src: url('../fonts/roboto/RobotoCondensed-Bold.eot');
    src: url('../fonts/roboto/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/RobotoCondensed-Bold.woff2') format('woff2'),
         url('../fonts/roboto/obotoCondensed-Bold.woff') format('woff'),
         url('../fonts/roboto/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Regular';
    src: url('../fonts/roboto/RobotoCondensed-Regular.eot');
    src: url('../fonts/roboto/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/RobotoCondensed-Regular.woff2') format('woff2'),
         url('../fonts/roboto/RobotoCondensed-Regular.woff') format('woff'),
         url('../fonts/roboto/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

body {
	background: #e7ecea;
	color: #74777b;
	font-weight: 400;
	font-size: 1em;
    font-family: 'Roboto Regular' !important;
}

a {
	color: #fff;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	color: #00a9d3;
}

.support {
	display: none;
	color: #ef5189;
	text-align: left;
	font-size: 1.5em;
	max-width: 1200px;
	margin: 1em auto 0;
	padding: 0;
}

.no-flexbox .support {
	display: block;
}

.hidden {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
}

.container > section {
	padding: 0em 0;
	font-size: 1.25em;
	min-height: 100%;
}

p {
	/*padding: 1em 0em;*/
	line-height: 1.5em;
}

/* Header */
.POB-header {
	padding: 7em 0 3em;
	letter-spacing: -1px;
}

.POB-header h1 {
	max-width: 1200px;
	margin: 0 auto;
	font-weight: 800;
	font-size: 5em;
	line-height: 1;
}

.POB-header h1 span {
	display: block;
	font-size: 50%;
	font-weight: 400;
	padding-top: 0.325em;
	color: #bdc2c9;
}

/* Header Email */
.POB-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1em;
	padding: 2em 3em;
	line-height: 0;
	background: url('../img/topo-header.jpg');
	background-position: center right;
	background-size: cover;
	font-family: 'Roboto Regular';
	max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.POB-top a {
	display: inline-block;
	padding: 0.7em 0em;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'Roboto Regular';
}

.POB-top a.titulo-news {
	color: #fff;
	font-size: 1.8em;
}

.POB-top a.subtitulo-news span {
	color: #1e8bc9;
	font-size: 1.04em;	
}

.POB-top span.right a {
	display: block;
	float: left;
}

.POB-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'POBicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.POB-icon-drop:before {
	content: "\e001";
}

.POB-icon-prev:before {
	content: "\e004";
}

/* Header Materias */
.POB-top-materias {
	width: 100%;
	padding: 0.5em 0em;
	background: #072748;
	max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.POB-top-materias::after {
	position: absolute;
	top: 85%;
	left: 7.5%;
	margin-left: -23px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 20px;
	border-top-color: #072748;
	content: '';
	pointer-events: none;
	z-index: 999999;
}

.POB-top-materias-main-image {
	width: 100%;
	padding: 0em 0em;
	max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.POB-top-materias-main-image .row {
	width: 100%;
	padding: 0em 0em;
    position: relative;
    margin: 0 auto;
}

/* MATERIA NOSSO NEGOCIO */
#nosso-negocio .materia-header-icon {
	background: #f58b39 url('../img/icon-coracao.svg');
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 4.5em 0;
}

#nosso-negocio .materia-header-icon::after {
	position: absolute;
	top: 100%;
	left: 45%;
	margin-left: -12px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 20px;
	border-top-color: #f58b39;
	content: '';
	pointer-events: none;
	z-index: 999999;
}

#nosso-negocio .materia-header-image {
	background: #f58b39 url('../img/nosso-negocio.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(197,79,0,0.6);
	background-blend-mode: overlay;
	padding: 4.5em 0;
}

.nosso-negocio .titulo-sessao {
	color: #f58b39;
	text-transform: uppercase;
	font-size: 28px;
	padding-bottom: 30px;
	line-height: 34px;
}

.nosso-negocio .titulo-materia {
	color: #f58b39;
	text-transform: uppercase;
	font-size: 70px;
	font-weight: 600;
	padding-bottom: 30px
}

/* MATERIA FIQUE POR DENTRO */
#fique-por-dentro .materia-header-icon {
	background: #e6a92f url('../img/icon-lapis.svg');
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3.5em 0;
}

#fique-por-dentro .materia-header-icon::after {
	position: absolute;
	top: 100%;
	left: 45%;
	margin-left: -12px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 20px;
	border-top-color: #e6a92f;
	content: '';
	pointer-events: none;
	z-index: 999999;
}

#fique-por-dentro .materia-header-image {
	background: #e6a92f url('../img/fique-dentro.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(197,79,0,0.6);
	background-blend-mode: overlay;
	padding: 3.5em 0;
}

.fique-por-dentro .titulo-sessao {
	color: #e6a92f;
    font-family: 'Roboto Bold', UniversCondensedBold, Franklin Gothic Demi Cond, arial black;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 900;
	line-height: 34px;
	padding-bottom: 24px;
    padding-top: 10px;
}

.fique-por-dentro .titulo-materia {
	color: #e6a92f;
	text-transform: uppercase;
    font-family: 'Roboto Bold', UniversCondensedBold, Franklin Gothic Demi Cond, arial black;
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    padding-bottom: 30px;
}


/* MATERIA ATUALIDADES */
#atualidades .materia-header-icon {
	background: #cfc7be url('../img/icon-globo.svg');
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3.5em 0;
}

#atualidades .materia-header-icon::after {
	position: absolute;
	top: 100%;
	left: 45%;
	margin-left: -12px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 20px;
	border-top-color: #cfc7be;
	content: '';
	pointer-events: none;
	z-index: 999999;
}

#atualidades .materia-header-image {
	background: #cfc7be url('../img/atualidades.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px -80px;
	background-color: rgba(207,199,190,0.6);
	background-blend-mode: overlay;
	padding: 3.5em 0;
}

.atualidades .titulo-sessao {
	color: #cfc7be;
    font-family: 'Roboto Bold', UniversCondensedBold, Franklin Gothic Demi Cond, arial black;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 900;
	line-height: 34px;
	padding-bottom: 24px;
    padding-top: 10px;
}

.atualidades .titulo-materia {
	color: #cfc7be;
    font-family: 'Roboto Bold', UniversCondensedBold, Franklin Gothic Demi Cond, arial black;
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    padding-bottom: 30px;
    text-transform: uppercase;
}

/* Sessões */
#section-iconbox-1 {
	/*background-image: url('../img/nosso-negocio.jpg');
	background-color: rgba(197,79,0,0.6);
	background-blend-mode: overlay;
	background-position: center center;
	background-size: cover;*/
}

#section-iconbox-2 {
	background-image: url('../img/fique-dentro.jpg');
	background-color: rgba(230,168,48,0.6);
	background-blend-mode: multiply;
	background-position: center center;
	background-size: cover;
}

#section-iconbox-3 {
	/*bbackground-image: url('../img/em-dia.jpg');
	background-color: rgba(230,168,48,0.6);
	background-blend-mode: overlay;
	background-position: center center;
	background-size: cover;*/
}

#section-iconbox-4 {
	/*bbackground-image: url('../img/comercial.jpg');
	background-color: rgba(230,168,48,0.6);
	background-blend-mode: overlay;
	background-position: center center;
	background-size: cover;*/
}

#section-iconbox-5 {
	/*bbackground-image: url('../img/entre-nos.jpg');
	background-color: rgba(230,168,48,0.6);
	background-blend-mode: overlay;
	background-position: center center;
	background-size: cover;*/
}

#section-iconbox-6 {
	/*bbackground-image: url('../img/programe-se.jpg');
	background-color: rgba(230,168,48,0.6);
	background-blend-mode: overlay;
	background-position: center center;
	background-size: cover;*/
}

#section-iconbox-7 {
	background-image: url('../img/atualidades.jpg');
	background-color: rgba(207,199,190,0.6);
	background-blend-mode: multiply;
	background-position: center center;
	background-size: cover;
}

.under-menu-1 {
	/*background-image: url('../img/nosso-negocio.jpg');*/
	background-color: rgba(244,138,57,0.6);
	background-blend-mode: multiply;
	background-position: center center;
	background-size: cover;
	height: 200px;
	cursor: pointer;
}

.under-menu-2 {
	background-image: url('../img/fique-dentro.jpg');
	background-color: rgba(230,169,47,0.6);
    background-blend-mode: multiply;
    background-position: center center;
    background-size: cover;
    height: 200px;
    cursor: pointer;
}

.under-menu-3 {
	/*background-image: url('../img/default.jpg');*/
	background-color: rgba(35,119,161,0.6);
	background-blend-mode: multiply;
	background-position: center center;
	background-size: cover;
	height: 200px;
	cursor: pointer;
}

.under-menu-4 {
	/*background-image: url('../img/default.jpg');*/
	background-color: rgba(27,170,209,0.6);
	background-blend-mode: multiply;
	background-position: center center;
	background-size: cover;
	height: 200px;
	cursor: pointer;
}

.under-menu-5 {
	/*background-image: url('../img/default.jpg');*/
	background-color: rgba(205,67,59,0.6);
	background-blend-mode: multiply;
	background-position: center center;
	background-size: cover;
	height: 200px;
	cursor: pointer;
}

.under-menu-6 {
	/*background-image: url('../img/default.jpg');*/
	background-color: rgba(87,182,77,0.6);
	background-blend-mode: multiply;
	background-position: center center;
	background-size: cover;
	height: 200px;
	cursor: pointer;
}

.under-menu-7 {
	background-image: url('../img/atualidades.jpg');
	background-color: rgba(206,199,190,0.6);
	background-blend-mode: multiply;
	background-position: center center;
	background-size: cover;
	height: 200px;
	cursor: pointer;
}

.row-materia {
	padding: 50px 100px 50px 50px !important;
	background: #fff;
}

.row-materia a {
	color: #00a9d3;
	text-decoration: none;
	outline: none;
}

.row-materia a:hover, a:focus {
	color: #f58b39;
}

.subtitulo-materia {
	color: #7f7f7f;
	text-transform: uppercase;
    font-family: 'Roboto Bold', UniversCondensedBold, Franklin Gothic Demi Cond, arial black;
    font-weight: 700;
	font-size: 28px;
	padding-bottom: 30px;
	line-height: 33px;
}

.conteudo-materia {
	font-family: arial, Franklin Gothic book;
    font-weight: 300;
    font-size: 18px;
    color: #323232;
    line-height: 28px;
    padding-bottom: 0px;
}


.conteudo-materia i {
	font-size: 12px
}

.conteudo-materia .div-conteudo-align {
    margin: 0 !important;
    padding: 0 !important;
}


.foto-materia {
	background-image: url('../img/atualidades.jpg');
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 260px;
	margin-top: 25px;
	border-radius: 10px;
	box-shadow: 0 20px 40px rgba(0,0,0,0.1)
}

/* FOOTER */
.row-footer {
	padding: 50px 100px 50px 50px !important;
	background: #072748;
	color: #fff;
}

.titulo-footer {
	color: #1e8bc9;
	letter-spacing: 1px;
	padding-bottom: 20px;
}

.txt-conteudo-footer {
	font-size: 13px;
	font-family: helvetica;
	font-weight: lighter;
	color: #fff;
	text-transform: none;
}

.logo-prudential {
	width: 100%;
	padding: 3em 0;
}

.footer-txt {
	border-top: 2px solid #fff;
	width: 100%;
	margin: 3em 1em 1em 1em !important;
    padding: 0 !important;
    padding-top: 15px !important;
	font-weight: lighter;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}

/* BOXES ######## */

/* BOX FIQUE POR DENTRO */
.box-atualidades {
	margin-top: 20px;
	padding: 0px !important;
	box-shadow: 0 20px 70px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #cfc7be;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #cfc7be, #b5aba0);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #cfc7be, #b5aba0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.box-atualidades .col-sm-12 {
	padding: 0px !important;
	margin:0px !important;
}

.box-atualidades .titulo {
	text-align: center;
	padding: 10px 20px 20px 20px !important;
	font-family: 'Roboto Regular';
	font-weight: 600;
	font-size: 30px;
	background-color: #fff;
	color: #cfc7be;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	text-transform: uppercase;
}

.box-atualidades .col-sm-6 {
	padding: 40px;
}

.box-atualidades .carro {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 25px;
}

.box-atualidades .carro img {
	padding: 5px;
	color: #fff;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 100%;
    width: 100%;
    box-shadow: 0 10px 100px rgba(0,0,0,0.2);
}

.box-atualidades .casa {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 25px;
	border-left: solid 1px rgba(255,255,255,0.5);
}

.box-atualidades .casa img {
	padding: 5px;
	color: #fff;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 100%;
    width: 100%;
    box-shadow: 0 10px 100px rgba(0,0,0,0.2);
}

/* BOX ATUALIDADES */
.box-fique-por-dentro {
	margin: 20px 0px 40px 0px;
	padding: 0px !important;
	box-shadow: 0 20px 70px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #F2994A;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #F2C94C, #F2994A);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #F2C94C, #F2994A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.box-fique-por-dentro .col-sm-12 {
	padding: 0px !important;
	margin:0px !important;
}

.box-fique-por-dentro .titulo {
	text-align: center;
	padding: 10px 20px 20px 20px !important;
	font-family: 'Roboto Bold';
	font-weight: 600;
	font-size: 40px;
	background-color: #fff;
	color: #e6a92f;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	text-transform: uppercase;
}

.box-fique-por-dentro .col-sm-6 {
	padding: 40px;
}

.box-fique-por-dentro .one {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 19px;
    line-height: 25px;
	padding: 30px;
}

.box-fique-por-dentro .one i {
	padding: 0px 30px 30px 30px;
	border-radius: 100%;
	color: #fff;
	font-size: 300%;
	font-family: 'Roboto Bold';
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.box-fique-por-dentro .two {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 19px;
    line-height: 25px;
	border-left: solid 1px rgba(255,255,255,0.5);
	padding: 30px;
}

.box-fique-por-dentro .two i {
	padding: 0px 30px 30px 30px;
	border-radius: 100%;
	color: #fff;
	font-size: 300%;
	font-family: 'Roboto Bold';
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.box-fique-por-dentro .three {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 19px;
    line-height: 25px;
	border-left: solid 1px rgba(255,255,255,0.5);
	padding: 30px;
}

.box-fique-por-dentro .three i {
	padding: 0px 30px 30px 30px;
	border-radius: 100%;
	color: #fff;
	font-size: 300%;
	font-family: 'Roboto Bold';
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.box-fique-por-dentro-2 {
	margin: 20px 0px 20px 0px;
	padding: 0px !important;
	box-shadow: 0 20px 70px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #F2994A;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #F2C94C, #F2994A);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #F2C94C, #F2994A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.box-fique-por-dentro-2 .col-sm-12 {
	padding: 0px !important;
	margin:0px !important;
}

.box-fique-por-dentro-2 .titulo {
	text-align: center;
	padding: 20px !important;
	font-family: 'Roboto Bold';
	font-weight: 600;
	font-size: 40px;
	background-color: #fff;
	color: #e6a92f;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	text-transform: uppercase;
}

.box-fique-por-dentro-2 .col-sm-6 {
	padding: 40px;
}


.box-fique-por-dentro-2 .specific {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 19px;
    line-height: 25px;
	padding: 30px;
}

.box-fique-por-dentro-2 .specific i {
	padding: 0px 0px 30px 0px;
	border-radius: 100%;
	color: #fff;
	font-size: 100%;
	font-family: 'Roboto Bold';
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.box-fique-por-dentro-2 .measurable {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 19px;
    line-height: 25px;
	border-left: solid 1px rgba(255,255,255,0.5);
	padding: 30px;
	min-height: 240px;
}

.box-fique-por-dentro-2 .measurable i {
	padding: 0px 0px 30px 0px;
	border-radius: 100%;
	color: #fff;
	font-size: 100%;
	font-family: 'Roboto Bold';
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.box-fique-por-dentro-2 .attainble {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 19px;
    line-height: 25px;
	border-left: solid 1px rgba(255,255,255,0.5);
	padding: 30px;
	min-height: 240px;
}

.box-fique-por-dentro-2 .attainble i {
	padding: 0px 0px 30px 0px;
	border-radius: 100%;
	color: #fff;
	font-size: 100%;
	font-family: 'Roboto Bold';
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.box-fique-por-dentro-2 .relevant {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 19px;
    line-height: 25px;
	border-left: solid 1px rgba(255,255,255,0.5);
	border-top: solid 1px rgba(255,255,255,0.5);
	padding: 30px;
}

.box-fique-por-dentro-2 .relevant i {
	padding: 0px 0px 30px 0px;
	border-radius: 100%;
	color: #fff;
	font-size: 100%;
	font-family: 'Roboto Bold';
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.box-fique-por-dentro-2 .time-based {
	text-align: center;
	color: #fff;
	font-family: 'Roboto Regular';
	font-size: 19px;
    line-height: 25px;
	border-left: solid 1px rgba(255,255,255,0.5);
	border-top: solid 1px rgba(255,255,255,0.5);
	padding: 30px;
	min-height: 210px;
}

.box-fique-por-dentro-2 .time-based i {
	padding: 0px 0px 30px 0px;
	border-radius: 100%;
	color: #fff;
	font-size: 100%;
	font-family: 'Roboto Bold';
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.float-menu {
    position: relative;
    display: inline-block;
    cursor:pointer;
}

.float-menu.icon-icon-coracao .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #f3a058;
    color: #05264a;
    text-align: center;
    border-radius: 4px;
    padding: 6px 0 7px 0;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 106%;
    z-index: 99999;
}

.float-menu.icon-icon-lapis .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #e2b45c;
    color: #05264a;
    text-align: center;
    border-radius: 4px;
    padding: 6px 0 7px 0;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 106%;
    z-index: 99999;
}

.float-menu.icon-icon-aviao .tooltiptext {
    visibility: hidden;
    width: 60px;
    background-color: #5d8ea7;
    color: #05264a;
    text-align: center;
    border-radius: 4px;
    padding: 6px 0 7px 0;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 106%;
    z-index: 99999;
}

.float-menu.icon-icon-casa .tooltiptext {
    visibility: hidden;
    width: 90px;
    background-color: #68bbd2;
    color: #05264a;
    text-align: center;
    border-radius: 4px;
    padding: 6px 0 7px 0;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 106%;
    z-index: 99999;
}

.float-menu.icon-icon-avatar .tooltiptext {
    visibility: hidden;
    width: 90px;
    background-color: #d27671;
    color: #05264a;
    text-align: center;
    border-radius: 4px;
    padding: 6px 0 7px 0;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 106%;
    z-index: 99999;
}

.float-menu.icon-icon-balao .tooltiptext {
    visibility: hidden;
    width: 105px;
    background-color: #85ba7f;
    color: #05264a;
    text-align: center;
    border-radius: 4px;
    padding: 6px 0 7px 0;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 106%;
    z-index: 99999;
}

.float-menu.icon-icon-globo .tooltiptext {
    visibility: hidden;
    width: 105px;
    background-color: #dedad5;
    color: #05264a;
    text-align: center;
    border-radius: 4px;
    padding: 6px 0 7px 0;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 106%;
    z-index: 99999;
}

.float-menu.icon-arrow-up .tooltiptext {
    visibility: hidden;
    width: 70px;
    background-color: #05264a;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 6px 0 7px 0;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 106%;
    z-index: 99999;
}

.float-menu:hover .tooltiptext {
    visibility: visible;
}

nav ul .active a {
  color: #F38A8A;
  border-bottom: 3px solid red;
}

@media screen and (max-width: 1280px) {
	.POB-header h1 {
		padding: 0 0.5em;
	}
	.support {
		padding: 0 1.5em;
	}
}

@media screen and (max-width: 30em) {
	.container > section {
		padding: 0em 0;
	}
	.POB-header {
		padding: 2em 0 1em;
	}
	.POB-header h1 {
		font-size: 3.5em;
	}
}


@media screen and (max-width: 25em) {
	.POB-icon {
		font-size: 1.5em;
	}
	.POB-icon span {
		display: none;
	}
}