@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);


header {
    height: 97px !important;
    line-height: none !important;
}

header .navbar .nav-link.active, header .navbar .nav-link:active, header .navbar .nav-link:hover, header .navbar .nav-link:focus {
    text-decoration: none;
    border-bottom: 4px solid #5067d0;
    padding-bottom: 46px !important;
}

.jornal-info {
    height: auto !important;
    padding: 20px 0px 30px 0px !important;
    background-color: #f2f2f2 !important;
}

.programas{
    height: auto !important;
    padding: 50px 0px 30px 0px !important;
    background-color: #fff;
}

.text-center {
    text-align: center !important;
    text-transform: uppercase !important;
}

footer {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    color: #fff !important;
    background: #2e2e2e !important;
    height: auto !important;
    font-size: 15px !important;
}


.clearboth{clear:both;}


.em-direto .pub {
    height: 0px !important; 
    background: none !important;
    color: #64686d;
    margin-top: 198px;
}


#get-in-touch {
  padding: 100px 0 50px;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
}
#get-in-touch h1,
#get-in-touch h2 {
  color: #fff;
}

.gradiant {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
.gradiant-horizontal {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
}
.section-header {
  margin-bottom: 50px;
}
.section-header .section-title {
  font-size: 23px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 30px;
  margin: 0 0 40px;
}
.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #ebebeb;
}
.section-header .section-title:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #fff;
  border-radius: 20px;
  background: #45aed6;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    font-size: 18px !important;
    font-weight: bold !important;
}

.caixaDados{width:100px; height: 100px;background-color: #000; margin-right: 15px; float: left;}

.disTop{margin-top:50px; clear:both;}

.disTop2{margin-top:100px; clear:both;}

.disTop3{margin-top:70px; clear:both;}

.disBot1{margin-bottom: 40px;}

.botao{background: #2a95be; color:#fff; border: none !important;}

.corTitulo{color:#2a95be;}

.pub_google { float: right; width: auto; height: auto; }

.pub2{color:#fff;}

.cor1{background-color: red;}

.cor2{background-color: green;}

.caixa{width: 300px; height: 250px;}

.disTopHome{height: 95px;}

.disClearBoth{height: 12px;}

.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; 
	background-color: #2caab3; background-image: none; border: 1px solid transparent;border-radius: 4px;color:#fff; }

.navbar-default .navbar-toggle { border: solid 3px #fff;}

.navbar-default .navbar-toggle .icon-bar { background-color: #fff;}

h4, .h4 {   
  font-size: 15px; 
  margin-top: 10px;
}

#jornaldanoite { padding: 100px 0;background: #f5f5f5; }

#jornaldanoite2 { padding: 50px 0 0px;background: #191b28; }

#jornaldanoite3 { padding: 50px 0 0px;background: #f5f5f5; }

#videodetalhe {
    padding: 50px 0 0px;
    background: #20222e url(../images/work-process/bg.jpg) no-repeat 0 0;
    background-size: cover;
    color: #fff;
}

.branco{color: #fff; text-transform: uppercase; line-height: 1.5em;}

h3, .h3 { min-height: 50px !important;}

h3 {
    color: #2a95be;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2em;
    padding-bottom: 20px;
}

.descricao{
	color: #000;
    font-size: 26px;
    float: left;
    margin:15px 10px;
    font-weight: bolder;
}

/* Small devices (tablets, 768px) */
@media (max-width: 767px) { 
  .caixagrelha{width:718px !important; height: 255px !important; display: block; overflow: auto; margin-bottom: 20px;}
 }

/* Small devices (mobile, 346px) */
@media (max-width: 346px) {
    .caixagrelha{width:300px !important; height: 255px !important; display: block; overflow: auto; margin-bottom: 20px;}

 }

 @media (max-width: 1199px) { 
  .caixagrelha{width:100% !important; height: 255px !important; display: block; overflow: auto; margin-bottom: 20px;}
 }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    .caixagrelha{width:300px !important; height: 255px !important; display: block; overflow: auto;} 
}

.textoPrg{text-align: center; font-size: 16px; font-weight: bold;}

.bold{font-weight: bold;}