/*
 * This css file includes styles added in the jekyll port of this theme.
 * To find the original style.css that ships with Airspace, read airspace.css
 *
 */

 .italic {
   font-style: italic;
 }

 .bold {
   font-weight: bold;
 }

 .center-text {
   text-align: center;
 }

.post-area {
  padding: 40px;
  width: 100%;
  min-height: 150px;
  background-color: white;
  border-bottom: 1px dotted #ddd;
}

.post-area a:link, .post-area a:visited {
  font-size: 30px;
  color: #333;
}

.post-area a:hover {
  color: #0D0017;
}

.pre-title{
  font-family: Roboto, sans-serif;
  font-weight: 800;
  color: #AC2A48;
  text-transform: uppercase;
  font-size: 24px;
}
.paragraphclass{
  font-family: Roboto, sans-serif;
  font-size: 16px;
}
.blockquote-footer{
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}


/***** Geral *****/
#intro {
  background: #f9f9f9;
}

/***** MAPA *****/

#mapid { height: 450px; }

.clear{
clear: both;
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
  .float-left{
    clear: both;
    padding-right:10px;
  }
  .float-right{
    clear: both;
    padding-right:10px;
  }
  .featured-image.float-right,
  .featured-image.float-left {
    width: 100%
  }
}

figure.featured-image>figcaption{
      margin-top: -20px;
      margin-right: 20px;
      color: white;
      background: rgba(0,0,0);
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .float-left{
    float:left;
    padding-right:10px;
  }
  .float-right{
    float:right;
    padding-left:10px;
  }
  .featured-image.float-right,
  .featured-image.float-left {
    width: 100%
  }
}
.featured-image{
  width: 100%;
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .float-left{
    float:left;
    padding-right:10px;
  }
  .float-right{
    float:right;
    padding-left:10px;
  }
  .featured-image.float-right,
  .featured-image.float-left {
    width: 40%
  }
}

/* Large Devices, Wide Screens */ 
@media only screen and (min-width : 1200px) {
  .float-left{
    float:left;
    padding-right:10px;
  }
  .float-right{
    float:right;
    padding-left:10px;
  }
  .featured-image.float-right,
  .featured-image.float-left {
    width: 40%
  }
}

/*Thor*/

img#Oct208{
  max-height: 450px;
  width: auto !important;
  float: right;
}

#intro .block h2 {
  font-family: Roboto;
  font-size: 42px ;
  padding-top: 35px;
  line-height: 50px;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
}
#intro .block p {
  font-family: 'Roboto', sans-serif;
  Line-height: 24px;
  font-size: 18px;
  color: #000;
  padding-top: 20px;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    line-height: 32px;
    padding-left: 0px;
    padding-top: 20px;
}

p {
    margin: 0 0 10px;
}

/*Slider box and text*/


.headerbox{
  color:#000;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  padding: 50px;
  background-color: #f0d1b5;


  
  
}
.headerbox > p, .headerbox > h1 {color: #000}

#slider .block h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 42px;
  line-height: 50px;
  letter-spacing: 2px;
  padding-bottom: 10px;
  text-align: left;
}
#slider .block p {
  font-size: 22px;
  line-height: 36px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
}

/*Buttons*/

.btn-main, .btn-transparent, .btn-small {
    background: #AC2A48;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 800;
    padding: 14px 35px;
    text-transform: uppercase;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.btn-main:hover, .btn-transparent:hover, .btn-small:hover {
    background: #f0d1b5;
    color: #000;
}


/*--
  Header Start
--*/
header {
  background: #fff;
  padding: 20px 0;
}
header .navbar {
  margin-bottom: 0px;
  border: 0px;
}
header .navbar-brand {
  padding-top: 5px;
}
header .navbar-default {
  background: none;
  border: 0px;
}
header .navbar-default .navbar-nav {
  padding-top: 10px;
}
header .navbar-default .navbar-nav li a {
  color: #333333;
  padding: 10px 26px;
  font-size: 13px;
  font-family: 'Roboto';
  font-weight: 600;
  text-transform: uppercase;
}
header .navbar-default .navbar-nav li a:hover {
  color: #AC2A48;
}

/*--
  Footer
--*/

footer .footer-manu {
  padding-bottom: 25px;
  color: #333333;
  padding: 10px 26px;
  font-size: 15px;
  font-family: 'Roboto';
  font-weight: 600;
  text-transform: uppercase;
}
footer .footer-manu ul {
  margin: 0px;
  padding: 0px;
}
footer .footer-manu ul li {
  display: inline-block;
  padding: 0px 20px;
}
footer .footer-manu ul li a {
  display: inline-block;
  color: #333333;
}
footer .footer-manu ul li a:hover {
   color: #AC2A48;
}

/*--
  Links
--*/


a {
    color: #AC2A48;
    text-decoration: none;
}

a:hover, a:focus {
    color: #AC2A72;
    text-decoration: underline;
}

/*--
  legendas imagens
--*/

#intro .block img, #intro .block figcaption {
  padding-top: 15px;
  padding-left: 40px;
  width: 100%;
}

/*--
  Header Noticias
--*/

#global-header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #EFC751, #972841 70%);
    opacity: 0.8;
}

global-header .block h1 {
    font-weight: 600;
    font-size: 45px;
    letter-spacing: 10px;
    padding-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
}

.post-title {
    color: #972841;
    font-family: 'Roboto';
    font-size: 26px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
