/*.section-why.jumbotron,*/
/*.section-why .logo {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/
/*.section-why.jumbotron .container {*/
/*    padding: 2.2rem 0;*/
/*    padding: 3.2rem 0;*/
/*}*/
/*.section-why .logo img {*/
/*    width: 114px;*/
/*    width: 88px;*/
/*    height: inherit;*/
/*}*/

section.section-article {
    padding: 5rem 0;
    padding: 4rem 0;
}


h1,
h2,
h3,
h4,
h5,
h6{
    /*font-family: medium-content-sans-serif-font,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Arial,sans-serif;*/
}
section {
    /*padding: 3rem 0;*/
}
section .container,
.section-what .container {
    /*padding-top: 0;*/
    /*padding-bottom: 0;*/
}
@media (min-width: 1200px) {
section:not(.section-what) .container {
    /*max-width: 700px;*/
    /*max-width: 900px;*/
    /*max-width: 780px;*/
}
}
.section-what li {
    /*border: solid 1px rgba(0, 0, 0, 0.14);*/
    /*box-shadow: none;*/
    /*border: solid 1px rgba(0, 0, 0, 0.06);*/
    /*border: solid 1px rgba(0, 0, 0, 0.16);*/
    /*box-shadow: 0 2rem 1.5rem -1.5rem rgba(33,37,41,.15), 0 0 1.5rem 0.5rem rgba(33,37,41,.05);*/
}
article {
    /*font-family: Georgia, Cambria, "Times New Roman", Times, serif;*/
    /*letter-spacing: .01rem;*/
    /*font-weight: 400;*/
    /*font-style: normal;*/
    /*font-size: 21px;*/
    /*font-size: 19px;*/
    /*line-height: 1.58;*/
    /*letter-spacing: -.003em;*/
    /*text-rendering: optimizeLegibility;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*-moz-osx-font-smoothing: grayscale;*/
    /*font-kerning: normal;*/
    
    font-family: 'Roboto', sans-serif;
    font-family: sans-serif;
    font-weight: 300;
    font-weight: 100;
    font-size: 18px;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-kerning: normal;
    color: #43414e;
    
    /*font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;*/
    color: #111;
    font-size: 18px;
    line-height: 1.6em;
}
article img {
    width: 100%;
    margin-top: 1rem;
}
article .attributes {
    margin-bottom: 1rem;
    text-align: right;
    color: silver;
}


/*.chat.btn-primary.sale {*/
/*    padding: .8rem 2.5rem;*/
/*    background: rgba(57, 146, 12, 0.8);*/
/*    border-color: rgba(57, 146, 12, 0.65);*/
/*}*/
/*.chat.btn-primary.sale,*/
/*.chat.btn-primary.sale:hover {*/
/*    color: #fff;*/
/*}*/



.container-cta .h3 {
    margin-bottom: 3rem;
}

.icon-text {
    width: auto;
    height: 26px;
    margin-top: -4px;
}



.container-legend {
    font-size: 14px;
    /*margin-top: 5rem;*/
    margin-top: 3rem;
    margin-top: 1.8rem;
    margin-bottom: 3rem;
}
.container-legend,
.container-legend a {
    color: #adadad;
}
.container-legend a:hover {
    text-decoration: underline;
}




article table .body td:last-child {
    text-align: right;
    white-space: nowrap;
}
@media (max-width: 420px) {

article table .body td:last-child {
    white-space: normal;
    word-break: break-all;
    width: 100%;
    width: 50%;
    width: 130px;
}

/*.wrap-table table tbody,*/
/*.wrap-table table tr.body,*/
/*.wrap-table table td {*/
/*    display: block;*/
/*    width: 100%;*/
/*}*/
/*.wrap-table table tbody:not(.spacer) {*/
/*    border-top: solid 1px rgba(192, 192, 192, 0.86);*/
/*}*/
/*.wrap-table table td {*/
/*    border-top: none !important;*/
/*}*/

    
}
article table .footer {
    display: none;
}



.currency {
    /*color: lightgray; */
    /* color: silver; */
    /* color: rgba(57, 146, 12, 0.8); */
    /* color: rgba(57, 146, 12, 0.65); */
    /* color: rgb(76, 206, 10); */
    /* color: rgb(62, 167, 10); */
    /* color: rgb(60, 181, 0); */
    /*color: rgb(87, 138, 61);*/
}


.btn-md {
    margin: 0;
}

footer .container {
    /*padding-top: 4rem;*/
    /*padding-bottom: 3rem;*/
    /*padding-top: 3rem;*/
    /*padding-bottom: 2rem;*/
}