@import url(https://fonts.googleapis.com/css?family=Open+Sans);.botui-container{font-size:14px;font-family:"Open Sans",sans-serif;background-image:url(images/bg1.jpg)}.botui-messages-container{padding:10px 20px}.botui-actions-container{padding:10px 20px}.botui-message{min-height:30px;color:#000}.botui-message-content{padding:7px 13px;border-top-left-radius:0;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;color:#fff;background-color:#00aeef}.botui-message-content.human{color:#000;background-color:#97d342;border-top-left-radius:20px;border-top-right-radius:0;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.botui-message-content.text{line-height:1.3}.botui-message-content.loading{background-color:#d3d3d3;line-height:1.3;text-align:center}.botui-message-content.embed{padding:5px;border-radius:5px}.botui-message-content-link{color:#919292}.botui-actions-text-input{border:0;outline:0;border-radius:0;margin-bottom:0;padding:7px 15px;font-family:"Open Sans",sans-serif;background-color:transparent;color:#000;border-bottom:1px solid #919292;border-bottom:transparent;background-color:#97d342;border-top-left-radius:20px;border-top-right-radius:0;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.botui-actions-text-submit{color:#fff;width:30px;padding:5px;height:30px;line-height:1;border-radius:50%;border:1px solid #f7941e;background:#f7941e}.botui-actions-buttons-button{border:0;color:#000;line-height:1;cursor:pointer;font-size:14px;font-weight:500;padding:7px 15px;border-radius:4px;font-family:"Open Sans",sans-serif;background:#fed20f;box-shadow:2px 3px 4px 0 rgba(0,0,0,.25)}.botui-actions-text-select{border:0;outline:0;border-radius:0;padding:5px 7px;font-family:"Open Sans",sans-serif;background-color:transparent;color:#595a5a;border-bottom:1px solid #919292}.botui-actions-text-searchselect{border:0;outline:0;border-radius:0;padding:5px 7px;font-family:"Open Sans",sans-serif;background-color:transparent;color:#595a5a;border-bottom:1px solid #919292}.botui-actions-text-searchselect .dropdown-toggle{border:none!important}.botui-actions-text-searchselect .selected-tag{background-color:transparent!important;border:0!important}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-enter,.slide-fade-leave-to{opacity:0;transform:translateX(-10px)}.dot{width:.5rem;height:.5rem;border-radius:.5rem;display:inline-block;background-color:#606060}.dot:nth-last-child(1){margin-left:.3rem;animation:loading .6s .3s linear infinite}.dot:nth-last-child(2){margin-left:.3rem;animation:loading .6s .2s linear infinite}.dot:nth-last-child(3){animation:loading .6s .1s linear infinite}@keyframes loading{0%{transform:translate(0,0);background-color:#2270af}25%{transform:translate(0,-3px)}50%{transform:translate(0,0);background-color:#606060}75%{transform:translate(0,3px)}100%{transform:translate(0,0)}}.autocomplete-items{border:1px solid #d4d4d4;border-bottom:none;border-top:none;z-index:99;left:0;right:0}.autocomplete-items div{padding:10px;cursor:pointer;background-color:#fff;border-bottom:1px solid #d4d4d4}.autocompl@import url(https://fonts.googleapis.com/css?family=Open+Sans);
.botui-container {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    background-size: contain;
    background-repeat: round;
    background-image: url(images/bournvitabg.jpg);
    position: relative;
}

.botui-messages-container {
    padding: 10px 20px
}

.botui-actions-container {
    padding: 10px 20px
}

.botui-message {
    min-height: 30px;
    color: #000
}

.botui-message-content {
    padding: 10px 13px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #fff;
    background-color: #330170
}

.botui-message-content.human {
    color: #000;
    background-color: #f4b71c;
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.botui-message-content.text {
    line-height: 1.3
}

.botui-message-content.loading {
    background-color: #d3d3d3;
    line-height: 1.3;
    text-align: center
}

.botui-message-content.embed {
    padding: 5px;
    border-radius: 5px
}

.botui-message-content-link {
    color: #919292
}

.botui-actions-text-input {
    border: 0;
    outline: 0;
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px 15px;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    color: #000;
    border-bottom: 1px solid #919292;
    border-bottom: transparent;
    background-color: #f4b71c;
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.botui-actions-text-submit {
    color: #fff;
    width: 30px;
    padding: 5px;
    height: 30px;
    line-height: 1;
    border-radius: 50%;
    border: 1px solid #f7941e;
    background: #f7941e
}

.botui-actions-buttons-button {
    border: 0;
    color: #000;
    line-height: 1;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 15px;
    border-radius: 4px;
    font-family: "Open Sans", sans-serif;
    background: #ed6830;
    box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, .25);
    color: #ffffff;
}

.botui-actions-text-select {
    border: 0;
    outline: 0;
    border-radius: 0;
    padding: 5px 7px;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    color: #595a5a;
    border-bottom: 1px solid #919292
}

.botui-actions-text-searchselect {
    border: 0;
    outline: 0;
    border-radius: 0;
    padding: 5px 7px;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    color: #595a5a;
    border-bottom: 1px solid #919292
}

.botui-actions-text-searchselect .dropdown-toggle {
    border: none!important
}

.botui-actions-text-searchselect .selected-tag {
    background-color: transparent!important;
    border: 0!important
}

.slide-fade-enter-active {
    transition: all .3s ease
}

.slide-fade-enter, .slide-fade-leave-to {
    opacity: 0;
    transform: translateX(-10px)
}

.dot {
    width: .5rem;
    height: .5rem;
    border-radius: .5rem;
    display: inline-block;
    background-color: #606060
}

.dot:nth-last-child(1) {
    margin-left: .3rem;
    animation: loading .6s .3s linear infinite
}

.dot:nth-last-child(2) {
    margin-left: .3rem;
    animation: loading .6s .2s linear infinite
}

.dot:nth-last-child(3) {
    animation: loading .6s .1s linear infinite
}

@keyframes loading {
    0% {
        transform: translate(0, 0);
        background-color: #2270af
    }
    25% {
        transform: translate(0, -3px)
    }
    50% {
        transform: translate(0, 0);
        background-color: #606060
    }
    75% {
        transform: translate(0, 3px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.autocomplete-items {
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    left: 0;
    right: 0
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    color: black;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div:hover {
    background-color: #e9e9e9
}

.autocomplete-active {
    background-color: #1e90ff!important;
    color: #fff
}

.timerImg{
    display: block;
     width: 100%;
}
.showImg{
    display: none;
    
}
.comment-text-input {
    border: 0;
    outline: 0;
    border-radius: 0;
    margin-bottom: 0;
    padding: 40px 50px;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    color: #000;
    border-bottom: 1px solid #919292;
    border-bottom: transparent;
    background-color: #97d342;
    border-top-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-left: 20px;
    padding-top: 10px;
}

.address-text-input {
    width: 100%;
    height: 80vh;
}

.address-text-input1 {
    width: 100vh;
}

.input-type {
    width: 100%;
    margin-top: 5px;
    color: black;
    padding-top: 5px;
    padding-left: 5px;
}

.form-control {
    border-bottom: 1px solid black;
    border-top: none;
    border-left: none;
    border-right: none;
    display: block;
    height: 20px;
    padding: 5px 14px;
    color: black;
    width: 89%;
}

.line-address {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    font-size: 16px;
}

::placeholder {
    color: white;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
}

.cssAlert {
    padding: 0px;
    color: #1e90ff
}

.address {
    width: 180px;
    word-wrap: break-word;
    color: black;
    line-height: 1.3;
}

.text-content {
    line-height: 1.3
}


.modal{  
    background-size: contain;
}

.intro{
    background-image: url(images/Confetti_3-loop.gif);
}

.timer{
    background-color: #97d342
}


.custom-class{
    width: 100% !important;
}



.gift{
    padding: 0px 0px !important;
}



.removebg{
    padding: 0px 0px !important;
    background-color: aliceblue;
}