/* FONTS */
@font-face {
	font-family: 'MEO Text';
	src: url('../fonts/meotext-light.eot');
	src: url('../fonts/meotext-light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/meotext-light.woff2') format('woff2'),
	url('../fonts/meotext-light.woff') format('woff'),
	url('../fonts/meotext-light.ttf') format('truetype'),
	url('../fonts/meotext-light.svg#meo_textlight') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'MEO Text';
	src: url('../fonts/meotext-regular.eot');
	src: url('../fonts/meotext-regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/meotext-regular.woff2') format('woff2'),
	url('../fonts/meotext-regular.woff') format('woff'),
	url('../fonts/meotext-regular.ttf') format('truetype'),
	url('../fonts/meotext-regular.svg#meo_textregular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'MEO Text';
	src: url('../fonts/meotext-bold.eot');
	src: url('../fonts/meotext-bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/meotext-bold.woff2') format('woff2'),
	url('../fonts/meotext-bold.woff') format('woff'),
	url('../fonts/meotext-bold.ttf') format('truetype'),
	url('../fonts/meotext-bold.svg#meo_textbold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'altice';
	src: url('../fonts/altice_regular.eot');
	src: url('../fonts/altice_regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/altice_regular.woff') format('woff'),
	url('../fonts/altice_regular.ttf') format('truetype'),
	url('../fonts/altice_regular.svg#alticeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* GERAL */
*, *:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{font-family:'Open Sans', Arial, Helvetica, sans-serif;font-size:15px;overflow:visible;background:#fff;color:#6d6e71;-webkit-font-smoothing: antialiased;}
.ie7 .main,.ie8 .main, .ie9 .main{display:none;}
a{outline:0 !important;color:#0099AB;}
a:visited{color:#0099ab;}
a:focus{text-decoration:none;color:#0099ab}
a:hover{color:#000;}
button{min-width:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;color:#282828;}
h1{font:400 46px 'MEO Text',sans-serif;}
h2{font:400 32px 'MEO Text',sans-serif;}
h3{font:400 28px 'MEO Text',sans-serif;}
h4{font:400 24px 'MEO Text',sans-serif;}
h5{font:400 18px "Open Sans",sans-serif;}
h6{font:600 15px 'MEO Text',sans-serif;}
b,strong{font-weight:600;}
.conteudo{color:#282828;overflow: auto;}
.conteudo > .ms-webpart-zone.ms-fullWidth {overflow: hidden;}
a .glyphicon{font-size:75%;}
iframe{max-width:100%;}
.block-loading{position:relative;min-height:100px;}
.block-loading:before{content:'';z-index:10;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.9) url(../images/loader.GIF) no-repeat center center;}

/* BODY VARIATIONS */
.contlimit{max-width:1600px;margin:0 auto;position:relative;}

/*NOSCRIPT*/
.alert-top{margin:0 auto;padding:10px 20px;text-align:center;}

/*HELP CLASSES*/
.lnk-external span{margin-left:5px;font-size:.8em}
.ov-hidden{overflow:hidden;}
.ov-auto{overflow:auto;}
.riscado{text-decoration:line-through;}
.full-width{max-width:1600px;margin:0 auto;}
.notransitions{transition:none!important;-webkit-transition:none!important;-ms-transition:none!important;}
/* ALINHAMENTOS VERTICAIS */
.v-top{vertical-align:top !important;}
.v-middle{vertical-align:middle !important;}
.v-bottom{vertical-align:bottom !important;}

/*ACESSIBILIDADE*/
.anchor,.anchor li {margin: 0;}
a.skip {position: absolute;top: -200px;z-index: 1;margin: 0 35%;width: 25%;text-align: center;padding: 5px;font-size: 16px;border: 2px solid;text-decoration:none;background: #ff9;border-color:#222;color: #282828}
a.skip:focus{top:20px;z-index:999;}
a.skip:hover{background: #FFF}
.skip:active, a.skip:hover{text-decoration:underline;}





/*.slogin_lnk .item-counter{margin-left:5px;}
.box-perfil .item-counter{right:108px;}
.box-slogin .item-counter{right:38px;}*/


/*NAV CONTENT*/
.nav-cont{}
.navfixed .conteudo{padding-top:38px;}
.navfixed .nav-cont{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.9);z-index:90;
	transition: top .3s;
	-webkit-transition: top .3s;
	-moz-transition: top .3s;
	-o-transition: top .3s;
	-ms-transition: top .3s;}
	.goingup .nav-cont{top:75px;}
	.nav-cont .contlimit{padding:10px;overflow:hidden;}
	/*FIX*/.nav-cont .container{padding:10px;overflow:hidden;max-width:1600px;margin:0 auto;position:relative;}
	.nav-cont .tit-page{line-height:1;margin:0;text-transform:uppercase;color:#0099ab;font:600 13px 'Open Sans',sans-serif;float: left;}
	.nav-cont .tit-page a{color:#0099AB;text-decoration:none;}
	/*FIX*/.nav-cont>.tit-page{float:none;padding:10px;}
	/*FIX*/.container .nav-cont>.tit-page{padding:10px 0;}
	.nav-cont .nav-content{margin-left:25px;font-size:13px;float:left;}
	.nav-cont ul{margin:0;padding:0;list-style:none;}
	.nav-cont ul > li{display:inline-block;list-style:none;margin-left:15px;}
	.nav-cont ul > li:first-child{margin:0;}
	.nav-cont ul > li > a{color:#282828;text-decoration:none;}
	.lst-accordion > li > a{text-decoration:none;}
	.nav-cont ul > li.active a{color:#0099AB;text-decoration:none;}
	.nav-cont-r{float: right;}
	header.lang-EN{height: auto;}
	.lang-selection{float:right; padding: 15px 0 0 0;color: #0099AB;cursor: pointer}

	/*AJUDA HOMEPAGE*/
	.row-help{margin:0;overflow:hidden;}
	.row-help h4{font-size:15px;margin:0 0 10px;padding:0!important;text-transform:none!important;}
	.row-help h3{margin:0 0 10px;padding:0; text-transform: none;color:#0099AB}
	.row-help p{display:inline}
	.row-help span.btn{display: inline; font-size: 15px; vertical-align: top; margin-left: 5px; }
	.row-help .col-sm-6{border-left:1px solid #eee;padding:30px;}
	.row-help .bg-help{background:url(../images/img-helper.jpg) no-repeat 50px bottom;padding-left:310px;height:265px;position:relative;z-index:2;border-left:none;}
	.row-help .bg-help .btn-primary{margin-top:6px;}
	.row-help input[type="text"]{padding-top:3px !important;padding-bottom:3px !important;height:26px;}


	/*PAGE 404*/
	.bl-404 {background:#0099ab;color:#fff;padding:100px 30px 55px;overflow:hidden;}
	.bl-404 h2{color:#fff;letter-spacing:normal;font-size:46px}
	.bl-404 .wrap-text{width:50%;float:left;}
	.bl-404 .wrap-img{width:50%;float:right;padding-right: 55px;}
	.bl-404 .wrap-img img{max-width:100%;}

	/* --- PAGE MANUTENCAO --- */
	.bl-manutencao{color:#fff;display:block;padding:170px 30px 140px;overflow:hidden;margin: -107px -15px 0;background: #05648b;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1NjQ4YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEwYmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #05648b 0%, #00a0bc 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#05648b), color-stop(100%,#00a0bc));
		background: -webkit-linear-gradient(top,  #05648b 0%,#00a0bc 100%);
		background: -o-linear-gradient(top,  #05648b 0%,#00a0bc 100%);
		background: -ms-linear-gradient(top,  #05648b 0%,#00a0bc 100%);
		background: linear-gradient(to bottom,  #05648b 0%,#00a0bc 100%);}
		.bl-manutencao h2{color:#fff;letter-spacing:normal;font-size:42px}
		.bl-manutencao .wrap-text{width:50%;float:left;padding-top:80px}
		.bl-manutencao p{text-transform:uppercase;font:300 24px 'MEO Text',sans-serif;line-height:20px}
		.bl-manutencao .wrap-img{width:50%;float:right}
		.bl-manutencao .wrap-img img{max-width:100%;}

		/*FORMULARIOS*/
		label{font-weight:normal;cursor:default;}
		input[type="radio"],
		input[type="checkbox"]{margin-top:1px;}
		input[type=password], input[type=text],input[type=tel],input[type=date], input[type=file], select, textarea, input[type=email]{background:#fff;border: 1px solid #ccc;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;-ms-box-shadow:none!important;font-size:13px;}
		input[type=password],input[type=text],input[type=file],input[type=tel],input[type=date],input[type=email]{-webkit-appearance: none;}
		select{height:37px !important;}
		select,option{color:#6d6e71 !important;}
		/*CODIGO POSTAL*/
		.codpost{padding-left:138px;}
		.codpost input[type="text"]{margin-right:10px;display:inline-block;}
		.codpost input[type="text"]:first-child{margin-left:-138px;width:60px;}
		.codpost input[type="text"]:first-child + input[type="text"]{width:50px;}
		.codpost input[type="text"]:first-child + input[type="text"] + input[type="text"] {margin-right:0;}
		.codpost.cod2{padding-left:70px;}
		.codpost.cod2 input[type="text"]:first-child{margin-left:-70px;}
		.codpost.cod2 input[type="text"]:first-child + input[type="text"]{margin-right:0;}
		/*NUMERO E PORTA*/
		.numporta input[type=text]{width:100px;display:inline-block;margin-left:0px;}
		.numporta input[type=text] + input[type=text]{margin-left:5px;}
		/*DEBITO DIRETO*/
		.divdebito, .divdebito2{margin-top:-10px;margin-left:-5px;}
		.divdebito > *, .divdebito2 > *{margin-top:10px;}
		.divdebito input[type=text], .divdebito2 input[type=text]{width:60px; display:inline-block; margin-left:5px;}
		.divdebito input[type=text].debito_1n, .divdebito2 input[type=text].debito_1n{width:35px;text-align:center;}
		.divdebito:not(.diviban) input[type=text]:first-child + input[type=text] + input[type=text] {width:120px;}
		.divdebito.diviban input[type=text]:first-child + input[type=text] + input[type=text] + input[type=text]{width:120px;}
		/*CHECKBOX E RADIO BUTTONS*/
		.radio-inline,.checkbox-inline{padding:0 20px 0 26px;margin-bottom:5px;}
		.radio,.checkbox{padding-left:26px;margin-top:0;}
		.radio+.radio,.checkbox+.checkbox{margin-top:10px;}
		.radio label,.checkbox label,
		.checkbox-inline,.checkbox,
		.radio-inline,.radio{cursor:default;}
		.checkbox-inline input[type="checkbox"],
		.checkbox input[type="checkbox"],
		.radio-inline input[type="radio"],
		.radio input[type="radio"]{opacity:0;height:18px;width:18px;margin-left:0;position:relative;float:none;vertical-align:middle;margin-top:-1px;margin-left:-25px;}
		.checkbox input[type="checkbox"],.radio input[type="radio"]{margin-left:-25px;}
		.checkbox-inline input[type="checkbox"] + span,
		.checkbox input[type="checkbox"] + span,
		.radio-inline input[type="radio"] + span,
		.radio input[type="radio"] + span{display:inline-block;width:18px;height:18px;margin:-1px 0 0 -21px;vertical-align:middle;background: url(../images/sheet.png) 0 0 no-repeat;}
		.checkbox-inline input[type="checkbox"]:checked + span,
		.checkbox input[type="checkbox"]:checked + span {background-position: -19px 0;}
		.radio-inline input[type="radio"] + span,
		.radio input[type="radio"] + span{background-position:-40px 0;}
		.radio-inline input[type="radio"]:checked + span,
		.radio input[type="radio"]:checked + span{background-position: -59px 0;}
		.checkbox-inline input[type="checkbox"]:focus + span,
		.checkbox input[type="checkbox"]:focus + span{background-position: 0 -20px;}
		.checkbox-inline input[type="checkbox"]:focus:checked + span,
		.checkbox input[type="checkbox"]:focus:checked + span {background-position: -19px -20px;}
		.radio-inline input[type="radio"]:focus + span,
		.radio input[type="radio"]:focus + span{background-position:-40px -20px;}
		.radio-inline input[type="radio"]:focus:checked + span,
		.radio input[type="radio"]:focus:checked + span{background-position: -59px -20px;}
		.checkbox-inline label,
		.checkbox label,
		.radio-inline label,
		.radio label {padding-left:4px;font-family:'Open Sans',sans-serif;font-weight:600;margin-bottom:0;vertical-align:middle;display:inline;}
		.checkbox.disabled, .checkbox-inline.disabled, .radio.disabled, .radio-inline.disabled,.form-group.disabled,
		input[type="radio"][disabled]+span,input[type="radio"][disabled]+span+label,
		input[type="checkbox"][disabled]+span,input[type="checkbox"][disabled]+span+label{opacity:.5;}
		.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline{margin-left:0;}

		.form-control {border-radius:8px / 50%;height:auto;padding:8px 12px !important;-webkit-box-shadow:none;box-shadow:none;}
		.form-control:focus {border-color:#0099AB;-webkit-box-shadow:none;box-shadow:none;}
		/* SUCCESS */
		.has-success .form-control, textarea.has-success.form-control {border-color: #8ac443;}
		.has-success .form-control:focus, textarea.has-success.form-control:focus {border-color: #8ac443;}
		/* WARNING */
		.has-warning .form-control, textarea.has-warning.form-control {border-color:#eebb66 ;}
		.has-warning .form-control:focus,  textarea.has-warning.form-control:focus {border-color:#eebb66 ;}
		/* ERROR */
		.has-error .form-control, textarea.has-error.form-control {border-color:#e84445;}
		.has-error .form-control:focus, textarea.has-error.form-control:focus {border-color:#e84445;}
		.has-success p, .has-warning p, .has-error p {padding:2px 5px;margin-bottom:0;font-size:13px;}
		.has-success p {color:#becbaf;}
		.has-warning p {color:#eebb66;}
		.has-error p {color:#e84445;}
		.list-group-item span{position:absolute;right:10px;top:10px;}

		/* ALERTAS */
		.alert-success{color:#fff;background:#8ac443;border:none}
		.alert-info{color:#fff;background:#0099AB;border:none}
		.alert-warning{color:#fff;background:#eebb66;border:none}
		.alert-danger{color:#fff;background:#e84445;border:none}



		/*BOTOES*/
		.btn,.btn:visited{/*text-transform:uppercase;*/font-family:"Open Sans",sans-serif;font-weight: 600; text-align:center;font-size: 13px;padding: 4px 12px;display: inline-block;border-radius: 8px / 20px;border:none;}
		.btn-link,.btn-link:visited{text-transform:none;}
		.btn .glyphicon{margin-left:5px;font-size:0.7em;line-height:1.8;top:0;margin-right:-2px;}

		/*--- PAGINATION ---*/
		.bl-paginas {margin:20px 0;padding:0;text-align:center;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden;}
		.pagination {border-radius:0px;margin:0 0 -7px;}
		.pagination > li > a, .pagination > li > span {padding:10px 20px;color:#6e6e6e;border:none;border-right:1px solid #eee;background:none;}
		.pagination > li:first-child > a, .pagination > li:first-child > span {border-bottom-left-radius:0px;border-top-left-radius:0px;}
		.pagination > li:last-child > a, .pagination > li:last-child > span {border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:none;}
		.pagination > li:last-child > a:hover, .pagination > li:last-child > span:hover {border-right:none;}
		.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background-color:transparent;color:#0099AB;font-family:"Open Sans",sans-serif;font-weight: 600; border:none;border-right:1px solid #eee;}
		.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{color:#0099AB;background:none;font-family:"Open Sans",sans-serif; font-weight: 600; border-right:1px solid #eee;}
		.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {color:#999999;cursor:not-allowed;background:none;border-color:#eee;}
		.pagination-lg > li > a, .pagination-lg > li > span {padding:10px 25px;font-size:20px;}
		.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {border-bottom-left-radius: 0px;border-top-left-radius: 0px;}
		.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
		.pagination-sm > li > a, .pagination-sm > li > span {padding:5px 13px;font-size:13px;}
		.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {border-bottom-left-radius: 0px;border-top-left-radius: 0px;}
		.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {border-top-right-radius: 0px;border-bottom-right-radius: 0px;}

		/*--- MODAL VIDEOS ---*/
		.bl-overlay-video{margin-top:20px;background:#fff;margin-bottom:20px;padding:25px;width:690px;max-width:95%;}
		.bl-overlay-video .wrap-cont, .bl-overlay-video .wrap-cont .text{overflow:hidden;}
		.bl-overlay-video img {width:100%}
		.bl-overlay-video .close{float:right;margin: -20px -20px;z-index:22;opacity:0.8;filter:alpha(opacity=80);width:18px;height:16px;background:url(../images/close_modal.png);text-indent:-99em;overflow:hidden;}
		.bl-overlay-video .close:hover, .bl-overlay-video .close:focus { cursor: pointer; opacity:1; filter: alpha(opacity=100);}

		/*BREADCRUMB*/
		.breadcrumb {padding:0px;background:none;border-radius:0px;margin:20px 0;text-transform:uppercase;font-size:18px;}
		.breadcrumb > li a {color:#6d6e71;}
		.breadcrumb > li a:hover {color:#0099AB;text-decoration:underline;}
		.breadcrumb > li + li:before {padding:0 5px;color:#5d5d5d;content:"/\00a0";font-family:"Open Sans",sans-serif;}
		.breadcrumb > .active {color:#000;text-transform:uppercase;}

		/*--- BLOCOS ---*/
		/*--- BOX TITLES ---*/
		.box-title{margin:45px 15px;}
		.box-title h2,.box-title h3{margin:0;}
	.box-title h2,.box-title h3:first-child{/*text-transform:uppercase;*/}
	.box-title h2+*,.box-title h3+*{margin-top:10px;}
	.box-title p{margin:10px 0 0;}
	.box-title p .btn{vertical-align:baseline;}

	/*--- 1 BLOCO IMAGEM ESQ DIR ---*/
	.img-d-e{overflow:hidden;position:relative;margin-top:-1px;}
	.bloco-bg{background-position:top center;background-repeat:no-repeat;width:1600px;margin:0 auto;position:relative;left:50%;margin-left:-800px;}
	.bloco-bg{max-width:1600px;width:auto;left:0;margin-left:auto;}
	.bloco-bg .container{padding:0;}
	a.full-link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:2}
	.bl-img-d-e{display:table;table-layout:fixed;width:100%;}
	.bl-tab-cell{display:table-cell;width:50%;vertical-align:middle;}
	.wrap-img{width:200%;left:0;margin:0;overflow:hidden;}
	.wrap-img .blk-img img{display:block;float:right;max-width:100%;}
	.wrap-box-txt{width:200%;margin-left:-100%;position:relative;}
	.img-d-e.noimage .wrap-box-txt{width:auto;margin-left:0;position:relative;}
	.bl-img-d-e .box-text{width:50%;padding:30px;position:relative;}
	.bl-img-d-e .lnk-lst{z-index:3;position:relative;margin:20px 0 0 -20px;padding:0;list-style:none;}
	.bl-img-d-e .lnk-lst li{display:inline-block;vertical-align:middle;margin:10px 0 0 20px;}
	.bl-img-d-e .box-text a.btn{margin:0}
.bl-img-d-e h2,.bl-img-d-e h3:first-child{/*text-transform:uppercase;*/}
.bl-img-d-e h2,.bl-img-d-e h3,.bl-img-d-e h4,.bl-img-d-e p{margin:0;}
.bl-img-d-e h2+*,.bl-img-d-e h3+*,.bl-img-d-e h4+*{margin-top:10px;}
.bl-img-d-e h2:first-child, .bl-img-d-e h3:first-child{margin-top:0;}
/*--- VARIACOES ---*/
.box-right .box-text{float:right;}
.box-right .blk-img img{float:left;text-align:left;}
.box-center .box-text{float:none;margin:0 auto;}
.bl-img-d-e .v-top .box-text{padding:45px 30px 0;}
.bl-img-d-e .v-bottom .box-text{padding:0 30px 45px;}
.box-bot .bl-img-d-e,.box-bot .bl-tab-cell,.box-bot .bl-tab-cell div,
.box-top .bl-img-d-e,.box-top .bl-tab-cell,.box-top .bl-tab-cell div{display:block;width:100%;margin:0 auto;}
.box-bot .bl-img-d-e .box-text,
.box-top .bl-img-d-e .box-text{padding:45px 0;}
.box-bot .blk-img img,
.box-top .blk-img img{float:none;margin:0 auto;}
.box-top .bloco-bg{background-position:center bottom;}
.img-d-e.black, .img-d-e.dark, .img-d-e.grey, .img-d-e.white {background-color: rgba(0,0,0,0);}
.img-d-e.black .bloco-bg {background-color: #000000;color:#f3f3f3;}
.img-d-e.dark .bloco-bg {background-color: #222222;color:#f3f3f3;}
.img-d-e.grey .bloco-bg {background-color: #f3f3f3;color:#282828;}
.img-d-e.white .bloco-bg {background-color: #ffffff;color:#282828;}
.img-d-e.black h2, .img-d-e.black h3, .img-d-e.black h4, .img-d-e.black p {color:#f3f3f3;}
.img-d-e.dark h2, .img-d-e.dark h3, .img-d-e.dark h4, .img-d-e.dark p {color:#f3f3f3;}
.img-d-e.grey h2, .img-d-e.grey h3, .img-d-e.grey h4, .img-d-e.grey p {color:#282828;}
.img-d-e.white h2, .img-d-e.white h3, .img-d-e.white h4, .img-d-e.white p {color:#282828;}
/*--- VIDEO---*/
.img-d-e .tr-modal-videos{position:relative;z-index:3;display:block;}
.bl-video .blk-img{width:50%;}
.bl-video.box-left .blk-img{text-align:right;}
.bl-video .blk-img a{display:inline-block;position:relative;z-index:2}
.bl-video .blk-img img{max-width:100%;}

/*--- 2,3,4,5,6 BLOCOS COLUNAS ---*/
.bl-cols{overflow:hidden;margin:0 auto;}
.bl-cols .container{padding:0;}
.bl-cols .box-title{margin-left:30px;margin-right:30px;}
.bl-cols .coluna-row{position:relative;display:table;table-layout:fixed;overflow:hidden;padding: 0;margin:0;width:100%;}
.bl-cols .coluna{padding:0;display:table-cell;vertical-align:top;float:none;position:relative;}
.bl-cols .coluna:hover{text-decoration:none;}
.bl-cols .coluna-desc{padding:0px 30px 45px;}
.bl-cols .coluna-desc .box-text > a,
.bl-cols .box-text p+span[class*="btn"] {margin-left:8px; margin-right: 8px;margin-bottom: 8px;}
.bl-cols .box-text:first-child {padding: 45px 0 0; margin: 0px;}
.bl-cols .box-title + .coluna-row .box-text:first-child {padding-top:30px;}
.bl-cols a.coluna .coluna-desc:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0; width:100%;background:#aaa;opacity:0;z-index:2;transition:.3s opacity;-webkit-transition:.3s opacity;-moz-transition:.3s opacity;-o-transition:.3s opacity;-ms-transition:.3s opacity;}
.bl-cols:not(.no-hover) a.coluna:hover .coluna-desc:after{opacity:.1;}
.bl-cols .box-img{margin:0 -29px;}
.bl-cols .box-img img{max-width:100%;margin:0 auto;display:block;}
.bl-cols .box-text h5{font-weight:400;/*text-transform:uppercase;*/margin-top:0;}
.bl-cols .box-text{position:relative;z-index:3;margin:30px 0 0px;}
.bl-cols .box-text+.coluna-row .box-text:first-child h4{margin-top:0;}
.bl-cols .coluna-row:first-child .box-text:first-child{margin-top:0px;}
.bl-cols .box-text h4{/*text-transform:uppercase;*/}
.bl-cols .box-text:first-child h4{margin-top:0;}
.coluna-desc p{display:block;color:#282828}
.coluna-desc p:last-of-type{margin-bottom: 30px;}
.bl-cols .box-text span.btn{font-size:15px;vertical-align:baseline;}
.bl-cols .coluna:hover span.btn{text-decoration: underline;}
.bl-cols.multi-link p{display:block;}
/* VARIACOES */
.bl-cols.full-content{max-width:none;}
.bl-cols.full-content .coluna-row{max-width:1600px;margin: 0 auto;}
.margin-cols .box-title{margin-bottom:10px;}
.margin-cols .coluna-row{padding-top:0;}
.margin-cols .coluna-row:first-child{padding-top:45px;}
.margin-cols .coluna-row:first-child .box-text:first-child:before {content: '';position: absolute;bottom:100%;left:-30px;right:-30px;background: #aaa;opacity: 0;height: 100%;transition:.3s opacity;-webkit-transition:.3s opacity;-moz-transition:.3s opacity;-o-transition:.3s opacity;-ms-transition:.3s opacity;}
.margin-cols .coluna-row a:hover .box-text:first-child:before{opacity: .1;}
.margin-cols .coluna-desc{padding:0 30px 45px;margin-bottom: 0;}
.margin-cols .box-text{margin-bottom:0;}
.margin-cols .box-text:first-child{margin-top:-45px;padding-top:0px;}
.margin-cols .coluna-row:first-child .box-text:first-child{margin-top:0px;}
.margin-cols .box-title+.coluna-row .box-text:first-child{margin-top:30px;}
.has-btn .coluna{padding-bottom:80px;}
.has-btn .coluna-row{padding-bottom:0;}
.has-btn .coluna-desc{position:static;padding:0 30px 30px;margin:0;}
.has-btn .box-text p{display:block;margin:10px 0 0;}
.has-btn .col-btn{position:absolute;bottom:45px;width:100%;left:0;padding:0 30px;}
.has-btn span.btn{}
.has-btn .coluna:hover span.btn{background:none;color:#0099ab;text-decoration:none;border:1px solid #0099ab;}
.has-btn.blue .coluna:hover span.btn{background:#fff;color:#0099ab;text-decoration:none;border:1px solid #fff;}
.hover-balance.has-btn .box-text {margin-bottom: 45px;}
.hover-balance .box-title{margin-bottom: 22px;}
.hover-balance .coluna-row {padding: 0;}
.hover-balance .coluna {padding: 0; position: relative;}
.hover-balance .coluna-desc {padding: 22px 30px 45px;margin: 0;position: static;}
.hover-balance .coluna-row:first-child .coluna-desc {padding: 45px 30px;}
.hover-balance .box-text:first-child {padding: 0px;margin:0px;}
.break-inline .coluna-desc p {display: block;margin-bottom:0px;}
.break-inline .coluna-desc a {margin-top:15px;}

/*--- 7 BLOCO GALERIA IMAGENS ---*/
.bl-galeria-imagens{overflow:hidden;padding-bottom:45px;}
.bl-galeria-imagens .lista{list-style:none;padding:0;display:block;overflow:hidden;margin:0 -15px;}
.bl-galeria-imagens .lista > li{float:left;display:block;width:20%;margin-bottom:1px;padding-left:1px;}
.bl-galeria-imagens .lista > li a{display:block;}
.bl-galeria-imagens .lista > li a img{display:block;max-width:100%;margin:0 auto;}
/* OVERLAY BG*/
.black-pane{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.25);top:0;left:0;text-align:center;display:none;overflow:auto;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;z-index:150}
.black-pane .overlay{display:inline-block;padding-bottom:50px;background:#fff;position:relative;max-width:1300px;top:-100%;transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;}
.black-pane .overlay .box-image{min-height:200px;min-width:250px;position:relative;}
.black-pane .overlay .box-image .loader{display:block;width:100%;height:100%;background:url(../images/loader.gif) center center no-repeat rgba(255,255,255,0.5);position:absolute;top:0;left:0}
.black-pane .overlay,.black-pane .overlay .box-image img{max-width:100%}
.black-pane .overlay .prev, .black-pane .overlay .next{position:absolute;bottom:0;color:#6d6e71;font-size:16px;height:50px;cursor:pointer;line-height:50px}
.black-pane .overlay .prev{left:0;}
.black-pane .overlay .next{right:0;}
.black-pane .overlay .prev span, .black-pane .overlay .next span{margin:0 10px;font-size:20px;top:4px}
.black-pane .overlay .close{position:absolute;top:0;right:0;z-index:10;background:url(../images/close_modal.png) center center no-repeat;width:18px;height:16px;text-indent:-99999em;border-left:solid 1px #eee;border-bottom:solid 1px #eee;padding:20px;opacity:1}

/*--- 8/20 BLOCO TABS ---*/
.bl-tabs{}
.bl-tabs .nav-tabs:first-child{padding-top:45px;}
.bl-tabs .nav-tabs{border:none;display:table;margin:0 auto;text-align:center;}
.bl-tabs .nav-tabs li{display:table-cell;margin:0;float:none;vertical-align:bottom;}
.bl-tabs .nav-tabs li:first-child {border-left:none;}
.bl-tabs .nav-tabs li:last-child {border-right:none;}
.bl-tabs .nav-tabs li.active{position:relative;z-index:2;}
.bl-tabs .nav-tabs li a{background:#f3f3f3;margin:0 0 0 -1px;border-radius:0; -webkit-transition:background .5s; transition:background .5s;-moz-transition:background .5s;-ms-transition:background .5s;-o-transition:background .5s;font:16px 'MEO Text',sans-serif;border:1px solid #eee;border-bottom:none;padding:20px 15px;}
.bl-tabs .nav-tabs li a:active{background-color:#fff;color:#282828;}
.bl-tabs .nav-tabs li a:hover,.bl-tabs .nav-tabs li a:focus{background:#f9f9f9;color:#0099ab;text-decoration:underline;border-bottom:none;border-color:#eee;}
.bl-tabs .nav-tabs li.active{position:relative;z-index:2;}
.bl-tabs .nav-tabs li.active a{color:#282828;border-color:#eee;background-color:#fff;padding-bottom:21px;margin-bottom:-1px;text-decoration:none;}
.bl-tabs .tab-content{border-top:1px solid #eee;background-color:#fff;padding:0;position:relative;}
.bl-tabs .tab-content > a{display:none;}
.bl-tabs .tab-content .tab-pane{position:absolute;z-index:1;opacity:0;transition:opacity .5s;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-ms-transition:opacity .5s;-o-transition:opacity .5s;display:block;top:0;width:100%;}
.bl-tabs .tab-content .tab-pane.active{position:relative;z-index:2;opacity:1;}
/*VARIACOES*/
.bl-tabs.grey .nav-tabs li.active a,
.bl-tabs.grey .tab-content{background:#f3f3f3;}
.bl-tabs.grey .nav-tabs li a{background:white;}

/*--- 9 BLOCO APENAS TEXTO ---*/
.bl-apenas-texto{overflow:hidden}
.bl-apenas-texto.row{margin:0;}
.small-text{font-size:11px;}
.small-text p{font-size:11px;}

/*--- 10 NOTA DE RODAPE ---*/
.nota-rodape{overflow:hidden;}
.nota-rodape .container{padding:30px;}
.nota-rodape .nota-tit{font:400 24px 'MEO Text',sans-serif;/*text-transform:uppercase;*/display:inline-block;color:#6d6e71;position:relative;z-index:2;text-decoration:none;line-height:1;}
.nota-rodape.nova-nota .nota-tit{font:400 16px 'MEO Text',sans-serif;font-size:16px;display:inline-block;position:relative;z-index:2;text-decoration:none;line-height:1;text-transform: none;color:#0099AB;}
.nota-rodape .nota-tit:hover{text-decoration:none;color:#282828}
.nota-rodape .nota-tit span{font-size:16px;/*text-transform:uppercase;*/text-decoration:none;margin-left:5px;}
.nota-rodape.nova-nota .nota-tit span{text-decoration:none;text-transform:capitalize; margin-left: 0;}
.nota-rodape .nota-tit .glyphicon{font-size:10px;top:0;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;}
.nota-rodape .nota-tit .sel{-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.nota-rodape .nota-content{float:none;padding:30px 0;font-size:11px;}
.nota-rodape .nota-content h5{margin:0 0 10px;}
.nota-rodape .nota-content p{margin:10px 0 0;font-size: 11px;}
.nota-rodape .nota-content p:first-child{margin:0;}

/*--- 11 BLOCO OVERLAY ---*/
.modal{-ms-overflow-style: -ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;overflow-y : auto}
.bl-overlay{margin-top:20px;background:#fff;margin-bottom:20px;width:90% !important;max-width:1070px;padding:45px}
.bl-overlay .wrap-cont, .bl-overlay .wrap-cont .text{overflow:hidden;}
.bl-overlay .wrap-cont img{float:right;margin-left:65px}
.bl-overlay .box-titulos{padding-bottom:20px;}
.bl-overlay h2,.bl-overlay h3{margin:0;padding:0}
.bl-overlay h2+h3{margin-top:10px;}
.bl-overlay h2{color:#0099AB;}
.bl-overlay h4{margin-top:0;}
.bl-overlay p{margin:10px 0 0;}
.bl-overlay img{max-width:50%}
.bl-overlay .close{float:right;margin-top:-25px;margin-right:-25px;z-index:22;opacity:0.8;filter:alpha(opacity=80);width:18px;height:16px;background:url(../images/close_modal.png);text-indent:-99em;overflow:hidden;}
.bl-overlay .close:hover, .bl-overlay .close:focus { cursor: pointer; opacity:1; filter: alpha(opacity=100);}

/*--- 12 BLOCO DE LISTA DE LINKS - PILLS ---*/
.bl-pills{overflow:hidden}
.bl-pills .container{padding:45px 15px;}
.nav.nav-pills {display:table;padding:0;margin:0 auto;text-align:center;}
.nav.nav-pills > li {display:table-cell;margin:0;float:none;vertical-align:middle;
	background: #6f6f6f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZmNmY2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #6f6f6f 0%, #0e0e0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(100%,#0e0e0e));
	background: -webkit-linear-gradient(top,  #6f6f6f 0%,#0e0e0e 100%);
	background: -o-linear-gradient(top,  #6f6f6f 0%,#0e0e0e 100%);
	background: -ms-linear-gradient(top,  #6f6f6f 0%,#0e0e0e 100%);
	background: linear-gradient(to bottom,  #6f6f6f 0%,#0e0e0e 100%);}
	.nav.nav-pills > li:first-child {border-radius:8px 0px 0px 8px / 20px 0px 0px 20px;-webkit-border-radius:8px 0px 0px 8px / 20px 0px 0px 20px; -moz-border-radius:8px 0px 0px 8px / 20px 0px 0px 20px;}
	.nav.nav-pills > li:last-child {border-radius:0px 8px 8px 0px / 0px 20px 20px 0px;-webkit-border-radius:0px 8px 8px 0px / 0px 20px 20px 0px; -moz-border-radius:0px 8px 8px 0px / 0px 20px 20px 0px;}
	.bl-pills .nav.nav-pills>li:hover{background:#444;}
	.bl-pills .nav.nav-pills>li.active{color:#fff; background: #0099ab;}

	.nav.nav-pills > li > a {color:#FFF;text-decoration:none;padding:10px 15px;display:block;background:url(../images/separador_menu.png) no-repeat center left; font-size: 13px;}
	.nav.nav-pills > li:first-child a,.nav.nav-pills > li:hover > a, .nav.nav-pills > li.active > a {background: none !important;}
	.nav.nav-pills>li:hover>a,
	.nav.nav-pills>li.active>a {color: #fff;}

	/*--- NAVEGACAO NIVEL 5 ---*/
	.nav-lvl-5{margin:30px 0;}
	.nav-lvl-5 .nav.nav-pills > li{border:none;border-radius:0px;padding-left:5px;background:none !important;}
	.nav-lvl-5 .nav.nav-pills > li:first-child{padding-left:0;}
	.nav-lvl-5 .nav.nav-pills > li> a{border:1px solid #eee;color:#282828;background:#f9f9f9 !important;border-radius:4px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;}
	.nav-lvl-5 .nav.nav-pills > li> a:hover{text-decoration:underline;background:#eee !important;}
	.nav-lvl-5 .nav.nav-pills > li.active a{background:#0099ab !important;color:#f9f9f9;font-weight:600;text-decoration: none;}

	/* --- 14 LISTA LINKS UTEIS --- */
	.lnks-lst{position:relative;overflow:hidden;text-align:center;background:#f3f3f3;}
	.lnks-lst .container{padding:0;}
	.lnks-lst .box-title{margin:30px 30px 10px;}
	.lnks-lst h4{font-size:15px;line-height:1em;margin:0;padding:0;}
	.lnks-lst .lnks-lst-w{margin:0 -2px}
	.lnks-lst ul{list-style:none;display:table;padding:30px 0;width:100%;table-layout:fixed;margin:0;overflow:hidden;}
	.lnks-lst li{display:table-cell;vertical-align:middle;width:1%;}
	.lnks-lst a{display:block;padding:100px 10px 70px; margin: -100px 0 -70px; -webkit-transition: background .5s;  transition: background .5s;-moz-transition: background .5s;-o-transition: background .5s;-ms-transition: background .5s;}
	.lnks-lst a:hover{text-decoration:none; color:#0099AB; background: #f9f9f9;}
	.lnks-lst a .lnk-wrap{display:table;margin:0 auto;}
	.lnks-lst a .lnk-u{font:16px 'MEO Text',sans-serif;display: table-cell; position: relative;z-index: 1;vertical-align: top;}
	.lnks-lst a p{margin:10px 0 0;}
	.lnks-lst a .glyphicon{display:none;}
	.lnks-lst .lnk-u .glyphicon{display:inline-block;margin-left:5px;position:relative;top:1px;font-size:70%;}
	.lnks-lst a img{padding-right:5px; vertical-align:top;max-width:32px;display:table-cell;}

	/*--- 15 BLOCO DE NAVEGACAO RAPIDA ---*/
	.nav-extra{padding:30px 0;position:relative;overflow:hidden;text-align:center;}
	.nav-extra ul{list-style:none;padding:0;margin:-10px 0 0 -20px;vertical-align:top;display:inline-block;}
	.nav-extra li{float:left;margin-top:10px;margin-right:20px;}
	.nav-extra li:first-child:last-child{margin-right:0px;}
	.nav-extra a{/*font:400 16px 'MEO Text',sans-serif;padding:0 20px;border-radius:0;*/display:inline-block;white-space:normal}
	.nav-extra .glyphicon{margin-left:5px;}
	.nav-extra.line-top{border-top:3px solid #FFFFFF;}
	.nav-extra.line-bot{border-bottom:3px solid #FFFFFF;}
	/*--- 16 BLOCO LINKS INTERIOR ---*/
	.bl-link {padding:30px 0;background:#f3f3f3;}
	.bl-link h2, .bl-link h3 {margin:10px 0;text-align:center;}
.bl-link h2{/*text-transform: uppercase;*/}
.bl-link .nav-tabs {font:16px "Open Sans",sans-serif;border:none;display:table;margin:35px auto 0;text-align:center;}
.bl-link .nav-tabs li{display:table-cell;margin:0;float:none;vertical-align:middle;}
.bl-link .nav-tabs li a{background:none;border:none;margin:0;border-radius:0;}
.bl-link .nav-tabs li a:active{background-color:#0099AB;color:#fff;}
.bl-link .nav-tabs li a:hover{background:#0099ab;color:#fff;}
.bl-link .nav-tabs li.active{background:#fff;}
.bl-link .nav-tabs li.active a {color:#0099ab;border:none;background-color:transparent;}
.bl-link .tab-content > a {display:none;}
.bl-link .tab-content div {background:#fff;padding:30px 30px 20px;margin:0;}
.bl-link .tab-content div.container {padding: 0; margin: 0 auto;}
.bl-link .tab-pane {color:#282828;}

/*--- 17 BLOCO CARROSSEL ---*/
.bl-carrossel{overflow:hidden;position:relative;padding:0 0 55px 0}
.bl-carrossel .box-title{text-align:center;}
.bl-carrossel .wrap-list-items{position:relative;overflow:hidden;}
.bl-carrossel .list-items{padding:0;list-style:none;white-space:nowrap;position:relative;margin-top:15px;}
.bl-carrossel .list-items.touch{width:100%}
.bl-carrossel .list-items li{display:inline-block;width:25%;padding:0;position:relative;text-align:center;margin-right:-3px;vertical-align:top;}
.bl-carrossel .list-items li > a{display:block;white-space:normal;color:#000;margin-bottom:-40px;padding:15px 10px 45px;transition:.4s all;-webkit-transition:.4s all;-moz-transition:.4s all;-o-transition:.4s all;-ms-transition:.4s all;}
.bl-carrossel .list-items li > a:hover{background:#f9f9f9;text-decoration:none;}
.bl-carrossel .list-items li > a > h4{margin:20px 0 5px;color:#0099ab;}
.bl-carrossel .list-items li img{max-width:100%;display:block;margin: 0 auto;-webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;transition: all .2s;}
.bl-carrossel .prev, .bl-carrossel .next{font-size:40px;position:absolute;top:50%;color:#d5d5d5;margin-top:-30px; background: #fff;}
.bl-carrossel .prev{left:0}
.bl-carrossel .next{right:0}
.bl-carrossel .prev:hover, .bl-carrossel .next:hover{color:#0099AB}
.bl-carrossel .parent-nav{margin:0 auto;width:100%;}
.bl-carrossel .carousel-indicators{bottom:15px;}
.bl-carrossel .carousel-indicators li{background-color:#ccc}
.bl-carrossel .carousel-indicators .active{background:#0099AB}
/*VARIACOES*/
.bl-carrossel.n-items-4 .list-items li{width:25%;}
.bl-carrossel.n-items-3 .list-items li{width:33.33333333333%;}
.bl-carrossel.n-items-2 .list-items li{width:50%;}

/*--- 18 BLOCO GRELHA ---*/
.bl-grelha{overflow:hidden;padding:0 0 45px;text-align:center;}
.bl-grelha .wrap-list-grelha{margin:0 -15px;overflow:hidden}
.bl-grelha .list-cols{list-style:none;padding:0;overflow:hidden;position:relative;margin:-1px -1px 0;text-align:left;}
.bl-grelha .col{display:inline-block;margin-right:-3px;border-top:solid 1px #eee;vertical-align:top;position:relative;width:50%;z-index:2;}
.bl-grelha .col:after{border-top:1px solid #eee;top:-1px;left:100%;margin-left:1px;content:"";width:300%;position:absolute;height:100%;background:#fff;}
.bl-grelha .col-desc{padding:30px 30px 330px;margin-bottom:-300px;display:block;text-decoration:none;position:relative;background:#fff;border-right:solid 1px #eee;text-align:center;}
.text-left .col-desc{text-align:left}.text-right .col-desc{text-align:right}
.bl-grelha a.col-desc:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#aaa;opacity:0;transition: .3s opacity;-webkit-transition: .5s opacity;-moz-transition: .3s opacity;-o-transition: .3s opacity;-ms-transition: .3s opacity;z-index:2;}
.bl-grelha a.col-desc:hover:after{opacity:.1;}
.bl-grelha .col-img{margin-bottom:30px;}
.bl-grelha .col img{vertical-align:middle;max-width:100%;}
.bl-grelha .col h4{margin:0 0 10px}
.col-desc p{margin:10px 0 0;color:#282828;display:inline;}
.col-desc span.btn{vertical-align:baseline;}
a.col-desc:hover span.btn{text-decoration:underline;}
/*VARIACOES*/
.grelha-2 .col{width:50%}
.grelha-3 .col{width:33.333333%}
.grelha-4 .col{width:25%}
.grelha-5 .col{width:20%;margin-right:-.23em}
/*CORES*/
.bl-grelha.grey .col-desc, .bl-grelha.grey .col:after{background:#f3f3f3;}
.bl-grelha.blue .col-desc, .bl-grelha.blue .col:after{background:#0099ab;}
.bl-grelha.dark .col-desc, .bl-grelha.dark .col:after{background:#222;}
.bl-grelha.black .col-desc, .bl-grelha.black .col:after{background:#000;}
.bl-grelha.blue .col-desc, .bl-grelha.dark .col-desc, .bl-grelha.black .col-desc{border-right:solid 1px rgba(0,0,0,.1)}
.bl-grelha.blue .col, .bl-grelha.dark .col, .bl-grelha.black .col{border-top:solid 1px rgba(0,0,0,.1)}
.bl-grelha.blue .col:after, .bl-grelha.dark .col:after, .bl-grelha.black .col:after{border-top:solid 1px rgba(0,0,0,.1)}

/* --- 19 SLIDESHOW --- */
.slideshow{position:relative;overflow:hidden;}
.slideshow-w{margin:0 auto;max-width:1600px;position:relative;overflow:hidden;width:100%;}
.slideshow-w>ul{list-style:none;padding:0;margin:0;white-space:nowrap;width:100%;}
.slideshow-w>ul:before, .slideshow-w>ul:after{content:" ";display:table;}
.slideshow-w>ul:after{clear:both;}
.slideshow-w .item{overflow:hidden;position:absolute;top:0;left:0;z-index:1;opacity:0;transition:all .8s;-webkit-transition:all .8s;-moz-transition:all .8s;-o-transition:all .5s;-ms-transition:all .8s;width:100%;white-space:normal;}
.slideshow-w .active{z-index:2;opacity:1;position:relative;}
.slideshow-w .box-text{position:relative;opacity:0;transition:all 1.5s ease-out;-webkit-transition:all 1.5s ease-out;-moz-transition:all 1.5s ease-out;-o-transition:all 1.5s ease-out;-ms-transition:all 1.5s ease-out;}
.slideshow-w .active .box-text{opacity:1;}
.slideshow .slider-nav{position:absolute;bottom:20px;width:100%;text-align:center;z-index:10;pointer-events: none;}
.slideshow .slider-nav ul{list-style:none;padding:0;margin:0;}
.slideshow .slider-nav li{display:inline-block;vertical-align:middle;margin:0 5px;pointer-events: all;}
.slideshow .slider-nav a{position:relative;display:block;height:20px;width:20px;opacity:.7;background:#000;border-radius:10px;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;overflow:hidden;border:2px solid #fff;}
.slideshow .slider-nav.darkls a{background:#fff;}
.slideshow .slider-nav .active a{background:#0099ab;}
.slideshow .nav-arrows{ position:absolute;padding:0 10px;width:100%;height:34px;top:50%;z-index:15;}
.slideshow .nav-arrows .wrap{margin:0 auto;max-width:1600px;}
.slideshow .nav-arrows .wrap:before, .slideshow .nav-arrows .wrap:after{content:" ";display:table;}
.slideshow .nav-arrows .wrap:after{clear:both;}
.nav-arrows .wrap .prev{float:left;}
.nav-arrows .wrap .next{float:right;}
.nav-arrows a .glyphicon{font-size:22px;}
/*FIX SLIDESHOW MOBILE VIDEO TEXT*/
.slideshow li .wrap-box-txt{height:auto;}
.slideshow li.active .wrap-box-txt{height:auto;}
.slideshow li .video-cont + .box-txt .wrap-box-txt{height:0;}
/*END FIX SLIDESHOW MOBILE VIDEO TEXT*/
/*VIDEO*/
.item.it-video{height:100%;max-height:574px;overflow:hidden;background:#000}
.item .v-player{margin:0 auto;display:block;position:relative;max-width:100%;background:#000;}
/* SlideTouch*/
.slidetouch{}
.slidetouch .slideshow-w{height:auto;width:100%;}
.slidetouch .slideshow-w>ul{position:relative}
.slidetouch.slideshow-new .slideshow-w>ul{width:100%;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.slidetouch.touching .slideshow-w>ul{transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;}
.slidetouch .item{position:relative;opacity:1;display:inline-block;vertical-align:top;}
.slidetouch .item:first-child{margin-left:0;}
/*VARIACOES*/
.from-left .wrap-img{overflow:visible;}
.from-left .blk-img img{position:relative;left:-100px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;-ms-transition:all .5s ease-out;}
.from-left .active .blk-img img{left:0;}

.from-right .wrap-img{overflow:visible;}
.from-right .blk-img img{position:relative;right:-100px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;-ms-transition:all .5s ease-out;}
.from-right .active .blk-img img{right:0;}

.from-bottom .wrap-img{overflow:visible;}
.from-bottom .blk-img img{position:relative;bottom:-100px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;-ms-transition:all .5s ease-out;}
.from-bottom .active .blk-img img{bottom:0;}
/*--- 20 BLOCO VIDEO ---*/
.video-cont{position:relative;margin:0 auto;}
.video-cont .blk-img{position:relative}
.video-cont .v-player{display:block;width:100%}
/*VIDEO CONTROLS*/
.ctl-audio{position:absolute;top:30px;right:30px;display:block;width:38px;height:38px;opacity:0.8;box-shadow: 0 0 7px rgba(0,0,0,.2); background:rgba(0,0,0,.2) url(../images/icons_video.svg) no-repeat;border:2px solid #fff;border-radius:50%;cursor:pointer;z-index:3;-moz-transition:all 0.1s steps(4.5);-webkit-transition:all 0.1s steps(4.5);transition:all 0.1s steps(4.5)}
.isios .ctl-audio{display:none}
.ctl-audio:hover, .ctl-action:hover{opacity:1}
.ctl-audio.on{background-position:4px -4px}
.ctl-audio.off{background-position:-131px -4px}
.ctl-action{position:absolute;width:38px;height:38px;top:30px;margin:0;right:81px;box-shadow: 0 0 7px rgba(0,0,0,.2); background:rgba(0,0,0,.2) url(../images/icons_video.svg) no-repeat;z-index:3;opacity:0.8;cursor:pointer;border-radius:50%;border:2px solid #fff;}
.ctl-action.play{background-position:-165px -4px}
.ctl-action.pause{background-position:-198px -4px}
.ctl-action.replay{background-position:-232px -4px}
/*--- 22 BLOCO NAV SCROLLS ---*/
.sn-viewport {overflow: hidden;padding:0;}
.sn-list {list-style: none; padding: 0; margin: 0; display: inline-block; position: relative; white-space: nowrap;}
.horizontal .sn-list li {display: inline-block;margin-right: -4px;}
.horizontal .sn-list li:last-child {margin-right: 0px;}
.horizontal.sn-viewport .navscroll {margin-top: 30px;bottom: 15px;}
.vertical.sn-list {display: block;white-space: normal;}
.vertical.sn-viewport {position: relative;}
.verticalnavscroll {margin: 0 auto;width: 4px;background: #f4f4f4;height: calc(100%);position: absolute;z-index: 10;cursor: pointer;right: 1px;top:0px;}
.verticalnavscroll div {width: 6px;background: #666;position: absolute;right: 0;border-radius: 3px;}

/* TOOLTIP */
.tooltip-inner{background:#e7e7e7;color:#282828;padding:8px 10px;}
.tooltip.right .tooltip-arrow{border-right-color:#e4e4e4}
.tooltip.top .tooltip-arrow{border-top-color:#e4e4e4}
.tooltip img{max-width:100%;}

/* VARIACOES GERAIS */
.line-top{border-top:1px solid #eee}
.line-bot{border-bottom:1px solid #eee;margin-bottom:0}
.background-c-gray.line-top{border-top:2px solid white}
.background-c-gray.line-bot{border-bottom:2px solid white;margin-bottom:0}
.btn-link, .btn-link:visited{padding:0;font-size:15px;font-family:'Open Sans',sans-serif;font-weight:400;}
.btn + .btn{margin-left:10px;}
.row .btn + .btn{margin-left:10px;}

/* CORES BGS */
.grey{background-color:#f3f3f3;color:#282828;}
.dark{background-color:#222;color:#f3f3f3}
.black{background-color:#000;color:#f3f3f3}
.white{background-color:#fff;color:#282828;}
.blue{color:#f3f3f3;}
.cinza{color:#f3f3f3;}
/* -- headers -- */
.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6, .dark p,
.black h1,.black h2,.black h3,.black h4,.black h5,.black h6, .black p,
.blue h1,.blue h2,.blue h3,.blue h4,.blue h5,.blue h6, .blue p,
.cinza h1,.cinza h2,.cinza h3,.cinza h4,.cinza h5,.cinza h6, .cinza p{color:#f3f3f3;}
/* LINKS */
.blue a,.blue a > span{color:#282828;}

/*BOTOES*/
.btn{text-shadow: none;background-image:none;box-shadow:none;}
.btn:active{background-image: none;-webkit-box-shadow: none;box-shadow: none;}
.btn.btn-big{padding:8px 25px;font-size:15px;}
.btn-back .glyphicon{margin:0 5px 0 0;top:1px;}

/* BOTOES DEFAULT */
.btn.btn-default{border:1px solid transparent;color:#fff;background:#666;}
.btn.btn-default:active,.btn.btn-default:focus {background-color: #e6e6e6;border-color: #e0e0e0;color:#f6f6f6;}
.btn.btn-default:hover,.btn.btn-default:focus{color:#282828;text-decoration:none;background:none;border:1px solid #282828;}
/* VARIACOES*/
.blue .btn.btn-default, .blue .btn.btn-default span{color:#fff;}
.blue .btn.btn-default:hover, .blue .btn.btn-default:hover span{color:#282828;}
.dark .btn.btn-default:hover, .black .btn.btn-default:hover{color:#fff;border: 1px solid #fff;}
.dark .btn.btn-default:hover span, .black .btn.btn-default:hover span{color:#fff;}

/* BOTOES PRIMARIOS */
.btn.btn-primary{color: #f6f6f6;text-decoration:none;background:#0099ab;border:1px solid transparent;}
.btn.btn-primary:hover,.btn.btn-primary:focus{color:#0099ab;text-decoration:none;background:none;border:1px solid #0099ab;}
.btn.btn-primary:active{background-color: #0099ab;border-color: #2d6ca2;color:#fff;}
/* VARIACOES*/
.blue .btn.btn-primary,.cinza .btn.btn-primary{color:#fff;background:transparent;border:1px solid #fff;}
.blue .btn.btn-primary:active,.cinza .btn.btn-primary:active{background-color:#e6e6e6;border-color:#e6e6e6;color:#0099ab;}
.blue .btn.btn-primary:hover,.cinza .btn.btn-primary:hover{color:#0099ab;background:#fff;border-color:#fff}
.blue .btn.btn-primary span,.cinza .btn.btn-primary span{color:#fff}
.blue .btn.btn-primary:hover span,.cinza .btn.btn-primary:hover span{color:#0099ab}

/*-- BOTOES LINKS --*/
.btn.btn-link,.btn.btn-link:hover,.btn.btn-link:visited,.btn.btn-link span,.btn.btn-link:visited span{color:#0099AB;background:none;box-shadow:none;}
.btn.btn-link:hover{text-decoration:underline;}
.btn.lnk-white,.btn.lnk-white:hover,.btn.lnk-white:visited,.btn.lnk-white span,.btn.lnk-white:visited span{color:#fff;}
/* VARIACOES*/
.blue .btn.btn-link,.blue .btn.btn-link:hover,.blue .btn.btn-link:hover span,.blue .btn.btn-link span,
.cinza .btn.btn-link,.cinza .btn.btn-link:hover,.cinza .btn.btn-link:hover span,.cinza .btn.btn-link span{color:#f3f3f3;}

/* BOTOES INVERTIDOS DEFAULT */
.btn.btn-default-n{border:1px solid #282828;color:#282828;background:none;}
.btn.btn-default-n:active,.btn.btn-default-n:focus {background-color:none;border-color:#000;color:#000;}
.btn.btn-default-n:hover,.btn.btn-default-n:focus{color:#fff;text-decoration:none;background:#666;border:1px solid #666;}
/* VARIACOES*/
.blue .btn.btn-default-n:hover span{color:#fff}
.dark .btn.btn-default-n, .black .btn.btn-default-n{color:#fff; border: 1px solid #fff;}
.dark .btn.btn-default-n:hover, .black .btn.btn-default-n:hover{border: 1px solid #666;}

/* BOTOES INVERTIDOS PRIMARIOS */
.btn.btn-primary-n{color: #0099ab;text-decoration:none;background:none;border:1px solid #0099ab;}
.btn.btn-primary-n:hover,.btn.btn-primary-n:focus{color:#fff;text-decoration:none;background:#0099ab;border:1px solid #0099ab;}
.btn.btn-primary-n:active{background-color:#fff;border-color:#0099ab;color:#0099ab}
/* VARIACOES*/
.blue .btn.btn-primary-n{color:#fff;border:1px solid #fff;}
.blue .btn.btn-primary-n span{color:#fff;}
.blue .btn.btn-primary-n:hover{color:#0099ab;background:#fff;border-color:#0099ab!important;}
.blue .btn.btn-primary-n:hover span{color:#0099ab}

/* BOTOES VOLTAR */
.btn.btn-voltar{text-shadow: none;border: #000;color:#f6f6f6 !important;background:#222;}
.btn.btn-voltar:active,.btn-voltar:focus {background-color: #666;border-color: #777;}
.btn.btn-voltar:hover,.btn-voltar:focus {text-decoration: none;background: #444;}
.btn.btn-voltar .glyphicon{margin-left:-2px;margin-right:5px; color:#fff}
.btn.btn-voltar.btn-link{color:#0099AB !important;}
.btn.btn-voltar.btn-link .glyphicon{color:#0099AB;top:1px;}
/* VARIACOES*/
.dark .btn.btn-voltar, .black .btn.btn-voltar{background-color:#666}
.dark .btn.btn-voltar:hover, .black .btn.btn-voltar:hover{background-color:#444}

/* OUTROS BOTOES */
.btn.btn-success{background:#a1cd30; color: #fff}
.btn.btn-warning{background:#eebb66;}
.btn.btn-danger{background:#e84445;}
.btn.btn-success:hover,.btn-success:focus{background: #82a527;}
.blue .btn.btn-success span{color:#fff;}
.btn.btn-warning:hover,.btn-warning:focus{background:#e8a32f;}
.btn.btn-danger:hover,.btn-danger:focus{background:#d11b1b;}
.btn.btn-info { border-color: #ddd;background:#fff;color:#404040;}
.btn.btn-info:active,.btn-info.active {background-color:#333;border-color:#000;color:#f3f3f3;}
.btn.disabled{color:#fff;text-decoration: none;background: #bababa;opacity: 1;}
.btn.disabled span{color:#fff}

/* COR TEXTO */
.txt-white,.txt-white h2,.txt-white h3,.txt-white h4,.txt-white p{color:#f3f3f3;}

/*--- CLASSES BOOTSTRAP ---*/
.well{border-radius:0;box-shadow:none;border:none;-webkit-box-shadow:none;}
.well p {margin:5px 0px 5px 0px;}

/*21 - Bloco Ajuda e Suporte*/
.help-support{background:#FFF;padding:50px 0;}
.help-support h5{/*text-transform:uppercase;*/font-weight:normal;margin-top:0;margin-bottom:20px;}
.help-support ul{list-style:none;margin:-15px 0 0 -15px;padding:0;}
.help-support li{display:inline-block;width:50%;padding:15px 0 0 15px;vertical-align:top;line-height:1.2}
.help-support .form-bts{margin-top:20px;}

@media screen and (min-width:1200px){}

@media screen and (max-width:1199px){
	
	/*AJUDA HOMEPAGE*/
	.row-help .col-md-4{padding:30px 20px;}

	/*--- 17 BLOCO CARROSSEL ---*/
	.bl-carrossel .list-items li > a > h4{font-size:20px}

	/* --- 19 SLIDESHOW --- */
	.slideshow .video-cont .v-player{height:34.5vw}

	/* --- PAGE MENUTENCAO --- */
	.bl-manutencao .wrap-text{padding-top:35px}
}

@media screen and (min-width:992px) and (max-width:1199px){
	/* AJUDA HOMEPAGE*/
	.row-help > .bg-help .btn-primary {margin-top: 0;}
	.row-help .form-group{margin-top:20px;}
	.row-help .form-group label{margin-bottom: 10px;}
	/*PREMIOS*/
	.awards-lst > li{padding-left:15px;}
}

@media screen and (max-width:991px){
	
	/* NAV CONT*/
	.goingup .nav-cont{top:75px}
	
	
	.container {max-width:100% !important;}
	h1{font-size:40px}
	h2{font-size:28px}
	h3{font-size:24px}
	h4{font-size:18px}
	h5{font-size:16px}
	h6{font-size:15px}

	/* AJUDA HOMEPAGE*/
	.row-help .bg-help {background-image:none;padding-left:20px;padding-right:20px;height:auto;}


	/*PAGE 404*/
	.bl-404 .wrap-img{padding-right:0}

	/* --- PAGE MANUTENCAO --- */
	.bl-manutencao .wrap-text{padding-top:0}

	/* BLOCOS */
	/* 1 IMAGEM ESQ DIR */
	.bloco-bg{width:auto;margin-left:0;left:0;}

	/* 14 LISTA DE LINKS */
	.lnks-lst a .lnk-u{font-size:15px;}

	/*--- 15 BLOCO DE NAVEGACAO RAPIDA ---*/
	.nav-extra ul li {display:inline-block;float:none;}

	/*--- 18 BLOCO GRELHA ---*/
	/*VARIACOES*/
	.grelha-4 .col{width:33.333333%}
	.grelha-5 .col{width:25%;}

	/*--- 20 BLOCO VIDEO ---*/
	.video-cont{background:none;padding:0}
}

@media screen and (min-width:768px) and (max-width:991px){
	

	/* BLOCOS */
	/* 1 IMAGEM ESQ DIR */
	.full-content .blk-img img{max-width:140%;}
	.wrap-img .blk-img img{max-width:100%;}
	.bl-img-d-e .box-text{padding:30px;}
	/*VARIACOES*/
	.box-right  .blk-img img{float:left;}
	.bl-video .blk-img img{max-width:100%;}

	/*--- 2,3,4,5,6 BLOCOS COLUNAS ---*/
	.bl-cols .coluna-row{padding:0;}
	.bl-col-5 h4{font-size:18px;}
	.bl-col-4 .coluna-row{display:block;padding-left:3px;padding-bottom:0;}
	.bl-col-4 .coluna-row .coluna {border-top: 1px solid #eee;}
	.bl-col-4 .coluna-row .coluna:first-child {border-top: none;}
	.bl-col-4 .coluna-row .coluna:first-child + .coluna {border-top: none;}
	.bl-col-4 .coluna-desc{margin-top:0;padding-top:0;}
	.bl-col-4 .col-md-3{display:inline-block;margin-left:-3px;background:#fff;position:relative;z-index:2}
	/*VARIACOES*/
	.margin-cols .coluna-row{padding:45px 0 0;}
	.margin-cols.bl-col-4 .box-title{margin-bottom:15px;}
	.margin-cols.bl-col-4 .coluna-row{padding:15px 0 0;}
	.margin-cols.bl-col-4 .coluna-desc{padding-top:30px;}
	.has-btn .coluna-row{padding-bottom:0;}
	.bl-col-4.grey .col-md-3{background:#f3f3f3;}
	.bl-col-4.dark .col-md-3{background:#222;}
	.bl-col-4.black .col-md-3{background:#000;}
	.bl-col-4.blue .col-md-3{background:#0099ab;}
	.hover-balance .coluna-desc {padding: 30px 30px 45px;margin: 0;position: static;}
	/* 12 PILLS */
	.bl-pills .container{padding:45px 30px;}

	/* 14 LISTA DE LINKS */
	.lnks-lst.tomany .lnks-lst a .lnk-wrap{display:block;}
	.lnks-lst.tomany a{text-align:center;}
	.lnks-lst.tomany a img{display:inline-block;margin-right:0;}
	.lnks-lst.tomany a .lnk-u{display:block;margin-top:5px;}

	/* --- 19 SLIDESHOW --- */
	.slideshow .video-cont .v-player{height:39.5vw}
}

@media screen and (max-width:767px){
	

	h1{font-size:36px}
	h2{font-size:24px}
	h3{font-size:20px}

	a.skip{display:none;}

	/*NAV CONTENT*/
	.nav-cont{display:none!important}

	/*AJUDA HOMEPAGE*/
	.row-help {padding:0;}
	.row-help [class^="col-"]{padding:20px;background:url(../images/sep_hor_480.png) no-repeat center 0;}
	.row-help [class^="col-"]:first-child{background:none;}

	/*PAGE 404*/
	.bl-404{padding:140px 30px 55px;}
	.bl-404 h2{font-size:36px;}
	.bl-404 .wrap-img,.bl-404 .wrap-text{width:100%;float:none;}
	.bl-404 .wrap-img{margin-bottom:30px}

	/* --- PAGE MANUTENCAO --- */
	.bl-manutencao{padding:140px 30px 100px;}
	.bl-manutencao h2{font-size:34px;}
	.bl-manutencao .wrap-text,.bl-manutencao .wrap-img{float:none;width:100%}
	.bl-manutencao .wrap-text p{font-size:20px}
	.bl-manutencao .wrap-img{margin-bottom:30px}

	/*--- FORMULARIOS ---*/
	.radio-inline, .checkbox-inline,
	.radio, .checkbox{display:block;margin:5px 0 0!important;padding-left:0;}
	.checkbox-inline input[type="checkbox"], .checkbox input[type="checkbox"], .radio-inline input[type="radio"], .radio input[type="radio"]{margin-left:0;}

	/*BLOCOS*/
	/* BOX TITLE */
	.box-title{margin:30px 0;}

	/*--- 1 BLOCO IMAGEM ESQ / DIR ---*/
	.img-d-e{overflow:hidden;}
	.bl-img-d-e{display:block;height:auto;table-layout:auto;}
	.bl-img-d-e .bl-tab-cell{display:block;width:100%;}
	.bl-img-d-e .wrap-img{width:auto;}
	.box-right .bl-img-d-e .wrap-img{margin-left:0;text-align:left;}
	.bl-img-d-e .wrap-img .blk-img{float:none;max-height:none;display:block;}
	.bl-img-d-e .wrap-img .blk-img img{float:none;}
	.bl-img-d-e .wrap-box-txt{width:100%;margin:0;position:static;}
	.bl-img-d-e .box-txt .box-text{padding:30px 15px;width:100%;float:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
	/*VARIACOES*/
	.bl-video .wrap-img .blk-img{width:100%;text-align:center;}
	.bl-img-d-e .wrap-img .bl-video img{max-width:200%;}
	.img-d-e .bloco-bg{background-color:transparent;background-size:contain;}
	.img-d-e.white, .img-d-e.white h2, .img-d-e.white h3, .img-d-e.white h4, .img-d-e.white p,
	.img-d-e.grey, .img-d-e.grey h2, .img-d-e.grey h3, .img-d-e.grey h4, .img-d-e.grey p{color:#282828}
	.img-d-e.black, .img-d-e.black h2, .img-d-e.black h3, .img-d-e.black h4, .img-d-e.black p,
	.img-d-e.dark, .img-d-e.dark h2, .img-d-e.dark h3, .img-d-e.dark h4, .img-d-e.dark p{color:#f3f3f3}
	.txt-white, .txt-white h2, .txt-white h3, .txt-white h4, .txt-white p {color:black;}


	/*--- 2,3,4,5,6 BLOCOS COLUNAS ---*/
	.bl-cols{padding-bottom:0;display:block}
	.bl-cols .box-title{margin:30px 15px;}
	.bl-cols .coluna-row{padding:0;display:block;}
	.bl-cols .coluna{display:block;}
	.bl-cols .coluna:first-child{border-top:none;}
	.bl-cols .coluna:last-child{border-bottom:none;}
	.bl-cols .coluna .coluna-desc{margin-bottom:0;margin-top:0;padding:0 15px 30px;}
	.bl-cols .box-img{margin:0 -15px;}
	.bl-cols .box-text:first-child{margin:0;padding-top:30px;}
	.bl-cols .coluna-row:first-child .box-text:first-child{margin-top:0;}
	.bl-cols .coluna-row .coluna {border-top: 1px solid #eee;}
	.bl-cols .coluna-row .coluna:first-child {border-top: none;}
	/*VARIACOES*/
	.margin-cols .coluna-row{padding:0;}
	.margin-cols .coluna .coluna-desc{padding:0px 15px 30px;}
	.margin-cols.has-btn .box-text {margin-bottom: 15px;}
	/*.margin-cols .coluna .box-text{padding-top:30px;}*/
	.margin-cols .coluna-row:first-child .box-text:first-child:before {display: none;}
	.has-btn .coluna{padding-bottom:0;}
	.has-btn .col-btn{position:static;padding:0;margin-top:15px;}
	.has-btn .box-text {margin-bottom: 0px;}
	.hover-balance.has-btn .box-text {margin-bottom: 15px;}
	.hover-balance.bl-col-4 .coluna-row .coluna:first-child + .coluna {border-top: 1px solid #eee;}
	.hover-balance .coluna-row:first-child .box-text:first-child{padding-top:0;}
	.bl-cols.hover-balance .coluna-row .coluna-desc {padding:30px 15px;}
	.hover-balance.break-left .coluna-row:first-child .coluna-desc {padding-top: 5px;padding-bottom: 5px;}
	.break-left.has-btn .col-btn {margin-left: 45%;position: absolute; bottom: 30px;}
	.break-left.has-btn .box-text {margin-bottom: 0px;padding-bottom: 45px;}
	.break-left .coluna-row .coluna {border-top: 1px solid #eee;}
	.break-left .coluna-row .coluna:first-child {border-top: none;}
	.break-left .coluna .coluna-desc {padding: 30px 15px; position: static;width: 100%;}
	.break-left .box-img {width: 45%;padding: 0 15px 0 0;display: table-cell;vertical-align: top;}
	.break-left .coluna .box-text  {margin:0px;display: table-cell;vertical-align: middle;padding-top:0;}
	.break-left .box-text > h4 {margin-top: 0px;}
	/*--- 7 BLOCO GALERIA IMAGENS---*/
	.bl-galeria-imagens .lista > li{width:33.333333%}

	/*--- 8/20 BLOCO TABS ---*/
	.bl-tabs .nav-tabs {display:none;}
	.bl-tabs .tab-content {position:relative;padding:0 15px 30px;border:none;background:none;}
	.bl-tabs .tab-content .tab-pane{opacity:1;position:static;display:none;}
	.bl-tabs .tab-content .tab-pane.active{background:#f9f9f9;border-bottom:1px solid #eee;border-top:1px solid #eee;margin:-1px -15px 0;width:auto;position:static;display:block;}
	.bl-tabs .tab-content > a{font:15px "Open Sans",sans-serif;display:block;float:none;background:#f9f9f9;padding:15px;text-decoration:none;text-align:center;border:1px solid #eee;border-top:none;position:relative;z-index:2;}
	.bl-tabs .tab-content > a:first-child {border-top:1px solid #eee;}
	.bl-tabs .tab-content > a.active, .bl-tabs .tab-content a:active{border-bottom:none;background:#fff;}
	.bl-link .tab-content div {margin:0 auto;padding:20px 10%;}

	/*--- 10 BLOCO NOTAS ---*/
	.nota-rodape .container{padding:15px;}

	/*--- 11 BLOCO OVERLAY ---*/
	.bl-overlay {margin-top:30px;padding:15px;}
	.bl-overlay .wrap-cont .text{overflow:visible;}
	.bl-overlay .wrap-cont img {max-width:100%;float:none;margin:0 auto 25px;display:block;}
	.bl-overlay .close{margin:0}

	/*--- 12 BLOCO DE LISTA DE LINKS - PILLS ---*/
	.bl-pills .container{padding:30px 15px;}
	.nav.nav-pills {display:block;
		background:#6f6f6f;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZmNmY2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzBlMGUwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #6f6f6f 0%, #0e0e0e 50%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(50%,#0e0e0e));
		background: -webkit-linear-gradient(top,  #6f6f6f 0%,#0e0e0e 50%);
		background: -o-linear-gradient(top,  #6f6f6f 0%,#0e0e0e 50%);
		background: -ms-linear-gradient(top,  #6f6f6f 0%,#0e0e0e 50%);
		background: linear-gradient(to bottom,  #6f6f6f 0%,#0e0e0e 50%);}
		.bl-pills .nav.nav-pills{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;padding:0;background:#6f6f6f}
		.nav.nav-pills > li {width:100%;background:none;border-top:none; border-bottom:none;display:block; }
		.bl-pills .nav.nav-pills > li:first-child {border-radius:8px 8px 0px 0px;-webkit-border-radius:8px 8px 0px 0px; -moz-border-radius:8px 8px 0px 0px;-o-border-radius:8px 8px 0px 0px;}
		.bl-pills .nav.nav-pills > li:last-child {border-radius:0px 0px 8px 8px;-webkit-border-radius:0px 0px 8px 8px; -moz-border-radius:0px 0px 8px 8px;}
		.bl-pills .nav.nav-pills > li > a {background:none;padding:10px;border-top:1px solid rgba(255,255,255,.3);border-radius:0;}
		.bl-pills .nav.nav-pills > li:first-child > a{border-top:none;}

		/* 14 LISTA DE LINKS */
		.lnks-lst{text-align:left;padding:0;}
		.lnks-lst .box-title{margin:15px;}
		.lnks-lst .box-title+ul{border-top:1px solid #ddd;}
		.lnks-lst ul{margin:-1px -4px -1px 0;position:relative;z-index:2;display:block;padding:0;width:auto;}
		.lnks-lst li{margin-right:-4px;display:inline-block;width:50%;border-right:1px solid #eee;border-top:1px solid #eee;max-width:none;min-width:0;min-height:0;background:none;}
		.lnks-lst a{padding:5px 15px;overflow:hidden;margin:0;line-height:32px;font-size:18px;text-align:left;}
		.lnks-lst a:active{background:#fff;}
		.lnks-lst a .lnk-wrap{display:block;}
		.lnks-lst a .glyphicon-chevron-right{display:inline-block;float:right;font-size:.8em;line-height:32px;top:-1px;}
		.lnks-lst a img{float:left;margin:5px 15px 0 0;height:24px;width:auto;}
		.lnks-lst a:hover img{border-radius:0;}
		.lnks-lst a .lnk-u{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:none;display:block;padding-top:6px;}
		.lnks-lst ul p{display:none;}

		/*--- 15 BLOCO DE NAVEGACAO RAPIDA ---*/
		.nav-extra{padding: 0;}
		.nav-extra ul{display:block;margin:0;}
		.nav-extra ul li{display:block;border:none;float:none;border-top:1px solid #eee;margin-top:0;padding:10px 0;}
		.nav-extra ul li:first-child{border-top:none;}
		.nav-extra ul li a{display:inline-block;margin:0;}

		/*--- 16 BLOCO LINKS INTERIOR ---*/
		.bl-link .nav-tabs {display:none;}
		.bl-link .tab-content {margin-top:35px;position:relative;padding-bottom:20px;}
		.bl-link .tab-content .tab-pane {background:#fff;padding-top:40px;border-bottom:1px solid #eee;border-top:1px solid #eee;}
		.bl-link .tab-content > a {font:22px "Open Sans",sans-serif;display:block;float:none;background:#fff;margin:0 15px;padding:15px;text-decoration:none;text-align:center;border:1px solid #eee;border-top:none;}
		.bl-link .tab-content > a:first-child {border-top:1px solid #eee;}
		.bl-link .tab-content > a.active, .bl-tabs .tab-content a:active {background-color:#0099AB !important;color:#fff !important;border-bottom:none;}
		.bl-link .tab-content > a:hover {background-color:#fff;color:#0099AB;}
		.bl-link .tab-content div {margin:0 auto;padding:20px 10%;}

		/*--- 17 BLOCO CARROSSEL ---*/
		.bl-carrossel .list-items{margin:0;}
		.bl-carrossel .list-items li,.bl-carrossel.n-items-3 .list-items li,.bl-carrossel.n-items-4 .list-items li{width:50%}

		/*--- 18 BLOCO GRELHA ---*/
		.bl-grelha .col{width:100%;}
		.bl-grelha .col-desc{padding-left:15px;padding-right:15px;margin:0;padding-bottom:30px;border-right:none;}
		/*VARIACOES*/
		.grelha-2 .col,
		.grelha-3 .col{width:100%;}
		.grelha-2 .col-desc,
		.grelha-3 .col-desc{margin:0;padding-bottom:30px;border-right:none;}
		.grelha-4 .col,
		.grelha-5 .col{width:50%}
		.grelha-4 .col-desc,
		.grelha-5 .col-desc{border-right:1px solid #eee;padding:30px 30px 330px;margin-bottom: -300px;}

		/* --- 19 SLIDESHOW --- */
		.slideshow{border-bottom:1px solid #eee;}
		.slideshow .bloco-bg{padding-bottom:30px;}
		.slideshow-w .box-text{top:0;}
		.slideshow .item{background-color:transparent;white-space:normal!important}
		.slideshow .img-d-e .bloco-bg{background-color:transparent;background-size:contain;}
		.slideshow .img-d-e h2,.slideshow .img-d-e h3,.slideshow .img-d-e h4,.slideshow .img-d-e p{color:#282828;}
		.slideshow .img-d-e .btn.btn-primary{background:#0099ab;color:#f3f3f3;border-color:#0099ab;}
		.slideshow .img-d-e .btn.btn-primary:active{background:none;color:#0099ab;}
		.slideshow .img-d-e .btn.btn-primary span{color:#f3f3f3;}
		.slideshow .slider-nav a{background:#000 !important;}
		.slideshow .slider-nav .active a{background:#0099ab !important;}
		.slideshow .video-cont .v-player{height:50.5vw}
		.item.it-video{max-height:none}

		/* CORES BGS */
		.blue h1,.blue h2,.blue h3,.blue h4,.blue h5,.blue h6,
		.cinza h1,.cinza h2,.cinza h3,.cinza h4,.cinza h5,.cinza h6{color:#000;}
		.blue p,.cinza p{color:#282828;}
		.blue .btn.btn-link,.cinza .btn.btn-link,
		.blue .btn.btn-link span,.cinza .btn.btn-link span{color:#0099ab;}
		.blue .btn.btn-link:active,.blue .btn.btn-link:hover,
		.cinza .btn.btn-link:active,.cinza .btn.btn-link:hover{color:#282828;}
		.blue .btn.btn-primary,.cinza .btn.btn-primary{color:#fff;background:#0099ab;border-color:#0099ab;}
		.blue .btn.btn-primary:active,.blue .btn.btn-primary:hover,
		.cinza .btn.btn-primary:active,.cinza .btn.btn-primary:hover{background-color:#fff;border-color:#0099ab;color:#0099ab;}
		.blue .btn.btn-primary span,.cinza .btn.btn-primary span{color:#fff}
		.blue .btn.btn-primary:hover span,.cinza .btn.btn-primary:hover span{color:#0099ab}


		/*21 - Bloco Ajuda e Suporte*/
		.help-support{padding:30px 0;}
		.help-support ul{margin:0;}
		.help-support li{display:block;width:auto;padding:0;}
		.help-support li+li{margin-top:15px;}
	}



	@media screen and (max-width:479px){
		
		

		/* 14 LISTA DE LINKS */
		.lnks-lst li{width:100%;border-right:none !important;margin:0;}

		/*FORMULARIOS*/
		.codpost input[type="text"]:first-child + input[type="text"] + input[type="text"]{width:100%;}

		/*PAGINACAO*/
		.pagination > li > a, .pagination > li > span {padding: 5px 10px;font-size: 12px;}

		/*BLOCOS*/
		/*--- 7 BLOCO GALERIA IMAGENS---*/
		.bl-galeria-imagens .lista > li{width:50%}

		/*--- 17 BLOCO CARROSSEL ---*/
		.bl-carrossel .list-items{margin:0;}
		.bl-carrossel .list-items li,.bl-carrossel.n-items-3 .list-items li,.bl-carrossel.n-items-2 .list-items li,.bl-carrossel.n-items-4 .list-items li{width:100%}

		/*--- 18 BLOCO GRELHA ---*/
		/*VARIACOES*/
		.grelha-4 .col,
		.grelha-5 .col{width:100%;}
		.grelha-4 .col-desc,
		.grelha-5 .col-desc{margin:0;padding-bottom:30px;border-right:none;}

		/*--- 20 BLOCO VIDEO ---*/
		/*--esquerda direita--*/
		.video-cont .ctl-action{top:auto;bottom:15px;right:60px;opacity:0.7}
		.video-cont .ctl-audio{top:auto;bottom:15px;right:15px;opacity:0.7}
	}

	/*BOOSTRAP ADD BLOCO 5 COLUNAS*/
	.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15,
	.col-xs-a,.col-sm-a,.col-md-a,.col-lg-a{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
	.col-xs-15{width:20%;float:left;}
	.col-xs-a{width:auto;float:left;}
	.col-sep{margin-top:33px;}
	@media (min-width: 768px) {
		.col-sm-15 {width: 20%;float: left;}
		.col-sm-a{width:auto;float:left;}
		.col-sep{margin-top:10px;margin-bottom:10px;}
	}
	@media (min-width: 992px) {
		.col-md-15 {width: 20%;float: left;}
		.col-md-a{width:auto;float:left;}
	}
	@media (min-width: 1200px) {
		.col-lg-15 {width: 20%;float: left;}
		.col-lg-a{width:auto;float:left;}
	}

	/*CORRECAO*/
	.ms-webpart-chrome-fullWidth.row{margin:0;}

/*TROCA LOGOTIPO MEO
.headerfixed .main{padding-top:90px;}
.menufixed .main{padding-top:95px;}
.header-top .contlimit{padding:11px 15px 9px;height:90px;}
.menufixed header{height:auto;}
.menufixed .header-top .contlimit{padding:2px 15px;height:50px;}
.header-top .logo a{background:url(../images/logo_meo_ftp.png) center center no-repeat;width:181px;height:70px;background-size: auto 100%;}
.pesq .logo a{background: url(../images/logo_meo_preto.png) left center no-repeat;width: 64px;height: 22px;background-size: auto 100%;opacity: .1;}
.head-r{margin-top: 20px;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;}
.menufixed .logo a{height:43px;margin:1px;}
.menufixed .head-r{margin-top:8px;}
.pesq{bottom:34px;}
.menufixed .header-top .pesq{bottom:14px;}
.goingup .nav-cont{top:90px;}

.miniheader .header-top .logo a{background:url(../images/logo_meo_white.png) center center no-repeat;width:83px;height:28px;background-size: auto 100%;}
@media screen and (max-width:991px){
.goingup .nav-cont{top:88px;}
.pesq .btntext{font-size:14px;}
}
@media screen and (max-width:767px){
.headerfixed .main{padding-top:0;}
.menufixed .main{padding-top:70px;}
.main .header-top .contlimit{padding:10px 0 25px;height:70px;}
.header-top .logo{left:-8%;}
.header-top .logo a{background-image:url(../images/logo_meo_ftp_small.png);width:129px;height:49px;}
.top-box{top:89px;}
.head-r, .goingup .head-r{margin-top:12px;}
.btn-menu{top:22px;}
.menufixed header{top:-70px;}
.goingup header{top:0;}
}
@media screen and (min-width:480px) and (max-width:767px){
.header-top .pesq{top:auto;bottom:18px;}
.menufixed .header-top .pesq {bottom: 21px;}
}
@media screen and (max-width:479px){
.menufixed{padding-top:34px;}
.menufixed header{top:-103px;}
.goingup header{top:0;}
.btn-menu{top:25px;}
.top-box{top:122px;}
.header-top .logo{left:auto;}
.main .header-top .contlimit{padding:0;height:auto;}
.head-r, .goingup .head-r{margin-top:0;}
.menufixed .head-r{margin-top:0;}
}*/





/***********************************************************************************************************************************************************************************************************************************************************************************************************
HEADER E FOOTER ***********************************************************************************************************************************************************************************************************************************************************************************************************/


@charset "UTF-8";
@font-face { font-family: "meo-2017"; src: url("../fonts/meo-2017.eot"); src: url("../fonts/meo-2017.eot?#iefix") format("embedded-opentype"), url("../fonts/meo-2017.woff") format("woff"), url("../fonts/meo-2017.ttf") format("truetype"), url("../fonts/meo-2017.svg#meo-2017") format("svg"); font-weight: normal; font-style: normal; }
[data-icon]:before { font-family: "meo-2017" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "meo-2017" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; vertical-align: middle; }
/*MEO FORUM*/.lia-page .main{background-color:#FFF;}/*END MEO FORUM*/
.icon-ic-meo-cons-e-faturas:before {
	content: "\63";
}
.icon-ic-meo-encomendas:before {
	content: "\64";
}
.icon-ic-meo-facebook:before {
	content: "\74";
}
.icon-ic-meo-instagram:before {
	content: "\67";
}
.icon-ic-meo-linkedin:before {
	content: "\68";
}
.icon-ic-meo-logomeo:before {
	content: "\69";
}
.icon-ic-meo-messaging:before {
	content: "\6a";
}
.icon-ic-meo-search:before {
	content: "\6c";
}
.icon-ic-meo-suporte:before {
	content: "\73";
}
.icon-ic-meo-twiter:before {
	content: "\6e";
}
.icon-ic-meo-user:before {
	content: "\75";
}
.icon-ic-meo-youtube:before {
	content: "\70";
}
.icon-ic-meo-saldo:before {
	content: "\71";
}
.icon-ic-meo-apps:before {
	content: "\72";
}
.icon-ic-meo-m:before {
	content: "\4d";
}
.icon-ic-meo-e:before {
	content: "\45";
}
.icon-ic-meo-o:before {
	content: "\4f";
}
.icon-ic-meo-close:before {
	content: "\65";
}
.icon-ic-meo-close-thin:before {
	content: "\6f";
}
.icon-ic-meo-call:before {
	content: "\61";
}
.icon-ic-meo-info:before {
	content: "\66";
}
.icon-ic-meo-burguer:before {
	content: "\6d";
}
.icon-ic-meo-burguer-hover:before {
	content: "\76";
}
.icon-ic-meo-burger-tracos:before {
	content: "\77";
}
.icon-ic-meo-burguer-circle:before {
	content: "\78";
}
.icon-ic-meo-cart:before {
	content: "\62";
}
.icon-ic-meo-produtos:before {
	content: "\6b";
}
.icon-ic-meo-cart-2:before {
	content: "\7a";
}
.icon-ic-meo-apple:before {
	content: "\41";
}
.icon-ic-meo-android:before {
	content: "\79";
}
.icon-ic-meo-windows:before {
	content: "\42";
}

/* override top margin branca no scroll up/down*/
.conteudo { background: #fff; }
.main { background: #000 }
/*TOPLinks*/
.top-lnks { }
.top-lnks ul { list-style: none; padding: 4px 30px; margin: 0; line-height: 1; text-align: right; font-size: 11px; }
.top-lnks a { color: #666; text-decoration: none; }
.top-lnks a:hover { text-decoration: underline; }
.top-lnks .contlimit{max-width: 100%;}
/* --- HEADER --- */
header { position: relative; z-index: 100; background: #000 }
header .contlimit, footer .contlimit { max-width: 100%!important; }
.header-top { padding: 0; left: 0; right: 0; top: 0; background: #000; text-align: center; position: relative; z-index: 11; }
.header-top .contlimit { padding: 13px 0 14px; height: 50px; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
.header-bot { clear: both; background: #000; text-align: center; position: relative; opacity:1;z-index: 10; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; }
.header-bot:after { content: ''; display: table; width: 100%; clear: both; }
.header-bot .contlimit { position: static; }
.headerfixed .header-top { position: fixed; }
.menufixed header { position: fixed; top: 0; left: 0; right: 0; height: 38px; }
.menufixed .header-top { position: relative; }
.menufixed .header-top .contlimit { padding: 5px 15px; height: 38px; }
.menufixed .header-bot { top: -42px; opacity: 0;}
.menufixed.goingup .header-bot, .menufixed.menuhovered .header-bot { top: 0; opacity: 1;}
/*LOGO*/
.header-top .head-logo { position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); }
.header-top .logo { padding: 0; margin: 0; position: relative; }
.header-top .logo a { display: block; text-align: center; text-indent: -9999px; background: url(../images/icones_2017/logo_meo_white.svg) center center no-repeat; width: 100px; height: 25px; margin: 0; transition: all .3s; -webkit-transition: color .3s; -moz-transition: color .3s; -o-transition: color .3s; -ms-transition: color .3s; color: #fff }
.header-top .logo a:hover { text-decoration: none; background: url(../images/icones_2017/logo_meo_blue.svg) center center no-repeat; background-size: auto 100%; }
.menufixed .logo a { height: 22px; margin: 3px; }
.menufixed .logo a:hover { text-decoration: none; }
.navfirefox .header-top .logo a { transition: none; -moz-transition: none; }
/*AREA TOPO DIREITA*/
.head-r { text-align: right; float: right; z-index: 110; }
.head-r .call-top { margin-right: 30px; }
/*BOTOES*/
.btn-top, .btn-top:visited { font-size: 19px; display: inline-block; vertical-align: middle; color: #fff; height: 30px; width: 30px; text-align: center; margin: 0; padding: 0; line-height: 30px; vertical-align: middle; }
.btn-top:before { position: relative; }
.btn-top:hover { color: #0099ab; text-decoration: none !important; }
.btn-top.disabled { pointer-events: none; cursor: not-allowed; opacity: .5; }
.opened .btn-top { color: #0099ab; }
.head-r .btn-top { position: static; position: relative; text-align: right }
.head-r .btn-top.icon-ic-meo-apps:before { font-size: 16px; }
.head-r .btn-top.icon-ic-meo-cart:before { font-size: 22px; }
.head-r .opened:after { content: ''; position: absolute; top: 100%; margin-top: -7px; border-bottom: 7px solid #fff; border-left: 7px solid transparent; border-right: 8px solid transparent; margin-left: -16px; }

.head-r .perfil .box-perfil.opened:after{margin-left: -16px}
.head-r .perfil.u-signed .box-perfil.opened:after{margin-left: -26px}
.head-r .perfil .basket-top-box.opened{margin-left: -16px}

/*CAIXAS*/
.btn-top-wrap { display: inline-block; vertical-align: top; }
.top-box { max-height: 0; overflow: hidden;border:1px solid #f4f4f4; border-top:0px solid #f4f4f4; position: absolute; width: 300px; top: 100%; right: 25px; background: #fff; opacity: 0; text-align: left; font-size: 13px; transition: opacity .3s, max-height .3s; -webkit-transition: opacity .3s, max-height .3s; -moz-transition: opacity .3s, max-height .3s; -o-transition: opacity .3s, max-height .3s; -ms-transition: opacity .3s, max-height .3s; }
.top-box-w { padding: 19px 21px; }
.opened .top-box { max-height: 1000px;  opacity: 1; }
.opened .top-box-w { padding: 10px 10px; }
.mundo-top.opened .top-box-w { padding: 10px 10px; }
.top-box .closenav { display: none; }
/*.top-box h4 { font: 400 20px 'MEO Text', sans-serif; text-transform: none; margin-top: 0; }*/
.top-box h5 { text-transform: none; margin-top: 0; }
.top-box ul { list-style: none; padding: 0; margin: 0; }
/*BEGIN PUSHLOGIN */
.pushed .u-signed .box-lnks-top { display: none; }
.pushed .u-signed .btn-bottom { display: none; }
.top-box-w .box-bts >a.btn { margin: 20px 0 0 30px; }
.top-box-w .box-bts >a.btn + .new-client { padding: 15px 20px 0px; }
.top-box-w h5 { margin: 0px 0 10px 10px }

.top-box-w .btn-bottom{padding: 0px 10px 10px;}



/*END PUSHLOGIN*/
.box-lnks-top { padding-top: 15px; margin-top: 15px; border-top: 1px solid #eee; white-space: normal; text-align: left; }
.box-lnks-top:first-child { padding-top: 0; margin-top: 0; border-top: none; }
.box-lnks-top ul { list-style: none; padding: 0; margin: 0; }
.box-lnks-top .btn-link { font-size: 13px; line-height: 1.2; white-space: normal; text-align: left; color:#282828 !important;}
.box-lnks-top .btn-link p { font-size:inherit;}
.box-lnks-top .btn-link:hover { text-decoration:none;color:#0099ab !important;}
/*PERFIL*/
.perfil { display: inline-block; vertical-align: middle; }
.perfil .btn-text { color: #000; display: inline-block; padding: 0 10px 0 0; vertical-align: middle; font-weight: 400; font-size: 13px; position: relative; z-index: 3; }
.perfil.active .btn-text { display: none; }
.perfil .welcome-txt { display: inline-block; vertical-align: middle; margin: 0 10px 0 0; font-size: 15px; }
.perfil .perfil-txt { color: #7A7A7D; font-size: 13px; opacity: 1; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s;display: inline-block; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; }
.menufixed .perfil-txt a{ opacity: 0; }
.menufixed .perfil-txt .btn-top.icon-ic-meo-user{opacity: 1}
.new-client { margin: 10px 0 0; border-top: none/*1px solid #eee */}
.new-client a { margin-left: 5px; }
.perfil-txt a {vertical-align: middle;color:#7A7A7D;}
.perfil-txt a:hover{text-decoration: none;color:#0099ab;}
.box-lnks-top ul.slogin-list {padding: 0 10px;}

.perfil.u-signed .perfil-txt a {padding-right: 8px;}

/*CARRINHO*/
.basket-top { display: inline-block; vertical-align: middle; /*position: relative*/ }
/*.basket-top .item-counter{font:600 10px 'MEO Text',sans-serif;position:absolute;top:-2px;left:-6px;border-radius:50%;background:#0099ab;height:16px;width:16px;z-index:10;color:#fff;text-align:center;line-height:16px;
  transform:scaleX(-1);
  -webkit-transform:scaleX(-1);
  -ms-transform:scaleX(-1);
  -moz-transform:scaleX(-1);
  -o-transform:scaleX(-1);}*/
  .btn-basket:hover .ic-basket { background-position: 0 -35px; }
  .basket-top-box .empty-cart { background: #fff; padding: 5px 10px 15px; font-size: 13px; font-family: 'Open Sans', arial, helvetica, sans-serif; border-bottom: 1px solid #eee; }
  .bask-lst { list-style: none; padding: 0; margin: 0; border-bottom: 1px solid #eee }
  .bask-lst li { border-top: 1px solid #eee; padding: 14px 0; overflow: hidden; position: relative; }
  .basket-top-box .basket-equip-img { width: 62px; height: 72px; float: left; margin-right: 10px; text-align: center; }
  .basket-top-box .basket-equip-img img { max-width: 62px; max-height: 74px }
  .basket-top-box .basket-equip-tit { font-size: 15px; font-weight: 400; line-height: 1.3; margin-top: 5px;overflow: hidden; color: #282828 }
  .basket-top-box .basket-qtd { font-size: 11px; overflow: hidden; }
  .basket-top-box .basket-prices { line-height: 1.3; margin-top: 5px; overflow: hidden; }
  .basket-top-box .bask-price { display: block; font-size: 13px; color: #666; margin-top: 2px; }
  .basket-top-box .basket-bts {padding: 10px 10px 10px;}
  .basket-top-box .basket-bts ul { list-style: none; padding: 0; margin: 10px 0 0; text-align: justify; line-height: 0; }
  .basket-top-box .basket-bts ul li { display: inline-block; vertical-align: middle; }
  .basket-top-box .basket-bts ul li a { font-size:13px; }
  .basket-top-box .basket-bts ul:after { content: ''; display: inline-block; width: 100%; height: 0; vertical-align: top; }
/*
.basket-top a.btn-top{background:url(../images/icones_2017/ic_meo_cart.svg) no-repeat center center;background-size: 100% auto;}
.basket-top a.btn-top{background:url(../images/icones_2017/ic_meo_cart.svg) no-repeat center center;background-size: 100% auto;}


/*Social login*/
.box-slogin { overflow: hidden;padding-top: 10px; }
.slogin-foto-big { width: 62px; height: 62px; float: left; margin-right: 10px; text-align: center; background: #fff url(../images/icones_2017/ic_meo_user_grey.svg) center center no-repeat; background-size: 50%;}
.slogin-foto-big img { width: 100%; height: 100%; }
.slogin-foto-small { width: 22px; height: 22px; border-radius: 50%; overflow: hidden;margin-right: 10px }
.box-slogin .slogin-btn { margin-top: 2px; display: block; }
.slogin-foto-big {border: 1px solid #cbcbcb;border-radius: 50%;overflow: hidden;margin-right: 14px;margin-left: 10px;}
.slogin-bts { vertical-align: middle; overflow: hidden; }
.slogin-list li a:before { background: url(../images/ics-slogin-pack.png) no-repeat; content: ''; width: 40px; height: 24px; float: left; margin-right: 10px; margin-top: -4px; }
.slogin-list li.slogin-prd a:before { background-position: 0px -2px; }
.slogin-list li.slogin-con a:before { background-position: 0px -36px; }
.slogin-list li.slogin-sal a:before { background-position: 0px -73px; }
.slogin-list li.slogin-enc a:before { background-position: 0px -113px; }
.slogin-list li.slogin-ped a:before { background-position: 0px -145px; }
.slogin-list li.slogin-cld a:before { background-position: 0px -176px; }
.slogin-list li:last-child {/* margin-bottom: 20px; */}
.slogin-mymeo p { margin: 0; }
.slogin-bts p {margin: 0;padding: 6px 0 7px 0px;}
/*.slogin-bts p:first-child{font-size:17px;}*/
.slogin-list a {/*color:#6d6e71;*/ color: #0099ab; display: block; padding: 8px 0; }
.slogin_lnk { padding: 0; list-style: none; margin: 0; }
.slogin_lnk li { display: inline-block; vertical-align: middle; margin: 0 20px 0 0; line-height: 16px; }
.slogin_lnk li a{font-size:13px; }
.box-perfil .btn-bottom ul { list-style: none; padding: 0; margin: 0; text-align: justify; line-height: 0; }
.box-perfil .btn-bottom ul li { display: inline-block; vertical-align: middle; }
.btn-bottom .btn { /*padding:4px 80px;*/ }
.head-r span.glyphicon.glyphicon-user { font-size: 100%; line-height: 18px; }
.head-r .item-counter { font: 400 9px 'MEO Text', sans-serif; position: absolute; border-radius: 50%; background: #0099ab; height: 15px; width: 16px; z-index: 10; color: #fff; text-align: center; line-height: 15px; }
.basket-top .item-counter { top: 1px; right: -7px; }
.box-perfil .item-counter { top: 1px; left: 14px; display: block;right:-7px; }
.slogin-bts .slogin_lnk .item-counter { margin-left: 5px; top: 26px; left: 67px; }
.slogin-msg { position: absolute; }
.slogin-msg:only-child { position: relative; }
.box-xs-banner { white-space: normal; text-align: left; margin-bottom: 15px; }
.box-xs-banner + .box-slogin { padding-top: 15px; border-top: 1px solid #eee; padding-bottom: 15px;}
.box-xs-banner + .box-lnks-top {padding-top: 10px;/* margin-bottom: 20px; */margin-top: 0px;}
.box-slogin + .box-xs-banner {border-top: 1px solid #eee;padding-top: 10px;margin-top:0px;margin-bottom: 10px;}
.box-slogin + .box-xs-banner p{margin:0 10px 10px 10px;}
.box-xs-banner:empty { display: none; }
.box-xs-banner a:hover img { opacity: 0.9; }
.box-xs-banner img { /*max-height: 100px;*/transition:all .4s ease-out; margin: auto; display: block; /*max-width: 258px;*/ padding:0 10px; overflow: hidden; width: 100%; height: auto; }
.box-xs-banner p { margin:10px 10px; font-size:13px;}
.box-xs-banner .promo-txt a { color: #c90062; }
.box-xs-banner .promo-txt { color: #c90062; }
.box-xs-banner a + p { margin:10px 10px 10px}
.box-xs-banner a + a { margin: 0 0 0 0; }
.u-signed .box-xs-banner p { /*background: #f3f3f3;*/ background: #fff; position: relative; margin: 0; padding: 10px 10px; }
.u-signed .box-xs-banner a + p { background: #fff; margin: 0; padding: 8px 10px 8px; margin-top: 0px; }
.u-signed .box-xs-banner a + a { background: #fff; margin: 0; padding: 0; }
.no-deco { text-decoration: none!important; margin-bottom: -10px; }

/*
.u-signed .box-slogin + .box-xs-banner p:only-child,
.box-slogin + .box-xs-banner p:only-child{padding-top: 0px;}
.u-signed .box-slogin + .box-xs-banner:not(:last-child) p:only-child, .box-slogin + .box-xs-banner:not(:last-child)  p:only-child{padding-bottom: 0}
*/
.box-new-client p{margin:0;font-size: 13px;}
.box-new-client{margin: 20px 0 0;padding: 10px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.box-new-client:last-child{border-bottom: none;}
.box-new-client:not(:last-child){margin-bottom: 10px}
.box-xs-banner:last-child{margin-bottom: 0}

/*MUNDO MEO*/
.mundo-top { display: inline-block; vertical-align: middle; }
.mundo-top.opened:after { margin-left: -14px; }
.mundo-top p { font-size: 13px; }
.mundo-top h5 +p {margin: 0px 0 10px 10px;}
.mundo-top ul { list-style: none; padding: 10px 0 0 2px; border-bottom: 1px solid #eee; }
.mundo-top li { width: 50%; display: inline-block; vertical-align: middle; margin-left: -2px; text-align: center; margin-top: -10px; }
.mundo-top li:hover { position: relative; z-index: 1; }
.mundo-top li a { display: block; font: 13px 'MEO Text', sans-serif; color: #262626; padding: 15px 10px; }
.mundo-top li a:hover { background: #f9f9f9;color: #0099ab; text-decoration: none; }
.mundo-top li span { display: block; margin-top: 8px; }
.mundo-top .box-bts { margin-top: 15px; text-align: right;     padding: 0 10px 5px 0;}
.mundo-top .box-bts a { font-size: 13px; }
/*CLICK2CALL*/
.call-top { display: inline-block; vertical-align: middle; }
.call-top .form-control { width: 158px; }
.call-top .top-box .top-box-w { padding: 15px 20px }
/* HEADER BOT */
/* PESQUISA */
.pesq { position: absolute; padding-bottom: 0; overflow: hidden; left: 0; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; }
.menufixed .header-top .pesq { height: 38px; bottom: 0px; }
.header-top .pesq span { vertical-align: top; }
.header-top .pesq span.btntext{display: none}
.pesq .btn-top { color: #fff; white-space: nowrap; line-height: 38px; width: 85px; margin-left: 0px; border-radius: 8px / 20px; -webkit-border-radius: 8px / 20px; -moz-border-radius: 8px / 20px; background: #272727; height: 38px; font-size: 20px; border-bottom-left-radius: 0; border-top-left-radius: 0 }
.pesq .btn-top:hover { background: #0099ab; color: #fff }
.pesq .btn-top .glyphicon { font-size: 19px; vertical-align: middle; top: -2px; }
.pesq .btntext { text-transform: uppercase; font-size: 14px; font-weight: 400; display: inline-block; padding-left: 5px; }
.pesq-box { position: fixed; top: 0; left: 0; right: 0; padding: 0; text-align: left; opacity: 0; height: 0; overflow: hidden; transition: opacity .3s, padding .3s; -webkit-transition: opacity .3s, padding .3s; -moz-transition: opacity .3s, padding .3s; -o-transition: opacity .3s, padding .3s; -ms-transition: opacity .3s, padding .3s; }
.pesq-overflow { position: relative; overflow: hidden; padding: 80px 0 0; height: 100%; }
.pesq .logo { position: absolute; z-index: 210; left: 50%; margin-left: -12px; top: 10px; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); }
.pesq .logo a { display: block; text-align: left; text-indent: -9999px; background: url(../images/logo_meo_preto.png) left center no-repeat; width: 64px; height: 22px; background-size: auto 100%; opacity: .1; margin: 0; }
.pesq .logo a:hover{opacity: 1;background: url(../images/logo_meo_preto.png) left center no-repeat;background-size: auto 100%;}
.pesq-box .iptwrapper { padding: 5px 10px 5px 20px; position: absolute; left: 35px; right: 35px; top: 45px; }
.pesq-box input[type="text"] { font-size: 18px; color: #282828; border: none; display: block; width: 100%; }
.pesq-box ::-webkit-input-placeholder {
	color:#aaa;
	font-weight:300;
}
.pesq-box :-ms-input-placeholder {
	color:#ddd;
}
.pesq-box ::-moz-placeholder {
	color:#ddd;
}
.pesq-box input[type="text"]:focus { outline: none; }
.pesq-box>input[type="text"].active { outline: none; background-color: #fff; color: #000; border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-left: 1px solid #ddd; border-right: 1px solid #ddd }
.pesq-box ::-ms-clear {
	display:none !important;
}
.pesq .closeSearch { position: absolute; right: 25px; top: 15px; font-size: 15px; color: #282828; }
.pesq .closeSearch:hover { color: #0099ab; text-decoration: none; }
.pesq-res-wrapper { position: relative; cursor: grab; cursor: -webkit-grab; height: 100%; padding: 35px 0; }
.pesq-res-wrapper.block-loading:before { background-color: rgba(255, 255, 255, 0.7); }
.grabbing { cursor: grabbing; cursor: -webkit-grabbing }
.pesq-res { padding: 0 60px; white-space: nowrap; position: relative; height: 100%; }
.touch .pesq-res { overflow: auto; }
.pesq-res .btn-link .glyphicon { margin: 0; }
.pesq-col { display: inline-block; vertical-align: top; text-align: left; white-space: normal; }
.pesq-col+.pesq-col { margin-left: 50px; }
.pesq-row { width: 350px; }
.pesq-row+.pesq-row { margin-top: 30px; }
.pesq-col-tit { overflow: hidden; border-bottom: 1px solid #f4f4f4; }
.pesq-col-tit h3 { float: left; margin: 0; font: 300 20px 'MEO Text', sans-serif; }
.pesq-col-tit a { float: right; font-size: 13px; margin-top: 6px; }
.pesq-res-lst { padding: 0; margin: 0 -15px; list-style: none; overflow: hidden; }
.pesq-res-lst li { position: relative; z-index: 1; }
.pesq-res-lst a { display: block; padding: 10px 15px; color: #888; font-size: 13px; position: relative; overflow: hidden; background: #fff; }
.pesq-res-lst a:hover { text-decoration: none; color: #888; }
.pesq-res-lst a:after { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(255,255,255,0); z-index: 2; transition: background .3s; -webkit-transition: background .3s; -moz-transition: background .3s; -ms-transition: background .3s; -o-transition: background .3s; }
.pesq-res-lst a:hover:after { background: rgba(0,0,0,.05); }
.pesq-res-lst .imgwrapper { display: table-cell; vertical-align: top; width: 80px; margin-right: 10px; position: relative; z-index: 1; }
.pesq-res-lst img { vertical-align: top; max-width: 60px; max-height: 60px; }
.pesq-res-lst .itmdesc { display: table-cell; vertical-align: middle; line-height: 1.2; position: relative; z-index: 3; }
.pesq-res-lst .itmtitle { margin: 0; font: 15px 'MEO Text', sans-serif; color: #0099ab; position: relative; z-index: 3; }
.pesq-res-lst .itmname { margin: 0; position: relative; z-index: 3; }
.pesq-res-lst.prog li a { display: table; width: 100%; table-layout: fixed; }
.pesq-res-lst.prog .prog-img { display: table-cell; vertical-align: top; overflow: hidden; width: 100px; }
.pesq-res-lst.prog .prog-img img { height: 100%; max-width: none; position: relative; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); }
.pesq-res-lst.prog .prog-desc { display: table-cell; vertical-align: top; padding: 0px 10px; width: 100%; }
.pesq-res-lst.prog h4 { font: 400 15px 'MEO Text', sans-serif; margin: 0; color: #0099ab; font-size: 15px; line-height: 1.2; }
.pesq-res-lst.prog strong { color: #666; font-size: 12px; display: block; text-transform: uppercase; font-weight: 400; margin: 3px 0 1px; }
.pesq-res-lst.prog time { color: #282828; font-size: 13px; display: block; }
.label.lbl-hd { background: #f00; color: #fff; position: absolute; bottom: 10px; left: 10px; border-radius: 4px / 10px; font-size: 10px; font-weight: 400; box-shadow: 0 0 6px 2px rgba(0,0,0,.2) }
.pesq-res-lst.grav-auto { padding: 7px 15px; }
.pesq-res-lst.grav-auto a { padding: 1px; }
.pesq-res-lst.grav-auto li { display: inline-block; vertical-align: top; width: 50%; }
.pesq-res-lst.grav-auto li img { max-width: 100%; max-height: 100%; }
/*Loacalizador de lojas*/
.pesq-res-lst li.localizador .imgwrapper { width: 25px; }
.pesq-res-lst li.localizador .imgwrapper img { max-width: 25px; }
.pesq-res-lst li.localizador .itmdesc { padding-left: 10px; }
.pesq-res-lst li.localizador .itmdesc p { font-size: 15px; }
.pesquisa-resultados-list li.localizador .imgwrapper { width: 25px; display: table-cell; vertical-align: top; }
.pesquisa-resultados-list li.localizador .itmdesc { display: table-cell; vertical-align: middle; padding-left: 10px; }
.pesquisa-resultados-list li.localizador .itmdesc p { color: #0099ab; font-weight: regular; }
/*END Loacalizador de lojas*/
/*Pesquisa VOD*/
.pesquisa-vod li+li { margin-top: 0; }
.pesquisa-vod li a { padding: 0; position: relative; overflow: hidden; }
.pesquisa-vod li { display: inline-block; vertical-align: top; width: 50%; margin-top: 0; padding: 2px; }
.pesquisa-vod img { max-width: 100%; max-height: 100%; }
.pesquisa-vod .btn-default-n { color: #fff; border-color: #fff; background: #666; margin-top: 15px; }
.pesquisa-vod .film-specs:before { content: ''; right: 0; height: 50px; left: 0; top: -50px; position: absolute; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.08) 55%, rgba(0,0,0,0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(49%, rgba(0,0,0,0)), color-stop(55%, rgba(0,0,0,0.08)), color-stop(100%, rgba(0,0,0,0.65))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.08) 55%, rgba(0,0,0,0.65) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.08) 55%, rgba(0,0,0,0.65) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.08) 55%, rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.08) 55%, rgba(0,0,0,0.65) 100%); }
.pesquisa-vod .film-specs { position: absolute; height: 100%; top: 100%; left: 0; right: 0; background: rgba(0,0,0,.7); padding: 10px; z-index: 2; color: #fff; text-align: center; font-size: 13px; transition: .5s top; -webkit-transition: .5s top; -o-transition: .5s top; -moz-transition: .5s top; -ms-transition: .5s top; }
.pesquisa-vod .film-specs-w { position: relative; width: 100%; top: 50%; left: 0; right: 0; max-height: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.pesquisa-vod h3 { color: #fff; font: regular 14px 'MEO Text', sans-serif; max-height: 54px; overflow: hidden; text-transform: uppercase; margin: 0 0 10px; }
.pesquisa-vod a:hover .film-specs { top: 0; }
.pesq-res-lst.pesquisa-vod { margin: 0px; }
/*LOJA*/
.store-results { width: auto; min-width: 200px; max-width: 450px; }
.store-results li { display: inline-block; vertical-align: top; width: 160px; margin: 0; text-align: center; position: relative; }
.store-results li a { padding: 15px 15px 100px; margin-bottom: -85px; color: #0099ab; }
.store-results li:last-child:after { content: ''; background: #fff; position: absolute; top: 0; left: 100%; bottom: 0; width: 200%; }
.store-results .imgwrapper { padding: 7px; height: 146px; width: auto; display: block; transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; }
.store-results a:hover .imgwrapper { padding: 0; }
.store-results img { margin: 0; max-width: 100%; max-height: 100%; }
.store-results .itmtitle { margin-top: 5px; }
/*CANAIS*/
.channel-results { width: auto; }
.channel-results li { margin: 0; text-align: center; }
.channel-results li:last-child:after { content: ''; background: #fff; position: absolute; top: 0; left: 100%; bottom: 0; width: 200%; }
.channel-results li a { padding: 15px 15px 100px; margin-bottom: -85px; }
.channel-results .imgwrapper { display: block; width: auto; margin: 0; display: block; height: 50px; }
.channel-results img { max-height: none; max-width: 100%; max-height: 100%; }
/*SearchMode*/
.searchmode, .searchmode body { overflow: hidden; height: 100%; }
.searchmode .header-bot { position: static }
.searchmode .pesq-box { display: block; opacity: 1; height: 100%; background: #fff; z-index: 200; }
.searchmode .pesq-box>input[type="text"] { outline: none; background-color: #fff; color: #000; }
/*NAVSCROLL*/
.navscroll { margin: 0 auto; height: 4px; background: #f4f4f4; max-width: 600px; position: relative; z-index: 10; cursor: pointer; bottom: 30px; }
.navscroll>div { height: 6px; background: #666; position: absolute; bottom: 0; border-radius: 3px; }
.navscroll:hover>div, .navscroll.active>div { background: #0099ab; }
/*LINK INFO*/
.header-bot .lnks-l {margin: 0;float: right;overflow: hidden;position: absolute;right:30px;font-size: 16px;height: 30px;bottom: 0;}
.header-bot .lnks-l.icon-ic-meo-info { font-size: 17px; }
.header-bot .lnks-l a { color: #fff; }
.header-bot .lnks-l a:hover { color: #0099ab; text-decoration: none; }
.header-bot .lnks-l .lnktext { display: none; }
.header-bot .lnks-l .icon-ic-meo-info {/* width: 30px;*/display: inline-block;text-align: right;padding-right: 2px;font-size:100%;top:0;}
/*MENU*/
header .nav { position: relative }
/*FIRST LEVEL*/
.menu { display: inline-block; vertical-align: middle; margin: 0 0 -1px; padding: 0; }
.menu > li { display: inline-block; vertical-align: middle; text-align: left; padding: 0 14px; }
.menu > li > a { padding: 12px 0px; font-size: 17px; line-height: 1; text-decoration: none; display: block; position: relative; z-index: 4; color: #fff; }
.menu > li > a:after { content: ''; height: 2px; background: #0099ab; position: absolute; left: 50%; width: 0; bottom: 0; transition: all .4s .3s; -webkit-transition: all .4s .3s; -moz-transition: all .4s .3s; -o-transition: all .4s .3s; -ms-transition: all .4s .3s; }
.menu > .lnk-other > a { color: #7A7A7D; }
.menu > .lnk-other > a > span { display: inline-block; margin-left: 4px; top: 0; font-size: 10px; }
.menu > .lnk-other > a:after { display: none; }
.menu > li:hover > a:after { left: 0; width: 100%; }
.menu > li:hover > a, .menu > li > a:active { color: #0099ab; }
.menu > li > a:hover { color: #0099ab }
.menu > .active > a, .menu > li.visible > a:active { color: #0099ab; font-weight: 400; }
.menu > li > a > span { display: none; }
.menu > li:hover .ic-nav:before, .menu > li:hover .ic-nav:after, .menu > li:hover .ic-nav >span { background: #6b6b6b; }
/*SECOND LEVEL*/
.nav-sub { text-align: left; top: 100%; position: absolute; right: 0; overflow: hidden; border-bottom: 1px solid #f4f4f4; box-sizing: initial; width: 100%; max-height: 0; opacity: 0; background: rgba(255,255,255,1); font-size: 12px; text-align: center; margin-top: 1px; transition: all .3s ease-out .3s; -webkit-transition: all .3s ease-out .3s; -moz-transition: all .3s ease-out .3s; -o-transition: all .3s .3s; -ms-transition: all .3s ease-out .3s; }
.nav-sub a { display: inline-block; }
.nav-sub a:hover {color:#0099ab; text-decoration: none;}
.nav li:hover .nav-sub { opacity: 1; max-height: 600px; z-index: 2; margin-top: -1px;}
.navcolw { padding: 0; display: table; table-layout: fixed; margin: 0 auto;max-width:992px;width:100%;/*padding:0 calc((100% - 1600px) / 2);*/}
.navcol { /*width: 20%;*/ padding: 20px 15px; display: table-cell; vertical-align: top; text-align: left; font-size: 13px; }
.navcol:nth-child(1):nth-last-child(5), .navcol:nth-child(1):nth-last-child(5)~div{width: 20%}
.navcol:nth-child(1):nth-last-child(4), .navcol:nth-child(1):nth-last-child(4)~div{width: 25%}
.navcolw .nav-help:empty{display:none;width:0!important;}
.navcol .navlevel2 { color: #282828; font-size:17px; font-weight: 400; letter-spacing: -.02em;     margin-bottom: 7px;}
.navrow+.navrow { margin-top: 20px; }
.navcol ul { list-style: none; padding: 0; margin: 0; }
.navcol li { margin-top: 6px; }
.navcol ul a { color: #666; line-height: 15px; }
.navcol .active a { color: #0099ab; }
.navdest {/* padding: 0;*/ border-left: 1px solid #f4f4f4; text-align: center;vertical-align: middle }
.navdest a { display: block; font: 300 14px 'MEO Text', sans-serif; color: #282828; margin: -20px 0 -80px; padding: 20px 0 80px; }
.navdest a:hover { text-decoration: none; /*background: #f4f4f4*/ }
.navdest img { max-width: 100%; }
.navdestdesc { padding: 10px 30px; text-align: center; }
.navdest a:hover .btn-primary { color: #0099ab; text-decoration: none; background: none; border: 1px solid #0099ab; }
.stampmeo { position: relative; }
.stampmeo:before { content: ''; position: absolute; right: 0; top: 0; border-top: 20px solid #0099ab; border-right: 20px solid #0099ab; border-left: 20px solid transparent; border-bottom: 20px solid transparent; }
.stampmeo:after { content: ''; position: absolute; top: 5px; right: 4px; background: url(../images/icones_2017/logo_meo_white.svg) left center no-repeat; width: 13px; height: 13px; background-size: auto 100%; z-index: 1; }
header.lang-EN { height: auto; }
.lang-selection { float: right; padding: 15px 0 0 0; color: #0099AB; cursor: pointer }
/*--- FOOTER ---*/
footer { background: #000; }
footer .container { width: 100%; max-width: 100%; padding: 0 }
footer .col-redes, footer .sitemap, footer .bot-bar { margin: auto;/*max-width: 1600px;padding: 0  calc(((100% - 1600px) / 2) + 30px)*/ }
footer .col-redes .container, footer .sitemap .container, footer .bot-bar .container { }
footer .sitemap { padding: 45px 0 0;}
footer .row-social > .container { border-top: 1px solid #1b1b1b; border-bottom: 1px solid #1b1b1b ; }
footer .col-redes { padding: 12px 0 18px; }
footer .bot-bar .container { padding: 30px }
footer .bot-bar .container + .container { padding-top: 0 }
/*REDES SOCIAIS*/
.row-social { overflow: hidden; background: none; }
.col-redes { line-height: 35px; text-align: center; }
.col-redes h4 { font: 400 15px 'MEO Text', sans-serif; text-transform: none; margin: 0 15px 0 0; padding: 0; display: inline-block; vertical-align: middle; }
.col-redes ul { list-style: none; padding: 0; margin: 0; white-space: nowrap; display: inline-block; vertical-align: middle; }
.col-redes li { display: inline-block; vertical-align: top; /*margin: 0 4px; */}
.col-redes li:first-child { /*margin: 0 4px 0 0;*/ }
.col-redes li:last-child {/* margin: 0 0 0 4px;*/ }

.col-redes li a {width:44px}
.col-redes li a.icon-ic-meo-facebook {width:28px}
.col-redes li a.icon-ic-meo-messaging {font-size: 30px;}
.col-redes li a.icon-ic-meo-youtube {font-size: 26px;}

footer .col-redes >ul > li:first-child a { margin-left: 0 }
.col-redes a { font-size: 15px; font-size: 22px; display: inline-block; vertical-align: middle; color: #fff; height: 50px; width: 30px; line-height: 50px; }
.col-redes a:hover { border: none; color: #0099ab; text-decoration: none }

/*botao livro de reclamacoes .icon-ic-meo-livroreclamacoes*/
.col-redes ul{white-space: normal}
.col-redes a{height:44px;}
.col-redes li{vertical-align: middle;margin-bottom: 5px;}
.col-redes li:nth-last-child(1):nth-child(7){
	margin-bottom: 0;
}
.col-redes li:last-child:before{
	content: "|";
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	font-size: 25px;
	line-height: 30px;
	vertical-align: middle;
	margin-left: 8px;
}
.col-redes li:last-child a {width: 82px; background-image: url(../images/icones_2017/icon_sprite_livro_reclamacoes.svg); background-size: 82px 166px; background-repeat: no-repeat; vertical-align: middle; background-position-y: 0px; display: inline-block; visibility: visible!important; height: 35px; margin-bottom: -7px; }

.col-redes li:last-child a:hover {
	/* background-position-y: -32px;*/
}

@media screen and (max-width: 479px){
	
	.col-redes li:last-child:before{content:none}	
	.col-redes li:last-child a {margin-top: -10px;}
	.col-redes li:last-child {display: inline-block;width: 100%;margin-bottom: 5px;margin-top: 10px;}

}


/*SITE MAP*/
.sitemap-w { background: none; }
footer .sitemap {background-color: none; }
.sitemap > ul { list-style: none; margin: 0; display: table; width: 100%; padding: 0 22px; }
.sitemap > ul > li { display: table-cell; vertical-align: top; /*max-width: 180px;*/ }
.sitemap > ul > li > div { padding: 0 8px; }
.sitemap > ul > li:first-child > div { border-left: none; /*padding-left: 0; */ }
.sitemap a { font-size: 13px; display: inline-block; color: #fff }
.sitemap a:hover { color: #0099ab;text-decoration: none }
.sitemap > ul > li > div > a { font-family: "Open Sans", sans-serif; font-weight: 400; color: #fff; font-size: 17px; }
.sitemap > ul > li > div > ul { list-style: none; padding: 6px 0 0; margin: 0 }
.sitemap > ul > li > div > ul > li { margin: 10px 0; line-height: 1.4; }
.sitemap > ul > li:nth-child(1):nth-last-child(8), .sitemap > ul > li:nth-child(1):nth-last-child(8)~li { width: 12.4% }
.sitemap > ul > li:nth-child(1):nth-last-child(7), .sitemap > ul > li:nth-child(1):nth-last-child(7)~li { width: 14.28% }
.sitemap > ul > li:nth-child(1):nth-last-child(6), .sitemap > ul > li:nth-child(1):nth-last-child(6)~li { width: 16.6% }
.sitemap > ul > li:nth-child(1):nth-last-child(5), .sitemap > ul > li:nth-child(1):nth-last-child(5)~li { width: 20% }
.sitemap > ul > li:nth-child(1):nth-last-child(4), .sitemap > ul > li:nth-child(1):nth-last-child(4)~li { width: 24% }
/*PREMIOS*/
.awards-row { overflow: hidden; padding: 15px 0; background: #fff }
.awards-row h4 { padding: 0; margin: 0 0 10px; line-height: 1; }
.awards-row h4 .btn-link { font: 400 13px 'Open Sans', sans-serif; text-transform: uppercase; vertical-align: top; }
.awards-row ul { list-style: none; padding: 0; margin: 0; display: table; width: 100%; table-layout: fixed; }
.awards-row ul>li { display: table-cell; vertical-align: middle; text-align: center; padding: 0 5px; }
.awards-row ul>li > a { display: inline-block; max-width: 100%; }
.awards-row ul img { max-width: 100%; }
img.hover-grey { filter: gray; -webkit-filter: grayscale(100%); -webkit-transition: all .6s ease; -webkit-backface-visibility: hidden; }
img.hover-grey:hover { -webkit-filter: grayscale(0%); filter: none; }
/*COPYRIGHT E LINKS*/
.bot-bar { padding: 20px 0 0; margin: 0; overflow: hidden; }
.bot-bar .copyright { line-height: 16px; font-size: 11px; float: left; color: #6d6e71; padding-top: 36px;}
.bot-bar .copyright img { float: left; margin-right: 8px; }
.lnks-r { float: right; line-height: 22px; margin-left: 35px; }
.lnks-l > ul, .lnks-r > ul { white-space: normal; list-style: none; padding: 0; margin: 0; }
.lnks-r > ul > li, .bot-bar .lnks-l > ul > li { display: inline-block; list-style: none; margin: 0 5px; }
.lnks-r > ul > li:last-child { margin-right: 0 }
.lnks-l > ul { margin-left: -5px;margin-bottom:5px;}
.bot-bar .brand{display: flex;float: right;}
.bot-bar .brand span{align-self: flex-end; margin-right: 10px;font:normal 11px 'altice',sans-serif;line-height: 10px; color: #fff;}
/*.lnks-r > ul > li:after { content: ''; margin: 0 0 0 5px; height: 3px; width: 3px; border-radius: 2px; display: inline-block; vertical-align: middle; background: #999 }

.lnks-r > ul > li:last-child:after { display: none; }
*/
.lnks-r > ul > li > a, .lnks-l > ul > li > a { font-size: 11px; color: #fff }
.lnks-r > ul > li > a:hover, .lnks-l > ul > li > a:hover { color: #0099ab;text-decoration: none }
.lnks-l > ul > li > a.active { color: #777 }
.bot-bar #itemDateDisplay { clear: both; text-align: right; margin: -34px 0px 0; }
.data_rev { margin: 20px 0 0 0; font-size: 10px; line-height: 1; color:#666666;}
/* --- PAGE MANUTENCAO --- */
.header-500 { padding: 0; height: auto; ; }
.header-500 .header-top { background: none; position: static; }

/*miniheader contactos */
.head_contact p {margin: 8px 30px!important}

@media screen and (max-width:1199px) {
	.menu > li { padding: 0 10px; }
	/*PESQUISA*/
	.pesq-res { padding: 0 30px; }
	/*HEADER*/

	.header-top .lnks-l { margin-left: 20px; }
	.pesq-box .iptwrapper { left: 10px; }
	.pesq-res-wrapper { padding-top: 30px; }
	.sitemap > ul > li:nth-child(1):nth-last-child(8), .sitemap > ul > li:nth-child(1):nth-last-child(8)~li, .sitemap > ul > li:nth-child(1):nth-last-child(7), .sitemap > ul > li:nth-child(1):nth-last-child(7)~li, .sitemap > ul > li:nth-child(1):nth-last-child(6), .sitemap > ul > li:nth-child(1):nth-last-child(6)~li, .sitemap > ul > li:nth-child(1):nth-last-child(5), .sitemap > ul > li:nth-child(1):nth-last-child(5)~li, .sitemap > ul > li:nth-child(1):nth-last-child(4), .sitemap > ul > li:nth-child(1):nth-last-child(4)~li { width: calc(25% - 4px); display: inline-block; margin-bottom: 30px; margin-top: 30px }
}

@media screen and (min-width:992px) and (max-width:1199px) {
	/*PREMIOS*/
	.awards-lst > li { padding-left: 15px; }
}

@media screen and (max-width:991px) {
	/*HEADER*/
	.pesq .btntext { font-size: 13px }
	.top-lnks a { font-size: 11px; }
	.menu > li { padding: 0 5px; }
	.perfil .perfil-txt { font-size: 12px; }
	.header-bot .btn-top .btntext { display: none; }
	/*PESQUISA*/
	.pesq-col+.pesq-col { margin-left: 30px; }
	.pesq-row { max-width: 300px; }
	.pesq-res-wrapper { padding: 15px 0 60px; }
	.pesq-col-tit h3 { font-size: 18px; }
	.pesq-res-lst .imgwrapper { width: 50px; padding-right: 10px; }
	.pesq-res-lst .itmtitle { word-break: break-word; font-size: 13px; }
	.store-results li { width: auto; text-align: left; display: block; }
	.store-results li a { padding: 10px 15px; margin: 0; }
	.store-results .itmtitle { display: inline-block; width: calc(100% - 64px); vertical-align: middle; }
	.store-results .imgwrapper { display: inline-block; vertical-align: middle; height: auto; padding: 0; }
	.channel-results .imgwrapper { width: auto; }

	/*MENU*/
	.menu > li > a { font-size: 13px; padding: 12px 0px; }
	.navcol { width: 20%; font-size: 12px; }
	/*FOOTER*/
	/*SITEMAP*/
	footer .sitemap { padding: 30px 10px 0; }

	.sitemap > ul { display: block; }
	.sitemap > ul > li { display: inline-block; width: 110px; margin-bottom: 30px; }
	/*PREMIOS*/
	.awards-row [class^="col-"] { padding-right: 0; padding-left: 0; }
	.awards-lst { display: block; }
	.awards-lst > li { display: inline-block; width: 19%; margin-bottom: 20px; vertical-align: middle; text-align: center; }
	/*COPYRIGHT*/
	.bot-bar .lnks-r { float: none; /*margin-bottom: 20px;*/ margin-left: -5px; line-height: 1.2; }
.bot-bar #itemDateDisplay { /*text-align: left; margin-top: 15px;*/ }
}

@media screen and (min-width:768px) and (max-width:991px) {
	/*FOOTER*/
.sitemap > ul { /*margin-left: -11px;*/ }
.sitemap > ul > li { width: 24%; }
.sitemap > ul > li:first-child > div { padding-left: 8px; }
}

@media screen and (max-width:767px) {

	.bot-bar {padding-top: 0;}

	.headerfixed .main { padding-top: 0; }
	.menufixed .main { padding-top: 43px }
	.head-r .call-top{margin-right: 0}
	.top-lnks ul {padding: 4px 15px;}
	/*--- HEADER ---*/
	.main .header-top .contlimit { position: static; overflow: hidden; padding: 6px 0; height: auto; }
	.show-nav .header-top, .body-fixed .header-top { top: 0; }
	/*.header-top .logo a { background-image: url(../images/icones_2017/logo_meo_white.svg); width: 64px; height: 22px; background-size: auto; margin: 1px; }*/
	.header-top .lnks-l { display: none; }
	.btn-top:before { margin-top: 10px; }
	.opened .btn-top:before { margin-top: 5px; }
	.top-box { position: fixed; z-index: 200;  overflow: auto; margin-top: 0; top: 60px;} 
	.top-lnks.empty ~ .main .top-box { top: 41px; }
	.opened .top-box { max-height: calc(100% - 54px) }
	.basket-top.opened .btn-top:after { margin-top: 1px; }
	.ic-top:after { content: ''; border: 3px solid #c5c5c5; position: absolute; left: -3px; top: -3px; height: 30px; width: 30px; border-radius: 15px; }
	.opened .ic-top:after, .btn-top:hover .ic-top:after { border: 3px solid #0099ab; }
	/*AREA TOPO DIREITA*/
	.head-r { margin-top: 0; padding-right: 47px; }
	.btn-menu { display: block!important; height: 23px; margin-left: 6px; padding: 3px 0; position: absolute; top: 9px; right: 15px; z-index: 231; }
	.ic-nav { position: relative; height: 17px; width: 20px; display: block; line-height: 0; padding: 7px 0; margin: 0 auto; }
	.ic-nav:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; }
	.ic-nav:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; }
	.ic-nav > span { display: block; line-height: 0; }
	.ic-nav > span, .ic-nav:before, .ic-nav:after { height: 3px; background: #fff; }
	/*BTNS TOPO*/
	.box-lnks-top ul li { margin-top: 5px; }
	.box-lnks-top ul li:first-child { margin-top: 0; }
	.box-slogin .slogin-btn { margin-right: 20px; }
	/*PESQUISA*/
	.pesq .btn-top { margin: 0; position: relative; top: 1px; vertical-align: middle; }
	.pesq .btntext { vertical-align: middle; }
	.header-top .pesq { height: 42px; margin: 0 }
	.header-top .pesq .btn-top { top: 0; left: 0; height: 42px }
	.main .pesq .btn-top .glyphicon { font-size: 15px; top: 0px; }
	.searchmode .header-bot .pesq { display: block; }
	.main .searchmode .header-bot .pesq { display: block; }
	.pesq-overflow { padding: 0; }
	.pesq-box .iptwrapper { border: none; padding: 10px; top: 0; left: 0; right: 35px; }
	.pesq-box input[type="text"] { font-size: 13px; }
	.pesq .logo { display: none!important }
	.pesq .closeSearch { right: 12px; top: 8px; }
	.pesq-res-wrapper { display: none; }
	.main .header-bot .pesq-res { display: none; }
	.searchmode body:before { content: ''; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 99; background: #000; opacity: .2; }
	/*PERFIL E CARRINHO*/
	.perfil .perfil-txt {vertical-align: middle;display: none;}
	/*.perfil .perfil-txt { display: none; }*/
	.perfil-txt > a{display: none}
	.perfil-txt .btn-top.icon-ic-meo-user{display: inline-block;}
/*.box-perfil .box-xs-banner { margin-top: 20px; }
.box-slogin + .box-xs-banner { margin-top: 0; }*/
/*MUNDO MEO*/
.mundo-top li a { padding: 10px; }
/*TOPBOX*/
.top-box .closenav { position: absolute; right: 10px; top: 10px; color: #282828; z-index: 2; font-size: 9px; display: block; }
.top-box .closenav:hover { color: #0099ab; text-decoration: none; }
/*MENU*/
header { transition: top .3s; -webkit-transition: top .3s; transition: top .3s; transition: top .3s; transition: top .3s; }
.menufixed header { top: -43px; position: fixed; }
.header-top, .headerfixed .header-top { position: relative }
.goingup header { top: 0; }
.body-fixed { overflow: hidden; position: fixed; height: 100%; min-height: 100%; width: 100%; }
.body-fixed:before { content: ''; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 99; background: #000; opacity: .2; }
.header-bot { position: static; border: none; }
.header-bot .lnks-l { float: none; margin-top: 10px; text-align: left; }
.header-bot .lnks-l a { font-size: 12px; color: #666 }
.header-bot .lnks-l .lnktext { display: inline; }
.header-bot .lnks-l .glyphicon { font-size: 12px; }
header .nav { position: fixed; left: 0; right: 0; top: -100%; bottom: 0; height: 100%; width: 100%; z-index: 230; background: #f3f3f3; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; -ms-transition: all .3s ease-out; opacity: 0; overflow: hidden; }
.menu-opened .nav { top: 0; opacity: 1; overflow-y: auto; }
.nav .icon-ic-meo-close-thin { position: absolute; top: 10px; right: 14px; font-size: 11px; color: #282828; }
.nav .icon-ic-meo-close-thin:hover { text-decoration: none; color: #0099ab; }
.nav h2 { background: url(../images/logo_meo_black_small.png) no-repeat center center; text-indent: -9999px; margin: 10px 0; height: 22px; }
.menu { height: auto; text-align: left; background: #f9f9f9; position: relative; max-height: 100%; overflow: visible; display: block; margin: 0; }
.menu a { color: #282828!important; font-size: 14px!important; line-height: 1.2!important; }
.menu .haschild:hover >a, .menu a:hover { background: #282828!important; color: #fff!important; text-decoration: none; }
.menu .btn-back { padding: 10px 15px; text-align: center; position: relative; display: block; background: #ddd; text-decoration: none; overflow: hidden; }
.menu .btn-back:hover { background: #ccc!important; }
.menu .btn-back [class*="icon-ic"] { position: absolute; left: 0; top: 0; margin-top: 0; padding: 10px; background: #ccc; color: #282828; }
.menu > li { display: block; border-top: 1px solid #f3f3f3; }
.menu > li { padding: 0px; }
.menu > li > a { color: #0099ab; display: block; padding: 10px 15px; position: relative; }
.haschild>a { pointer-events: none; }
.haschild>a:before { content: "\39"; position: absolute; right: 15px; color: #282828; top: 50%; margin-top: -8px; font-size: 13px; font-family: 'meo-2017'; }
.haschild:hover>a:before { color: #fff; }
.menu > .lnk-other > a > span { display: none; }
.menu > li > a:after { display: none; }
/*SUBMENU*/
.nav-sub { background: #f9f9f9; position: static; width: auto; opacity: 1; position: absolute; top: 0; width: 100%; z-index: 5!important; min-height: 100%; border: none; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; -ms-transition: all .3s ease-out; left: 100%; max-height: none!important; }
.opened>.nav-sub { left: 0; }
.navcolw { display: block; padding: 0; }
.nav-sub .navcol { width: auto; display: block; padding: 0; }
.nav-sub .navdest { display: none; }
.navrow { border-top: 1px solid #f3f3f3 }
.navrow+.navrow { margin-top: 0; }
.nav-sub ul { display: none; }
.navcol .navlevel2 { color: #0099ab; display: block; padding: 10px 15px; position: relative; text-transform: none; font-weight: normal; margin-bottom: 0;}
.navcol .level3 { background: #f9f9f9; position: static; width: auto; position: absolute; top: 0; left: 100%; width: 100%; z-index: 5!important; min-height: 100%; border: none; margin: 0; padding: 0; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; -ms-transition: all .3s ease-out; left: 100%; max-height: none; }
.opened>.level3 { left: 0; }
.nav-sub .opened ul { display: block; }
.level3 li { display: block; width: auto!important; margin: 0; border-top: 1px solid #f4f4f4; padding: 0; border-left: none }
.level3 li a { font-size: 13px; font-weight: normal; padding: 10px 15px; display: block; position: relative; }
.nav-sub .container { padding: 0; }
.nav-lnks { padding: 0; border: none; }
.nav-lnks ul { padding: 0; }
/*FOOTER*/
/*PREMIOS*/
.awards-row { padding: 20px 0; }
.awards-row ul { display: block; }
.awards-row ul>li { padding: 5px; display: inline-block; width: 20%; vertical-align: middle; margin-left: -4px; }
/*SITE MAP*/
.sitemap { display: none }
.sitemap { padding: 20px 0; }
.sitemap > ul > li { width: auto; margin: 0; display: block; max-width: none; line-height: 1; border-top: 1px solid #e6e6e6; }
.sitemap > ul > li:first-child { border-top: 0; }
.sitemap > ul > li > div { padding: 0; }
.sitemap > ul > li > div > a { position: relative; padding: 10px 5px 10px 0; display: block; z-index: 2; }
.sitemap > ul > li > div > a:after { content: '+'; position: absolute; right: 0; top: 0; white-space: nowrap; font-family: 'OpenSans', sans-serif; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; font-size: 15px; top: 50%; margin-top: -7px; font-weight: 400; }
.sitemap > ul > li.act > div > a:after { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.sitemap > ul > li > div > ul { overflow: hidden; max-height: 0; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; opacity: 0; top: -20px; position: relative; }
.sitemap > ul > li.act > div > ul { max-height: 300px; padding: 0 0 10px; top: 0; opacity: 1; }
.bot-bar .copyright{float:none;padding:20px 0;}
/*PAGINACAO*/
.pagination > li { vertical-align: bottom; display: inline-block; }
.pagination > li > a, .pagination > li > span { padding: 5px 10px; font-size: 12px; }
.pagination-lg > li > a, .pagination-lg > li > span { padding: 7px 17px; font-size: 15px; }
/*PAGE 404*/
.header-404 { padding: 20px 15px 0 !important; }
.header-404 .head-top { padding: 0 0 20px !important; }
}

@media screen and (min-width:480px) and (max-width:767px) {
	/*PESQUISA*/
	.header-bot .contlimit { position: static; }
	.header-top .pesq { position: absolute; top: 0; left: 0; bottom: 0; z-index: 240; text-align: left; padding: 0 0 7px 0px; overflow: hidden; background: transparent; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none }
	.header-bot .pesq .btn-top { float: left; }
	.searchmode .pesq { background: #fff; right: 0; }
	.pesq-box { position: absolute; left: 90px; top: 0; bottom: 0; right: 100%; overflow: hidden; opacity: 1; transition: right .5s; -webkit-transition: right .5s; -moz-transition: right .5s; -o-transition: right .5s; -ms-transition: right .5s; }
	.searchmode .pesq-box { right: 0; }
	.searchmode .pesq .btn-top .glyphicon { color: #000; }
	
	/*#top-lnks + .main .top-box{top:60px}*/
}

@media screen and (max-width:479px) {
	/*HEADER*/
	.menufixed { padding-top: 0px; }
	.menufixed .main{ padding-top: 86px; }
	.menufixed header { top: -86px; }
	.goingup header { top: 0; }
	.main .header-top .contlimit { padding: 0; }
	.header-top { padding: 0; background: #000; }
	.header-top .contlimit { padding: 0; }
	.header-top .head-logo { display: block; padding: 8px 10px; margin: 0; background: #000; position: relative; z-index: 230; transition: padding .5s; -webkit-transition: padding .5s; -moz-transition: padding .5s; -o-transition: padding .5s; -ms-transition: padding .5s; }
	.header-top .logo { display: inline-block; vertical-align: middle; }
	.header-bot .contlimit { position: relative; }
	.btn-menu { top: 8px; }
	.box-xs-banner > p { padding-right: 10px; }
	/*BUTTONS*/
	.head-r .call-top { margin-right: 0px; }
	.header-top .contlimit .btn-top { color: #fff; width: auto; height: auto; padding: 6px 6px; display: block; margin: 0; text-align: center; }
	.header-top .opened .btn-top { background: #000; color: #0099ab; }
.header-top .head-push .opened .btn-top {/*background:#0099ab;color:#fff;*/ }
.head-r .opened:after,.head-r .perfil .box-perfil.opened:after { margin-left: -8px }
.head-r .perfil.u-signed .box-perfil.opened:after { margin-left: -13px;}
.head-r .basket-top.opened:after { margin-left: -6px }

.head-r { float: none; overflow: hidden; padding: 0; left: 0; transition: left .5s; -webkit-transition: left .5s; -moz-transition: left .5s; -o-transition: left .5s; -ms-transition: left .5s; }
.searchmode .head-r { position: relative; left: 80%; }
.perfil, .basket-top, .mundo-top, .call-top { width: 25%; float: left; text-align: center; }
.box-perfil .item-counter,
.basket-top .item-counter { top: 6px; left: 50%; margin-left: 2px; margin-top: -2px; }
.basket-top.opened .item-counter { background: #fff; color: #0099ab; }
.head-push .basket-top.opened .item-counter {/*background:#fff;color:#0099ab;*/ }
/*.box-perfil .item-counter { top: -31px; left: 50%; position: relative; display: block; margin-left: 0px; }*/
/*CAIXAS*/
.top-box { top: 102px; left: 0; right: 0; width: auto; }

.top-lnks.empty ~ .main .top-box { top: 86px; }

.opened .top-box {/*max-height:calc(100% - 84px);*/ max-height: calc(100% - 120px); }
/*PESQUISA*/
.pesq { width: 20%; text-align: center; margin: 0; float: left; position: static; bottom: 0; max-height: none; padding: 0; }
.header-top .pesq .btn-top { background: #000; color: #fff; line-height: 30px; }
.main .pesq .btn-top .glyphicon { top: -3px; }
.pesq .btntext { display: none }
.pesq { display: block; }
.pesq-box { position: absolute; top: auto; bottom: 0; height: 34px; left: 15%; z-index: 220; right: 100%; display: block; opacity: 1; transition: right .5s; -webkit-transition: right .5s; -moz-transition: right .5s; -o-transition: right .5s; -ms-transition: right .5s; }
.searchmode .pesq-box { right: 0; height: 42px; top: 40px; }
.header-bot .pesq .btn-top { display: none; }
/*FOOTER*/
/*SITEMAP*/
.sitemap > ul > li { width: 100%; }
.bot-bar #itemDateDisplay { text-align: left; margin-top: 0; }
/*PREMIOS*/
.awards-lst > li { width: 32%; }
footer .bot-bar .container { padding: 20px; }
/*#top-lnks + .main .top-box{top:102px}*/
}


/***********************************************************************************************************************************************************************************************************************************************************************************************************
END HEADER E FOOTER ***********************************************************************************************************************************************************************************************************************************************************************************************************/
/*Patrocinio logotipo no footer*/
.brand.spon .logo{display: flex;min-height:53px;}
.brand.spon .sponsor{align-self: flex-end;margin-right:50px;margin-bottom:-2px;}
@media screen and (max-width:767px){
	.bot-bar .brand.spon{display:block;float:none;}
	.brand.spon .logo{float:right;margin-top:20px;}
}
/*Patrocinio logotipo no footer*/




/*fix dos formularios (radio e checkbox) 
.formulario .radio-inline input[type="radio"]:focus:checked + span,
.formulario .radio input[type="radio"]:focus:checked + span {background-position: -91px -24px;}
.formulario .radio-inline input[type="radio"]:focus + span, 
.formulario .radio input[type="radio"]:focus + span {background-position: -69px -24px;}
.formulario .checkbox-inline input[type="checkbox"]:focus:checked + span,
.formulario .checkbox input[type="checkbox"]:focus:checked + span {background-position: -91px -3px;}
.formulario .checkbox-inline input[type="checkbox"]:focus + span, 
.formulario .checkbox input[type="checkbox"]:focus + span {background-position: -69px -3px;}
*/





.nota-rodape.nova-nota .nota-tit {color: #000; font-family: 'Montserrat',Arial, Helvetica, sans-serif !important;}
.nota-rodape.nova-nota .nota-tit span {text-transform: uppercase; font-weight: 600;}
.nota-rodape.nova-nota .nota-tit:hover { color: #0099ab;}
