
:root   {
    --verdeescuro : #003300;
    --verdemedio  : #0A8E39;
    --verdeclaro  : #66ff66;    
    --cinzaesc    : #222222;
        }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}


.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) 
 {  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 
     {    float: left;  }
  .col-sm-12 {    width: 100%;  }
  .col-sm-11 {    width: 91.66666667%;  }
  .col-sm-10 {    width: 83.33333333%;  }
  .col-sm-9 {    width: 75%;  }
  .col-sm-8 {    width: 66.66666667%;  }
  .col-sm-7 {    width: 58.33333333%;  }
  .col-sm-6 {    width: 50%;  }
  .col-sm-5 {    width: 41.66666667%;  }
  .col-sm-4 {    width: 33.33333333%;  }
  .col-sm-3 {    width: 25%;  }
  .col-sm-2 {    width: 16.66666667%;  }
  .col-sm-1 {    width: 8.33333333%;  }
  .col-sm-pull-12 {    right: 100%;  }
  .col-sm-pull-11 {    right: 91.66666667%;  }
  .col-sm-pull-10 {    right: 83.33333333%;  }
  .col-sm-pull-9 {    right: 75%;  }
  .col-sm-pull-8 {    right: 66.66666667%;  }
  .col-sm-pull-7 {    right: 58.33333333%;  }
  .col-sm-pull-6 {    right: 50%;  }
  .col-sm-pull-5 {    right: 41.66666667%;  }
  .col-sm-pull-4 {    right: 33.33333333%;  }
  .col-sm-pull-3 {    right: 25%;  }
  .col-sm-pull-2 {    right: 16.66666667%;  }
  .col-sm-pull-1 {    right: 8.33333333%;  }
  .col-sm-pull-0 {    right: auto;  }
  .col-sm-push-12 {    left: 100%;  }
  .col-sm-push-11 {    left: 91.66666667%;  }
  .col-sm-push-10 {    left: 83.33333333%;  }
  .col-sm-push-9 {    left: 75%;  }
  .col-sm-push-8 {    left: 66.66666667%;  }
  .col-sm-push-7 {    left: 58.33333333%;  }
  .col-sm-push-6 {    left: 50%;  }
  .col-sm-push-5 {    left: 41.66666667%;  }
  .col-sm-push-4 {    left: 33.33333333%;  }
  .col-sm-push-3 {    left: 25%;  }
  .col-sm-push-2 {    left: 16.66666667%;  }
  .col-sm-push-1 {    left: 8.33333333%;  }
  .col-sm-push-0 {    left: auto;  }
  .col-sm-offset-12 {    margin-left: 100%;  }
  .col-sm-offset-11 {    margin-left: 91.66666667%;  }
  .col-sm-offset-10 {    margin-left: 83.33333333%;  }
  .col-sm-offset-9 {    margin-left: 75%;  }
  .col-sm-offset-8 {    margin-left: 66.66666667%;  }
  .col-sm-offset-7 {    margin-left: 58.33333333%;  }
  .col-sm-offset-6 {    margin-left: 50%;  }
  .col-sm-offset-5 {    margin-left: 41.66666667%;  }
  .col-sm-offset-4 {    margin-left: 33.33333333%;  }
  .col-sm-offset-3 {    margin-left: 25%;  }
  .col-sm-offset-2 {    margin-left: 16.66666667%;  }
  .col-sm-offset-1 {    margin-left: 8.33333333%;  }
  .col-sm-offset-0 {    margin-left: 0%;  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 
  {    float: left;  }
  .col-md-12 {    width: 100%;  }
  .col-md-11 {    width: 91.66666667%;  }
  .col-md-10 {    width: 83.33333333%;  }
  .col-md-9 {    width: 75%;  }
  .col-md-8 {    width: 66.66666667%;  }
  .col-md-7 {    width: 58.33333333%;  }
  .col-md-6 {    width: 50%;  }
  .col-md-5 {    width: 41.66666667%;  }
  .col-md-4 {    width: 33.33333333%;  }
  .col-md-3 {    width: 20%;  }
  .col-md-2 {    width: 16.66666667%;  }
  .col-md-1 {    width: 8.33333333%;  }
  .col-md-pull-12 {    right: 100%;  }
  .col-md-pull-11 {    right: 91.66666667%;  }
  .col-md-pull-10 {    right: 83.33333333%;  }
  .col-md-pull-9 {    right: 75%;  }
  .col-md-pull-8 {    right: 66.66666667%;  }
  .col-md-pull-7 {    right: 58.33333333%;  }
  .col-md-pull-6 {    right: 50%;  }
  .col-md-pull-5 {    right: 41.66666667%;  }
  .col-md-pull-4 {    right: 33.33333333%;  }
  .col-md-pull-3 {    right: 25%;  }
  .col-md-pull-2 {    right: 16.66666667%;  }
  .col-md-pull-1 {    right: 8.33333333%;  }
  .col-md-pull-0 {    right: auto;  }
  .col-md-push-12 {    left: 100%;  }
  .col-md-push-11 {    left: 91.66666667%;  }
  .col-md-push-10 {    left: 83.33333333%;  }
  .col-md-push-9 {    left: 75%;  }
  .col-md-push-8 {    left: 66.66666667%;  }
  .col-md-push-7 {    left: 58.33333333%;  }
  .col-md-push-6 {    left: 50%;  }
  .col-md-push-5 {    left: 41.66666667%;  }
  .col-md-push-4 {    left: 33.33333333%;  }
  .col-md-push-3 {    left: 25%;  }
  .col-md-push-2 {    left: 16.66666667%;  }
  .col-md-push-1 {    left: 8.33333333%;  }
  .col-md-push-0 {    left: auto;  }
  .col-md-offset-12 {    margin-left: 100%;  }
  .col-md-offset-11 {    margin-left: 91.66666667%;  }
  .col-md-offset-10 {    margin-left: 83.33333333%;  }
  .col-md-offset-9 {    margin-left: 75%;  }
  .col-md-offset-8 {    margin-left: 66.66666667%;  }
  .col-md-offset-7 {    margin-left: 58.33333333%;  }
  .col-md-offset-6 {    margin-left: 50%;  }
  .col-md-offset-5 {    margin-left: 41.66666667%;  }
  .col-md-offset-4 {    margin-left: 33.33333333%;  }
  .col-md-offset-3 {    margin-left: 25%;  }
  .col-md-offset-2 {    margin-left: 16.66666667%;  }
  .col-md-offset-1 {    margin-left: 8.33333333%;  }
  .col-md-offset-0 {    margin-left: 0%;  }
  
}@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 
  {    float: left;  }
  .col-lg-12 {    width: 100%;  }
  .col-lg-11 {    width: 91.66666667%;  }
  .col-lg-10 {    width: 83.33333333%;  }
  .col-lg-9 {    width: 75%;  }
  .col-lg-8 {    width: 66.66666667%;  }
  .col-lg-7 {    width: 58.33333333%;  }
  .col-lg-6 {    width: 50%;  }
  .col-lg-5 {    width: 41.66666667%;  }
  .col-lg-4 {    width: 33.33333333%;  }
  .col-lg-3 {    width: 25%;  }
  .col-lg-2 {    width: 16.66666667%;  }
  .col-lg-1 {    width: 8.33333333%;  }
  .col-lg-pull-12 {    right: 100%;  }
  .col-lg-pull-11 {    right: 91.66666667%;  }
  .col-lg-pull-10 {    right: 83.33333333%;  }
  .col-lg-pull-9 {    right: 75%;  }
  .col-lg-pull-8 {    right: 66.66666667%;  }  
  .col-lg-pull-7 {    right: 58.33333333%;  }
  .col-lg-pull-6 {    right: 50%;  }
  .col-lg-pull-5 {    right: 41.66666667%;  }
  .col-lg-pull-4 {    right: 33.33333333%;  }
  .col-lg-pull-3 {    right: 25%;  }
  .col-lg-pull-2 {    right: 16.66666667%;  }
  .col-lg-pull-1 {    right: 8.33333333%;  }
  .col-lg-pull-0 {    right: auto;  }
  .col-lg-push-12 {    left: 100%;  }  
  .col-lg-push-11 {    left: 91.66666667%;  }
  .col-lg-push-10 {    left: 83.33333333%;  }
  .col-lg-push-9 {    left: 75%;  }
  .col-lg-push-8 {    left: 66.66666667%;  }
  .col-lg-push-7 {    left: 58.33333333%;  }
  .col-lg-push-6 {    left: 50%;  }
  .col-lg-push-5 {    left: 41.66666667%;  }
  .col-lg-push-4 {    left: 33.33333333%;  }
  .col-lg-push-3 {    left: 25%;  }
  .col-lg-push-2 {    left: 16.66666667%;  }
  .col-lg-push-1 {    left: 8.33333333%;  }
  .col-lg-push-0 {    left: auto;  }
  .col-lg-offset-12 {    margin-left: 100%;  }
  .col-lg-offset-11 {    margin-left: 91.66666667%;  }
  .col-lg-offset-10 {    margin-left: 83.33333333%;  }
  .col-lg-offset-9 {    margin-left: 75%;  }
  .col-lg-offset-8 {    margin-left: 66.66666667%;  }
  .col-lg-offset-7 {    margin-left: 58.33333333%;  }
  .col-lg-offset-6 {    margin-left: 50%;  }
  .col-lg-offset-5 {    margin-left: 41.66666667%;  }
  .col-lg-offset-4 {    margin-left: 33.33333333%;  }
  .col-lg-offset-3 {    margin-left: 25%;  }
  .col-lg-offset-2 {    margin-left: 16.66666667%;  }
  .col-lg-offset-1 {    margin-left: 8.33333333%;  }
  .col-lg-offset-0 {    margin-left: 0%;  }
}
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}

.glyphicon-header:before {
  content: "\e180";
}


code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.contact_form label {
  font-weight: 300;
}
.contact_form .row {
  margin-bottom: 35px;
}

/* =Area da pagina -> dinamica
-------------------------------------------------------------- */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 891px) {
  .container {
    width: 876px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

/* =Header, Homepage
-------------------------------------------------------------- */

header {
  border-bottom: solid 2px #000;
  background: linear-gradient(to right, #ffffff 10%, #7DBA00 100%);
  min-height: 80pt;
}

header .container {
  position: relative;
}

/* =Main, Homepage
-------------------------------------------------------------- */
.mainsergio {
  background-color: #333fff;
/*  background: url("jlf/imagens/fundojl3.jpg") no-repeat center center; */
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  min-height: 300pt;
}

.main {
  background-color: transparent;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  margin-top: 5px;
  min-height: 360pt;
}
.main section {
  background-position: center center;
  background-repeat: no-repeat;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  
}
.main section .container {
  position: relative;
}

/* =RodaPe
-------------------------------------------------------------- */
footer {
  margin-top: 40px;
  color: #fff;
  border-top: solid 1px #0A8E39;
  background: #222222;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  min-height: 100pt;
}
.copyright {
  border-top: solid 1px #0A8E39;
  padding: 20px 0;
  background-color: #222222;
  font-weight: 300;
  color: #ffffff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  vertical-align : middle;
}

/* = Boneco para fazer login
-------------------------------------------------------------- */
#sign {
  position: absolute;
  top: 7px;
  right: 100px; /* distancia da direita */
  color: #fff;
  font-size: 14px;
  z-index: 101;
  height: 50px;
  line-height: 40px;
  padding-right: 0px;   /* distancia da direita */
  text-decoration: none;
}
#sign a {   text-decoration: none; /* remover o underline */
            color: #fff;
        }   
#sign i {
  font-size: 28px;   /* tamanho do boneco do login */
  padding: 0 10px;    /* distancia do boneco ao texto */
  display: inline-block;
  color: #fff;
}

/* = simbolo facebook ca em cima
-------------------------------------------------------------- */

#facebooook {
  background: #7DBA00;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 20px; /* sergio */
  z-index: 101;
  overflow: hidden;
  padding: 15px;
}
#facebooook a {
  text-align: center;
  display: block;
  float: left;
  margin: 2 3px;
  background-color: #ffffff;
  color: #7DBA00; /* cor do f de facebook*/
  border-radius: 50%;
  font-size: 18px;
  width: 24px;
  height: 24px;
  padding: 6px;
  transition: all 500ms linear; /* efeito com que aparece a cor */
}
#facebooook a i {
  vertical-align: top !important;
}
#facebooook a:hover,
#facebooook a:active {
  text-decoration: none;
  color: #fff;
  background: #003300;
}


/*   NAVBAR   
-------------------------------------------------------------- */
.navbar { /* altura da barra verde by sergio */
  position: relative;
  min-height: 50px;
  max-height: 50px;         /* altura do NAV BAR */
  margin-bottom: 30px;      /* empurra o container 00 pontos para baixo */
  border: 0px solid #000;/* transparent;     solid #000*/
}

.navbar-brand {
  float: left;
  padding: 10px 20px;  /* distancia do top e da esquerda do nav-bar dentro do container IMAGEM DO LOGOTIPO*/
  font-size: 18px;
  line-height: 0px;
  height: 140px;        /* altura maxima do logotipo */
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 791px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 791px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  top : 10px;    /* altura da primeira linha do menu vertical -> nao sei se é importante, pois devia aparecer o botao */
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 790px) {
  .navbar-nav .open .dropdown-menu {
    /*position: static;*/
    float: auto;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 15px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 791px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 45px;
    padding-bottom: 15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}







.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  top: 50px;                   /* distancia do topo do menu */
  padding: 3px 12px 3px 12px;  /* distancia entre opcoes top-direita-button-esquerda */
  font-weight: bold;
  color: #003300;
  text-decoration: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none; /*underline overline;*/
  font-weight: bold;
  font-size:16px;
  background-color: transparent;
  color: #ffffff;
  background: #003300;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}




.nav1 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  padding-right: 180px;
}
.nav1 > li {
  position: relative;
  display: block;
}
.nav1 > li > a {
  position: relative;
  display: block;
  top: 10px;                   /* distancia do topo do menu */
  padding: 3px 12px 3px 12px;  /* distancia entre opcoes top-direita-button-esquerda */
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}
.nav1 > li > a:hover,
.nav1 > li > a:focus {
  text-decoration: none; /*underline overline;*/
  font-weight: bold;
  font-size:16px;
  background-color: transparent;
  background: #003300;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}

.navbar-nav1 {
  margin: 137.5px -15px;
}
.navbar-nav1 > li > a {
  top : -15px;    /* altura da primeira linha do menu vertical -> nao sei se é importante, pois devia aparecer o botao */
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 20px;
}
@media (max-width: 790px) {
  .navbar-nav1 .open .dropdown-menu {
    /*position: static;*/
    float: auto;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav1 .open .dropdown-menu > li > a,
  .navbar-nav1 .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 15px;
  }
  .navbar-nav1 .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav1 .open .dropdown-menu > li > a:hover,
  .navbar-nav1 .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 791px) {
  .navbar-nav1 {
    float: left;
    margin: 0;
  }
  .navbar-nav1 > li {
    float: left;
  }
  .navbar-nav1 > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}

.navbar-nav1 > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-collapse1 {
  overflow-x: visible;
 
  border-top: 1px solid #000; /*transparent;*/
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse1.in {
  overflow-y: auto;
}
@media (min-width: 791px) {
  .navbar-collapse1 {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse1.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse1.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse1,
  .navbar-static-top .navbar-collapse1,
  .navbar-fixed-bottom .navbar-collapse1 {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse1,
.navbar-fixed-bottom .navbar-collapse1 {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse1,
  .navbar-fixed-bottom .navbar-collapse1 {
    max-height: 200px;
  }
}

.btn {
   display: inline-block; 
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  
  background-color:  #BF940D;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}


.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}




.navbar .btn-navbar span.nb_right {
  font-weight: bold;
  font-size: 18px;
  color: #555555;
  text-shadow: 1px 1px 0 #FFFFFF;
  padding: 0 4px 4px 4px;
}
.in ul.nav {
  width: 100%;
  margin: 0;
/* sergio   background: #aaafff; menu para baixo sem cor */
}
.in ul.nav li {
  text-align: center;
}
.in ul.nav li a {
  margin: 0 0 6px 0px;
}
.in ul.nav li a:hover,
.in ul.nav li a:active {
  color: #ffffff;/*#428bca; cor do texto sublinhadobranca*/
  text-shadow: 0px 0px 0 transparent;
  border-bottom: solid 0px #428bca;
}
.in ul.nav li.active a,
.in ul.nav li.active a:hover {
  color: #fff;
  text-shadow: 0px 0px 0 transparent;
  border-bottom: solid 0px #428bca;
}





.navbar .btn-navbar {
  margin-top: 22px;
  margin-right: 15px;
  margin-left: 0;
}
.navbar .btn-navbar span.nb_left {
  font-weight: bold;
  font-size: 18px;
  color: #003300;    /* cor dos tracos horizontais do botao de menu */
  text-shadow: 1px 1px 0 #FFFFFF;    
  padding: 0 4px 4px 4px;
}
.navbar .btn-navbar span.nb_right {
  font-weight: bold;
  font-size: 18px;
  color: #003300;
  text-shadow: 1px 1px 0 #FFFFFF;
  padding: 0 4px 4px 4px;
}


/*   responsavel pelo botao de menu */
.navbar-toggle {
  position: relative;
  float: left;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #222222; /* transparent;*/
  border-radius: 10px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 791px) {  /* nao mostra botao do menu */
  .navbar-toggle {
    display: none; 
  }
}

.navbar1-toggle {
  position: static;
  margin-right: 150px;
  float: right; 
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #222222;
  border-radius: 10px;
}
.navbar1-toggle:focus {
  outline: 0;
}
.navbar1-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar1-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 791px) {  /* nao mostra botao do menu */
  .navbar1-toggle {
    display: none; 
  }
}


.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 791px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}







* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  
  
  width: auto;
  max-height: 300px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
  max-height: 300px;
  min-width: auto;

}

/* Next & previous buttons */
 .prev, .next {
  max-height: 400px;     
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 10px 10px 10px 10px;
 user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 10px 10px 10px 10px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: #0a8e39;
  
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  position: center bottom;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

 .active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
} 

/* =Contact Page
-------------------------------------------------------------- */
.contact_form label {
  font-weight: 300;
}
.contact_form .row {
  margin-bottom: 35px;
}


/* =Our Team
------------ */
.team_member {
  text-align: center;
  background-color: #000;
  background-color: #222222;
  background-color: #BF940D;
  background: url(imagens/backgrounds/wild_oliva_dark.png);
  color: #cccccc;
  padding: 40px;
  transition: all 500ms linear;
  border-radius: 6px;
}
.team_member figure img:hover {
  opacity: 0;
  filter: alpha(opacity=0);
}
.team_member h5 {
  margin: 24px 0px 6px 0;
  font-size: 20px;
  font-weight: 600;
}
.team_member small {
  font-size: 13px;
  font-weight: 300;
}
.team_member hr {
  margin: 14px 0;
  border: #ccffcc;
}
.team_member p.short_bio {
  font-weight: 300;
}
.team_member .team_social {
  margin: 0 0px 12px 0;
}
.team_member .team_social a {
  margin: 0 6px 12px 0;
  font-size: 18px;
  background-color: #003300;
  padding: 6px;
  width: 34px;
  height: 34px;
  line-height: 22px;
  display: inline-block;
  border-radius: 50%;
}
.team_member .team_social a:link,
.team_member .team_social a:visited {
  color: #ffccff;
}
.team_member .team_social a:hover,
.team_member .team_social a:active {
  color: #0A8E39;
  text-decoration: none;
  background-color: #ffffff;
}

.team_member {
    margin-bottom: 30px;
  }
  .team_member figure {
    margin: 0 auto;
    width: 150px;
    height: 150px;
  }
  .team_member figure img {
    width: 150px;
    height: 150px;
    border-radius: 150px;
  }
  
.contact_form label {
  font-weight: 300;
}
.contact_form .row {
  margin-bottom: 35px;
}  





.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #7DBA00;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}

.btn-danger {
  color: #ffffff;
  background-color: #7DBA00;
  border-color: #222222;
  border-width: 3px;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #003300;
  border-color: #7DBA00;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}


/*---------------------------- Floaing Social Icons CSS -----------------------*/
.icons
{
    top:30%;
    left:0;
    transform: translateY (-50%);
    position: fixed; /*absolute;*/
    z-index: 1000;
}
.icons ul
{
    padding: initial;
    text-decoration: none;
}
.icons ul li
{
    text-decoration: none;
    height: 40px;
    width: 35px;
    list-style-type: none;
    padding-left: 8px;
    padding-top: 9px;
    margin-top: 5px;
    border-radius: 0 30px 30px 0;
    color: #fff;
    /* background: #000; meti abaixo */
}    
.facebook
{   text-decoration: none;
    background: #3b5998;
}
.twitter
{
    background: #55acee;
}    
.instagram
{
    background: #e4405f;
}
.whatsapp
{
    background: #075e54;/*#25d366;*/
}

.icons ul li:hover
{
    padding-left: 30px;
    width:65px;
    transition: 1s;
}    