.logo-finebody {
    margin: 29px 0;
}
.logo-finebody img {
    float: left;
}
.header-bg {
    height: auto;
    width: 100%;
}
.about-project .sectionTitle {
    margin-bottom: 0px !important;
}
.info .comonHeading {
    font-size: 20px;
    line-height: 1.3;
    margin-top: 7px;
}
.garant-finebody {
    text-align: center;
}
.garant-finebody h1 {
    line-height: 1.3;
    font-size: 28px;
}
.singleFolio {
    width: 90% !important;
    left: 5% !important;
    margin-top: 15% !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.nav-menu {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
}
.nav-menu .mainMenu ul li {
    margin-left: 37px !important;
}
.nav-menu .mainMenu ul li a {
    font-size: 12px !important;
}
.gradient-finebody {
    background: linear-gradient(to bottom, #5FBE62, #9CD06B);
    height: 310px;
}
.gradient-finebody .comonHeading {
    padding-top: 60px;
}
.info .sectionTitle h2::before, .info .sectionTitle h2::after{
    display: none;
}
.info h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.4;
    text-transform: inherit;
}
.info ul {
    list-style: inside none disc;
    padding-left: 115px;
    font-size: 16px;
    color: #5c5a5a;
}
.info p {
     font-size: 16px;
    color: #5c5a5a;
}
.info .info-column {
    position: relative;
    bottom: 115px;
}
.about-project .ab_singleCont {
    margin-bottom: 0px;   
}
.about-project .ab_singleCont h2 {
    font-size: 24px;
}
.about-project .ab_singleCont p {
    margin: 0 60px 0 0;
    font-size: 18px;
}
.about-project .ab_fatures {
    padding: 56px 0 53px 36px;
}
.about-project .noPaddingRight {
    top: 86px;
}
.about-project .ab_fatures::after {
    border: 8px solid #9EDB8A;
}
.about-project .zindex {
     border: 2px solid #fff;
}
.about-project .second-title .sectionTitle h2::after, 
.second-title .sectionTitle h2::before {
    display: none;
}
.about-project .second-title .sectionTitle h2 {
    font-size: 20px;
}
.line {
    border-bottom: 1px solid #4CA52F;
    width: 40%;
    position: relative;
    bottom: 55px;
    margin: 0 auto;
}
.finebody-reg .reg-form {
    margin: 0 auto;
}
.garant-finebody ul li {
    color: #fff;
    list-style: disc;
}
.backGoFine a {
    color: rgba(255, 255, 255, 0.65);
}
.backGoFine a:hover {
    color: #4ca52f;
}