/*
* Theme Name: Infopress - Multipurpose Html Template
* Author: 2035Themes
* Author URI: http://www.2035themes.com/
* Version: 1.0
*/


/* Table Of Content

1    - Reset
2    - Global Core Styles
3    - Slider
4    - Header
5    - Elements
	   . Accordion & Toggle
	   . Alerts
	   . Animation Numbers
	   . Buttons
	   . Breadcrumb
	   . Call To Action
	   . Card
	   . Contact Box
	   . Customer Comments
	   . Dropcap
	   . Highlighted Text
	   . Icon Box
	   . List Style
	   . Link
	   . Magic Background
	   . Map
	   . Newsletter
	   . News
	   . Price List
	   . Progress Box
	   . Process Box
	   . Social Buttons
	   . Tabs
	   . Team
	   . Titles
	   . Tooltip
	   . Twitter
	   . Quote
6    - Blog
7    - Portfolio
8    - Page Navigation
9    - Parallax
10   - Video Background
11   - Pagination (Blog, Portfolio, Shop)
12   - Search Page
13   - Cart Page
14   - Category Page
15   - Checkout Page
16   - Login & Register Page
17   - Shop Single Page
18   - Footer
19   - 404 Page

/*-----------------------------------------------------------------------------------*/


/*   Reset
/*-----------------------------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6,
h8,
h8b,
h8c,
h10 {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    -webkit-transition-property: color, text;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear, ease-in;
}

a,
a:visited,
a:focus,
a:active,
a:hover,
a:link {
    outline: 0 none !important;
    text-decoration: none !important;
    background: none !important;
}

.resetter {
    margin: 0;
    padding: 0;
}


/*-----------------------------------------------------------------------------------*/


/*   Global Core Styles
/*-----------------------------------------------------------------------------------*/

body {
    margin: 0;
    padding: 0;
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #2f434c;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

#wrapper {
    width: 100%;
    height: auto;
}

.site-content {
    position: relative;
}

.site-content4 {
    /* Site Content Contactos */
    position: relative;
    background-color: #d7d7d7 !important;
}

.container3 {
    /* Container Áreas de Negócio */
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-width: 100% !important;
}

.row2 {
    max-width: 100% !important;
}

.alinhar-centro {
    text-align: center !important;
}

i2 {
    background-color: #ecedef;
    -moz-border-radius: 36px;
    -webkit-border-radius: 36px;
    border-radius: 36px;
    border: 2px solid #1178bb;
    width: 36px;
    height: 36px;
    border: 1x solid grey;
    padding: 7px;
    display: inline-block;
    text-align: center;
}


/* FONTES */


/* Font Face 

Font Name : Nexa
Font Source : http://fontfabric.com/nexa-free-font/
Licence : Free to Use Personal or Commercial Use

*/


/* Nexa Light */

@font-face {
    font-family: 'nexa_light';
    src: url('../fonts/Nexa-Light-webfont.eot');
    src: url('../fonts/Nexa-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Nexa-Light-webfont.woff2') format('woff2'), url('../fonts/Nexa-Light-webfont.woff') format('woff'), url('../fonts/Nexa-Light-webfont.ttf') format('truetype'), url('../fonts/Nexa-Light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Nexa Bold */

@font-face {
    font-family: 'nexa_bold';
    src: url('../fonts/Nexa-Bold-webfont.eot');
    src: url('../fonts/Nexa-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Nexa-Bold-webfont.woff2') format('woff2'), url('../fonts/Nexa-Bold-webfont.woff') format('woff'), url('../fonts/Nexa-Bold-webfont.ttf') format('truetype'), url('../fonts/Nexa-Bold-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    color: #222;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.0300em;
}

h2 {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #222;
    font-size: 19px;
    line-height: 0px;
    letter-spacing: 0.0700em;
    font-weight: 600;
    display: inline;
    float: left;
}
h8 {
    display: none;
}
h8b {
    display: none;
}
h8c {
    display: none;
}
h10 {
    /* Breadcrumb Tabs - Áreas de Negócio */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #222;
    font-size: 16px;
    line-height: 0px;
    letter-spacing: 0.0700em;
    font-weight: 600;
    display: inline;
    float: left;
}
h2b {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 13px;
    line-height: 0px;
    letter-spacing: 0.0600em;
    font-weight: 600;
    display: inline;
    float: right;
    margin-top: 28px;
    margin-left: 500px;
}
h2c {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 11px;
    line-height: 0px;
    letter-spacing: 0.0600em;
    font-weight: 600;
    display: inline;
    float: left;
    margin-top: 26px;
    margin-left: -120px;
}
h3 {
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    color: #222;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.0300em;
}
h4 {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #32444e;
    font-size: 41px;
    line-height: 25px;
    letter-spacing: -0.0200em;
    font-weight: 700;
}
h4b {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #1178bb;
    font-size: 20px;
    line-height: 0px;
    letter-spacing: 0.0100em;
    font-weight: 700;
}
h4c {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #1178bb;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.0100em;
    font-weight: 700;
}
h4d {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #565b5f;
    font-size: 13px;
    line-height: 0px;
    letter-spacing: 0.0100em;
    font-weight: 700;
}
h5 {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.0300em;
    color: #222;
}

h21 {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 26px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2px !important;
    padding-top: 10px !important;
    margin-left: 55px;
    margin-right: 30px;
    letter-spacing: 0.0300em;
    color: #7f8798;
}

h5t1 {
    /* Menu Lateral - Título Funcional */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 14px;
    letter-spacing: -0.0300em;
    color: #2f434c;
    display: block;
    font-weight: 600;
    padding-top: 15px;
    padding-left: 59px;
}

h5t2 {
    /* Menu Lateral - Título Água */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 14px;
    letter-spacing: -0.0300em;
    color: #2f434c;
    display: block;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 90px;
}

h5t3 {
    /* Menu Lateral - Título Energia */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 14px;
    letter-spacing: -0.0300em;
    color: #2f434c;
    display: block;
    font-weight: 600;
    padding-top: 15px;
    padding-left: 73px;
}

h5t4 {
    /* Menu Lateral Áreas de Negócio - Título Saúde */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 14px;
    letter-spacing: -0.0300em;
    color: #2f434c;
    display: block;
    font-weight: 600;
    padding-top: 15px;
    padding-left: 82px;
}

h5b1 {
    /* Menu Lateral Áreas de Negócio - Títulos */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 24px;
    letter-spacing: 0.0500em;
    color: #2f434c;
    display: block;
    font-weight: 700;
    padding-top: 15px;
    padding-left: 220px;
}

h5b2 {
    /* Menu Lateral Áreas de Negócio - Títulos */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 24px;
    letter-spacing: 0.0500em;
    color: #2f434c;
    display: block;
    font-weight: 700;
    padding-top: 15px;
    padding-left: 230px;
}

h5c {
    /* Menu Lateral Áreas de Negócio - Tagline */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.0100em;
    color: #7f8798;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 18px;
    padding-left: 43px;
}

h5e {
    /* Título Cartão i&d */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    margin: 0 auto;
    text-align: center !important;
    display: block;
    font-weight: 700;
    padding-top: 25px;
}

h5f {
    /* Subtítulo Cartão i&d */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.0100em;
    color: #1178bb;
    margin: 0 auto;
    text-align: center !important;
    display: block;
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 5px;
}

h1t {
    /* Título Áreas Negócio - Água */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 0px;
}

hcontactos {
    /* Contactos - Título */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 10px;
}

shcontactos {
    /* Contactos - Subtítulo */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    text-align: left !important;
    display: block;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 40px;
}
tituloconteudo { /* Título dos Conteúdos */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 38px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 10px;
}
subtituloconteudo { /* Subtítulo dos Conteúdos */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    text-align: left !important;
    display: block;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 40px;
}
h5d {
    /* Título Áreas Negócio - Água */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 0px;
}
hl1 {
    /* Título Água - Linha Azul Claro */
    line-height: 25px;
    letter-spacing: 0.0100em;
    display: block;
    width: 50px !important;
    padding-bottom: 10px;
    padding-top: 0px;
    border-bottom: 5px solid;
    border-color: #4abfeb;
}
linhaazul { /* Linha Azul */
    line-height: 25px;
    letter-spacing: 0.0100em;
    display: block;
    width: 50px !important;
    padding-bottom: 0px;
    padding-top: 5px;
    border-bottom: 5px solid;
    border-color: #1178bb;
}
linhaazulclaro { /* Linha Azul Claro */
    line-height: 25px;
    letter-spacing: 0.0100em;
    display: block;
    width: 50px !important;
    padding-bottom: 0px;
    padding-top: 5px;
    border-bottom: 5px solid;
    border-color: #4abfeb;
}
linhacreme { /* Linha Creme */
    line-height: 25px;
    letter-spacing: 0.0100em;
    display: block;
    width: 50px !important;
    padding-bottom: 0px;
    padding-top: 5px;
    border-bottom: 5px solid;
    border-color: #f0a15f;
}
linhavermelha { /* Linha Vermelha */
    line-height: 25px;
    letter-spacing: 0.0100em;
    display: block;
    width: 50px !important;
    padding-bottom: 0px;
    padding-top: 5px;
    border-bottom: 5px solid;
    border-color: #d51e22;
}
linhacinza { /* Contactos - Linha divisório cinza */
    line-height: 25px;
    letter-spacing: 0.0100em;
    display: block;
    width: 370px !important;
    padding-bottom: 10px;
    padding-top: 0px;
    border-bottom: 1px solid;
    border-color: #ecedef;
}
hl2 {
    /* Conteúdo Área de Negócios - Linha Texto Água */
    line-height: 25px;
    letter-spacing: 0.0100em;
    display: block;
    width: 250px !important;
    padding-bottom: 10px;
    padding-top: 0px;
    border-bottom: 2px solid;
    border-color: #4abfeb;
}
h1st {
    /* Subtítulo Água */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    text-align: left !important;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 10px;
}
h2st {
    /* Subtítulo Água */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #7f8798;
    text-align: left !important;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 10px;
}
h3st {
    /* Subtítulo Contactos */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    text-align: left !important;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 40px;
}

hctc { /* Título Fale connosco! */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 38px;
    letter-spacing: 0.0100em;
    color: #2f434c;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 10px;
}
shctc { /* Subtítulo Fale connosco! */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #7f8798;
    display: block;
    font-weight: 700;
    padding-bottom: 20px;
}
h5g {
    /* Subtítulo Azul */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #7f8798;
    text-align: left !important;
    display: block;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 10px;
}
h5h {
    /* Menu Lateral Áreas de Negócio - Tagline */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.0100em;
    color: #7f8798;
    display: block;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 43px;
}
h6 {
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 19px;
    letter-spacing: 0.1400em;
    color: #222;
}

p2 {
    /* Contéudo Área de Negócios - Descrição Bold */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: 0.0100em;
    color: #2f434c;
    text-align: justify !important;
    display: block;
    float: left;
    margin-left: 570px;
    margin-top: -310px;
    width: 310px;
    margin-bottom: 5px;
}
p3 {
    /* Contéudo Áreas Negócio - Texto */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    float: left;
    font-size: 16px !important;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #565b5f;
    display: block;
    margin-left: 540px;
    margin-top: -323px;
    width: 520px;
}
p3b {
    /* Contéudo Áreas Negócio - Texto */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    float: left;
    font-size: 16px !important;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #565b5f;
    display: block;
    margin-left: 540px;
    margin-top: -373px;
    width: 520px;
}
p4 {
    /* Contéudo Área de Negócios - Texto Secundário */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    float: left;
    display: block;
    font-size: 14px !important;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #303030;
    margin-left: 490px;
    margin-top: -262px;
    width: 410px;
    margin-bottom: 5px;
}
p5 {
    /* Contéudo Áreas Negócio - Texto */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    float: left;
    font-size: 14px !important;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #303030;
    display: block;
    margin-left: 540px;
    margin-top: -335px;
    width: 520px;
}
p6 {
    /* Contéudo Áreas Negócio - Texto */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    float: left;
    font-size: 14px !important;
    line-height: 25px;
    letter-spacing: 0.0100em;
    color: #303030;
    text-align: justify !important;
    display: block;
    margin-left: 540px;
    margin-top: -323px;
    width: 520px;
}
p9 {
    /* Contéudo Água */
    font-size: 16px !important;
    color: #565b5f;
}
p10 {
    /* Contéudo Áreas Negócio - Texto */
    float: left;
    margin-left: 550px;
    margin-top: -390px !important;
    width: 460px !important;
}
p11 {
    /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 20px;
}
p12 {
    /* Contéudo Áreas Negócio - Texto */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    float: left;
    font-size: 13px !important;
    line-height: 22px;
    letter-spacing: 0.0100em;
    color: #303030;
    text-align: justify !important;
    display: block;
    margin-left: 540px;
    margin-top: -453px;
    width: 515px;
}
p13 {
    /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
}
p14 {
    /* Contéudo Áreas Negócio - Texto */
    font-size: 16px !important;
}
p15 { /* Mapa */
    float: left;
    display: block;
    margin-left: 880px;
    margin-top: -400px;
}
p16 {
    /* Contéudo Texto */
    font-size: 16px !important;
    color: #565b5f;
}
p17 {
    /* Contéudo Texto2 */
    font-size: 18px !important;
    color: #565b5f;
}
p18 {
    /* Contéudo Texto */
    font-size: 14px !important;
    color: #565b5f;
}
.imagem-sobre {
	padding-top: 60px;
}
.imagem-sobre2 {
	display: none;
}
a {
    color: #7f8798;
}
a:hover {
    color: #0277bd;
    text-decoration: none;
}

a:hover i {
    color: #0277bd;
    text-decoration: none;
}

::selection {
    color: #0277BD;
    background: #f5f5f5;
}

::-moz-selection {
    color: #0277BD;
    background: #101010;
}

input:focus {
    outline: none;
}

textarea:focus {
    outline: none;
}

input[type="text"],
input[type="password"],
input[type="email"] {
    /* Contactos - Caixas */
    padding: 7px 20px;
    border: none;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    border-top: solid 2px #a0b3ba;
    border-bottom: solid 2px #a0b3ba;
    border-right: solid 2px #a0b3ba;
    border-left: solid 2px #a0b3ba;
    width: 230px;
    height: 41px;
    font-weight: 700;
}

input[type="submit"] {
    /* Contactos - Botão */
    padding: 7px 10px;
    border: none;
    background: #0277bd;
    color: #FFF;
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    min-width: 125px;
    margin-top: 10px;
    border-radius: 0px;
    display: block;
    line-height: 25px;
    letter-spacing: 0.0100em;
    display: block;
    font-weight: 700;
}

textarea {
    /* Mail Box - Caixa de Mensagem */
    padding: 10px 15px;
    font-weight: 700;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.company-text1 {
    /* Conteúdo Apresentação - Texto */
    float: left;
    left: 25px;
    line-height: 25px;
    font-size: 16px !important;
    color: #565b5f;
}


/* Fade Loading For Image 

img {
  opacity: 0;
}

img:not([src=""]){
  	-webkit-animation: fadein 1s 1s both;
    animation: fadein 1s 1s both;
}

@-webkit-keyframes fadein {
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  to {
    opacity: 1;
  }
}

*/

.animated-area {
    overflow: hidden;
    opacity: 0;
}

.header img,
.footer img {
    -webkit-animation: fadein 0s 0s both;
    animation: fadein 0s 0s both;
    opacity: 1;
}


/* Helper Classes */

.responsive {
    border: 1px solid red;
    background-size: contain;
    width: 50%;
    height: 170px;
}

.big-font {
    /* Slider - Texto */
    font-size: 15px;
    line-height: 28px;
}

.big-font2 {
    /* Slider - Texto */
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    margin-left: 700px;
}

.big-font3 {
    /* Slider - Texto */
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    margin-left: 250px;
}

.big-font4 {
    /* Slider - Texto */
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    margin-left: 800px;
}

.big-font-light h3 {
    font-size: 24px;
    margin-top: 5px;
    font-family: "nexa_light", Helvetica, Arial, sans-serif;
}

.full-screen-line {
    background: #e8e8e8;
    height: 1px;
    width: 100%;
}

.small-font {
    font-size: 11px;
    line-height: 17px;
}

.pos-center {
    text-align: center;
}

.pos-left {
    text-align: left;
}

.pos-right {
    text-align: right;
}

.rsp-img-center {
    margin: 0 auto;
}


/* Margin & Padding */

.margint5 {
    margin-top: 5px !important;
}

.margint10 {
    margin-top: 10px !important;
}

.margint20 {
    margin-top: 20px !important;
}

.margint30 {
    margin-top: 30px !important;
}

.margint40 {
    margin-top: 30px !important;
    margin-bottom: 50px;
    text-align: justify;
}

.margint40d {
    /* Conteúdo Áreas de Negócio - Margens */
    margin-top: 0px !important;
    margin-bottom: 0px;
}

.margint40b {
    /* margem áreas de negócio textos */
    margin-top: 30px !important;
    margin-bottom: 50px;
}

.margint40c {
    /* Conteúdo Áreas de Negócio - Margens */
    margin-top: 0px !important;
    margin-bottom: 0px;
}

.margint50 {
    margin-top: 50px !important;
}

.margint60 {
    margin-top: 60px !important;
}

.margint70 {
    margin-top: 70px !important;
}

.margint80 {
    margin-top: 80px !important;
}

.margint90 {
    margin-top: 90px !important;
}

.margint100 {
    margin-top: 100px !important;
}

.margint120 {
    margin-top: 120px !important;
}

.margint160 {
    margin-top: 120px !important;
}

.marginb10 {
    margin-bottom: 10px !important;
}

.marginb10d {
    /* Conteúdo Áreas de Negócio - Margens */
    margin-bottom: 0px !important;
}

.marginb20 {
    margin-bottom: 10px !important;
}

.marginb30 {
    margin-bottom: 30px !important;
}

.marginb40 {
    margin-bottom: 40px !important;
}

.marginb50 {
    margin-bottom: 50px !important;
}

.marginb60 {
    margin-bottom: 60px !important;
}

.marginb80 {
    margin-bottom: 80px !important;
}

.marginb90 {
    margin-bottom: 90px !important;
}

.marginb100 {
    margin-bottom: 100px !important;
}

.marginb120 {
    margin-bottom: 120px !important;
}

.padrl20 {
    padding: 0 20px;
}

.padrl50 {
    padding: 0 50px;
}

.padt20 {
    padding-top: 20px;
}

.padt40 {
    padding-top: 40px;
}

.padt30 {
    padding-top: 30px;
}

.padt40 {
    padding-top: 40px;
}

.padt50 {
    padding-top: 50px;
}

.padt60 {
    padding-top: 60px;
}

.padt70 {
    padding-top: 70px;
}

.padt80 {
    padding-top: 80px;
}

.padt90 {
    padding-top: 90px;
}

.padb10 {
    padding-bottom: 10px;
}

.padb20 {
    padding-bottom: 20px;
}

.padb30 {
    padding-bottom: 30px;
}

.padb40 {
    padding-bottom: 40px;
}

.padb60 {
    padding-bottom: 60px;
}

.padb80 {
    padding-bottom: 80px;
}

.pad5 {
    padding: 5px;
}

.pad10 {
    padding: 10px;
}

.pad20 {
    padding: 20px;
}

.pad30 {
    padding: 30px;
}


/* Visible For Desktop. It just shows up on Mobile */

.just-mobile {
    display: none;
}


/* Site Color */

.main-color {
    /* Côr - Azul Electro */
    background: #1178bb;
}

.main-color2 {
    background: #d51e22;
}

.main-color3 {
    background: #f0a15f;
}

.main-color4 {
    background: #4abfeb;
}

.main-color5 {
    background: #c3c3c3;
}

.second-color {
    background: #fdc02d;
}

.light-color {
    background: #ffffff;
}

.white-color {
    background: #FFF;
}

.main-text-color {
    /* Botão Download */
    color: #ffffff;
    font-style: normal;
}

.second-text-color {
    color: #fdc02d;
    height: 15px;
}

.dark-text-color {
    color: #222;
}

.white-text-color {
    color: #FFF;
}

@media (min-width: 1200px) {
    .container6 {
        /* Container Principal do Site */
        width: 92%;
        padding-right: 0px;
        padding-left: 0px !important;
        margin-left: 4%;
        padding-top: 18px;
    }
    .container {
        /* Container Principal do Site */
        width: 92%;
        padding-right: 0px;
        padding-left: 0px !important;
        margin-left: 4%;
    }
    .container4 {
        /* Container Contactos */
        background-color: #d7d7d7 !important;
        width: 100%;
        padding-right: 0px;
        padding-left: 0px !important;
    }
    .container2 {
        /* container do mapa */
        width: 1200px;
        padding-right: 10px;
        padding-left: 50px;
        height: 330px;
        margin-top: -380px;
    }
    .container5 {
        /* Container Sobre */
        width: 100%;
        padding-right: 0px;
        padding-left: 10% !important;
        margin-left: 0%;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px;
    }
}


/*-----------------------------------------------------------------------------------*/


/*   Scrollbar
/*-----------------------------------------------------------------------------------*/

.scrollbar {
    width: 850px;
    height: 445px;
    background-color: transparent;
    margin-top: 0px;
    margin-left: 20px;
    overflow-y: scroll;
    float: left;
    padding-right: 25px;
}

#ex3::-webkit-scrollbar {
    width: 8px;
    background-color: #7f8798;
    border-radius: 10px;
}

#ex3::-webkit-scrollbar-thumb {
    background-color: #32444e;
    border-radius: 10px;
}

#ex3::-webkit-scrollbar-thumb:hover {
    background-color: #ecedef;
}

#ex3::-webkit-scrollbar-thumb:active {
    background-color: #ecedef;
}

#ex3::-webkit-scrollbar-track {
    border-radius: 10px;
}


/*-----------------------------------------------------------------------------------*/


/*   HEADER
/*-----------------------------------------------------------------------------------*/


/* PRE-HEADER */

.header {
    position: relative;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
    z-index: 99999;
}

.default-header .pre-header ul {
    float: left;
}

.pre-header {
    background: #32444e;
    border-bottom: solid 1px #e8e8e8;
    padding: 5px 0 5px 0;
    font-size: 12px;
    line-height: 23px;
}

.pre-header i {
    /* Redes Sociais - Ícones */
    color: #32444e;
}


/* SOCIAL MEDIA */

ul.header-social-media li {
    float: left;
    margin: 0 5px;
}

ul.header-social-media li:first-child {
    margin-left: 0;
}

ul.header-social-media li:last-child {
    margin-right: 0;
}

ul.header-social-media li i {
    /* Redes Sociais - Ícones */
    background: #CAD2D5;
    padding: 3px 4.5px;
    width: 18px;
    height: 18px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #32444e;
}

ul.header-social-media li i:hover {
    /* Redes Sociais - Ícones (Hover) */
    background-color: #ffffff;
    color: #1178bb;
}

ul.header-information {
    margin-left: 10px;
    padding: 4px 0;
}

ul.header-information li {
    float: left;
    margin: 0 10px;
}

ul.header-information li i {
    padding-right: 7px;
}


/* Quick Links */

@-webkit-keyframes quickMenuUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes quickMenuUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.quickMenuUp {
    -webkit-animation-name: quickMenuUp;
    animation-name: quickMenuUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

@-webkit-keyframes quickMenuDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }
}

@keyframes quickMenuDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }
}

.quickMenuDown {
    -webkit-animation-name: quickMenuDown;
    animation-name: quickMenuDown;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.quick-link {
    position: relative;
    float: left;
    height: auto;
    padding-top: 4px;
}

.quick-link a {
    padding: 10px 10px 17px 10px;
}

.quick-link i {
    margin-left: 5px;
}

.quick-link-box ul {
    width: 100%;
}

.quick-link-box ul li {
    width: 100%;
    line-height: 25px;
    border: 1px solid #0277bd;
}

.quick-link-box ul li:hover {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border: 1px solid #f5f5f5;
}

.quick-link-box ul li i {
    color: #fff;
    margin: 0;
    padding-right: 5px;
}

.quick-link-box ul li a {
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
}

.quick-link-box {
    position: absolute;
    right: 0;
    background: #0277bd;
    width: auto;
    white-space: nowrap;
    height: auto;
    top: 37px;
    visibility: hidden;
    z-index: 999;
    padding: 20px;
}

.quick-link .animated {
    visibility: visible !important;
}

.quick-link-box:after {
    content: "";
    position: absolute;
    top: -8px;
    right: 30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #0277bd transparent;
}


/* Language Switcher */

.language-box {
    float: left;
    background: #32444e;
    margin-left: 15px;
    position: relative;
    width: 100px;
    height: 30px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

.language-box ul {
    /* caixa de linguagem versão mobile */
    position: absolute;
    top: 0;
    right: 0;
    background: #32444e;
    height: 30px;
    width: 110px;
    z-index: 999;
    padding: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    overflow: hidden;
    border-left: 0px solid #32444e;
    border-right: 0px solid #32444e;
}

.language-box ul:hover {
    height: 62px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border-bottom: 0px solid #f6f7f8;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

.language-box:hover.language-box {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.language-box ul li {
    /* fonte */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    border-bottom: 0px solid #f6f7f8;
    font-weight: 700;
}

.language-box i {
    /* spinner */
    font-size: 15px;
    position: relative;
    top: 5px;
    right: -90px;
    z-index: 9999;
    color: #CAD2D5;
}

.language-box ul li:last-child {
    border-bottom: 0;
}

.language-box ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 4px 10px;
    color: #CAD2D5;
}

.language-box ul li img {
    margin-right: 8px;
    margin-top: -3px;
}


/* MAIN HEADER */

.main-header {
    /* Menu Navegação Principal */
    height: 80px;
    line-height: 30px;
    -webkit-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    -moz-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
}

.main-header2 {
    /* Menu Navegação Transparente */
    height: 80px;
    line-height: 30px;
    -webkit-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    -moz-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
}

.main-header3 {
    /* Breadcrumb */
    margin-top: 10px;
    height: 30px;
    line-height: 35px;
    -webkit-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    -moz-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
}

.header-logo,
.header-nav,
.header-tools {
    /* Menu Navegação Branco - Logo Funcional */
    float: left;
}

.header-logo2,
.header-nav,
.header-tools {
    /* Menu Navegação Transparente - Logo Funcional */
    float: left;
}

.header-logo a {
    /* Menu Navegação Branco - Logo Funcional */
    position: relative;
    top: -2px;
}

.header-logo2 a {
    /* Menu Navegação Transparente - Logo Funcional */
    position: relative;
    top: 0px;
}

.main-header .header-nav {
    /* Menu Navegação Principal - Posição */
    position: static;
    float: right;
    padding-right: 0px;
}

.main-header2 .header-nav {
    /* Menu Navegação Transparente - Posição */
    position: static;
    float: right;
    padding-right: 0px;
    padding-top: 8px !important;
}

.main-header3 .header-nav {
    /* Breadcrumb - Posição */
    position: static;
    float: right;
    padding-right: 0px;
}

.header-style-1 .header-nav {
    /* Menu Navegação Principal - Posição/Altura */
    padding-left: 30px;
    padding-top: 7px;
}

.header-style-1 .header-nav ul li {
    margin-right: 5px;
}

.header-style-4 .main-header {
    height: 135px;
    line-height: 90px;
}

.header-style-4 .header-nav,
.header-style-5 .header-nav {
    float: none;
}

.header-style-4-wrap {
    background: #0277bd;
    margin: 0;
    width: 100%;
}

.header-style-4 .header-vertical-seperator {
    height: 50px;
    top: 20px;
}

.header-style-4 .language-box {
    line-height: 23px;
    top: 30px;
    margin-right: 15px;
    margin-left: 20px;
}

.header-style-4-info {
    position: relative;
    top: 24px;
    line-height: normal;
    text-align: center;
    padding: 0 15px;
}

.header-style-4-info .header-info-text {
    font-size: 11px;
    color: #444;
}

.header-style-4-info .header-info-phone i {
    font-size: 18px;
    color: #0277bd;
}

.header-style-4-info .header-info-phone {
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    font-size: 21px;
    color: #333;
}

.header-style-4-main-wrapper {
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 90px;
    left: 0;
}

.header-style-4 .header-nav>ul.sf-menu>li>a,
.header-style-4 .header-nav>ul.sf-menu>li>a i {
    color: #fff;
}

.header-style-4-search {
    position: relative;
    top: 15px;
    right: 15px;
    width: 210px;
    background: #1C85C4;
    border-radius: 15px;
    height: 30px;
}

.header-4-search-wrapper {
    margin-top: -15px;
}

.header-style-4-search input {
    height: 30px;
    background: transparent;
    border: none;
    box-shadow: none;
    color: #fff;
}

.header-style-4-search input::-webkit-input-placeholder {
    font-style: italic;
    color: #fff !important;
    font-size: 11px;
}

.header-4-search-wrapper i {
    font-size: 15px !important;
    color: #fff !important;
    top: 0 !important;
}

.header-style-4-search input::-webkit-input-placeholder {
    color: #999;
    font-size: 13px;
}

.header-style-4 .stick-header {
    z-index: 0;
}

.header-style-5 .main-header {
    background: #f9f9f9;
}

.header-style-5-menu-bar {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
}

.header-modern-info-box {
    line-height: 17px;
}

.header-5-info-box i {
    font-size: 24px;
    color: #0277bd;
    margin-right: 8px;
}

.header-5-info-box {
    position: relative;
    top: 31px;
}

.header-5-mail-box {
    margin-right: 15px;
}

.header-5-info-title {
    font-family: "nexa_light", Helvetica, Arial, sans-serif;
    font-size: 17px;
    letter-spacing: 0.9px;
    color: #0277bd;
}

.header-5-info-text {
    font-size: 12px;
    color: #999;
}

.header-5-info-text a {
    color: #999;
}

.header-style-5 .header-vertical-seperator {
    margin: 0 30px;
}

.header-style-5-search {
    position: relative;
    top: 27px;
    right: 0;
    width: 210px;
    background: #fff;
    height: 40px;
    margin-left: 30px;
}

.header-style-5-search i {
    font-size: 16px;
    border-left: 1px solid #dbdbdb;
    height: 20px;
    padding-left: 13px;
}

.header-style-5-search input {
    height: 40px;
    background: transparent;
    border: none;
    box-shadow: none;
    color: #000;
    font-size: 13px;
    padding: 7px 10px;
}

.header-style-6 .header-nav {
    padding-left: 30px;
}

.header-style-6 .header-nav ul li {
    margin-right: 5px;
}

.header-style-6 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.header-style-6 .pre-header {
    /* Pre-Header */
    background: #32444e;
    border-bottom: 0px solid rgba(151, 151, 151, 0.1);
}

.header-style-6.header {
    /* Menu de Navegação Transparente */
    box-shadow: none;
    border-bottom: 0px solid rgba(151, 151, 151, 0.3);
}

.header-style-6 ul.header-social-media li i {
    /* icones redes sociais versao 6 */
    background: #CAD2D5;
}

.header-style-6 ul.header-social-media li i:hover {
    /* hover - icones redes sociais versao 6 */
    background-color: #ffffff;
    color: #1178bb;
}

.header-style-6 .language-box,
.header-style-6 .language-box ul {
    background-color: #32444e;
}

.header-style-6 .language-box ul {
    border-left: 0px solid rgba(255, 255, 255, 0.1);
    border-right: 0px solid rgba(255, 255, 255, 0.1);
}

.header-style-6 .language-box ul li {
    border-bottom: 0px solid rgba(255, 255, 255, 0.1);
}

.header-style-6 .language-box ul li:last-child {
    border-bottom: 0;
}

.header-style-6 .pre-header i,
.header-style-6 .pre-header a,
.header-style-6 .header-tools i {
    /* icones redes sociais versao 6 */
    color: #32444e;
}

.header-style-6 .language-box ul li a,
.header-style-6 .language-box i {
    color: #CAD2D5;
}

.header-style-6 .sf-menu>li>a,
.header-style-6 .sf-menu>li>a>i {
    color: #fff;
}

.header-style-6 .stick-header-animate .sf-menu>li>a,
.header-style-6 .stick-header-animate .sf-menu>li>a>i,
.header-style-6 .stick-header-animate .header-tools i {
    /* Sticky Menu - índex .header-style-6 */
    color: #7f8798;
}

.header-style-7 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 300px;
    height: 100%;
    background-color: #f9f9f9;
    overflow: auto;
    padding-bottom: 20px;
}

.header-style-7::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

#wrapper.side-header {
    margin: 0 0 0 300px!important;
    width: auto!important;
}

.side-header>.site-content>.row,
.side-header>footer>.row {
    width: 100%;
    padding: 0 50px;
    margin: 0;
}

.header-style-7 .vertical-top-bar {
    width: 300px;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    padding: 0 20px;
    font-size: 12px;
}

.header-style-7 .vertical-top-bar i {
    font-size: 12px;
}

.header-style-7 .vertical-logo {
    margin: 0 auto;
    width: 240px;
    text-align: center;
    padding: 30px 0;
    border-bottom: 1px solid rgba(151, 151, 151, 0.1);
}

.header-style-7 .vertical-social {
    margin: 0 auto;
    width: 240px;
}

.header-style-7 .vertical-social i {
    color: #555;
}

.header-style-7 .vertical-mini-line {
    width: 50px;
    height: 1px;
    background: rgba(151, 151, 151, 0.1);
    margin-bottom: 40px;
}

.header-style-7 .vertical-menu-wrapper {
    margin: 0 auto;
    width: 240px;
    padding: 30px 0;
}


/* Navigation */

.header-nav ul li {
    -webkit-transition: box-shadow 0.4s;
    -moz-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
    float: right;
    margin-right: 10px;
    box-shadow: none;
}

.header-nav ul li:hover {
    -webkit-transition: box-shadow 0.4s;
    -moz-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
}

.header-style-7 .vertical-menu-wrapper ul li {
    line-height: 35px;
}

.header-nav ul li a,
.header-style-7 .vertical-menu-wrapper ul li a {
    /* Nav Transparente - Fonte */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 0.0300em;
    font-weight: 700;
    color: #b2b2b2;
    width: 100%;
    display: inline-block;
    padding: 0 10px;
}

.header-style-7 .vertical-menu-wrapper ul li a {
    padding: 0;
    color: #555;
}

.header-nav ul li:hover>a,
.header-nav ul li:hover>a i,
.header-style-7 .vertical-menu-wrapper ul li a:hover,
.header-style-7 .vertical-menu-wrapper ul li .vertical-menu-open {
    color: #0277bd;
}

.header-nav2 ul li:hover>a,
.header-nav2 ul li:hover>a i,
.header-style-7 .vertical-menu-wrapper ul li a:hover,
.header-style-7 .vertical-menu-wrapper ul li .vertical-menu-open {
    /* Breadcrumb - Hover */
    color: #ffffff !important;
}

.header-nav i {
    position: relative;
    top: 1px;
    font-size: 17px;
    color: #111;
    padding-left: 7px;
    z-index: 10;
}

.main-header .mega-menu-container {
    position: relative;
}


/* SF Menu */

.sf-menu li {
    position: relative;
}

.sf-menu ul {
    position: absolute;
    display: none;
    left: 0px;
    z-index: 99;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
}

.sf-menu ul li ul {
    position: absolute;
    display: none;
    top: 0;
    left: 100%;
    z-index: 99;
}

.sf-menu li:hover>ul,
.sf-menu li.sf-menuHover>ul {
    display: block;
}

.sf-menu ul li {
    width: 100%;
    min-width: 200px;
    line-height: 45px;
    border-bottom: 1px solid #f3f3f3;
}

.sf-menu li>ul,
.sf-menu li>ul>li>ul {
    display: block;
    visibility: hidden;
    opacity: 1;
}

.sf-menu ul li:last-child {
    border-bottom: 0;
}

.sf-menu ul li a {
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.0300em;
    color: #333;
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.sf-menu ul li a:hover {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    background: #f5f5f5 !important;
    color: #0277bd;
}

.sf-menu ul li:hover {
    box-shadow: none;
}

.sf-menu li.mega-menu {
    position: static;
}

.sf-menu li.mega-menu ul {
    width: calc(100% - 20px) !important;
    margin-left: 10px;
}

.sf-menu .parent-menu ul {
    float: none;
}

.sf-menu .parent-menu,
.sf-menu .inner-parent-menu {
    position: relative;
}

.sf-menu .inner-parent-menu:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #333 !important;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 15px;
}

.sf-menu li.active>a {
    /* Menu Navegação - Tabs Activas */
    border-bottom: solid 4px #1178bb;
    background-color: #1178bb;
    color: #1178bb;
}

.sf-menu2 li.active>a {
    /* Menu Navegação Areas de Negócio/Água - Tab Activa */
    border-bottom: solid 4px #4abfeb;
    background-color: #4abfeb;
    color: #4abfeb;
}

.sf-menu3 li.active>a {
    /* Menu Navegação Areas de Negócio/Energia - Tab Activa */
    border-bottom: solid 4px #d51e22;
    background-color: #d51e22;
    color: #d51e22;
}

.sf-menu4 li.active>a {
    /* Menu Navegação Areas de Negócio/Saúde - Tab Activa */
    border-bottom: solid 4px #f0a15f;
    background-color: #f0a15f;
    color: #f0a15f;
}

.sf-menu5 li.active>a {
    /* Breadcrumb Sobre - Tabs Activas */
    border-bottom: solid 4px #ffffff;
    background-color: #ffffff;
    color: #ffffff;
}


/* SF Menu */


/* Mobile Menu */

.mobile-header {
    display: none;
}

.slicknav_menu {
    display: none;
}

#mobileMenuWrap {
    position: relative;
    padding: 10px 20px;
}

.mobile-header {
    background: #fff;
    position: relative;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
    z-index: 999;
}

.mobile-logo {
    position: absolute;
    left: 20px;
    top: 18px;
    width: 150px;
}

.mobile-top-bar {
    height: 35px;
    line-height: 35px;
    background: #32444e;
    padding: 0 20px;
}

.mobile-top-bar ul.header-social-media li i {
    /* redes sociais mobile */
    background: #CAD2D5;
    padding: 3px 4px;
    font-size: 12px;
}

.mobile-top-bar ul.header-social-media li i:hover {
    /* hover - redes sociais mobile */
    background-color: #ffffff;
    color: #1178bb;
}

.mobile-top-bar .language-box {
    top: 4px;
}

.mobile-top-bar .language-box,
.mobile-top-bar .language-box ul {
    width: 30px;
    height: 25px;
}

.mobile-top-bar .language-box ul:hover {
    /* mobile - dimensões caixa de linguagem */
    height: 80px;
}

.mobile-top-bar .language-box ul li {
    line-height: 25px;
}

.mobile-top-bar .language-box ul li a {
    padding: 0 7px;
}

.mobile-top-bar .language-box i {
    right: 0;
    top: -3px;
    left: 0px;
}

.mobile-top-bar .quick-link {
    padding: 0;
}


/* Mobile Menu */

.mega-col {
    border-right: 1px solid #f1f1f1;
    padding: 15px 0;
}

.mega-col:last-child {
    border-right: 0;
    padding: 15px;
}

.mega-list ul {
    display: block !important;
    position: static !important;
    top: 0 !important;
    left: 0 !important;
    padding: 0 30px;
}

.mega-list ul li {
    border-bottom: 0;
    line-height: 40px;
}

.mega-list ul li a {
    padding: 0;
}

.mega-list ul li a:hover {
    background: transparent !important;
}

.mega-list ul li a i {
    padding-left: 0;
    padding-right: 10px;
    font-size: 11px;
}

.vertical-menu-wrapper a {
    width: 100%;
    display: inline-block;
}

.vertical-menu-wrapper .vertical-sub-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0 0 15px 10px;
}

.vertical-menu-wrapper .vertical-has-submenu>a:after {
    position: relative;
    left: 5px;
    display: inline-block;
    font-size: 14px;
    font-family: FontAwesome;
    content: "\f105";
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.vertical-menu-wrapper .vertical-has-submenu>a.vertical-menu-open:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.vertical-menu-wrapper .vertical-sub-menu,
.vertical-menu-wrapper .vertical-sub-menu .vertical-sub-menu {
    margin-bottom: 0;
}


/* Search */

.header-search i {
    font-size: 17px;
    color: #333;
}

.header-search {
    position: relative;
    float: left;
    padding-right: 15px;
}

.search-wrapper {
    display: none;
    position: absolute;
    width: 250px;
    height: 50px;
    right: 5px;
    z-index: 11;
}

.search-wrapper input {
    box-shadow: none;
    width: 250px;
    height: 40px;
    padding: 7px 10px;
    border: 1px solid #ddd;
}

.search-button {
    position: relative;
    z-index: 11;
}

.header-style-6 .isOpenYes i {
    color: #000;
}

.google-search-box {
    padding-top: 15px;
}

.google-search-box .gsc-adBlock {
    display: none;
}

.header-basket {
    position: relative;
    float: left;
    z-index: 9;
}

.basket-box {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 340px;
    height: auto;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
    padding: 20px;
    line-height: 20px;
    z-index: 9999 !important;
}

.basket-box:hover .header-basket .header-cart a {
    color: red !important;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08) !important;
}

.basket-box ul li {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0;
}

.basket-box ul li:first-child {
    padding-top: 0;
}

.basket-box ul li:last-child {
    border-bottom: 0;
}

.basket-box ul li:hover {
    box-shadow: none;
}

.basket-img {
    width: 20%;
}

.basket-text {
    width: 80%;
    padding: 3px 20px;
}

.basket-button {
    width: 49%;
    text-align: center;
}

.basket-button a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 10px;
}

.header-vertical-seperator {
    position: relative;
    top: 30px;
    margin: 0 5px;
    float: left;
    background: #ddd;
    width: 1px;
    height: 35px;
}


/* Cart */

.header-cart {
    font-size: 12px;
    font-weight: 600;
}

.header-cart img {
    padding-right: 7px;
    margin-bottom: 4px;
}

.header-cart a span {
    position: relative;
    bottom: 1px;
}

.header-cart a {
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #000;
    -webkit-transition: color 0.4s;
    -moz-transition: color 0.4s;
    transition: color 0.4s;
    box-shadow: none;
    padding-left: 15px;
}

.header-cart .basket-hover {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    color: #0277bd;
}

.stick-header {
    background: #fff;
    position: static;
    top: 0;
    width: 100%;
    z-index: 100;
}

.header-style-6 .stick-header .header-logo-dark {
    display: none;
}

.header-style-6 .stick-header.stick-header-animate .header-logo2 {
    display: none;
}

.header-style-6 .stick-header.stick-header-animate .header-logo-dark {
    display: block;
}

.mobile-stick-header {
    background: #fff;
    position: static;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.mobile-stick-header-shadow {
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
}

.header-style-4 .stick-header {
    background: transparent;
    position: absolute;
    top: 90px;
}

.header-style-6 .stick-header {
    background: transparent;
}

.stick-header-animate {
    /* Menu Sticky */
    -webkit-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    -moz-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    height: 80px;
    line-height: 30px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
}

.header-style-6 .stick-header-animate {
    background: #fff;
}

.stick-header-animate .header-vertical-seperator {
    top: 15px;
}

.stickfix {
    height: 95px;
}

.stickfix5 {
    height: 60px;
}


/*-----------------------------------------------------------------------------------*/


/*   Slider
/*-----------------------------------------------------------------------------------*/


/* Main Slider */

.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 470px !important;
    overflow: hidden;
    background: url(../img/pattern.png);
}

.fullwidthbanner-container-slider {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 470px !important;
    overflow: hidden;
}

.main-slider {
    position: relative;
    z-index: 99;
}

.main-slider-creative .bold-title {
    font-size: 40px;
    color: #fff;
}

.bold-title {
    /* Títulos do Slider e Logo */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 38px;
    line-height: 45px;
    color: #222;
    font-weight: 700;
}

.main-slider-creative .bold-title2 {
    font-size: 60px;
    color: #fff;
    padding-left: 635px;
	margin-bottom: -100px !important;
}

.bold-title2 {
    /* Títulos do Slider e Logo */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 38px;
    line-height: 45px;
    color: #222;
    font-weight: 700;
}

.main-slider-creative .bold-title4 {
    font-size: 60px;
    color: #fff;
    padding-left: 676px;
	margin-bottom: -135px !important;
}

.bold-title4 {
    /* Títulos do Slider e Logo */
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 38px;
    line-height: 45px;
    color: #222;
    font-weight: 700;
}

.default-title {
    font-family: "nexa_light", Helvetica, Arial, sans-serif;
    font-size: 50px;
    line-height: 65px;
    color: #222;
}

.italic-title {
    font-size: 35px;
    font-weight: 300;
    font-style: italic;
    color: #fdc02d;
    letter-spacing: 0.0300em;
}

.main-slider-button h6 a,
.product-slider-button h6 a {
    color: #FFF;
}

.main-slider-video h6 {
    font-size: 12px;
}

.main-slider-play {
    position: relative;
    display: inline-block;
    background: #ffc101;
    height: 43px;
    width: 43px;
    line-height: 43px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}

.main-slider-play:before {
    position: absolute;
    content: "\f04b";
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 15px;
    color: #FFF;
    left: 18px;
    top: 0px;
}

.main-slider-play a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.main-slider-video i {
    font-size: 15px;
    color: #FFF;
    line-height: 43px;
    margin-left: 6px;
}

.main-slider-video a h6 {
    color: #222;
}

.main-slider-video:hover i {
    color: #FFF;
}

.shadow-title {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    font-size: 22px;
    padding: 15px 20px;
    z-index: -1;
}

.product-title {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    font-size: 60px;
    color: #FFF;
    font-weight: 700;
	margin-left: 254px;
	margin-bottom: -115px !important;
}

.shadow-title.second-color,
.shadow-title.main-color {
    color: #FFF;
}

.shadow-pretitle {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    font-size: 15px;
    padding: 8px 20px;
    z-index: 99;
}

.rwd-line {
	display: block;
	font-size: 60px !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important; 
}

.rwd-line2 {
    display: block;
	font-size: 30px !important;
	font-weight: 500 !important;
}

.rwd-line3 {
    display: block;
	font-size: 30px !important;
	font-weight: 500 !important;
	margin-top: -10px !important;
}

.rwd-line4 {
    display: block;
	font-size: 30px !important;
	font-weight: 500 !important;
	margin-top: -10px !important;
}

.rwd-line5 {
	display: block;
	font-size: 60px !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important; 
}

.rwd-line6 {
    display: block;
	font-size: 30px !important;
	font-weight: 500 !important;
	margin-top: 55px !important;
}

.rwd-line7 {
    display: block;
	font-size: 30px !important;
	font-weight: 500 !important;
	margin-top: 20px !important;
}


/* Product Slider */

.product-slider-one {
    background: #458baf;
}

.product-slider-two {
    background: #3A6588;
}

.product-slider-three {
    background: #ACC90D;
}

.product-slider .product-slider-text {
    color: #FFF;
}

.product-slider-link h5 a,
.product-slider-link h5 a i {
    color: #FFF !important;
}

.product-slider-link .link-style-1 i {
    color: #FFF;
    border: solid 1px #FFF !important;
}


/* Creative Slider */

.creative-title h1 {
    font-size: 45px;
    line-height: 50px;
}

.creative-slider .button-style-1 {
    border-radius: 30px;
}

.creative-slider .button-style-1 a {
    padding: 13px 30px;
}

.creative-slider .link-style-1 i {
    color: #FFF;
    border: solid 1px #FFF;
    margin-left: 5px;
}

.creative-slider .link-style-1 a,
.creative-slider .link-style-1 a i {
    color: #FFF;
}

.creative-slider .link-style-1:hover i {
    border: solid 1px #FFF;
}

.creative-slider .link-style-1 h5 {
    color: #FFF;
}


/* Shop Slider */

.shop-slider-button .button-style-1 a {
    padding: 5px 13px;
    padding-top: 8px;
}

.shop-slider-big-title h1 {
    font-size: 60px;
}

.shop-slider-text p {
    font-size: 18px;
    font-weight: 300;
    color: #000;
}

.shop-link .link-style-1:hover a {
    color: #0277bd;
}

.shop-slider-droid {
    font-size: 30px;
    font-style: italic;
    font-family: "Droid Serif", sans-serif;
    color: #222;
}

.shop-slider-big-title-2 h1 {
    font-size: 80px;
}

.promote-play {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    background: #fff;
}

.promote-play:before {
    position: absolute;
    content: "\f04b";
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    color: #0277bd;
    left: 22px;
    top: 15px;
}

.promote-play a {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding-top: 15px;
    padding-left: 22px;
    font-size: 17px;
    color: #0277bd;
}


/* Pgw Slider */

.pgwSlider .ps-caption {
    background: #0277bd !important;
    width: auto !important;
    bottom: 20px !important;
    left: 20px !important;
    font-family: "nexa_light", Helvetica, Arial, sans-serif;
    font-size: 26px;
    padding: 12px 25px !important;
}

.pgwSlider .ps-caption b {
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    font-size: 13px;
}

.pgwSlider .ps-list span {
    background: #0277bd !important;
    width: auto !important;
    bottom: 15px !important;
    left: 15px !important;
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    font-size: 13px;
}

.flexslider {
    border: 0 !important;
}

.owl-main-slider-text {
    position: absolute;
    bottom: 70px;
    left: 50px;
    line-height: 50px;
}

.owl-main-slider-caption span {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    background: #fdc02d;
    padding: 10px 15px;
    color: #fff;
}

.owl-main-slider-info span {
    font-family: "nexa_light", Helvetica, Arial, sans-serif;
    font-size: 30px;
    background: #fff;
    padding: 10px 15px;
    color: #444;
}

.camera_pie,
.camera_commands {
    display: none;
}

.camera_caption {
    font-size: 15px;
}


/*-----------------------------------------------------------------------------------*/


/*   Modal Box
/*-----------------------------------------------------------------------------------*/

.modal {
    will-change: visibility, opacity;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999999999999999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition-delay: $modal-delay;
    transition-delay: $modal-delay;
}

.modal--active {
    visibility: visible;
    opacity: 1;
}

.modal--align-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.modal__bg {
    background: transparent;
}

.modal__dialog {
    max-width: 600px;
}

.modal__content {
    will-change: transform, opacity;
    position: relative;
    padding: 2.4rem;
    background: #fff;
    min-width: 700px;
    background-clip: padding-box;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}

.modal__content iframe {
    width: 100%;
    border: 0;
}

.fitvids iframe {
    border: 0;
}

.modal__content--active {
    opacity: 1;
}

.modal__close {
    z-index: 1100;
    cursor: pointer;
}

.modal__trigger {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.modal__trigger--active {
    z-index: 9999999;
}

#modal__temp {
    will-change: transform, opacity;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-radius: 50%;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    z-index: 999999;
    -webkit-transition: opacity 0.1s ease-out, -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.1s ease-out, -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.1s ease-out, transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.1s ease-out, transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.modal-close-icon {
    position: absolute;
    top: 0;
    right: 0;
    margin: -14px;
    padding: 0.6rem;
    border-radius: 50%;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.modal__content a {
    background: #0277bd !important;
}

.modal-close-icon svg {
    width: 24px;
    fill: #fff;
    pointer-events: none;
    vertical-align: top;
}

.modal-close-icon:hover {
    background: rgba(0, 0, 0, 0.6);
}


/*-----------------------------------------------------------------------------------*/


/*   Elements
/*-----------------------------------------------------------------------------------*/

.col-sm-20 {
    /* Botão Download */
    padding-right: 0px;
    padding-left: 0px;
    margin-top: -20px;
}

.chart-wrapper {
    margin-left: -10px;
}


/* ACCORDION & TOGGLE */

.panel {
    border: none;
    border-radius: 0;
    border-top: solid 0px #ecedef;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.panel-group .panel {
    margin-bottom: -5px;
}

.panel-group {
    margin-bottom: 0;
}

.panel-default>.panel-heading {
    background: #f4f4f4;
    border: none;
    border-radius: 0;
}

.panel-heading h5 {
    font-size: 13px;
}

.panel .link-style-1:hover i {
    left: 0 !important;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-heading .link-style-1 {
    display: block;
}

.panel-heading {
    padding: 0;
}

.panel-heading a {
    display: block;
    width: 100%;
    padding: 14px 0px;
}

.panel .link-style-1 i {
    margin-right: 8px;
}

.panel .active {
    background: #f4f4f4;
}

.panel .active .link-style-1 i {
    border: 0px;
}

.panel .active a {}


/* ALERTS */

.alert {
    position: relative;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.alert-title {
    position: absolute;
    top: -20px;
    padding: 0 20px;
    background: #FFF;
    padding: 5px;
    border-radius: 2px;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.alert-title h6 {
    font-size: 10px;
    padding: 0 10px;
}


/* ANIMATION NUMBERS */

.counter h1 {
    font-size: 50px;
    margin-bottom: 5px;
}

.odometer {
    font-size: 50px;
    margin-bottom: 5px;
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    color: #222;
    line-height: 50px;
    letter-spacing: 0.0300em;
}

.counter h5 {
    font-size: 13px;
    letter-spacing: 0.0800em;
}

.counter i {
    font-size: 21px;
    color: #fdc02d;
    margin-bottom: 20px;
}

.about-counter-padding {
    padding: 0 11%;
}

.counter-background {
    background: #fdc02d;
    padding: 50px 0;
}

.counter-background i,
.counter-background h5,
.counter-background span {
    color: #fff !important;
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
    position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}


/* BUTTONS */

.button-style-1 {
    /* Slider - Botão */
    display: inline-block;
    margin-left: 465px !important;
    margin-top: 20px !important;
}

.button-style-1 h6,
.button-style-2 h6 {
    line-height: 18px;
}

.button-style-1 a,
.button-style-2 a {
    padding: 15px 25px;
    display: inline-block;
}

.button-style-1 a span {
    position: relative;
    top: 2px;
}

.button-style-1 i {
    font-size: 15px;
    vertical-align: middle;
}

.button-style-1 i,
.button-style-2 i {
    padding-right: 7px;
}

.button-style-2 {
    display: inline-block;
    border-radius: 3px;
}

.button-style-1.white-color,
.button-style-2.white-color {
    border: solid 1px #e8e8e8;
}

.button-style-1.light-color,
.button-style-2.light-color {
    border: solid 1px #e8e8e8;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    border-top: solid 1px #f5f5f5;
}

.button-style-1.main-color a,
.button-style-2.main-color a,
.button-style-1.main-color a i,
.button-style-2.main-color a i {
    color: #FFF;
}

.button-style-1.second-color a,
.button-style-2.second-color a,
.button-style-1.second-color a i,
.button-style-2.second-color a i {
    color: #FFF;
}


/* Second Color Button Hover */

.second-color.hvr-sweep-to-top:before,
.second-color.hvr-sweep-to-bottom:before,
.second-color.hvr-sweep-to-left:before,
.second-color.hvr-sweep-to-right:before,
.second-color.hvr-radial-out:before,
.second-color.hvr-underline-from-left:before,
.second-color.hvr-underline-from-center:before,
.second-color.hvr-underline-from-right:before,
.second-color.hvr-overline-from-left:before,
.second-color.hvr-overline-from-center:before,
.second-color.hvr-overline-from-right:before,
.second-color.hvr-underline-reveal:before,
.second-color.hvr-overline-reveal:before {
    background: #e4aa1e;
}

.second-color.hvr-ripple-out:before {
    border: #fdc02d solid 6px;
}


/* White Color Button Hover */

.white-color.hvr-sweep-to-top:before,
.white-color.hvr-sweep-to-bottom:before,
.white-color.hvr-sweep-to-left:before,
.white-color.hvr-sweep-to-right:before,
.white-color.hvr-radial-out:before,
.white-color.hvr-underline-from-left:before,
.white-color.hvr-underline-from-center:before,
.white-color.hvr-underline-from-right:before,
.white-color.hvr-overline-from-left:before,
.white-color.hvr-overline-from-center:before,
.white-color.hvr-overline-from-right:before,
.white-color.hvr-underline-reveal:before,
.white-color.hvr-overline-reveal:before {
    background: #444;
}

.white-color.hvr-sweep-to-top:hover a,
.white-color.hvr-sweep-to-bottom:hover a,
.white-color.hvr-sweep-to-left:hover a,
.white-color.hvr-sweep-to-right:hover a,
.white-color.hvr-radial-out:hover a,
.white-color.hvr-underline-from-left:hover a,
.white-color.hvr-underline-from-center:hover a,
.white-color.hvr-underline-from-right:hover a,
.white-color.hvr-overline-from-left:hover a,
.white-color.hvr-overline-from-center:hover a,
.white-color.hvr-overline-from-right:hover a,
.white-color.hvr-underline-reveal:hover a,
.white-color.hvr-overline-reveal:hover a {
    color: #FFF;
}

.white-color.hvr-sweep-to-top:hover a i,
.white-color.hvr-sweep-to-bottom:hover a i,
.white-color.hvr-sweep-to-left:hover a i,
.white-color.hvr-sweep-to-right:hover a i,
.white-color.hvr-radial-out:hover a i,
.white-color.hvr-underline-from-left:hover a i,
.white-color.hvr-underline-from-center:hover a i,
.white-color.hvr-underline-from-right:hover a i,
.white-color.hvr-overline-from-left:hover a i,
.white-color.hvr-overline-from-center:hover a i,
.white-color.hvr-overline-from-right:hover a i,
.white-color.hvr-underline-reveal:hover a i,
.white-color.hvr-overline-reveal:hover a i {
    color: #FFF;
}

.white-color.hvr-ripple-out:before {
    border: #FFF solid 6px;
}


/* Light Color Button Hover */

.light-color.hvr-sweep-to-top:before,
.light-color.hvr-sweep-to-bottom:before,
.light-color.hvr-sweep-to-left:before,
.light-color.hvr-sweep-to-right:before,
.light-color.hvr-radial-out:before,
.light-color.hvr-underline-from-left:before,
.light-color.hvr-underline-from-center:before,
.light-color.hvr-underline-from-right:before,
.light-color.hvr-overline-from-left:before,
.light-color.hvr-overline-from-center:before,
.light-color.hvr-overline-from-right:before,
.light-color.hvr-underline-reveal:before,
.light-color.hvr-overline-reveal:before {
    background: #444;
}

.light-color.hvr-sweep-to-top:hover a,
.light-color.hvr-sweep-to-bottom:hover a,
.light-color.hvr-sweep-to-left:hover a,
.light-color.hvr-sweep-to-right:hover a,
.light-color.hvr-radial-out:hover a,
.light-color.hvr-underline-from-left:hover a,
.light-color.hvr-underline-from-center:hover a,
.light-color.hvr-underline-from-right:hover a,
.light-color.hvr-overline-from-left:hover a,
.light-color.hvr-overline-from-center:hover a,
.light-color.hvr-overline-from-right:hover a,
.light-color.hvr-underline-reveal:hover a,
.light-color.hvr-overline-reveal:hover a {
    color: #FFF;
}

.light-color.hvr-sweep-to-top:hover a i,
.light-color.hvr-sweep-to-bottom:hover a i,
.light-color.hvr-sweep-to-left:hover a i,
.light-color.hvr-sweep-to-right:hover a i,
.light-color.hvr-radial-out:hover a i,
.light-color.hvr-underline-from-left:hover a i,
.light-color.hvr-underline-from-center:hover a i,
.light-color.hvr-underline-from-right:hover a i,
.light-color.hvr-overline-from-left:hover a i,
.light-color.hvr-overline-from-center:hover a i,
.light-color.hvr-overline-from-right:hover a i,
.light-color.hvr-underline-reveal:hover a i,
.light-color.hvr-overline-reveal:hover a i {
    color: #FFF;
}

.light-color.hvr-ripple-out:before {
    border: #f5f5f5 solid 6px;
}


/* BREADCRUMB */


/* Breadcrumb Small */

.breadcrumb-small h3 {
    color: #FFF;
    line-height: 70px;
}

.breadcrumb-small .breadcrumb-link ul li {
    float: left;
    padding: 0 15px;
    line-height: 50px;
}

.breadcrumb-small .breadcrumb-link ul li a:hover {
    color: #fdc02d;
}

.breadcrumb-small .breadcrumb-link ul li a.active {
    border: none;
}

.breadcrumb-small .breadcrumb-link ul li:last-child {
    padding-right: 0;
}


/* Breadcrumb Standart */

.breadcrumb-link {
    margin: 0px 0;
}

.breadcrumb-standart h2 {
    color: #FFF;
    margin: 30px 0;
}

.breadcrumb-standart h8 {
    color: #FFF;
    margin: 30px 0;
}

.breadcrumb-standart h8b {
    color: #FFF;
    margin: 30px 0;
}

.breadcrumb-standart h8c {
    color: #FFF;
    margin: 30px 0;
}

.breadcrumb-standart h10 {
    /* Breadcrumb Tabs - Áreas de Negócio */
    color: #FFF;
    margin: 30px 0;
}

.breadcrumb-standart hr {
    margin: 0;
    border-top: solid 0px #3987C0;
}

.breadcrumb-standart2 hr {
    margin: 0;
    border-top: solid 0px #3987C0;
    height: 7px;
}

.breadcrumb-link ul li {
    top: 0px;
    float: right;
    padding: 0 0px;
}

.breadcrumb-link ul li:first-child {
    padding-left: 0;
}

.breadcrumb-link ul li a {
    position: relative;
    color: #FFF;
    position: relative;
    padding: 10px 0;
}

.breadcrumb-link ul li a:after {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 4px;
    background-color: #fdc02d;
    width: 100%;
}

.breadcrumb-link ul li a:hover:after {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    bottom: -4px;
}

.breadcrumb-link ul li a.active {
    border-bottom: solid 4px #fdc02d;
    color: #fdc02d;
    font-weight: 600;
}

.breadcrumb-link ul li a:first-child {
    padding-left: 0;
}

.breadcrumb-link ul li {
    position: relative;
}

.breadcrumb-link ul li:after {}

.breadcrumb-link ul li:last-child:after {
    display: none;
}

.page-navigation .breadcrumb-link ul li:after {
    content: "";
}


/* CALL TO ACTION */

.navbar {
    margin: 0;
    border: 0;
    border-radius: 0;
}

.navbar .nav>li>a,
.navbar .nav>li>a i {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    padding: 0;
}

.navbar .nav>li:hover>a {
    background: none;
    color: #0277bd;
}

.list-style-2.list-style .navbar .nav>li.active>a,
.list-style-2.list-style .navbar .nav>li.active>a i {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    padding-left: 10px;
    color: #0277bd;
}

.call-to-action-1 h2,
.call-to-action-2 h2 {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
}

.call-to-action-1 h10,
.call-to-action-2 h10 {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
}

.action-button .button-style-1 {
    margin-right: 5px;
    margin-left: 5px;
}

.call-to-action-2 {
    padding-left: 20px;
    padding-right: 20px;
}


/* CARD */

.card {
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    background: #FFF;
    border-top: solid 0px #f5f5f5;
    bottom: 0;
}

.card2 {
    /* Menu Lateral - Dimensões */
    position: relative;
    background: #FFF;
    bottom: 0;
    width: 290px;
    height: 555px;
    margin-top: 38px !important;
    margin-left: 65px !important;
    -webkit-box-shadow: 0 0 10px 0 #373737;
    -moz-box-shadow: 0 0 10px 0 #373737;
    box-shadow: 0 0 10px 0 #373737;
}

.card3 {
    /* Menu Lateral2 - Area Inferior do Menu */
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    background: #FFF;
    border-top: solid 0px #f5f5f5;
    bottom: 0;
    width: 290px;
    height: 600px;
}

.card4 {
    /* Menu Lateral3 - Area Inferior do Menu */
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    background: #FFF;
    border-top: solid 0px #f5f5f5;
    bottom: 0;
    width: 290px;
    height: 80px;
}

.card5 {
    /* Menu Lateral3 - Area Inferior do Menu */
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    background: #FFF;
    border-top: solid 0px #f5f5f5;
    bottom: 0;
    width: 290px;
    height: 100px;
}

.card6 {
    /* Menu Lateral2 - Area Inferior do Menu */
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    background: #FFF;
    border-top: solid 0px #f5f5f5;
    bottom: 0;
    width: 290px;
    height: 250px;
}

.card-title {
    background: #f5f5f5;
    border-bottom: solid 0px #e8e8e8;
    padding: 0px 0px;
}

.card-padding {
    padding: 20px;
}

.card-padding2 {
    /* padding da área do texto - áreas de negócio */
    padding: 2px 0px;
}

.card-hover:hover {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    background: #FFF;
    border-top: solid 0px #f5f5f5;
    bottom: 5px;
}


/* CONTACT BOX */

.pull-left {
    /* largura da área de contactos */
    width: 10%;
    padding-bottom: 3px;
}

.contact-box {
    /* largura da área de contactos */
    padding-top: 70px;
    padding-bottom: 70px;
    margin: 0 auto !important;
}

.contact-box2 {
    top: 55px;
    margin-left: 50px;
    width: 52%;
}

.contact-box input[type="text"] {
    /* Contactos - Formulário */
    width: 750px;
    border-top: solid 2px #a0b3ba;
    border-bottom: solid 2px #a0b3ba;
    border-right: solid 2px #a0b3ba;
    box-shadow: none;
    margin-bottom: 5px;
    padding-bottom: 10px;
    color: #a0b3ba;
    font-weight: 700;
}

.contact-box ::-webkit-input-placeholder {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #a0b3ba;
    font-weight: 700;
}

.contact-box textarea {
    /* Contactos - Caixa de Mensagem */
    padding: 7px 20px;
    height: 115px !important;
    width: 750px;
    border: solid 2px #a0b3ba;
    font-style: regular;
    margin-bottom: 4px;
    color: #a0b3ba;
    font-weight: 700;
}

textarea.big-textarea {
    height: 220px;
}

.contact-box input[type="submit"] {
    margin-top: 0;
}

.input-icon {
    width: 50px;
    height: 41px;
    background: #ffffff;
    border-top: solid 2px #a0b3ba;
    border-bottom: solid 2px #a0b3ba;
    border-left: solid 2px #a0b3ba;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.input-icon i {
    margin-left: 19px;
    margin-top: 12px;
    color: #a0b3ba;
}

.logo-footer2 {
    /* posição dos icones */
    margin-left: 39%;
}


/* CUSTOMER COMMENT */


/* Customer Comment 1 */

.customer-card {
    padding: 30px 20px;
    padding-bottom: 20px;
    background: #FFF;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    margin-bottom: 20px;
    border-radius: 5px;
    position: relative;
}

.customer-card:before,
.customer-card:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 10px;
    border-color: transparent;
}

.customer-card:before,
.customer-card:after {
    top: 100%;
    left: 35px;
}

.customer-card:before {
    border-top-color: #dedede;
}

.customer-card:after {
    border-top-color: #fff;
    margin-top: -1px;
}

.customer-image img {
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.customer-box {
    position: relative;
}

.customer-box:after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 10%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #E8E8E8;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.customer-image {
    float: left;
    width: 23%;
    padding: 0 12px;
}

.customer-title {
    float: left;
    width: 75%;
    padding-top: 10px;
}

.customer-title h5 {
    line-height: 19px;
}

.customer-slider li {
    padding: 0 1px;
}

.owl-theme .owl-dots .owl-dot span {
    background: #DEE1E4;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #0277BD;
}

.services-slider {
    padding: 0px;
}


/* Customer Comment 2 */

.customer-comment-2 .customer-box {
    border-bottom: solid 4px #e8e8e8;
    margin-bottom: 20px;
}


/* Customer Comment 3 */

.customer-comment-3 .quote {
    padding-left: 0;
}

.customer-image-box {
    float: left;
    width: 20%;
    padding-right: 10px;
}

.customer-comment-box {
    float: left;
    width: 80%;
}

.customer-comment-box hr {
    width: 50px;
    height: 1px;
    background: #e8e8e8;
    text-align: left;
    margin: 5px 0;
    border: none;
    display: inline-block;
}

.customer-comment-3 .customer-comment-box .quote:before {
    font-size: 60px;
    opacity: 0.39;
    top: 20px;
}


/* DROPCAP */

.dropcap-style .first-letter {
    float: left;
    background: #f5f5f5;
    opacity: 1 !important;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-family: "nexa_light", Helvetica, Arial, sans-serif;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    border-top: solid 1px #f5f5f5;
    font-size: 24px;
    border-radius: 50%;
    margin-right: 10px;
}

.dropcap-style-2 .first-letter {
    border-radius: 0;
}


/* SIDEBAR WIDGET */

.sidebar {
    /* Menu Lateral */
    float: left;
    width: 0%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.sidebar2 {
    /* Conteúdo Áreas Negócio – Texto */
    float: left;
    left: 25px;
    padding-top: 30px;
    width: 500px;
    line-height: 25px;
    color: #303030;
    font-size: 14px !important;
}

.tab-content3 {
    /* Conteúdo Água – Texto */
    float: left;
    width: 520px;
	margin-left: 385px;
}

.tab-content4 {
    /* Conteúdo Água – Texto */
    float: left;
    width: 520px;
    line-height: 22px;
}

.tab-content5 {
    /* Conteúdo Água – Texto */
    float: left;
    width: 760px;
    line-height: 20px;
}

.sidebar3 {
    /* Conteúdo Água – Título & Texto */
    float: left;
    margin-left: 385px;
    padding-top: 0px;
    width: 650px;
    margin-bottom: 5px;
}

.sidebar3b {
    /* Conteúdo Água – Título & Texto */
    float: left;
    left: 5px;
    padding-top: 0px;
    width: 370px;
    margin-bottom: 5px;
}

.sidebar3c {
    /* Conteúdo Água – Título & Texto */
    float: left;
    left: 5px;
    padding-top: 0px;
    width: 450px;
    margin-bottom: 5px;
}

.sidebar4 {
    /* Conteúdo Energia – Título Vermelho */
    float: left;
    margin-left: 550px;
    margin-top: -330px;
    width: 380px;
    margin-bottom: 5px;
}

.areacontactos {
    /* Contactos - Área do Conteúdo */
    float: left;
    left: 25px;
    padding-top: 30px;
    width: 500px;
    line-height: 25px;
    color: #303030;
    font-size: 14px !important;
	margin-bottom: 80px;
}
.areacontactos2 {
    /* Contactos - Área do Conteúdo */
    float: left;
    margin-left: 385px;
    padding-top: 0px;
    width: 550px;
    margin-bottom: 5px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    float: left;
    margin-left: 385px;
    padding-top: 0px;
    width: 850px;
    margin-bottom: 5px;
	z-index: 0;
}
.categories-widget {
    /* Menu Lateral - Côr */
    background-color: #f4f4f4;
    z-index: 9000;
	margin-bottom: 50px;
}

/* HIGHLIGHTED TEXT */

.highlighted-text {
    padding: 3px 6px;
    margin: 0 2px;
    color: #FFF;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.highlighted-text.light-color {
    color: #444;
}


/* ICON BOX */


/* Icon Box 1 */

.icon-box-1 i {
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    color: #0277bd;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #f5f5f5;
    border-radius: 50%;
    font-size: 24px;
}

.icon-box-1 h5,
.icon-box-4 h5 {
    margin: 15px 0;
    margin-bottom: 10px;
}


/* Icon Box 2 */

.icon-box-2 h5,
.icon-box-3 h5,
.icon-box-1 h5 {
    margin-bottom: 5px;
}

.icon-box-2-content {
    padding-left: 10px;
}

.icon-box-2-content h5 {
    margin-bottom: 10px;
}

.icon-box-2 i {
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    color: #0277bd;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #f5f5f5;
    border-radius: 50%;
    font-size: 18px;
}


/* Icon Box 3 */

.icon-box-3 i {
    border: solid 1px #0277bd;
    color: #0277bd;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
}

.sticky-sidebar {
    padding-bottom: 20px;
}


/* Icon Box 4 */

.icon-box-4 i {
    color: #FFF;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #0277bd;
    border-radius: 3px;
    font-size: 21px;
}


/* DOWNLOAD BUTTON */

.download-button {
    background: #1178bb;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    display: inline-block;
    width: 230px;
	margin-bottom: 50px;
}
.download-icon {
    float: left;
    padding: 15px;
    text-align: center;
    min-width: 60px;
}
.download-icon i {
    font-size: 24px;
}
.download-text {
    float: left;
    padding: 10px 20px;
    padding-top: 20px;
    padding-right: 30px;
    border-left: solid 1px #e8e8e8;
}
.download-text h6 {
    line-height: 0;
    padding-bottom: 3px;
}


/* Download Button Icon Map Hover Animation */

@-webkit-keyframes hvr-icon-drop {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    51%,
    100% {
        opacity: 1;
    }
}

@keyframes hvr-icon-drop {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    51%,
    100% {
        opacity: 1;
    }
}

.hvr-icon-drop {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-icon-drop:before {
    content: "\f0ed";
    font-size: 24px;
    position: absolute;
    left: 18px;
    color: #fdc02d;
    top: 17px;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-drop:hover:before,
.hvr-icon-drop:focus:before,
.hvr-icon-drop:active:before {
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/* LIST STYLE */

.list-style5 {
    /* Menu Lateral Áreas de Negócio - Liststyle */
    padding-left: 75px;
}

.list-style5 ul li {
    /* Menu Lateral Áreas de Negócio - Liststyle Font */
    line-height: 30px;
    font-size: 19px;
    line-height: 40px;
}

.list-style ul li {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.list-style ul li:hover,
.list-style ul li:focus,
.list-style ul li:active {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
}

.list-style i {
    margin-left: 0;
    margin-right: 7px;
    color: #666;
    display: none;
}

.list-style ul li {
    /* Menu Lateral Áreas de Negócio - Liststyle Font */
    line-height: 30px;
    font-size: 12px;
}

.list-style.list-style-2 ul li {
    line-height: 35px;
}

.list-style.list-style-4 ul li {
    /* sidebar widget */
    line-height: 20px;
}

.list-style.list-style-2 ul li:first-child {
    line-height: 0;
    padding-bottom: 10px;
}

.list-style-3 ul li {
    border-bottom: solid 1px #e8e8e8;
    padding: 7px 0;
}

.list-style-3 ul li:first-child {
    line-height: 0;
    padding-bottom: 15px;
}

.list-style-3 ul li:last-child {
    border: none;
}

.logo-negocio {
    /* Menu Lateral Áreas Negócio - Logo */
    padding-left: 65px;
    padding-top: 35px;
}

.logo-mapa {
    /* Menu Lateral Áreas Negócio - Logo */
    padding-left: 65px;
    padding-top: 35px;
}
.aguathumb5 {
    float: left;
    margin-top: 4px;
    margin-bottom: 16px;
    padding-right: 20px;
    padding-bottom: 150px;
    position: relative;
}
.aguathumb9 {
    float: left;
    margin-top: 6px;
    margin-bottom: 16px;
    padding-right: 20px;
    padding-bottom: 0px;
    position: relative;
}
.solarthumb {
    float: left;
    margin-top: 6px;
    margin-bottom: 166px;
    padding-right: 20px;
    padding-bottom: 0px;
    position: relative;
}
.merus {
    float: left;
    margin-top: 6px;
    margin-bottom: 166px;
    padding-right: 20px;
    padding-bottom: 50px;
    position: relative;
	display: inline-table;
}
.merus2 {
	display:none;
}
.nmrt {
    float: left;
    margin-top: 6px;
    margin-bottom: 90px;
    padding-right: 30px;
    padding-bottom: 0px;
    position: relative;
}
.nmrtb {
    float: left;
    margin-top: 6px;
    margin-bottom: 90px;
    padding-right: 30px;
    padding-bottom: 0px;
    position: relative;
}
.nmrtc {
    float: left;
    margin-top: 6px;
    margin-bottom: 190px;
    padding-right: 30px;
    padding-bottom: 0px;
    position: relative;
}
.nmrtd {
    float: left;
    margin-top: 6px;
    margin-bottom: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    position: relative;
}
.nmrt2 {
	display:none;
}
.aguathumb9b {
    float: left;
    margin-top: 6px;
    margin-bottom: 16px;
    padding-right: 20px;
    padding-bottom: 0px;
    position: relative;
}
.aguathumb10 {
    display: none;
}

.aguathumb11 {
    display: none;
}
.full2 {
    display: none;
}
.full3 {
    display: none;
}
.runner {
    float: left;
    margin-top: 45px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}

.speeding {
    /* Conteúdo Áreas Negócio - thumb */
    float: left;
    margin-top: -55px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}
.bulb {
    /* Conteúdo Áreas Negócio - thumb */
    float: left;
    margin-top: -18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    margin-left: 50px;
}
.health {
    /* Conteúdo Áreas Negócio - thumb */
    float: left;
    margin-top: -18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    margin-left: 50px;
}
.drop {
    /* Conteúdo Áreas Negócio - thumb */
    float: left;
    margin-top: -18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    margin-left: 50px;
}
.areasnegocio {
    /* Conteúdo Áreas Negócio - thumb */
    float: left;
    margin-top: -82px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    margin-left: 50px;
}


/* LINK */

.link-style-1 {
    display: inline-block;
}
.link-style-1 i {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #000;
    border: solid 1px #333;
    border-radius: 50%;
    height: 17px;
    width: 17px;
    line-height: 17px;
    padding-left: 5px;
    font-size: 8px;
    margin-left: 2px;
}
.panel-heading.active .link-style-1 i {
    padding-left: 4px;
}
.link-style-1 a {
    font-size: 13px;
}
.link-style-1:hover i {
    left: 5px;
    border: solid 1px #0277bd;
    color: #0277bd;
}

.link-style-1.main-color {
    background: transparent;
}
.link-style-1.main-color a {
    color: #0277bd;
}
.link-style-1.main-color i {
    color: #0277bd;
    border: solid 1px #0277bd;
}
.all-features ul li:hover {
    color: #0277bd;
}


/* MAGIC BACKGROUND */

.magic-background {
    position: relative;
    z-index: 0;
}

.magic-background:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
}


/* MAP */

.all-news-link a {
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    font-size: 10px;
    letter-spacing: 0.1800em;
    color: #888;
    padding: 10px 12px;
    border: solid 1px #e8e8e8;
}
.all-news-link a:hover {
    color: #0277bd;
}
.map-info {
    padding: 10px 15px;
    padding-left: 10px;
    padding-bottom: 0;
    width: 100%;
}

.map-address {
    float: left;
    padding-left: 40px;
}
.map-info.hvr-icon-drop:before {
    content: "\f041";
    font-size: 13px;
    position: absolute;
    left: 20px;
    top: 10px;
    color: #444;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
#map {}
#map-alt { /* Mapa */
    width: 520px;
    height: 350px;
}
.morada {
    margin-left: 1200px;
    margin-top: -100px;
    margin-bottom: 26px;
}
.morada2 {
    margin-left: 900px;
    margin-top: -110px;
    margin-bottom: 26px;
}
#footermap {
    width: 100%;
    height: 200px;
}
.col-sm-6b {
    /* posição da caixa de contactos */
    display: inline-block;
    float: left;
    top: -350px;
    left: 350px;
}


/* NEWSLETTER */

.margint10 {
    width: 75%;
}

.newsletter input[type="text"],
.newsletter input[type="email"] {
    width: 75%;
    background-color: #ffffff;
}

.col-lg-3 .newsletter input[type="text"],
.col-lg-3 .newsletter input[type="email"],
.col-lg-4 .newsletter input[type="text"],
.col-lg-4 .newsletter input[type="email"] {
    width: 100%;
}

.col-lg-3 .newsletter input[type="submit"],
.col-lg-4 .newsletter input[type="submit"] {
    width: auto;
}

.newsletter input[type="submit"] {
    width: 24%;
}

.newsletter input[type="submit"]:hover {
    opacity: 0.9;
}

.newsletter ::-webkit-input-placeholder {
    font-style: regular;
    color: #7f8798 !important;
	font-weight: 700;
	font-size: 15px;
}

.responsive-margin2 {
    width: 27%;
}

.responsive-big-margin3 {
    width: 23%;
}


/* NEWS */

.news-date,
.tweet-date {
    font-size: 11px;
    font-style: italic;
    color: #666;
}

.news-1-box,
.news-2-box,
.news-3-box {
    margin-bottom: 0px;
}

.news-1-box:last-child,
.news-2-box:last-child,
.news-3-box:last-child {
    margin-bottom: 0;
}

.news-1-box,
.news-2-box,
.news-3-box {
    padding-bottom: 20px;
    border-bottom: dashed 0px #e8e8e8;
}

.news-date {
    color: #78878f;
}


/* News 1 */

.news-1-box:first-child,
.news-2-box:first-child,
.news-3-box:first-child {
    padding-top: 0;
}

.news-1-box:last-child,
.news-2-box:last-child,
.news-3-box:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.news-1-content h5,
.news-2-content h5,
.news-3-content h5 {
    line-height: 22px;
}


/* News 2 */

.news-title {
    border-bottom: solid 1px #e8e8e8;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

.news-title h4 {
    margin-top: 10px;
}

.news-2-title h5 {
    line-height: 19px;
}


/* News 3 */

.news-3-date {
    float: left;
    width: 70px;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.news-3-content {
    float: left;
    width: 75%;
    padding-left: 15px;
}

.col-lg-3 .news-3-date {
    width: 50px;
}

.news-day {
    font-size: 24px;
    font-weight: 600;
    color: #FFF;
    padding: 12px 0;
}

.news-month {
    padding: 5px 0;
    color: #555;
}

.news-4-category {
    padding: 12px 10px;
    padding-top: 14px;
    display: inline-block;
}


/* News 4 */

.news-4-category h6 {
    color: #FFF;
    line-height: 0;
    font-size: 9px;
}

.news-date hr {
    border-top: solid 1px #e8e8e8;
    margin: 0;
    width: 30px;
    margin-top: 5px;
}


/* PRICE LIST */

.price-box {
    padding-top: 25px;
}

.price-period {
    font-family: Open Sans;
    font-size: 13px;
    color: #555;
}

.price-value {
    background: #f5f5f5;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    padding: 30px 0;
    margin: 20px 0;
    margin-bottom: 40px;
}

.price-button {
    background: #f5f5f5;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    padding: 30px 0;
    margin: 20px 0;
}

.price-box .list-style-3 {
    text-align: left;
}

.price-box-features {
    padding: 0 40px;
}


/* PROGRESS BOX */

.progress {
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    height: 13px;
}

.progress-box h6 {
    font-size: 10px;
}


/* PROCESS BOX */

.process-box {
    text-align: center;
}

.process-box h5 {
    white-space: pre-wrap;
    /* CSS 3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

.process-box:hover .number-box {
    background: #0277bd;
    color: #FFF;
}

.process-box:hover h5 {
    color: #0277bd;
}

.process-box .number-box {
    font-size: 18px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    background: #f5f5f5;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.process-box .number-box i {
    font-size: 24px;
    line-height: 0;
}

.process-box-container ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.process-box-container ul:before {
    position: absolute;
    left: 80px;
    display: block;
    width: 70%;
    left: 15%;
    height: 0;
    border-top: 1px dashed #e8e8e8;
    content: "";
    top: 38px;
}

.process-box-container ul li {
    float: left;
    position: relative;
    width: 25%;
    text-align: center;
    overflow: hidden;
    margin: 0;
}


/* SOCIAL BUTTONS */


/* Social Style 1 */

.social-icon-style-1 ul li {
    float: left;
    margin-right: 10px;
}

.social-icon-style-1 ul li i {
    background: #0277bd;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    border-top: solid 1px #f5f5f5;
    color: #FFF;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
}


/* Social Style 2 */

.social-icon-style-2 ul li {
    float: left;
    margin-right: 10px;
}

.social-icon-style-2 ul li i {
    background: #f5f5f5;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    color: #666;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
}


/* Social Style 3 */

.social-icon-style-3 ul li {
    float: left;
    margin-right: 10px;
}

.social-icon-style-3 ul li i {
    background: #0277bd;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    color: #FFF;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
}


/* Social Style 4 */

.social-icon-style-4 ul li {
    float: left;
    margin-right: 10px;
}

.social-icon-style-4 ul li i {
    background: #f5f5f5;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    color: #666;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
}

.social-icon-style-1 ul li:hover,
.social-icon-style-2 ul li:hover,
.social-icon-style-3 ul li:hover,
.social-icon-style-4 ul li:hover {
    opacity: 0.7;
}

.social-icon-style-1 ul li,
.social-icon-style-2 ul li,
.social-icon-style-3 ul li,
.social-icon-style-4 ul li {
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}


/* TABS */

.nav-tabs {
    border: solid 1px #e8e8e8;
}

.card .nav-tabs {
    border: none;
    border-bottom: solid 1px #e8e8e8;
}

.nav-tabs>li {
    border-right: solid 1px #e8e8e8;
}

.nav-tabs>li:last-child {
    border: none;
}

.nav>li>a {
    padding: 12px 35px;
}

.nav>li>a:hover {
    background: #f5f5f5;
}

.nav>li>a i {
    padding-right: 8px;
}

.nav-tabs>li.active {
    border: none;
    border-right: solid 1px #e8e8e8;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none;
    border-top: solid 2px #0277bd;
}

.nav-tabs>li>a {
    border-radius: 0;
    margin: 0;
}

.card .tab-content.card-padding {
    padding: 20px;
}

.tab-content.card-padding {
    padding: 0;
    padding-top: 20px;
}


/* TEAM */

.team-user.card-padding {
    padding: 15px;
}

.team-image {
    border-top: solid 1px #e8e8e8;
    padding-top: 20px;
}

.team-info {
    border-bottom: solid 1px #e8e8e8;
    padding-bottom: 10px;
}

.team-social {
    margin: 20px 0;
    margin-bottom: 10px;
}


/* DROPDOWN MENU */

#main-menu20 {
    background-color: #ecedef;
}

.list-group-item {
    /* Água - Azul */
    background-color: #4abfeb !important;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2px !important;
    padding-top: 10px !important;
    margin-left: 50px;
    margin-right: 30px;
    font-size: 18px;
    line-height: 26px;
}

.list-group-item2 {
    /* Água Submenu - Azul */
    background-color: #4abfeb !important;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    margin-left: 70px;
    margin-right: 0px;
    font-size: 14px;
    line-height: 15px;
    display: block;
}

.list-group-item3 {
    /* Energia - Vermelho */
    background-color: #d51e22 !important;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2px !important;
    padding-top: 15px !important;
    margin-left: 50px;
    margin-right: 30px;
    font-size: 18px;
    line-height: 22px;
}

.list-group-item4 {
    /* Energia Submenu - Vermelho */
    background-color: #d51e22 !important;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px !important;
    padding-top: 15px !important;
    margin-left: 70px;
    margin-right: 45px;
    font-size: 14px;
    line-height: 15px;
    display: block;
}

.list-group-item5 {
    /* Saúde - Creme */
    background-color: #f0a15f !important;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2px !important;
    padding-top: 15px !important;
    margin-left: 50px;
    margin-right: 30px;
    font-size: 18px;
    line-height: 22px;
}

.list-group-item6 {
    /* Saúde Submenu - Creme */
    background-color: #f0a15f !important;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px !important;
    padding-top: 15px !important;
    margin-left: 70px;
    margin-right: 45px;
    font-size: 14px;
    line-height: 15px;
    display: block;
}

.list-group-item7 {
    /* Água Submenu - Azul */
    background-color: #1178bb;
    !important;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px !important;
    padding-top: 15px !important;
    margin-left: 70px;
    margin-right: 45px;
    font-size: 14px;
    line-height: 0px;
    display: block;
}

.list-group-item8 {
    /* Saúde - Creme */
    background-color: #1178bb !important;
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2px !important;
    padding-top: 15px !important;
    margin-left: 50px;
    margin-right: 30px;
    font-size: 18px;
    line-height: 22px;
}

list-group-item-slicknav_nav {}

a.list-group-item {
    color: #7f8798;
}

a.list-group-item:hover {
    color: #4abfeb !important;
}

a.list-group-item2:hover {
    color: #4abfeb !important;
}

a.list-group-item7:hover {
    color: #1178bb;
    !important;
}

a.list-group-item3:hover {
    /* Energia - Vermelho */
    color: #d51e22 !important;
}

a.list-group-item4:hover {
    /* Energia Submenu - Vermelho */
    color: #d51e22 !important;
}

a.list-group-item5:hover {
    /* Saúde - Creme */
    color: #f0a15f !important;
}

a.list-group-item6:hover {
    /* Saúde Submenu - Creme */
    color: #f0a15f !important;
}

a.list-group-item:hover,
a.list-group-item:focus {
    background-color: #4abfeb;
    color: #4abfeb !important;
}

a.list-group-item2:hover,
a.list-group-item2:focus {
    background-color: #4abfeb;
    color: #4abfeb !important;
}

a.list-group-item7:hover,
a.list-group-item7:focus {
    background-color: #1178bb;
    color: #1178bb !important;
}

a.list-group-item3:hover,
a.list-group-item3:focus {
    /* Energia - Vermelho */
    background-color: #d51e22;
    color: #d51e22 !important;
}

a.list-group-item4:hover,
a.list-group-item4:focus {
    /* Energia Submenu - Vermelho */
    background-color: #d51e22;
    color: #d51e22 !important;
}

a.list-group-item5:hover,
a.list-group-item5:focus {
    /* Saúde - Creme */
    background-color: #f0a15f;
    color: #f0a15f !important;
}

a.list-group-item6:hover,
a.list-group-item6:focus {
    /* Saúde Submenu - Creme */
    background-color: #f0a15f;
    color: #f0a15f !important;
}

a.list-group-item:focus {
    /* border-bottom: solid 2px #4abfeb !important; */
}

a.list-group-item2:focus {
    /* border-bottom: solid 2px #4abfeb !important; */
}

a.list-group-item3:focus {
    /* Energia - Vermelho */
    /* border-bottom: solid 2px #d51e22 !important; */
}

a.list-group-item4:focus {
    /* Energia Submenu - Vermelho */
    /* border-bottom: solid 2px #d51e22 !important; */
}

a.list-group-item5:focus {
    /* Saúde - Creme */
    /* border-bottom: solid 2px #f0a15f !important; */
}

a.list-group-item6:focus {
    /* Saúde Submenu - Creme */
    /* border-bottom: solid 2px #f0a15f !important; */
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    color: #4abfeb !important;
    background-color: #4abfeb !important;
    /* border-bottom: solid 2px #4abfeb !important; */
}

a.list-group-item2.active,
a.list-group-item2.active:hover,
a.list-group-item2.active:focus {
    color: #4abfeb !important;
    background-color: #4abfeb !important;
    /* border-bottom: solid 2px #4abfeb !important; */
}

a.list-group-item3.active,
a.list-group-item3.active:hover,
a.list-group-item3.active:focus {
    /* Energia - Vermelho */
    color: #d51e22 !important;
    background-color: #d51e22 !important;
    /* border-bottom: solid 2px #d51e22 !important; */
}

a.list-group-item4.active,
a.list-group-item4.active:hover,
a.list-group-item4.active:focus {
    /* Energia Submenu - Vermelho */
    color: #d51e22 !important;
    background-color: #d51e22 !important;
    /* border-bottom: solid 2px #d51e22 !important; */
}

a.list-group-item5.active,
a.list-group-item5.active:hover,
a.list-group-item5.active:focus {
    /* Saúde - Creme */
    color: #f0a15f !important;
    background-color: #f0a15f !important;
    /* border-bottom: solid 2px #f0a15f !important; */
}

a.list-group-item6.active,
a.list-group-item6.active:hover,
a.list-group-item6.active:focus {
    /* Saúde Submenu - Creme */
    color: #f0a15f !important;
    background-color: #f0a15f !important;
    /* border-bottom: solid 2px #f0a15f !important; */
}

.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0;
}

.list-group-item2:first-child,
.list-group-item2:last-child {
    border-radius: 0;
}

.list-group-item3:first-child,
.list-group-item3:last-child {
    /* Energia - Vermelho */
    border-radius: 0;
}

.list-group-item4:first-child,
.list-group-item4:last-child {
    /* Energia Submenu - Vermelho */
    border-radius: 0;
}

.list-group-item5:first-child,
.list-group-item5:last-child {
    /* Saúde - Creme */
    border-radius: 0;
}

.list-group-item6:first-child,
.list-group-item6:last-child {
    /* Saúde Submenu - Creme */
    border-radius: 0;
}

.list-group-level1 .list-group-item2 {
    /* Água Submenu - Azul */
    padding-left: 0px;
    font-size: 14px;
    line-height: 4px;
}

.list-group-level1 .list-group-item4 {
    /* Energia Submenu - Vermelho */
    padding-left: 0px;
    font-size: 14px;
    line-height: 4px;
}

.list-group-level1 .list-group-item6 {
    /* Saúde Submenu - Creme */
    padding-left: 0px;
    font-size: 14px;
    line-height: 4px;
}

.list-group-level2 .list-group-item {
    padding-left: 80px;
    font-size: 14px;
}


/* TITLES */


/* Big Title */

.big-title h5 {
    font-size: 13px;
    letter-spacing: 0.0800em;
    padding-bottom: 5px;
}

.big-title h1 {
    font-size: 45px;
}


/* Title Line */

.title-line hr {
    border-top: solid 0px #e8e8e8;
    margin-top: 10px;
}

.title-line.with-news h4 {
    line-height: 0;
    margin-bottom: 17px;
    margin-top: 2px;
}

.index-services .title-line hr {
    margin-top: 20px;
}

.title-line-2 hr {
    background: #e8e8e8;
    margin-top: 10px;
    width: 40px;
    height: 2px;
}

.title-line2 {
    padding-top: 50px;
}

.title-line2 hr {
    border-top: solid 0px #e8e8e8;
    margin-top: 10px;
}


/* TOOLTIP */

.tooltip-style-1 {
    border-bottom: dashed 1px #999;
}

.tooltip {
    display: block !important;
    background: #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    border-top: solid 1px #f5f5f5;
    font-size: 13px;
}

.tooltip-inner {
    background: none;
    color: #444;
}

.tooltip.top {
    margin-top: -9px !important;
}

.tooltip.left {
    margin-left: -9px !important;
}

.tooltip.right {
    margin-left: 10px !important;
}

.tooltip.bottom {
    margin-top: 10px !important;
}

.tooltip.top:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    bottom: -11px;
    left: 50%;
    box-sizing: border-box;
    border: 6px solid black;
    border-color: transparent transparent #f5f5f5 #f5f5f5;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.15);
    background: #f5f5f5;
}

.tooltip.left:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    top: 50%;
    right: -3px;
    box-sizing: border-box;
    border: 6px solid black;
    border-color: transparent transparent #f5f5f5 #f5f5f5;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
    background: #f5f5f5;
}

.tooltip.right:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    top: 50%;
    left: -2px;
    box-sizing: border-box;
    border: 6px solid black;
    border-color: transparent transparent #f5f5f5 #f5f5f5;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -1px -1px 4px 0px rgba(0, 0, 0, 0.15);
    background: #f5f5f5;
}

.tooltip.bottom:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    top: 0;
    left: 50%;
    box-sizing: border-box;
    border: 6px solid black;
    border-color: transparent transparent #f5f5f5 #f5f5f5;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: 0px 0px -4px 0px rgba(0, 0, 0, 0.15);
    background: #f5f5f5;
}

.tooltip.top .tooltip-arrow {
    display: none;
}

.tooltip.left .tooltip-arrow {
    display: none;
}

.tooltip.right .tooltip-arrow {
    display: none;
}

.tooltip.bottom .tooltip-arrow {
    display: none;
}


/* TWITTER */

.twitter-box {
    margin-bottom: 30px;
}

.twitter-user {
    float: left;
    width: 20%;
}

.twitter-tweet {
    float: left;
    width: 78%;
    margin-left: 2%;
}

.twitter-box:last-child {
    margin-bottom: 0;
}

.twitter-box p {
    margin-bottom: 0;
}

.twitter-user img {
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.twitter-tweet a {
    color: #0277bd;
}

.twitter-tweet p {
    margin: 0;
}

.twitter-background {
    border-bottom: solid 1px #e8e8e8;
    border-top: solid 1px #e8e8e8;
}

.twitter-background p {
    margin: 0;
}

.twitter-icon {
    width: 3%;
    font-size: 26px;
    color: #54acee;
    padding-right: 15px;
}

.tweet-text,
.tweet-demo {
    width: 75%;
}

.tweet-arrow {
    width: 10%;
    padding-left: 20px;
}

.tweet-arrow i {
    background: #FFF;
    padding: 7px 9px;
    margin-right: 5px;
}

.twitter-stream ul li {
    margin-bottom: 20px;
}


/* QUOTE */

.quote {
    font-family: "Georgia", Serif;
    font-size: 15px;
    line-height: 28px;
    font-style: italic;
    color: #777777;
    padding-left: 50px;
    position: relative;
}

.quote:before {
    content: "\f10e";
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #dee1e4;
    font-size: 28px;
    position: absolute;
    top: 6px;
    left: 0px;
}


/*-----------------------------------------------------------------------------------*/


/*   Blog
/*-----------------------------------------------------------------------------------*/

.post-materials {
    border-bottom: solid 1px #e8e8e8;
    display: block;
    padding-bottom: 10px;
}

.post-materials ul li {
    float: left;
    color: #777777;
    font-size: 12px;
    position: relative;
    padding: 0 10px;
}

.post-materials ul li:first-child {
    padding-left: 0;
}

.post-materials ul li a {
    color: #777777;
}

.post-materials ul li a:hover {
    color: #0277bd;
}

.post-materials ul li:after {
    position: absolute;
    content: "/";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #999;
    font-size: 13px;
    position: absolute;
    right: -3px;
}

.post-materials ul li:last-child:after {
    display: none;
}


/* Blog List */

.blog-list-image {
    float: left;
    width: 32%;
}

.blog-list-content {
    float: left;
    width: 68%;
}


/* Blog Column */

.blog-column {
    padding: 10px 20px;
    padding-top: 14px;
}

.blog-column h5 {
    line-height: 19px;
}

.blog-column .post-materials a {
    font-size: 11px;
}

.blog-column .post-materials {
    border-bottom: none;
    padding-bottom: 0;
}


/* Tags & Share */

.blog-share-tags {
    position: relative;
    padding: 40px 20px;
    background: #fafafa;
    border-top: solid 1px #f1f1f1;
}

.blog-share {
    float: right;
}

.blog-tags ul li {
    float: left;
    position: relative;
    margin: 0 10px;
}

.blog-tags ul li.title {
    float: left;
    margin-left: 0;
}

.blog-tags ul li a {
    color: #666;
}

.blog-share {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    height: 46px;
    line-height: 46px;
    width: 46px;
    border-radius: 50%;
    top: -23px;
    right: 20px;
    background: #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    z-index: 1;
    text-align: right;
}

.blog-share a {
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 15px;
    display: inline-block;
    width: 46px;
    height: 46px;
}

.big-share {
    height: 156px !important;
    width: 146px !important;
    border-radius: 3px !important;
}

.blog-share:hover {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.20);
}

.blog-share-wrap {
    display: none;
    text-align: left;
    position: relative;
    top: -33px;
    left: 15px;
}

.blog-share-link li {
    line-height: 30px !important;
}

.blog-share-link li a {
    text-align: left;
    width: 100%;
    line-height: 30px !important;
    height: auto;
    font-size: 13px;
}

.blog-share-link li a i {
    margin-right: 5px;
}

.blog-share-link li.bs-alias i,
.blog-share-link li.bs-alias span {
    margin-left: 2px;
}

.author-social-links ul {
    margin-left: -20px;
    display: inline-block;
}

.author-social-links ul li {
    float: left;
    margin-left: 20px;
}

.author-social-links ul li:before {
    display: none;
}

.author-social-links ul li i {
    color: #999;
}


/* Comment */

.comment-box {
    padding: 30px 0;
    border-bottom: solid 1px #e8e8e8;
}

.comment-box:last-child {
    border-bottom: none;
}

.comment-form input[type="text"],
.comment-form textarea {
    width: 100%;
    margin-bottom: 10px;
}

.comment-form textarea {
    height: 200px;
    border: none;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
}

.next-blog-single {
    text-align: right;
}


/*-----------------------------------------------------------------------------------*/


/*   Portfolio
/*-----------------------------------------------------------------------------------*/

.portfolio-cat a {
    font-size: 11px;
    color: #666;
}

.isotope-filters ul li {
    float: left;
    margin-right: 10px;
}

.isotope-filters ul li a {
    padding: 9px 15px;
    background: #FFF !important;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.isotope-filters ul li a.active {
    background: #0277bd !important;
    color: #FFF;
}


/*-----------------------------------------------------------------------------------*/


/*   Page Navigation
/*-----------------------------------------------------------------------------------*/

.page-navigation ul li {
    float: left;
    padding: 0 15px;
}

.page-navigation ul li:first-child {
    padding-left: 0;
}

.page-navigation ul li a {
    display: inline-block;
    color: #FFF;
    position: relative;
    padding: 10px 0;
}

.page-navigation ul li a:hover {
    text-decoration: underline;
}

.page-navigation ul li a.active {
    border-bottom: solid 4px #fdc02d;
    color: #fdc02d;
    font-weight: 600;
}

.page-navigation ul li a.active:hover {
    text-decoration: none;
}


/*-----------------------------------------------------------------------------------*/


/*   Parallax
/*-----------------------------------------------------------------------------------*/

#parallax-one {
    padding: 10% 0;
    background: url(../temp/parallax-image.jpg) 50% 0 no-repeat fixed;
    background-size: cover;
}


/*-----------------------------------------------------------------------------------*/


/*   Video Background
/*-----------------------------------------------------------------------------------*/

.video-section {
    width: 100%;
    position: relative;
}

.video-section-home {
    width: 100%;
    position: relative;
}

.video-wrapper {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
}

.video-wrapper .mediaElement {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-wrapper .vimeo-bg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-wrapper .youtube-bg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
}

.video-cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    background-size: cover !important;
    background-position: center center !important;
}

.video-child {
    padding: 130px 0;
}

.video-child h1 {
    font-size: 40px;
}


/*-----------------------------------------------------------------------------------*/


/*   Sitemap
/*-----------------------------------------------------------------------------------*/

.sitemap {
    position: relative;
    width: 100%;
    height: auto;
}

.sitemap-content {
    width: 100%;
    height: auto;
    border-top: solid 1px #e8e8e8;
    display: none;
    padding: 30px 0;
}

.sitemap-button {
    display: block;
    position: absolute;
    height: 65px;
    line-height: 58px;
    width: 65px;
    border-radius: 50%;
    bottom: 30px;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    text-align: center;
}

.sitemap-button a {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #fdc02d;
    font-weight: bold;
    font-size: 11px;
}

.sitemap-button a span:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fdc02d;
    font-size: 13px;
    position: absolute;
    bottom: -5px;
    left: 29px;
}

.sitemap ul li {
    line-height: 30px;
}

.sitemap ul li a {
    color: #444;
}


/*-----------------------------------------------------------------------------------*/


/*   Pagination (Blog, Portfolio, Shop)
/*-----------------------------------------------------------------------------------*/

.info-pagination ul li {
    float: left;
    margin-right: 6px;
    margin-bottom: 15px;
}

.info-pagination ul li a {
    padding: 6px 13px;
    background: #fff !important;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.info-pagination.white-button ul li a {
    background: #FFF;
}

.info-pagination ul li a.active {
    background: #0277bd !important;
    color: #FFF;
}


/*-----------------------------------------------------------------------------------*/


/*   Search Page
/*-----------------------------------------------------------------------------------*/

.search-result-image {
    float: left;
    width: 32%;
}

.search-result-content {
    float: left;
    width: 68%;
}


/*-----------------------------------------------------------------------------------*/


/*   Cart Page
/*-----------------------------------------------------------------------------------*/

.view-cart-notification {
    background: #f5f5f5;
    padding: 10px 20px;
}

.view-cart-notification.checkout {
    padding: 5px 20px;
}

.products-title {
    background: #f5f5f5;
    height: 50px;
}

.products-section table {
    text-align: center;
    width: 100%;
}

table td.table-products-remove {
    width: 8%;
}

table td.table-products-title {
    width: 15%;
}

table td.table-products-name {
    width: 22%;
}

table td.table-products-price {
    width: 20%;
}

table td.table-products-quantity {
    width: 15%;
}

table td.table-products-total {
    width: 20%;
}

table tr.table-products-list {
    height: 220px;
    border-bottom: solid 1px #f0f0f0;
}

.table-products-list {
    font-size: 15px;
}

.shop-remove-button a {
    display: inline-block;
    background: #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #000;
    font-size: 13px;
}

.shop-remove-button a:hover {
    color: #0277bd;
}

.shop-coupon input[type="text"] {
    width: 220px;
    box-shadow: none;
    background: #f0f0f0;
    height: 40px;
    float: left;
}

.shop-coupon input[type="submit"] {
    background: #f0f0f0;
    color: #222;
    font-size: 11px;
    border-radius: 0;
    margin-top: 0;
    height: 40px;
    float: left;
    margin-left: 7px;
}

.coupon-desc {
    font-size: 11px;
    line-height: 19px;
}

.cart-total-price-section {
    padding-left: 10%;
}

.cart-total-price-section h3,
.cart-total-price-section h5,
.cart-total-price-section h4 {
    line-height: 55px;
}

.cart-total-price-section ul {
    margin-top: 3px;
}

.cart-total-price-section ul li {
    border-bottom: solid 1px #eaeaea;
    height: 55px;
    line-height: 55px;
}

.cart-total-price-section ul li:last-child {
    border-bottom: none;
}

.free-shipping {
    font-style: italic;
}

.shop-cart-buttons .second-color {
    margin-right: 8px;
}

.quantity {
    margin-right: 10px;
    height: 48px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.quantity .qtyminus,
.quantity .qtyplus {
    width: 45px !important;
    height: 48px;
    background: transparent;
    border: 0;
}

.quantity .qty {
    height: 48px;
    width: 50px;
    border: 0;
    box-shadow: 0 0 0 0;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    text-align: center;
}


/*-----------------------------------------------------------------------------------*/


/*   Category Page
/*-----------------------------------------------------------------------------------*/

.category-order {
    padding-bottom: 10px;
    border-bottom: solid 1px #e8e8e8;
}

.category-order [class*=col-] {
    padding: 0;
}

.shop-sort {
    float: right;
}

.shop-sort select {
    float: right;
}

.shop-image-box {
    width: 100%;
    height: 235px;
    background: linear-gradient(rgba(253, 192, 46, 0.8), rgba(253, 192, 46, 0.8)), url(../temp/services-image-1.jpg) no-repeat;
    background-size: cover;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    text-align: center;
}

.shop-image-box.color-opt {
    background: linear-gradient(rgba(2, 119, 189, 0.8), rgba(2, 119, 189, 0.8)), url(../temp/services-image-3.jpg) no-repeat;
    background-size: cover;
}

.shop-image-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.shop-image-text a {
    font-family: "nexa_bold", Helvetica, Arial, sans-serif;
    border: 1px solid #fff;
    font-size: 11px;
    letter-spacing: 0.1400em;
    color: #fff;
    padding:
}

.shop-image-text h2 {
    color: #fff;
}

.shop-image-text h10 {
    color: #fff;
}

select {
    backgorund: #FFF;
    height: 40px;
    border-radius: 0;
    border: none;
    border: solid 1px #ddd;
    outline-offset: -1px border-radius: 0;
}

.product-item h5 {
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.product-item-price h5 {
    line-height: 0;
    padding: 0;
    display: inline-block;
}

.product-item-price {
    float: left;
    width: 50%;
    border-right: solid 1px #ddd;
    height: 50px;
    line-height: 50px;
}

.product-item-buy {
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
}

.product-item-buy a {
    display: inline-block;
}


/* Search Widget */

.search {
    width: 100%;
    position: relative;
}

.search input[type="text"] {
    width: 100%;
}

.search i {
    position: absolute;
    right: 10px;
    padding: 0 10px;
    z-index: 1;
    top: 13px;
    pointer-events: none;
    color: #777;
    background: #FFF;
}


/* Latest Product Widget */

.latest-products h5 {
    line-height: 19px;
}

.widget-product-price {
    font-weight: 600;
    font-size: 11px;
}


/*-----------------------------------------------------------------------------------*/


/*   Checkout Page
/*-----------------------------------------------------------------------------------*/

.checkout-form input[type="text"] {
    width: 100%;
}

.checkout-form p {
    margin: 0;
    margin-bottom: 3px;
}

label {
    display: block;
    margin-top: 10px;
    font-weight: 500;
}

.checkout-form textarea {
    width: 100%;
    height: 170px;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    border: none;
}

.checkout-form select {
    width: 100%;
    border-top: solid 1px #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    background: #FFF;
    border: none;
}

.your-order table {
    width: 100%;
}

.your-order table td {
    padding-left: 20px;
}

.checkout-title {
    background: #f5f5f5;
    height: 60px;
}

.checkout-products-list {
    height: 60px;
}


/*-----------------------------------------------------------------------------------*/


/*   Login & Register Page
/*-----------------------------------------------------------------------------------*/

.shop-login {
    padding: 0 20px;
}

.shop-login .italic {
    font-style: italic;
    padding-bottom: 10px;
    border-bottom: solid 1px #e8e8e8;
}

.shop-login input {
    width: 100%;
    margin-top: 20px;
}

.shop-login input[type="submit"] {
    border-radius: 0;
    height: 46px;
}

.shop-register {
    padding: 90px 40px;
}

.shop-register .button-style-1 {
    width: 100%;
}

.shop-register .italic {
    font-style: italic;
}

.shop-login h2,
.shop-register h2 {
    line-height: 26px;
}

.shop-login h10,
.shop-register h10 {
    line-height: 26px;
}


/*-----------------------------------------------------------------------------------*/


/*   Shop Single Page
/*-----------------------------------------------------------------------------------*/

.products-votes {
    color: #fdc02d;
}

.products-votes {
    padding-bottom: 10px;
    border-bottom: solid 1px #e8e8e8;
}

.product-cat ul li {
    float: left;
}

.product-cat ul li a {
    padding-right: 5px;
    font-size: 12px;
    color: #0277bd;
}

.product-cat .cat-tag {
    padding-top: 5px;
    padding-right: 10px;
}


/*-----------------------------------------------------------------------------------*/


/*   Fixed Elements
/*-----------------------------------------------------------------------------------*/

.scrolltotop {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: fixed;
    bottom: 45px;
    right: 28px;
    z-index: 999;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #f9f9f9;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
}

.scrolltotop a.scroll-up {
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 20px;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #999;
}

.scrolltotop a.scroll-up i {
    position: relative;
    top: -2px;
}

.mail-help {
    /* Mail Box - Por abrir */
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: fixed;
    height: 60px;
    line-height: 60px;
    width: 60px;
    border-radius: 50%;
    bottom: 30px;
    right: 20px;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.20);
    text-align: right;
    z-index: 9999;
}

.mail-help.mail-open {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    width: 365px;
    height: 345px;
    line-height: 25px;
    border-radius: 0;
    padding: 20px;
    overflow: hidden;
}

.mail-help a.mail-envelope {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 20px;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #7f8798;
}

.mail-help:hover a.mail-envelope {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    color: #337ab7;
}

.fixed-error {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border: 1px solid red !important;
}

.mail-help:hover a.mail-envelope i {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    color: #337ab7;
}

.mail-help.mail-open a.mail-envelope {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    display: none;
}

.mail-help a.mail-close {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 20px;
    display: inline-block;
    color: #fdc02d;
    position: absolute;
    top: 15px;
    right: 20px;
    display: none;
}

a.mail-close:hover {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    color: #337ab7;
}

a.mail-close:hover i {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    color: #337ab7;
}

.fix-contact-title {
    /* Mail Box - Título */
    margin: 0px -5px 0px -30px;
    font-weight: 700;
    color: #32444e;
}

.fixed-contact-box {
    display: none;
    width: 100%;
    text-align: left;
}

.con-line {
    /* Mail Box */
    margin-left: -30px;
}

.con-line-1 {
    /* Mail Box */
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    padding-top: 20px;
}

.con-line-2 {
    /* Mail Box */
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    padding-top: 4px;
    padding-bottom: 4px;
}

.con-line-3 {
    /* Mail Box */
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

textarea {
    /* Mail Box - Caixa de Mensagem */
    padding: 10px 15px;
    width: 280px;
    height: 100px;
    border: solid 2px #a0b3ba;
}

.fixed-mail-send {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    opacity: 0;
}

.contact-box {
    position: relative;
}

.contact-mail-sends {
    position: absolute;
    bottom: 7px;
    right: 0;
}

.contact-mail-sends i {
    margin-top: 5px;
    color: #0277bd;
}

.fixed-success {
    position: absolute;
    top: 0;
    left: 0;
    width: 365px;
    height: 345px;
    background: #fff;
    overflow: hidden;
    display: none;
}

.normal-success,
.normal-mail-error {
    display: none;
}

.contact-mail-sends.normal-mail-error i {
    color: #ff0033;
}

.fixed-mail-error {
    position: absolute;
    top: 0;
    left: 0;
    width: 365px;
    height: 345px;
    background: #fff;
    padding-top: 50%;
    text-align: center;
    display: none;
}

.circle,
.circle-outer {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 65px;
    left: 82.5px;
    background: #f5f5f5;
    border-radius: 50%;
}

.circle-outer {
    box-sizing: border-box;
    background: none;
    border: 4px solid #f5f5f5;
}

.icon {
    position: absolute;
    z-index: 2;
    top: 130px;
    left: 122.5px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    fill: none;
    stroke-width: 2px;
    stroke: #0277bd;
    stroke-linecap: square;
    stroke-dasharray: 325 325;
}

.icon.mail {
    width: 120px;
    height: 70px;
    stroke-dashoffset: 0;
}

.icon.plane {
    width: 120px;
    height: 110px;
    stroke-dashoffset: 325;
}

.fixed-success.fixedok .fixed-mail-send {
    -webkit-animation: sendok 1s ease-in-out 1.7s;
    animation: sendok 1s ease-in-out 1.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fixed-success.fixedok .circle,
.fixed-success.fixedok .circle-outer {
    -webkit-animation: circle 1s ease-in-out;
    animation: circle 1s ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fixed-success.fixedok .circle-outer {
    -webkit-animation: circle .8s ease-in-out .2s;
    animation: circle .8s ease-in-out .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fixed-success.fixedok .mail {
    stroke-dashoffset: 326;
    -webkit-transition: stroke-dashoffset 1s ease-in-out;
    transition: stroke-dashoffset 1s ease-in-out;
}

.fixed-success.fixedok .plane {
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset 1s ease-in-out .6s;
    transition: stroke-dashoffset 1s ease-in-out .6s;
    -webkit-animation: fly 2.4s ease-in-out;
    animation: fly 2.4s ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fly {
    0%,
    50% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }
    60% {
        -webkit-transform: translate3d(-10px, 5px, 0) scale(1.05);
        transform: translate3d(-10px, 5px, 0) scale(1.05);
    }
    70% {
        opacity: 1;
    }
    85% {
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(300px, -150px, 0) scale(0.4);
        transform: translate3d(300px, -150px, 0) scale(0.4);
        opacity: 0;
    }
}

@keyframes fly {
    0%,
    50% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }
    60% {
        -webkit-transform: translate3d(-10px, 5px, 0) scale(1.05);
        transform: translate3d(-10px, 5px, 0) scale(1.05);
    }
    70% {
        opacity: 1;
    }
    85% {
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(300px, -150px, 0) scale(0.4);
        transform: translate3d(300px, -150px, 0) scale(0.4);
        opacity: 0;
    }
}

@-webkit-keyframes circle {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }
    20% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes circle {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }
    20% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes sendok {
    from {
        bottom: 20%;
        opacity: 0;
    }
    to {
        bottom: 50%;
        opacity: 1;
    }
}

@keyframes sendok {
    from {
        bottom: 20%;
        opacity: 0;
    }
    to {
        bottom: 50%;
        opacity: 1;
    }
}


/*-----------------------------------------------------------------------------------*/


/*   Footer
/*-----------------------------------------------------------------------------------*/

.footer {
    padding-top: 25px;
    padding-bottom: 25px;
	margin-top: 0px;
}

.footer h5 {
    font-size: 14px;
    letter-spacing: 0.0800em;
    font-weight: 700;
}

.footer2 {
    padding-top: 10px;
    padding-bottom: 0px;
}


/* Dark Footer */

.dark-footer .tag-widget ul li a {
    background: #2B383E !important;
}

.light-footer .tag-widget ul li a {
    background: #f0f0f0 !important;
}

.dark-footer {
    /* footer */
    background: #32444e;
    color: #7f8b93;
    font-size: 12px;
    line-height: 15px;
}

.dark-footer2 {
    /* equipa */
    background: #ecf1f5;
    color: #404040;
    font-size: 12px;
    line-height: 15px;
}

.dark-footer a:hover {
    color: #FFF;
}

.dark-footer .social-icon-style-1 ul li i,
.dark-footer .social-icon-style-2 ul li i,
.dark-footer .social-icon-style-3 ul li i,
.dark-footer .social-icon-style-4 ul li i {
    border-top: solid 1px #333E43;
}

.dark-footer a:hover i {
    color: #FFF;
}

.dark-footer h5,
.dark-footer h5 a,
.dark-footer a {
    color: #7f8b93;
}

.dark-footer i {
    color: #96a9b2;
}

.dark-footer .map-info.hvr-icon-drop:before {
    color: #96a9b2;
}

.dark-footer .title-line hr {
    border-top: solid 1px #7f8b93;
}

.dark-footer .news-1-box,
.dark-footer .news-2-box,
.dark-footer .news-3-box {
    border-bottom: dashed 0px #333e44;
}

.dark-footer .news-1-box:last-child,
.dark-footer .news-2-box:last-child,
.dark-footer .news-3-box:last-child {
    border: none;
}

.dark-footer .news-2 h5,
.light-footer .news-2 h5 {
    line-height: 19px;
}

.footer .title-line hr {
    margin-top: 5px;
}

.light-footer.simple-footer,
.light-footer {
    background: #f9f9f9;
}

.light-footer .map-info {
    background: #f1f1f1;
}

.tag-widget ul li {
    float: left;
    margin-bottom: 15px;
}

.tag-widget ul li a {
    background: #f0f0f0;
    padding: 7px 11px;
    margin-right: 10px;
    font-size: 12px;
}

.tag-widget ul li a:first-child {
    padding-left: 0;
}

.dark-footer .tag-widget ul li a:first-child,
.light-footer .tag-widget ul li a:first-child {
    padding-left: 7px;
}

.dark-footer .list-style-3 ul li {
    border-bottom: solid 1px #333e44;
}

.dark-footer .map-info {
    background: #2B383E;
}

.dark-footer .world-map,
.info-widget {
    background: url(../img/map.png) center center;
    background-repeat: no-repeat;
    background-size: 95%;
}

.world-map.list-style-3 ul li:last-child {
    border-bottom: solid 1px #333e44;
}
.footer-ec_logo {
	padding-top: 7px;
    padding-bottom: 7px;
	margin-left: -4px;
    max-height: 70px;
}
.footer-logoforerunner {
	padding-top:12px !important;
	padding-bottom: 7px !important;
	width: 190px !important;
}
.footer-norte2020 {
	padding-top:16px !important;
	padding-bottom: 7px !important;
	width: 180px !important;
	margin-left: 875px !important;
}
.footer-portugal2020 {
	padding-top:17px !important;
	padding-bottom: 7px !important;
	width: 180px !important;
}


/*-----------------------------------------------------------------------------------*/


/*   404 Page
/*-----------------------------------------------------------------------------------*/

.error-number {
    max-width: 35%;
    margin: 0 auto;
    padding: 6% 0;
}

.error-number h1 {
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 80px;
    margin-top: 40px;
    font-size: 140px;
}

.client-logo {
    height: 150px;
    line-height: 150px;
    padding: 30px 5%;
}

.client-logo img {
    width: 80% !important;
}


/* 
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/* 
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}


/* 
 *  Core Owl Carousel CSS File
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: grabbing;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}


/* No Js */

.no-js .owl-carousel {
    display: block;
}


/* 
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}


/* 
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 5px 4px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}

.client-carousel .owl-controls {
    position: absolute;
    top: -40px;
    width: 100%;
}

.content-slider .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    width: 100%;
}

.client-carousel .owl-controls .owl-prev,
.content-slider .owl-controls .owl-prev {
    float: left;
    position: relative;
}

.client-carousel .owl-controls .owl-prev:before,
.content-slider .owl-controls .owl-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #a2a2a2;
    font-size: 25px;
    position: absolute;
    top: 0px;
    right: 10px;
}

.content-slider .owl-controls .owl-prev:before {
    right: -25px;
    color: #222;
}

.client-carousel .owl-controls .owl-next,
.content-slider .owl-controls .owl-next {
    float: right;
    position: relative;
}

.client-carousel .owl-controls .owl-next:before,
.content-slider .owl-controls .owl-next:before {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #a2a2a2;
    font-size: 25px;
    position: absolute;
    top: 0px;
    left: 10px;
}

.content-slider .owl-controls .owl-next:before {
    left: -25px;
    color: #222;
}

@-moz-document url-prefix() {
    .header-style-1 .header-nav ul li {
        margin-right: 4px;
    }
    .sf-menu ul {
        top: calc(100% - 1px);
    }
    .header-4-search-wrapper i,
    .header-style-5-search i {
        padding-left: 0;
    }
    .flexslider .slides img {
        width: 1180px !important;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .header-style-1 .header-nav ul li {
        margin-right: 4px;
    }
}

@media screen and (min-width:1200px) {
    .container2 {
        /* container do mapa */
        width: 1200px;
        padding-right: 10px;
        padding-left: 30px;
        height: 350px;
    }
    h2c {
        font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
        color: #ffffff;
        font-size: 11px;
        line-height: 0px;
        letter-spacing: 0.0600em;
        font-weight: 600;
        display: inline;
        float: left;
        margin-top: 26px;
        margin-left: 0px;
    }
    .col-sm-6b {
        /* posição da caixa de contactos */
        display: inline-block;
        float: left;
        top: -350px;
    }
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 46.8%;
        padding-top: 0px;
    }
    .margint40b {
        /* margem áreas de negócio textos */
        margin-top: 30px !important;
        margin-bottom: 50px;
    }
}

@media screen and (max-width:1465px) {
    h1st {
        /* Subtítulo Água */
        font-size: 15px;
    }
    h2st {
        /* Subtítulo Água */
        font-size: 15px;
    }
    h3st {
        /* Subtítulo Contactos */
        font-size: 15px;
    }
    h5g {
        /* Subtítulo Azul */
        font-size: 15px;
    } 
    .aguathumb5 {
        /* Conteúdo Áreas Negócio - thumb */
        max-height: 130px;
        max-width: 130px;
        padding-bottom: 330px;
        padding-right: 14px;
    }
    .runner {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 85px;
    }
    .speeding {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 5px;
    }
    .bulb {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 28px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-left: 140px;
    }
    .health {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 28px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-left: 140px;
    }
    .drop {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 28px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-left: 140px;
    }
    .areasnegocio {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: -28px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-left: 140px;
    }
    .tab-content3 {
        /* Conteúdo Água – Texto */
        width: 435px;
        font-size: 13px;
    }
    .tab-content4 {
        /* Conteúdo Água – Texto */
        width: 435px;
        font-size: 13px;
        line-height: 21px;
    }
    p5 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 475px;
        margin-top: -351px;
        width: 435px;
    }
    p3 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 475px;
        margin-top: -351px;
        width: 435px;
    }
    p6 {
        /* Contéudo Áreas Negócio - Texto */
        display: block;
        margin-left: 440px;
        margin-top: -340px;
        width: 520px;
    }
    p10 {
        /* Contéudo Áreas Negócio - Texto */
        float: left;
        margin-left: 400px;
        margin-top: -440px !important;
        width: 550px !important;
    }
p12 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 12px !important;
        line-height: 18px;
        margin-left: 475px;
        margin-top: -455px;
        width: 435px;
}
p13 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 12px !important;
}
#map-alt { /* Mapa */
        width: 490px;
}
}
@media screen and (max-width:1410px) {
    #map-alt { /* Mapa */
        width: 470px;
    }
}
@media screen and (max-width:1370px) {
    #map-alt { /* Mapa */
        width: 430px;
    }
}
@media screen and (max-width:1350px) {
.col-lg-6 {
	width: 60% !important;
}
    .main-slider-creative .bold-title2 {
        padding-left: 500px !important;
    }
	.main-slider-creative .bold-title4 {
        padding-left: 550px !important;
    }
    .areasnegocio {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 28px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-left: 140px;
    }
    .tab-content3 {
        /* Conteúdo Água – Texto */
        width: 425px;
        font-size: 13px;
        line-height: 21px;
    }
    .tab-content4 {
        /* Conteúdo Água – Texto */
        width: 425px;
        font-size: 13px;
        line-height: 19px;
    }
    p5 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 21px;
        margin-left: 445px;
        margin-top: -351px;
        width: 420px;
    }
    p3 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 445px;
        margin-top: -351px;
        width: 435px;
    }
    p6 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 445px;
        margin-top: -351px;
        width: 435px;
    }
    p10 {
        /* Contéudo Áreas Negócio - Texto */
        float: left;
        margin-left: 380px;
        margin-top: -440px !important;
        width: 550px !important;
    }
    p12 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 18px;
        margin-left: 445px;
        margin-top: -453px;
        width: 435px;
    }
    .big-font2 {
        /* Slider - Texto */
        font-size: 17px;
        line-height: 20px;
        margin-left: 600px;
    }
    #map-alt { /* Mapa */
        width: 400px;
    }
}
@media screen and (max-width:1320px) {
		.rwd-line3 {
	margin-top: -7px !important;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 750px;
}
p15 { /* Mapa */
    margin-left: 500px;
}
.nmrt {
    margin-bottom: 155px;
}
}
@media screen and (max-width:1250px) {
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 650px;
}
p15 { /* Mapa */
    margin-left: 450px;
}
.merus {
    margin-bottom: 266px;
}
}
@media screen and (max-width:1260px) {
    .areasnegocio {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 28px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-left: 130px;
    }
	.nmrt {
    margin-bottom: 210px;
}
}
@media screen and (max-width:1200px) {
.col-lg-6 {
	width: 92% !important;
	padding-left: 50px;
	padding-right: 0px;
}
.imagem-sobre {
	display: none;
}
.sidebar { /* Menu Lateral */
     display: none;
}
.sf-menu5 { /* Breadcrumb Sobre - Tabs Activas */
     display: none;
}
h8 {
     font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
     color: #222;
     font-size: 15px;
     line-height: 1px;
     letter-spacing: 0.0700em;
     font-weight: 600;
     display: inline;
     float: left;
     padding-top: 0px;
}
h8b {
     font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
     color: #222;
     font-size: 15px;
     line-height: 1px;
     letter-spacing: 0.0700em;
     font-weight: 600;
     display: inline;
     float: left;
     padding-top: 0px;
}
    h8c {
        font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
        color: #222;
        font-size: 15px;
        line-height: 1px;
        letter-spacing: 0.0700em;
        font-weight: 600;
        display: inline;
        float: left;
        padding-top: 0px;
    }
    .categories-widget {
        /* Menu Lateral */
        background: rgba(0, 0, 0, 0);
        z-index: 10;
    }
    .categories-widget3 {
        /* Menu Lateral */
        background: rgba(0, 0, 0, 0);
        z-index: 10;
    }
    .categories-widget4 {
        /* Menu Lateral */
        background: rgba(0, 0, 0, 0);
        z-index: 10;
    }
    .list-style-4 {
        /* Menu Lateral Áreas de Negócio - Liststyle */
        display: none;
    }

    .logo-negocio {
        /* Menu Lateral Áreas Negócio - Logo */
        padding-left: 37px;
        padding-top: 0px;
        z-index: 1000;
    }
    .logo-mapa {
        /* Menu Lateral Áreas Negócio - Logo */
        display: none;
    }
    h5t1 {
        /* Menu Lateral - Título Funcional */
        display: none;
    }
    h5t2 {
        /* Menu Lateral - Título Água */
        display: none;
    }
    h5t3 {
        /* Menu Lateral - Título Energia */
        display: none;
    }
    h5t4 {
        /* Menu Lateral Áreas Negócio - Título Saúde */
        display: none;
    }
    h5c {
        /* Menu Lateral Áreas Negócio - Tagline */
        display: none;
    }
    h1t {
        /* Título Áreas Negócio - Água */
        padding-left: 120px;
        padding-top: 15px;
        font-size: 36px;
    }
    h5d {
        /* Título Áreas Negócio - Água */
        padding-left: 120px;
        padding-top: 15px;
        font-size: 36px;
    }
    h1st {
        /* Subtítulo Água */
        padding-left: 120px;
        padding-bottom: 30px;
    }
    h2st {
        /* Subtítulo Água */
        padding-left: 120px;
    }
    h3st {
        /* Subtítulo Contactos */
        padding-left: 120px;
        padding-bottom: 30px;
    }
    h5g {
        /* Subtítulo Azul */
        padding-left: 120px;
    }
    hl1 {
        /* Título Água - Linha Azul Claro */
        display: none;
    }
    .tab-content3 {
        /* Conteúdo Água – Texto */
        width: 435px;
        font-size: 13px;
        line-height: 22px;
    }
    .tab-content4 {
        /* Conteúdo Água – Texto */
        width: 435px;
        font-size: 13px;
    }
    p5 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 475px;
        margin-top: -351px;
        width: 435px;
    }
    p3 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 475px;
        margin-top: -351px;
        width: 435px;
    }
    p6 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 475px;
        margin-top: -351px;
        width: 435px;
    }
    p10 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 475px;
        margin-top: -351px;
        width: 435px;
    }
    p11 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 20px;
        max-width: 335px;
    }
    p12 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 18px;
        margin-left: 475px;
        margin-top: -465px;
        width: 435px;
    }
    h2 {
        margin-left: -50px !important;
    }
    h2b {
        margin-right: -58px !important;
    }
    h2c {
        font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
        color: #ffffff;
        font-size: 11px;
        line-height: 0px;
        letter-spacing: 0.0600em;
        font-weight: 600;
        display: inline;
        float: left;
        margin-top: 26px;
        margin-left: 0px;
    }
    .container2 {
        /* container do mapa */
        padding-left: 68px;
        height: 350px;
    }
    .col-sm-6b {
        /* posição da caixa de contactos */
        display: inline-block;
        float: left;
        top: -350px;
    }
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 46.8%;
        padding-top: 20px;
    }
    .margint40b {
        /* margem áreas de negócio textos */
        margin-top: 30px !important;
        margin-bottom: 50px;
    }
    .sidebar2 {
        /* área do texto - áreas de negócio */
        width: 73%;
        margin-left: -78px;
    }
    .responsive-margin2 {
        /* Footer - Newsletter */
        width: 57%;
    }

    p15 { /* Mapa */
        margin-left: 540px;
        padding-bottom: 30px;
    }

    #map-alt { /* Mapa */
        width: 550px;
    }
.areaid { /* I&D e Energia - Área do Conteúdo */
    float: none;
	margin-left: 25px;
    width: 1000px;
}
.areaienergia { /* I&D - Área do Conteúdo */
    float: none;
	margin-left: 25px;
    width: 1000px;
}

.download-button {
	margin-left:0px;
}
.merus {
    margin-bottom: 60px;
}
.nmrt {
    margin-bottom: 0px;
}
.nmrtb {
    margin-bottom: 0px;
}
}
@media screen and (max-width:1190px) {
    .container2 {
        /* container do mapa */
        padding-left: 65px;
    }
}
@media screen and (max-width:1180px) {
    .container2 {
        /* container do mapa */
        padding-left: 60px;
    }
}
@media screen and (max-width:1160px) {
    .container2 {
        /* container do mapa */
        padding-left: 48px;
    }
    #map-alt { /* Mapa */
        width: 520px;
    }
}

@media screen and (max-width:1150px) {
    h2 {
        margin-left: -30px !important;
    }
    .container2 {
        /* container do mapa */
        padding-left: 48px;
    }
}

@media screen and (max-width:1140px) {
    .container2 {
        /* container do mapa */
        padding-left: 42px;
    }
    #map-alt { /* Mapa */
        width: 500px;
    }
}

@media screen and (max-width:1130px) {
.container2 { /* container do mapa */
    padding-left: 38px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 1000px;
}
}
@media screen and (max-width:1120px) {
.container2 { /* container do mapa */
    padding-left: 35px;
}
#map-alt { /* Mapa */
    width: 480px;
}
}
@media screen and (max-width:1110px) {
h2 {
    margin-left: -10px !important;
}
.container2 { /* container do mapa */
    padding-left: 30px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 950px;
}
}
@media screen and (max-width:1100px) {
.main-slider-creative .bold-title2 {
    padding-left: 450px !important;
}
.main-slider-creative .bold-title4 {
    padding-left: 490px !important;
}
.container2 { /* container do mapa */
    padding-left: 30px;
}
#map-alt { /* Mapa */
    width: 460px;
}
}
@media screen and (max-width:1090px) {
.container2 { /* container do mapa */
    padding-left: 27px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 950px;
}
}
@media screen and (max-width:1080px) {
.container2 { /* container do mapa */
    padding-left: 27px;
}
#map-alt { /* Mapa */
    width: 440px;
}
}
@media screen and (max-width:1060px) {
h2 {
    margin-left: 10px !important;
}
#map-alt { /* Mapa */
    width: 420px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 900px;
}
.merus {
    margin-bottom: 120px;
}
.nmrt {
    margin-bottom: 80px;
}
}
@media screen and (max-width:1030px) {
	.main-slider-creative .bold-title2 {
    padding-left: 400px !important;
}
	.main-slider-creative .bold-title4 {
    padding-left: 450px !important;
}
.rwd-line3 {
	margin-top: -5px !important;
}
h2 {
    margin-left: 30px !important;
}
#map-alt { /* Mapa */
    width: 400px;
}
}
@media screen and (max-width:1010px) {
		.main-slider-creative .bold-title2 {
    padding-left: 350px !important;
}
		.main-slider-creative .bold-title4 {
    padding-left: 400px !important;
}
.logo-negocio { /* Menu Lateral Áreas Negócio - Logo */
    padding-left: 15px;
    padding-top: 0px;
    z-index: 1000;
}
h1t { /* Título Áreas Negócio - Água */
    font-size: 34px;
}
h5d { /* Título Áreas Negócio - Água */
    font-size: 34px;
}
h1st { /* Subtítulo Água */
    font-size: 14px;
}
h2st { /* Subtítulo Água */
    font-size: 14px;
}
h3st { /* Subtítulo Contactos */
    font-size: 14px;
}
h5g { /* Subtítulo Azul */
    font-size: 14px;
}
.runner { /* Conteúdo Áreas Negócio - thumb */
    margin-top: 97px;
}
.tab-content3 { /* Conteúdo Água – Texto */
    width: 425px;
    font-size: 13px;
    line-height: 21px;
}
.tab-content4 { /* Conteúdo Água – Texto */
    width: 425px;
    font-size: 13px;
    line-height: 19px;
}
p5 { /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 21px;
    margin-left: 445px;
    margin-top: -351px;
    width: 420px;
}
p3 { /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 22px;
    margin-left: 445px;
    margin-top: -351px;
    width: 435px;
}
p12 { /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 18px;
    margin-left: 445px;
    margin-top: -461px;
    width: 435px;
}
p6 { /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 22px;
    margin-left: 445px;
    margin-top: -351px;
    width: 435px;
}
p10 { /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 22px;
    margin-left: 445px;
    margin-top: -351px;
    width: 435px;
}
#map-alt { /* Mapa */
    width: 380px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 850px;
}
.nmrt {
    margin-bottom: 100px;
}
}
@media screen and (max-width:991px) {
	.rwd-line4 {
	margin-top: -5px !important;
}
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 45.8%;
        padding-top: 20px;
    }
    .responsive-margin2 {
        /* Footer - Newsletter */
        width: 74%;
    }
    .responsive-big-margin3 {
        /* Footer - Sugestões */
        width: 100%;
        padding-top: 30px;
    }
    #map-alt {
        width: 360px;
    }
	.nmrt {
    margin-bottom: 110px;
}
}
@media screen and (max-width:970px) {
			.main-slider-creative .bold-title2 {
    padding-left: 300px !important;
}
			.main-slider-creative .bold-title4 {
    padding-left: 350px !important;
}
.contact-box input[type="text"] { /* Contactos - Formulário */
     width: 550px;
}
.contact-box textarea { /* Contactos - Caixa de Mensagem */
     width: 550px;
}
#map-alt { /* Mapa */
     width: 340px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
     width: 800px;
}
}
@media screen and (max-width:950px) {
    .logo-negocio {
        margin-left: 124px;
    }
    h2st {
        /* Subtítulo Água */
        padding-bottom: 40px;
    }
    h5g {
        /* Subtítulo Azul */
        padding-bottom: 40px;
    }
    h1st {
        /* Subtítulo Água */
        padding-bottom: 40px;
    }
    h3st {
        /* Subtítulo Contactos */
        padding-bottom: 40px;
    }
    .tab-content3 {
        /* Conteúdo Água – Texto */
        font-size: 14px !important;
        line-height: 22px;
        width: 535px;
    }
    .tab-content4 {
        /* Conteúdo Água – Texto */
        font-size: 14px !important;
        line-height: 22px;
        width: 535px;
    }
    .speeding {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 95px;
    }
    .bulb {
        /* Conteúdo Áreas Negócio - thumb */
        display: block;
        margin-top: 98px;
        margin-left: 110px;
    }
    .health {
        /* Conteúdo Áreas Negócio - thumb */
        display: block;
        margin-top: 98px;
        margin-left: 110px;
    }
    .drop {
        /* Conteúdo Áreas Negócio - thumb */
        display: block;
        margin-top: 98px;
        margin-left: 110px;
    }
    .areasnegocio {
        /* Conteúdo Áreas Negócio - thumb */
        display: block;
        margin-top: 98px;
        margin-left: 55px;
    }
    .sidebar3 {
        /* Conteúdo Água – Título & Texto */
        width: 530px;
    }
    .sidebar2 {
        /* Conteúdo Áreas Negócio – Texto */
        font-size: 17px !important;
    }
    .sidebar3c {
        /* Conteúdo Água – Título & Texto */
        width: 570px;
        letter-spacing: 0.0500em;
    }
    p4 {
        /* Contéudo Área de Negócios - Texto Secundário */
        font-size: 17px !important;
        letter-spacing: 0.0500em;
        margin-left: 0px;
        margin-top: 10px;
        width: 570px;
        margin-bottom: 35px;
    }
    p5 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 14px !important;
        line-height: 22px;
        margin-left: 0px;
        margin-top: -108px;
        width: 535px;
    }
    p3 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 14px !important;
        line-height: 22px;
        margin-left: 0px;
        margin-top: -65px;
        margin-bottom: 50px;
        width: 535px;
    }
    p6 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 14px !important;
        line-height: 22px;
        margin-left: 0px;
        margin-top: -65px;
        margin-bottom: 50px;
        width: 535px;
    }
    p10 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 14px !important;
        line-height: 22px;
        margin-left: 0px;
        margin-top: -65px;
        margin-bottom: 50px;
        width: 535px;
    }
    p12 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 14px !important;
        line-height: 22px;
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 50px;
        width: 535px;
    }
    p15 { /* Mapa */
        margin-left: 500px;
    }
		.nmrt {
    margin-bottom: 150px;
}
}
@media screen and (max-width:920px) {
.areaid { /* I&D e Energia - Área do Conteúdo */
     width: 750px;
}
}
@media screen and (max-width:910px) {
p15 { /* Mapa */
    margin-left: 470px;
}
}
@media screen and (max-width:880px) {
p15 { /* Mapa */
    margin-left: 460px;
}
}
@media screen and (max-width:850px) {
.areacontactos2 { /* Conteúdo Água – Título & Texto */
    float: left;
    left: auto;
    padding-top: 0px;
    width: 100%;
    margin-bottom: 25px;
}
hcontactos { /* Contactos - Título */
    margin: 0 auto !important;
    text-align: center !important;
}
shcontactos { /* Contactos - Subtítulo */
    margin: 0 auto !important;
    text-align: center !important;
}
linhacinza { /* Contactos - Linha divisório cinza */
     margin: 0 auto !important;
     text-align: center !important;
}
p15 { /* Mapa */
    padding-bottom: 0px;
    margin-left: 25px;
    margin-top: 50px;
}
.map { /* Mapa */
     margin: 0 auto !important;
     text-align: center !important;
}
#map-alt { /* Mapa */
     width: 710px;
     height: 350px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
     width: 700px;
}
.nmrt {
    margin-bottom: 180px;
}
}
@media screen and (max-width:840px) {
.logo-negocio {
     margin-left: 104px;
}
#map-alt { /* Mapa */
     width: 690px;
} 
}
@media screen and (max-width:810px) {
.areaid { /* I&D e Energia - Área do Conteúdo */
     width: 650px;
	 margin-left: 10px;
}
.merus {
    margin-bottom: 260px;
}
.nmrt {
    margin-bottom: 230px;
}
.nmrtb {
    margin-bottom: 50px;
}
p15 { /* Mapa */
    margin-left: 10px;
}
#map-alt { /* Mapa */
     width: 670px;
} 
}
@media screen and (max-width:800px) {
    .logo-negocio {
        margin-left: 84px;
    }
    .breadcrumb-link {
        /* Breadcrumb - Ícones */
        display: none !important;
    }
    .container2 {
        /* container do mapa */
        padding-left: 27px;
        height: 350px;
    }
}
@media screen and (max-width:780px) {
.product-title {
	margin-left: 25% !important;
}
.main-slider-creative .bold-title2 {
    margin-left: -43% !important;
}
.main-slider-creative .bold-title4 {
    margin-left: -35% !important;
}
.rwd-line3 {
	margin-top: 0px !important;
}
.rwd-line4 {
	margin-top: 0px !important;
}

}
@media screen and (max-width:770px) {
.main-slider-creative .bold-title2 {
    margin-left: -42% !important;
}
.contact-box input[type="text"] { /* Contactos - Formulário */
     width: 450px;
}
.contact-box textarea { /* Contactos - Caixa de Mensagem */
     width: 450px;
 }
tituloconteudo { /* Título dos Conteúdos */
    font-size: 36px;
}
hctc { /* Título dos Conteúdos */
    font-size: 36px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
     width: 630px;
}
.nmrtb {
    margin-bottom: 70px;
}
#map-alt { /* Mapa */
     width: 640px;
} 
}
@media screen and (max-width:760px) {
.main-slider-creative .bold-title2 {
    margin-left: -41% !important;
}
}
@media screen and (max-width:750px) {
.main-slider-creative .bold-title2 {
    margin-left: -40% !important;
}
    .logo-negocio {
        margin-left: 64px;
    }
    .container2 {
        /* container do mapa */
        padding-left: 27px;
        height: 680px;
    }
    h2b {
        /* Breadcrumb - Subtítulo  */
        margin-right: 8px !important;
        margin-top: -33px;
    }
	.nmrt {
    margin-bottom: 260px;
}
}
@media screen and (max-width:740px) {
h2b { /* Breadcrumb - Subtítulo  */
     margin-right: 8px !important;
     margin-top: -33px;
}
.logo-footer2 { /* posição dos icones */
     margin-left: 45.6%;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
     width: 610px;
}
.nmrtb {
    margin-bottom: 90px;
}
#map-alt { /* Mapa */
     width: 620px;
} 
}
@media screen and (max-width:730px) { /* ESTOU AQUI!!! */
.main-slider-creative .bold-title2 {
    margin-left: -30% !important;
	margin-bottom: 80px !important;
}
.main-slider-creative .bold-title4 {
    margin-left: -26% !important;
	margin-bottom: 50px !important;
}
.product-title {
	margin-left: 35% !important;
	margin-bottom: 40px !important;
}
    .container2 {
        /* container do mapa */
        height: 680px;
    }
    h2b {
        /* Breadcrumb - Subtítulo  */
        margin-right: 8px !important;
        margin-top: -33px;
    }
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 45.6%;
    }
}

@media screen and (max-width:720px) {
.logo-negocio {
    margin-left: 44px;
}
h2b { /* Breadcrumb - Subtítulo  */
    margin-right: 8px !important;
    margin-top: -33px;
}
.logo-footer2 { /* posição dos icones */
    margin-left: 45.6%;
}
.responsive-margin2 { /* Footer - Newsletter */
    width: 78%;
}
.responsive-big-margin3 { /* Footer - Sugestões */
    width: 100%;
    padding-top: 30px;
}
	.nmrt {
    margin-bottom: 300px;
}
.nmrtc {
    margin-bottom: 250px;
}
#map-alt { /* Mapa */
     width: 590px;
} 
}
@media screen and (max-width:708px) {
h2b { /* Breadcrumb - Subtítulo  */
    margin-right: 5px !important;
    margin-top: -33px;
}
tituloconteudo { /* Título dos Conteúdos */
    font-size: 34px;
}
hctc { /* Título dos Conteúdos */
    font-size: 34px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
     width: 570px;
}
.nmrtb {
    margin-bottom: 110px;
}
}
@media screen and (max-width:700px) {
    h2b {
        /* Breadcrumb - Subtítulo  */
        margin-right: 5px !important;
        margin-top: -33px;
    }
    .responsive-margin2 {
        /* Footer - Newsletter */
        width: 80%;
    }
    .responsive-big-margin3 {
        /* Footer - Sugestões */
        width: 100%;
        padding-top: 30px;
    }
	.merus {
        /* Conteúdo Áreas Negócio - thumb */
        display: none;
    }
	.merus2 {
        /* Conteúdo Áreas Negócio - thumb */
        display: block;
    margin-bottom: 46px;
	padding-left: 20%;
    }
	.nmrt2 {
        /* Conteúdo Áreas Negócio - thumb */
        display: block;
    margin-bottom: 46px;
	padding-left: 20%;
    }
	.solarthumb {
        /* Conteúdo Áreas Negócio - thumb */
        display: none;
    }
	.aguathumb11 {
        /* Conteúdo Áreas Negócio - thumb */
        display: block;
        padding-bottom: 20px;
    }
	.title-line {
    margin-left:0px;
}
	.download-button {
	margin-left:0px;
}
.nmrt {
	display: none;
}
.nmrtb {
	display: none;
}
.nmrtc {
	display: none;
}
.nmrtd {
    display: none;
}
.aguathumb9 {  /* Conteúdo Áreas Negócio - thumb */
    display: none;
}
#map-alt { /* Mapa */
     width: 560px;
} 
}
@media screen and (max-width:690px) {
.product-title {
	margin-left: 30% !important;
	margin-bottom: 40px !important;
}
.logo-footer2 { /* posição dos icones */
    margin-left: 45.2%;
}
}
@media screen and (max-width:680px) {
.logo-footer2 { /* posição dos icones */
    margin-left: 45%;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 550px;
}
.full {
    display: none;
}
.full2 {
    display: block;
}
}
@media screen and (max-width:670px) {
.logo-negocio {
    margin-left: 34px;
}
.logo-footer2 { /* posição dos icones */
    margin-left: 45%;
}
.responsive-margin2 { /* Footer - Newsletter */
    width: 82%;
}
.responsive-big-margin3 { /* Footer - Sugestões */
    width: 100%;
    padding-top: 30px;
}
#map-alt { /* Mapa */
     width: 540px;
} 
}
@media screen and (max-width:660px) {
.logo-negocio {
    margin-left: 24px;
}
h2c {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 10px;
    line-height: 0px;
    letter-spacing: 0.0600em;
    font-weight: 600;
    display: inline;
    float: left;
    margin-top: 26px;
    margin-left: -5px;
}
tituloconteudo { /* Título dos Conteúdos */
    font-size: 33px;
}
hctc { /* Título dos Conteúdos */
    font-size: 33px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 530px;
	margin-left: 5px;
}
}
@media screen and (max-width:650px) {
.main-slider-creative .bold-title2 {
    margin-left: -30% !important;
	margin-bottom: 80px !important;
}
.main-slider-creative .bold-title4 {
    margin-left: -26% !important;
	margin-bottom: 50px !important;
}
.product-title {
	margin-left: 22% !important;
	margin-bottom: 40px !important;
}
    .logo-negocio {
        margin-left: 54px;
    }
    h1st {
        /* Subtítulo Água */
        margin-bottom: 24px;
    }
    h3st {
        /* Subtítulo Contactos */
        margin-bottom: 24px;
    }
    .aguathumb5 {
        /* Conteúdo Áreas Negócio - thumb */
        max-height: 120px;
        max-width: 120px;
    }
    .tab-content3 {
        /* Conteúdo Água – Texto */
        font-size: 13px !important;
        line-height: 22px;
        width: 435px;
        padding-bottom: 40px;
    }
    .tab-content4 {
        /* Conteúdo Água – Texto */
        font-size: 13px !important;
        line-height: 21px;
        width: 435px;
        padding-bottom: 40px;
    }
    .sidebar3 {
        /* Conteúdo Água – Título & Texto */
        float: left;
        left: 5px;
        padding-top: 0px;
        width: 435px;
        margin-bottom: 5px;
    }
    .sidebar2 {
        /* Conteúdo Áreas Negócio – Texto */
        font-size: 15px !important;
    }
    .sidebar3c {
        /* Conteúdo Água – Título & Texto */
        width: 570px;
        letter-spacing: 0.0100em;
    }
    p4 {
        /* Contéudo Área de Negócios - Texto Secundário */
        font-size: 15px !important;
        letter-spacing: 0.0100em;
        margin-left: 0px;
        margin-top: 10px;
        width: 570px;
        margin-bottom: 35px;
    }
    p5 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 0px;
        margin-top: -64px;
        width: 435px;
    }
    p3 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 0px;
        margin-top: -65px;
        width: 435px;
    }
    p6 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 0px;
        margin-top: -65px;
        width: 415px;
    }
    p10 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 22px;
        margin-left: 0px;
        margin-top: -65px;
        width: 415px;
    }
    p12 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 18px;
        margin-left: 0px;
        margin-top: 20px;
        width: 435px;
    }
    .bulb {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 65px;
    }
    .health {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 65px;
    }
    .drop {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 65px;
    }
    .areasnegocio {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 17px;
    }
    h2c {
        font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
        color: #ffffff;
        font-size: 10px;
        line-height: 0px;
        letter-spacing: 0.0600em;
        font-weight: 600;
        display: inline;
        float: left;
        margin-top: 26px;
        margin-left: -5px;
    }
    .responsive-margin2 {
        /* Footer - Newsletter */
        width: 85%;
    }
    .responsive-big-margin3 {
        /* Footer - Sugestões */
        width: 100%;
        padding-top: 30px;
    }
}
@media screen and (max-width:640px) {
h2c {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 10px;
    line-height: 0px;
    letter-spacing: 0.0600em;
    font-weight: 600;
    display: inline;
    float: left;
    margin-top: 26px;
    margin-left: -5px;
}
.contact-box input[type="text"] { /* Contactos - Formulário */
    width: 400px;
}
.contact-box textarea { /* Contactos - Caixa de Mensagem */
    width: 400px;
}
tituloconteudo { /* Título dos Conteúdos */
    font-size: 32px;
}
hctc { /* Título dos Conteúdos */
    font-size: 32px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 500px;
}
.merus2 {
	padding-left: 15%;
}
.nmrt2 {
	padding-left: 15%;
}
#map-alt { /* Mapa */
     width: 515px;
} 
}
@media screen and (max-width:620px) {
.main-slider-creative .bold-title2 {
    margin-left: -30% !important;
	margin-bottom: 80px !important;
}
.main-slider-creative .bold-title4 {
    margin-left: -26% !important;
	margin-bottom: 50px !important;
}
.product-title {
	margin-left: 22% !important;
	margin-bottom: 40px !important;
}
.logo-footer2 { /* posição dos icones */
    margin-left: 44.7%;
}
.responsive-margin2 { /* Footer - Newsletter */
    width: 90%;
}
.responsive-big-margin3 { /* Footer - Sugestões */
    width: 100%;
    padding-top: 30px;
}
hinvestigacao { /* I&D - Título */
    font-size: 30px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 480px;
}
#map-alt { /* Mapa */
     width: 500px;
} 
}
@media screen and (max-width:610px) {
    .logo-negocio {
        margin-left: 44px;
    }
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 44.7%;
    }
}
@media screen and (max-width:600px) {
.product-title {
	margin-left: 19% !important;
	margin-bottom: 40px !important;
}
.logo-negocio {
    margin-left: 24px;
}
.row2 {
    max-width: 100% !important;
}
.contact-box input[type="text"] { /* Contactos - Formulário */
    width: 350px;
}
.contact-box textarea { /* Contactos - Caixa de Mensagem */
    width: 350px;
}
tituloconteudo { /* Título dos Conteúdos */
    font-size: 30px;
}
hctc { /* Título dos Conteúdos */
    font-size: 30px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 470px;
    margin-left: 10px;
}
#map-alt { /* Mapa */
     width: 480px;
} 
}
@media screen and (max-width:590px) {
.responsive-margin2 { /* Footer - Newsletter */
    width: 95%;
}
.responsive-big-margin3 { /* Footer - Sugestões */
    width: 100%;
    padding-top: 30px;
}
tituloconteudo { /* Título dos Conteúdos */
    font-size: 29px;
}
hctc { /* Título dos Conteúdos */
    font-size: 29px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 460px;
}
}
@media screen and (max-width:580px) {
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 44.5%;
    }
	#map-alt { /* Mapa */
     width: 470px;
} 
}
@media screen and (max-width:569px) {
.logo-negocio {
    margin-left: 14px;
}
.responsive-margin2 { /* Footer - Newsletter */
    width: 100%;
}
.responsive-big-margin3 { /* Footer - Sugestões */
    width: 100%;
    padding-top: 30px;
}
tituloconteudo { /* Título dos Conteúdos */
    font-size: 28px;
}
hctc { /* Título dos Conteúdos */
    font-size: 28px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 450px;
}
.merus2 {
	padding-left: 12%;
}
.nmrt2 {
	padding-left: 12%;
}
	#map-alt { /* Mapa */
     width: 450px;
} 
}
@media screen and (max-width:550px) {
		.product-title {
	margin-left: 15% !important;
}
.areacontactos { /* Contactos - Área do Conteúdo */
    width: 50px;
}
.sidebar3 { /* Conteúdo Água – Título & Texto */
    width: 432px;
}
.contact-box input[type="text"] { /* Contactos - Formulário */
    width: 330px;
}
.contact-box textarea { /* Contactos - Caixa de Mensagem */
    width: 330px;
}
tituloconteudo { /* Título dos Conteúdos */
    font-size: 28px;
}
hctc { /* Título dos Conteúdos */
    font-size: 28px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 450px;
	margin-left: -2px;
}
p15 { /* Mapa */
    margin-left: -5px;
}
	#map-alt { /* Mapa */
     width: 440px;
}
}
@media screen and (max-width:540px) {
.main-slider-creative .bold-title2 {
    margin-left: -31% !important;
	margin-bottom: 80px !important;
}
.main-slider-creative .bold-title4 {
    margin-left: -27% !important;
	margin-bottom: 50px !important;
}
.product-title {
	margin-left: 10% !important;
	margin-bottom: 40px !important;
}
	.rwd-line3 {
	margin-top: 3px !important;
}
	.rwd-line4 {
	margin-top: 3px !important;
}
    .responsive-margin2 {
        /* Footer - Newsletter */
        width: 100%;
    }
    .responsive-big-margin3 {
        /* Footer - Sugestões */
        width: 100%;
        padding-top: 30px;
    }
    .contact-box input[type="text"] {
        /* Contactos - Formulário */
        width: 310px;
    }
    .contact-box textarea {
        /* Contactos - Caixa de Mensagem */
        width: 310px;
    }
		#map-alt { /* Mapa */
     width: 430px;
}
}
@media screen and (max-width:520px) {
.product-title {
	margin-left: 7% !important;
	margin-bottom: 40px !important;
}
.logo-negocio {
    margin-left: 4px;
}
.sidebar2 { /* Conteúdo Áreas Negócio – Texto */
    font-size: 13px !important;
}
.sidebar3c { /* Conteúdo Água – Título & Texto */
    width: 570px;
    letter-spacing: 0.0100em;
}
p4 { /* Contéudo Área de Negócios - Texto Secundário */
    font-size: 13px !important;
    letter-spacing: 0.0100em;
    margin-left: 0px;
    margin-top: 10px;
    width: 570px;
    margin-bottom: 35px;
}
.responsive-margin2 { /* Footer - Newsletter */
    width: 100%;
}
.responsive-big-margin3 { /* Footer - Sugestões */
    width: 100%;
    padding-top: 30px;
}
tituloconteudo { /* Título dos Conteúdos */
    font-size: 25px;
}
hctc { /* Título dos Conteúdos */
    font-size: 25px;
}
subtituloconteudo { /* Subtítulo dos Conteúdos */
    font-size: 17px;
}
shctc { /* Subtítulo dos Conteúdos */
    font-size: 17px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 430px;
}
}
@media screen and (max-width:510px) {
    h1t {
        /* Título Áreas Negócio - Água */
        font-size: 30px;
    }
    h5d {
        /* Título Áreas Negócio - Água */
        font-size: 30px;
    }
    .aguathumb5 {
        /* Conteúdo Áreas Negócio - thumb */
        max-height: 110px;
        max-width: 110px;
    }
    .runner {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 57px;
    }
    .speeding {
        /* Conteúdo Áreas Negócio - thumb */
        margin-top: 45px;
    }
    .tab-content3 {
        /* Conteúdo Água – Texto */
        font-size: 13px !important;
        line-height: 21px;
        width: 380px;
        padding-bottom: 40px;
    }
    .tab-content4 {
        /* Conteúdo Água – Texto */
        font-size: 13px !important;
        line-height: 21px;
        width: 380px;
        padding-bottom: 40px;
    }
    p5 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 21px;
        margin-left: 0px;
        margin-top: -36px;
        width: 380px;
    }
    p3 {
        /* Contéudo Áreas Negócio - Texto */
        font-size: 13px !important;
        line-height: 21px;
        margin-left: 0px;
        margin-top: -15px;
        width: 380px;
    }
    p6 {
        /* Contéudo Áreas Negócio - Texto */
        margin-top: -65px;
    }
    .contact-box input[type="text"] {
        /* Contactos - Formulário */
        width: 290px;
    }
    .contact-box textarea {
        /* Contactos - Caixa de Mensagem */
        width: 290px;
    }
		#map-alt { /* Mapa */
     width: 410px;
}
}
@media screen and (max-width:500px) {
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 400px;
	margin-left: -5px;
}
}
@media screen and (max-width:490px) {
    .logo-negocio {
        margin-left: -4px;
    }
    .bulb {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 50px;
        margin-right: 0px !important;
    }
    .areasnegocio {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 25px;
        max-height: 360px;
        max-width: 360px;
    }
    .sidebar3 {
        /* Conteúdo Água – Título & Texto */
        width: 402px;
    }
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 43%;
    }
    .row2 {
        max-width: 100% !important;
    }
    .contact-box input[type="text"] {
        /* Contactos - Formulário */
        width: 285px;
        margin-left: 0px;
    }
    .contact-box textarea {
        /* Contactos - Caixa de Mensagem */
        width: 285px;
        margin-left: 0px;
    }
			#map-alt { /* Mapa */
     width: 390px;
}
}

@media screen and (max-width:480px) {
.main-slider-creative .bold-title2 {
    margin-left: -28% !important;
	margin-bottom: 80px !important;
}
.main-slider-creative .bold-title4 {
    margin-left: -23% !important;
	margin-bottom: 50px !important;
}
.product-title {
	margin-left: 3% !important;
	margin-bottom: 40px !important;
}
	.rwd-line3 {
	margin-top: -8px !important;
}
	.rwd-line4 {
	margin-top: -8px !important;
}
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 43%;
    }
    .contact-box input[type="text"] {
        /* Contactos - Formulário */
        width: 285px;
        margin-left: -5px;
    }
    .contact-box textarea {
        /* Contactos - Caixa de Mensagem */
        width: 285px;
        margin-left: -5px;
    }
	.merus2 {
	padding-left: 8%;
    }
	.nmrt2 {
	padding-left: 8%;
    }
}

@media screen and (max-width:470px) {
    .health {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 50px;
        margin-right: 0px !important;
        max-height: 300px;
        max-width: 300px;
    }
    .drop {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 50px;
        margin-right: 0px !important;
        max-height: 300px;
        max-width: 300px;
    }
    .areasnegocio {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 50px;
        margin-right: 0px !important;
        max-height: 300px;
        max-width: 300px;
    }
    .contact-box input[type="text"] {
        /* Contactos - Formulário */
        width: 285px;
        margin-left: -3px;
    }
    .contact-box textarea {
        /* Contactos - Caixa de Mensagem */
        width: 285px;
        margin-left: -3px;
    }
				#map-alt { /* Mapa */
     width: 380px;
}
}
@media screen and (max-width:460px) {
.rwd-line3 {
	margin-top: -9px !important;
}
.rwd-line4 {
	margin-top: -9px !important;
}
.logo-negocio {
    margin-left: -14px;
}
h2c {
    font-family: "Roboto-Bold", Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 9px;
    line-height: 0px;
    letter-spacing: 0.0600em;
    font-weight: 600;
    display: inline;
    float: left;
    margin-top: 26px;
    margin-left: -5px;
}
.logo-footer2 { /* posição dos icones */
    margin-left: 43%;
}
.contact-box input[type="text"] { /* Contactos - Formulário */
    width: 285px;
    margin-left: 0px;
}
.contact-box textarea { /* Contactos - Caixa de Mensagem */
    width: 285px;
    margin-left: 0px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 380px;
}
				#map-alt { /* Mapa */
     width: 370px;
}
}
@media screen and (max-width:450px) {
.main-slider-creative .bold-title2 {
    margin-left: -28% !important;
	margin-bottom: 80px !important;
}
.main-slider-creative .bold-title4 {
    margin-left: -25% !important;
	margin-bottom: 50px !important;
}
.product-title {
	margin-left: 8% !important;
	margin-bottom: 40px !important;
}
.rwd-line {
	font-size: 56px !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important; 
}
.rwd-line2 {
	font-size: 26px !important;
}

.rwd-line3 {
	font-size: 26px !important;
	margin-top: -7px !important;
}
.rwd-line4 {
	font-size: 26px !important;
	margin-top: -7px !important;
}
.rwd-line5 {
	font-size: 56px !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important; 
}
.rwd-line6 {
	font-size: 26px !important;
}

.rwd-line7 {
	font-size: 26px !important;
}
h2 {
    font-size: 17px !important;
}
h8 {
    font-size: 14px;
}
h8b {
    font-size: 14px;
}
h8c {
    font-size: 14px;
}
.sidebar { /* Menu Lateral */
    width: 25%;
}
.logo-negocio {
    margin-left: 14px;
}
h1t { /* Título Áreas Negócio - Água */
    font-size: 21px;
}
h5d { /* Título Áreas Negócio - Água */
    font-size: 21px;
}
h2st { /* Subtítulo Água */
    font-size: 12px;
}
h5g { /* Subtítulo Azul */
    font-size: 12px;
}
.sidebar3 { /* Conteúdo Água – Título & Texto */
    width: 302px;
}
.aguathumb5 { /* Conteúdo Áreas Negócio - thumb */
    padding-bottom: 502px;
}
.tab-content3 { /* Conteúdo Água – Texto */
    font-size: 13px !important;
    line-height: 21px;
    width: 300px;
    padding-bottom: 40px;
}
.aguathumb11 { /* Conteúdo Áreas Negócio - thumb */
    display: none;
}
.aguathumb10 { /* Conteúdo Áreas Negócio - thumb */
    display: block;
    padding-bottom: 20px;
}
.full2 {
    display: none;
}
.full3 {
    display: block;
}
.tab-content4 { /* Conteúdo Água – Texto */
    font-size: 13px !important;
    line-height: 21px;
    width: 300px;
    padding-bottom: 40px;
}
.sidebar2 { /* Conteúdo Água – Título & Texto */
    font-size: 13px !important;
    line-height: 21px;
}
.sidebar3c { /* Conteúdo Água – Título & Texto */
    width: 270px;
}
p4 { /* Contéudo Área de Negócios - Texto Secundário */
    width: 270px;
    font-size: 12px !important;
}
p5 { /* Contéudo Áreas Negócio - Texto */
    font-size: 12px !important;
    line-height: 21px;
    margin-left: 0px;
    margin-top: -36px;
    width: 300px;
}
p3 { /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 21px;
    width: 300px;
}
p6 { /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 21px;
    width: 300px;
}
p10 { /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 21px;
    width: 300px;
}
p12 { /* Contéudo Áreas Negócio - Texto */
    font-size: 13px !important;
    line-height: 21px;
    width: 300px;
}
.bulb { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 17px;
}
.health { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 17px;
    max-height: 270px;
    max-width: 270px;
}
.drop { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 17px;
    max-height: 270px;
    max-width: 270px;
}
.areasnegocio { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 17px;
    max-height: 270px;
    max-width: 270px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 365px;
}
.merus2 {
	padding-left: 3%;
    }
	.nmrt2 {
	padding-left: 3%;
    }
#map-alt { /* Mapa */
     width: 360px;
}
}
@media screen and (max-width:430px) {
.main-slider-creative .bold-title2 {
    margin-left: -29% !important;
	margin-bottom: 80px !important;
}
.main-slider-creative .bold-title4 {
    margin-left: -27% !important;
	margin-bottom: 50px !important;
}
.product-title {
	margin-left: 0% !important;
	margin-bottom: 40px !important;
}
.logo-footer2 { /* posição dos icones */
    margin-left: 42%;
}
p14 { /* Contéudo Áreas Negócio - Texto */
    font-size: 15px !important;
}
linhacinza { /* Contactos - Linha divisório cinza */
    width: 250px !important;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 350px;
}
					#map-alt { /* Mapa */
     width: 335px;
}
}
@media screen and (max-width:425px) {
.rwd-line3 {
	margin-top: -5px !important;
}
.rwd-line4 {
	margin-top: -5px !important;
}
shcontactos { /* Subtítulo Contactos */
    font-size: 16px;
}
subtituloconteudo { /* Subtítulo dos Conteúdos */
    font-size: 16px;
}
shctc { /* Subtítulo Contactos */
    font-size: 16px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 340px;
}
.merus2 {
	padding-left: 0%;
    }
	.nmrt2 {
	padding-left: 0%;
    }
						#map-alt { /* Mapa */
     width: 320px;
}
}
@media screen and (max-width:410px) {
.logo-negocio {
     margin-left: 4px;
}
.mail-help.mail-open { /* Contactos - Mail Box */
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    width: 360px;
    height: 345px;
    line-height: 25px;
    border-radius: 0;
    padding: 20px;
    overflow: hidden;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 330px;
}
}
@media screen and (max-width:400px) {
.bold-title { /* Slider - Título */
    font-size: 30px !important;
    padding-bottom: 100px;
}
.big-font2 { /* Slider - Texto */
    font-size: 20px;
    line-height: 33px;
    margin-left: 0px;
}
.health { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 30px;
    max-height: 250px;
    max-width: 250px;
}
.drop { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 30px;
    max-height: 250px;
    max-width: 250px;
}
.areasnegocio { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 30px;
    max-height: 250px;
    max-width: 250px;
}
.mail-help.mail-open { /* Mail Box - Dimensões*/
    width: 350px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 320px;
}
						#map-alt { /* Mapa */
     width: 305px;
}
}
@media screen and (max-width:390px) {
.rwd-line {
	font-size: 54px !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important; 
}
.rwd-line2 {
	font-size: 24px !important;
}

.rwd-line3 {
	font-size: 24px !important;
}
.rwd-line4 {
	font-size: 24px !important;
}
.rwd-line5 {
	font-size: 54px !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important; 
}
.rwd-line6 {
	font-size: 24px !important;
}

.rwd-line7 {
	font-size: 24px !important;
}
.bold-title { /* Slider - Título */
    font-size: 31px !important;
    padding-bottom: 100px;
}
.big-font2 { /* Slider - Texto */
    font-size: 21px;
    line-height: 33px;
    margin-left: 0px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 310px;
}
}
@media screen and (max-width:385px) {
.bold-title {
        /* Slider - Título */
        font-size: 31px !important;
        padding-bottom: 100px;
}
.big-font2 {
        /* Slider - Texto */
        font-size: 21px;
        line-height: 33px;
        margin-left: 0px;
}
}
@media screen and (max-width:380px) {
.main-slider-creative .bold-title2 {
    margin-left: -28% !important;
	margin-bottom: 80px !important;
}
.main-slider-creative .bold-title4 {
    margin-left: -28% !important;
	margin-bottom: 50px !important;
}
.product-title {
	margin-left: 0% !important;
	margin-bottom: 40px !important;
}
h2 {
    font-size: 17px !important;
}
.logo-negocio {
    margin-left: -14px;
}
.bold-title { /* Slider - Título */
    font-size: 31px !important;
    padding-bottom: 100px;
}
.big-font2 { /* Slider - Texto */
    font-size: 22px;
    line-height: 33px;
    margin-left: 0px;
}
.mail-help.mail-open { /* Mail Box - Dimensões*/
    width: 340px;
}
input[type="text"], input[type="password"], input[type="email"] { /* Mail Box - Caixas */
    width: 212px;
}
textarea { /* Mail Box - Caixa de Mensagem */
    width: 262px;
}
.logo-footer2 { /* posição dos icones */
    margin-left: 41.2%;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 300px;
}
						#map-alt { /* Mapa */
     width: 290px;
}
}
@media screen and (max-width:370px) {
.rwd-line3 {
	margin-top: -2px !important;
}
.rwd-line4 {
	margin-top: -2px !important;
}
h2 {
    margin-left: 10px !important;
}
.mail-help.mail-open { /* Mail Box - Dimensões*/
    width: 330px;
}
input[type="text"], input[type="password"], input[type="email"] { /* Mail Box - Caixas */
    width: 202px;
}
textarea { /* Mail Box - Caixa de Mensagem */
    width: 252px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 280px;
}
						#map-alt { /* Mapa */
     width: 280px;
	 height: 290px;
}
}
@media screen and (max-width:360px) {
.bold-title {
        /* Slider - Título */
        font-size: 32px !important;
        padding-bottom: 100px;
}
.big-font2 {
        /* Slider - Texto */
        font-size: 23px;
        line-height: 33px;
        margin-left: 0px;
}
.mail-help.mail-open {
        /* Mail Box - Dimensões*/
        width: 320px;
}
input[type="text"],
input[type="password"],
input[type="email"] {
        /* Mail Box - Caixas */
        width: 192px;
}
textarea {
        /* Mail Box - Caixa de Mensagem */
        width: 242px;
}
#map-alt { /* Mapa */
     width: 270px;
	 height: 280px;
}
}
@media screen and (max-width:355px) {
.rwd-line {
	font-size: 52px !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important; 
}
.rwd-line2 {
	font-size: 22px !important;
}

.rwd-line3 {
	font-size: 22px !important;
}
.rwd-line4 {
	font-size: 22px !important;
}
.rwd-line5 {
	font-size: 52px !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important; 
}
.rwd-line6 {
	font-size: 22px !important;
}

.rwd-line7 {
	font-size: 22px !important;
}
    .logo-negocio {
        margin-left: -24px;
    }
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 40.5%;
    }
}
@media screen and (max-width:350px) {
.mail-help.mail-open { /* Mail Box - Dimensões*/
    width: 310px;
}
input[type="text"], input[type="password"], input[type="email"] { /* Mail Box - Caixas */
    width: 182px;
}
textarea { /* Mail Box - Caixa de Mensagem */
    width: 232px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 270px;
}
							#map-alt { /* Mapa */
     width: 260px;
	 height: 270px;
}
}
@media screen and (max-width:340px) {
.bold-title {
        /* Slider - Título */
        font-size: 32px !important;
        padding-bottom: 100px;
}
.big-font2 {
        /* Slider - Texto */
        font-size: 24px;
        line-height: 33px;
        margin-left: 0px;
}
.sidebar3c {
        /* Conteúdo Água – Título & Texto */
        width: 260px;
}
p4 {
        /* Contéudo Área de Negócios - Texto Secundário */
        width: 260px;
}
.contact-box input[type="text"] {
        /* Contactos - Formulário */
        width: 235px;
}
.contact-box textarea {
        /* Contactos - Mensagem */
        width: 235px;
}
.mail-help.mail-open {
        /* Mail Box - Dimensões*/
        width: 300px;
}
input[type="text"],
input[type="password"],
input[type="email"] {
        /* Mail Box - Caixas */
        width: 172px;
}
textarea {
        /* Mail Box - Caixa de Mensagem */
        width: 222px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 255px;
}
#map-alt { /* Mapa */
     width: 240px;
	 height: 260px;
}
}
@media screen and (max-width:330px) {
.logo-negocio {
    margin-top: 24px;
}
.aguathumb5 { /* Conteúdo Áreas Negócio - thumb */
    max-height: 105px;
    max-width: 105px;
}
.tab-content3 { /* Conteúdo Água – Texto */
    width: 280px;
    padding-bottom: 40px;
}
.tab-content4 { /* Conteúdo Água – Texto */
    width: 280px;
    padding-bottom: 40px;
}
.sidebar3 { /* Conteúdo Água – Título & Texto */
    width: 275px;
}
.sidebar2 { /* Conteúdo Áreas Negócio – Texto */
    font-size: 13px !important;
}
p5 { /* Contéudo Áreas Negócio - Texto */
    margin-left: 0px;
    margin-top: -10px;
    width: 280px;
}
p3 { /* Contéudo Áreas Negócio - Texto */
    width: 280px;
}
p6 { /* Contéudo Áreas Negócio - Texto */
    width: 280px;
}
p10 { /* Contéudo Áreas Negócio - Texto */
    width: 280px;
}
p12 { /* Contéudo Áreas Negócio - Texto */
    width: 280px;
}
.health { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 12px;
}
.drop { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 12px;
}
.areasnegocio { /* Conteúdo Áreas Negócio - thumb */
    margin-left: 12px;
}
.mail-help.mail-open { /* Mail Box - Dimensões*/
    width: 290px;
}
input[type="text"], input[type="password"], input[type="email"] { /* Mail Box - Caixas */
    width: 162px;
}
textarea { /* Mail Box - Caixa de Mensagem */
    width: 212px;
}
.areaid { /* I&D e Energia - Área do Conteúdo */
    width: 250px;
}
#map-alt { /* Mapa */
     width: 250px;
	 height: 250px;
}
}
@media screen and (max-width:320px) {
    h2 {
        margin-left: 5px !important;
    }
    .container2 {
        /* container do mapa */
        padding-left: 25px;
        margin: 0 auto;
    }
    .mail-help.mail-open {
        /* Mail Box - Dimensões*/
        width: 280px;
    }
    input[type="text"],
    input[type="password"],
    input[type="email"] {
        /* Mail Box - Caixas */
        width: 152px;
    }
    textarea {
        /* Mail Box - Caixa de Mensagem */
        width: 202px;
    }
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 39.5%;
    }
}
@media screen and (max-width:310px) {
    .sidebar3 {
        /* Conteúdo Água – Título & Texto */
        width: 265px;
    }
    .sidebar3c {
        /* Conteúdo Água – Título & Texto */
        width: 250px;
    }
    p4 {
        /* Contéudo Área de Negócios - Texto Secundário */
        width: 250px;
    }
    .container2 {
        /* container do mapa */
        padding-left: 25px;
        margin: 0 auto;
        height: 600px;
    }
    .bulb {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 30px;
        max-height: 220px;
        max-width: 220px;
    }
    .health {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 30px;
        max-height: 220px;
        max-width: 220px;
    }
    .drop {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 30px;
        max-height: 220px;
        max-width: 220px;
    }
    .areasnegocio {
        /* Conteúdo Áreas Negócio - thumb */
        margin-left: 30px;
        max-height: 220px;
        max-width: 220px;
    }
    .mail-help.mail-open {
        /* Mail Box - Dimensões*/
        width: 270px;
    }
    input[type="text"],
    input[type="password"],
    input[type="email"] {
        /* Mail Box - Caixas */
        width: 142px;
    }
    textarea {
        /* Mail Box - Caixa de Mensagem */
        width: 192px;
    }
}
@media screen and (max-width:300px) {
    #map-alt {
        /* Mapa */
        width: 185px;
    }
    .contact-box input[type="text"] {
        /* Contactos - Formulário */
        width: 195px;
    }
    .contact-box textarea {
        /* Contactos - Mensagem */
        width: 195px;
    }
    .mail-help.mail-open {
        /* Mail Box - Dimensões*/
        width: 260px;
    }
    input[type="text"],
    input[type="password"],
    input[type="email"] {
        /* Mail Box - Caixas */
        width: 132px;
    }
    textarea {
        /* Mail Box - Caixa de Mensagem */
        width: 182px;
    }
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 38.8%;
    }
}
@media screen and (max-width:290px) {
    .contact-box input[type="text"] {
        /* Contactos - Formulário */
        width: 185px;
    }
    .contact-box textarea {
        /* Contactos - Mensagem */
        width: 185px;
    }
    .mail-help.mail-open {
        /* Mail Box - Dimensões*/
        width: 250px;
    }
    input[type="text"],
    input[type="password"],
    input[type="email"] {
        /* Mail Box - Caixas */
        width: 122px;
    }
    textarea {
        /* Mail Box - Caixa de Mensagem */
        width: 172px;
    }
}
@media screen and (max-width:280px) {
    .contact-box input[type="text"] {
        /* Contactos - Formulário */
        width: 175px;
    }
    .contact-box textarea {
        /* Contactos - Mensagem */
        width: 175px;
    }
    .mail-help.mail-open {
        /* Mail Box - Dimensões*/
        width: 240px;
    }
    input[type="text"],
    input[type="password"],
    input[type="email"] {
        /* Mail Box - Caixas */
        width: 112px;
    }
    textarea {
        /* Mail Box - Caixa de Mensagem */
        width: 162px;
    }
    .logo-footer2 {
        /* posição dos icones */
        margin-left: 38%;
    }
}


/*
@media screen and (min-color-index:0) 
and(-webkit-min-device-pixel-ratio:0) { @media
{
  safari hacks
}}
*/