/* Counter
-------------------------------------------------------------- */
.flat-counter .numb-count {
    display: inline-block;
    color: #2b2e2f;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 13px;
}

.flat-counter .name-count {
    color: #2b2e2f;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 42px;
}

.flat-counter .icon-count i {
    color: #e2998a;
    font-size: 48px;
}

.flat-counter .icon-count.color-white i { color: #fff; }

.color-white .flat-counter .numb-count, .color-white .flat-counter .name-count { color: #fff; }
.flat-counter.style2 .numb-count { font-weight: 600; }
.flat-counter.style2 .name-count { font-size: 16px; text-transform: uppercase; letter-spacing: 0.4px; margin-bottom: 39px; }

.flat-counter.style3 .name-count { font-size: 14px; letter-spacing: 3.2px; font-weight: 600; text-transform: uppercase;}
.flat-counter .numb-count.margin-bottom-17 { margin-bottom: 17px; }

.flat-counter.style4 {
    padding-bottom: 21px;
    border-bottom: 6px solid #e1e1e1;
}
.flat-counter.style4 .numb-count { margin: 0px 0px 8px; }
.flat-counter.style4 .numb-count,  .flat-counter.style4 .numb-count.before-text::after { font-size: 52px; font-weight: 400; }
.flat-counter.style4 .numb-count::after { 
    position: absolute;
    right: -17px;
    top: 5px;
    content: "+";
    color: #2b2e2f;
    font-size: 35px;
    font-weight: 700;
 }

 .flat-counter.style4 .numb-count.before-text::after {
    content: "M$";
    right: -60px;
    top: 0;
 }

 .flat-counter.style4 .name-count { font-size: 18px; margin-bottom: 0; letter-spacing: 0.2px; }

.home-minimal-agency-s1 .iconbox.left-icon .box-header { margin-right: 42px; }
.section-text-box .post span.step {
    position: absolute;
    top: -49px;
    left: -3px;
    font-size: 100px;
    line-height: 100px;
    z-index: -1;
    color: rgba(43,46,47,0.1);
}

.section-text-box.style2 .post h2.title-post { letter-spacing: 0.2px; }
.section-text-box.style2 .post .content-post p { margin-bottom: 0px; }

.home-minimal-agency-footer .footer-third1 .title {
    font-size: 48px;
    margin-bottom: 75px;
}

.home-minimal-agency-footer .footer-third1 {
    padding: 4.7% 9.7% 5.25% 7.15%;
}

.home-minimal-agency-footer.style-header-footer .wrap-footer {
    padding: 3.5% 7.1% 3.15% 7.1%;
}

.home-minimal-agency-footer.footer-style .wrap-footer .nav-wrap {
    padding-left: 96px;
}


.button {
  margin: 3px !important;
    padding: 6px 16px;
    background-color: #824e50;
    color: #fff !important;
    float: left;
}

.button a {
  font-size: 14px;
    color: #fff;  
}


.powermail_select, .powermail_date  {
  max-width: 100%;
    margin-bottom: 12px;
    padding: 12px 8px 8px;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
    width: 100%;
    color: #505050;
    background-image: none;
    border-bottom: 1px solid #ccc;
    border-color: ease-in-out .15s, box-shadow ease-in-out .15s;
    line-height: 1.75;
    font-size: 14px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
}

.powermail_captchaimage {
  width: auto;
  padding-bottom: 15px;
}