/*
    0. NORMALIZE
    1. TIPOGRAFIA
    2. ÍCONES
    3. CORES
    4. GRID
    5. FLEXSLIDER
    6. LOGO SVG
    7. IMAGES
*/

/*! normalize.css 2012-02-07T12:37 UTC - http://github.com/necolas/normalize.css */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:hover,a:active{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/*1. TIPOGRAFIA*/

body {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 100%;

}
p {
    font-size: 1em;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}

a{
    text-decoration: none;
	color: #0099cc;
}

.uppercase {
    text-transform: uppercase;
}
.center {
    text-align: center;
}
.title1,.title2,.title3,.title4 {
    font-weight: 300;
}

.title1 {
    font-size: 3.35em;
}
.title2 {
    font-size: 2.875em;
}
.title3 {
    font-size: 1.875em;
}
.title4 {
    font-size:1.250em ;
}
.space-d {
    padding-bottom: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .title1 {
        font-size: 1.875em;
    }
    .title2 {
        font-size:1.250em;
    }
    .title3 {
        font-size: 1.1em;
    }
    .title4 {
        font-size: 1em;
    }
    p, .ezstring-field {
        font-size: .85em;
        line-height: 1.55em;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1140px) {
    .title1 {
        font-size: 3.25em;
    }

    .title2 {
        font-size: 2.5em;
    }
    .title3 {
        font-size: 1.6em;
    }

    .title4 {
        font-size:1.125em ;
    }
}


/*list simple*/


.list-simple li,
.ezxmltext-field ul li {
    padding-bottom: 10px;
}

.ezxmltext-field ul {
    padding: 0 0 0 40px;
    margin: 0 0 10px 0;
}




/*2. ÍCONES*/
@font-face {
    font-family: 'icomoon';
    src:url('/bundles/stepvalueportucel/fonts/icomoon.eot?-v9wjqp');
    src:url('/bundles/stepvalueportucel/fonts/icomoon.eot?#iefix-v9wjqp') format('embedded-opentype'),
    url('/bundles/stepvalueportucel/fonts/icomoon.woff?-v9wjqp') format('woff'),
    url('/bundles/stepvalueportucel/fonts/icomoon.ttf?-v9wjqp') format('truetype'),
    url('/bundles/stepvalueportucel/fonts/icomoon.svg?-v9wjqp#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-play:before {content: "\e62e";}
.icon-fax:before {content: "\e629";}
.icon-phone:before {content: "\e62b";}
.icon-envelope:before {content: "\e62c";}
.icon-badge-lider:before {content: "\e622";}
.icon-badge-folha:before {content: "\e623";}
.icon-badge-papeis:before {content: "\e625";}
.icon-search:before {content: "\e600";}
.icon-arrow-circle-left:before {content: "\e602";}
.icon-arrow-circle-right:before {content: "\e603";}
.icon-arrow-circle-up:before {content: "\e604";}
.icon-arrow-circle-down:before {content: "\e605";}
.icon-arrow-small-left:before {content: "\e606";}
.icon-arrow-small-right:before {content: "\e607";}
.icon-arrow-small-up:before {content: "\e608";}
.icon-arrow-small-down:before {content: "\e609";}
.icon-euro:before {content: "\e60a";}
.icon-factory:before {content: "\e60b";}
.icon-leaf-2:before {content: "\e60c";}
.icon-leaf-1:before {content: "\e60d";}
.icon-paper:before {content: "\e60e";}
.icon-user:before {content: "\e60f";}
.icon-balance:before {content: "\e610";}
.icon-calendar:before {content: "\e611";}
.icon-map-2:before {content: "\e612";}
.icon-lines-3:before {content: "\e613";}
.icon-arrow-fill-up:before {content: "\e614";}
.icon-arrow-fill-left:before {content: "\e615";}
.icon-arrow-fill-down:before {content: "\e616";}
.icon-arrow-fill-right:before {content: "\e617";}
.icon-menu:before {content: "\e618";}
.icon-map-marker:before {content: "\f041";}
.icon-checkmark:before {content: "\ea10";}
.icon-link-external:before {content: "\e628";}
.icon-file-pdf:before {content: "\e601";}
.icon-link-external2:before {content: "\e626";}
.icon-link-blank:before {content: "\e627";}
.icon-dolar:before {content: "\e61a";}
.icon-logo-mz:before {content: "\e620";}
.icon-logo:before {content: "\e621";}
.icon-family:before {content: "\e61f";}
.icon-layers:before {content: "\e61d";}
.icon-light:before {content: "\e61e";}
.icon-trophy:before {content: "\e61c";}
.icon-export:before {content: "\e61b";}
.icon-insert-link:before {content: "\e624";}
.icon-link4:before {content: "\e62a";}
.icon-tree:before {content: "\e619";}
.icon-one:before {
	content: "1.º";
	font-family: 'lato';
	font-weight: 400;
	font-size: 50px;
}
.icon-link-ext:before {
	content: "\e62d";
}

/*weight correction*/

.icon-light,
.icon-layers,
.icon-family {
    font-weight: 700;
}


/*3. CORES*/

/*delete after*/
.color-squeme span{ border:1px solid #ccc; padding:1em; margin: .2em; float: left; display: block; }
.color-squeme .white {background-color: #ccc;}
.white {color: #fff;}
.lightergray {color: #f5f5f5;}
.lightgray {color: #e1e8ec;}
.gray {color: #bacbd4;}
.darkgray {color: #61747f;}
.darkergray {color: #3b4047;}
.black {color:#000;}
.blue {color: #0099cc;}
.green {color:#99cc00; }
.orange {color:#ff9900}
.red {color:#c00001;}


/*4. GRID*/
/*delete after*/
.grid-squeme {
    background-color: #666; color: #fff;
}

.gray-block{
	padding:20px 0;
	border-top: 1px solid #ebedef;
	background-color: #f5f7f8;
}

.col-squeme {
    background-color: #ccc;
}
.container16 {
    margin:0 auto;
    padding:0;
    position:relative;
    width:1140px;
    z-index: 1;
}
.row {
    margin:40px 0;
}
.column1,
.column2,
.column3,
.column4,
.column5,
.column6,
.column7,
.column8,
.column9,
.column10,
.column11,
.column12,
.column13,
.column14,
.column15,
.column16,
.colthird,
.col2thrird{
    display:inline;
    float:left;
    padding-left:10px;
    padding-right:10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.no-space {
    padding-left: 0;
    padding-right: 0;
}
.no-space-r {padding-right: 0;}
.no-space-l {padding-left: 0;}

.container16 .column1 {width:71px;}
.container16 .column2 {width:142px;}
.container16 .column3 {width:213px;}
.container16 .column4 {width:285px;}
.container16 .column5 {width:356px;}
.container16 .column6 {width:427px;}
.container16 .column7 {width:498px;}
.container16 .column8 {width:570px;}
.container16 .column9 {width:641px;}
.container16 .column10 {width:712px;}
.container16 .column11 {width:782px;}
.container16 .column12 {width:855px;}
.container16 .column13 {width:926px;}
.container16 .column14 {width:997px;}
.container16 .column15 {width:1068px;}
.container16 .column16 {width:1140px;}
/*added*/
.container16 .colthird {width:380px;}
.container16 .col2thrird {width:760px;}


@media only screen and (min-width: 960px) and (max-width: 1139px) {
    .container16 {width:960px;}

    .container16 .column1 {width:60px;}
    .container16 .column2 {width:120px;}
    .container16 .column3 {width:180px;}
    .container16 .column4 {width:240px;}
    .container16 .column5 {width:300px;}
    .container16 .colthird {width:320px;}
    .container16 .column6 {width:360px;}
    .container16 .column7 {width:420px;}
    .container16 .column8 {width:480px;}
    .container16 .column9 {width:540px;}
    .container16 .column10 {width:600px;}
    .container16 .column11 {width:660px;}
    .container16 .column12 {width:720px;}
    .container16 .column13 {width:780px;}
    .container16 .column14 {width:840px;}
    .container16 .column15 {width:900px;}
    .container16 .column16 {width:960px;}

    .container16 .col2thrird { width: 640px;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container16 {width:768px;}
    .container16 .column1 {width:48px;}
    .container16 .column2 {width:96px;}
    .container16 .column3 {width:144px;}
    .container16 .column4 {width:192px;}
    .container16 .column5 {width:240px;}
    .container16 .colthird {width:256px;}
    .container16 .column6 {width:288px;}
    .container16 .column7 {width:336px;}
    .container16 .column8 {width:384px;}
    .container16 .column9 {width:432px;}
    .container16 .column10 {width:480px;}
    .container16 .column11 {width:528px;}
    .container16 .column12 {width:576px;}
    .container16 .column13 {width:624px;}
    .container16 .column14 {width:672px;}
    .container16 .column15 {width:720px;}
    .container16 .column16 {width:768px;}

    .container16 .col2thrird { width: 512px;}


}



@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container16 {width:420px;}
    .container16 .column1,
    .container16 .column2,
    .container16 .column3,
    .container16 .column4,
    .container16 .column5,
    .container16 .colthird,
    .container16 .col2thrird,
    .container16 .column6,
    .container16 .column7,
    .container16 .column8,
    .container16 .column9,
    .container16 .column10,
    .container16 .column11,
    .container16 .column12,
    .container16 .column13,
    .container16 .column14,
    .container16 .column15,
    .container16 .column16 {
        margin:0;
        width:420px;
    }

    .row {margin:0;}
}


@media only screen and (min-width: 320px) and (max-width: 479px) {
    .container16 {width:300px; text-align:center;}
    .container16 .column1,
    .container16 .column2,
    .container16 .column3,
    .container16 .column4,
    .container16 .column5,
    .container16 .colthird,
    .container16 .col2thrird,
    .container16 .column6,
    .container16 .column7,
    .container16 .column8,
    .container16 .column9,
    .container16 .column10,
    .container16 .column11,
    .container16 .column12,
    .container16 .column13,
    .container16 .column14,
    .container16 .column15,
    .container16 .column16 {
        margin:0;
        width:300px;
    }
    .row {margin:0;}
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.container16:before,
.container16:after {
    content:'.';
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;
    width:0;
}
.clear {
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;
    width:0;
}
.row:after,
.clearfix:after,
.container16:after {clear:both;}

/* For IE7. Move this to separate file when you notice some problems */
.row, .clearfix {zoom: 1;}
img, object, embed {max-width:100%;}
img {height:auto;}


/* 5. FlexSlider*/

/* Browser Resets*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > article {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
.no-js .slides > article:first-child {display: block;}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }


/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; left: 0 }
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #ffffff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
.flex-control-paging li a:hover { background: #9ba5b1; }
.flex-control-paging li a.flex-active { background: #9ba5b1; cursor: default; }
.flex-control-paging.flex-control-nav{bottom: 140px;padding-bottom: 40px}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
    .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .flex-control-paging.flex-control-nav {
        bottom: 70px;
        text-align: center;
    }
}

/*6. LOGO SVG*/
.logo-wrap{
    float: left;
}
@media screen and (max-width: 375px) {
    .logo-wrap{
        float: none;
        text-align: center;
    }
}


/*delete after*/
.logo-squeme {
    background-color: #666;
    color: #fff;
}
.icon-logo,
.icon-logo-mz {
    font-size: 20em;
    color: #fff;
    line-height: 60px;
    float: left;
    display: block;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .main-header .icon-logo {
        font-size: 14em;
    }
    .main-header .icon-logo-mz {
        font-size: 15em;
    }
}

.logo {
    display: inline-block;
    width: 100%;
    width: 263px;
    min-height: 26px;
    /*min-height: 32px;*/
    background: url(/bundles/stepvalueportucel/images/institucional/logo.png) no-repeat 0 0;
    background-image: linear-gradient(transparent, transparent), url(/bundles/stepvalueportucel/images/institucional/logo.svg);
    background-size: cover;
    text-indent: -9999em;
    direction: ltr;
}


.logo.mz {
    width: 250px;
    background: url(/bundles/stepvalueportucel/images/institucional/logo-mz.png) no-repeat 0 0;
    background-image: linear-gradient(transparent, transparent), url(/bundles/stepvalueportucel/images/institucional/logo-mz.svg);
}


/*7. Images*/

img {
    max-width: 100%;
    height: auto;
    display: block;
    width: 100%;
}

.rounded {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.tamanho-ficheiro{
	text-align: right;
}

#data_visita, #primeira_data_alternativa_reserva, #segunda_data_alternativa_reserva {
    cursor: pointer;
}

/*8. Cotation */

.widgets-wrap{
    float: right;
}

.widgets-wrap ul.cotation{
    background: #fff;
    list-style: none;
    margin: 20px 20px 0 0;
    padding: 8px 10px 8px 10px;
    width: 177px;
    display: inline-block;
    vertical-align: top;
}

.widgets-wrap ul.cotation li{
    border-bottom: 1px solid #d07857;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.8125em;
    color: #d07857;
    font-weight: bold;
    padding: 5px 0;
}

.widgets-wrap ul.cotation li span.value{
    font-size: 1.5em;
}

.widgets-wrap ul.cotation li a span.value{
    color: #d07857;
}

.widgets-wrap ul.cotation li img{
    display: inline-block;
    width: auto;
}

.widgets-wrap ul.cotation li img.cotation-up{
    padding-bottom: 2px;
}

.widgets-wrap ul.cotation li span.variation{
    font-weight: normal;
    float: right;
    padding: 4px 0;
}

.widgets-wrap ul.cotation li span.date{
    font-size: 0.5em;
    font-weight: normal;
}

.widgets-wrap ul.cotation li:last-child{
    border: none;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .widgets-wrap ul.cotation{
        margin: 20px 10px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .widgets-wrap {
        display:none;
    }
}

.table-responsive{
    overflow-x: auto;
}

/*9. App widget */

.widgets-wrap ul.appwidget{
    background: #fff;
    list-style: none;
    margin: 20px 20px 0 0;
    padding: 5px 10px;
    width: 252px;
    display: inline-block;
    vertical-align: top;
}

.widgets-wrap ul.appwidget li{

    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.8125em;
    color: #d07857;
    font-weight: bold;
    padding: 5px 0;
}

.widgets-wrap ul.appwidget li:first-child{
    border-bottom: 1px solid #d07857;
}

.widgets-wrap ul.appwidget li span.copy{
    font-size: 0.6em;
    color: #000000;
}

.widgets-wrap ul.appwidget li span.stores{
    font-size: 0.5em;
    font-weight: normal;
}

.widgets-wrap ul.appwidget li img{
    display: inline-block;
    width: inherit;
}

.widgets-wrap ul.appwidget li .istore{
    margin-left: 6px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {
    .widgets-wrap ul.appwidget{
        margin: 20px 10px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .widgets-wrap {
        display:none;
    }
}

/*
    1. BOTÕES/LINKS
        BTN color changes

    2. Breadcrumbs

    3. HEADERS
        MAIN HEADER
        3.1. Header general
        3.2. Header-small
        3.3. Header-medium
        3.4. Header-infographic

    4. CONTEúDOS
        4.1. Intro
        4.2. Artigos - 2 Cols
             IMG Left
             IMG Right
        4.3. ARTIGOS - big-img-right
        4.4. ARTIGOS - full-bg
             medium IMG
        4.5. NOTS+DOCS
        4.6. BULLETS COM ÍCONES

    5. FOOTER

    6. LISTAGENS E TABELAS
        6.1 Filter-theme
        6.2 Filter-table
        6.3 Table - 3 columns


    7. MAPA DO SITE

    8. MAPA GRUPO NO MUNDO

    9. TIMELINE.JS

*/



/*1. BOTÕES/LINKS*/
.btn {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.750em;
    text-decoration: none;
    text-align: center;
    color: #000;
    padding: .5em 1.5em;
}

.btn:hover {
    opacity: .5;
}
.btn-primary {
    background-color: #666;
    color: #fff;
}
input.btn-primary {
    border: 0;
}

.btn-secundary {
    border: 2px solid #666;
}
.link-simple {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.750em;
    font-weight: 700;
    color: #000;
}
.link-simple i {
    font-size: .7em;
    line-height: 1.6em;
    display: block;
    padding-top: 5px;
    float: left;
    padding-right: 5px;
}

.link-simple:hover {
    opacity: .7;
}

.link-simple.mz {
    background: url("/bundles/stepvalueportucel/images/institucional/bg-small-trp.png") repeat-x 0 bottom;
    padding:0 5px 12px 0;
}

.link-caption {
    display: block;
    clear: both;
    text-decoration: none;
    margin-top: 20px;
}

.link-caption img {
    max-width: 63px;
    max-height: 63px;
    border: 2px solid transparent;
    display: inline;
    float: left;
    margin-right: 10px;
}
.link-caption .l-title {
    font-weight: 700;
    font-size: 0.750em;
    text-transform: uppercase;
    padding: 12px 0 0 0;
}
.link-caption .l-desc {
    font-weight: 400;
    font-size: 0.7em;
}

.link-icon {
    display: block;
    float: left;
    clear: both;
    text-decoration: none;
    margin-top: 20px;
    width: 100%;
}
.link-icon i {
    width: 50px;
    height: 25px;
    border: 2px solid #0099cc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: inline;
    float: left;
    margin-right: 10px;
    color: #0099cc;
    font-size: 1.4em;
    padding: 12px 0;
    text-align: center;

}
.link-icon p {
    font-size: 0.850em;
    text-decoration: underline;
    color: #0099cc;
    padding: 8px 0 0 0;
}
.link-icon span {
    font-weight: 400;
    font-size: 0.7em;
    color: #61747f;
}

.list-icon {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.list-icon li {
    padding-bottom: 20px;
    overflow: hidden;
}

.list-icon i {
    width: 8%;
    float: left;
    text-align: center;
    font-size: 1.2em;
    padding: 5px 0;
}
.list-icon a {
    width: 92%;
    float: left;
}

.list-icon p {
    text-decoration: underline;
    color: #0099cc;
    text-transform: none;
    font-size: 0.8em;

}
.list-icon span {
    text-transform: uppercase;
}

    /*BTN color changes*/

    .link-simple.out i {
        /* versão sem border*/
        font-size: 1.25em;
        padding-top: 0;
        padding-right: 8px;
        /* versão com border
        font-size: 1.1em;
        padding: 1px 5px;
        border: 1px solid #0099cc;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        margin-right: 10px;
        */
    }

    .link-simple.in i {
        font-size: 1.6em;
        padding-right: 2px;
        padding-top: 0;
        line-height: 20px;
    }

    .link-simple.btn-blue {
        color: #0099cc;
    }
    .link-simple.btn-white {
        color: #fff;
    }
    .link-simple.btn-green {
        color: #99cc00;
    }

    .link-simple.btn-green:hover {
        color: #3b4047;
    }

    .btn-primary.btn-blue {
        background-color: #0099cc;
    }
    .btn-primary.btn-green {
        background-color: #99cc00;
    }

    .btn-primary.btn-white {
        background-color: #fff;
    }

    .btn-primary.btn-orange {
        background-color: rgba(208,120,87, 1);
    }

    .btn-secundary.btn-blue {
        border: 2px solid #0099cc;
        color: #0099cc;
    }
    .btn-secundary.btn-white {
        border: 2px solid #fff;
        color: #fff;
        /*display: none;
        visibility: hidden;*/
    }
    .btn-secundary.btn-black {
        border: 2px solid #000;
        color: #000;
    }



/*2. Breadcrumbs*/
.breadcrumbs {
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    background-color: #fff;
    min-height: 18px;
    padding: 10px 0;
    position: relative;
}

.breadcrumbs ul li {
    list-style: none;
    display: inline;
    font-size: .8em;
    color: #61747f;
}

.breadcrumbs ul li a {
    color: #0099cc;
    text-decoration: underline;
    padding-right: 5px;
}



/*3. HEADERS*/


/*MAIN HEADER*/

.main-header{
    /* background: rgba(0,0,0, 0.5); /* For modern browsers */
    background: rgba(208,120,87, 1); /* For modern browsers */
    margin-bottom: -120px;
    position: relative;
    z-index: 150;
    height: 120px;
	float:left;
	width:100%;
}

.ie7 .main-header,
.ie8 .main-header{
	background: url(/bundles/stepvalueportucel/images/institucional/bg-header.png) repeat left top transparent;
}

.top{
    height: 200px;
    overflow: hidden;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    /*padding-top:16px;*/
    padding-top: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.main-nav{
    height: 40px;
    -webkit-transition: .5s ease-out right;
    -moz-transition: .5s ease-out right;
    -ms-transition: .5s ease-out right;
    -o-transition: .5s ease-out right;
    transition: .5s ease-out right;
}

.main-nav ul, .main-nav li{
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-nav .level-1{
    margin-left:-12px;
}

.main-nav .level-1 > li{
    float: left;
	position: relative;
}

.main-nav .level-1 > li > a{
    padding: 13px 15px 11px 15px;
    display: inline-block;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.8125em;
    text-decoration: none;
    white-space: nowrap;
}

.main-nav .level-1 > li > a:hover, .main-nav .level-1 > li.hover > a{
	background: #fff;
	color:#000000;
}

.main-nav .level-1 > li.hover .level-2{
	display: block;
}

.open-subnav{
	display: none;
}

@media only screen and (max-width: 959px) and (min-width: 320px) {

    main{
        position: relative;
        background: #fff;
        z-index: 10;
    }

	.open-subnav{
		display: inline-block;
		cursor: pointer;
		width: 20px;
		height: 20px;
		border: 1px solid #333;
		color:#333;
		font-size:1.2em;
		text-align: center;
		line-height: 20px;
		margin-left:7px;
	}

	.main-nav .level-1 > li .open-subnav:after{
		content:"+";
	}

	.main-nav .level-1 > li.opened .open-subnav:after{
		content:"-";
	}

    .main-nav .level-1 > li .level-2 {
	    display: none;
	    position: static;
	    margin-left: 0;
	    width: auto;
	    padding: 0;
	    top: 0;
	    left: 0;
	    background: none;
    }

	.main-nav .level-1 > li:hover .level-2 {
		display: none;
	}

	.main-nav .level-2{
		margin-left:0px!important;
	}

	.main-nav .level-2 .highlight{
		display: none;
	}

	.main-nav .sub-nav a{
		text-transform: none;
		color: #777;
	}

	ul.sub-nav{
		float:none;
		padding-bottom: 10px;
	}

	.main-nav .level-1 > li > a {
        color: #333;
    }

}

.main-nav .level-2{
	display:none;
	position: absolute;
	left:0px;
	top:40px;
	background:#fff;
	padding:40px;
	width: 500px;
	margin-left:-290px;
    box-shadow: 0px 2px 2px #ccc;
    moz-box-shadow: 0px 2px 2px #ccc;
    -webkit-box-shadow: 0px 2px 2px #ccc;
}

.main-nav .level-2 .highlight{
	float:left;
	width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
}

.main-nav .level-2 .highlight .link-simple {
    padding-top: 10px;
    display: block;
    color: #8c8c8c;
}

.main-nav .level-2 .highlight .link-simple:hover {
    color:#89b601;
}

.main-nav .level-2 .highlight-tit{
	font-size:1.5em;
	color:#000000;
	margin:0 0 10px;
	text-transform: uppercase;
	font-weight: 300;
}

.main-nav .level-2 .highlight-tit a:hover {
    color: #89b601;
}

.main-nav .level-2 .highlight p{
	color:#8c8c8c;
	font-style: italic;
	line-height: 1.2;
	font-weight: 300;
}


.main-nav .level-3 {
    padding: 0 0 0 10px;
}
.main-nav .level-3 li a {
    color: #8c8c8c;
    text-transform: uppercase;
    font-size: .7em;
    padding: 8px 0 8px 0;
    display: block;
}
.main-nav .level-3 li a:hover {
    color:#0099cc;
}


ul.sub-nav{
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-left: 15px;
}

.sub-nav > li > a{
	font-size:0.75em;
	text-transform: uppercase;
	padding:5px 0;
	display: block;
    color: #000;
}

.sub-nav > li > a:hover{
	color:#0099cc;
}

.main-nav .level-1 .lk-contacts{
    float:right;
}

#menuCheckbox {
    display: none;
}

.checkbox_menu {
    display: none;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    text-align: center;
    cursor: pointer;
    background: transparent;
    border: 1px solid #9ea1a7;
    color: #fff;
    font-size: 1.5em;
    line-height: 35px;
    float: left;
    margin-top: -10px;
    margin-right: 10px;
}

.checkbox_menu.close {
    color: #333;
    line-height: 32px;
    float:none;
    position: absolute;
    width: 40px;
    height: 40px;
    left: -40px;
    border: none;
    margin:0;
    background: #fff;
    font-family: 'Lato', sans-serif;
}

@media only screen and (max-width: 959px) {

    #menuCheckbox {
        display: block;
    }
    .checkbox_menu{
        display: inline-block;
        *display: inline;
        font-family: 'icomoon';
    }

    body.open .main-nav{
        right: 0;
        display: block;
    }

    .main-header{
        height: 80px;
        margin-bottom: -80px;
    }

    .top{
        border-bottom: none;
    }

    .main-nav {
        position: fixed;
        z-index: 9999999;
        right: -100%;
        top: 0;
        width: 68%;
        height: 100%;
        margin: 0;
        padding: 0 20px 0;
        background-color: #fff;
        box-shadow: 15px 0 40px #000;
    }

    .main-nav .container16{
        width: auto;
    }

    .main-nav .level-1{
        margin:20px 0 0 0;
    }

    .main-nav .level-1 > li{
        float:none;
    }

    .main-nav .level-1 .lk-contacts{
        float:none;
    }

}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .main-header {
        height: 60px;
        margin-bottom: -60px;
    }

    .icon-logo {
        font-size: 18em;
        line-height: 40px;
    }
    .checkbox_menu {
        /*margin-top: -20px;*/
    }

}

.main-aside{
    float: right;
    margin-top: 15px;
}

.link-aside {
    float: left;
    color: #fff;
    font-size: .8em;
    text-transform: uppercase;
    margin: 5px 20px;
}

.mobile-aside{
    display: none;
}

.search{
    float: left;
    width: 25px;
    overflow: hidden;
    height: 25px;
    margin-right: 10px;
}

.search .icon-search{
    width:25px;
    height:25px;
    float: left;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 1.25em;
}

.mobile-apps{
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.8125em;
    text-decoration: none;
    white-space: nowrap;
    font-weight: bold;
    margin-top: 20px;
}

.mobile-apps span{
    padding: 13px 15px 11px 15px;
    color: rgba(208,120,87, 1);
}

ul.mobile-apps-links{
    margin: 10px 15px 0 !important;
}

ul.mobile-apps-links li {
    display: inline-block;
}


.lang{
    float: left;
}

.lang > div{
    height: 25px;
    line-height: 25px;
    font-size:0.75em;
    color:#fff;
    padding:0 15px;
    letter-spacing: 1px;
}

.lang > div a:hover{
	color:#fff;
}

.lang > div a.white{
	cursor: default;
}

.lang ul{
    display: none;
}

.lang > div span{
    margin-right:5px;
}

.lang .icon-arrow-small-down{
    font-size:0.3em;
}



@media only screen and (min-width: 320px) and (max-width: 959px) {
    .lang > div {
        color: #333;
    }

    .main-aside .search,
    .main-aside .lang,
    .link-aside{
        display: none;
    }
    .mobile-aside{
        display: block;
    }

    .mobile-aside .link-aside {
        display: block;
        margin: 20px 0 20px 15px;
        color: #333;
    }
    .mobile-aside .search {
        float: none;
        margin: 40px 0 0 15px;
        width: 100%;
        height: auto;
        position: relative;
        /*display: none;*/
    }
    .mobile-aside .search input {
        background-color: transparent;
        border: 1px solid #ccc;
        color: #61747f;
        padding: 10px 0 10px 40px;
        font:300 .9em/1 'Lato', sans-serif;
        width: 80%;
    }

    .mobile-aside .search .icon-search {
        position: absolute;
        left: 10px;
        top: 6px;
        color: #61747f;
    }

}


/*3.1. Header general*/

.header-container {
    position: relative;
    z-index: 1;
    /*overflow: hidden;*/
    padding-top: 240px;
}

.header-container .info, .header-container .video-header {
    position: absolute;
    left: 0;
    top: 120px;
    width: 100%;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header-container .video-header {
	top: 265px;
}

.header-container .slider-medium .video-header{
	top: 420px;
	padding-left: 20px;
}

.header-container .video-header .botao-video-header{
	width: 110px;
	padding: 10px;
	background-color: #9aca27;
	color: #fff;
	text-align: center;
	font-weight: lighter;
	float: left;
}


.header-container .video-header .botao-video-header a{
	color: #fff;
	font-size: 14px;
}

.header-container .info h2,
.header-container .info h3 {
    margin: 0;
}

/*3.2. Header-small*/

.slider-small {
    max-height: 320px;
    overflow: hidden;
}

.slider-small figure {
    position: relative;
    height: 320px;
    overflow: hidden;
    width: 100%;
}

.slider-small figure img {
    width: 1600px;
    position: absolute;
    left: 50%;
    margin-left: -800px;
    height: 320px;
    max-width: inherit;
}

.slider-small .info {
    padding-top: 3%;
}

/*3.3. Header-medium*/

.slider-medium {
    max-height: 480px;
}
.slider-medium .info {
    padding-top: 5%;
}

.slider-medium .info .column10 {
    padding-top: 5%;
}

.slider-medium .slides > article {
    position: relative;
}

.slider-medium .flex-control-paging.flex-control-nav {
    bottom: 0;
}

.slider-medium.more-items .info {
    padding: 0;
}


.bg-stretch {
    position: relative;
    height: 480px;
    overflow: hidden;
    width: 100%;

}
.bg-stretch img {
    width: 1600px;
    position: absolute;
    left: 50%;
    margin-left: -800px;
    height: 480px;
    max-width: inherit;
}

.side-item {
    position: relative;
}
.slider-medium.more-items .side-item-txt {
    position: absolute;
    top: 45%;
    left: 10%;
}

.slider-medium.more-items .column6 figure img {
    height: 134px;
}

.slider-medium.more-items .two-rows figure img {
    height: 200px;
}

.mobile-side-item {
    display: none;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {

    .slider-medium.more-items {
        overflow: hidden;
    }

    .slider-medium.more-items .column6 {
        display: none;
    }
    .mobile-side-item {
        display: block;
    }

    .mobile-side-item .side-item-txt {
        position: absolute;
        top: 30%;
        left: 10%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 960px)  {
    .slider-small {
        height: 340px;
    }

    .slider-medium.more-items {
        height: 340px;
    }

    .slider-medium.more-items .column6 figure img {
        height: 100px;
    }
    .slider-medium.more-items .side-item-txt {
        top:30%;
    }

    .slider-medium.more-items .two-rows figure img {
        height: 160px;
    }

    .slider-medium.more-items .column6 {
        height: 320px;
        margin-top: 20px;
    }

    .slider-medium.more-items .info {
        top: 60px;
    }
}

@media only screen and (min-width: 1601px)  {
     .bg-stretch img {
        max-width: 100%;
        width: 100%;
        position: static;
        margin-left: 0;
        height: auto;
    }
    .slider-small figure img {
        width: 100%;
        position: static;
        margin-left: 0;
        height: auto;
    }

    .slider-medium .flex-control-paging.flex-control-nav {
        padding-bottom: 10%;
    }
}
@media only screen and (min-width: 1601px) and (max-width: 1900px)  {
    .slider-medium .flex-control-paging.flex-control-nav {
        padding-bottom: 10%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

    .slider-small figure img {
        min-height: 200px;
    }
    .slider-small .info {
        padding-top:0;
    }

    .slider-medium {
        max-height: 240px;
    }
    .slider-medium .info {
        padding-top:0;
    }

    .slider-medium figure img {
        min-height: 240px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {

    .slider-medium .info {
        padding-top:1%;
    }
    .slider-small .info {
        padding-top: 1%;
    }
}







.pull-right {
    padding-left: 60px;
    float: right;
}


.side-image-right,
.side-image-left{
    padding: 0;
    position: relative;
}


.side-image-left .column10{
    padding: 40px 60px 40px 0;
}

.side-image-right .column10{
    padding: 40px 0 40px 60px;
}

.side-image-right .column6 .figure-detail {
    position: absolute;
    bottom: 20px;
    left: 10%;
    max-width: 25%;
    text-align: right;
}

.side-image-right .column6 .figure-detail strong,
.side-image-left .column6 .figure-detail strong{
    display: block;
}

.side-image-left .column6 .figure-detail {
    position: absolute;
    bottom: 20px;
    right: 10%;
    max-width: 25%;
    text-align: left;
}

.figure-detail-video{
	position: absolute;
	bottom: 20px;
	left: 5%;
	max-width: 25%;
	text-align: left;
}


.background-image-holder {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background-size: cover !important;
    z-index: 0;
    background-position: 50% 50% !important;
}

.background-image-holder .figure-detail {
    bottom: 0;
}

.side-image-right .background-image-holder {
    left: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .background-image-holder,
    .side-image-right .column6 .figure-detail{
        display: none;
    }
    .side-image-left .column10,
    .side-image-right .column10{
        padding: 40px 0;
        border-bottom: 1px solid #e5e5e5;
    }

}

@media only screen and (min-width: 1600px){
    .side-image-right .column6 .figure-detail {
        left: 5%;
    }
    .side-image-left .column6 .figure-detail {
        right: 5%;
    }
}


/*3.4 Header Infographic*/
.header-info article{
	position:relative;
	overflow: visible;
}

.header-info article figure{
	position: absolute;
	left:50%;
	top:50%;
	z-index: 1;
    width: calc(50% + 160px)!important;
    margin-left: -160px!important;
}

.header-info article figure img{
	width: 100%;
	height: 100%;
}

.header-info article h3, .header-info article h2{
	margin:0;
}

.header-info{
	position: relative;
	z-index: 1;
    /* New */
        padding-top: 240px;

    /* */
}

.header-info .nav{
	width: 380px;
	height: 100%;
	left:0;
	top:120px;
	background: #fff;
	position: absolute;
	z-index:3;
	padding-right:30px;
    padding-top: 100px;
}

@media all and (max-height: 790px){
	.header-info .nav .title1{
		font-size:3.2em;
		margin: 0.67em 0 0.5em;
	}
	.header-info .nav .title4{
		font-size:1.125em;
	}
}

@media all and (max-height: 720px){
	.header-info .nav .title1{
		font-size:3.0em;
		margin: 0.67em 0 0.2em;
	}
	.header-info .nav .title4{
		font-size:1.0em;
	}
}

@media all and (max-height: 650px){
	.header-info .nav .title1{
		margin: 0.67em 0 0;
	}
}




.header-info .nav.fixed{
	position: fixed;
	top: 0;
}

.header-info .nav-tit{
	line-height: 1.2;
}

.header-info .nav-subtit{
	line-height: 1.4;
}

.header-info .nav .breadcrumbs{
	margin-right: -30px;
}

.infographic-block{
	position: absolute;
	z-index: 2;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	display: table;
}

.infographic-block .link-more{
    /* New */
	/*position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -120px;
	line-height: 23px;*/
    /*  */
}

@media only screen and (max-width: 1139px) and (min-width: 960px){
	.infographic-block .link-more {
		margin-left: -30px;
        /* New */
        margin-left: 0px;
        /*  */
	}
}

.infographic-block > div{
	width:100%;
	height: 100%;
	display:table-cell;
	vertical-align: middle;
}

ul.infographic-icons, ul.infographic-icons li{
	list-style: none;
	margin:0;
	padding:0;
	top:0;
}

ul.infographic-icons{
	margin-top:30px;
}

ul.infographic-icons li{
	float:left;
	padding-left:5%;
	width: 33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

    /* New */
    width: 100%;
    margin-bottom: 20px;
    /* */
}

.header-info .container16 .column16{
	padding-left:450px;
}

ul.infographic-icons li:first-child{
    /* New */
	/*padding-left:0;*/
    /* */
}

.infographic-icons .info-text{
	font-size:0.75em;
	float:left;
	padding-left:4%;
	max-width:76%
}

.infographic-icons i{
	float:left;
	font-size:2.0em;
	/*color:#99cc00;*/
	color:#FFFFFF;
	max-width:20%;

    /* New */
    width: 25px;
    /*  */
}

.infographic-icons .info-icon-tit{
	text-transform: uppercase;
	color:#fff;
    /* New */
    font-size: 1.3em;
    /* */
}

.infographic-icons .info-icon-text{
	color:#fff;
	line-height: 1.3;
}

.infographic-icons .info-icon-text p{
	margin:5px 0;
	font-size: 1.1em;
    /* New */
    font-size: 1.3em;
    font-weight: 300;
    /* */
}

.infographic-icons .info-icon-text a{
	text-decoration: none;
	text-transform: uppercase;
	/*font-size: 0.750em;*/
	/*font-weight: 700;*/
	color: #fff;
    /* New */
    font-weight: 500;
    font-size: 0.8em;
    /* */
}

.infographic-icons .info-icon-text a:before{
	content:">";
	font-weight: 300;
	margin-right: 5px;
}

.header-info .nav-list{
	position: relative;
	z-index: 1;
}

.header-info .nav ul, .header-info .nav li{
	margin:0;
	padding:0;
	list-style: none;
}

.header-info .nav-list > li{
	padding-bottom:15px;
}

.header-info .nav-list > li > a{
	padding:5px 9px;
	border:2px solid #fff;
	display: inline-block;
	margin-bottom:3px;
	width: 180px;
	font-size:0.875em;
	color:#0099cc;
	outline:0;
	text-transform: uppercase;
}

.header-info .nav-list > li > a i{
	font-size:0.5em;
}

.header-info .nav-list li.act a{
	border:2px solid #0099cc;
	color:#0099cc;
}

.header-info .nav-list li img{
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	display: none;
}

.header-info .nav-list li.act img{
	display: block;
	margin-right:-30px;
}

.header-info .nav-list > li ul{
	color:#999999;
	padding:0 0 0 20px;
	font-size:0.75em;
}

.header-info .nav-list > li ul li{
	padding:3px 0;
}

.header-info .nav-circ{
	position: fixed;
	right:20px;
	top:50%;
	z-index:5;
	margin-bottom: -13px;
}

.header-info .nav-circ, .header-info .nav-circ li{
	display: block;
	list-style: none;
	margin:0;
	padding:0;
}

.header-info .nav-circ li{
	margin-bottom: 13px;
}

.header-info .nav-circ li span:hover, .header-info .nav-circ li.act span{
	background: #0099cc;
}

.header-info .nav-circ li span{
	cursor: pointer;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	background: #fff;
	outline: 0;
}


@media only screen and (max-width: 960px){

	.header-info .nav-subtit{
		display:none;
	}

	.header-info .nav-tit{
		float:left;
		font-size:2.0em!important;
		margin-left:20px!important;
	}

	.header-info .nav{
		width: 100%;
		height: 80px;
		left: 0;
		top: 80px;
		padding-left: 0!important;
		padding-right:0!important;
	}

	.header-info .nav-list{
		margin-top:22px;
	}

	.header-info .nav ul{
		float:right;
		margin-top:22px;
		margin-right:20px;
	}

	.header-info .nav ul li{
		float:left;
		width: auto;
	}

	.header-info .nav-list > li > a{
		width: auto;
	}

	.header-info .nav ul li > ul,
	.header-info .nav ul li img{
		display:none!important;
	}

	.header-info .breadcrumbs{
		display:none;
	}

	.header-info .container16 .column16{
		padding-left:0;
	}

	.infographic-block .link-more{
		margin-left:-384px;
        /* New */
        margin-left: 0px;
        /*  */
	}

}
@media only screen and (max-width: 768px) {
	.infographic-block .link-more {
		margin-left: -240px;

        /* New */
        margin-left: 0px;
        /*  */
	}

	.header-info .nav{
		top:60px;
		font-size:0.6em;
		text-align: center;
	}

	.header-info .nav .title1{
		float:none;
		text-align: center;
		margin:10px 0!important;
	}

	.header-info .nav ul{
		float:none;
		margin:0;
		display: inline-block;
	}

	.header-info .nav ul:after{
		content:".";
		clear: both;
		display: block;
		visibility: hidden;
		height: 0;
	}


}


/*4. Conteúdos*/

/*4.1. Intro*/

.intro {

    border-bottom:1px solid #e5e5e5;
    background-color: #fff;
    min-height: 210px;
    padding: 3% 0;
}

.intro h1 {
    margin-bottom: 0;
}

.intro h2 {
    max-width: 70%;
    margin: .83em auto 1.40em;
}

.intro .btn{
    font-weight: 400;
    margin-top: 30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .intro {
        min-height: 180px;
    }
    .intro h2 {
        max-width: 100%;
    }
}




/*4.2 Artigos - 2 Cols*/
.col-article .column10 h2 {
    margin: 0;
    padding-bottom: 20px;
}
.col-article .column10 h3 {
    margin-top: 0;
}

.col-article p,
.col-article .ezstring-field {
    padding-bottom: 20px;
    display: block;
}

    /*IMG Left*/
    .img-left {

    }
    .img-left figure {
        position: relative;
        max-height: 460px;
        min-height: 460px;
        overflow: hidden;
    }
    .img-left figure img {
        min-height: 460px;
    }

@media only screen and (min-width: 768px) and (max-width: 1140px) {
    .img-left figure,
    .img-left figure img,
    .img-fig-right figure img{
        min-height: 100%;
    }
}


    .img-left figcaption {
        position: absolute;
        bottom: 0;
        right: 0;
        background-color: #eaeff0;
        font-size: .750em;
        text-transform: uppercase;
        color: #9ba5b1;
        padding: 5px 20px;
    }

    .img-left .figure-detail {
        position: absolute;
        bottom: 35px;
        right: 20px;
        max-width: 60%;
        text-align: right;
    }
    .img-left .figure-detail span {
        display: block;
        font-size: .8em;
    }

    .img-left .column10 {
        padding-left: 60px;
        padding-top: 40px;
    }

    /*IMG White Right*/
    .img-right .column10 {
        padding: 60px 60px 60px 0;
        /*border-right:1px solid #e5e5e5;*/

    }

    .img-right .column6 {
        padding: 0 0 0 40px;
        border-left:1px solid #e5e5e5;
        margin: 60px 0;
    }

    .img-right .column6 .info-leg {
        font-size: 3em;
        font-weight: 300;
    }

    .img-right .column6 .info-leg span {
        font-size: .3em;
        display: block;
        color: #333;
    }

    /*IMG White Left*/
    .img-white-left .column10 {
        padding: 60px 0 60px 60px;
        /*border-right:1px solid #e5e5e5;*/
    }

    .img-white-left .column6 {
        padding: 0 40px 0 0;
        border-right:1px solid #e5e5e5;
        margin: 60px 0;
    }

    .img-white-left .column6 .info-leg {
        font-size: 3em;
        font-weight: 300;
    }

    .img-white-left .column6 .info-leg span {
        font-size: .3em;
        display: block;
        color: #333;
    }




    /*IMG Right*/
    .img-fig-right .column10 {
        padding: 40px 60px 0 0;
    }

    .img-fig-right figure {
        position: relative;
        max-height: 460px;
        min-height: 460px;
        overflow: hidden;
    }

    .img-fig-right figure img {
        min-height: 460px;
    }

    .img-fig-right .figure-detail {
        position: absolute;
        bottom: 50px;
        right: 20px;
        max-width: 60%;
        text-align: right;
    }

    .img-fig-right .figure-detail span {
        display: block;
        font-size: .8em;
    }

    .img-fig-right figcaption {
        position: absolute;
        bottom: 0;
        right: 0;
        background-color: #eaeff0;
        font-size: .750em;
        text-transform: uppercase;
        color: #9ba5b1;
        padding: 5px 20px;
    }

    .app-store{
        padding-left: 50px;
    }

    .app-store img{
        display: inline-block;
        width: inherit
    }

    @media only screen and (max-width: 768px){
        .app-store{
            padding-left: 0px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .img-fig-right figure {
            min-height: 100%;
        }

        .img-fig-right figure img {
            min-height: 100%;
        }

        .img-left figure {
            min-height: 100%;
            margin-bottom: 20px;
        }

        .img-left figure img {
            min-height: 100%;
            margin-bottom: 20px;
        }
    }


    @media only screen and (min-width: 320px) and (max-width: 767px) {
        .img-right .column10 {
            padding: 30px 0;
            border-right:0 none;
        }

        .img-right .column6 {
            border-top:1px solid #e5e5e5;
            border-left:0 none;
            padding: 30px 0 0 0;
            margin: 20px 0;
        }

        .img-left .figure-detail .title3 {
            font-size: 1.250em;
        }

        .img-fig-right .column10 {
            padding: 30px 0 0 0;
        }

        .img-white-left .column10 {
            padding: 20px 0 40px 0;
        }
        .img-white-left .column6 {
            padding: 40px 0;
            border-right: 0 none;
            margin: 0;

        }
    }

    @media only screen and (min-width: 768px) and (max-width: 960px) {
        .img-left .figure-detail .title3 {
            font-size: 1.250em;
        }
    }

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .col-article .column10 h2,
    .col-article .column10 h3,
    .col-article p,
    .col-article .ezstring-field,
    .img-right .column6 p,
    .img-right .column6 ul li,
    /*.img-right .column6 ul li i,*/
    .img-right .column6 ul li strong,
    .img-right .column6 ul li span,
    .img-right .column6 ul li small{
        color: #333;
    }

}


/* 4.3. Big-img-right*/
.big-img-right hgroup {
    display: table;
    margin: 0 auto;
}

.big-img-right hgroup h2 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 40% 0 0 0;
    margin: 0 auto;
}

/*4.4. Article full-bg*/

.article-fullbg {
    position: relative;
    overflow: hidden;
}



.article-fullbg .info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article-fullbg figure img {
    max-height: 620px;
    overflow: hidden;
}

.article-fullbg figure .container16 {
    width: 100%;
}

.article-fullbg.medium-img .info {
    top: 60px;
}





    /*article full-bg medium IMG*/

    .medium-img figure img {
        max-height: 460px;
        overflow: hidden;
    }
    @media only screen and (min-width: 320px) and (max-width: 767px) {

        .medium-img figure img {
            min-height: 380px;
        }
        .article-fullbg .info {
            top: 20px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 959px) {



        .article-fullbg .info {
            position: relative;
        }
        .article-fullbg.medium-img .info {
            position: absolute;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1380px) {
        .medium-img figure img {
            min-height: 460px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 479px) {
        .article-fullbg figure .container16 {width:300px;margin:0 auto;}
    }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .article-fullbg figure .container16{width:420px;margin:0 auto;}
    }
    @media only screen and (min-width: 768px) and (max-width: 959px) {
        .article-fullbg figure .container16 {width:768px;margin:0 auto;}
    }




/*4.5. Article full-bg*/
.related {
    width: 100%;
    background-color: #fff;
    padding: 1em 0;
}

.related .colthird {
    border-left: 1px solid #eaeaea;
    margin: 30px 0;
    min-height: 70px;
}

.related .colthird.no-space-l {
    border: 0 none;
}
.related .news-date {
    font-size: 0.8125em;
    color: #9ba5b1;
    font-weight: 300;
    padding-bottom: 1em;
}

.related h2{
    font-size: 1em;
    font-weight: 300;
    line-height: 1.2;
    margin: 0;
}

.related .link-simple {
    /*float: right;
    padding-right: 20px;*/
    position: absolute;
    bottom: 0;
    right: 20px;
}


/*docs*/
.docs {
    background-color: #e1e8ec;
}
.docs .colthird {
    border-left: 1px solid #fff;
}
.docs .doc-link {
    color: #0099cc;
    font-size: 0.8em;
    text-decoration: underline;
    font-weight: 400;
    padding-bottom:.5em;
    float: left;
    margin: 0;
	width: 80%;
}

.doc-desc {
    color: #61747f;
    font-weight: 400;
    font-size: 0.7em;
    float: left;
	width: 80%;
}

.docs .icon-file-pdf:before {
    content: "\e601";
    float: left;
    margin: 0 10px 10px 10px;
    color: #0099cc;
}

/*4.5. NOTS+DOCS*/

.not-doc {
    position: relative;
}
.not-doc .col2thrird{
    padding: 1em 0;
    min-height: 240px;
    position: relative;
}

.not-doc .docs {
    padding: 1em 0;
    min-height: 240px;
}
.not-doc .docs .title4 {
    padding:0 0 20px 20px;
}

.not-doc .docs .colthird {
    border: 0 none;
    margin: 1em 0;
    position: relative;
}
.not-doc .docs .link-simple {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.news-desc {
    color:#68707a;
    font-size: 0.875em;
    padding-top: 1em;
}


.bg-container {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}

.bg-container .holder {
    overflow: hidden;
    text-indent: -9999px;
    background: #e1e8ec;
    height: 100%;
    margin: 0 0 0 240px;
    z-index: 1;
}



@media only screen and (min-width: 320px) and (max-width: 768px) {
    .bg-container {
        display: none;
    }
}



/*4.6. BULLETS COM ÍCONES*/

.icon-list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
}

.icon-list li {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.icon-list i {
    font-size: 3.4em;
    margin: 5px 20px 20px 0;
    display: block;
    float: left;
}

.icon-list .leg {
    padding-top: 20px;
    display: block;
    line-height: 1.4em;
    font-size: .9em;
}

.icon-list .number {
    font-style: normal;
    float: left;
}

.icon-list small {
    display: block;
    font-size: 0.750em;
    font-weight: 300;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {

    .img-left .column10 {
        padding-left: 0;
    }
    .icon-list i {
        margin: 0 30px 0 0;
    }
    .icon-list strong {
        display: block;
        padding-top: 5px;
    }
}


/*5. FOOTER*/
footer{
    background: #fff;
    height: 40px;
    border-top:1px solid #ebedef;
    line-height: 40px;
	overflow: hidden;
}

footer .container16{
    text-align: center;
}

footer .ft-social{
    display: inline-block;
    margin: 8px 0 0;
    padding: 0;
    list-style: none;
}

footer .ft-social li{
    float: left;
    margin-right: 10px;
}

footer .ft-social img{
    width: 25px;
    height: auto;
}

.ft-copy{
    font-size:0.8em;
    float: left;
}

.ft-copy .icon-logo {
    font-size: 16em;
    color: #333;
    display: block;
    float: left;
    line-height: 40px;
    margin-right: 5px;
}

.ft-links{
    float:right;
    text-transform: uppercase;
    font-size:0.6875em;
}

.ft-links a{
    color:#68707a;
    padding:0 10px;
    display: inline-block;
}

.ft-links a:hover{
    color:#3d454e;
}

.ft-links, .ft-links li{
    margin:0;
    padding: 0;
    list-style: none;
}

.ft-links li{
    float: left;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .ft-copy,
    .ft-links{
        text-align: center;
        float: none;
        margin: 0 auto;
    }

    .ft-links li {
        display: inline-block;
        float: none;}
}

/*6. LISTAGENS E TABELAS*/

/*6.1. Filtro theme*/
.filter-theme {
    margin-bottom: 40px;
}
.filter-theme label {
    padding-bottom: 10px;
}

.filter-theme select {
    width: 100%;
    color: #68707a;
    border: 1px solid #eaeff0;
    font-size: .8em;
    margin: 10px 0 0 0;
    height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*6.2. Filtro tabela*/

.filter-table {
    list-style: none;
    margin: 0;
    padding: 0 0 5px;
    height: 22px;
}
.filter-table.lined {
    border-bottom: 1px solid #68707a;
    height: 22px;
    margin-bottom: 40px;
}
.filter-table li {
    float: left;
    color: #68707a;
    font-size: 0.9em;
    padding: 0 15px 0 0;
}

.filter-table .nav-left {
    float: left;
    font-size: .8em;
    margin: 0 10px;
}
.filter-table .nav-right {
    float: right;
    font-size: .8em;
    margin: 0 10px;
}

.filter-table .selected a {
    color: #0099cc;
    text-transform: uppercase;
}
.filter-table li a {
    color: #68707a;
}


/*6.3. Tabela*/

table {
    border-top: 2px solid #0099cc;
    width: 100%;
    border-collapse: collapse;
}

table.empty {
	border-collapse: separate;
}

table.eventos {
	border-top: none;
}

/* Zebra striping
tr:nth-of-type(odd) {
    background: #eee;
}*/

td, th {
    border-bottom: 1px solid #ccc;
    text-align: left;
    padding: 12px 10px;
    line-height: 1.2;
    font-size: 0.875em;
}

table.eventos td {
	border-bottom: none;
	font-family: 'Lato', sans-serif;
	font-size: 100%;
}

td.past, th.past {
    color:#c6c6c6;
}


td a:hover {
    text-decoration: underline;
}

td:first-child {
    color: #68707a;
    font-size: 0.75em;
}

.container {
	text-align: center;
}

.container .row {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: 'Lato', sans-serif;
	font-size: .875em;
}

.container .row table.eventos td.coluna2 select {
	width: 400px;
	font-family: 'Lato', sans-serif;
	font-size: .9em;
	height: 30px;
	border: 1px solid #eaeff0;
	background: #FFFFFF;
}

.container .row table.eventos td.coluna2 input[type="text"], .container .row table.eventos td.coluna2 input[type="email"],
.container .row table.eventos td.coluna2 input[type="number"]
{
	width: 365px;
	background: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size: .9em;
	padding: 7px 15px;
	height: auto!important;
}

.container .row table.eventos td.coluna2 input,
.container .row table.eventos td.coluna2 textarea,
.container .row table.eventos td.coluna2 select{
    outline: none;
}

.container .row table.eventos td.coluna2 input.error{
    border: 1px solid red;
}

.container .row table.eventos td.coluna2 input[type="radio"].error{
    outline: 1px solid red;
}

.container .row table.eventos td.coluna2 input[type="text"].idade-input {
	width: 150px;
}

.container .row table.eventos td.coluna2 textarea {
	width: 393px;
	background: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size: .9em;
	height: 60px;
}

.container .row table.eventos td.coluna2 span {
	padding-left: 10px;
}

.coluna1 {
	width: 220px;
	text-align: right;
	height: 25px;
	vertical-align: top;
	padding: 5px 20px 5px 0;
}

.coluna2 {
	width: 400px;
	text-align: left;
	vertical-align: top;
	padding: 0 0 9px;
}

.container .row .column8 {
	width: 100%;
	padding: 15px 0;
}

.container .row .btn {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #0099cc;
	width: 100px;
	height: 25px;
	text-transform: uppercase;
	padding: 0;
}

.container .row .action p {
	margin-top: 5px;
}

@media only screen and (max-width: 800px) and (min-width:760px) {

	.container .row table.eventos td.coluna2 select {
		width: 350px;
	}

	.container .row table.eventos td.coluna2 input[type="text"], .container .row table.eventos td.coluna2 input[type="email"] {
		width: 315px;
	}

	.container .row table.eventos td.coluna2 input[type="text"].idade-input {
		width: 100px;
	}

	.container .row table.eventos td.coluna2 textarea {
		width: 343px;
	}

	.coluna2 {
		width: 350px;
	}
}

@media only screen and (max-width: 759px) and (min-width:480px) {

	.container .row table.eventos td.coluna2 select {
		width: 285px;
	}

	.container .row table.eventos td.coluna2 input[type="text"], .container .row table.eventos td.coluna2 input[type="email"] {
		width: 250px;
	}

	.container .row table.eventos td.coluna2 input[type="text"].idade-input {
		width: 35px;
	}

	.container .row table.eventos td.coluna2 textarea {
		width: 280px;
	}

	.coluna2 {
		width: 285px;
	}
}

@media only screen and (max-width: 479px) {

	.container .row table.eventos td.coluna2 select {
		width: 195px;
	}

	.container .row table.eventos td.coluna2 input[type="text"], .container .row table.eventos td.coluna2 input[type="email"] {
		width: 160px;
	}

	.container .row table.eventos td.coluna2 input[type="text"].idade-input {
		width: 35px;
	}

	.container .row table.eventos td.coluna2 textarea {
		width: 190px;
	}

	.coluna2 {
		width: 195px;
	}

	.container .row .column8 {
		margin-bottom: 10px;
	}

	.container .row .column8 p {
	    line-height: 18px;
    }
}

.notes-block {
	color: #68707a;
	font-size: 0.75em;
	padding: 15px 0 0;
}

.notes-block .ic-asterisco {
	color: #0099cc;

}

.notes-block a {
	color: #0099cc;
	text-decoration: underline;
	padding-right: 5px;
}


/*6.4. Paginação*/

.pagination {
    list-style: none;
    margin: 20px auto;
    padding: 0;
    height: 22px;
    text-align: center;
}

.pagination li {
    display: inline;
    color: #68707a;
    padding: 0 15px 0 0;
    text-align: center;
    font-size: 0.875em;
}

.pagination li a {
    color: #9ba5b1;
}
.pagination li a:hover {
    color:#0099cc;
}

.pagination .selected a {
    color: #0099cc;
    border-bottom: 2px solid #0099cc;
}


.expand-row {
    width: 100%;
    padding: 0;
    border-bottom: 0 none;
}
.expand-row table {
    border-top:0 none;
}

.expand-row th {
    font-weight: bold;
    font-size: 1.150em;
}

.expand-table {
    width: 100%;
    padding: 0;
    border-bottom: 0 none;
}


.expand-table table {
    margin: 0 0 0 5%;
    width: 95%;
}
.expand-table table td {
    font-size: 1.3em;
}
.parent td {
    font-size: 1.4em;
    font-weight: 700;
}

.parent:hover {
    background-color: #eaeff0;
    cursor: pointer;
}

.expand-table .child{
	display: none;
}


.expand-table .table-expand-icon:after{
	content:"+";
}

.expand-table .opened .table-expand-icon:after{
	content:"-";
}

/*7. MAPA DO SITE*/

.site-map ul, .site-map li{
	list-style: none;
	margin:0;
	padding:0;
}

.site-map{
	line-height: 1.6;

}

.site-map .level-1 > li{
	padding-bottom: 40px;
	width: 33%;
	float: left;
}

.site-map .level-1 > li > a{
	text-transform: uppercase;
	color:#0099cc;
}

.site-map .level-2 > li > a{
	color:#000;
	font-size: 0.75em;
	text-transform: uppercase;
}

.site-map .level-2 > li > a:hover{
	color:#0099cc;
}

.site-map .level-3 > li{
	padding-left:7px;
}

.site-map .level-3 > li > a{
	color:#8c8c8c;
	font-size: 0.75em;
	text-transform: uppercase;
}

.site-map .level-3 > li > a:hover{
	color:#0099cc;
}

@media only screen and (max-width: 768px){
	.site-map{
		padding:30px 0;
	}

	.site-map .level-1 > li{
		width: 100%;
		float: none;
	}
}

.old-browser-msg {
	padding: 20px 0px;
	line-height: 1.5;
	font-size: 0.8125em;
	background: rgb(255, 255, 224);
}

.old-browser-msg a {
	color: rgb(0, 0, 0);
	font-weight: 700;
	text-decoration: underline;
}


/*8. MAPA GRUPO NO MUNDO*/

.map-block{
	position: relative;
}

.map-block img{
	max-width: none;
}

.map-block label { width: auto; display:inline; }
.map-block img { max-width: none; }

.map-filter{
	position: absolute;
	min-height: 36px;
	width: 100%;
	left:0;
	bottom:10px;
}

.map-filter ul,
.map-filter li{
	margin:0;
	padding: 0;
	list-style: none;
}

.map-filter ul:after{
	content:".";
	clear:both;
	visibility: hidden;
	height: 0;
	display: block;
}

.map-filter li{
	height: 34px;
	line-height: 34px;
	display: inline-block;
	padding:0 20px;
	color:#fff;
	font-size:0.875em;
	font-weight: 300;
	cursor:pointer;
	float: left;
	border:1px solid #000;
	margin-right:10px;
	vertical-align: top;
	margin-bottom:10px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.map-filter li i{
	font-size:1.4em;
	margin-right: 10px;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	vertical-align: top;
}

.map-filter li.type1076{
	color: #99cc00;
	border:1px solid #99cc00;
}

.map-filter li.sel.type1076{
	background: #99cc00;
}

.map-filter li.type1077{
	color: #00a846;
	border:1px solid #00a846;
}

.map-filter li.sel.type1077{
	background: #00a846;
}

.map-filter li.type1078{
	color: #1dc7ff;
	border:1px solid #1dc7ff;
}

.map-filter li.sel.type1078{
	background: #1dc7ff;
}

.map-filter li.sel{
	color:#fff;
}


.map-wrapper{
	width: 100%;
	height: 620px;
}

.map-tooltip .tit {
	min-height: 40px;
	background: #2ac86c;
	color: #fff;
	display: table;
	width: 100%;
}

.map-tooltip.complexo .tit{
	background: #99cc00;
}

.map-tooltip.comercial .tit{
	background: #00a846;
}

.map-tooltip.investigacao .tit{
	background: #1dc7ff;
}

.map-tooltip {
	font-size: 14px;
	font-family: "Lato", sans-serif;
	width: 260px;
}

.map-tooltip .ic-tooltip {
	position: absolute;
	right: -14px;
	top: 50%;
	margin-top: -13px;
	width:14px;
	height:25px;
	display: block;
	background: url(/bundles/stepvalueportucel/images/institucional/mapa/ic_tooltip.png) no-repeat left top;
}

.map-tooltip .tit i {
	width: 40px;
	height: 100%;
	text-align:center;
	display:table-cell;
	vertical-align: middle;
	font-size:1.6em;
	margin-right:12px;
	background:rgba(0,0,0,0.14);
}

.map-tooltip .tit span{
	display: table-cell;
	vertical-align: middle;
	padding:7px 12px;
}

.map-tooltip .address{
	margin-bottom:10px
}

.map-tooltip .cont {
	padding: 20px;
	background: #fff;
	color: #333333;
	font-size: 0.9em;
}

.map-tooltip p {
	display: table;
	line-height: 1.5;
}

.map-tooltip p span {
	display: table-cell;
	padding-left: 9px;
	vertical-align: top;
}

.map-tooltip p i {
	display: table-cell;
	width: 14px;
	color: #b2b2b2;
	font-size: 1.1em;
	vertical-align: top;
	line-height: 18px;
}

.map-tooltip p.description {
	display: block;
	padding-top: 15px;
}

.map-tooltip a{
	color:#0099cc;
	text-decoration: underline;
}
.map-tooltip a:hover{
	text-decoration: none;
}


/*8. MAPA GRUPO NO MUNDO*/

.timeline-container{
	padding-top:120px;
	background:#465761;
}

#my-timeline{
	width: 100%;
	position: relative;
	z-index: 1;
}

#my-timeline .vco-storyjs .vco-feature h3{
	font-weight: 300;
	color:#ffffff;
	font-size:30px;
}

#my-timeline.storyjs-embed{
	background: url(/bundles/stepvalueportucel/timeline/images/bg_timeline.png) repeat-x left top;
}

#my-timeline .vco-storyjs{
	background: url(/bundles/stepvalueportucel/timeline/images/bg_timeline_light.png) no-repeat center top;
}

#my-timeline .vco-storyjs p{
	color:#bacbd4;
	font-size:16px;
}

#my-timeline .vco-storyjs .vco-feature .slider,
#my-timeline .vco-storyjs .vco-feature .vco-slider{
	-webkit-box-shadow: none;
	box-shadow: none;
}

#my-timeline .vco-timeline .vco-navigation{
	border-top:0;
}

#my-timeline .vco-timeline .vco-navigation .timenav-background .timenav-indicator{
	top:0;
}

#my-timeline .vco-slider .slider-item .content .content-container .text .container h2.date{
	font-size:20px;
	color:#bacbd4;
}

#my-timeline .vco-timeline .vco-navigation .timenav-background .timenav-interval-background,
#my-timeline .vco-timeline .vco-navigation .timenav-background .timenav-interval-background .top-highlight{
	-webkit-box-shadow: none;
	box-shadow: none;
}

#my-timeline .vco-timeline .vco-navigation .timenav-background .timenav-line,
#my-timeline .vco-timeline .vco-navigation .timenav .content .marker.active .dot{
	background-color: #30abd4;
}

#my-timeline .vco-timeline .vco-navigation .timenav .content .marker.active .flag .flag-content h3,
#my-timeline .vco-timeline .vco-navigation .timenav .content .marker.active .flag-small .flag-content h3{
	color:#bbc5ca;
}

#my-timeline .vco-timeline .vco-navigation .timenav .content .marker .flag:hover{
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 153px;
	height: 53px;
}

#my-timeline .vco-timeline .vco-navigation .timenav .content .marker.active .flag:hover{
	background-repeat: no-repeat;
	background-position: 0 -53px;
}

#my-timeline .vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content h3,
#my-timeline .vco-timeline .vco-navigation .timenav .content .marker .flag-small .flag-content h3{
	font-weight: bold;
	font-size:10px;
}

#my-timeline .vco-slider .nav-previous .date,
#my-timeline .vco-slider .nav-next .date{
	color:#30abd4;
}

#my-timeline .vco-notouch .vco-slider .nav-previous:hover,
#my-timeline .vco-notouch .vco-slider .nav-next:hover{
	color:#fff;
}

#my-timeline .vco-notouch .vco-slider .nav-next:hover .icon{
	margin-left: 61px;
}

#my-timeline .vco-notouch .vco-slider .nav-previous:hover .icon{
	margin-left: 15px;
}

#my-timeline .vco-timeline .vco-navigation .vco-toolbar{
	top:40px;
	background-color: #2c363c;
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#my-timeline .vco-timeline .vco-navigation .vco-toolbar .zoom-in,
#my-timeline .vco-timeline .vco-navigation .vco-toolbar .zoom-out,
#my-timeline .vco-timeline .vco-navigation .vco-toolbar .back-home{
	border:none;
	padding:8px 5px;
}

#my-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow:before,
#my-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow:after{
	background: #060606;
	-webkit-box-shadow: 0 15px 10px #060606;
	-moz-box-shadow: 0 15px 10px #060606;
	box-shadow: 0 15px 10px #060606;
}

#my-timeline .vco-slider .slider-item .content .content-container{
	max-width:1024px;
	margin:0 auto;
}


ul.infographic-icons .cols-4 li {
    width: 25%;
}

iframe#perfil  {
    width:100%;
    height:1785px;
    border:none;
    overflow:auto;
}

@media (max-width: 1006px) {

    iframe#perfil  {
        height: 2230px;
    }

}

@media (max-width: 783px) {

    iframe#perfil  {
        height: 2583px;
    }

}

@media (max-width: 552px) {

    iframe#perfil  {
        height: 2150px;
    }

}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/bundles/stepvalueportucel/images/institucional/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/bundles/stepvalueportucel/images/institucional/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 80%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/bundles/stepvalueportucel/images/institucional/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: 15%;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/bundles/stepvalueportucel/images/institucional/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
    padding: 15px 20px;
    text-transform: uppercase;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/bundles/stepvalueportucel/images/institucional/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/bundles/stepvalueportucel/images/institucional/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/*
    1. HOMEPAGE
    2. Pages exceptions
        Legenda mapa mundo

    3. Governo Sociedade expand-collapse
    4. Marcas
    5. Multimédia
	6. Agenda
*/


/*1. HOMEPAGE*/
.hp-slider{
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: block;
	width: 100%;
}

.hp-links {
	position: absolute;
	right: 0;
	top: 120px;
	z-index: 2;
}

.hp-links div.box {
	width: 120px;
	background: rgba(208,120,87, 1);
	box-sizing: border-box;
	padding: 19px 15px;

}
.hp-links div.box a {
    display: block;
    color: #fff;
    font-size: 0.9em;
    text-transform: uppercase;
}
.hp-links div.box a:hover {
    opacity: .8;
}

.hp-links div.subtitle {
	font-size: 0.8em;
	margin-top: 9px;
	color:#3b4047;
}

.hp-links div.subtitle div{
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}

.hp-links div.subtitle div.icon{
    width: 9px;
}

.hp-links div.subtitle div.text{
    width: 78px;
}

.hp-links div.subtitle i {
	font-size: 0.2em;
}

/*.hp-links div + div {
	background: #2b84b2;
}*/


@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hp-links {
        top: 80px;
    }
    .hp-links div.box {
        width: 100px;
        padding: 12px;
    }
    .hp-links div.box a {
        font-size: 0.8em;
    }

    .hp-links div.subtitle div.text {
        width: 64px;
    }
}


.hp-art{
	position: relative;
}

.hp-art .info{
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	padding-top:40px;
	-webkit-backface-visibility: hidden;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}


@media only screen and (max-width: 959px) {
	.hp-art .info{
		top: 0;
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hp-art .info{
        top: 0px;
        padding-top: 15px;
    }
}


.hp-art .title1{
	margin:0 0 20px 0;
	padding:0;
	line-height: 1.2;
	text-transform: uppercase;
}

.hp-art .title3{
	margin:0 0 20px 0;
	padding:0;
	line-height: 1.250;
	max-width: 55%;
    font-weight: 300;
}

.hp-art img{
    min-width: 1280px;
    height: auto;
}

.hp-art figure{
	height: 580px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

	.hp-art figure{
		height: auto;
	}

    .hp-art .title1 {
        font-size: 1.7em;
        text-align: center;
    }
    .hp-art .title3 {
        font-size: 1.2em;
        max-width: 100%;
        text-align: center;
    }
    .hp-art img {
        min-width: 768px;
        height: auto;
    }
}




.hp-content .column2,
.hp-content .column4,
.hp-content .column8,
.hp-content .column12 {
	padding-left:0;
	padding-right:0;
}

.hp-content .row{
	margin: 0;
}

.hp-block {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.hp-block.small{
	height: 140px;
	padding:20px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hp-block.small{
        max-height: 100px;
    }
}

.hp-block.big{
	height: 240px;
	margin-top:-100px;
	padding:100px 20px 0;
}

.hp-block h2{
	min-height: 56px;
	margin:0;
	font-weight: 300;
	line-height: 1.2;
	z-index: 10;
}

.hp-block.small h2{
	padding-bottom: 10px;
	font-size:1.25em;
    position: absolute;
    top: 20px;
    left: 20px;
	z-index:10;
}


.hp-block.big h2{
	padding-bottom: 15px;
	/*color:#fff;*/
	font-size:1.875em;
	text-transform: uppercase;
    z-index: 9999;
    position: absolute;
    top: 72px;
    left: 20px;
}

.hp-block.big h2 small{
	font-size:0.6em;
	text-transform: none;
	line-height: 1.5;
	display: block;
}

.hp-block.big .btn {
    position: absolute;
    top: 180px;
    left: 20px;
    z-index: 9999;
    opacity: 1;
}

.hp-block figure{
	z-index: 1;
	position: absolute;
	top: 50%;
	width: 100%;
	height: 100%;

}

.hp-block figure img {
    vertical-align: top;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
	transition:all .3s ease-in;
    -webkit-font-smoothing: antialiased;
	-webkit-backface-visibility: hidden;
	z-index: 1;
}

.hp-block figure a:hover img {
    opacity: .9;
    background-color: white;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.hp-block figure a:hover h2 {
    opacity: 1;
}

.hp-block .btn {
    padding: .4em 1em;
}

.hp-block.big .graph {
    position: absolute;
    right: 5px;
    z-index: 999999;
    top: 40%;
    width: 30%;
}

.hp-block.big .graph img {
    display: inline-block;
    width: 35px;
    padding: 5px 5px 0 0;
}
.hp-block.big .graph p{
    font-size: 2.175em;
    line-height: .9em;
    font-weight: 300;
}

.hp-block.big .graph small {
    line-height: 14px;
    display: block;
    padding-top: 5px;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

    .hp-block.big .graph img {
        width: 25px;
    }
    .hp-block.big .graph p {
        font-size: 1.475em;
    }

}

@media only screen and (min-width: 320px) and (max-width: 767px) {


    .hp-block.big {
        height: 180px;
        margin-top:0;
        padding: 40px 20px 0;
    }

    .hp-block.small h2{
        padding-bottom: 0;
        font-size:1.1em;
        top: 40px;
    }
    .hp-block.big h2 {
        font-size: 1.250em;
        padding-bottom: 0;
    }

    .hp-block.big figure img {
        margin: 0 -180px;
    }

}

.hp-block.small figure{
    margin-top:-70px;
    right: 0;
}

.hp-block.big figure{
    margin-top:-120px;
    left:0;
}

.hp-block figure img{
    width: auto;
    max-width: none;
}

.hp-block figure a {
    display: block;
}

.hp-block.small figure img{
    float: right;
}

.hp-block .txt{
    z-index: 2;
    left: 0;
    position: relative;
}

.hp-content{
    margin-top:-140px;
    position: relative;
    z-index: 2;
}

.hp-news{
    /*background: #f5f7f8;*/
    background: #fff;
    padding:25px 0 0 0;
    min-height: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hp-news .column4{
    padding:0 20px 0;
}

.hp-news .column4:first-child{
    border-right:1px solid #e0e0e0;
}

@media only screen and (min-width: 960px) and (max-width: 1139px) {

    .hp-block.small figure{
        right: -30px;
    }

    .hp-block.small figure.exep-mobile {
        right: -50px;
        height: 100px;
        margin-top: -30px;
        overflow: hidden;
    }

    .hp-block.small h2 {
        left: -10px;
        font-size: 1.125em;
    }


}

@media only screen and (min-width: 768px) and (max-width: 959px) {

    .hp-content .column8 {
        width: 100%;
    }

    .hp-content .column8 .column4 {
        width: 50%;
    }

    .hp-block.big {
        margin-top: 0;
    }

}



@media only screen and (min-width: 320px) and (max-width: 767px) {

    .hp-content {
        margin-top:-100px;
    }

    .hp-news {
        min-height: 180px;
    }
    .hp-news .column4 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .hp-news .column4:first-child {
        border-right: 0 none;
        border-bottom: 1px solid #e0e0e0;
    }
}

.hp-news .news-date{
	margin:0 0 5px;
	font-size:0.8125em;
	color:#9ba5b1;
	font-weight: 300;
}

.hp-news h2{
	font-size:.9em;
	font-weight: 400;
	line-height: 1.2;
	margin:0;
}

.hp-news h2 a:hover {
    text-decoration: underline;
}

.hp-news .news-top{
    padding-bottom: 10px;
	position: relative;
	z-index: 2;
}

.hp-news .news-top h3{
	float:left;
	margin:0;
	color:#3b4047;
	font-weight: 300;
	font-size:1.25em;
	line-height: 1;
}

.hp-news .see-all{
	float:right;
	font-size:0.6875em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
}

.hp-news .see-all:hover {
    color: #3b4047;
}

.hp-news .see-all i{
	font-size:0.3em;
}

.hp-stocks .column2{
	padding-left:13px;
	padding-right:13px;
	height: 80px;
}

.hp-stocks .column2.stock-tit{
	padding-top:20px;
}
.hp-stocks .column2.stock-value{
	padding-top:20px;
}

.stock-tit{
	background: #eeeeee;
}

.stock-value{
	background:url(../../images/bg_ic_stocks.png) no-repeat left center #fafbfb;
}

.stock-tit h3{
	margin:0;
	color:#333333;
	font-size:1.15em;
	line-height: 1.2;
	font-weight: 300;
}

.stock-value .icon{
	display: inline-block;
	vertical-align: top;
	width: 25px;
	font-size:0.7em;
	text-align: center;
	color:#cccccc;
}

.stock-value .icon i{
	display: block;
}

.stock-value .icon.up .icon-arrow-fill-up{
	color:#99cc00;
}
.stock-value .icon.down .icon-arrow-fill-down{
	color:#ce1414;
}

.stock-value .value{
	font-size:1.375em;
	color:#333333;
	font-weight: 300;
	line-height: 1.1;
	display: inline-block;
}

.stock-value .value small{
	display: block;
	font-size:0.5em;
	color:#999999;
    padding-top: 4px;
}

.hp-newsletter img {
	width: auto;
}

.hp-newsletter .column4{
	padding:20px 0 0 20px;
	height: 80px;
}

.hp-newsletter .column8{
	padding-top:25px;
    padding-left: 20px;
}


.newsl-text{
	font-size:0.75em;
	color:#68707a;
}

.hp-newsletter input[type="text"]{
	width: 38%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #e9eff0;
	padding:0 15px;
	font-size:0.7em;
	color:#999999;
	height: 30px;
	line-height: 30px;

}

.hp-newsletter input[type="submit"]{
	height: 30px;
	line-height: 30px;
	cursor:pointer;
	border:none;
	padding:0 20px;
	color: #fff;
	text-transform: uppercase;
	font-size:0.75em;
}

.sub-footer {
    border-top: 1px solid #ebedef;
    background-color: #f5f7f8;
}

.hp-sub-txt.column8 {
    padding:40px 20px;
}
.hp-sub-txt .logo-footer-homepage {
	width: 99px;
	height: 51px;
    float: left;
}
.hp-sub-txt .logo-footer-homepage-2sides {
	height: 51px;
    width: 51px;
    float: left;
}
.hp-sub-txt .icon-logo {
    font-size: 18em;
    line-height: 40px;
    color: #68707a;
    height: 40px;
    overflow: hidden;
    display: block;
}
.hp-sub-txt p {
    font-size: .75em;
    color: #68707a;
    padding: 10px 35px 30px 0;
    line-height: 1.4em;
    float: left;
}

.hp-sub-form {
    padding: 40px 0;

}
.hp-sub-form form .column2,
.hp-sub-form form .column4,
.hp-sub-form form .column8 {
    padding:0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.hp-sub-form .column4 input,
.hp-sub-form .column4 select,
.hp-sub-form .column8 textarea{
    width: 100%;
    margin-bottom: 10px;
    color: #68707a;
    border: 1px solid #eaeff0;
    font-size: .8em;
    padding: 3% 4%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.hp-sub-form .column4 select {
    height: 35px;
    background-color: #fff;
}

.hp-sub-form p.msg-form{
	font-size:0.8125em;
	display: none;
	height: 25px;
	line-height: 25px;
	padding-top:7px;
}

.portas-abertas-fechado {
    text-align: center;
    margin: 20px 0;
}

.portas-abertas-fechado p:first-child {
    font-size: 1.2em;
    padding-bottom: 5px;
}

@media only screen and (min-width: 320px) and (max-width: 959px) {
    .hp-sub-form {
        padding: 0 0 40px 0;
    }
}

/*2. Pages exceptions*/



@media only screen and (min-width: 768px) and (max-width: 959px) {
    .col-article .column10 h2,
    .col-article .column10 h3,
    .col-article p,
    .img-right .column6 p,
    .img-right .column6 ul li,
    .img-right .column6 ul li strong,
    .img-right .column6 ul li span,
    .img-right .column6 ul li small{
        color: #333;
    }
}


/* Legenda mapa mundo*/
.map {
    position: absolute;
    left: 0;
    bottom: 12%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.map-caption {
    position: absolute;
    bottom: 10%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.map-caption li {
    float: left;
    padding-right: 20px;

}

.map-caption li span {
    font-size: .8em;
    font-weight: 300;
}

.map-caption li i {
    font-size: 1.1em;
}
.color1 {
    color: #a8dd00;
}
.color2 {
    color: #04b34e;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

    .map {
        bottom: 16%;
    }
}

/*expand-collapse*/
.block {
    margin: 20px 0;
    /*border-top: 1px solid #e5e5e5;*/
}

.expand-block {
    width: 100%;
    overflow: hidden;
}


.expand-block p {
    font-size: 1.250em;
    color: #3b4047;
    margin: 0;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    font-weight: 300;
    float: left;
    width: 100%;
}
.expand-block .ul-col-open{
    color: #0099cc;
}

.ul-col-closed:before {
    font-family: 'icomoon';
    content: "\e617";
    color: #0099cc;
    font-size: .8em;
    margin-right: 10px;
}

.ul-col-open:before {
    font-family: 'icomoon';
    content: "\e616";
    color: #61747f;
    font-size: .8em;
    margin-right: 10px;
}

.expand-block ul {
	display: none;
    padding: 20px 0 20px 20px;
    clear: both;
    overflow: hidden;
    width: 100%;
}

.expand-block ul li ul{
	display:block!important;
	padding: 10px 0 10px 0;
	margin-bottom: 0;
}

.expand-block ul li {
    font-weight: 300;
    line-height: 1.4em;
    padding-bottom: 8px;
    list-style: none;
}

.expand-block ul li strong {
    display: block;
    color: #0099cc;
    font-weight: 300;
}


.foot-note {
    margin:40px 0 0 0;
    font-size: .9em;
    font-weight: 300;
}
.foot-note p {
    padding-bottom: 20px;
}

.foot-note p sup {
    font-size: 1.1em;
}

/*marcas page*/

.brand-grid {
    border-top: 1px solid #e5e5e5;
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px;
}

.brand-grid ul {
    margin: 0;
    padding: 0;
}
.brand-grid li {
    list-style: none;
    float: left;
}
.brand-grid li a {
    display: block;
    float: left;
    background-color: #000;
    overflow: hidden;
}

.size1 {width: 190px;}
.size2 {width: 380px;}
.alt1 {height: 190px;}
.alt2 {height: 380px;}


.brand-grid li a img {
    vertical-align: top;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    z-index: 1;

}


.brand-grid li a:hover img {
    opacity: .7;
    background-color: white;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

.brand-grid .resp-w { display: none}
.brand-grid .resp-w li a,
.brand-grid .resp-w li { float: none}
.brand-grid .resp-w li a img {
    width: 100%;
}
.small-desk {
    display: none;
}


/*multimedia page*/

.multimedia-sidebar {
    margin: 30px 0;
    padding: 0;
}

.multimedia-sidebar li {
    margin: 5px 0;
    padding: 0;
    list-style: none;
}

.multimedia-sidebar li a {
    color: #0099cc;
    padding: 5px 9px;
    border: 2px solid #fff;
    display: inline-block;
    margin-bottom: 3px;
    width: 150px;
    font-size: 0.875em;
    outline: 0;
    text-transform: uppercase;
}

.multimedia-sidebar li.active a {
    border: 2px solid #0099cc;
}

.multimedia-folder-container{
    margin: 42px 0;
}

.multimedia-folder{
    width: 30%;
    float: left;
    margin: 1%;
    position: relative;
}

.multimedia-folder-text {
    position: absolute;
    bottom: 0;
}


.multimedia-folder-text h3{
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0 10px;
    padding: 0;
    font-size: 0.65em;
}

.multimedia-folder-text h4{
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 10px 10px;
    padding: 0;
    font-size: 0.65em;
}

.galeria {
    width: 33.3%;
}

.galeria-hide {
    display:none;
}

.galeria img{
    display: block;
    margin: 1% auto;
    width: 98%;
}

.galeria-title4{
    display: block;
    margin-top: 12px;
}

.galeria-btn-back{
    color: #0099cc;
    padding: 5px;
    border: 2px solid #0099cc;
    display: inline-block;
    margin-bottom: 3px;
    width: 100px;
    font-size: 0.875em;
    outline: 0;
    text-transform: uppercase;
    margin-top: 9px;
    float: right;
}

.fancybox-title{
    color: #61747f;
    font-size: 20px;
    position: relative;
}

.fancybox-title .galeria-descricao{
    color: #000000;
    text-transform: none;
    font-size: 16px;
}

.fancybox-title .galeria-tamanho{
    text-transform: none;
    color: #999999;
    font-size: 12px;
}

.fancybox-title .galeria-ficheiro{
    position: absolute;
    bottom: 15px;
    right: 20px;
}

.fancybox-title .galeria-ficheiro a{
    color: #0099cc;
    font-size: 12px;
    cursor: pointer;
}

.ic-play{
	width: 65px;
	height: 40px;
	background: url(/bundles/stepvalueportucel/images/institucional/ic_play.png) no-repeat center center;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -33px;
	margin-top: -20px;
}

@media only screen and (max-width: 768px){
    .brand-grid .resp-w {
        display: block;
    }
    .brand-grid .desk-w {
        display: none;
    }

}
@media only screen and (min-width: 768px) and (max-width: 959px){
    .brand-grid .column5 {
        width: 336px;
    }
    .brand-grid .column11 {
        width: 432px;
    }

}

@media only screen and (min-width: 960px) and (max-width: 1140px){
    .brand-grid .column5 {
        width: 540px;
    }
    .brand-grid .column11 {
        width: 420px;
    }


}

@media only screen and (min-width: 768px) and (max-width: 1140px){
    .middle .desk-w {
        display: none;
    }
    .small-desk {
        display: block;
    }
}


/*module exception - Institucional/Perfil-do-Grupo*/

.article-fullbg .column6 .icon-list .title2 {
    font-size: 2.45em;
}

.article-fullbg .nav-social{
    display: inline-block;
    margin: 8px 0 16px;
    padding: 0;
    list-style: none;
}

.article-fullbg .nav-social li{
    float: left;
    margin-right: 10px;
}

.article-fullbg .nav-social img{
    width: 25px;
    height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1140px){
    .article-fullbg .column6 .icon-list .title2 {
        font-size: 1.35em;
    }
    .icon-list small {
        font-size: 0.650em;
    }
}

#modulo844{
	padding:30px 0;
}

/*FIX MODULO BORDER TOP*/
.breadcrumbs + .container16 > .block{
	border-top:0;
}


/*Financial List*/

.financial-list form{
	padding:20px 0;
}

.financial-list input{
	width: 100%;
	color: #68707a;
	border: 1px solid #eaeff0;
	font-size: .8em;
	padding: 10px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.financial-list .btn{
	padding: 11px 15px 9px;
	display: inline-block;
	width: auto;
}

.financial-list p.msg-form{
	font-size:0.8125em;
	display: none;
	height: 25px;
	line-height: 25px;
	padding-top:7px;
}

.financial-list .btn{
	color:#fff;
}

.financial-list .column4{
	padding-left:0;
}

.vco-slider .slider-item .content .content-container .text .container .slide-tag, .vco-timeline .vco-navigation .timenav-background .timenav-tag div h3{
	display: none !important;
}

.gsc-control-cse table{
    border-top: 0;
}

.gsc-table-cell-snippet-close, .gsc-table-cell-snippet-open {
    padding: 12px 10px !important;
}

.gsc-above-wrapper-area {
	border-bottom: none !important;
}

.search div{
    width:200px;
}

.search input[type=text]{
    width: 150px;
    margin: 0 10px;
    color: #68707a;
    border: 1px solid #eaeff0;
    font-size: .8em;
    padding: 3% 4%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.search input[type=text]:focus{
    outline: 0;
}

.stopselect{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.stopselect{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}

.search .icon-search::-moz-selection { background:transparent; }
.search .icon-search::selection { background:transparent; }


/* 6. Agenda */
#agenda-list{
	margin: 0;
	padding: 0;
}

#agenda-list li, .evento-detalhe {
	width: 100%;
	height: 280px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
	list-style: none;
}

#agenda-list li figure, .evento-detalhe figure {
	float: left;
	height: 250px;
	width: 400px;
	margin-right: 45px;
}

#agenda-list li figure .imagem-agenda, .evento-detalhe .imagem-agenda-detalhe {
	width: 400px;
	height: 250px;
}

#agenda-list li a{
	margin-top: .67em;
}

#agenda-list li .data-evento, .evento-detalhe .data-evento{
	font-size: 0.80em;
}

#agenda-list li .title3{
	margin-top: 0;
}

#agenda-list li .agenda-conteudo, .evento-detalhe .agenda-conteudo{
	float: right;
	width: 60%;
}

#agenda-list li div{
	margin-bottom: 20px;
	color: #3b4047;
}

.evento-detalhe .agenda-conteudo .nav-social{
    display: inline-block;
    margin: 8px 0 16px;
    padding: 0;
    list-style: none;
}

.evento-detalhe .agenda-conteudo .nav-social li{
    float: left;
    margin-right: 10px;
}

.evento-detalhe .agenda-conteudo .nav-social img{
    width: 25px;
    height: auto;
}

.evento-detalhe{
	margin-top: 20px;
	border-bottom: none;
	margin-bottom: 0;
}


/* Tabela de oferta de emprego */
.tabela-oferta-emprego{
	border-top:none;
}

.tabela-oferta-emprego .data-oferta{
	width: 20%;
	text-align: left;
}

.tabela-oferta-emprego .nome-oferta{
	width: 60%;
}

.tabela-oferta-emprego .detalhes-oferta{
	width: 20%;
	text-align: right;
}

.oferta-detalhe-container{
	width: 600px;
	height: 100%;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	overflow: scroll;
}

.fancybox-skin {
	background-color: transparent;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.oferta-header{
	background-color: #0099ce;
	color: white;
	padding: 35px;
}

.oferta-header .oferta-data{
	font-size: 12px;
}

.oferta-header .oferta-nome{
	font-size: 30px;
}

.oferta-body{
	padding: 35px;
	font-weight: normal;
	font-size: 14px;
	background-color: #fff;
}
.oferta-body .oferta-local{
	font-size: 18px;
	color: #9aca27;
	padding-bottom: 30px;
}
.oferta-body .oferta-descricao{
	margin-bottom: 30px;
}
.oferta-body .oferta-descricao span{
	font-weight: bold;
}

.oferta-body .oferta-botoes {
	font-size: 14px;
	display: block;
	text-align: center;
}

.oferta-body .oferta-botoes .enviar-candidatura, .oferta-body .oferta-botoes .imprimir-candidatura {
	padding: 0 5px;
	display: inline-block;
}

.oferta-body .oferta-botoes  .enviar-candidatura a, .oferta-body .oferta-botoes .imprimir-candidatura a {
	padding: 10px;
	text-decoration: none;
	border: 2px solid #0099ce;
	line-height: 50px;
}

.oferta-body .oferta-botoes  .enviar-candidatura a {
	background-color: #0099ce;
	color: #fff;
}

.oferta-body .oferta-botoes .imprimir-candidatura a {
	color: #0099ce;
}

.oferta-body .oferta-local i {
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 50px;
	/* Firefox 1-3.6 */
	-moz-border-radius: 50px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 50px;
	border: 2px solid #9aca27;
	font-size: 35px;
	margin-right: 15px;
	padding: 5px;
}

.video-header .botao-video-header i{
	font-size: 20px;
	padding-right: 5px;
	vertical-align: text-top;
}

.oferta-body .oferta-local .nome-local{
	vertical-align: super;
}


.fancybox .figure-com-video .icon-play{
	position: absolute;
	bottom: 185px;
	right: 170px;
	font-size: 90px;
}



@media only screen and (max-width: 1140px) and (min-width: 961px) {
	#agenda-list li .agenda-conteudo{
		width: 50%;
	}
}

@media only screen and (max-width: 960px) and (min-width: 768px) {
	#agenda-list li .agenda-conteudo{
		width: 40%;
	}
}

@media only screen and (max-width: 767px){

	#agenda-list li{
		height: 420px;
	}

	#agenda-list li .agenda-conteudo{
		width: 100%;
		padding-top: 20px;
	}

	.oferta-detalhe-container{
		width: auto;
	}
}

@media only screen and (max-width: 767px) and (min-width: 480px) {

	#agenda-list li figure {
		width: 390px;
	}
}

@media only screen and (max-width: 479px) and (min-width: 320px)
{
	#agenda-list li figure {
		width: 290px;
	}
}


@media print {
	header.main-header, .tabela-oferta-emprego, .header-container, footer, .oferta-detalhe-container .oferta-body .oferta-botoes, .fancybox-item.fancybox-close{
		display: none;
	}

	.oferta-detalhe-container{
		margin: 0;
		padding: 0;
		left: 0;
	}

	.oferta-header{
		padding: 35px 35px 5px 35px;
		background-color: #fff;
	}

	.oferta-body .oferta-descricao{
		color: #000;
	}

    .fancybox-opened{
	    width: 600px;
	    height: auto;
	    position: static !important;
    }
	.fancybox-overlay{
		background: none !important;
	}
}

.tabela-eventos .element-aggregator{
    display: flex;
    align-items: center;
}
@media screen and (max-width: 860px) {
    .tabela-eventos .element-aggregator{
        display: block;
        align-items: center;
    }
}

.calendar-icons-aggregator{
    display: flex;
    margin-left: auto;
}
@media screen and (max-width: 860px) {
    .calendar-icons-aggregator{
        margin-top: 10px;
    }
}


.calendar-icons-aggregator > img{
    max-height: 20px;
    width: auto;
    margin-right: 10px;
}


.artigo_2colunas_img_white .link-aggregator .link-simple{
    display: flex;
    width: 100%;
}

