.call-to-action-1, .contact-us, .portfolio {
  background-color: #f2f2f2 !important;
  border: none;
}

.portfolio .col-md-4 {
  margin-top: 30px;
}

.page-name {
  padding-top: 60px;
}

.site-header .infos {
  text-align: right;
}

.site-header .infos p{
  font-size: 15px;
  margin-left: 5px;
}

.site-header .infos img{
  margin-left: 20px;
}

.site-header .infos img, .site-header .infos p{
  display: inline;
}

.site-header .navInfo {
  margin-top: 25px;
}

.call-to-action-1 p {
  font-size: 16px;
}

nav {
  padding-top: 15px;
}

.contatoHeader {
  text-align: center;
  margin-top: 45px;
}

.contatoHeader p {
  font-family: 'Open Sans', sans-serif;
  color: #29166f;
  margin: 0 0;
  font-size: 35px;
  display: inline;
  margin-left: 5px;
}

.contatoHeader img {
  display: inline;
  margin-top: -10px;
}

.sub-footer {
  background: #000;
}

.sub-footer p {
  color: #fff;
}

.team .col-md-4 {
  margin-top: 20px;
}

.footer {
  text-align: center;
  padding: 40px;
  padding-bottom: 20px;
}

.footer p {
  line-height: 15px;
  font-size: 15px;
  color: #fff;
}

.footer .phone {
  font-size: 30px;
  padding: 15px;
}

.martop40 {
  margin-top: 40px;
}

.padtop60 {
  padding-top: 60px;
}

nav.main-navigation ul li {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,b0b0b0+100 */
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(176,176,176,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(176,176,176,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(176,176,176,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b0b0b0',GradientType=0 ); /* IE6-9 */
  transition:All 0.7292s ease;
  -webkit-transition:All 0.7292s ease;
  -moz-transition:All 0.7292s ease;
  -o-transition:All 0.7292s ease;
  transform: scale(1) skew(1deg) translate(10px);
  -webkit-transform: scale(1) skew(1deg) translate(10px);
  -moz-transform: scale(1) skew(1deg) translate(10px);
  -o-transform: scale(1) skew(1deg) translate(10px);
  -ms-transform: scale(1) skew(1deg) translate(10px);
  padding: 0 15px;
}

nav.main-navigation ul li:hover,
nav.main-navigation ul li.active {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00264d+0,2e5479+100 */
  background: rgb(34,45,109); /* Old browsers */
  transform: rotate(0deg) scale(1.111) skew(0deg) translate(9px);
  -webkit-transform: rotate(0deg) scale(1.111) skew(0deg) translate(9px);
  -moz-transform: rotate(0deg) scale(1.111) skew(0deg) translate(9px);
  -o-transform: rotate(0deg) scale(1.111) skew(0deg) translate(9px);
  -ms-transform: rotate(0deg) scale(1.111) skew(0deg) translate(9px);
  z-index: 999;
}

nav.main-navigation ul li.active a {
  color: #fff;
}

/* TABELAS */
.datagrid table { border-collapse: collapse; text-align: center; width: 100%; } .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #45423B; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagrid table td, .datagrid table th { padding: 3px 10px; }.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #454545), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #454545 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#7D7D7D');background-color:#454545; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #454545; } .datagrid table thead th:first-child { border: none; }.datagrid table tbody td { color: #45423B; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal; }.datagrid table tbody .alt td { background: #F0F0F0; color: #454545; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }.datagrid table tfoot td div { border-top: 1px solid #45423B;background: #E1EEF4;} .datagrid table tfoot td { padding: 0; font-size: 12px } .datagrid table tfoot td div{ padding: 2px; }.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: center; }.datagrid table tfoot  li { display: inline; }.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #454545;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #454545), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #454545 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#7D7D7D');background-color:#454545; }.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #454545; color: #FFFFFF; background: none; background-color:#454545;}div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }

.testimonials {
  text-align: center;
}

.datagrid table th {
  text-align: center;
}

.medidas {
  text-align: center;
}

.medidas h4 {
  font-size: 21px;
  font-weight: 600;
}

.images-produtos {
  margin-top: -40px;
}

.images-produtos h2 {
  font-size: 20px;
}

@media (max-width: 991px) {

  .contatoHeader{
    display: none;
  }

}

@media (min-width: 992px) and (max-width: 1200px) {
  .logo img{
    width: 350px;
    height: auto;
  }
  .contatoHeader{
    display: none;
  }

}

@media (max-width: 767px) {
  .logo img{
    width: 300px;
    height: auto;
  }
  .contatoHeader p {
    display: none;
  }

}

@media (max-width: 480px) {
  .logo img{
    width: 230px;
    height: auto;
  }
  .site-header .infos {
    text-align: left;
    margin: 0;
    padding: 0;
  }
  .site-header .infos p {
    text-align: left;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 13px;
  }
  .footer p {
    line-height: 20px;
  }

  .footer .phone {
    font-size: 20px;
    padding: 15px;
  }
  nav.main-navigation ul li {
    width: 160px;
  }
}