@import url(https://fonts.googleapis.com/css?family=Cabin);

/* gambiarras */
body { overflow-x:none!important; }
h1,h2,h3,h4,h5,h6,.navbar .nav > li > a { font-family: 'Cabin', sans-serif; }

h5.title { min-height: 25px; }

/* botoes */
.btn-warning, .btn-warning:visited { background: #333 !important; }
.btn-warning:hover { background: #666666 !important; }

.services { padding:40px 0 0 0; }
.services img { height: 185px; }

.flexslider { background: none !important; border: none !important; margin: 0 !important; padding: 0 !important; }

.tradutor { 
  position: relative;
  top: 21px;
  left: 14px;
  float: left;
}

.destaques img { margin-bottom: 15px;   float: left; margin-right: 24px; } 

.mainDestaques { padding: 0; }

.pacote1 { }
.pacote1::before, .pacote1 .btn { background: #ef8d2b !important; }

.pacote2 { }
.pacote2::before, .pacote2 .btn { background: #D92028; }

.pacote3 { }
.pacote3 .title a, .pacote3 ul.options li.active { color: #FFF; }
.pacote3::before, .pacote3 .btn { background: #3CB44A; }

.pacote4 { }
.pacote4 .title a, .pacote4 ul.options li.active { color: #FFF; }
.pacote4::before, .pacote4 .btn { background: #4a7fad; }
.pacote4 ul.options li span i { color: #FFF; }

.campanha { color: #000; }
.campanha img.cara { margin-right: 20px; }
.campanha img.cara, .campanha .btn { float: left; }
.campanha p { text-align: left; color: #000; }

.cycle-slideshow { }

.texture {
    width: 100%;
    background: url(../img/bg.jpg) top #4C2C25 no-repeat;
    background-size: 100%;
    height: 50px;
}
.texture { 
  border-top:dotted 7px #ECDAB4; 
}

.sevencafe { background: #FFCC99; width: 100%; overflow: hidden; text-align: center; }
.sevencafe .container { padding: 15px 0; }

.acesso input { padding:10px; border-radius:3px; margin-bottom: 5px; }
#footer input[type=submit], #footer .btn-default { width: 100%; }
#footer .btn-default { background: #d5cdc4; color: #000; }

.breadcrumb, .breadcrumb-box { background: #EDEDED; }

.banner { height: 503px; overflow: hidden; }
.banner-set { height: 360px; }

.interna { padding:30px 0 !important; }

.cycle-prev, .cycle-next {
  display: none;
  position: absolute;
  top: 0;
  width: 30%;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 800;
  height: 100%;
  cursor: pointer; }

.cycle-prev {
  left: 0;
  background: url(http://malsup.github.io/images/left.png) 50% 50% no-repeat; }

  .cycle-next {
  right: 0;
  background: url(http://malsup.github.io/images/right.png) 50% 50% no-repeat; }


@media (max-width:768px) {
  .banner { display:none; }
}
