/*--------------------------------------------------------------
# Area Servis
--------------------------------------------------------------*/

ul.small-block-grid-1.large-block-grid-4.service-ul {
  column-count:4;
  padding-left: 15%;
  padding-right: 5%;
  
}
ul.small-block-grid-1.large-block-grid-4.service-ul {
  margin-left: 25%;
  margin-right: 20%;
  margin-top: 100px;
  margin-bottom: 20px;
  border: 5px double #52b40a;
  padding-top: 25px;
  padding-bottom: 35px;
  padding-left: 1%;
  padding-right: 1%;
  width: 50%;

}
ul.small-block-grid-1.large-block-grid-4.service-ul li {
  background-image: url(https://d14ty28lkqz1hw.cloudfront.net/data/org/23333/theme/38145/img/pin-new.png);
  list-style-type: none;
  list-style-position: outside;
  font-size: 15px;
  background-position: 0 18px;
  padding: 14px 15px 15px 30px;
  background-repeat: no-repeat;
  text-align: left;
  line-height: 2.2em;
  
}

.title-h1{
  font-size:35px;
  font-weight: 900;
  color: #272727;
  text-transform: uppercase;
  margin:0 0 0;
  padding:17% 0 ;
  line-height: 1;
  text-align: center;
}
.title-h2{
  font-size:16px;
  font-weight:400;
  text-transform: uppercase;
  color:#272727;
  padding:1% 0 ;
  margin:0 0 0;
  line-height: 1;
  text-align: center;

}
.title-h12 {
  font-size: 25px;
  font-weight: 900;
  color: #272727;
  text-transform: uppercase;
  margin: 0 0 0;
  padding: 1% 0;
  line-height: 1;
  text-transform: uppercase !important;
  text-align: center;
} 
.link-1 {
  font-weight: 400;
  text-transform: uppercase;
  color:#52B40A !important;
  display: inline-block;
  position: relative;
  text-decoration: none !important;
  padding: 0 0 4px;
  z-index: 1;
}

.appWhatsapp{
  position: fixed;
  right: 26px;
  bottom: 100px;
  width: 60px;
  z-index: 1000;
}
.appWhatsapp img{
  width: 100%;
  height: auto;
}