

:host(.atcb-button) {
    -webkit-margin-start: 217px;
    background: #0c8ed1 !important;
    border-color: #0c8ed1 !important;
    border-radius: 50px !important;
    font-size: 18px !important;
    padding: 15px 32px !important;
    color: #fff !important;
    font-weight: 500 !important;
}

add-to-calendar-button#css-part-example::part(atcb-button),
#atcb-btn-css-part-example-modal-host::part(atcb-button) {
    background-color: #264f3c;
    color: #fff;
}



.form-select {
    border-radius: 10px;
    box-shadow: none !important;
    color: #3F0000;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    /* line-height: 50px; */
    padding: 10px 20px;
}

.h6 {
    color: #444;
    display: block;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
    padding-bottom: 7px;
    margin-top: 20px;
    font-size: 16px;
}

.EnquiryFormLastName {
    padding-top:21px;
}

.EnquiryFormSubmitButton .btn {
    background: #0C8ED1;
    border: none;
    border-radius: 100px;
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    justify-content: center;
    min-height: 55px;
    overflow: hidden;
    padding: 10px 40px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    position: relative;
    text-decoration: none !important;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    color: #FFF;
    box-shadow: 0px 0px 0px 0px #36190B;
}


.EnquiryFormSubmitButton .btn:hover{
    background: #F08121;
}

.EnquiryFormMain .mb-3.row {
    margin:0px; padding:0px;
}

.bxlist-2 li:before {
    color: #c80000 !important;
}

.watch-now-youtube:hover {
    color: #F08121;
}

.exhibitor-content-block{
    background-size:cover !important
}
.row.section-container-wide {
    margin: 0px !important;
}