﻿.project-otr {
    width: 100%;
    overflow: hidden;
    padding: 30px 0px;
}

.prj-innr {
    overflow: hidden;
    width: 100%;
}

.prj-main {
    overflow: hidden;
    padding: 20px 0px;
}

.proj-img {
    float: left;
    width: 40%;
}

    .proj-img img {
        width: 100%;
    }

.proj-dtls {
    width: 50%;
    float: left;
    padding: 0px 20px;
}

.bg-white {
    background: #fff;
}

.proj-hdn {
    font-size: 16px;
    padding: 10px 0px 5px;
    width: 100%;
    overflow: hidden;
    color: #322E52;
    font-family: Robotobold;
}

.proj-desc {
    font-size: 14px;
    text-align: justify;
    line-height: 2;
    width: 100%;
}

.qtn-otr {
    font-size: 18px;
    width: 100%;
}

.qtn-ttl {
    font-size: 13px;
    width: 100%;
    font-family: Robotobold;
}

.ans-otr {
    font-size: 14px;
    width: 100%;
}

    .ans-otr p {
        margin: 0px;
        padding: 0px;
        line-height: 2;
    }

.spn-dnt {
    background: url(../images/donation.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0px 5px;
}

.vw-otr {
    overflow: hidden;
    width: 100%;
}

.vw-more {
    background-color: #D02160;
    width: 130px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    padding: 5px;
    cursor: pointer;
    float: left;
    margin-right: 10px;
}

.dnt-vm {
    background-color: #6A2262;
}
