body.main {
    color: #585f6b;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.social .vk {
    background-image: url('../images/vk.png');
}
.social .fb {
    background-image: url('../images/fb.png');
}
.social .twit {
    background-image: url('../images/twit.png');
}
.social a div {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0px 3px;
}
.lime {
    color: #2eca39;
}
.main header {
    padding: 0px 0px;
}
h1 {
    font-family: Roboto Condensed, Verdana, Arial Black ;
    font-size: 60px;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: 2px;
    text-transform: uppercase;
    /*color: #46b464;*/
    color: white;
}
h2 {
    color: #323b4b;
    font-family: Roboto Condensed, Verdana, Arial Black ;
    font-size: 38px;
    font-weight: 700;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
h3 {
    color: #323b4b;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
.text3 {
    /*max-width: 572px;*/
    margin: auto;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: white;
}
.thehr {
    width: 41px;
    height: 1px;
    /*background-color: #46b464;*/
    background-color: #fff;
}
.s1 {
    background-color: #ededed;
    background: url('../images/s1bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0;
}
.s1 h1 {
    margin-bottom: 40px;
    /*margin-top: 140px;*/
}
.s1 h3 {
    color: white;
}
.s2 .container {
    padding-top: 60px;
    padding-bottom: 70px;
}
.s2 .single {
    float: left;
    width: 20%;
    /*padding-top: 40px;
    padding-bottom: 45px;*/
}

@media screen and (max-width: 650px) {
.s2 .single {
padding-top: 0px;
padding-bottom: 15px;
}
}



.s2 .single .hover {
    padding-top: 20px;
    padding-bottom: 45px;
}
.s2 .banklogo {
    height: 52px;
    margin-bottom: 45px;
}
.s2 .chars .first {
    opacity: 0.8;
    color: #374855;
    font-family: Roboto Condensed;
    font-size: 13px;
    font-weight: 400;
    /*line-height: 37px;*/
    text-transform: uppercase;
}
.s2 .charshr {
    width: 20px;
    height: 1px;
    background-color: #2eca39;
    margin: 14px auto;
}
.s2 .buttongo {
    color: white;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    background-color: #2eca39;
    border-radius: 18px;
    padding: 9px;
    margin-top: 55px;
    margin-left: 28px;
    margin-right: 28px;
}
.s2 .chars .second {
    color: #323b4b;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 600;
    /*line-height: 37px;*/
    text-transform: uppercase;
}
.s3 .container {
    max-width: 900px;
}
.s3 {
    background-color: #f8f8f8;
    padding-top: 65px;
    padding-bottom: 100px;
}
.s3 h2 {
    /*margin-top: 85px;*/
    margin-bottom: 75px;
}
.s3 h3 {
    margin-top: 45px;
}
.s4 {
    background-color: #323b4b;
}
.s4 .container {
    padding-top: 85px;
    padding-bottom: 100px;
}
.s4 h3 {
    color: white;
}
.s4 > .container > h3 {
    letter-spacing: 1.2px;
}
.thecount {
    font-size: 42px;
    font-weight: 300;
    line-height: 12px;
    text-transform: uppercase;
}
.allcount {
    padding-top: 60px;
    padding-bottom: 50px;
    border-left: 1px solid rgba(255,255,255,0.3);
}
.allcount:last-child {
    border-right: 1px solid rgba(255,255,255,0.3);
}
.allcount h3 {
    font-weight: 400;
    letter-spacing: 0.5px;
}
.totalclients {
    font-size: 124px;
    font-weight: 100;
    line-height: 100px;
    text-transform: uppercase;
}
.s5 .container {
    max-width: 620px;
    padding-top: 70px;
    padding-bottom: 100px;
}
.s5 h2 {
    /*margin-top:90px;*/
    margin-bottom:80px;
}
.s5 li {
    list-style-type: decimal;
    /* line-height: 30px; */
    margin: 9px 0px;
}
.s5 li span {
    color: #585f6b;
}
.s5 ul {
    padding: 0;
    margin-bottom: 65px;
    margin-top:20px;
}
.s5 .mb20 {
    margin-bottom:20px;
}
.s5 .italic {
    color: #585f6b;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    line-height: 22px;
}
footer {
    background-color: #f8f8f8;
}
footer .container {
    padding-top: 30px;
    padding-bottom: 130px;
}
.copyright {
    line-height: 22px;
    padding-top: 7px;
}
.social a:hover {
    opacity: 0.7;
    transition: 0.3s
}
.social a {
    transition: 0.3s;
}
a:hover, a:visited, a:focus {
    text-decoration: none; 
}
.buttongo:hover {
    opacity: 0.75;
    transition: 0.4s;
    letter-spacing: 0.5px;
}
.buttongo {
    transition: 0.4s;
}
.hover {
    border:3px solid transparent;
    transition: 0.2s;
}
.hover:hover {
    border:3px solid rgba(100,100,100,0.37);
    transition: 0.2s;
}
@media (min-width: 1000px) {
    .allcount {
        margin-top: 55px;
    }  
    .s2 .single:nth-child(1), .s2 .single:nth-child(2), .s2 .single:nth-child(3), .s2 .single:nth-child(4), .s2 .single:nth-child(5) {
        border-bottom: 1px solid #e7e7e7;
    }
    .s2 .single {
        border-right: 1px solid #e7e7e7;;
    }
    .s2 .single:nth-child(5), .s2 .single:nth-child(10) {
        border-right: none;
    }
}
@media (max-width: 1000px) {
    header .container, footer .container {
        text-align: center;
    }
    header .col-sm-12, footer .col-sm-12 {
        padding: 10px 0px;
    }
    .social {
        float: none !important;
    }
    .s3 .col-sm-12 {
        margin-bottom: 25px;
    }
    h1 {
        font-size: 42px;
        margin-bottom: 30px;
    }
    h2 {
        font-size: 30px;
        margin-bottom: 20px !important;
    }
    .s2 .single {     
        width: 33.333%;
    }
    .allcount {
        border: none;
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }
    .allcount:last-child {
        border: none;
    }
}
@media (max-width: 1000px) and (min-width: 600px) {
    .s2 .single:nth-child(1), .s2 .single:nth-child(2), .s2 .single:nth-child(3), .s2 .single:nth-child(4), .s2 .single:nth-child(5),.s2 .single:nth-child(6) {
        border-bottom: 1px solid #e7e7e7;
    }
    .s2 .single {
        border-right: 1px solid #e7e7e7;
    }
    .s2 .single:nth-child(3), .s2 .single:nth-child(6), .s2 .single:nth-child(9) {
        border-right: none;
    }
}
@media (max-width: 600px) {
    h1 {
        font-size: 30px;
        letter-spacing: 0.5px;
    }
    h2 {
        font-size: 20px;
    }
    .s1 h1 {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .s2 .container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .s3 {
        padding-top: 25px;
    }
    .s3 h3 {
        margin-top: 20px;
    }
    .s4 .container {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .s1 {
        padding: 20px 0;
    }
   /* .thehr, .text3 {
        display: none;
    }*/
    .tohide, .thehr {
        display: none;
    }
    .s2 .buttongo {
        font-weight: 400;
        margin-left: 10px;
        margin-right: 10px;
    }
    .s2 .single {
        width: 100%;
        border-right: 1px solid #e7e7e7;  
        border-bottom: 1px solid #e7e7e7; 
    }
    .s2 .single:nth-child(2), .s2 .single:nth-child(4), .s2 .single:nth-child(6), .s2 .single:nth-child(8), .s2 .single:nth-child(10) {
        border-right: none;
    }
    .s2 .single:nth-child(9), .s2 .single:nth-child(10) {
        border-bottom: none;
    }
    .totalclients {
        font-size: 60px;
        line-height: 75px;
    }
    .s5 ul {    
        padding-left: 25px;
    }    
}
@media (min-width: 1000px) {
    .s2 .single {
        float: none;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #e7e7e7;
    }
    .s2 .single .banklogo,
    .s2 .single .chars,
    .s2 .single .buttongo {
        display: inline-block;
        vertical-align: middle;
        width: 19%;
    }
    .s2 .single .banklogo,
    .s2 .single .buttongo{
        margin: 0;
    }
    .s2 .single .chars:nth-child(3) {
        border-right: 1px solid #2eca39;
        border-left: 1px solid #2eca39;
    }
}