.about-section {
  
  padding: 40px;
  
}

.project-box .project-post img {
    height: 230px;
    width: 100%;
  border-radius: 14px;
    padding: 5px;
}

.banner-section h2 {
    font-size: 23px;
}

a.button-one {
    font-size: 20px;
}

p.title {
    font-size: 17px;
    line-height: 22px;
    margin-top: 14px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    
}

p.title a {
    color: #111111;
}

p.title a:hover {
    color: #3C3938;
}



p.copyright a {
    color: #fff;
}


p.copyright a:hover {
    color: #3C3938;
}


.news-section h2 {
    color: #F2F2F2;
}
p.title {
    font-size: 17px;
}


.media.media-top img {
   
    min-height: 120px;
    height: 120px;
    border-radius: 20px;
}

.clientes-margem img{

    margin: 11px 38px 11px 0px;

}

.clientes-margem img {

width: 100px;

}

.blog-section {
 
}
.sppb-addon-content h2{ color: #ffffff;	}
.sppb-section {margin:0!important;}
.fonte-preta h2 {
    color: #222222;
}

.testimonial-section {
    padding: 0px;
}

.testimonial-section .container2 {
    position: relative;
    z-index: 2;
}

.clientes-margem img {
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

/* Disable grayscale on hover */
.clientes-margem img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}

.navbar-brand {padding: 8px;}
.navbar-right {margin-top: 8px;}
.slider1 {
    margin-top: 158px;
}

@media (min-width:1200px) {
.container {
	width: 1170px!important;
}
}

.eshop-content {
    background: #fff;
    clear: both;
    min-height: 150px;
    min-width: 250px;
    max-width: 350px;
    padding: 8px;
    position: absolute;
    right: 10px;
    top: 125%;
    border: 1px #ddd solid;
    color: #333;
}

.team-section h2 {
    color: #222222;
    font-size: 31px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 0 0 15px;
    margin-bottom: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
}

.team-section a:hover {
    color: #FB2B2B;
}
.team-section a {
    float: right;
}

.team-section { 
    background-color: #000;
    padding: 50px 0;
    text-align: center;
}


.slick-dots {
    margin-bottom: 40px !important;
    display: block;
    list-style: outside none none;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
    bottom: 0;
}
.slick-dots li button {
    border: 0 none;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 0;
    outline: medium none;
    padding: 5px;
    width: 20px;
}
.slick-dots li button:before {
   
    content: ""!important;

}

.eshop-product ul li {
    float: left;
    list-style: none;
    padding: 0 0 20px;
    text-align: left;
}
.product-infor {
    margin-top: 20px;
}
p.eshop-product-desc {
    min-height: 40px;
    max-height: 40px;
    overflow: hidden;
}

.title-section {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 30px;
}

@media (min-width: 767px) {
 .title-section {
    margin-right: 40px;
  }
  header {
      margin-bottom: 80px;
}
}
.navbar-default {
   
  	border: 1px;
    border-color: #e7e7e7!important;
}



