body {
  font-family: 'Roboto Slab', serif;
  overflow-x: hidden;
  background-color: #F2F2F2;
}

/* HTML */
p {
  font-size: 15px;
}
p.small {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
color: #333;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
}

.no-padding{
    padding: 0px;}

.no-padding-l{
  padding-left: 0px;
}

.no-padding-r{
  padding-right: 0px;
}

.img-centered {
  margin: 0 auto;
}

.bg{
    background-color: #F2F2F2;
}

.active-menu{
    background-color: #c50c0e;
}

/* Slider */
#slider .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-theme .owl-controls {
    margin-top: -32px;
    position: relative;
}

/* Menu */
.top-menu{
  background-color: #DDDDDD;
  margin-bottom: 10px;
      height: 55px;
}

.top-menu p{
  padding: 5px;
  font-size: 15px;
    margin-top: 12px;
}


#navbar-menu{
  background-color: #023610;
  color: #fff;
}

nav.navbar.bootsnav {
  background-color: #023610;
      border-bottom: 0px;
          height: 105px;
}

.navbar>.container .navbar-brand{
  margin-left: 0px;
}

.attr-nav{
    padding: 10px;
    margin-top: 8px;
}

.attr-nav i{
color: #ccc;
}

.attr-nav .input-group-btn{
    padding-top: 10px;
}


    
.navbar-brand img{
      /*padding: 10px;*/
}

nav.navbar.bootsnav ul.nav > li > a {
        position: relative;
}




nav.navbar.bootsnav ul.nav > li > a {
    color: #fff;
    height: 105px;
    padding-top: 43px;
    margin-left: 60px;
  }
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
.side .widget ul.link li a:hover,
.side .widget ul.link li a:focus,
.check-list li:before,
ul.cart-list > li > h6 > a,
.attr-nav > ul > li > a:hover,
.attr-nav > ul > li > a:focus,
nav.navbar-sidebar ul.nav li.dropdown.on > a,
nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,
nav.navbar ul.nav li.dropdown.on > a,
nav.navbar.navbar-inverse ul.nav li.dropdown.on > a,
nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a,
nav.navbar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar ul.nav > li > a:hover,
nav.navbar ul.nav li.active > a,
nav.navbar li.dropdown ul.dropdown-menu > li a:hover{
    color: #fff;
}

nav.navbar.navbar-transparent ul.nav > li > a:hover,
nav.navbar.no-background ul.nav > li > a:hover,
nav.navbar ul.nav li.scroll.active > a,
nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu  > li > a:hover,
nav.navbar ul.nav li.dropdown.on > a,
nav.navbar-dark ul.nav li.dropdown.on > a{
    color: #fff !important;
}

@media(max-width:920px){
    nav.navbar .dropdown .megamenu-content .col-menu ul > li > a:hover,
    nav.navbar.navbar-dark .dropdown .megamenu-content .col-menu .title:hover{
        color: #f43438 !important;
    }
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    color: #fff;
}

/*
Border
=========================== */
ul.cart-list > li.total > .btn{
    border-color: #f43438;
}

/*
Background
=========================== */
ul.cart-list > li.total > .btn,
.attr-nav > ul > li > a span.badge,
nav.navbar .share ul > li > a:hover,
nav.navbar .share ul > li > a:focus{
    background-color: #f43438;
}

ul.cart-list > li.total > .btn:hover,
ul.cart-list > li.total > .btn:focus{
    background-color: #dc3236 !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    background-color: #C50D0F;
    border-top: 5px solid #C50D0F;
}

section {
  padding: 30px 0;
}

section h2 {
  margin: 0;
  font-size: 3em;
}

@media (max-width: 767px) {
  section {
    padding: 20px 0;
  }
}

#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
  background: rgba(24, 188, 156, 0.9);
  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 .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-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 .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}


/* Portfolio 3 */
#portfolio .portfolio-item-3 {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item-3 .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item-3 .portfolio-link .caption {
  background: rgba(24, 188, 156, 0.9);
  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-3 .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item-3 .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item-3 .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item-3 .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item-3 .portfolio-link .caption .caption-content h4 {
  margin: 0;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item-3 {
    margin: 0 0 30px;
  }
}

.portfolio-item-3 {
  margin: 0 0 15px;
  right: 0;
      min-height: 420px;
    max-height: 420px;
}
.portfolio-item-3 img{
        max-height: 266px;
    //min-height: 266px;
    padding: 20px;
}
.portfolio-item-3 .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
        min-height: 420px;
    max-height: 420px;
}
.portfolio-item-3 .portfolio-link .caption {
  background: rgba(255, 255, 255, 0.9);
  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;
        min-height: 420px;
    max-height: 420px;
}
.portfolio-item-3 .portfolio-link .caption:hover {
  opacity: 1;
}
.portfolio-item-3 .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
      left: 22%;
}
.portfolio-item-3 .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
.portfolio-item-3 .portfolio-link .caption .caption-content h3,
.portfolio-item-3 .portfolio-link .caption .caption-content h4 {
  margin: 0;
}

/* Destaques */
#destaques h2{
    font-family: 'Roboto Slab', serif;
        text-transform: capitalize;
        color: #6b6c6f;
            padding: 10px;
}
#destaques h4{
    padding: 10px;
    background-color: #c50c0e;
    color: #fff;
    text-transform: capitalize;
}
.destaques-bg{
  background-color: #fff;
}

.produto-item {
background-color: #fff;
    border: 1px solid #ccc;
          min-height: 420px;
    max-height: 420px;
  }

.produto-item p{
  text-align: center;
}

.produto-item hr{
  border-top: 1px solid #C50D0F;
  margin: 0 0 10px 0;
}

.produto-titulo{
  text-transform: uppercase;
  font-weight: bold;
  min-height: 42px;
}

.produto-tamanhos{
    margin: 15px 0 15px 0;}
.produto-tamanhos p{
  font-size: 13px;
  text-align: left;
  padding-left: 10px;
}

.btn-preco{
  margin-bottom: 2em;
  background-color: #c50c0e;
  color: #fff;
      border-radius: 0px;
    padding: 10px;
    width: 97px;
    font-size: 17px;
}

.portfolio-item {
  margin: 0 0 15px;
  right: 0;
      min-height: 420px;
    max-height: 420px;
}
.portfolio-item img{
        max-height: 266px;
    min-height: 266px;
     padding: 20px;
}
.portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
        min-height: 420px;
    max-height: 420px;
}
.portfolio-item .portfolio-link .caption {
  background: rgba(255, 255, 255, 0.9);
  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;
        min-height: 420px;
    max-height: 420px;
}
.portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
.portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
      left: 22%;
}
.portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
.portfolio-item .portfolio-link .caption .caption-content h3,
.portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}

.caption-content h5{
    background-color: #c50c0e;
    width: 150px;
    color: #fff;
    padding: 19px;
}

/* Newsletter */
#newsletter{
  background-color: #fff;
      padding: 80px;
}

#newsletter p{
  text-transform: uppercase;
  font-size: 18px;
}

#newsletter i{
  color: #003611;
}

.newsletter-home{
  float: right;
}

.text-newsletter{
  width: 350px;
    border: 1px solid #ccc;
    margin-right: -6px;
    border-radius: 0px;
        margin-top: -1px;
}

.btn-newsletter{
     border-radius: 0px; 
         background-color: #c50c0e;
         border: 1px solid #c50c0e;
}


/* Página: Contato */
#contato h1, h2, h3{
    font-family: 'Roboto', serif;
}
#contato p {
    text-align: justify;
    margin-bottom: 25px;
}

#contato h2{
    margin-bottom: 25px;
}

.contato-form{
    background-color: #fff;
height: 520px;
}

#recaptcha1{
    float: left;
}

.btn-contato{
        float: right;
    margin-top: 16px;
}
.form-group{
    margin-bottom: 20px;
}

.upper{
    text-transform: uppercase;
}

.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #18BC9C;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
.hr-footer{
    border-top: 1px solid #C50D0F;
}
footer {
  color: white;
  text-transform: uppercase;
}

footer i{
  font-size: 30px;
}

footer p{
  font-size: 14px;
}
footer h3 {
  margin-bottom: 30px;
}
footer .footer-above {
  padding-top: 50px;
  background-color: #023610;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 25px 0;
  background-color: #C50D0F;
}

footer .footer-col ul{
  list-style: none;
  text-align: left;
  padding: 0;
}


.footer-col a{
    color: #fff;
}
.copyr {
    padding: 10px;
}
.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #18BC9C;
  background: white;
  border: solid 2px white;
}
.btn-primary {
    color: white;
    background-color: #023610;
    border-color: #023610;
    /* font-weight: 700; */
    padding: 10px;
    border-radius: 0px;
    width: 100px;
    height: 50px;

}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #1a242f;
  border-color: #161f29;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-primary .badge {
  color: #2C3E50;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #18BC9C;
  border-color: #18BC9C;
  font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #128f76;
  border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #18BC9C;
  border-color: #18BC9C;
}
.btn-success .badge {
  color: #18BC9C;
  background-color: white;
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.btn:focus,
.btn:active,
.btn.active {
  outline: none;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #2C3E50;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #2C3E50;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}


.google-maps iframe{
    pointer-events: none;
}

.itens:hover .images{
 display: block;
}

.images{
    display: none;
    position: absolute;
    right: -864px;
    top: 0;
    /*width: 200px;*/
}

itens:hover .images-2{
 display: block;
}

.images-2{
    display: none;
    position: absolute;
    right: -548px;
    top: 0;
    /*width: 200px;*/
}

.images-3{
    display: none;
    position: absolute;
    right: -266px;
    top: 0;
    /*width: 200px;*/
}

/* Empressa */
.bg-media{
    display: block;
    height: 100%;
}
.bg-media-img{
    background-image: url(../../img/bg-empresa.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
        display: block;
    height: 100%;
}

.empresa-texto{
    margin-top: 2em;
    background-color: #434635;
    color: #E4D7C4;
    line-height: 25px;
    text-align: center;
}

.empresa-texto p{
        margin-top: 1.5em;
}

.cta-media{
    display: block;
    height: 100%;
}
.cta-media-img{
    background-image: url(../../img/cta-empresa.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
}

.btn-empresa{
        position: relative;
    z-index: 1;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    word-break: break-all;
    padding: 14px 15px;
    border-radius: 3px;
    outline: none;
    line-height: 1;
    border-width: 2px;
    border-style: solid;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-family: 'Montserrat',Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}

hr {
    margin-top: 0px;
}

.portfolio-item:nth-child(2n+1) {
    padding-right: 0;
}
.portfolio-item:nth-child(2n) {
    padding-left : 0;
}

.portfolio-item-3:nth-child(4n+1) {
    padding-right: 0;
}
.portfolio-item-3:nth-child(1n) {
    padding-left : 0;
}

    
    .tp-caption{
        left:385px!important;
    }

#teste1{
  background:url(../../img/sto-expedito-qualidade.png) 50% 0 no-repeat;
  color: white;
  margin: 0 auto;
  height: 300px;
  padding: 0;
      margin-bottom: 2em;
}

#teste2{
  background: url(../../img/empresa_bg1.png) 50% 0 no-repeat fixed;
  color: white;
  height: 1300px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
}


#teste3{
  background: url(../../img/empresa_bg2.png) 50% 0 no-repeat fixed;
  color: white;
  height: 1612px;
  padding: 400px 0 0 0; 
}


.form-contato input, .form-contato select, .form-contato textarea {
    border-color: #e1e2e1;
    padding: 10px;
    margin: 5px 0;
}

input, select, textarea {
    width: 100%;
    border: 1px solid #FFF;
    outline: 0;
    padding: 16px;
    background-color: #FFF;
    color: #333;
    margin: 10px 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.button-orcamento {
    font-size: 16px;
    color: #FFF;
    background-color: #006633;
    display: inline-block;
    padding: 17px 22px;
    vertical-align: middle;
    -webkit-transition: all .9s ease-out;
    -moz-transition: all .9s ease-out;
    -o-transition: all .9s ease-out;
    transition: all .9 ease-out;
}

#contato p{
    color: #9c9b9b;
}

.active {
    background-color: #c50c0e!important;
    color: #fff!important;
}

.form-control {
        border-radius: 0px;
}

.breadcrum-portfolio {
    padding: 9px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrum-portfolio a {
    color: #6f6f6f;
}

.breadcrumb>.on {
    color: #6f6f6f;
}

ul.share-buttons {
    list-style: none;
    padding: 0;
}

ul.share-buttons li {
    display: inline;
}

.images{
    max-height: 240px;
    /*min-height: 240px;*/
    padding: 15px;
}


/* Responsive */
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    
    .navbar-brand {
        padding: 9px 15px;
    }

    .navbar-brand img{
        width: 60%;
        margin-left: 38px;
            padding: 0px;
    }
    
    .no-padding-l{
        padding: 0px;
    }
    
    .no-padding-r{
        padding: 0px;
    }
    
    section h2 {
        font-size: 2em;
    }
    
    .portfolio-item img {
        max-height: 200px;
        //min-height: 200px;
        padding: 20px;
    }
    
    .portfolio-item-3 img {
        max-height: 200px;
        //min-height: 200px;
        padding: 20px;
    }
    
    .portfolio-item:nth-child(1n) {
        padding-right: 0;
    }
    
    .portfolio-item:nth-child(1n) {
        padding-left : 0;
    }
    
    .portfolio-item-3:nth-child(1n) {
        padding-right: 0;
    }
    
    .portfolio-item-3:nth-child(1n) {
        padding-left : 0;
    }
    
    #newsletter {
        padding: 0px;
    }
    
    #newsletter p {
        font-size: 14px;
    }
    
    .btn-newsletter{
        margin-top: 10px;
        float: right;
        margin-right: -5px;
    }
    
    .copyr {
        text-align: center;
    }
    
    .cat-r{
            padding: 0 30px 10px 30px;
    }
    
    .contato-form {
        height: 626px;
    }
    
    .top-menu{
        text-align: left;
    }
    
    .top-menu p{
        margin-right: 66px;
    }
    
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;box-shadow: none;
    }
    
    .input-buscar{    
        width: 100%!important;
        margin-top: 32px!important;
        float: right!important;
        margin-right: 22px!important;
        }
        
        .megamenu-fw{
                margin-top: 30px;
        }
        
        nav.navbar.bootsnav ul.nav > li > a {

        height: 5px;
        }
        
        #navbar-menu {
            height: 225px;
        }
        
        nav.navbar.bootsnav .navbar-nav > li > a {
            border-bottom: 0;
            border-top: 0;
        }
        
        nav.navbar.bootsnav .navbar-toggle {
                margin-left: 10px;
    padding: 6px;
        }

.tp-caption {
    left: 20px!important;
}
}//fim media
.footer-m{
        margin-top: 10px;
}
.footer-m a{
    background-color: transparent!important;
}

/* Voltar ao Topo / Top */ 
.voltarTopo {
    background: rgba(197, 13, 15, 0.7);
    border: 0;
    bottom: 20px;
    color: #FFFFFF;
    display: block;
    font-size: 50px;
    line-height: 20px;
    position: fixed;
    right: 30px;
    height: 35px;
    width: 50px;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu {
    border-left: 0px;
    border-right: 0px;
}

.redes-sociais i{    float: left;
    margin-top: -5px;}
.redes-sociais span{
        margin-left: 20px;
}
.dados-empresa i{
        float: left;
    margin-right: 20px;
}

.fone-1{
        float: left;
    margin-left: 83px;
    margin-top: -10px;
}

    #custom-search-form {
        margin:0;
        margin-top: 5px;
        padding: 0;
    }
 
    #custom-search-form .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-form button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
    
    .input-buscar{
    border-radius: 4px;
    margin-left: 4px;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    }
    
    .btn-pesquisar{
border: 0px!important;
    margin-left: -32px!important;
    background: transparent!important;
    }

    
    .empresa-bg{
            background: #424735;
    width: 100%;
    height: 725px;
    color: #e8d2b8;
    text-align: center;
        padding: 25px;
        border-radius: 40px;
    }
    
    .empresa-bg h2{
        margin-bottom: 15px;    text-transform: none;
    }
    
    .empresa-bg p{
        margin-bottom: 10px;
    }
    
    .fix-fone{
            margin-right: 15px;
    }
    
    .erro-form{
            margin-top: 2em;
    text-align: center;
    color: #f00;
    font-size: 20px;

    }
    
    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
        .tp-caption {
            left: 90px!important;
        }
    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
        .tp-caption {
            left: 90px!important;
        }
    }
    
    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
        .tp-caption {
            left: 90px!important;
        }
    }
    
    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1201px) {
        .tp-caption {
            left: 110px!important;
        }
    }
    
    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1400px) {
        .tp-caption {
            left: 110px!important;
        }
    }
    
    .navbar-brand {
    padding: 3px 15px;
}

.titulo-produtos-rel{
        font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 7px 0;
    border-bottom: 1px solid #e5e5e5;
}

.dashed{
        border-bottom: 1px dashed #e5e5e5;
}

.produtos-rel-nome {
    margin: 15px 0 10px;
    font-family: inherit;
        font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.produtos-rel-nome a{
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
        text-decoration: none;
}

.produtos-rel-nome a:hover{
    color: #C50D0F;
}

.owl-item img {
    width: 150px;
    max-height: 160px;
    min-height: 160px;
}

.owl-theme .owl-controls {
    margin-top: -218px;
    position: relative;
    float: right;
}

.owl-theme .owl-controls .owl-buttons div {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}