.fqdesp.shw {
    max-height: 100%;
    opacity: 1;
    margin-bottom: 20px;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.fade:not(.show) {
    opacity: 1 !important
}

.show {
    display: flex !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5)
}

.pop-upvd.modal-dialog {
    transform: translate(0, 0) !important
}

.pop-upvd {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: auto;
    animation: zoom .5s;
    padding: 0 30px
}

.closbtn {
    z-index: 1;
    position: absolute;
    background: black;
    width: 40px;
    height: 40px;
    top: -20px;
    right: 10px;
    border-radius: 50%;
    cursor: pointer
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

span.clslin {
    position: absolute;
    width: 26px;
    height: 3px;
    background: #fff;
    top: 19px;
    margin: 0 auto;
    right: 7px;
    transform: rotate(45deg)
}

span.clslin2 {
    position: absolute;
    width: 26px;
    height: 3px;
    background: #fff;
    top: 19px;
    margin: 0 auto;
    right: 7px;
    transform: rotate(-45deg)
}

#video2 {
    width: 800px !important
}

@media screen and (max-width: 767px) {
    #video2 {
        height: 80vh !important
    }
}

@media screen and (max-width: 500px) {
    .flx-btns {
        display: inline-block !important
    }
}

.flx-btns {
    display: flex
}

.vid-btn {
    display: inline-block;
    border: 2px solid #007f91;
    border-radius: 4px;
    margin-top: 25px;
    color: #007f91;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 11px;
    padding-right: 22px
}

.bner-btn {
    margin-right: 15px
}

i.fas.fa-video:before {
    color: #007f91
}

button.btns-ap.dmstrtablnk.dmstr-red,
button.btns-ap.dmtablink.dmw3-red {
    background: #007f93;
    color: #fff;
}

.svg-chng,
.vdoicnclr {
    filter: invert(32%) sepia(68%) saturate(3122%) hue-rotate(166deg) brightness(85%) contrast(101%);
}

p.btntxtvd {
    color: #007f93;
}

.fet-btn a:after {
    display: none;
}

.imgcntrcl {
    margin: 0 auto;
}