  @charset "utf-8";
/*
Theme Name: Globo Verde
Theme URI:
Description: WordPress theme that help make websites easily.
Version: 1.0
Author: Matt Oliver
Author URI: http://mattdeveloper.com/
*/
html, body {
  font-size: 16px;
}

.flat-counter .numb-count {
  font-size: 30px;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus {
  background-color: #7ab12f;
  border-color: #4a7510;
}

/* -- IMPROVE PAGE TITLE -- */
.main-page-title {
  background: url('https://nyc3.digitaloceanspaces.com/comet-space/globoverde/wordpress/2020/01/02102204/imagem-m4.png') no-repeat center bottom;
  background-size: cover;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}

.main-page-title h1 {
  /* background: rgba(255, 255, 255, .4); */
  background: rgba(122, 177, 47, .1);
  color: #fff;
  display: inline-block;
  font-weight: 900;
  margin: 180px 0;
  padding: 5px 14px;
  text-transform: uppercase;
  box-shadow: 0 0 20px rgba(122, 177, 47, .1);
  border-radius: 20px;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, .4);
}

@media(max-width: 1400px){ .main-page-title h1 { margin: 140px 0; } }
@media(max-width: 800px){ .main-page-title h1 { margin: 100px 0; } }

.main-page-title .bg-overlay {
  background: rgba(92, 141, 27, .1);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* -- FIX MAGNIFIC POPUP changing HEADER Z-INDEX -- */
.header.downscrolled { z-index: 999 !important; }

.post .content-post ul {
  list-style: circle !important;
  padding: 0 0 30px 30px;
}

.bgColor {
  background-color: #7ab12f;
}

img {
  max-width: 100%;
  overflow: hidden;
}

.tparrows {
  display: none;
}

.marginTop {
  margin-top: 20px;
}

.detail-product {
  float: left;
}

.name::after {
    display: none;
}


/* POST CONTENT */
.post .content-post h1, h2, h3, h4, h5, h6 { margin-bottom: 8px; padding-bottom: 8px; font-weight: 100; text-transform: uppercase; border-bottom: 1px solid rgba(100, 100, 100, .1); }
.post .content-post h1 { font-size: 40px; }
.post .content-post h2 { font-size: 30px; }
.post .content-post h3 { font-size: 25px; }
.post .content-post h4 { font-size: 20px; }
.post .content-post h5 { font-size: 16px; }
.post .content-post h6 { font-size: 14px; }
.post .content-post p { margin-bottom: 25px; }

.page-title .page-content {
  border-bottom: 1px solid rgba(100, 100, 100, .1);
}


/* FRONT PAGE */
.featured-post img {
    width: 100%;
    height: auto;
}

.post.style2.column .content-post p {
    height: 120px;
    margin-bottom: 5px;
    overflow: hidden;
}


/* FIX SIDEBAR */
@media only screen and (max-width: 767px) and (min-width: 480px){

  .services-detail .sidebar, .reponsive-mobi .sidebar, .home-shop .sidebar {
      float: none;
      width: 100%;
      margin-right: 0;
  }
}


/* FIX CONTACT INPUT's WIDTH */
.contact-form .col-contact {
    float: left;
    width: 49%;
    margin-right: 0%;
}

.col-contact.margin {
  margin-right: 2%;
}

.tam {
  width: 50%;
}

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

.post {
  overflow: hidden;
}

/* LICENSES*/
.flat-team {
  float: none;
  margin-bottom: 20px;
  width: 100%;
}

  @media(min-width: 768px and max-width: 991px) {
    .flat-team {
      float: left;
      margin-bottom: 20px;
      width: 49%;
    }

    .item1, .item3, .item5, .item7 {
      margin-right: 2%;
    }
  }

@media(min-width: 992px) {
  .flat-team {
    float: left;
    margin-bottom: 20px;
    width: 31.3%;
  }

  .item2, .item5, .item8 {
    margin-left: 3%;
    margin-right: 3%;
  }
}


/* COLLECT */
.postCollect {
  float: none;
  margin-bottom: 20px;
  width: 100%;
}

.postCollect h2 { border-bottom: none; margin-bottom: 0; line-height: auto; }
.postCollect .title-post { margin-bottom: 0 !important; line-height: 25px !important; }
.postCollect .content-post { padding: 15px 16px 5px !important; }
article.post.postCollect.style2:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

@media(min-width: 992px){
  .postCollect{
    float: left;
    margin-bottom: 20px;
    width: 48%;
  }

  .post2 {
    margin-right: 3%;
  }
}


/* BLOG */
.postBlog { }
.postBlog img { width: 100%; height: auto; }

article.post.style2 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) and (min-width: 480px){
  article.post.style2 {
      width: 100%;
      float: none;
      margin-right: 0;
  }
}

.post.style2 .content-post h5.title-post {
  height: 60px;
  overflow: hidden;
}

/*  */

@media only screen and (max-width: 767px) and (min-width: 480px){

  .services-detail .post-wrap, .reponsive-mobi .post-wrap, .home-shop .wrap-product {
      float: none;
      width: 100%;
  }
}


/*
.postBlog {
  float: none;
  margin-bottom: 20px;
  width: 100%;
}


@media(min-width: 768px and max-width: 991px) {
    .postBlog {
      float: left;
      margin-bottom: 20px;
      width: 49%;
    }

    .p1, .p3, .p5, .p7 {
      margin-right: 2%;
    }
  }


@media(min-width: 992px) {
  .postBlog{
    float: left;
    margin-bottom: 20px;
    width: 24%;
  }

  .p1, .p2, .p3 {
    margin-right: 1.33%;
  }
}
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
        white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/*Mobile*/
section.erro-404{
  margin-top: .5rem;
  padding: 80px;
}
section.erro-404 h1{
  color: #7ab12f;
  font-weight: 900;
  font-size: 6rem;
}

section.erro-404 p{
  margin: 2rem auto;
}

section.erro-404 a{
  padding: 15px;
  color: #fff;
}

/*Descktop*/
@media (min-width: 590px){
  section.erro-404{
    margin-top: 8rem;
    padding: 80px;
  }
  section.erro-404 h1{
    font-size: 15rem;
  }

  section.erro-404 p{
    margin: 4rem auto;
  }
}


.videoContainer {
  position: relative;
  width: 100%;
  z-index: -100;
  height: 680px;
  overflow: hidden;
}

.videoContainer .darkbox { background: #0a0a0a; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.videoContainer iframe { width: 1920px; height: 1080px; }

/*HOME PAGE WELCOME*/
.home-text {
  position: absolute;
  left: 2.5%;
  text-align: center;
  top: 40%;
  width: 95%;
}

.title-banner {
  font-family: Quattrocento Sans;
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}

.subtitle-banner {
  font-family: Quattrocento Sans;
  font-size: 23px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 18px;
}

.banner-button {
    line-height: 40px;
    padding: 15px 24px;
    font-weight: 700;
    font-size: 17px;
    opacity: 1;
    background: #7ab12f;
    color: #fff;
    border-radius: 2px;
}

.banner-button:hover {
    color: #fff;
}

.trucks{
  margin-bottom: 25px;
}
.trucks figure img{
  height: 241px;
}
