.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

@media (max-width: 1000px ){
header .container .row a.logo-img {
    margin-top: -14px;
    display: block;
    width: 500px;
    height: auto !important;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../imagens/back-logo.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
}
}
@media (max-width: 992px) {
  .sumir-992{
    display: none !important;
  }
    
    .top-faixa {
        padding-bottom: 30px;
    }
  .active .fa-box {
    width: 100%;
  }
    header {
    background-position: left;
    background-color: #b70e11;
        
    }
    .rev_slider >ul {
        top: -20px !important;
    }
    .index .featured-services {
    margin-top: 50px;
}
    header .container .row .hora:before {
        display: none;
    }
    .whats {
        text-align: center;
        border-radius: 10px;
    background: rgb(207,4,4);
    background: -moz-linear-gradient(-45deg, rgba(207,4,4,1) 0%, rgba(167,20,26,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(207,4,4,1) 0%,rgba(167,20,26,1) 100%);
    background: linear-gradient(135deg, rgba(207,4,4,1) 0%,rgba(167,20,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#a7141a',GradientType=1 );
        padding: 10px;
        color: #FFF;
        text-shadow: none;
    }
    .greedy-menu {
        margin-top: -32px;
    }
  .fa-box {
    background-color: #ebecee;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 0px; 
     margin-right: 0%;
    padding: 5% 2% 5% 5%;
    height: 119px;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
    .linha {
        line-height: 16px;
        padding: 10px 0;
    }
.tabs li {
    text-align: center;
}
.contrnt-h1 header {
  margin-top: 30px;
}
.featured-services .right-side {
    width: 100%;
    float: left;
    margin-top: 0px;
}
}

@media (max-width: 770px){
  #slide-tam2 {
    top: 0px;
    position: relative;
    z-index: 0;
    margin-bottom: -13px;
}
    .latest-news .news-box .news-caption h4 {
        min-height: 30px;
    }
    .latest-news .news-box .news-caption p {
        min-height: 30px;
    margin-bottom: 0px !important;
    }
    .news-faixa {
        padding: 10px;
    }
    .featured-services .left-side p {
        margin-bottom: 50px !important;
    }
.latest-news .news-box figure img {
    width: auto;
    height: 100%;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}
    .featured-services .right-side .service-box .desc {
        font-size: 20px;
    }
    .featured-services .right-side .service-box figure figcaption {
        font-size: 36px;
    }
    footer {
        text-align: center;
    }
    .whats {
        display: block !important;
        color: #FFF;
        text-shadow: none;
    }
}

@media (max-width: 500px){
  header .container .row a.logo-img {
    margin-top: -14px;
    display: block;
    width: 100%;
    height: auto !important;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../imagens/back-logo.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
}
    .linha {
        line-height: 20px;
        padding: 10px 0;
        text-align: center !important;
    }
    header {
    background-position: -1200px;
    background-color: #b70e11;
    }
    .linha .text-right {
        text-align: center;
    }
    .latest-news h2 {
        font-size: 20px !important;
        margin-bottom: 10px;
    }
    .top-faixa {
    background-position: right bottom;
    padding-bottom: 40px;
    }
    .fullwidthbanner-container {
        margin-top: -20px !important; 
    }
    .index .featured-services {
        margin-top: 30px !important;
    }
    .featured-services .left-side .section-title {
        font-size: 28px !important;
        text-align: center !important;
    }
}
@media (max-width: 350px) {
  .erro #erro{
  width: 60%;
  margin-left: auto;
  margin-right:auto;
  display: block;
}

}
@media (max-width: 450px) {

}