.table_calc th:nth-child(4)

.s-benifit-inner .table table thead th{font-size: 18px!important;color: #000;font-family: 'InterBold';}
.table td, .table th{text-align: center}
.p_0,.p_garden,.p_1,.p_2,.p_roof,.mezz_inputDefault_1{display: inline-block;margin: auto;}
#fl_garden{border-bottom: 1px solid #d0d0d0;}
.conversion,.conversion_show{font-size: 18px;color: #000;font-family: 'InterBold';}
tbody .name{font-family: 'InterBold';font-size: 18px;color: #000;}
.fancybox-container {
    z-index: 999999 !important;
}
.p_inputDefault_main,.p_inputDefault_1{display: inline-block;}
.heading_title {
    height: 250px;
    background-size: cover !important;
    color: #252525;
    font-weight: bold;
    vertical-align: middle;
    display: table;
    width: 100%;
    background-position: 63px 0px !important;
}
.s-benifit-inner .table table thead .tr_trang th{color: #fff!important;}
.s-heading {
    text-align: center;
    text-transform: uppercase;
    padding-top: 50px;
    padding-bottom: 0;
    display: table-cell;
    vertical-align: middle;
}

.house {
    position: relative;
    float: left;
    width: 25%;
    margin-top: 125px;
    font-size: 11px;
}

.house.sticky {
    padding: 20px;
    position: sticky;
    top: 140px;
}

#house .concrete {
    height: 3px;
    width: 190px;
    background-color: #000;
    display: none;
}

#house .foundation {
    width: 190px;
}

#house .foundation .f_left {
    float: left;
    /* padding-left: 10px; */
}

#house .foundation .f_left .f_content {
    float: right;
    text-align: center;
    padding-left: 12px;
    padding-top: 10px;
}

#house .foundation .f_right {
    float: right;
    padding-left: 10px;
}

#house .foundation .small {
    width: 5px;
    border: 1px solid #8a6642;
    height: 8px;
    border-top: 0;
    border-bottom: 0;
    margin: 0 auto;
}

#house .foundation .large {
    width: 30px;
    border: 1px solid #8a6642;
    height: 20px;
}

#floor_tunel .inside {
    border-color: #252525;
}

.floor .inside {
    float: left;
    border: solid #8a6642;
    border-top: 0;
    width: 190px;
    text-align: center;
    vertical-align: text-bottom;
    padding-top: 19px;
}

.floor .balcony {
    float: left;
    border-right: solid #8a6642;
    border-bottom: solid #8a6642;
    height: 15px;
    width: 9px;
    margin-top: 38px;
}

.floor .external {
    float: left;
    border-bottom: solid #8a6642;
    height: 7px;
    width: 35px;
    margin-top: 46px
}

.floor .mezz {
    width: 120px;
    border-bottom: solid;
    border-color: #8a6642;
    text-align: center;
}

.rooftop .tum {
    width: 75px;
    border: solid #8a6642;
    border-top: 0;
    float: left;
    padding-top: 20px;
    text-align: center;
}

.rooftop .terrace {
    width: 115px;
    float: left;
    border-bottom: solid #8a6642;
    padding-top: 20px;
}

.roof_house {
    width: 95px;
    border-bottom: 4px solid #000;
    text-align: center;
    padding-top: 0;
}

.no_roof {
    width: 190px !important;
}

.hiddenTr {
    display: none;
}

.jumbotron {
    width: 600px;
    margin-left: 150px;
    text-align: center;
}

.form-dropdown {
    position: relative;
    height: 50px;
    border: 1px solid hsla(0, 0%, 0%, .3);
    flex-grow: 1;
    margin: 0 0 20px;
    cursor: pointer;
    outline: none;
    width: 100%;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    border-radius: 0 !important;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.form-dropdown:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

.form-element .input {
    border: 1px solid hsla(0, 0%, 0%, 0.3);
    padding-left: 10px;
    height: 50px;
}

input[type=number] {
    float: left;
    width: 50px;
    height: 40px;
    padding: 0;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    border: 1px hsla(0, 0%, 0%, .3) solid;
    background: none;
    outline: none;
}

#fl_subs .sub,
#fl_subs .add {
    display: none;
}

#fl_subs .inputDefault_main {
    pointer-events: none;
    float: none;
}

span.spinner {
    height: 40px;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

span.spinner>.sub,
span.spinner>.add {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    font-weight: 700;
    font-size: 1em;
    line-height: 40px;
    border: 1px solid hsla(0, 0%, 0%, .3);
    border-right: 0;
    border-radius: 2px 0 0 2px;
    cursor: pointer;
    transition: 0.1s linear;
    -o-transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
}

span.spinner>.add {
    top: 0;
    border: 1px solid hsla(0, 0%, 0%, .3);
    border-left: 0;
    border-radius: 0 2px 2px 0;
}

span.spinner>.sub:hover,
span.spinner>.add:hover {
    background: hsla(0, 0%, 51%, .3);
    color: #25323B;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.s-benifit-inner .table {
    border: none;
}

.s-benifit-inner .table_calc {
    border: 1px solid rgba(131, 131, 131, 0.2);
}

.s-benifit-inner .table table tbody .row {
    height: 40px;
    line-height: 40px;
}

.s-benifit-inner {
    max-width: 100%;
    overflow: inherit;
    box-shadow: inherit;
}

.s-benifit-inner .table table tbody .row td {
    padding: 10px 15px 0;
    vertical-align: top;
}

.s-benifit-inner .table table tbody .row td.conversion,
.s-benifit-inner .table table tbody .row td.terrace_conversion,
.s-benifit-inner .table table tbody .row td.mezz_conversion,
.s-benifit-inner .table table tbody .row td.tunnel_conversion {
    font-weight: bold;
}

.s-benifit-inner .table table tbody .row td p {
    height: 30px;
    line-height: 30px;
}

.s-benifit-inner .table table tbody .row td p.slope {
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}

.s-benifit-inner .table table tbody .row td p.msg {
    font-size: 13px;
    text-align: left;
    color: #000;
    height: auto;
    line-height: normal;
    margin-top: 5px;
}

.p_inputDefault_1,
.p_coe_1,
.p_coe_2,
.inputDefault_2,
.conversion_1,
.conversion_2 {
    margin-top: 10px;
}

.fl_select select {
    font-size: 18px;
    height: 50px;
}

.fl_text,
.fl_without,
.pathway {
    font-weight: bold;
    font-size: 18px;
    font-family: 'InterBold';
    color: #000;
}

#fl_mezz .td_input {
    padding-top: 18px;
}

#fl_mezz .p_mezz_coe_1,
#fl_mezz .p_mezz_coe_2,
.mezz_conversion_1,
#fl_mezz .mezz_conversion_2 {
    padding-top: 10px;
}

.s-benifit-inner .table table thead tr {
    text-align: left;
}

.depth_tunnel:nth-child(2) {
    margin-left: 30px;
}

/*.s-benifit-inner .table table tr th.th_erea {
  width: 115px;
}*/

.table_calc th:nth-child(2) {
    width: 306px;
}

.table_calc th:nth-child(3) {
    width: 306px;
}

.table_calc th:nth-child(4) {
    width: 350px;
}
.cd{width: 48%;float: left;;}
.s-benifit-inner .table_calc table thead tr:nth-child(1) {
    background-color: #663200;
    color: #fff;
    height: 60px;
    text-align: center;
}

.s-benifit-inner .table_calc table thead tr:nth-child(1) th{color: #fff;}


.s-benifit-inner .table_calc table thead tr:nth-child(4) {
    background-color: #663200;
    color: #fff;
    height: 60px;
    text-align: center;
}

.s-benifit-inner .table_calc table thead tr:nth-child(4) th{color: #fff;}

.s-benifit-inner .table_calc table tbody .row .name {
    text-align: right;
}

.ereaTotal {
    text-align: center;
    font-size: 18px !important;
    font-weight: bold!important;
}

.input_erea {
    font-size: 17px !important;
    font-weight: bold;
}

/* Style the tab */
.s-benifit-bg .tab {
    overflow: hidden;
}

/* Style the buttons inside the tab */
.s-benifit-bg .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}

/* Change background color of buttons on hover */
.s-benifit-bg .tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.s-benifit-bg .tab button.active {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #000;
    color: #000;
    border-bottom-color: #fff;
    border-radius: 5px 5px 0 0;
}

/* Style the tab content */
.s-benifit-bg .tabcontent {
    display: none;
    padding: 30px 20px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    border: 1px solid #000;
    border-radius: 0 5px 5px 5px;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.faqanswer {
    display: none;
    background: #fff;
    padding: 12px 20px 0 30px;
    margin-top: -20px;
}

.faqanswer p {
    font-size: 13px;
    line-height: 17px;
}


a.active {
    font-weight: bold;
}

.togglefaq {
    text-decoration: none;
    color: #333;
    font-size: 20px;
    padding: 8px 15px 5px;
    line-height: 26px;
    display: block;
    border: 1px solid #d0d0d0;
    margin-bottom: 20px;
    background-color: #e5e5e5;
    position: relative;
}

.icon-plus {
    color: #000;
    font-size: 30px;
    line-height: 17px;
    float: left;
}

.icon-minus {
    color: #000;
    font-size: 50px;
    line-height: 35px;
    float: left;
}

i.icon-minus:before {
    content: "-";
    position: absolute;
    right: 10px;
    top: -6px;
}

i.icon-plus:before {
    content: "+";
    position: absolute;
    right: 10px;
    top: 8px;
}

.main-estimates {
    border-top: none;
    padding-top: 0;
    font-size: 17px;
    line-height: 30px;
}

.committed2gold {
    color: #fff;
    margin-bottom: 30px;
    background: #2f3350d4 url(https://dongcuong.com/wp-content/themes/dongcuong/assets/images/timthumb.png) no-repeat;
    background-size: 100px;
    background-position-y: 10px;
    background-position-x: 20px;
    text-align: center;
    background-position-y: 10px;
}

.committed2gold ul:not(.default) {
    list-style: none;
    padding: 10px 30px 30px;
}

.committed2gold ul li {
    position: relative;
    padding-left: 30px;
    line-height: 20px;
    margin-top: 15px;
}

.conscoe h2 {
    text-align: center;
    text-transform: uppercase;
    display: block;
    border-top: 1px solid #eaeaeb;
    padding-top: 30px;
    margin-bottom: 30px;
}

.conscoe ul {
    margin-top: 30px;
}

.conscoe ul li {
    list-style: inside;
    padding-left: 30px;
}

.pnote {
    padding-top: 20px;
    font-size: 17px;
    font-style: italic;
    line-height: 23px;
    font-weight: bold;
}

.tableStar td {
    border-bottom: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    font-size: 14px;
    padding: 5px;
}

.tableStar th {
    border-bottom: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    font-weight: bold;
    padding: 5px;
}

.tableStar td.nen {
    background-color: #ddd;
}

ul.color1 {
    margin: 0 0 25px 45px;
    color: #0771a0;
    font-weight: bold;
    display: block;
}

ul.color1 li:before {
    content: "•";
    color: #0872a1;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

ul.note {
    margin: 0 0 25px 45px;
    font-weight: bold;
    display: block;
}

ul.note li:before {
    content: "•";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.heading_row .blog_heading h1 {
    text-transform: uppercase;
}

section.exclusive {
    margin-top: 30px;
}

section.exclusive article.kdc-new header p {
    color: #444c59;
}

section.exclusive article.md-news {
    width: calc(25% - 20px);
    margin: 30px 20px 0 0;
}

section.exclusive article.md-news:nth-child(3n+3) {
    margin-right: 20px;
}

section.exclusive article.md-news:nth-child(4n+4) {
    margin: 0;
}

.main-body p img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 480px) {
    .top_banner {
        height: auto !important;
        line-height: 40px !important;
        background-image: none !important;
    }

    .top_banner p {
        width: 100% !important;
    }

    .hotline-info li {
        width: 50% !important;
    }

    section.exclusive article.md-news {
        width: 100% !important;
    }

    .cd-timeline-img.cd-picture {
        width: 35px;
        height: 35px;
        font-size: 12px;
        line-height: 38px;
    }

    .cd-timeline-content {
        margin-left: 50px;
    }

    .info_extra {
        font-size: 18px;
        line-height: 30px;
        padding: 20px;
    }

    .cd-timeline-content img {
        width: 100%;
        height: auto;
    }
}

.s-banner-bg {
    padding: 50px 0 300px;
}

.s-banner-bg::before {
    background: transparent;
}

section.exclusive article.featu#000 .sort_order {
    height: 466px !important;
}

tr{border-color: #000;}
thead {border-color: #000;}
table{border: 1px solid #000;}
.table thead th {
    border-bottom: 1px solid #000;
}
.table td, .table th{border-top: 1px solid #000;}
td.conversion{border-bottom: 1px solid #000;}
.floor.rooftop#floor_3 .balcony{margin-top: 40px;height: 13.5px;}

.floor .mezz{position: relative;}
.floor .mezz::after {
    position: absolute;
    content: '';
    background: #8a6642;
    left: 100%;
    width: 4px;
    height: 14px;
    bottom: -3px;
}

@media only screen and (min-width : 1224px) {
    .s-banner-bg {
        background-image: url(https://dongcuong.com/wp-content/themes/dongcuong/assets/images/69685207-building-wallpapers.jpg) !important;
        background-size: 100% 170% !important;
        background-repeat: no-repeat !important;
        background-position: 0 70% !important;
    }
}



.tong_tien {
    text-align: center;
    font-size: 18px !important;
    font-weight: bold!important;
  }
  .chu_nho{font-size: 13px;font-weight: unset;font-style:italic;font-family: 'InterRegular';}
  .p_3,.p_4,.p_5,.p_6,.p_7,.p_8,.p_9,.p_10,.p_11,.p_12,.p_13,.p_14,.p_15,.tunnel_inputDefault_main{display: inline-block;
    margin: auto;}

.fl_text_tum{margin-top:15px;margin-bottom: 20px;}
.fl_without{margin-bottom: 10px;}