@font-face {
    font-family: 'Futura-l';
    src: url("../fonts/SFUFuturaLight.TTF"); }
@font-face {
    font-family: 'Futura';
    src: url("../fonts/SFUFuturaRegular.TTF"); }
@font-face {
    font-family: 'Futura-b';
    src: url("../fonts/SFUFuturaBold.TTF"); }
.wrap-page-chungcu{
    display: inline-block;
    width: 100%;
    background: #fff;
}
.c-wrap-c-75{
    width: 75%;
    margin: 0 auto;
}
.c-wrap-c-80{
    width: 90%;
    margin: 0 auto;
}
.c-wrap-c-49{
    width: 49%;
    display: inline-block;
}
.c-header{
    text-align: center;
    font-family: "Futura-l", sans-serif;
    color: #484848;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 7rem;
    margin-top: 80px;
    margin-bottom: 50px;
}
.c_content{
    color: #9b9b9b;
    font-family: "Futura", sans-serif;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 50px;
}
.c-img{
    margin-bottom: 50px;
    display: inline-block;
    clear: both;
}
.c-img img{
    width: 100%;
}
.c-bg-B6944B{
    background: #B6944B;
    padding: 100px;
    color: #fff;
}
.c-content-bd{
    display: inline-block;
    clear: both;
    width: 100%;
    margin-top: 50px;
}
.c-head-tt{
    text-align: center;
    font-family: "Futura-l", sans-serif;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 35px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.c-content-tt{
    color: #fff!important;
    font-family: "Futura", sans-serif;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 50px;
}
.c-content-tt p{
    color: #fff!important;
}
.c-header.ext{
    font-size: 35px;
}
.line-c{
    display: inline-block;
    clear: both;
    width: 100%;
    margin-top: 50px;
}
.c-content-60 {
    width: 38%;
    margin: 0 auto;
}
.nav-tabs > li > a {
    border: none;
    background: none;
    font-size: 15px;
}
.nav-tabs > li.active > a {
    background-color: #dcdcdc !important;
}
.tab-content{
    margin-top: 20px;
    width: 100%;
    display: inline-block;
}
.c-wrap-c-49.ext{
    margin: 0 auto;
}
.counter {
    text-align: center;
    text-transform: lowercase;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    color: #484848;
}
.mgbt50{
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.pd50{
    padding: 50px 0;
}
.bd-ext{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}