.rodape{
    background: #306fa0;
    color: #fff;
}
.rodape a {
    color: #fff;
    opacity: 1;
}
.rodape a:hover {
    color: #fff;
    opacity: .5;
}
.posRodape{
    background: #215789;
}
.swiper-container-horizontal > .swiper-pagination {
    bottom: 60px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 3px;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 0px 10px;
}
.swiper-pagination-bullet-active {
    background: #ffffff;
}
.header.transparent-light .menu > li > a:not(.btn) {
    opacity: 1;
    font-weight: 600;
    color: #ffffff;
}
.header.bg-header .header-inner {
    line-height: 60px;
}
.minimized.dark .hide-scroll {
    display: none;
}
.activate:after {
    color: #1dbb99;
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-left: 4px;
}

.activate-none:{
   color: #575a5d;
   padding: 10px;
}



.pg-close:before {
    content: "\e60a";
    font-size: 20px;
    opacity: 1;
}




/*Custom*/


.imgconsult img{
    width: 100%;
    margin-top: -90px;
    box-shadow: 12px 12px 6px rgba(51, 51, 51, 0.04);
    border-radius: 8px;

}

.adicional{
    color: #335a9a;
}

.opcional  {
 font-size: 12px;
}

.btn-banner {


    color: #ffffff;
    border: 2px solid #ffffff;
    background: transparent;
    font-size: 26px;
    padding: 17px 34px;

}

.btn-banner,
.btn-banner:focus {
  color: #ffffff;
}
.btn-banner.active,
.btn-banner:active,
.btn-banner.active:focus,
.btn-banner:active:focus,
.btn-banner:active:hover,
.open .dropdown-toggle.btn-banner {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-banner.hover,
.btn-banner:hover,
.open .dropdown-toggle.btn-banner {
  background-color: #333333;
  border-color: #333333;
  color: #ffffff;
}
.btn-banner.active:hover {
  background: #000000;
  border-color: #000000;
}
.btn-banner.disabled,
.btn-banner[disabled],
fieldset[disabled] .btn-banner,
.btn-banner.disabled:hover,
.btn-banner[disabled]:hover,
fieldset[disabled] .btn-banner:hover,
.btn-banner.disabled:focus,
.btn-banner[disabled]:focus,
fieldset[disabled] .btn-banner:focus,
.btn-banner.disabled:active,
.btn-banner[disabled]:active,
fieldset[disabled] .btn-banner:active,
.btn-banner.disabled.active,
.btn-banner[disabled].active,
fieldset[disabled] .btn-banner.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-banner .badge {
  color: #000000;
  background-color: #ffffff;
}

.btn-banner {


    color: #ffffff;
    border: 2px solid #ffffff;
    background: transparent;
    font-size: 26px;
    padding: 17px 34px;

}

.btn-banner-sm,
.btn-banner-sm:focus {
  color: #ffffff;
}
.btn-banner-sm.active,
.btn-banner-sm:active,
.btn-banner-sm.active:focus,
.btn-banner-sm:active:focus,
.btn-banner-sm:active:hover,
.open .dropdown-toggle.btn-banner-sm {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-banner-sm.hover,
.btn-banner-sm:hover,
.open .dropdown-toggle.btn-banner-sm {
  background-color: #333333;
  border-color: #333333;
  color: #ffffff;
}
.btn-banner-sm.active:hover {
  background: #000000;
  border-color: #000000;
}
.btn-banner-sm.disabled,
.btn-banner-sm[disabled],
fieldset[disabled] .btn-banner-sm,
.btn-banner-sm.disabled:hover,
.btn-banner-sm[disabled]:hover,
fieldset[disabled] .btn-banner-sm:hover,
.btn-banner-sm.disabled:focus,
.btn-banner-sm[disabled]:focus,
fieldset[disabled] .btn-banner-sm:focus,
.btn-banner-sm.disabled:active,
.btn-banner-sm[disabled]:active,
fieldset[disabled] .btn-banner-sm:active,
.btn-banner-sm.disabled.active,
.btn-banner-sm[disabled].active,
fieldset[disabled] .btn-banner-sm.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-banner-sm .badge {
  color: #000000;
  background-color: #ffffff;
}

.btn-banner-sm {


    color: #ffffff;
    border: 2px solid #ffffff;
    background: transparent;
    font-size: 18px;
    padding: 10px 20px;

}


.veicular-div-meio{
   padding: 0px !important;
   margin: 0 -6px 0 -3px;
   z-index: 3;
}
.veicular-div-esq{
   padding: 0px !important;
   margin-left: 2px;
}
.veicular-div-dir{
   padding: 0px !important;
   margin-left: 6px;
}
.veicular-box{
   margin-top: 16px;
   padding: 17px 50px 0;
   text-align: center;
   border:0;
   box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.veicular-box-destaque{
   padding: 32px 50px 0;
   text-align: center;
   border:0;
   box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.09), 0 1px 0 0 rgba(0, 0, 0, 0.05);
}
.veicular-title{
   color: #ffffff;
   text-align: center;
   font-size: 42px;
   line-height: 1.50;
}

.activate{
   color: #575a5d;
   padding: 10px;
}
.activate:after {
   color: #1dbb99;
   content: "\f00c";
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   padding-left: 4px;
}
.inactive{
   padding: 10px;
}

sub, sup{
  font-size: 60%;
}



/*HR*/

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: .5;
}
.hr-text:before {
  content: '';
  background: linear-gradient(to right, transparent, #818078, transparent);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}
.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;

  padding: 0 .5em;
  line-height: 1.5em;
  color: #818078;
  background-color: #fcfcfa;
}

/*cs*/

.cs-wrapper {
    display: inline-block;
}


.cs-skin-slide {
    width: auto;
    color: #5e5e5e;
}

.cs-select {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: left;
    background: #fff;
    width: 100%;
    max-width: 500px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }


.cs-skin-slide > span {
    height: 35px;
    padding: 6px 33px 6px 17px;
    line-height: 23px;
    z-index: 1;
  }

  .cs-select span {
    text-overflow: initial;
  }

  .cs-skin-slide > span {
    transition: text-indent 0.3s, opacity 0.3s;
}

.cs-select span {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*menu*/

.menu-content.mobile-dark {/*
    background-color: #000 !important;*/
  }
  @media (max-width: 991px) {
    .header-element{
      padding: 10px 21px 10px 35px !important;
    }
  } 

  /* Flex */
.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-item-1 {
  flex: 1;
}

