@font-face {
  font-family: 'FuturaStd-Condensed';
  src: url('../fonts/FuturaStd-Condensed.eot');
  src: url('../fonts/FuturaStd-Condensed.woff2') format('woff2'),
       url('../fonts/FuturaStd-Condensed.woff') format('woff'),
       url('../fonts/FuturaStd-Condensed.ttf') format('truetype'),
       url('../fonts/FuturaStd-Condensed.svg#FuturaStd-Condensed') format('svg'),
       url('../fonts/FuturaStd-Condensed.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaStd-CondensedBold';
  src: url('../fonts/FuturaStd-CondensedBold.eot');
  src: url('../fonts/FuturaStd-CondensedBold.woff2') format('woff2'),
       url('../fonts/FuturaStd-CondensedBold.woff') format('woff'),
       url('../fonts/FuturaStd-CondensedBold.ttf') format('truetype'),
       url('../fonts/FuturaStd-CondensedBold.svg#FuturaStd-CondensedBold') format('svg'),
       url('../fonts/FuturaStd-CondensedBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaStd-Book';
  src: url('../fonts/FuturaStd-Book.eot');
  src: url('../fonts/FuturaStd-Book.woff2') format('woff2'),
       url('../fonts/FuturaStd-Book.woff') format('woff'),
       url('../fonts/FuturaStd-Book.ttf') format('truetype'),
       url('../fonts/FuturaStd-Book.svg#FuturaStd-Book') format('svg'),
       url('../fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaStd-Light';
  src: url('../fonts/FuturaStd-Light.eot');
  src: url('../fonts/FuturaStd-Light.woff2') format('woff2'),
       url('../fonts/FuturaStd-Light.woff') format('woff'),
       url('../fonts/FuturaStd-Light.ttf') format('truetype'),
       url('../fonts/FuturaStd-Light.svg#FuturaStd-Book') format('svg'),
       url('../fonts/FuturaStd-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans-Narrow';
  src: url('../fonts/PTSans-Narrow.woff') format('woff'),
       url('../fonts/PTSans-Narrow.ttf') format('truetype'),
       url('../fonts/PTSans-Narrow.svg#PTSans-Narrow') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ptsansnarrow';
  src: url('../fonts/ptsansnarrow.eot');
  src: url('../fonts/ptsansnarrow.woff2') format('woff2'),
       url('../fonts/ptsansnarrow.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.bg-export{
    background-color: #efefdb;
}

h2.section-heading{
    font-size: 30px;
    color: #491400;
    font-family: 'FuturaStd-Condensed', sans-serif;
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
    background-color: #efefdb;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(189, 168, 111, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}


#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: left;
  padding: 25px;
  height: auto;
}
#portfolio .portfolio-item .portfolio-caption h4 {
    font-size: 23px;
    font-style: normal;
    line-height: 30px;
    color: #bda86f;
    font-family: "FuturaStd-Condensed", sans serif;
  text-transform: none;
  margin: 0;

}

#portfolio .portfolio-item .portfolio-caption p {
   font-size: 16px;
    font-style: normal;
    line-height: 30px;
    color: #4d4d4d;
    font-family: "FuturaStd-Condensed", sans serif;
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }

}

h2.noticias{
    font-size: 22px;
    color: #491400;
    font-family: 'FuturaStd-Condensed', sans serif;
    margin-left: 80px;
}

.classWithPad1 {
    background-color: white;
    margin-top:10px;
    margin-right:10px;
    margin-left: 10px;
    padding-top:10px;
    padding-right:10px;
    padding-left:10px;
    height: auto;
}

.classWithPad2 {
    background-color: white;
    margin:10px;
    height: auto;
}

.conteudos-text h4{
    font-size: 27px;
    font-style: normal;
    line-height: 30px;
    color: #491400;
    font-family: "FuturaStd-Condensed", sans serif;
    text-transform: none;
    padding-left: 5px;
}

.conteudos-text p{
    font-size: 20px;
    font-style: normal;
    line-height: 26px;
    color: #4d4d4d;
    font-family: "FuturaStd-Book", sans serif;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -10px;
    padding-bottom: 10px;
}

.tabela{
    font-family: "FuturaStd-Condensed", sans serif;
    padding-top: 1px;
    font-size: 20px;
}

.topicos_tabela{
    font-family: "FuturaStd-Condensed", sans serif;
    padding-top: 10px;
    color: #491400;
    font-size: 20px;
    text-align: left;
	line-height: 16px;
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.close {
  font-size: 40px;
  color: #491400;
  filter: alpha(opacity=20);
  opacity: 1;
  margin-top: -12px;
  margin-right: 39px;
  margin-left: 10px;
}


 .close:hover {
    color: #bda86f;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}



#portfolio .portfolio-item .portfolio-link .box-hover {
  background: rgba(189, 168, 111, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .box-hover:hover {
  opacity: 1;
}

.modal-content.receitas{
  background-color: #fff;
}

.modal-content.receitas{
  border-radius: 0px;
}

.modal-body.receitas{
  padding-top: 5px;
}


/* xtra small devices */
@media screen and (min-width: 0px) and (max-width: 600px) {

  h2.noticias{
    font-size: 22px;
    margin-left: 99px;
  }

  .close {
    font-size: 41px;
    margin-top: -13px;
    margin-right: -7px;
  }
}

/* small devices */
@media screen and (min-width: 601px) and (max-width: 990px) {
      h2.noticias{
    margin-left: 50px;

}
}

video.receitas{
  margin-top: 5px;
}
