.gettradequotebtn a,
.tradetitle {
    color: #fff;
    text-transform: uppercase;
}
.footerformbg,
.tradedetailbg .contentpart,
.tradedetailbg .nextedition {
    overflow: hidden;
    box-shadow: 0 0.35rem 0.75rem #1362fc4d;
}
.tradedetailbanner {
    width: 100%;
    padding: 80px 0 120px;
    overflow: hidden;
    position: relative;
    background: url(../images/tradeslider.webp) center center/cover no-repeat #000;
    min-height: 300px;
}
.tradedetailbanner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 0;
}
.container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.tradcat,
.tradedatebg,
.tradetitle {
    margin-bottom: 0.5rem;
}
.tradecaption {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
}
.tradelogo {
    width: 200px;
    height: 200px;
    flex-shrink: 0;
    text-align: center;
    background: 0 0;
    border-radius: 6px;
    border: 1px solid #ff6600;
}
.tradelogo img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
    vertical-align: middle;
    margin-top: 5%;
}
.caption {
    flex: 1;
    color: #fff;
}
.tradetitle {
    font-size: 30px;
    font-weight: 700;
}
.tradcat {
    font-size: 0.85rem;
    color: #ff6600;
}
.tradedatebg {
    font-size: 1.3rem;
    color: #ff6600;
}
.placeline {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 1.5rem;
}
.tradedetailbg {
     z-index: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
.tradedetailbg .inner::after,
.tradedetailbg::after {
    content: "";
    display: table-cell;
    clear: both;
}
.tradedetailbg .inner {
    margin-top: -50px;
    position: relative;
    display: block;
}
.tradedetailbg .contentpart {
    border-radius: 6px;
    background: #fff;
    padding: 30px;
}
.pastedition,
.tradedetailbg .quickinfo,
.tradefairlocation {
    padding: 30px 15px;
    overflow: hidden;
    box-shadow: 0 0.35rem 0.75rem #1362fc4d;
}
.tradedetailbg .contentpart p {
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    color: #414141;
}
.gettradequotebtn {
    display: inline-block;
    float: none;
    width: 283px;
    margin-top: 0.5rem;
}
.gettradequotebtn a {
  text-decoration: none;
    font-weight: 700;
    display: inline-block;
    padding: 8px 25px;
    font-size: 1rem;
    text-align: center;
    line-height: 1.5;
    background: #ff6600;
    border-radius: 2rem;
    width: 225px;
    border: 3px solid #ff6600;
}
.tradedetailbg .contentpart h2,
.tradedetailbg .contentpart h3,
.tradedetailbg .contentpart h4 {
    display: block;
    color: #061f34;
    line-height: 1.2;
    margin-bottom: 1rem;
    font-weight: 600;
}
.tradedetailbg .contentpart h2 {
    font-size: 1.6rem;
}
.tradedetailbg .contentpart h3 {
    font-size: 1.4rem;
}
.tradedetailbg .contentpart h4 {
    font-size: 1.2rem;
}
.tradedetailbg .contentpart ol li,
.tradedetailbg .contentpart ul li {
/*     display: block; */
    padding-left: 5px;
    color: #414141;
    position: relative;
    font-size: 0.95rem;
    line-height: 1.5;
    margin-bottom: 0.5rem;
    text-align: justify;
}
/* .tradedetailbg .contentpart ol li::after,
.tradedetailbg .contentpart ul li::after {
    content: "\f10c";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #ef4f02;
    font-family: FontAwesome;
    border: none;
    width: auto;
    height: auto;
    border-radius: 0;
} */
.tradedetailbg .quickinfo,
.tradefairlocation {
    border-radius: 6px;
    background: #fff;
    margin-bottom: 1.5rem;
}
.tradedetailbg .nextedition .title,
.tradedetailbg .quickinfo .title,
.tradefairlocation .title {
    display: block;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #061f34;
    font-weight: 600;
}
.tradedetailbg .quickinfo table {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
}
.tradedetailbg .quickinfo table tr td {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.2rem 0.5rem;
    color: #666;
    vertical-align: top;
}
.tradedetailbg .quickinfo table tr td strong {
    color: #000;
}
.tradedetailbg .quickinfo table tr td:first-child {
    width: 120px;
}
.tradedetailbg .nextedition {
    border-radius: 6px;
    background: #fff;
    padding: 30px 15px 15px;
    margin-bottom: 1.5rem;
}
.tradedetailbg .nextedition .editionrow {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    overflow: hidden;
}
.tradedetailbg .nextedition .editionrow .logoedition {
    width: 82px;
    height: 82px;
    border-radius: 6px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    position: relative;
    border: 1px solid #efefef;
}
.tradedetailbg .nextedition .editionrow .logoedition img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.tradedetailbg .nextedition .editionrow .caption {
    width: calc(100% - 97px);
    float: left;
    overflow: hidden;
    position: relative;
}
.tradedetailbg .nextedition .editionrow .caption .t_title {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 1rem;
    color: #000;
}
.tradedetailbg .nextedition .editionrow .caption p {
    display: block;
    font-size: 0.9rem;
    line-height: 1;
    color: #666;
    margin-bottom: 0;
}
.tradefairlocation .mapbg {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    overflow: hidden;
    border-radius: 6px;
}
.tradefairlocation .mapbg img {
    width: 100%;
    height: auto;
}
.tradefairlocation .t_title {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 0.5rem;
    color: #000;
}
.tradefairlocation p {
    display: block;
    font-size: 1rem;
    line-height: 1;
    color: #666;
    margin-bottom: 0.5rem;
}
.footerformbg input[type="email"],
.footerformbg input[type="file"],
.footerformbg input[type="text"],
.footerformbg textarea {
    width: 100%;
    box-sizing: border-box;
    color: #3d3d3d;
    text-shadow: none;
    margin-bottom: 15px;
    box-shadow: 5px 5px #fff7f6;
    background: #fff;
    font-size: 1rem;
}
.pastedition {
    border-radius: 6px;
    background: #fff;
    margin: 1.5rem 0;
}
.pastedition .title {
    display: block;
    font-size: 1.8rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #061f34;
    font-weight: 600;
}
.pastedition .newrow {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    background: #eee;
    margin-bottom: 0.5rem;
    border-radius: 6px;
}
.pastedition .newrow .eventname {
    flex: 2;
    font-size: 1rem;
    line-height: 1.2;
    color: #000;
}
.pastedition .newrow .eventdtes {
    flex: 1;
    font-size: 0.9rem;
    line-height: 1.2;
    color: #666;
    font-weight: 500;
}
.footerformbg {
    width: 100%;
    margin: 0;
    padding: 30px 15px 60px;
    background: #fff;
    border-radius: 5px;
}
.footerformbg input[type="email"],
.footerformbg input[type="text"] {
    display: block;
    padding: 0 15px;
    line-height: 49px;
    border-radius: 8px;
    border: 1px solid #ddd;
}
.footerformbg input[type="file"] {
    display: block;
    padding: 7px 15px;
    line-height: 35px;
    border-radius: 8px;
    border: 1px solid #ddd;
}
.footerformbg textarea {
    display: block;
    padding: 10px 15px;
    line-height: 45px;
    border-radius: 8px;
    border: 1px solid #ddd;
}
.footerformbg input[type="submit"] {
    display: inline-block;
    padding: 12px 25px;
    font-size: 1rem;
    line-height: 1.5;
    background: #ff6600;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2rem;
    width: 255px;
    border: 3px solid #ff6600;
    margin-top: 12px;
}
.footerformbg .error {
    color: red;
    font-size: 0.9rem;
    display: block;
}
@media screen and (max-width: 991px) {
    .tradedetailbanner {
        padding: 20px 0 120px;
    }
    .tradecaption .tradelogo {
        float: none;
        margin: 0 auto;
    }
    .tradecaption .caption {
        width: 100%;
        max-width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
        padding-top: 15px;
        text-align: center;
    }
    .tradecaption .caption .inner {
        top: 0;
        transform: translate(0, 0);
    }
}
