/* Header */
.authorized {
  font-family: 'Exo', sans-serif;
  font-style: normal;
  color: #888;
  font-weight: lighter;
  font-size: 16px;  
  margin-top: 0px;
}
.authorized img {
  max-height: 53px;
  margin-top: -10px;
  margin-right: 50px;
}
@media (max-device-width: 1024px) {
  .authorized {
    font-size: 13px;  
  }
  .authorized img {
    max-height: 43px;
    margin-top: -10px;
    margin-right: 15px;
  }
}
@media (max-device-width: 1360px) {
  .authorized {
    font-size: 15px;  
  }
  .authorized img {
    max-height: 50px;
    margin-top: -10px;
    margin-right: 50px;
  }
}
.modal-open .modal {
  z-index: 99999999999999999999999999999;
}
@media (max-device-width: 1280px) {
  .authorized {
    font-size: 15px;  
  }
  .authorized img {
    max-height: 50px;
    margin-top: -10px;
    margin-right: 45px;
  }
}


.barra-superior {
  background-image: url('../../media/textura-metal.jpg');
  color: #fff;
  height: 75px;
  text-align: right;
}
.barra-superior .centrospd {
  padding: 25px;
}
.barra-superior .centros {
  padding: 8px 16px;
  border-radius: 10px;
  background-color: #333;
  font-family: 'Exo', sans-serif;
  font-style: normal;
  color: #EFEFEF;
  font-weight: lighter;
  font-size: 15px;  
}

@media (max-device-width: 1023px) {

  .barra-superior .centrospd {
    padding: 18px;
    text-align: right;
  }
  .barra-superior .centros {
    padding: 0px;
    border-radius: none;
    background-color: transparent;
    font-family: 'Exo', sans-serif;
    font-style: normal;
    color: #EFEFEF;
    text-align: right;
    font-weight: lighter;
    font-size: 11.5px;  
  }

}

.barra-superior .phonetop {
  padding: 28px;
  font-family: 'Exo', sans-serif;
  font-style: normal;
  color: #EFEFEF;
  font-weight: lighter;
  font-size: 17px;  
}
/* Fim Header */

/* Sobre */
#sobre {
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #fff;
  text-align: center;
}
#sobre p {
  font-family: 'Exo', sans-serif;
  font-style: normal;
  font-weight: lighter;
  font-size: 16px;
  text-align: left;
}
h3 b {
  color: #590d10;
}
h4 b {
  color: #590d10;
}
/* Fim Sobre */



/* Contato */
#contato {
  padding-top: 70px;
  padding-bottom: 40px;
  background-color: #fff;
  text-align: center;  
}
.frase_contato p {
  font-family: 'Exo', sans-serif;
  font-style: normal;
  font-weight: normal !important;
  font-size: 18px;
  line-height: 16px;
  color: #666 !important;
}
.titulo_contato {
  background-size: contain; 
  min-height: 110px;
  padding-top: 30px;
  background-position: right;
  background-repeat: no-repeat !important;
}
@media (max-device-width: 1023px) {

  .frase_contato {
    padding: 20px 30px;
  }

}


/* Fim Contato */ 

/* Conteudo */

.main {
  background-size: contain;
  padding: 40px;

  text-align: left;
}
.sembg {
  background-image: none;
}
.bread_crumb {
  margin-top: -20px !important;
  background-color: #efefef;
  margin: 0px; 
  font-family: 'Exo', sans-serif !important;
  color: #444 !important;
  line-height: 46px;
  font-weight: 400;
  text-align: left;
  font-size: 12px; 
  text-transform: uppercase;
}
.main p {
  font-family: 'Exo', sans-serif !important;
  color: #444 !important;
  line-height: 23px;
  font-weight: 400;
  text-align: left;
  font-size: 17px;
}
.text-center p {
  text-align: center !important;
}
.main table img, .main table, .main table td, .main table tr {
  text-align: left;
  margin: 0px !important;
  padding: 0px !important;
  padding-right: 9px !important;
}
.main p b, .main p strong {
  font-size: 17px;
  font-weight: 800; 
  color: #590d10;
}
.main b {
  font-size: 16px;
  font-weight: 800; 
}
.main td {
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px;  
}
.main h5 {
   font-size: 23px;
}
.main h4 {
   font-size: 20px;
}
.main h2 {
   color: #911218 !important;
}
.main h1 {
   color: #911218 !important;
  font-size: 46px;
}
.formulario h4 {
   font-size: 32px;
   color: #ccc !important;
   font-weight: bold  !important;
}
.main h4 b, .main h4 strong {
   color: #590d10 !important;
   font-size: 21px;
}
.titulo_interno {
  background-color: #5e1012;
  background-image: url('../imgs/bgtopo.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  margin-bottom: 20px;
}
.titulo_interno h1 {
  padding: 44px 20px 20px 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: right;
  vertical-align: bottom;
  line-height: 180px;
  font-family: 'Exo', sans-serif;
  font-weight: lighter;
  font-size: 55px !important;
  color: #fff;
}
@media (max-device-width: 1023px) {
  .main {
    background-size: contain;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
  }  

  .titulo_interno {
    background-size: cover;
    height: 130px;
    margin-bottom: 20px;
  }
  .titulo_interno h1 {
    padding: 64px 20px 20px 20px;
    letter-spacing: 2px;
    line-height: 26px;
    font-size: 25px !important;
  }

}
/* FIM Conteudo */


/* INI Vídeo Pagina Inicial */
.video-index-bg {
  background-color: #6f366a;
}
.video-index {
  -webkit-transition: all 1.2s ease;
  -moz-transition: all 1.2s ease;
  -ms-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;  
  opacity: 0.1;
  padding: 90px 10px;
  background-image: url('../imgs/fnd_video.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-index h1 {
  text-align: center;
  font-size: 68px;
}
.video-index h2 {
  text-align: center;
  font-size: 38px;
}
@media (max-device-width: 1023px) {

  .video-index {
    opacity: 0.1;
    padding: 30px 10px;
  }
  .video-index h1 {
    text-align: center;
    font-size: 32px;
  }
  .video-index h2 {
    text-align: center;
    font-size: 18px;
  }
 
}
/* FIM Vídeo Pagina Inicial */




/* INI Contato SEM FORM Pagina Inicial */
.contato_semform {
  padding: 50px;
  text-align: center;
  font-weight: normal;
  font-size: 30px;
  font-family: 'Exo', sans-serif;
  background-image: url('../../media/textura-metal.jpg');
  color: #fff !important;
  text-align: center;
}
.logo_sf {
  max-width: 300px;
}
@media (max-device-width: 1023px) {
  .contato_semform {
    padding: 30px;
    font-size: 17px;
  }
}
/* FIM Contato SEM FORM Pagina Inicial */
.video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;margin:30px 0px}
.video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute;}
#background-video { width: 100%; height: 560px; position: relative; }
#background-video iframe { width: 100%; height: 100%; display: none; }
#background-video .play-btn { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; font-size: 0px; line-height: 0px; background: url(https://www.legacycitychurch.com/media/cover_art/Play%20Button%20Overlay/playbutton.png) center center no-repeat; background-size: 120px auto; }