﻿
body {
    /*background: #f5f5f5;*/
}

.row-back {
   
    /*border-bottom: 1px solid #34495E;*/
    margin-bottom: -97px;
    margin-top: 60px;
    background-color: #F9F9F9
}

.wrap-normal {
    padding: 60px 0;
}

.w-container{
    margin-left: 70px;
    margin-right: auto;
    max-width: 1170px;
}

.center, .center p {
    text-align: center;
    padding-bottom: 15px;
}

.w-col-3 {
    width: 30%;
}
.w-col  {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
   margin: 15px;
}
.icon-box {
    padding-top: 30px;
    text-align: center !important;
    background-color: #fff;
    /*height: 520px;*/
    height: 460px;
    margin-bottom: 15px;
    width: 340px;
    padding-right: 10px;
    margin-right: 10px;
    border: 1px solid #dedede;
}
    .icon-box:hover {
        border: 1px solid #93c83f;
    }

h3.underline, h4.underline {
    padding-bottom: 20px;
}
.text3 {
    font-size: 22px;
    line-height: 4;
    margin-bottom: 20px;
    margin: 0;
    display: block;
   margin-bottom: 8px;
       text-align: center;
}
   

.w-container:before, .w-container:after {
    content: " ";
    display: table;
}
.w-container:after {
    clear: both;
}
container:after {
    content: " ";
    display: table;
}

.text{
    line-height: 2.2;
    color: #333;
    margin-bottom: 30px;
    font-size: 15px;
    margin: 0;
    width: 250px;
    margin-top: 20px;
    margin-left: 45px;
    text-align:left;
}
.text2 {
    color: #ecf0f1;
    font-size: 24px;
    font-weight: bold;
}
.text4 {
    color:#ecf0f1;
}
.row-gree {
    background: #27AE60;
    border-bottom: 1px solid #27ae60;
}
h1.underline {
    padding-bottom: 20px;
    background: url(../../images/solution/underline-headline.png) bottom center no-repeat;
}
.wrap {
    padding: 34px 0 43px;
}
.text5 {
    margin: 10px 0;
    font-weight: 600;
    line-height: 1.5;
    font-size:20px;
    margin-bottom: 25px;
}
.lines{
    width: 70%;
    height: 2px;
    background: #93c83f;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: -25px;
}
.w-col w-col-3 .icon-box  img h3 {
    color: #202020;
    font-size: 22px;
    line-height: 28px;
    margin: 0px;
    margin-bottom: 8px;
    /* font-weight: bold; */
}