.metahtml.css191 .vw_video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    z-index: 200;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

.metahtml.css191 .vw_close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    z-index: 250;
    opacity: 1;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
}

.metahtml.css191 .vw_button {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 250;
    -webkit-transition: opacity .3s ease-in-out 0s, background-color .2s ease-in-out 0s, -webkit-transform .2s ease-in-out 0s;
    transition: opacity .3s ease-in-out 0s, background-color .2s ease-in-out 0s, -webkit-transform .2s ease-in-out 0s;
    -o-transition: opacity .3s ease-in-out 0s, background-color .2s ease-in-out 0s, -o-transform .2s ease-in-out 0s;
    -moz-transition: transform .2s ease-in-out 0s, opacity .3s ease-in-out 0s, background-color .2s ease-in-out 0s, -moz-transform .2s ease-in-out 0s;
    transition: transform .2s ease-in-out 0s, opacity .3s ease-in-out 0s, background-color .2s ease-in-out 0s;
    transition: transform .2s ease-in-out 0s, opacity .3s ease-in-out 0s, background-color .2s ease-in-out 0s, -webkit-transform .2s ease-in-out 0s, -moz-transform .2s ease-in-out 0s, -o-transform .2s ease-in-out 0s;
    visibility: hidden;
    opacity: 0;
}

.metahtml.css191 .vw_cont {
    width: 150px;
    height: 210px;
    left: 40px;
    bottom: 40px;
    cursor: pointer;
    position: fixed;
    overflow: hidden;
    border-radius: 10px;
    z-index: 50;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: transform all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.area.screen-lg .container {
    width: 1160px;
}

.area .metahtml {
    position: relative;
    z-index: 220;
}

.area .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 7;
}

.metahtml.css191 .vw_close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.metahtml.css191 .vw_close:after, .metahtml.css191 .vw_close:before {
    position: absolute;
    left: 9px;
    top: 1px;
    content: " ";
    height: 2px;
    width: 17px;
    background: rgb(77, 157, 252);
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.metahtml.css191 .vw_close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.metahtml.css191 .vw_close:after, .metahtml.css191 .vw_close:before {
    position: absolute;
    left: 9px;
    top: 1px;
    content: " ";
    height: 2px;
    width: 17px;
    background: rgb(77, 157, 252);
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.metahtml.css191 .vw_cont {
    width: 150px;
    height: 210px;
    left: 40px;
    bottom: 40px;
    cursor: pointer;
    position: fixed;
    overflow: hidden;
    border-radius: 10px;
    z-index: 50;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: transform all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.area .node.font-text-montserratmedium, .area.font-text-montserratmedium {
    font-family: 'Montserrat Medium', sans-serif;
}
.area {
    font-size: 16px;
}

.metahtml.css191 .vw_cont[data-state=opened] {
    opacity: 1;
    width: 300px;
    height: 450px;
}

.metahtml.css191 .vw_cont[data-state=opened] .vw_close:before, .metahtml.css191 .vw_cont[data-state=opened] .vw_close:after{
    display: none;
}
