/*
Theme Name: FEEMT - Federação Espírita do Mato Grosso
Theme URI: https://www.williarts.com.br/
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: Williarts Internet
Author URI: https://www.williarts.com.br/
template: bb-theme
*/

/* Add your custom styles here... */

/* Captcha Google */
.grecaptcha-badge {
  display: none !important;
}

/* ==Conteúdo Modal Videos== */
.modal-body {
  display: inline-block !important;
}

.modal-header {
  display: block;
}

.modal-description {
  color: #66696e;
}

.modal-title {
  padding-left: 40px;
}

.closebtn {
  color: #66696e;
  float: left;
  font-family: inerhit;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  opacity: 0.5;
  cursor: pointer;
  text-shadow: 0 1px 0 #fff;
}

.closebtn:hover,
.closebtn:active {
  color: #000000;
}

body {
  background-color: #ffffff;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 18px !important;
}

a {
  text-decoration: none !important;
}

.display-none-desk {
  display: none !important;
}

.display-none-mobile {
  display: block !important;
}

.display-none-mobile-flex {
  display: flex !important;
}

.display-none {
  display: none !important;
}

.quadrado-responsivo-galerias {
  width: 100%;
  padding-top: 100%;
  margin: 0px;
  position: relative;
  display: inline-block;
}

.nopadding {
  padding: 0px !important;
}

.nopadding-sides {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.nomargin {
  margin: 0px !important;
}

.nomargin-sides {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

/* Internas */

.newsletter-news {
  padding: 0px 0px 0px 0px;
}

.tit-internas {
  display: flex;
  justify-content: center;
  background: #9c4ca0;
  color: #ffffff;
  border-radius: 6px;
  padding: 5px 0px 5px 0px;
  margin-bottom: 10px;
  font-size: 22px;
}

.titulo-paginas {
  font-size: 25px;
  color: #9c4ca0;
  font-weight: 600;
}

.linha-titulo-paginas {
  background: #9c4ca0;
  height: 3px;
}

/* Contato */
.btn-enviar-contato {
  border-radius: 0px !important;
  line-height: 15px;
  float: right;
}

.btn-limpar-contato {
  line-height: 25px;
  color: #9c4ca0;
  background: #ffffff;
  border: 1px solid #9c4ca0;
  float: left;
}

.campo-interna {
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
  border-radius: 0px !important;
  margin-bottom: 10px;
}

.btn-envia-news {
  display: flex;
  justify-content: flex-end;
}

.btn-newsletter {
  line-height: 15px !important;
  color: #9c4ca0 !important;
  background: #ffffff !important;
  border: 1px solid #9c4ca0 !important;
  padding: 10px 0px 10px 0px;
}

.borda-internas {
  border: 1px solid #f2f2f2;
  background: #ffffff;
  padding: 15px 40px 15px 40px;
  margin: 20px;
}

/* Rodape */
.fl-page-footer-text {
  padding-bottom: 5px;
}

.fl-page-footer-container {
  padding-top: 5px;
}

.icones-rodape {
  padding: 0px 5px 0px 5px;
}

.fl-page-footer-widgets-row .col-md-3:nth-child(1) aside {
  float: right;
}

.fl-page-footer-widgets-row .col-md-3:nth-child(4) aside {
  float: left;
  margin-top: 10px;
}

.fl-page-footer-widgets-row {
  margin: 0px;
}

.fl-page-footer-row {
  margin: 0px;
}

/* Feemts Regionais */
.feemt-regionais-bloco {
  border: 1px solid #9c4ca0;
  color: #9c4ca0;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
}

.feemt-regionais-bloco:active,
.feemt-regionais-bloco:hover,
.feemt-regionais-bloco:focus {
  border: 1px solid #9c4ca0;
  background: #9c4ca0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.feemt-regionais-bloco:active a,
.feemt-regionais-bloco:hover a,
.feemt-regionais-bloco:focus a {
  color: #ffffff;
}

/* Areas de Atuacao */
.area-atuacao-bloco {
  background: #9c4ca0;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.area-atuacao-bloco a {
  color: #ffffff;
}

.submenu {
  position: absolute;
  width: 240px;
  z-index: 9;
}

#menu_meio li {
  float: left;
  margin: 0px 38px 10px 38px;
  text-align: center;
}

.lista_submenu li {
  float: left;
  width: 240px;
  background: #9c4ca0;
  text-align: center;
  margin: 0px !important;
  padding: 5px 0;
}

.lista_submenu li > a {
  color: #ffffff;
}

.lista_submenu li:hover {
  background: #934497;
}

.lista_submenu {
  list-style: none;
  float: left;
  padding: 0px;
}

#triangulo {
  width: 0;
  height: 0;
  border: 20px solid;
  border-color: transparent transparent #9c4ca0 transparent;
  position: absolute;
  top: -40px;
  left: 18px;
}

/* Cabecalho */
.fl-page-header-row {
  margin: 0px;
}

.fl-page-header-container {
  padding: 0px;
  margin: 0px;
}

.fl-page-header-logo {
  float: left;
}

.fl-page-nav-wrap {
  background: #9c4ca0 !important;
}

.fl-page-nav ul.sub-menu {
  background: #9c4ca0 !important;
  border-top: none;
}

.fl-page-nav ul.sub-menu .menu-item:nth-child(1) a {
  border-right: 0px;
}

.fl-page-nav ul.sub-menu .menu-item:nth-child(2) a {
  border-right: 0px;
}

.fl-page-nav ul.sub-menu .menu-item:nth-child(3) a {
  border-right: 0px;
}

.fl-page-nav ul.sub-menu .menu-item:nth-child(4) a {
  border-right: 0px;
}

.fl-page-nav ul.sub-menu .menu-item:nth-child(5) a {
  border-right: 0px;
}

.fl-page-nav .navbar-nav > li > a.nav-link {
  line-height: 0px;
}

.fl-page-nav-right.fl-page-header-fixed .fl-page-nav ul.sub-menu,
.fl-page-header-fixed .fl-page-nav ul.sub-menu {
  background: #ffffff !important;
}

.fl-page-nav-right .fl-page-nav-collapse {
  background: #ffffff !important;
  padding-top: 10px;
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
  color: #9c4ca0 !important;
}

.fl-page-bar {
  border: none;
  height: 0;
}

.fl-page-bar-container {
  padding: 0px;
}

.fl-page-bar-row {
  position: absolute;
  z-index: 20;
  right: 60px;
  top: 30px;
  margin: 0px;
}

.fl-logo-img {
}

.menu-item a {
  border-right: 1px solid;
  margin: 5px 0px 5px 0px;
}

.menu-item:nth-child(7) a {
  border-right: 0px;
}

/* bx-slider */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #707070;
  width: 15px;
  height: 15px;
  border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #9c4ca0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #9c4ca0;
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  bottom: 15px;
}

.bg-linha-icones-cima {
  margin-top: -42px;
}

/* Owl Carousel */
.owl-theme .owl-nav .disabled {
  background: none !important;
}

.owl-theme .owl-nav [class*="owl-"] {
  background: none !important;
}

.owl-carousel-banners .owl-nav {
  position: relative;
  top: -260px;
  height: 0px;
}

.owl-carousel-videos .owl-nav {
  position: relative;
  top: -180px;
  height: 0px;
}

.owl-carousel-single-videos .owl-nav {
  position: relative;
  top: -180px;
  height: 0px;
}

.owl-nav {
  position: relative;
  top: -110px;
  height: 0px;
}

.owl-prev {
  position: relative;
  left: -75px;
}

.owl-next {
  position: relative;
  right: -75px;
}

/* Home */
.color-icones-cima {
  color: #9c4ca0;
}

.icones-baixo-banner {
  display: flex;
  justify-content: center;
}

.fora-icones-baixo-banner {
  border-radius: 100px;
  box-shadow: 1px 2px 5px 0px;
  padding: 15px;
  background: #ffffff;
}

/* Noticias */
.fundo-titulo {
  background: #5f94b5;
  color: #f2f2f2;
  margin-bottom: 20px;
  border-radius: 4px;
}

.fundo-data {
  background: #f2f2f2;
  color: #3a6b89;
  margin: 10px;
  font-size: 22px;
  border-radius: 4px;
  text-align: center;
  padding: 0px;
}

.btn-leia-mais,
.btn-leia-mais:active,
.btn-leia-mais:hover,
.btn-leia-mais:focus {
  background: #9c4ca0;
  color: #ffffff;
  padding: 0px 10px 0px 10px;
}

.titulo-noticia-interna {
  color: #9c4ca0;
  font-size: 25px;
}

.sociais {
  float: left;
  width: 635px;
  margin: 20px 19px;
  list-style: none;
}

.sociais li.fb {
  margin-right: 30px;
}

.sociais li {
  float: left;
}

#twitter-widget-0 {
  position: relative !important;
  top: 8px !important;
}

.quadrado-responsivo-ultimos-eventos {
  width: 100%;
  padding-top: 100%;
  position: relative;
  display: inline-block;
  object-fit: cover;
}

/* Galeria Fotos */
.img-galeria-fotos {
  width: 100%;
  height: 100%;
}

.tamanho-imgs-gal {
  width: 189px;
  height: 126px;
}

/* Conteudo */
.downloads li {
  color: #9c4ca0;
}

.news-banners {
  padding: 40px;
}

/* ===================== */
/* Dispositivos Pequenos */
/* ===Tablets e Mobile== */
/* ===================== */
@media (max-width: 992px) {
  .bx-wrapper .bx-controls-auto,
  .bx-wrapper .bx-pager {
    bottom: -20px;
  }

  .display-none-desk {
    display: block !important;
  }

  .display-none-mobile {
    display: none !important;
  }

  /* Notícias */
  .fundo-data {
    margin: 0px;
    padding: 0px;
  }

  .newsletter-news {
    padding: 0px 0px 40px 0px;
  }

  /* Internas */
  .borda-internas {
    padding: 15px 20px 15px 20px !important;
    /*margin: 0px !important;*/
  }

  .news-banners {
    padding: 0px;
  }

  .feemt-regionais-bloco {
    margin-left: 0px;
  }

  /* Rodapé */
  .fl-page-footer-widgets-row .col-md-3:nth-child(1),
  .fl-page-footer-widgets-row .col-md-3:nth-child(4) {
    display: flex;
    justify-content: center;
  }

  .fl-page-footer-widgets-row .col-md-3:nth-child(2),
  .fl-page-footer-widgets-row .col-md-3:nth-child(3) {
    display: none;
  }

  /* Cabeçalho */
  .fl-page-nav-wrap {
    background: #ffffff !important;
  }

  .navbar-toggle > span {
    color: #9c4ca0 !important;
  }

  .fl-page-nav .navbar-nav > li > a.nav-link {
    color: #9c4ca0 !important;
    border-right: none;
  }

  .sub-menu > .menu-item > a {
    color: #9c4ca0 !important;
    border-right: none;
  }

  .fl-page-nav ul.sub-menu {
    background: #ffffff !important;
  }

  .icones-topo {
    display: none;
  }

  .fl-page-bar {
    height: 54px;
  }

  .fl-page-bar-row {
    position: relative;
    right: 0;
    top: 0px;
  }
}

/* =================== */
/* Dispositivos Médios */
/* ======Desktop====== */
/* =================== */

@media (min-width: 992px) {
}

@media (max-width: 1366px) {
  .borda-internas {
    border: 1px solid #f2f2f2;
    margin: 20px;
  }
}

/* ==================== */
/* Dispositivos Grandes */
/* =======Full HD====== */
/* ==================== */

@media (min-width: 1920px) {
  .banner-img-lateral {
    width: 420px;
  }

  .fl-page-logo-wrap > div > a > img {
    margin-left: 60px;
  }

  /* Rodape */
  .fl-page-footer-widgets-row .col-md-3:nth-child(1) aside {
    float: left;
  }

  .fl-page-footer-widgets-row .col-md-3:nth-child(4) aside {
    float: right;
    margin-top: 10px;
  }

  /* Cabecalho */
  .borda-internas {
    border: 1px solid #f2f2f2;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: auto;
  }

  /* Galeria Fotos */
  .tamanho-imgs-gal {
    width: 264px;
    height: 238px;
  }
}

/* Comentários Facebook Correção Para 100%*/
.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
  width: 100% !important;
}

.pluginSkinLight > div {
  width: 100% !important;
}

#u_0_0 {
  width: 100% !important;
}

.left-inner-addon {
  position: relative;
}
.left-inner-addon i {
  position: absolute;
  padding: 10px 12px;
  pointer-events: none;
  color: #666;
  left: 160px;
}
.left-inner-addon input.form-control {
  padding-left: 30px;
}
