@font-face {
  font-family: 'SF-Pro-Display-Regular';
  font-style: normal;
  font-weight: normal;
  src: local('SF-Pro-Display-Regular'), url('../fonts/SF-Pro-Display-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'SF-Pro-Display-Semibold';
  font-style: normal;
  font-weight: normal;
  src: local('SF-Pro-Display-Semibold'), url('../fonts/SF-Pro-Display-Semibold.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat-Light';
  font-style: normal;
  font-weight: normal;
  src: local('SF-Pro-Display-Regular'), url('../fonts/Montserrat-Light.woff2') format('woff2');
}
footer{
  background-size: cover;
  background-color: #292929;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'SF-Pro-Display-Regulart', sans-serif;
}
footer h5{
  color: #FFF;
  padding-top: 7px;
}
footer img{
  padding-top: 5px;
}
h4{
  font-family:SF-Pro-Display-Semibold;

}
.text-center .img-responsive{
  display: inline-block;
}
.text-right .img-responsive{
  float: right !important;
}
.text-left .img-responsive{
  float: left !important;
}
.parallax-window{
  min-height: 450px;
  background: transparent;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
}
.vinheta-padrao h2{
  font-family: 'SF-Pro-Display-Semibold', sans-serif;
  color: #302d61;
}
.box-noticia{
  font-family: 'SF-Pro-Display-Semibold', sans-serif;
}
.box-noticia h3{
  color:#495057;
  min-height: 164px;
}
.box-noticia h4,
.box-noticia h5{
  color: #868e96
}
.box-noticia {
  padding-top: 40px;
  padding-bottom: 50px;
}
.vinheta h2{
  font-family: 'SF-Pro-Display-Semibold', sans-serif;
  padding-top: 30px;
  padding-bottom: 30px;
}
.box-programa {
  font-family: 'SF-Pro-Display-Semibold', sans-serif;
  background-color: #3d3d3d;
  padding-bottom: 45px;
  color: #FFF;
}
.box-programa h3,
.box-programa h5,
.box-programa h4{
  color: #FFF;
}
.Banner {
  padding-bottom: 30px;
}
.box-programas h5{
  margin-bottom: 0;
}
.box-programas h3{
  margin-top: 15px;
}
.box-Galeria h5{
  margin-bottom: 0;
  color:#495057;
}
.box-Galeria h3{
  font-family: 'SF-Pro-Display-Semibold', sans-serif;
  margin-top: 15px;
  margin-bottom: 30px;
  color:#495057;
}
.tv {
  margin-top: 30px;
  margin-bottom: 50px;
}
.box-fale {
  font-family: 'SF-Pro-Display-Semibold', sans-serif;
  margin-top: 30px;
  margin-bottom: 30px;
}
.box-programa h4{
  padding-top: 50px;
   text-decoration:none

}
.box-programa a:hover h3,
.box-programa a:hover h4{
    text-decoration: underline #FFF;
  transition: 0.3s;
}
.box-Galeria h4{
  font-family: 'SF-Pro-Display-Semibold', sans-serif;
  color: #302d61;
}
.box-Galeria a:hover h3{
  text-decoration: underline #868e96;
  transition:0.3s;
}

  /* FALE CONOSCO */
.google-recaptcha{
  text-align: -webkit-center;
  padding-top: 15px;
}
.fale-conosco{
  padding-top: 30px;
  padding-bottom: 50px;
}
.contato-capa{
  padding-top: 30px;
  padding-bottom: 30px;
}
.input-padrao{
  background-color: transparent;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  box-shadow: none;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  border-bottom:1px solid #dddddd;
  margin-top: 10px;
  width: 100%;
}
.input-padrao.input-assunto{
  margin-top: 53px;
}
.input-padrao.input-text{
  margin-top: 0;
}
.input-padrao:focus{
  outline: none;
  box-shadow: none;
  border-bottom-color: #302d61;
}
.input-padrao::-webkit-input-placeholder{
  font-size: 18px;
  font-family: 'SF-Pro-Display-Regular', sans-serif;
  color: #505050;
}
.input-padrao::-moz-placeholder{
  font-size: 18px;
  font-family: 'SF-Pro-Display-Regular', sans-serif;
  color: #505050;
}
.input-padrao:-ms-input-placeholder{
  font-size: 18px;
  font-family: 'SF-Pro-Display-Regular', sans-serif;
  color: #505050;
}
.input-padrao::-moz-placeholder{
  font-size: 18px;
  font-family: 'SF-Pro-Display-Regular', sans-serif;
  color: #505050;
}
.input-padrao:focus::-webkit-input-placeholder{
  color: #302d61;
  font-family: 'SF-Pro-Display-Regular', sans-serif;
  transition: 0.1s;
}
.input-padrao:focus::-moz-placeholder{
  color: #302d61;
  font-family: 'SF-Pro-Display-Regular', sans-serif;
  transition: 0.1s;
}
.input-padrao:focus:-ms-input-placeholder{
  color: #302d61;
  font-family: 'SF-Pro-Display-Regular', sans-serif;
  transition: 0.1s;
}
.input-padrao:focus:-moz-placeholder{
  color: #302d61;
  font-family: 'SF-Pro-Display-Regular', sans-serif;
  transition: 0.1s;
}
.btn-padrao{
  margin-top: 15px;
  font-family: 'SF-Pro-Display-Semibold', sans-serif;
  display: inline-block;
  color: #302d61;
  border-color: transparent;
  background-color: transparent;
  font-size: 18px;
  transform: none;
  transition: 0.3s;
}
.btn-padrao:hover,
.btn-padrao:focus{
  text-decoration: none;
  background-color: transparent;
  color: #302d61;
  border-color: transparent;
  outline: none;
}
  /* FALE CONOSCO */
.inside-noticia a:hover h3{
  text-decoration: underline #868e96;
  transition: 0.3s;
}

/* PAGINAÇÃO */
.pagination>li>a,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #3d3d3d;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #3d3d3d;
    border-color: #3d3d3d;
    color: #FFF
}
/* PAGINAÇÃO */