a,
a:active {
    -webkit-tap-highlight-color: transparent
}
a,
a:hover {
    text-decoration: none
}
#destaque_tp li .text,
#menu li a,
.uppercase {
    text-transform: uppercase
}
.ct_inner,
.h_zindex,
body {
    position: relative
}
#header,
#header .line,
#slide1,
.sub #slide1 {
    right: 0;
    left: 0
}
/*
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
pre,
q,
s,
samp,
small,
span,
strike,
sub,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}
.font_special,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans Condensed', Arial, sans-serif;
    font-weight: 400;
}
*/
a:hover {
    color: #0074a3;
}
input {
    background: 0 0;
    padding: 0;
    outline: 0;
    border: 0;
    margin: 0;
    resize: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
ol,
ul {
    list-style: none
}
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
    text-decoration: none
}
/*
::selection {
    background: #111222;
    text-shadow: none
}
::-moz-selection {
    background: #111222;
    text-shadow: none
}
::-o-selection {
    background: #111222;
    text-shadow: none
}
::-ms-selection {
    background: #111222;
    text-shadow: none
}

::-webkit-scrollbar {
    width: 10px;
    background: rgba(0, 0, 0, .1)
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #999
}
*/
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    clear: both
}
.hidden,
.hide {
    display: none
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    background: 0 0
}
::-webkit-input-placeholder {
    color: #BEBEBE
}
:-moz-placeholder {
    color: #BEBEBE;
    opacity: 1
}
::-moz-placeholder {
    color: #BEBEBE;
    opacity: 1
}
:-ms-input-placeholder {
    color: #BEBEBE
}
.font_special {
    font-size: 1.2em;
    line-height: 1.3em
}
.clear {
    clear: both
}
.bold {
    font-weight: 700
}
.wd100 {
    float: none!important;
    width: 100%!important
}
#logo,
#menu li,
#rd_tp li,
.lft {
    float: left
}
.text_center {
    text-align: center
}
.border_3px {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.border_5px {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.one_line {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.rgt {
    float: right
}
.mobile .hide_mobile {
    display: none!important
}
#slide1,
#slide2,
.img_back,
.sub #slide1 {
    display: block
}
.ct_inner {
    max-width: 1160px;
    margin: 0 auto
}
.h_zindex {
    z-index: 10;
    background: #fff
}
.h_zindex.active {
    opacity: 1
}
input.text_input,
select.text_input,
textarea.text_input {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    line-height: 1.42857143;
    background-color: #fff;
    font-size: .9em;
    background-image: none;
    border: 0;
    border-radius: 2px;
    color: #BEBEBE;
    font-family: "Raleway", "PT Sans",Arial, sans-serif;
    font-weight: 400;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
input.text_input:focus,
select.text_input:focus,
textarea.text_input:focus {
    color: #868686
}
textarea.text_input {
    min-height: 100px;
    resize: vertical
}
body,
html {
    width: 100%
}

body {
    font: 14px "PT Sans", Helvetica, Arial, sans-serif;
    margin: auto;
    color: #444;
    text-align: left;
    overflow-x: hidden;
    background: #fff;
    -webkit-font-smoothing: antialiased
}
/**/
#slide1 {
    position: fixed;
    top: 111px
}
.sub #slide1 {
    position: relative;
    top: 111px
}
.noticias #slide1,
.produtos #slide1,
.sub #slide1 {
    height: 560px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
.noticias #slide1,
.produtos #slide1 {
    height: 270px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
.termos #slide1 {
    height: 120px
}
.loca #slide1 {
    height: 560px
}
#slide2 {
    -moz-transform: translateY(111px);
    -webkit-transform: translateY(111px);
    -o-transform: translateY(111px);
    -ms-transform: translateY(111px);
    transform: translateY(111px);
    -webkit-transition: all 400ms cubic-bezier(.57, .58, .4, .4);
    -moz-transition: all 400ms cubic-bezier(.57, .58, .4, .4);
    -o-transition: all 400ms cubic-bezier(.57, .58, .4, .4);
    transition: all 400ms cubic-bezier(.57, .58, .4, .4)
}
.sub #slide2 {
    -moz-transform: translateY(112px);
    -webkit-transform: translateY(112px);
    -o-transform: translateY(112px);
    -ms-transform: translateY(112px);
    transform: translateY(112px)
}
#rd,
#rd li,
#rd_footer li {
    display: inline-block
}
#rd li a,
#rd_footer,
#rd_footer a {
    display: block
}
#rd li a {
    color: #4498a3;
    border: 2px solid #4498a3;
    width: 20px;
    height: 18px;
    text-align: center;
    line-height: 12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}
#rd li a i {
    font-size: .7em
}
#rd li a:hover {
    color: #68EDFF;
    border-color: #68EDFF
}
#rd_footer li+li {
    margin: 0 0 0 10px
}
#rd_footer li a {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #7fa9ae;

}
#rd_footer li.face a:active,
#rd_footer li.face a:hover {
    background: #069
}
#rd_footer li.tw a:active,
#rd_footer li.tw a:hover {
    background: #50a4ce
}
#rd_footer li.go a:active,
#rd_footer li.go a:hover {
    background: #f35d2b
}
#rd_footer li.you a:active,
#rd_footer li.you a:hover {
    background: #c30
}
#header {
    border-bottom: 4px solid #e6e6e6;
    z-index: 50;
    background: #fff;
    position: fixed;
    top: 0
}
#header .line,
#logo,
#logo:after {
    position: absolute
}
#header .line {
    height: 1px;
    z-index: 0;
    background: #e7e7e7;
    top: 49%
}
#header .tp {
    padding: 15px 0
}
#header .col {
    width: 36%
}
#header .col ul.contact {
    display: block;
    margin: 4px 0 0
}
#header .col ul.contact li {
    display: inline-block;
    margin: 0 30px 0 0
}
#header .col a {
    color: #959595;
    font-size: .8em
}
#header .col a i {
    margin: 0 10px 0 0;
    color: #51acb5
}
#header .col a:hover {
    text-decoration: underline
}
#logo {
    width: 28%;
    z-index: 40;
    top: -16px;
    left: 36%
}
#logo:after {
    content: '';
    z-index: 30;
    left: 0;
    top: 0;
    bottom: 100px;
    right: 0;
    -webkit-box-shadow: 0 -19px 102px 65px rgba(255, 255, 255, 1);
    box-shadow: 0 -19px 102px 65px rgba(255, 255, 255, 1)
}
#logo a {
    display: block;
    position: relative;
    z-index: 31
}
#logo a img {
    max-width: 100%
}
#header .lingua {
    font-size: .8em;
    margin: 4px 43px 0 0
}
#header .lingua .titulo {
    padding: 0 10px 0 20px;
    color: #959595;
    border-right: 1px solid #8e8e8f;
    margin: 0 10px 0 0;
    background: url(../files/core/mark.jpg) left center no-repeat
}
#header .lingua ul {
    padding: 0;
    position: relative
}
#header .lingua ul a {
    font-weight: 700
}
#header .lingua ul li {
    display: inline-block;
    margin: 0 5px
}
#header .lingua ul li.active a {
    text-decoration: underline;
    color: #B1964F
}
#rd_tp li {
    margin: 0 0 0 5px
}
#rd_tp li a {
    border: 2px solid #4eaab4;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}
#rd_tp li a:hover {
    border-color: #F0F4F3
}
#rd_tp li a:hover i {
    color: #F0F4F3
}
#header #rd_tp li a i {
    margin: auto;
    top: 14%;
    position: relative
}
#menu {
    display: block;
    width: 100%;
    margin: 20px 0 16px
}
#menu li {
    margin: 0 3.444% 0 0
}
#menu li i,
#menu li.mobile {
    display: none
}
#areas,
#areas li,
#areas li .text,
#container,
#container .titulo_pastas,
#destaque_tp,
#destaque_tp li,
#footer,
#footer .col-4 a,
#footer .dev a,
#footer .dev a img,
#footer .menu_footer,
#footer .menu_footer a,
#footer .menu_footer li,
#footer .menu_footer li a span,
#menu li a,
#noticias .bt:before,
#noticias .inner,
#noticias .inner .view,
#noticias ul li a {
    display: block
}
#menu li:nth-child(4),
#menu li:nth-child(5),
#menu li:nth-child(6) {
    float: right;
    margin: 0 0 0 3.444%
}
#menu li a {
    color: #484848;
    font-size: 1.2em;
    position: relative
}
#menu li a:after {
    content: '';
    position: absolute;
    top: calc(100% + 16px);
    width: 100%;
    height: 4px;
    background: #F0F4F3;
    opacity: 0;
    left: 0
}
#footer,
#search {
    position: relative
}
#menu li a:active,
#menu li.mn_active a,
.nomobile #menu li a:hover {
    color: #F0F4F3
}
#menu li a:active:after,
#menu li.mn_active a:after,
.nomobile #menu li a:hover:after {
    opacity: 1
}
#footer {
    background: #272d2f;
    z-index: 30
}
.loca #footer {
    top: 111px
}
#footer .footer2 {
    padding: 15px 15px 5px 0px;
}
#footer .footer1 {
    background: #eaeaea;
    padding: 30px 0
}
#footer .footer1 [class^=col-] {
    width: 25%
}
#footer .footer1 .col-1 {
    float: left;
    padding-right: 7%
}
#footer .footer1 .col-2 {
    float: right;
    width: 31%;
    margin-right: 4%;
}
#footer .footer1 .col-3 {
    float: right;
    width: 15%
}
#footer .footer1 .col-4 {
    float: right
}
#footer .footer1 .col-4 .morada {
    margin-top: 20px;
    color: #555;
    -webkit-font-smoothing: subpixel-antialiased;
}
#footer .footer1 .col-2,
#footer .footer1 .col-3 {
    padding: 0 10px 0 0
}
#footer .footer1 .title {
    font-size: 1.2em;
    margin: 0 0 20px;
    font-weight: 200;
    padding-bottom: 5px;
    margin-right: 10%;
    border-bottom: 1px solid #ededed;
    color: #111 !important;
    text-shadow: 0px 0px 1px rgba(0,0,0,0.15);
}
#footer .menu_footer li+li {
    margin: 10px 0 0
}
#footer .menu_footer li.mobile {
    display: none;
}
#footer .menu_footer li i {
    margin: 0 10px 0 0
}
#footer .menu_footer li a {
    color: #999;
    font-size: 1.1em;
    font-weight: 600;
    -webkit-font-smoothing: subpixel-antialiased;
}
#footer .menu_footer li a:active,
.nomobile #footer .menu_footer li a:hover {
    text-decoration: underline
}
#footer .direitos {
    float: left;
    margin: 8px 0 0;
}

#footer .direitos i {
    margin: 0 5px 0 0
}
#footer .direitos a, #footer .direitos span  {
    font-family: 'PT Sans';
    color: #FFF;
    text-decoration: none;
    padding: 0 0 0 10px;
    border-left: 1px solid #ddd;
    font-size: 12px;
    -webkit-font-smoothing: subpixel-antialiased;
}

#footer .direitos span  {
    border-left: 0px;
}

#footer .direitos a:active,
.nomobile #footer .direitos a:hover {
    text-decoration: underline
}
#footer .col-4 .tel {
    color: rgba(98, 86, 52, .7);
    font-size: 2em;
    font-weight: 300
}
#footer .col-4 .mail {
    color: #999;
    font-weight: 700
}
#footer .col-4 a:active,
.nomobile #footer .col-4 a:hover {
    text-decoration: underline
}
#footer .dev {
    float: right;
    margin-top: 12px;
    padding-right: 30px;
}

#footer .dev a{
    font-family: 'Open Sans Condensed', Arial, Verdana, "Trebuchet MS";
    color: #555;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    font-size: 0.9em;
    -webkit-font-smoothing: subpixel-antialiased;
}

#footer .dev a img {
    max-width: 100%
}
#footer .newsletter {
    margin-top: 0px
}
#footer .newsletter .title {
    margin-bottom: 10px
}
#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0 .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 0 10px;
    clear: both
}
#search {
    float: left
}
#search input.text_input {
    position: absolute;
    width: 200px;
    right: 0;
    right: 20px;
    top: -10px;
    color: #c0ccd3;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: inset 0 1px 1px transparent;
    -webkit-box-shadow: inset 0 1px 1px transparent;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0
}
#search input.text_input.open {
    -webkit-transform: none;
    transform: none
}
.pesquisa .bt-open {
    float: left;
    cursor: pointer
}
#destaque_tp {
    position: relative
}
#destaque_tp .load {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 30;
    background: url(../files/core/ajax-loader.gif) center center no-repeat #fff
}
#destaque_tp .load.active {
    opacity: 0;
    z-index: 1
}
#destaque_tp li {
    position: relative
}
#destaque_tp li .ct_inner {
    position: initial
}
#destaque_tp li .text {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 3
}
#destaque_tp li .text .desc {
    font-size: 2em;
    color: #00e6ff;
    font-weight: 300
}
#destaque_tp li .text h3 {
    font-size: 5.5em;
    line-height: 1em
}
#destaque_tp li img {
    max-width: 100%
}
#destaque_tp .page {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3
}
#destaque_tp .bt {
    position: absolute;
    top: 50%;
    background: rgba(0, 0, 0, .3);
    width: 60px;
    height: 60px;
    margin: -30px 0 0;
    z-index: 50;
    cursor: pointer;
    border-radius: 0;
    opacity: 1
}
#destaque_tp .bt:before {
    content: '\2039';
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 3em;
    text-align: center;
    line-height: 50px;
    font-family: 'Open Sans';
    font-weight: 500
}
#destaque_tp .bt.bt_next:before {
    content: '\203A'
}
#destaque_tp .bt.bt_prev {
    left: 0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
#destaque_tp .bt.bt_next {
    right: 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
#destaque_tp .bt:active,
.nomobile #destaque_tp .bt:hover {
    background: rgba(0, 0, 0, .8)
}
#destaque_tp .owl-theme .owl-controls {
    position: absolute;
    margin: 0;
    right: 25px;
    z-index: 4;
    bottom: 10px
}
#destaque_tp .owl-theme .owl-controls .owl-page span {
    border: 2px solid rgba(255, 255, 255, .6);
    opacity: 1;
    background: rgba(255, 255, 255, 0);
    margin: 5px 4px
}
#destaque_tp .owl-theme .owl-controls .owl-page.active span {
    border: 2px solid rgba(255, 255, 255, 1)
}
#areas {
    position: relative;
    background: #fff
}
#areas .arrow {
    position: absolute;
    width: 106px;
    height: 106px;
    z-index: 30;
    left: 50%;
    margin: -53px 0 0 -53px;
    background: url(../files/core/arrow_down.png) no-repeat;
    background-size: 100%
}
#areas li {
    border-bottom: 4px solid #dbc47f;
    height: 560px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    position: relative
}
#areas li .text {
    width: 32%
}
#areas li h2 {
    font-size: 3.8em;
    font-weight: 300;
    color: #90a1a9;
    line-height: .9em;
    margin: 0 0 40px
}
#areas li a:hover h2 {
    color: #dbc47f
}
#areas li .descricao {
    font-size: 1.4em;
    font-weight: 300;
    color: #616161;
    max-height: 9.1em;
    overflow: hidden
}
#areas li .ct_inner {
    position: initial;
    height: 100%
}
#areas li .ver_mais {
    position: absolute;
    bottom: 0;
    color: #fff;
    background: #dbc47f;
    font-weight: 700;
    font-size: .8em;
    padding: 25px 20px 10px;
    -webkit-border-radius: 50% 50% 0 0/100% 100% 0 0;
    border-radius: 50% 50% 0 0/100% 100% 0 0
}
#areas li a:hover .ver_mais {
    border-radius: 50% 50% 0 0
}
/*
#noticias {
    padding: 100px 0 160px;
    position: relative;
    background-image: url(../files/core/parras.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover
}
#noticias h4 {
    font-weight: 300;
    font-size: 3em;
    color: #404040;
    margin: 0 0 60px
}
#noticias h4 a {
    float: right;
    font-size: .3em;
    font-weight: 600;
    color: #adadad;
    margin: 20px 0 0
}
#noticias h4 a:hover {
    text-decoration: underline
}
#noticias .inner .view {
    width: calc(100%)
}
#noticias .inner {
    width: 100%;
    overflow: hidden
}
#noticias ul li {
    float: left;
    margin: 0 0 10px;
    width: 100%
}
#noticias ul li a {
    margin: 0;
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 6px 2px rgba(0, 0, 0, .5);
    box-shadow: 4px 4px 6px 2px rgba(0, 0, 0, .5)
}
#noticias ul li a img {
    max-width: 100%
}
#noticias ul li a .text {
    background: #fff;
    height: 300px;
    padding: 20px 30px
}
#noticias ul li a h3 {
    color: #15262f;
    margin: 0 0 10px;
    font-size: 1.6em;
    padding: 20px 0 10px 0;
    line-height: 1em;
}
#noticias ul li a .desc {
    color: #404040;
    font-size: .9em;
    line-height: 1.3em;
    max-height: 12em;
    overflow: hidden
}
#noticias ul li a:hover .text {
    background: #dbc47f
}
#noticias ul li a:hover .text .desc,
#noticias ul li a:hover .text h3 {
    color: #fff
}
#noticias .bt {
    position: absolute;
    top: 45%;
    margin-top: -10px;
    cursor: pointer;
    left: 10%
}
#noticias .bt:before {
    content: '\2039';
    font-size: 3em;
    color: #dbc47f;
    padding: 20px 10px
}
#noticias .bt.next {
    left: auto;
    right: 10%
}
#noticias .bt.next:before {
    content: '\203A'
}
#noticias .bt:hover:before {
    color: #fff
}
#noticias .bt:hover {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
}
#noticias .bt.next:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

*/
.sub #slide2 {
    background: #fff
}
#container {
    width: auto;
    position: relative
}
#container .ct_inner {
    position: initial
}
#container .titulo_pastas {
    text-align: center;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    padding-bottom: 30px
}
.ie #container .titulo_pastas {
    bottom: 103%
}
#container .titulo_pastas h2 {
    font-size: 3.45em;
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
    border-bottom: 4px solid #fff;
    display: inline-block;
    line-height: 1.3em
}
#container .titulo_pastas h2 li {
    display: none
}
#container .titulo_pastas h2 li.mn_active {
    display: block
}
#container .titulo_pastas h2 li.mobile.mn_active {
    display: none
}
#container .titulo_pastas h2 li.mn_active a {
    display: block;
    color: #fff
}
#container .titulo_pastas h2 li.mn_active a i {
    display: none
}
#container h1 {
    font-weight: 300;
    font-size: 3.4em;
    line-height: 1em;
    color: #6b828c;
    margin-bottom: 40px
}
.produtos #container h1 {
    margin-bottom: 60px
}
#container .col-1 {
    float: left;
    width: 45%
}
#container .col-2 {
    float: right;
    width: 70%
}
#container .col-2.w100 {
    width: 100%
}
#container .texto_corpo {
    color: #6b828c;
    line-height: 1.5em
}
#container .texto_corpo a {
    color: #6b828c;
    text-decoration: underline
}
#container .texto_corpo a:hover {
    color: #F0F4F3
}
#container .texto_corpo ul {
    display: block
}
#container .texto_corpo ul li {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    position: relative;
    clear: left
}
#container .texto_corpo ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    border-radius: 10px;
    top: 50%;
    margin-top: -3px;
    background: #314C9D
}
#container .texto_corpo ol {
    counter-reset: item
}
#container .texto_corpo ol>li {
    counter-increment: item
}
#container .texto_corpo ol>li:before {
    display: inline-block;
    width: 1.5em;
    padding-right: .5em;
    font-weight: 700;
    text-align: right;
    background: #314C9D;
    content: counter(item) "."
}
#container .col-form {
    float: left;
    width: 48%;
    margin: 0 2% 0 0
}
#container .col-form .form_area {
    margin: 0
}
.equipa #container h1 {
    width: 40%
}
#container .hcol1,
#container .scol1 {
    float: left;
    width: 50%
}
#container .hcol2,
#container .scol2 {
    float: right;
    width: 50%;
    margin-top: -134px;
    text-align: center
}
#container .hcol2 img,
#container .scol2 img {
    max-width: 100%;
    margin: 0 auto
}
#container .hcol2 {
    margin-top: 0
}
#container .scol2 img {
    max-width: 100%;
    margin: 0 auto
}
#container .ecol1 {
    float: left;
    width: 30%
}
#container .ecol2 {
    float: right;
    width: 70%;
    margin-top: -100px;
    text-align: center
}
#container .ecol2 img {
    max-width: 100%;
    margin: 0 auto
}
.texto_corpo h2,
.texto_corpo h3,
.texto_corpo h4,
.texto_corpo h5,
.texto_corpo h6 {
    color: #5C5A5A
}
h2.sub_titulo2 {
    font-size: 2em;
    line-height: 1.4em
}
h3.sub_titulo3 {
    font-size: 1.8em;
    line-height: 1.4em
}
h4.sub_titulo4 {
    font-size: 1.6em;
    line-height: 1.4em
}
h5.sub_titulo5 {
    font-size: 1.4em;
    line-height: 1.4em
}
h6.sub_titulo6 {
    font-size: 1.2em;
    line-height: 1.4em
}
.texto_corpo img {
    max-width: 100%
}
#amigos,
#amigos ul,
#amigos ul li {
    display: block
}
#amigos li {
    color: #6b828c;
    line-height: 1.5em
}
#amigos li.sep {
    margin-bottom: 100px
}
#amigos li.sep .scol2 p {
    display: block;
    width: 100%;
    float: left
}
#amigos li.sep h3 {
    font-weight: 300;
    font-size: 2.5em;
    margin-top: 20px;
    padding: 0 50px
}
#amigos li.sep .scol2 em {
    font-style: italic;
    font-size: .8em
}
#amigos li.sep2 {
    display: block;
    text-align: center;
    color: #4f472f;
    font-size: 1.5em;
    font-weight: 300;
    margin-bottom: 25px
}
#amigos li.text {
    display: block;
    margin: 0 0 20px
}
#amigos li.text h3 {
    font-weight: 300;
    font-size: 2em;
    color: #d78c2a;
    text-align: center;
    cursor: pointer
}
#amigos li.text h3:after,
#amigos li.text h3:before {
    content: '';
    height: 1px;
    width: 5%;
    background: #d78c2a;
    display: inline-block;
    margin: 0 20px;
    position: relative;
    top: -8px
}
#amigos li.text h3:hover {
    color: #c8b9a7
}
#amigos li.text h3:hover:after,
#amigos li.text h3:hover:before {
    background: #c8b9a7
}
#amigos li.text .imgs_list {
    display: block;
    margin: 20px 0 0
}
#amigos li.text .imgs_list li {
    float: left;
    width: 20%
}
#amigos li.text .imgs_list li:nth-child(5n+1) {
    clear: left;
}
#amigos li.text .imgs_list li a {
    display: block
}
#amigos li.text .imgs_list li a img {
    max-width: 100%
}
#amigos li.text .imgs_list li a:hover img {
    -webkit-filter: grayscale(50%)
}
#amigos li.text .conteudo {
    display: none;
    padding-top: 20px;
    padding-bottom: 40px
}
.produtos .pr_col1 {
    width: 21%
}
.produtos .pr_col2 {
    width: 74%
}
.produtos .pr_col2.w100 {
    width: 100%
}
.produtos .pr_col2 .texto_corpo .info {
    display: block;
    margin: 0 0 50px;
    padding: 0;
    color: #6b828c;
    border-bottom: 1px solid #dadada
}
.produtos .pr_col2 .texto_corpo .info span {
    display: inline-block;
    padding: 5px 10px 5px 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #dadada
}
.produtos .pr_col2 .texto_corpo .info span a {
    display: inline-block
}
.produtos .pr_col2 .texto_corpo .info strong {
    font-weight: 600
}
#pr_anexos img {
    max-width: 100%
}
.produtos .pr_col1.wh {
    width: 35%
}
.produtos .pr_col2.wh {
    width: 62%
}
.TA_cdsratingsonlywide {
    max-width: 100%;
    overflow: hidden
}
.sub .art1 {
    float: left;
    width: 20%
}
.sub .art2 {
    float: right;
    width: 80%
}
#amigos li.text .imgs_list li a img,
#areas li .ver_mais,
#mensagem,
#menu li a:after,
#noticias .bt,
.bc_acc a span,
.caminho .caminho_back,
.list_img .cont_list_img li img {
    -webkit-transition: all 400ms cubic-bezier(.42, 0, .58, 1) 10ms;
    -moz-transition: all 400ms cubic-bezier(.42, 0, .58, 1) 10ms;
    -o-transition: all 400ms cubic-bezier(.42, 0, .58, 1) 10ms;
    transition: all 400ms cubic-bezier(.42, 0, .58, 1) 10ms
}
#list_pastas ul li a .img,
#list_produtos ul li a .img {
    -webkit-transition: all 600ms cubic-bezier(.42, 0, .58, 1) 10ms;
    -moz-transition: all 600ms cubic-bezier(.42, 0, .58, 1) 10ms;
    -o-transition: all 600ms cubic-bezier(.42, 0, .58, 1) 10ms;
    transition: all 600ms cubic-bezier(.42, 0, .58, 1) 10ms
}
:after,
:before,
img {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */

html.swipebox-html.swipebox-touch {
    overflow: hidden!important
}
#swipebox-overlay img {
    border: none!important
}
#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999!important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
#swipebox-container {
    position: relative;
    width: 100%;
    height: 100%
}
#swipebox-slider {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
    cursor: pointer
}
#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block
}
#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}
#swipebox-slider .slide .swipebox-inline-container,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}
#swipebox-slider .slide .swipebox-video-container {
    background: 0 0;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0
}
#swipebox-slider .slide-loading {
    background: url(/templates/images/loader.gif) center center no-repeat
}
#swipebox-bottom-bar,
#swipebox-top-bar {
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%
}
#swipebox-bottom-bar {
    bottom: -50px
}
#swipebox-bottom-bar.visible-bars {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
}
#swipebox-top-bar {
    top: -50px
}
#swipebox-top-bar.visible-bars {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}
#swipebox-title {
    display: block;
    width: 100%;
    text-align: center
}
#swipebox-close,
#swipebox-next,
#swipebox-prev {
    background-image: url(/templates/images/icons.png);
    background-repeat: no-repeat;
    border: none!important;
    text-decoration: none!important;
    cursor: pointer;
    width: 50px;
    height: 50px;
    top: 0
}
#swipebox-arrows {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px
}
#swipebox-prev {
    background-position: -32px 13px;
    float: left
}
#swipebox-next {
    background-position: -78px 13px;
    float: right
}
#swipebox-close {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    background-position: 15px 12px
}
.swipebox-no-close-button #swipebox-close {
    display: none
}
#swipebox-next.disabled,
#swipebox-prev.disabled {
    opacity: .3
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    -webkit-animation: rightSpring .3s;
    animation: rightSpring .3s
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    -webkit-animation: leftSpring .3s;
    animation: leftSpring .3s
}
.swipebox-touch #swipebox-container:after,
.swipebox-touch #swipebox-container:before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0
}
.swipebox-touch #swipebox-container:before {
    left: 0;
    -webkit-box-shadow: inset 10px 0 10px -8px #656565;
    box-shadow: inset 10px 0 10px -8px #656565
}
.swipebox-touch #swipebox-container:after {
    right: 0;
    -webkit-box-shadow: inset -10px 0 10px -8px #656565;
    box-shadow: inset -10px 0 10px -8px #656565
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1
}
@-webkit-keyframes rightSpring {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}
@keyframes rightSpring {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}
@-webkit-keyframes leftSpring {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}
@keyframes leftSpring {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}
@media screen and (min-width: 800px) {
    #swipebox-close {
        right: 10px
    }
    #swipebox-arrows {
        width: 92%;
        max-width: 800px
    }
}
#swipebox-overlay {
    background: #0d0d0d
}
#swipebox-bottom-bar,
#swipebox-top-bar {
    text-shadow: 1px 1px 1px #000;
    background: #000;
    opacity: .95
}
#swipebox-top-bar {
    color: #fff!important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif
}
.swiper-scrollbar {
    position: relative;
    -ms-touch-action: none;
    background: #8f9399
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 3px;
    margin-left: -1px;
    position: relative;
    background: rgba(143, 147, 153, 0.6);
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*
@font-face {

    font-family: 'FontAwesome';
    src: url('/templates/libraria/fontes/fontawesome-webfont.eot?v=4.4.0');
    src: url('/templates/libraria/fontes/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('/templates/libraria/fontes/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('/templates/libraria/fontes/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('/templates/libraria/fontes/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('/templates/libraria/fontes/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}
*/
.white{
    color:white;
}
.padding04{
    padding: 0px 4px;
}
.va_middle{
    vertical-align: middle;
}    
   
    

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}
.fa-won:before,
.fa-krw:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
#active_menu,
#menu_desd {
    position: relative
}
#vertical li:nth-child(2n+1),
.list_img .cont_list_img li:nth-child(4n+1) {
    clear: left
}
#galleria img,
#galleria_thumb a img,
#horizontal .img img,
#list_pastas ul li a img,
#list_produtos li a .img img,
#list_produtos li a.ht .img img,
#lista_recente li img,
#vertical li img,
.list_img .cont_list_img li img,
.list_img .img100 img {
    max-width: 100%
}
#pastas {
    display: block;
    margin-top: 35px
}
#pastas li,
#pastas ul {
    display: inline-block
}
#pastas ul {
    background: rgba(98, 86, 52, .7)
}
#pastas li+li {
    margin-left: -4px
}
#pastas li a {
    display: block;
    color: #fff;
    padding: 10px 15px;
    font-size: 1.6em;
    font-weight: 300
}
#pastas li a.act,
#pastas li a:hover {
    background: #F0F4F3
}
#menu_desd li .st_desd {
    display: none!important
}
#menu_desd,
#menu_desd a,
#menu_desd ul,
#menu_desd ul li {
    display: block
}
#active_menu,
.sub_menu {
    display: none
}
#menu_desd li a {
    padding: 10px;
    color: #4C4F52;
    font-size: 1.1em;
    font-family: 'Open Sans', Arial;
    font-weight: 300;
    background: #f2f2f2;
    margin-bottom: 1px
}
#menu_desd li a i {
    margin: 0 15px
}
#menu_desd li.nivel_0.act>a {
    background: #4065A8;
    color: #fff
}
#menu_desd li.nivel_1.act>a {
    font-weight: 600
}
#menu_desd li.nivel_1 a {
    font-size: 1em;
    padding: 5px 20px
}
#menu_desd li a:hover {
    color: #fff;
    background: #4EAAB4
}
#active_menu {
    float: right;
    width: 50px;
    height: 50px;
    top: 8px;
    z-index: 5;
    cursor: pointer;
    margin: -10px 0 0
}
#active_menu .lines {
    display: block;
    position: absolute;
    left: 12px;
    top: 24px
}
#active_menu .lines span,
#active_menu .lines span:after,
#active_menu .lines span:before {
    cursor: pointer;
    border-radius: 1px;
    height: 3px;
    width: 26px;
    background: #B1964F;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition: all 200ms cubic-bezier(.42, 0, .58, 1) 10ms;
    -moz-transition: all 200ms cubic-bezier(.42, 0, .58, 1) 10ms;
    -o-transition: all 200ms cubic-bezier(.42, 0, .58, 1) 10ms;
    transition: all 200ms cubic-bezier(.42, 0, .58, 1) 10ms
}
#active_menu .lines span:before {
    top: -8px
}
#active_menu .lines span:after {
    bottom: -8px
}
#active_menu .lines.active span {
    background-color: transparent
}
#active_menu .lines.active span:after,
#active_menu .lines.active span:before {
    top: 0
}
#active_menu .lines.active span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
#active_menu .lines.active span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
#menu_res {
    position: fixed;
    width: 260px!important;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(32, 32, 32, 1);
    z-index: 2000;
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -o-transform: translateX(260px);
    -ms-transform: translateX(260px);
    transform: translateX(260px%)
}
#menu_res.open {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1)
}
#menu_res .close {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: #02152a;
    cursor: pointer;
    z-index: 200;
    display: none
}
#menu_res .close span.picto_c {
    width: 14px;
    height: 14px;
    background: url(../files/core/close.png) no-repeat;
    margin: 18px 0 0 18px;
    display: block
}
#menu_res .close:hover span.picto_c {
    background-position: -15px 0
}
#menu_res .close:hover {
    background: #3E60A5
}
#menu_res.open .close {
    left: -50px
}
#menu_res .menu {
    width: 100%
}
#menu_res .menu a {
    display: block;
    color: #fff;
    padding: 10px 20px;
    font-size: 1.4em;
    border-bottom: 1px solid #616161;
    line-height: 1.5em
}
#menu_res .menu .sub_menu,
#menu_res .menu a .desc,
#menu_res .menu a i,
#menu_res .menu li.desktop {
    display: none
}
#menu_res .menu a span {
    font-weight: 300;
    white-space: pre-wrap
}
#menu_res .menu a:hover {
    background: #B1964F
}
#menu_res .rs {
    float: none;
    display: block;
    padding: 0 0 0 20px
}
#menu_res .rs li {
    float: left;
    width: auto
}
#menu_res .swiper-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 265px
}
#slide_right.active {
    -moz-transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px)
}
#menu_res,
#slide_right {
    -webkit-transition: all 300ms cubic-bezier(.42, 0, .58, 1) 100ms;
    -moz-transition: all 300ms cubic-bezier(.42, 0, .58, 1) 100ms;
    -o-transition: all 300ms cubic-bezier(.42, 0, .58, 1) 100ms;
    transition: all 300ms cubic-bezier(.42, 0, .58, 1) 100ms
}
#horizontal,
#horizontal li,
#horizontal li a,
#horizontal li span,
#horizontal ul {
    display: block
}
#horizontal li {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #F2F2F2
}
#horizontal li:last-child {
    border-bottom: none
}
#horizontal li span.text h3,
#vertical li span.text h3 {
    font-size: 1em;
    color: #a5acb3;
    font-weight: 300
}
#horizontal li span.text h3 {
    font-size: 2em
}
#horizontal li span.text .desc {
    font-size: 1.1em;
    line-height: 1.4em
}
#horizontal li .d_agenda {
    color: #fff;
    float: left;
    width: 5%
}
#horizontal li .d_agenda .day_month {
    display: block;
    padding: 15px 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: -webkit-linear-gradient(-45deg, rgba(197, 177, 115, .5) 0, rgba(117, 99, 46, .81) 100%);
    background: -moz-linear-gradient(135deg, rgba(197, 177, 115, .5) 0, rgba(117, 99, 46, .81) 100%);
    background: linear-gradient(135deg, rgba(197, 177, 115, .5) 0, rgba(117, 99, 46, .81) 100%);
    background-position: 50% 50%;
    text-align: center
}
#horizontal li .d_agenda .day_month span {
    font-size: 1.3em
}
#horizontal li .d_agenda .day_month span.day {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin: 0 0 10px
}
#horizontal li .d_agenda .day_month span.month {
    font-size: 1em
}
#horizontal li .d_agenda .year {
    color: #000;
    text-align: center;
    display: block;
    font-weight: 600;
    margin-top: 5px
}
#vertical {
    display: block
}
#vertical .sep {
    width: 100%;
    margin: 0 0 40px;
    font-size: 1.6em;
    line-height: 1.3em;
    color: #a5acb3
}
#vertical ul,
#vertical ul li a,
#vertical ul span {
    display: block
}
#vertical li {
    float: left;
    width: 48%;
    margin: 0 0 4%
}
#vertical li:nth-child(2n) {
    float: right
}
#vertical li img {
    max-height: 100%;
    margin: 0 auto
}
#vertical li .text {
    text-align: center;
    font-size: 1.4em;
    margin: 10px 0 0;
    color: #a5acb3;
    padding: 0 10px
}
#vertical li .img {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #F2F2F2;
    overflow: hidden;
    margin: 0 auto
}
#vertical li .img .d_agenda {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
    padding: 10px;
    z-index: 3;
    font-size: 1.2em
}
#horizontal .img {
    position: relative;
    float: left;
    width: 37%;
    border: 1px solid #e1e1e1
}
#horizontal .text {
    float: right;
    width: 92%;
    color: #a5acb3
}
#horizontal .text .desc {
    margin: 10px 0 0
}
#horizontal li a:hover .img,
#vertical li a:hover .img {
    border-color: #DF993B
}
#horizontal li a:hover .text h3,
#vertical li a:hover .text h3 {
    color: #F0F4F3
}
#list_pastas,
#list_pastas ul,
#list_pastas ul a {
    display: block
}
#list_pastas ul li {
    float: left;
    width: 33.333%
}
#list_pastas ul li a {
    text-align: center
}
#list_pastas ul li a img {
    margin: 0 auto
}
#list_pastas ul li a h3 {
    margin: 20px 0 0;
    font-weight: 300;
    font-size: 3em;
    line-height: 1em;
    color: #6b828c
}
#list_pastas ul li a .desc {
    margin: 20px 0 0;
    color: #6b828c;
    padding: 0 5%;
    text-align: left;
    line-height: 1.3em
}
#list_pastas ul li a:hover h3 {
    color: #F0F4F3
}
#list_pastas ul li a:hover .img {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0
}
#list_produtos,
#list_produtos a {
    display: block
}
#list_produtos li {
    float: left;
    width: 23%;
    margin: 0 2.66% 6% 0
}
#list_produtos li.sep {
    width: 100%;
    margin-right: 0
}
#list_produtos li.sep h5 {
    width: 100%;
    font-size: 2em;
    color: ##6b828c;
    border-bottom: 1px solid #dadada
}
#list_produtos li.pr4,
#list_produtos li.pr8 {
    margin-right: 0
}
#list_produtos li a .img {
    float: left;
    width: 35%;
    height: 100%;
    position: relative
}
#list_produtos li a.ht .img img {
    position: absolute;
    bottom: 0
}
#list_produtos li a .text {
    float: right;
    width: 60%
}
#list_produtos li a .text h3 {
    font-weight: 300;
    margin-bottom: 20px;
    font-size: 1.4em;
    line-height: 1em;
    color: #6b828c
}
#list_produtos li a .text span {
    display: block;
    margin: 0 0 5px;
    padding: 0 0 5px;
    color: #6b828c;
    font-size: .9em;
    border-bottom: 1px solid #dadada
}
#list_produtos li a .text span.disp {
    background: 0 0
}
#list_produtos li a span.desc {
    margin: 20px 0 0;
    border: 0
}
#list_produtos li a .text span strong {
    font-weight: 600
}
#list_produtos li a:hover .text h3 {
    color: #F0F4F3
}
#list_produtos ul li a:hover .img {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0
}
#list_produtos li a .text.w100 {
    width: 100%;
    float: left
}
#list_produtos li a .text.w100 .desc {
    display: none
}
#list_produtos li a .img.w100 {
    width: 100%;
    height: 230px;
    float: right;
    margin-top: 13px
}
#list_produtos li a .img.w100 img {
    max-height: 100%;
    margin: 0 auto
}

.bc_acc {
    /* float: left; */
    margin-top: 40px;
    margin-bottom: 20px;
    border-top: 1px solid #f5f5f5;
    width: 100%;
}

.bc_acc a {
    float: left;
    text-align: center;
    color: #999;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em;
}
.bc_acc a span {
    display: block;
    height: 35px;
    padding-top: 10px;
    margin: 10px 0px;
    width: 60px;
    border-right: 1px solid #ddd;
    opacity: .3;
    background: url(../files/core/back.png) center center no-repeat;

}
.bc_acc a span.home {
    background: url(../files/core/home.png) center center no-repeat
}


.bc_acc a:hover span {
    opacity: .8;
    border-right: 1px solid rgba(115, 137, 146, .3)
}
.bc_acc #up span {
    background: url(../files/core/up.png) center center no-repeat;
    border-right: 0
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.page {
    display: block;
    width: 100%;
    margin: 30px 0 0;
    text-align: right
}
.page ul {
    display: inline-block;
    padding-left: 0
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    color: #a5acb3;
    border-top: none;
    border-bottom: none;
    padding: 12px 16px;
    font-size: 11px
}
.pagination>li>a:hover {
    color: #4eaab4
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-left: none
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    border-color: #4eaab4;
    background-color: #4eaab4
}
.bt_enviar,
.btn,
.form_area .campo.lista,
.form_area .campo.lista select,
.galeria .bt div {
    cursor: pointer
}
.caminho a,
.caminho a.home {
    color: #6b828c
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: none
}
.caminho {
    display: block;
    margin-top: 30px;
    font-weight: 300;
    padding-bottom: 60px
}
.caminho .caminho_back {
    width: 30px;
    height: 30px;
    opacity: .4;
    margin: -8px 12px 0 0;
    background: url(../files/core/back.png) no-repeat
}
.caminho .caminho_back:hover {
    opacity: .8
}
.caminho a {
    float: left;
    font-size: 1em;
    font-weight: 300
}
.caminho a:hover {
    color: #F0F4F3
}
.caminho a.last {
    font-weight: 400
}
.caminho .sep_caminho {
    color: #6b828c;
    float: left;
    margin: 0 5px;
    font-size: 1em
}
.galeria {
    display: block;
    margin-top: 30px;
    position: relative;
    border: 1px solid #dadada
}
.galeria .bt {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20
}
.galeria .bt div {
    float: left;
    background: rgba(0, 201, 222, .6);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff
}
.galeria .bt div.disable {
    display: none
}
#video h5,
.cont_anexos .titulo span,
.galeria .slide,
.list_docs,
.list_docs ul,
.list_docs ul li a,
.list_img,
.list_img .cont_list_img,
.list_img .cont_list_img ul,
.list_img .cont_list_img ul a,
.list_img .img100 {
    display: block
}
.galeria .bt div:hover {
    background: rgba(0, 201, 222, 1)
}
.galeria .slide img {
    max-width: 100%
}
.list_img {
    margin-top: 60px
}
.list_img .img100 {
    border-bottom: 2px solid #f6ead8
}
.list_img .cont_list_img {
    background: #f6ead8;
    border-top: 4px solid #f0e2c5;
    padding: 100px 0
}
.list_img .cont_list_img li {
    float: left;
    width: 25%
}
.list_img .cont_list_img li img {
    -webkit-filter: grayscale(0)
}
.list_img .cont_list_img li a:hover img {
    -webkit-filter: grayscale(50%)
}
.list_docs .cont_anexos ul {
    padding-bottom: 2%
}
.list_links.cont_anexos {
    margin-top: 50px
}
.cont_anexos .titulo {
    display: block;
    font-size: 1em;
    margin: 120px 0 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}
.cont_anexos .titulo span {
    margin: 0 0 10px
}
#video .video {
    margin-bottom: 40px;
    width: 100%
}
#video h5 {
    font-size: 1.4em;
    margin: 0 0 10px
}
#video .video video {
    width: 100%;
    height: 100%
}
.list_docs {
    margin: 30px 0 0
}
.list_docs ul li {
    float: left;
    width: 33.333%;
    margin: 0 0 6%
}
.list_docs ul li a {
    display: table;
    height: 66px;
    width: 100%
}
.list_docs ul li a img {
    margin: 0 5% 0 0
}
.list_docs ul li a span {
    color: #a5acb3;
    width: 70%;
    display: table-cell;
    vertical-align: middle
}
.list_docs ul li audio {
    float: left;
    width: 20%
}
.cont_galeria {
    display: block;
    border: 6px solid rgba(225, 255, 255, .35)
}
.galleria_anexos {
    width: 100%;
    height: 280px;
    display: block;
    position: relative
}
.galleria_anexos .galleria-theme-classic {
    background: rgba(0, 0, 0, .2)
}
.galleria_anexos .galleria-theme-classic .galleria-stage {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}
.list_links {
    display: block
}
.list_links li {
    display: block;
    padding: 10px 0
}
.list_links li a {
    display: block;
    color: #6b828c;
    font-size: 1.3em
}
.list_links li a h5 {
    font-weight: 300
}
.list_links li a h5 i {
    margin: 0 10px 0 0
}
.list_links li a:hover {
    color: #F0F4F3
}
#galleria {
    width: 100%;
    display: block;
    margin-bottom: 1px
}
#galleria img {
    margin: 0 auto
}
#pedras {
    display: block
}
#galleria a {
    display: block;
    position: relative
}
#galleria a .text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    padding: 20px;
    color: #fff;
    text-align: center;
    font-size: 1.3em
}
#galleria_thumb {
    display: block;
    margin: 0;
    width: 100%
}
#galleria_thumb a {
    display: block;
    position: relative
}
#galleria_thumb .owl-item a:before,
#galleria_thumb a:before {
    left: 0;
    bottom: 0;
    content: '';
    right: 0;
    position: absolute;
    top: 0
}
#galleria_thumb .active a:before,
#galleria_thumb a:hover:before {
    background: 0 0
}
#galleria_thumb .owl-item a:before {
    z-index: 3;
    background: rgba(77, 125, 188, .31)
}
#galleria_thumb .active a:before {
    background: rgba(238, 126, 29, 0)
}
#galleria_thumb .owl-item {
    margin: 0 1px 0 0
}
.blanexos {
    position: relative;
    margin: 0 0 40px
}
#lista_recente,
#lista_recente a,
#lista_recente li {
    display: block;
    width: 100%
}
#lista_recente li {
    margin: 0 0 10px;
    padding: 0 0 10px
}
#lista_recente li .img {
    float: left;
    width: 25%;
    position: relative;
    border: 3px solid #e5e5e5;
    background: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
#lista_recente li .img i {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    opacity: 0;
    color: #538aa0;
    z-index: 3;
    font-size: 1.4em;
    margin: -5px 0 0;
    display: none
}
#lista_recente li .text {
    float: right;
    width: 70%;
    color: #077a8b
}
#lista_recente li .text h6 {
    font-size: .9em;
    margin: 0 0 10px;
    font-weight: 300
}
#lista_recente li .text .data {
    font-size: .8em
}
#lista_recente li a:hover .img {
    border-color: #16b2e9
}
#lista_recente li a:hover .text {
    color: #000
}
#mensagem {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 200;
    padding: 20px;
    background: rgba(0, 0, 0, .8);
    top: 0;
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}
#mensagem .ct {
    background: 0 0
}
#mensagem.active {
    top: 0;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
#mensagem .mensagem {
    font-size: 1.6em;
    margin: 0 0 15px;
    color: #fff;
    font-weight: 300
}
.form_area {
    display: block;
}
.form_area .separador {
    font-size: 1.4em;
    margin-bottom: 10px;
    display: block;
    color: #868686
}
.form_area .info {
    background: #fafafa;
    border-width: 1px;
    color: #b4b4b4;
    font-size: 12px;
    padding: 10px;
    border-color: #d4d4d4;
    border-style: solid;
    display: inline-block;
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: all .25s linear, color .25s linear;
    -webkit-backface-visibility: hidden
}
.form_area .campo input[type=text],
.form_area .campo input[type=email],
.form_area .campo select,
.form_area .campo textarea,
.form_area .info {
    vertical-align: middle;
    height: auto;
    resize: none;
    width: 100%;
    line-height: 20px;
    text-indent: 6px;
    -webkit-appearance: none;
    -webkit-transition: all .25s linear, color .25s linear;
    -moz-transition: all .25s linear, color .25s linear;
    -o-transition: all .25s linear, color .25s linear
}
.form_100 .form_area {
    border: 0;
    padding: 0
}
.form_area .lnum,
.form_area .nome_campo {
    font-size: 1em;
    margin-bottom: 10px;
    display: block;
    color: #868686
}
.form_area .campo.pdf .nome_campo,
.ie9 .form_area .nome_campo {
    display: block
}
.form_area .lnum span {
    display: inline-block
}
.form_area .campo {
    float: none;
    clear: both;
    width: 100%;
    margin: 22px 0 2%;
    position: relative
}
.form_area .campo.tipo_campo_big {
    float: none;
    clear: both;
    width: 100%
}
.form_area .campo input[type=text],
.form_area .campo input[type=email],
.form_area .campo select,
.form_area .campo textarea {
    background: #FAF9F8;
    border-width: 4px;
    color: #666;
    font-size: 14px;
    padding: 8px;
    border-color: #ECEAE6;
    border-style: solid;
    display: inline-block;
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: all .25s linear, color .25s linear;
    -webkit-backface-visibility: hidden;
    border-radius: 10px
}
#map_canvas,
#pesquisa_res li a,
.form_area .campo.lista .nome_campo,
.form_list {
    display: block
}
.form_area .campo option {
    color: #838080
}
.form_area .campo.lista {
    position: relative
}
.form_area .campo.lista:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 7px;
    cursor: pointer;
    right: 15px;
    top: 46px;
    background: url(../files/core/arrow1.png) right -2px no-repeat
}
.form_area .title_list {
    color: #868686;
    font-size: 16px;
    margin-bottom: 5px
}
.form_area .campo input {
    box-sizing: border-box;
    font-family: Open Sans;
    width: 100%
}
.form_area .campo input,
.form_area .campo textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.form_area .campo textarea {
    width: 100%;
    resize: vertical;
    font-family: Open Sans;
    box-sizing: border-box
}
.campo textarea:focus,
.form_area .campo input:focus {
    border-color: #097880;
    color: #097880
}
.form_area .campo .checkbox {
    margin: 0 20px 20px 0;
    float: left;
    color: #b4b4b4
}
.form_area .campo input[type=checkbox] {
    width: 20px;
    border-radius: 20px;
    margin: 0 20px 0 0
}
.form_area .campo input[type=checkbox] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
    margin: 6px 0 0 10px
}
.form_area .erro {
    position: absolute;
    right: 4px;
    top: 30px;
    width: auto;
    color: #fff;
    background: #8d8b8b;
    padding: 11px;
    text-align: center;
    font-size: .9em;
    border-radius: 7px
}
.form_area .erro.err_captcha {
    top: 5px
}
.form_area .campo .captcha {
    max-width: 160px!important
}
.form_list .separador {
    display: block;
    width: 100%;
    font-size: 1.3em;
    color: #a5acb3;
    margin: 0 0 20px
}
.form_list .campo {
    float: left;
    height: 40px;
    width: 48%;
    margin: 0 4% 4% 0;
    border-bottom: 1px solid #B8B8B8;
    position: relative
}
.form_list .campo:nth-child(2n) {
    margin-right: 0
}
.form_list .campo input {
    height: 100%;
    width: 100%;
    line-height: 100%;
    color: #DBDBDB;
    position: relative;
    z-index: 30
}
.form_list .campo .val {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    line-height: 40px;
    color: #A6A3A3;
    z-index: 1
}
.form_list .campo input.active,
.form_list .campo input:focus {
    color: #1D1D1D;
    background: #fff
}
.form_list .campo.lista select {
    width: 37%;
    margin: 0 0 0 63%;
    position: relative;
    z-index: 3;
    top: 10px
}
.form_list .campo.lista .val {
    color: #1D1D1D
}
.form_list .campo.captcha {
    width: 100%;
    border: 0
}
.form_list .campo.captcha .lnum {
    width: 48%;
    float: left
}
.form_list .campo.captcha .lnum span {
    font-weight: 600
}
.form_list .campo.captcha input {
    width: 48%;
    float: right;
    border-bottom: 1px solid #B8B8B8
}
.form_list .campo.captcha .val {
    left: 52%
}
/*
.map,
.overlay {
    bottom: 0;
    left: 0;
    right: 0
}
*/
.bt_enviar {

    background: rgba(0, 116, 163,1);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 0 #274b65 inset;
    padding: 7px 0px;
    color: #eee;
    font-size: 13px;
    font-family: 'PT Sans';
    height: 30px;


    /*float: left;
    font-size: 1.2em;
    background: rgba(79, 134, 142,0.4);
    -webkit-font-smoothing:subpixel-antialiased;
    color: #fff;
    border-radius: 4px;
    font-weight: 400;
    text-align: center;
    padding:8px 0px;
    width:100%; */
}

.bt_enviar:hover {
    background: rgba(39, 75, 101, 0.5);
    color: #ffffff !important;
}
.form_list .erro {
    position: absolute;
    font-size: .8em;
    color: #ec774b;
    top: -5px;
    right: 0;
    z-index: 35
}
/*
.map {
    position: fixed;
    top: 0;
    z-index: 1;
    opacity: 0
}
.map.active {
    opacity: 1
}
#map_canvas {
    height: 560px;
    width: 100%
}
*/
#pesquisa_res {
    margin: 20px 0 0
}
#pesquisa_res li {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #dee2e4
}
#pesquisa_res li a {
    color: #6f7070
}
#pesquisa_res li a .number {
    float: left;
    font-size: 2em;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #6f7070;
    text-align: center;
    width: 8%;
    margin: 0 2% 0 0
}
#pesquisa_res li a .bl_text {
    float: left;
    width: 89%
}
#pesquisa_res li a .data_pes {
    display: inline-block;
    font-family: tahoma
}
#pesquisa_res li a .titulo_pesquisa {
    display: inline-block;
    font-weight: 700
}
#pesquisa_res li a .desc_pesquisa {
    margin-top: 10px
}
#pesquisa_res li a .caminho_pesquisa>div {
    display: inline-block;
    margin-top: 10px
}
#pesquisa_res li a:hover .number,
#pesquisa_res li a:hover .titulo_pesquisa {
    color: #F0F4F3
}
#nos_ligamos1 {
    float: left;
    color: #fff;
    font-weight: 700;
    margin: 40px 0 0;
    background: #4EAAB4;
    padding: 10px 15px;
    font-size: 1.3em;
    position: relative;
    top: -1px
}
#nos_ligamos1 i {
    margin: 0 5px 0 0
}
#nos_ligamos1:hover {
    background: #E4A83D;
    color: #fff
}

/*
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5000;
    top: 0;
    background: rgba(74, 74, 74, .7)
}
*/
.container {
    /* background: #fff; */
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s
}
.container.overlay-open {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}
.overlay-contentscale {
    visibility: hidden;
    -webkit-transform: translateY(-300%);
    transform: translateY(-300%);
    -webkit-transition: -webkit-transform .5s, visibility 0s .5s;
    transition: transform .5s, visibility 0s .5s
}
.overlay-contentscale.open {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s
}
.overlay .form_ligar {
    color: #3f3f3f;
    padding: 0
}
.form_ligar {
    left: 50%;
    top: 50%;
    background: #fff;
    width: 740px;
    height: 510px;
    margin: -255px 0 0 -370px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative
}
.form_ligar .f_hd {
    background: #4eaab4;
    font-size: 1.6em;
    color: #fff;
    padding: 10px 35px;
    font-weight: 700;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}
.form_ligar .f_ct {
    padding: 25px 35px 35px
}
.form_ligar .f_ct .col2 {
    float: left;
    width: 30%;
    padding: 151px 0 0;
    color: #13272c;
    line-height: 1.4em;
    background: url(../files/core/logo_form.png) no-repeat
}
.form_ligar .f_ct .col1 {
    float: right;
    width: 65%
}
.form_ligar .f_ct .col1 .val {
    font-size: 1em;
    color: #13272c;
    margin: 0 0 5px;
    height: 1.3em
}
.form_ligar .f_ct .col1 .campo {
    float: left;
    width: 48%;
    margin: 0 0 20px;
    position: relative
}
.form_ligar .f_ct .col1 .campo:nth-child(2n) {
    float: right
}
.form_ligar .f_ct .col1 .campo input,
.form_ligar .f_ct .lista select,
.form_ligar .f_ct .textearea textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form_ligar .f_ct .col1 .campo.error input,
.form_ligar .f_ct .col1 .campo.error input:focus {
    border-color: #da4453;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.form_ligar .f_ct .col1 .campo.valid input,
.form_ligar .f_ct .col1 .campo.valid input:focus {
    border-color: #8EB785
}
.form_ligar .f_ct .col1 .textearea {
    width: 100%
}
.form_ligar .f_ct .col1 .textearea textarea {
    width: 100%;
    resize: vertical;
    min-height: 100px
}
.form_ligar .f_ct .col1 .captcha {
    width: 100%
}
.form_ligar .f_ct .col1 .campo i {
    position: absolute;
    right: 10px;
    top: 60%;
    display: none
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.btn,
.btn.disabled,
.btn[disabled] {
    background-color: #aab2bd;
    border-color: #aab2bd
}
.btn-default {
    color: #434a54;
    border-color: #aab2bd!important
}
.btn-default,
.btn-default.disabled,
.btn-default[disabled] {
    background-color: #fff
}
.btn-success,
.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success[disabled] {
    background-color: #8EB785;
    border-color: #8EB785;
    color: #fff
}
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    background-color: #F0F4F3;
    border-color: #F0F4F3
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    background-color: #F0F4F3;
    border-color: #F0F4F3!important;
    color: #444;
}
.form_ligar .erro {
    position: absolute;
    font-size: .8em;
    color: #da4453;
    top: 103%;
    right: 0;
    z-index: 35
}
.block_ie7,
.container_ie7 {
    z-index: 666999;
    position: fixed
}
.block_ie7 {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .7
}
.container_ie7 {
    width: 492px;
    height: auto;
    padding: 40px 70px;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -276px;
    background: url(/templates/images/no_ie/bck_no_ie.jpg) top repeat-x #fff;
    border-radius: 20px
}
.bl_brw {
    float: left;
    width: 100%;
    height: 100%
}
.bl_brw .titulo {
    width: 100%;
    height: 100px;
    background: url(/templates/images/no_ie/no_ie_gestor.png) left top no-repeat
}
.bl_brw ul.browsers {
    width: 100%;
    margin-top: 100px;
    list-style: none
}
.bl_brw ul.browsers li {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 12px;
    margin-bottom: 12px
}
.bl_brw ul.browsers li a {
    float: left;
    width: 100%;
    height: 50px
}
.bl_brw ul.browsers li a .img {
    float: left;
    width: 50px;
    height: 50px;
    background: url(/templates/images/no_ie/no_ie_icons.png) no-repeat
}
.bl_brw ul.browsers li a .text {
    float: left;
    margin-left: 30px;
    width: 214px;
    height: 22px;
    background: url(/templates/images/no_ie/no_ie_text.png) no-repeat;
    margin-top: 15px
}
.bl_brw ul.browsers li a .img.chrome {
    background-position: -80px 0
}
.bl_brw ul.browsers li a .img.firefox {
    background-position: -80px -78px
}
.bl_brw ul.browsers li a .img.safari {
    background-position: -80px -154px
}
.bl_brw ul.browsers li a .img.ie {
    background-position: -80px -232px
}
.bl_brw ul.browsers li a .text.chrome {
    background-position: 0 0
}
.bl_brw ul.browsers li a .text.firefox {
    background-position: 0 -24px
}
.bl_brw ul.browsers li a .text.safari {
    background-position: 0 -45px
}
.bl_brw ul.browsers li a .text.ie {
    background-position: 0 -69px
}
.bl_brw ul.browsers li.achrome:hover .img {
    background-position: 0 0
}
.bl_brw ul.browsers li.afirefox:hover .img {
    background-position: 0 -78px
}
.bl_brw ul.browsers li.asafari:hover .img {
    background-position: 0 -154px
}
.bl_brw ul.browsers li.aie:hover .img {
    background-position: 0 -232px
}
button,
input {
    -webkit-appearance: none
}
@media print {
    .rmprn {
        display: none
    }
}
@media only screen and (max-width: 1280px) {
    #areas li {
        height: 360px;
        padding-top: 50px
    }
    #areas li h2 {
        font-size: 3.3em;
        margin: 0 0 20px
    }
    #areas .arrow {
        width: 53px;
        height: 53px;
        margin: -26px 0 0 -26px
    }
    #noticias .bt {
        left: 2%
    }
    #noticias .bt.next {
        right: 2%
    }
    .sub #slide1 {
        height: 420px
    }
    .loca #slide1 {
        height: 480px
    }
    .termos #slide1 {
        height: 120px
    }
    .noticias #slide1,
    .produtos #slide1 {
        height: 270px
    }
}
@media only screen and (max-width: 1201px) {
    .ct_inner {
        max-width: 1024px
    }
    #header .lingua {
        margin-right: 60px
    }
    #rd_footer li+li {
        margin: 0 0 0 4px
    }
}
@media only screen and (max-width: 1050px) {
    .ct_inner {
        /* max-width: 860px */
    }
    #header .lingua {
        margin-right: 40px
    }
    #header .lingua .titulo {
        display: none
    }
    #logo {
        width: 30%
    }
    #menu li {
        margin: 0 1.444% 0 0
    }
    #menu li:nth-child(4),
    #menu li:nth-child(5),
    #menu li:nth-child(6) {
        margin: 0 0 0 1.444%
    }
    #header .col ul.contact li {
        margin: 0 10px 0 0
    }
    #logo:after {
        -webkit-box-shadow: 0 -19px 50px 65px rgba(255, 255, 255, 1);
        box-shadow: 0 -19px 50px 65px rgba(255, 255, 255, 1)
    }
    #menu {
        margin: 20px 0 10px
    }
    #menu li a:after {
        top: calc(100% + 10px)
    }
    #slide1,
    .sub #slide1 {
        top: 105px
    }
    #areas li .text {
        width: 42%
    }
    #list_produtos li {
        width: 31.5%
    }
    #list_produtos li.pr3,
    #list_produtos li.pr6,
    #list_produtos li.pr9 {
        margin-right: 0
    }
    #list_produtos li.pr4 {
        margin-right: 2.66%
    }
    .produtos .pr_col2 .texto_corpo .info span.fc {
        border-right: 0;
        border-top: 1px solid #dadada;
        width: 100%
    }
    .sub #slide1 {
        top: 74px
    }
    .sub #slide2 {
        -moz-transform: translateY(75px);
        -webkit-transform: translateY(75px);
        -o-transform: translateY(75px);
        -ms-transform: translateY(75px);
        transform: translateY(75px)
    }
    #map_canvas,
    .sub #slide1 {
        height: 420px
    }
    .termos #slide1 {
        height: 120px
    }
    #rd_footer li+li {
        margin: 0 0 0 4px
    }
    
    #footer .footer1 .col-2 {
        width: 31%
    }
}
@media only screen and (max-width: 961px) {
    #footer .footer1 .col-4 {
        display: none
    }
    #footer .footer1 .col-2,
    #footer .footer1 .col-3 {
        width: 33%
    }
    .sub .art1 {
        float: left;
        width: 30%
    }
    .sub .art2 {
        float: right;
        width: 70%
    }
}
@media only screen and (max-width: 861px) {

    ul.nav.navbar-nav.menu li a {
        font-size: 15px;
    }

    .nav>li>a {
        padding: 10px 10px 7px;
    }

    .meumenu {
        display:none !important;
    }

    #header,
    #slide1 {
        position: relative
    }
    #header .line,
    #logo:after,
    #menu,
    #rd_tp {
        display: none
    }
    body {
        /* background: rgba(32, 32, 32, 1) */
    }
    #slide1 {
        top: 0;
        background: #fff
    }
    #slide2,
    .sub #slide2 {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .ct_inner {
        padding: 0 4%;
        max-width: 100%
    }
    #logo {
        left: 35%
    }
    #header .col {
        width: 29%
    }
    #active_menu {
        display: block
    }
    #areas li {
        background-position: center top
    }
    #areas li .text {
        width: 46%
    }
    #container .hcol1,
    #container .scol1,
    .equipa #container h1 {
        width: 100%
    }
    .loca #footer {
        top: 0
    }
    #container .hcol2,
    #container .scol2 {
        width: 100%;
        margin-top: 20px
    }
    .list_img .cont_list_img li {
        width: 33.333333%
    }
    .list_img .cont_list_img li:nth-child(4n+1) {
        float: left;
        clear: none
    }
    .list_img .cont_list_img li:nth-child(3n+1) {
        clear: left
    }
    #container .ecol1 {
        width: 100%
    }
    #container .ecol2 {
        width: 100%;
        margin-top: 20px
    }
    #amigos li.text .imgs_list li {
        width: 25%
    }
    #amigos li.text .imgs_list li:nth-child(5n+1) {
        clear: none;
    }
    #amigos li.text .imgs_list li:nth-child(4n+1) {
        clear: left;
    }
    #footer .footer1 .col-2,
    #footer .footer1 .col-3 {
        width: 50%
    }
    #footer .footer1 .col-1 {
        width: 100%;
        margin-top: 50px;
        padding-right: 0
    }
    #footer .newsletter,
    #rd_footer {
            /* float: left; 
        padding-top: 35px;*/
        width: 100%;
    }
    #footer .newsletter {
        /* margin-top: -46px */
    }
    #footer .newsletter .title {
        margin-bottom: 20px
    }
    #operadores ul li {
        width: 33.33%;
        margin: 0 0 30px
    }
    #container .col-form {
        width: 100%;
        margin-top: 40px
    }
    #container .col-form:first-child {
        margin: 0 0 10px
    }
    #horizontal li .d_agenda {
        width: 10%
    }
    #horizontal .text {
        width: 85%
    }
    #list_pastas ul li a h3 {
        font-size: 2em
    }
    #list_pastas ul li a img {
        max-width: 60%
    }
    #list_produtos li {
        width: 48.6%
    }
    #list_produtos li.pr3 {
        margin-right: 2.66%
    }
    #list_produtos li.pr10,
    #list_produtos li.pr2,
    #list_produtos li.pr4,
    #list_produtos li.pr6,
    #list_produtos li.pr8 {
        margin-right: 0
    }
    .loca #slide1 {
        top: 0;
        height: 420px
    }
    .loca #slide1 #map_canvas {
        height: 420px
    }
    #header .lingua ul li {
        margin: 12px 5px 0
    }
    .loca .ccol1,
    .loca .ccol2 {
        float: left;
        width: 50%
    }
    .sub .art1 {
        float: left;
        width: 40%
    }
    .sub .art2 {
        float: right;
        width: 60%
    }
    .sub #slide1 {
        top: 0
    }
    #footer .footer1 .col-2 {
        margin-right: 0
    }
}

@media (max-width: 767px) and (min-width: 320px){
    #logotipo {
        margin-left: calc(50% - 195px);
        text-align: center;
    }
    #logotipo a{
        padding-top: 10px !important;
    }
    
    #pesquisa, #idiomas {
        width: 100% !important;
    }
}

@media only screen and (max-width: 580px) {
    #logo {
        width: 40%;
        left: 30%
    }
    #amigos li.text .imgs_list li,
    #header .col.rgt {
        width: 50%
    }
    #amigos li.text .imgs_list li:nth-child(2n+1) {
        clear: none;
    }
    #amigos li.text .imgs_list li:nth-child(2n+1) {
        clear: left;
    }
    .list_img .cont_list_img {
        padding: 25px 0
    }
    #amigos li.text h3 {
        font-size: 1.4em
    }
    #areas li h2,
    #list_pastas ul li a h3 {
        font-size: 2em
    }
    #amigos li.text h3:after,
    #amigos li.text h3:before {
        display: none
    }
    .produtos .pr_col2 .texto_corpo .info span {
        border-right: 0;
        border-top: 1px solid #dadada;
        width: 100%
    }
    .produtos .pr_col2 .texto_corpo .info span:first-child {
        border: 0
    }
    #areas li .descricao {
        font-size: 1em
    }
    #container h1 {
        font-size: 2.4em;
        margin-bottom: 20px
    }
    #amigos li.sep h3 {
        font-size: 2em
    }
    .sub #slide1 {
        height: 280px
    }
    .loca .ccol1,
    .loca .ccol2 {
        float: left;
        width: 100%
    }
    #container .titulo_pastas h2 {
        font-size: 2.45em
    }
    #pr_anexos,
    .produtos #container h1 {
        margin-bottom: 30px
    }
    #pr_anexos img {
        margin: 0 auto;
        max-width: 50%
    }
    .sub .art1 {
        width: 100%;
        text-align: center
    }
    .sub .art1 img {
        margin: 0 auto;
        float: none
    }
    .sub .art2 {
        width: 100%
    }
}
@media only screen and (max-width: 480px) {
    #footer .footer1 .col-2,
    #footer .footer1 .col-3,
    #header .col.lft {
        display: none
    }
    #header .lingua {
        margin-right: 10px;
        float: left
    }
    #logo {
        width: 60%;
        left: 20%
    }
    #header .col.rgt {
        width: 100%
    }
    .list_img .cont_list_img li {
        width: 50%
    }
    .list_img .cont_list_img li:nth-child(3n+1) {
        clear: none
    }
    .list_img .cont_list_img li:nth-child(2n+1) {
        clear: left
    }
    #horizontal li .d_agenda {
        width: 15%
    }
    #horizontal .text {
        width: 80%
    }
    #list_pastas ul li a h3 {
        font-size: 1.5em
    }
    #list_produtos li {
        width: 100%;
        margin-right: 0!important;
        margin-bottom: 40px!important
    }
    #list_produtos li a .img {
        width: 25%
    }
    #list_produtos li a .text {
        width: 70%
    }
    #rd_footer,
    .produtos .pr_col1,
    .produtos .pr_col2 {
        width: 100%
    }
    #footer .footer1 .col-1 {
        margin: 0
    }
    #footer .newsletter {
        width: 100%;
        margin-top: 40px
    }
}
@media only screen and (max-width: 420px) {
    .list_img .cont_list_img li {
        width: 100%
    }
    #amigos li.text .imgs_list li {
        width: 100%;
        text-align: center
    }
    #amigos li.text .imgs_list li a img {
        margin: 0 auto
    }
    #list_pastas ul li {
        width: 100%;
        margin-bottom: 40px
    }
    #list_pastas ul li a h3 {
        font-size: 2.5em
    }
    #list_pastas ul li a img {
        max-width: 100%
    }
    .bc_acc a span {
        width: 70px
    }
}
.form .tipo_campo_pdf input[type='file'] {
    background: #FAF9F8;
    border-width: 4px;
    color: #666;
    font-size: 14px;
    padding: 8px;
    border-color: #ECEAE6;
    border-style: solid;
    display: inline-block;
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: all .25s linear, color .25s linear;
    -webkit-backface-visibility: hidden;
    border-radius: 10px;
}
.form .tipo_campo_pdf input:focus {
    border-color: #097880;
    color: #097880;
}
#header .contact li.search {
    cursor: pointer;
    color: #51acb5;
    font-size: 0.85em
}
/********************
* 	PESQUISA
*********************/

#pesquisa {
    display: block;
    z-index: 5010;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
#pesquisa.active {
    opacity: 1;
}
#pesquisa .overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(47, 56, 61, 0.5)
}
#pesquisa .box_pesquisa {
    position: fixed;
    top: 200%;
    left: 50%;
    width: 70%;
    z-index: 5012;
    margin: -40px 0 0 -35%;
    padding: 0 0 10px 0;
    border-bottom: 3px solid #fff;
    color: #fff;
}
#pesquisa .box_pesquisa input[type='text'] {
    float: left;
    font-weight: 300;
    color: #fff;
    font-size: 3em;
    text-indent: 30px;
    width: 80%;
    background: none;
    padding: 0;
    height: auto
}
#pesquisa .box_pesquisa button {
    float: right;
    width: 30px;
    height: 30px;
    margin: 20px 20px 0 0;
    background: url(/templates/layout_images/Zoom.png) center center no-repeat;
    background-size: 100%;
    cursor: pointer;
    border: 0;
}
#pesquisa .close {
    position: fixed;
    width: auto;
    top: 150%;
    right: 20px;
    color: #fff;
    padding-bottom: 2px;
    font-size: 0.9em;
}
#pesquisa .close span {
    font-size: 1.3em;
}
#pesquisa,
#pesquisa .overlay,
#pesquisa .box_pesquisa,
#pesquisa .close {
    -moz-transform: translateY(-150%);
    opacity: 0;
    -webkit-transform: translateY(-150%);
    -o-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
}
#pesquisa.active .overlay,
#pesquisa.active,
#pesquisa.active .box_pesquisa,
#pesquisa.active .close {
    -moz-transform: translateY(0);
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#pesquisa.active * {
    opacity: 1;
}
#pesquisa.active .close:hover {
    border-bottom: 1px solid #fff
}
#pesquisa .close,
#pesquisa,
#pesquisa .box_pesquisa {
    -webkit-transition: all 600ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 600ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 600ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -ms-transition: all 600ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 600ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}
@media only screen and (max-width: 880px) {
    #pesquisa .box_pesquisa input[type='text'] {
        font-size: 2em;
    }
    #pesquisa .box_pesquisa button {
        margin: 0 20px 0 0;
    }
}
.ral {
    font-size: 0.9em;
    margin: 20px 0px;
}
#footer .direitos .ral a {
    border: 0;
    margin: 0;
    padding: 0
}
#footer .direitos {
    /* width: 80% */
}
/************** 
* cookies
**************/

#cookie {
    position: fixed;
    background: #E9E9E9;
    padding: 10px 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    color: #919191;
    font-size: 0.7em;
}
#cookie.disable {
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
#cookie span {
    display: inline-block;
}
#cookie a {
    color: #919191;
    padding: 0 0 0 5px;
    margin: 0 0 0 5px;
    border-left: 1px solid #919191
}
#cookie a.close {
    font-weight: bold;
}
#cookie a:hover {
    color: #000
}
#cookie .ct {
    background: none;
    width: 1160px;
    margin: 0 auto;
}
@media only screen and (max-width: 1201px) {
    #cookie .ct {
        width: 1024px;
    }
}
@media only screen and (max-width: 1050px) {
    #cookie .ct {
        width: 860px;
    }
}
@media only screen and (max-width: 961px) {
    #cookie .ct {
        max-width: 100%;
        padding: 0 4%;
    }
}
body.cookie_active #header {
    top: 31px;
}
body #header,
#cookie {
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}