@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'Novecentowide-Medium';
    src: url('../fonts/Novecentowide-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Novecentowide-Medium.otf') format('opentype'), url('../fonts/Novecentowide-Medium.woff') format('woff'), url('../fonts/Novecentowide-Medium.ttf') format('truetype'), url('../fonts/Novecentowide-Medium.svg#Novecentowide-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Novecentowide-Bold';
    src: url('../fonts/NovecentowideBold.eot');
    src: url('../fonts/NovecentowideBold.eot') format('embedded-opentype'), url('../fonts/NovecentowideBold.woff2') format('woff2'), url('../fonts/NovecentowideBold.woff') format('woff'), url('../fonts/NovecentowideBold.ttf') format('truetype'), url('../fonts/NovecentowideBold.svg#NovecentowideBold') format('svg');
}
.fixa {
    position: fixed;
    z-index: 100;
    background: #fff;
    width: 100%;
    top: 0;
    height: 85px;
}
a,
.box-in .texto,
.box-in h4,
.box-in h5,
.box-in .readmore,
.pdf,   .related a .texto,
.form .wpcf7-submit {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.container1000 {
    width: 100%;
    max-width: 1030px;
    padding: 0 15px;
    margin: auto;
    position: relative;
    clear: both;
}
.logo {
    padding: 0;
    padding-top: 25px;
    margin-bottom: 5px;
}
.logo img {
    float: right;
    width: 120%;
    height: auto;
    position: absolute;
    right: -70px;
    margin-top:-10px;
}
.menu-menu-1-container, .menu-menu-1-pt-container {
    position: absolute;
    top: 60px;
    /* right: 130px; */
    
    right: -1px;
    padding-left: 30px;
    background: url(../img/canto.png) no-repeat left -30px center;
}
.menu {
    float: right;
    background: rgb(0, 38, 60);
    margin-bottom: 0;
}
.menu li {
    display: inline-block;
    margin: 0;
}
.menu li a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Novecentowide-Medium', sans-serif;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    padding-right: 5px;
}
.menu li a:after {
    content: "|";
    padding-left: 8px;
    color: #fff !important;
}

#menu-menu-1-pt li a:after {padding-left: 7px;}
#menu-menu-1-pt li a {padding-right:4px;}
.menu li a:hover,
.menu li.current_page_item a {
    text-decoration: none;
    color: rgb(67, 104, 157);
}
#menu-item-20 a:after , #menu-item-190 a:after{
    content: "";
    padding-left: 3px;
}
#menuSearch {
    position: absolute;
    top: 60px;
    height: 25px;
    background: rgb(0, 38, 60);
    right: -1px;
    width: 132px;
}
#menuSearch input {
    width: 120px;
    float: right;
    height: 17px;
    margin-top: 4px;
    margin-right: 5px;
    border: 0;
    outline: 0;
    padding-left: 15px;
}
#menuSearch #searchsubmit {
    width: 15px;
    height: 15px;
    background-color: none;
    background: url(../img/lupa.png) no-repeat center center;
    position: absolute;
    top: 1px;
    left: 1px;
}
#linguas {
    position: absolute;
    right: 0;
    top: 20px;
}
#linguas li {
    display: inline-block;
}
#linguas li a {
    font-family: 'Novecentowide-Medium', sans-serif;
    font-size: 10px;
    color: rgb(153, 155, 158);
}
.facebook img {
    width: 21px;
    height: 21px;
}
.facebook {
    margin-right: 5px;
    float:left;
    display:block;
}

#lang_sel_list {float:left; display:block; margin-top:7px;}
/*
#linguas li.icl-pt a:after {
    content: "|";
    padding-left: 5px;
}
*/
h2,
h3,
h4, .panel-title h4,
h5 {
    color: rgb(0, 38, 60);
    text-transform: uppercase;
    font-family: 'Novecentowide-Bold', sans-serif;
}
h2 {
    font-size: 19px;
}
h4 , .panel-title h4{
    font-size: 14px;
}
h5 {
    margin-top: 15px;
    font-size: 11px;
    display: block;
}
.texto {
    color: rgb(111, 113, 115);
    font-family: "Lucida Grande", sans-serif;
    text-align: justify;
    font-size: 10px;
    line-height: 15px;
}
/*******CAROUSEL*********/

#carousel-home {
    margin-top: 85px;
}
.carousel {
    clear: both;
}
.carousel-caption {
    z-index: 30;
    font-family: 'Novecentowide-Bold', sans-serif;
    text-transform: uppercase;
    text-shadow: none;
    text-align: left;
    right: inherit;
    width: 300px;
    left: 50px;
    top: 50px;
    font-size: 17px;
}
.carousel-indicators {
    z-index: 40;
    bottom: 0;
    left: inherit;
    width: auto;
    right: 15px;
}
.backcap {
    position: absolute;
    z-index: 20;
}
.carousel-indicators li {
    background: #fff;
    border: 0;
    margin: 0;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    background: rgb(192, 224, 243);
}
.titulo {
    position: relative;
    height: 20px;
    line-height: 23px;
    width: 100%;
    margin: 30px 0;
}
.titulo h2 {
    text-align: center;
    display: block;
    margin: auto;
    width: auto;
}
.titulo h2 span {
    background: #fff;
    padding: 0 35px;
}
.linha {
    height: 1px;
    width: 100%;
    background: rgb(186, 186, 186);
    position: absolute;
    top: 10px;
    z-index: -1;
}
.linha2,
.linha3 {
    height: 1px;
    width: 100px;
    background: rgb(186, 186, 186);
    margin: 20px 0;
    display: block;
}
.linha3 {
    width: 70px;
}
/*********CENTRAL HOME***********/
/*

#about {
    margin-bottom: 50px;
}
*/
.box-in {
    border: solid 1px rgb(186, 186, 186);
    height: 300px;
    width: 100%;
    padding: 10px;
    position: relative;
}
.bb {
    border-bottom: solid 1px rgb(186, 186, 186);
}
.bt {
    border-top: solid 1px rgb(186, 186, 186);
}
.readmore {
    position: absolute;
    right: 10px;
    color: rgb(66, 104, 161);
    font-family: 'Novecentowide-Bold', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    bottom: 150px;
}
.box-in h4 {
    margin-top: 0;
}
.box-in .img {
    height: auto;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    height: 130px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
}
.box-in:hover {
    background: rgb(0, 38, 60);
}
.box-in:hover .texto,
.box-in:hover h4,
.box-in:hover .readmore {
    color: #fff;
}
.box-in:hover .readmore:hover {
    color: rgb(66, 104, 161);
}
.mission .direita, .mission .esquerda {
    height: 500px;
    position: relative;
}

.mission .panel-body {padding-top: 20px !important;}

.mission .direita img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 550px;
    height: auto;
}
.mission .esquerda {
    line-height: 17px;
}
.mission .esquerda ul li:before {
    content: "• ";
    color: rgb(0, 38, 60);
}
.mission .esquerda ul li {
    line-height: 20px;
}
.pdf {
    position: absolute; bottom: 0;
}
.pdf:hover {
    opacity: 0.7;
}
.pdf a h4 {
    color: #fff;
    margin: 0;
    margin-bottom: 5px;
}
.pdf a {
    color: #fff;
    display: block;
    text-align: left;
    padding: 10px;
    position: relative;
    line-height: 12px;
    font-size: 9px;
    height: 70px;
    width: 260px;
    background: rgb(0, 38, 60);
}
.imgpdf {
    /* position: absolute; */
    
    width: 30px;
    height: auto;
    right: 0;
    top: 10px;
    float: left;
    margin-left: 10px;
}
.parte1 {
    float: left;
    width: 200px;
}
.canto2 {
    height: 70px;
    width: auto;
    position: absolute;
    top: 0;
    right: -51px;
}
.imgfooter {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: -1;
}
.footer2 {
    padding-top: 9px;
    position: relative;
    top: 0;
    letter-spacing: 3px;
    font-size: 8px;
    color: #fff;
}
.footer2 span {
    display: block;
}
.footer2 span,
.footer2 span a {
    color: rgb(192, 224, 243);
    text-transform: uppercase;
}
.footer2 span a:hover {
    color: #fff;
    text-decoration: none;
}
.logofooter {
    height: 20px;
    top: 10px;
    width: auto;
    position: absolute;
    right: 0;
}
.menu-child {
    text-align: center;
}
.menu-child li {
    display: inline-block;
}
.menu-child li a {
    text-transform: uppercase;
    font-family: 'Novecentowide-Bold', sans-serif;
    font-size: 12px;
    color: rgb(0, 38, 60);
    padding-right: 4px;
}
.menu-child li a:after {
    content: "|";
    padding-left: 6px;
    color: rgb(0, 38, 60) !important;
}
.menu-child li.current_page_item a,
.menu-child li a:hover {
    color: rgb(194, 224, 243);
    text-decoration: none;
}
#menu-item-53 a:after {
    content: "";
    padding-left: 0;
}
.about-child img {
    width: 100%;
    height: auto;
    margin: 10px 0;
}
.uli li,
.mapinha li a {
    font-family: 'Novecentowide-Bold', sans-serif;
    font-size: 10px;
    padding: 2px 0;
    display: block;
    color: rgb(192, 224, 243);
    text-transform: uppercase;
}
.mapinha li a:hover,
.mapinha li.active a {
    text-decoration: none;
    color: rgb(0, 38, 60);
}
.cdir {
    padding-left: 0;
}
.cesq {
    padding-right: 60px;
}
.uli li li {
    text-transform: none;
    color: rgb(111, 113, 115);
    font-family: "Lucida Grande", sans-serif;
    text-align: left;
    font-size: 10px;
    line-height: 15px;
    border-bottom: solid 1px rgb(111, 113, 115);
    border-bottom: solid 1px rgba(111, 113, 115, 0.5);
}
.uli ul ul {
    border-top: solid 1px rgb(111, 113, 115);
    border-top: solid 1px rgba(111, 113, 115, 0.5);
    margin-top: 4px;
    display: block;
}
.servici img {
    width: 100%;
    height: auto;
}
.servici {
    height: 400px;
    margin-top: 20px;
    text-align: center;
}
.servici .texto {
    text-align: center;
}
.ports .cesq {
    margin-bottom: 50px;
}
#mapamap {
    width: 400px;
    height: auto;
    position: absolute;
    z-index: -1;
}
.pdir {
    padding-left: 50px;
    padding-top: 100px;
}
nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs,
.nav-tabs li:hover a,
.nav-tabs li a,
.nav-tabs li,
.nav-tabs li a:focus,
.nav-tabs li a:visited,
.nav-tabs li a:hover,
.nav-stacked>li+li {
    border: 0;
    background: transparent;
    margin: 0;
    border-bottom: 0;
    padding-left: 0;
    border-radius: 0;
}
#porto {
    height: 800px;
    margin-top: 50px;
}
.imgp,
.imgp img {
    width: 100%;
    height: auto;
}
.mapinha li {
    list-style: none;
}
.lis {
    position: absolute;
}
.linr72, .linr143 {
    top: 95px;
    right: 0;
}
.linr73, .linr144  {
    top: 150px;
    right: -10px;
}
.linr74, .linr145  {
    top: 275px;
    right: 110px;
}
.linr75, .linr146  {
    top: 345px;
    right: 220px;
}
.linr76, .linr147 {
    top: 575px;
    right: 330px;
}
.segundoship {
    padding-top: 30px;
    clear: both;
    overflow: hidden;
}
.shippdf {
    position: relative;
    border: solid 1px rgb(186, 186, 186);
    margin: 15px 0;
    padding: 10px;
}
#pdf-ship {
    position: absolute;
    right: 15px;
    width: 40px;
    height: auto;
    top: 40px;
}
.linkdownload {
    list-style: none;
    text-transform: uppercase;
    margin-top: 5px;
}
.linkdownload a {
    color: rgb(64, 104, 161);
    text-decoration: underline;
    font-size: 11px;
}
.linkdownload a:hover {
    color: rgb(0, 38, 60);
}
.scentr span {
    color: rgb(64, 104, 161);
    font-family: 'Novecentowide-Bold', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}
.scentr .texto {
    height: 60px;
    overflow: hidden;
}
.scentr .linha2 {
    margin: 10px 0;
}
.scentr .bb {
    padding-bottom: 15px;
}
.form {
    background: rgb(222, 223, 224);
    padding: 10px;
    margin-bottom: 15px;
}
.form p {
    margin: 0;
}
.form textarea,
.form input {
    width: 100%;
    border: 0;
    outline: 0;
    margin: 0;
}
.form label {
    font-family: "Lucida Grande", sans-serif;
    text-transform: uppercase;
    color: rgb(70, 69, 71);
    font-weight: lighter;
    margin-bottom: 0;
}
.contaform label {
    font-size: 11px;
    margin-bottom: 7px;
}
.contaform input,
.contaform textarea {
    margin-bottom: 12px;
}
.shipform label {
    font-size: 8px;
}
.shipform input {
    height: 15px;
}
.shipform textarea {
    height: 65px;
}
.form .wpcf7-submit {
    background-color: rgb(30, 47, 53);
    color: #fff;
    width: auto;
    height: auto;
    text-transform: uppercase;
    text-align: left;
}
.form .wpcf7-submit:hover {
    background: rgb(64, 104, 161);
}
.shipform .wpcf7-submit {
    font-size: 9px;
    height: auto;
    padding-top: 3px;
    padding-right: 5px;
    margin-top: 5px;
}
.contaform .wpcf7-submit {
    font-family: 'Novecentowide-Bold', sans-serif;
    font-size: 12px;
}
.contaform {
    padding: 35px 20px;
}
.contaform textarea {
    height: 225px;
}
.conta h5 {
    margin-top: 0;
}
.conta {
    line-height: 18px;
}
.conta .linha2 {
    width: 100%;
    margin: 10px 0;
}
.conta a {
    color: rgb(66, 104, 161);
}
.conta a:hover {
    color: rgb(0, 38, 60);
    text-decoration: none;
}
#menuSearch {
    display: none;
}
.ultimanews h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.ultimanews h4,
.ultimanews img {
    float: left;
}
.ultimanews img {
    margin-right: 15px;
    margin-bottom: 15px;
}
.shim {
    height: 65px;
    width: 100%;
}
.shim2 {
    width: 100%;
    height: 95px;
}
.img-wrap {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
}
.titulo-news {
    display: block;
    margin: auto;
    text-align: center;
}
.titulo-news li {
    display: inline-block;
}
.titulo-news h4 {
    background: #fff;
    padding: 0 15px;
}
.titulo-news .linha3 {
    margin: 5px;
}
.noticias {
    padding: 20px;
    background: rgb(222, 223, 224);
    overflow: hidden;
    padding-top: 30px;
}
.newzz .box {
    padding: 0 5px;
}
.newzz .box-in {
    background: #fff;
    height: 250px;
    border: 0;
}
.newzz .box-in:hover {
    background: rgb(0, 38, 60);
}
.newzz .box-in:hover h5 {
    color: #fff;
}
.newzz .readmore {
    bottom: 10px;
}
.custom-pagination {
    text-align: center;
    clear: both;
}
.page-num {
    display: none;
}
.custom-pagination a,
.custom-pagination span {
    color: rgb(0, 38, 60);
    font-family: 'Novecentowide-Bold', sans-serif;
    font-size: 10px;
}
.newzz .texto {
    height: 60px;
    overflow: hidden;
}
.custom-pagination a {
    text-decoration: underline;
}
.custom-pagination .next,
.custom-pagination .prev {
    text-decoration: none;
}
.related {
    border-top: solid 1px rgb(186, 186, 186);
    margin-top: 15px;
    padding-top:5px;
}

.related .linha2 {margin: 18px 0;}


.shim2 {position: relative;}
.data {color:#fff; position: absolute; bottom:5px; right:5px; font-family: 'Novecentowide-Bold', sans-serif;
    font-size: 9px; text-transform: uppercase;  text-align: center; /* width:30px;  */}
    
    
    .noM {margin-left:0; margin-right:0;}
    
    
    
 .blue {color:rgb(66,104,161);}
 
 .related a:hover {text-decoration: none;  }
 .related a:hover .texto,  .related a:hover .blue {color: rgb(0, 38, 60) !important;}
 
 #carousel-resp .item a {
      margin-top:20px; margin-bottom:20px;
     height: 140px; width:33.333%; float:left;
      position: relative; padding-left:10px; padding-right: 10px;

 }
 .thumb {
     
     
     -webkit-background-size: cover  !important;
  -moz-background-size: cover  !important;
  -o-background-size: cover  !important;
  background-size: cover !important;
      background-position: center !important;
      width:100%; height: 140px;
       }
 
 

 
 
  
   #carousel-resp .item {background: #fff;}
   
   .carousel-control.left, .carousel-control.right {background-image:none;}

/****MUDAR SETAS NO CSS***/
#carousel-resp .glyphicon-chevron-right:before {

content: url('../img/seta-right.jpg');

}

#carousel-resp .glyphicon-chevron-left:before {

content: url('../img/seta-left.jpg');
}


#carousel-resp .carousel-control {    opacity: 1 !important;
z-index: 80;}
#carousel-resp .carousel-control.left {
    margin-left: -100px;
}


#carousel-resp .carousel-control.right {
    margin-right: -100px;
}


.panel-default, .panel, .panel-default>.panel-heading, .panel-default>.panel-heading+.panel-collapse>.panel-body {border:0; background:0; box-shadow: none;border-radius:0; padding:0;}

.facebook, .icl_lang_sel_translated, .pdf {display:none;}

#pdf-ship {
    position: absolute;
    right: 15px;
    width: 20px;
    height: auto;
    top: 10px;
}
.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
border:0;
}

#linguas
.wpml-ls-current-language a{
color:rgb(0, 38, 60);}