.navbar-brand > img {
  	  width: 190px;
      -o-object-fit: contain;
      object-fit: contain;
  }
a:hover{
  text-decoration: none;
}
body{
  font-family: 'Montserrat', sans-serif;
  background:#053d83;
}
#info{
    background:url("../images/header-bg-2.jpg") repeat-x;
    background-size:cover;
}
.header, main{
  position: relative;
  z-index: 10;
}
.header {
	background:rgba(0, 0, 0, 0.15);
}
.navbar-toggler span{
  display: block;
  padding:2px;
  border-radius:3px;
  background: #fff;
  width: 30px;
  margin:3px;
}
nav.filiais{
  background:rgba(4, 52, 112, 0.79);
  margin:20px 0;
  text-align: left;
  -webkit-box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
  -moz-box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
  box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
  margin-bottom:20px;
}
nav.filiais a{
  color:#fff;
  font-size:17px;
  text-transform: uppercase;
  margin-right: 25px;
  display: inline-block;
  transition: .4s;
  padding:10px 0px;
}
nav.filiais a:hover{
  color:gold;
  text-decoration: none;
}
nav.filiais a.active{
  color:gold;
}
nav.filiais a.texto-filiais{
  background:#eee;
  color:#333;
  font-weight: normal;
  cursor:default;
  position: relative;
  padding: 10px 20px 10px 10px;
}
nav.filiais a.texto-filiais::before{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 0 22px 25px;
  border-color: transparent transparent transparent #eeeeee;
  right: -25px;
  top: 0px;
}
.box.info {
  background:rgba(4, 52, 112, 0.79);
  color:#fff;
}
.box.info h3{
  font-size:18px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 300;
  padding:10px 0;
}
.box.info table{
  background:#fff;
  font-size:14px;
}


.header .nav-item a{
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px 15px;
    color: #fff;
    margin: 0 10px;
    font-family: 'Montserrat', sans-serif;
}
.header .nav-item a.active{
  color:gold;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -30px;
    position: relative;
}
.content{
  background:#fff;
}
.content h3{
  font-size:26px;
  text-transform: uppercase;
  font-weight: 300;
  padding:40px 0;
  color:#222;
  letter-spacing: 3px;
}
.content .desc{
  line-height: 28px;
  color:#888;
}

#cambio-do-dia{
  background:url('../images/bg-cambio.jpg') no-repeat;
  background-size:cover;
  padding:60px 0 40px 0;
}
#filais{
  padding:0 0 40px;
}
.box{
  background:#fff;
  padding:5px 20px 20px 20px;
  border-radius:1px;
  -webkit-box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
  -moz-box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
  box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
  margin-bottom:20px;
  color:#000;
}
.box label{
  font-size:12px;
  text-transform: uppercase;
}
.bg-blue{
  background:rgba(0, 150, 186, 1);
  color:#fff;
  text-transform: uppercase;
  font-size:12px;
}
.filial{
/*  -webkit-box-shadow: 3px 2px 11px 0px rgba(204,204,204,1);
-moz-box-shadow: 3px 2px 11px 0px rgba(204,204,204,1);
box-shadow: 3px 2px 11px 0px rgba(204,204,204,1);*/
}

.conversor.box h3{
  color:gold;
}
.filial i{
  color:#3cbedc;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size:16px;
}
.filial .nome{
  padding:0px 20px 10px 20px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
  min-height: 60px;
}
.filial .address,.filial .phone, .filial .hour{
  font-size: 13px;
  padding:0 20px;
  font-size:14px;
}

#servicos{
  background: #efefef;
  padding:20px 0 50px 0;
  color:#333;
}
#servicos h3.title, #turismo h3.title{
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 300;
  padding:0;
  margin:0 0 60px 0;
  color: #333;
  letter-spacing: 3px;
}
.servico{
  text-align: center;
  margin: 0 0 40px 0;
  display: block;
}
.servico img{
  border-radius: 100%;
  border:3px solid #fff;
  background:#043470;

}
.servico h4{
  text-transform: uppercase;
  font-size:16px;
  letter-spacing: 3px;
  font-weight: 500;
  margin:20px 0 5px 0;
  display: block;
}
.servico h5{
  font-size:12px;
  font-weight: 300;
  display: block;
  height: 50px;
  overflow: hidden;
}
.servico a, .button{
  background:#ddd;
  color:#333;
  border-radius:4px;
  padding:5px 15px;
  text-transform: uppercase;
  font-size:12px;
  margin-bottom: 20px;
  transition: .3s;
}
.servico a:hover, .button:hover{
  background:#043470;
  color:#fff;
}
#turismo{
  background:#eee;
  padding:20px 0;
}
.filterAtrativo a{
  display: inline-block;
  margin-bottom:30px;
}
.filterAtrativo .button{
  font-size:15px;
  background:#616161;
  color:#fff;
}
.filterAtrativo .button.active{
  background:rgba(0, 150, 186, 1);
}

.atrativo{
  background:#fff;
  -webkit-box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
  -moz-box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
  box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
  min-height: 500px;
  margin-bottom: 25px;
}
.atrativo img{
  width:100%;
}
.atrativo :not(img){
  padding:10px;
}
.atrativo h4{
  text-transform: uppercase;
  font-size:18px;
  letter-spacing: 3px;
  font-weight: 500;
  height: 80px;
  margin:10px 0 5px 0;
  display: block;
}
.atrativo .desc{
  font-size:13px;
  line-height: 22px;
  padding:0 0px;
  height: 300px;
  white-space: wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.footer{
  background:#043470;
  color:#fff;
}
.footer h3{
  color:#fff;
}
.footer .phones i{
  color:#00c0ff;
  font-size:22px;
  margin-right: 10px;

}
.footer .box{
      background: #17577d;
    padding: 10px 20px;
    border-radius: 5px;
    -webkit-box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
    -moz-box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
    box-shadow: 6px 3px 19px -3px rgba(0,0,0,0.45);
    margin-bottom: 20px;
    color: #fff;
}

.footer .social-links{
  margin-top:10px;
}
.footer .social-links a{
  display: inline-block;
  width: 45px;
  height: 45px;
  background:#17577d;
  color:#fff;
  text-align: center;
}
.footer .social-links a i{
  font-size:24px;
  display: block;
  margin-top:10px;
}
.footer a{
  color:#eee;
}
.footer a:hover{
  color:#fff;
}
@media only screen
    and (device-width : 375px){
    nav.filiais { display: none;}
}
@media (max-width: 992px){
  nav.filiais { display: none;}
}
