/**
 * Theme Name:  Ponto D
 * Theme URI:   http://pontod.com.br/
 * Description: Digital Branding
 * Author:      Giseudo Oliveira
 * Author URI:  http://github.com.br/giseudo
 * Version:     0.1.0
 * Tags:
 */

.portifolio-full-image {
    width: 100%;
}

.portifolio-full-image img {
    width: 100%;
}

.col-xs-12.col-md-12.post-m {
    margin-top: -4%;
}

.post img{
   display: block !important;
   margin: 0 auto !important;
}

.post-m img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

section.portfolio-interna {
    position: relative;
    padding-top: 110px;
    min-height: 100%;
    width: 100%;
    float: left;
    padding-bottom: 8%;
}

.enviarTrabalheConosco{
	z-index:99999;
}

section.our-job article.main.social-ads button.more {
  background: #7a27a3 !important;
}

section.our-job article.main.inbound-e-automacao button.more {
  background: #00f6d4 !important;
}

section.our-job article.main.chatbots button.more {
  background: #00efff !important;
}