body, html {
  font-family: 'JanoSansPro-Regular';
  overflow-x: hidden;
  font-size: 19px;
  color: #373a36;
}

@media (min-width:1200px) {
  .container {
   max-width: 1300px !important;
  }
}

a:hover {text-decoration: none !important;}
.center {text-align: center;}
.right {text-align: right;}
.mobile  {display: none;}
.vertical {margin: auto 0;}
.imgtotal {width: 100%}
#iraotopo {position: fixed;bottom: 110px;right: 30px;z-index: 9999;width: 32px;height: 32px;text-align: center;background: #f0a300;cursor: pointer;border: 0;border-radius: 50%;text-decoration: none;transition: opacity 0.2s ease-out;opacity: 0;}
#iraotopo:hover {background: #373a36;}
#iraotopo.show {opacity: 1;}
@keyframes fadeIn {0% { opacity: 0; }100% { opacity: 1; }}
.whatsapp {position: fixed;bottom: 20px;right: 20px;z-index: 99;}
#message {text-align: left;}

/* HEADER */
header .menu {
    padding-right: 0;
}
header .menu .links {
    color: #373a36;
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    display: inline-block;
    font-size: 18px;
    padding: 16px;
}
header .menu a:hover {
    color: #f0a300;
}

/* SLIDESHOW */
.slideshow {
    background: url('../fotos/2436345745675467546.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 0;
    color: #fff;
}
.slideshow h1 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 65px;
    margin-bottom: 40px;
}
.slideshow ul {
    list-style: none;
    font-size: 25px;
    padding-left: 0;
    text-transform: uppercase;
}
.slideshow ul li img {
    margin-top: -5px;
    margin-right: 10px;
}
.slideshow h2 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 36px;
    margin-top: 80px;
    margin-bottom: 30px;
}
.slideshow .texto p {
    font-size: 17px;
    line-height: 20px;
}
.slideshow a {
    font-family: 'JanoSansPro-Bold';
    color: #373a36;
    font-size: 20px;
    text-transform: uppercase;
    background: #f0a300;
    width: 100%;
}
.slideshow a:hover {
    color: #fff;
    background: #373a36;
}

/* HOME SOBRE */
.home_sobre {
    color: #373a36;
    background: #f0a300;
    padding: 60px 0 40px;
}
.home_sobre h2 {
    font-family: 'JanoSansPro-Bold';
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

/* HOME SERVIÇOS */
.home_servicos {
    background: url('../fotos/753463453456435.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 90px 0;
    color: #fff;
    font-size: 17px;
}
.home_servicos h2 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 50px;
    margin-bottom: 70px;
}
.home_servicos h3 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 0;
}

/* INTERNO SOBRE */
.sobre {
    background: #d2d2d2 url('../fotos/634263456456435.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    padding: 110px 0;
}
.sobre h1 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 50px;
}
.sobre_topicos {
    padding: 70px 0;
}
.sobre_topicos h2 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 50px;
    margin-bottom: 40px;
}
.sobre_topicos .box {
    background: #f0a300;
    padding: 15px;
    max-height: 100px;
    font-size: 16px;
}
.sobre_topicos .box h3 {
    font-family: 'JanoSansPro-SemiBold';
    font-size: 20px;
    margin-bottom: 0;
}

/* INTERNO NOTÍCIAA */
.noticias {
    padding: 50px 0;
}
.noticias h1 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 30px;
}
.noticias h2 {
    font-family: 'JanoSansPro-SemiBold';
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
}
.noticias .laranja {
    color: #373a36;
    font-family: 'JanoSansPro-Bold';
    font-size: 17px;
    text-transform: uppercase;
    background: #f0a300;
    border-radius: 0;
    margin-top: 20px;
    display: block;
}
.noticias .laranja:hover {
    color: #fff;
    background: #373a36;
}
.noticias .espaco {
    margin: 25px 0;
}
.noticias .mais h2 {
    margin-top: 20px;
}
.noticias .mais .laranja {
    margin-top: 0;
}
.noticias .swiper-container {
  padding-bottom: 70px;
}
.noticias .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #fff;
  opacity: .9;
}
.noticias .swiper-pagination-bullet {
  background: #dfdfdf;
}
.noticias .swiper-pagination-bullet-active {
  opacity: 1;
  background: #373a36 !important;
}

/* INTERNO NOTÍCIA */
.noticia {
    padding: 50px 0;
}
.noticia .floatImg {
    float: left;
    padding: 0 60px 30px 0;
}
.noticia h1 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 30px;
}
.noticia h2 {
    font-family: 'JanoSansPro-SemiBold';
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
}
.noticia .laranja {
    color: #373a36;
    font-family: 'JanoSansPro-Bold';
    font-size: 17px;
    text-transform: uppercase;
    background: #f0a300;
    border-radius: 0;
    margin-top: 30px;
}
.noticia .laranja:hover {
    color: #fff;
    background: #373a36;
}

/* PÁGINAS */
.paginas {
    padding: 50px 0;
}
.paginas h1 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 30px;
}
.paginas h2 {
    font-family: 'JanoSansPro-SemiBold';
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 40px;
}
.paginas a {
    color: #f0a300;
    font-family: 'JanoSansPro-SemiBold';
    text-decoration: underline;
}

/* FALE CONOSCO */
.faleconosco {
    background: #dfdfdf;
    padding: 60px 0;
}
.faleconosco h2 {
    font-family: 'JanoSansPro-Bold';
    text-transform: uppercase;
    font-size: 40px;
}
.faleconosco #form_contato {
    margin-top: 20px;
}
.faleconosco #form_contato input,.faleconosco #form_contato select,.faleconosco #form_contato textarea {
    background: #fff;
    border: 0;
    border-radius: 0;
    color: #373a36;
}
.faleconosco #form_contato #assunto {
    height: 45px;
}
.faleconosco #form_contato .btn_enviar_mail {
    font-size: 25px;
    font-family: 'JanoSansPro-Bold';
    background-color: #f0a300;
    text-transform: uppercase;
    border: 0;
    width: 100%;
    height: 87%;
}
.faleconosco #form_contato .btn_enviar_mail:hover {
    color: #fff;
    background-color: #373a36;
}

footer {
    background: #373a36;
    padding: 60px 0 30px;
    color: #fff;
    font-family: 'JanoSansPro-SemiBold';
    font-size: 15px;
}
footer p {
    margin: 0;
}
footer strong {
    color: #f0a300;
}
footer h2 {
    color: #f0a300;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
footer .localizacao img {
    float: left;
    margin-right: 5px;
    padding-top: 10px;
}
footer .localizacao,footer .contato {
    margin-bottom: 10px;
}
footer .contato a {
    font-size: 28px;
    color: #fff;
}
footer .contato a:hover {
    color: #a1a1a1;
}
footer .contato img {
    margin-top: -3px;
}
footer .links a {
    display: inline-block;
    color: #fff;
    padding-bottom: 8px;
}
footer .links a:hover {
    color: #a1a1a1;
}
footer .bloco2 {
    margin-top: 30px;
    margin-bottom: 30px;
}
footer .bloco2 .tag {
    margin: auto 0 0;
}
footer .bloco2 h3 {
    font-family: 'JanoSansPro-Regular';
    font-size: 17px;
    margin: 0;
}
footer .bloco2 h2 {
    margin-bottom: 10px;
}
footer .bloco3 {
    border-top: 1px solid #fff;
    padding-top: 20px;
}

/* MODAL ÁREA DO ASSOCIADO */
.modal-open {
    padding-right: 0 !important;
}
#areaAssociado .modal-dialog {
    max-width: 580px;
    font-family: 'JanoSansPro-Bold';
}
#areaAssociado h5 {
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 15px;
}
#areaAssociado .modal-header {
    border: 0;
}
#areaAssociado input {
    border-radius: 0;
}
#areaAssociado .btn_fechar {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    background: #6c757d;
    border-radius: 0;
}
#areaAssociado .btn_entrar {
    color: #373a36;
    font-size: 17px;
    text-transform: uppercase;
    background: #f0a300;
    border-radius: 0;
}

/* LGPD */
.modalLGPD {
    display: none;
}
#modalLGPD {
    z-index: 2147483648;
    height: auto;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 25px #00000069;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-items: center;
    align-items: center;
    padding: 0 20px;
    position: fixed;
    bottom: 20px;
    left: 35%;
    transform: translate(-27%, 0);
}
#modalLGPD .mob {
    display: none;
}
#modalLGPD #iconLgpd {
    margin-right: 18px;
}
#modalLGPD #iconLgpd .a{
    fill:#ff0000;
}
#modalLGPD .format {
    text-align: left;
    letter-spacing: 0px;
    margin-top: 14px !important;
    color: #5b5c65;
    font-size: 11px;
    padding-right: 30px;
}
#modalLGPD .format a {
    color: #363a36;
}
#modalLGPD #divButtonsLgpd {
    display: flex;
    flex-direction: row;
}
#modalLGPD #acceptCookie {
    width: 99px;
    height: 35px;
    background: #f0a300;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}
#modalLGPD #acceptCookie:hover {
    background: #363a36;
}
#modalLGPD #acceptCookie2 {
    width: 99px;
    height: 35px;
    background: #fff;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    color: #6a6a6a;
    border: 1px solid #c8c8c8;
    margin-left: 5px;
    cursor: pointer;
}
#modalLGPD #acceptCookie2:hover {
    background: #c8c8c8;
}

/* FORMULÁRIOS */
.faleconosco select.form-control:not([size]):not([multiple]) {
    height: calc(3rem + 2px);
}
:root {
  --input-padding-x: .75rem;
  --input-padding-y: .75rem;
}
.form-label-group {
    position: relative;
    margin-bottom: 1rem;
}
.form-label-group > input,.form-label-group > textarea,.form-label-group > label {
    padding: var(--input-padding-y) var(--input-padding-x);
}
.form-control {
    border-radius: 0.3rem;
}
.form-label-group > select {
    font-size: 14px;
}
.form-label-group > label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-size: 14px;
    width: 100%;
    margin-bottom: 0;
    line-height: 1;
    color: #373a36;
    border: 1px solid transparent;
    border-radius: 0.6rem;
    transition: all .1s ease-in-out;
}
.form-label-group input::-webkit-input-placeholder,.form-label-group textarea::-webkit-input-placeholder {
    color: transparent;
}
.form-label-group input:-ms-input-placeholder,.form-label-group textarea:-ms-input-placeholder {
    color: transparent;
}
.form-label-group input::-ms-input-placeholder,.form-label-group textarea::-ms-input-placeholder {
    color: transparent;
}
.form-label-group input::-moz-placeholder,.form-label-group textarea::-moz-placeholder {
    color: transparent;
}
.form-label-group input::placeholder,.form-label-group textarea::placeholder {
    color: transparent;
}
.form-label-group input:not(:placeholder-shown) {
    padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
    padding-bottom: calc(var(--input-padding-y) / 3);
}
.form-label-group input:not(:placeholder-shown) ~ label {
    padding-top: calc(var(--input-padding-y) / 3);
    padding-bottom: calc(var(--input-padding-y) / 3);
    font-size: 12px;
    color: #373a36;
}
.form-label-group textarea:not(:placeholder-shown) {
    padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
    padding-bottom: calc(var(--input-padding-y) / 3);
}
.form-label-group textarea:not(:placeholder-shown) ~ label {
    padding-top: calc(var(--input-padding-y) / 3);
    padding-bottom: calc(var(--input-padding-y) / 3);
    font-size: 12px;
    color: #373a36;
}

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder,.form-label-group textarea::-ms-input-placeholder {
    color: #373a36;
  }
}

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder,.form-label-group textarea:-ms-input-placeholder {
    color: #373a36;
  }
}