@font-face {
    font-family: "JostBold";
    src: url("../font/Jost-Bold.ttf") format("truetype");
    font-style: normal;
}

p,
a,
span,
samp,
em,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: "JostBold"; */
}

a {
    text-decoration: none;
}

.working-area {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}

.banner-form-wrap {
    width: 540px;
    margin-left: auto;
    margin-right: auto;
}

.preview {
    width: 802px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#pv1 {
    flex-wrap: nowrap;
    width: 800px;
    height: 800px;
    margin: auto;
    background-image: url(../img/ex_bg_1.png);
    background-size: cover;
}

.exlogo-area {
    width: 188px;
    height: 104px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    /* border-radius: 50%; */
    float: left;
    align-items: center;
    padding: 10px;
}

.exlogo-wrap {
    width: 100%;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* box-shadow: 0 0px 3px #E6E6E6; */
    overflow: hidden;
}

.exlogo-wrap img {
    /* width: 136px; */
    /* height: 75px; */
    max-width: 100%;
    max-height: 100%;
    /* border-radius: 50%;
    object-fit: contain; */
    object-fit: contain;
    /* box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.5); */
    border-radius: 10px;
}

.sel_ven {
    overflow: hidden;
}

.sel_ven h6 {
    color: #000;
    font-size: 36px;
    /* font-family: "JostBold"; */
    padding: 0;
    margin-left: 75%;
    line-height: 49px;
    font-weight: normal;
}

.ex-content {
    width: 100%;
    float: left;
    margin-top: 380px;
    display: flex;
    gap: 14px;
}

.ex-content h5 {
    color: #000;
    margin-left: 25px;
    /* font-family: "JostBold"; */
}

.ex-content-pv {
    width: 90%;
    float: left;
    justify-content: center;
    margin-left: 20px;
    margin-top: 15px;
}

.ex-content-pv .hall-pv {
    display: block;
    font-size: 30px;
    color: #000;
    margin-left: 320px;
}

.preview samp {
    float: left;
}

.ex-content .stand-pv {
    display: flex;
    height: 200px;
    align-items: center;
    font-size: 35px;
}

.ex-content .hall-pv {
    width: 217px;
    display: block;
    font-size: 25px;
    color: #fff;
    margin-left: 245px;
    margin-top: 59px;
}

.img2x-1 {
    width: 175px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.btn--secondary:not(:last-child) {
    margin-right: 10px;
}

.btn,
.btn:link,
.btn:visited {
    text-decoration: none;
    padding: 8px 28px;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    border: none;
    cursor: pointer;
}

.img-list {
    width: 540px;
    margin: auto;
    margin-bottom: 20px;
    text-align: center;
}

.form_list {
    width: 440px;
    margin: auto;
}

.img-thumb {
    width: 80px;
    height: auto;
}

#pv2 {
    display: none;
    width: 1200px;
    height: 467px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/ex_bg_2.png);
    background-size: cover;
}

.exlogo-area2 {
    width: 194px;
    height: 113px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    /* border-radius: 50%; */
    float: left;
    align-items: center;
    padding: 10px;
}

.exlogo-wrap2 {
    width: 100%;
    height: 93px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* box-shadow: 0 0px 3px #E6E6E6; */
    overflow: hidden;
}

.exlogo-wrap2 img {
    /* width: 136px; */
    /* height: 75px; */
    max-width: 100%;
    max-height: 100%;
    /* border-radius: 50%;
    object-fit: contain; */
    object-fit: contain;
    /* box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.5); */
    border-radius: 10px;
}

.sel_ven2 {
    overflow: hidden;
    float: left;
    margin-top: 240px;
    margin-left: 42px;
    width: 95px;
}

.sel_ven2 h6 {
    color: #fff;
    font-size: 25px;
    /* font-family: "JostBold"; */
    padding: 0;
    line-height: 49px;
    font-weight: normal;
    text-align: left;
}

.ex-content2 h5 {
    overflow: hidden;
}

.ex-content2 {
    width: 100%;
    float: left;
    margin-top: 307px;
    display: flex;
    gap: 19px;
}

.ex-content2 .stand-pv {
    display: flex;
    margin-left: 17px;
    height: 92px;
    margin-top: 15px;
    align-items: center;
    margin-bottom: 8px;
    font-size: 23px;
}

.ex-content2 .hall-pv {
    width: 226px;
    display: block;
    font-size: 27px;
    color: #fff;
    margin-left: 160px;
    margin-top: 67px;
}

#exlogo-wrap em {
    font-size: 14px;
    color: #666;
}

.loading-delay {
    display: none;
}

.top_nav {
    width: 980px;
    margin: 20px auto;
    text-align: right;
}

.top_nav a {
    margin: 0px 10px;
    font-size: 16px;
    color: #38638B;
}

@media screen and (min-width: 1200px) {}

@media screen and (min-width: 1198px) {}

@media screen and (max-width: 1198px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 575px) {}

@media screen and (max-width: 476px) {
    .modal-dialog {
        margin: 160px 10px 10px 10px !important;
    }
}

@media screen and (max-width: 411px) {}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {}