body{-webkit-box-sizing:content-box;box-sizing:content-box;font-family:'Montserrat', sans-serif;color:#131313}header{background-color:#f7f7f7;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.15);box-shadow:0 4px 4px rgba(0,0,0,0.15);padding:20px 0 0}header .logo{display:block;width:80px}header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header nav a{color:#131313;margin-left:30px;text-decoration:none}header nav a:hover{color:#131313}header .user-profile{background-color:#e9e9e9;margin-top:10px;padding:10px 0}header .user-profile .form-login span{display:block;width:100%}header .user-profile .form-login form{display:-webkit-box;display:-ms-flexbox;display:flex}header .user-profile .form-login form input{margin-right:5px}header .user-profile .greetings{text-align:right}header .user-profile .greetings span{display:block}section{padding:40px 0}section .section-title{display:inline-block;left:50%;margin:0 auto 40px;padding:0 50px;position:relative;text-align:center;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}section .section-title::after{border-bottom:3px solid #2C4C7C;content:'';display:inline-block;height:1em;left:20%;margin-top:15px;position:absolute;width:60%}.light-gray-bg{background-color:#f7f7f7}.feature{padding-bottom:20px}.feature-icon{padding:10px 0;text-align:center}.feature-icon i{display:block;font-size:60px}.feature-title{font-size:22px;font-weight:bold;line-height:22px;margin-top:10px;padding:15px 30px;text-align:center;text-transform:uppercase}.feature-desc{text-align:center}.custom-menu a{margin-left:10px;color:#131313;text-decoration:none}footer{background-color:#1A212B;color:#FFF;padding:40px 0 20px}footer hr{border-top:1px solid #fff;margin:5px 0}.room-chat{background-color:#FFF;bottom:0;-webkit-box-shadow:0 4px 6px rgba(0,0,0,0.15);box-shadow:0 4px 6px rgba(0,0,0,0.15);left:100px;position:fixed;width:500px;-webkit-transition:all 300ms ease;transition:all 300ms ease}.room-chat-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2C4C7C;color:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.room-chat-title .toggle-position{cursor:pointer}.room-chat-messages{height:300px;overflow:hidden;position:relative}.room-chat-messages .cobrowse-status{background-color:#DFE258;color:#000;font-size:14px;left:50%;padding:3px 5px;position:absolute;top:0;width:95%;z-index:201;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}.room-chat-messages .mask{height:35px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:200;background:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255,255,255,0.4)));background:linear-gradient(to bottom, #fff, rgba(255,255,255,0.4))}.room-chat-messages .new-messages-button{background-color:#D9308A;border:0;bottom:10px;color:#FFF;font-family:"Font Awesome 5 Free";font-weight:900;height:35px;outline:none;padding:0px;position:absolute;right:10px;width:35px;z-index:300;border-radius:100%;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.3);-o-box-shadow:0 2px 2px rgba(0,0,0,0.3);-ms-box-shadow:0 2px 2px rgba(0,0,0,0.3);box-shadow:0 2px 2px rgba(0,0,0,0.3)}.room-chat-messages .new-messages-button:before{content:"\f107";font-size:1.5em;line-height:1em}.room-chat-messages .new-messages-button:hover{cursor:pointer}.room-chat-messages .scrolling-container{height:100%;position:absolute;overflow-y:scroll;top:0;width:100%;-webkit-transform-style:preserve-3d}.room-chat-messages .scrolling-container:after{content:"";display:table;clear:both}.room-chat-messages .scrolling-container .items .message{border-bottom:1px dotted rgba(0,0,0,0.5);padding:10px}.room-chat-messages .scrolling-container .items .message-sender{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.room-chat-messages .scrolling-container .items .message-sender .displayname{font-size:16px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 200px);white-space:nowrap}.room-chat-messages .scrolling-container .items .message-sender .event-ts>span{font-size:10px;color:#a3a3a3;width:auto;-webkit-transform:translate(0, -3px);transform:translate(0, -3px)}.room-chat-messages .scrolling-container .items .message-body{display:block;font-weight:200;width:100%}.room-chat-messages .scrolling-container .items .message:last-child{border:none}.room-chat-messages .scrolling-container .items .message-old{background-color:rgba(229,231,232,0.3)}.room-chat-messages .scrolling-container .items .message-old .message-sender .displayname,.room-chat-messages .scrolling-container .items .message-old .message-body{color:rgba(0,0,0,0.5)}.room-chat-messages .loader{background-color:rgba(0,0,0,0.85);border-radius:5px;bottom:-40px;color:#FFF;padding:5px 10px;position:absolute;width:calc(100% - 20px);-webkit-transition:all 300ms ease;transition:all 300ms ease}.room-chat-messages .loader.visible{bottom:5px}.room-chat-input{border-top:1px solid rgba(0,0,0,0.15);padding:10px}.room-chat-input .room-actions{padding-bottom:5px}.room-chat-input .room-actions a{margin-right:5px}.room-chat-input .room-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.room-chat-input .room-text .text-input{width:calc( 100% - 90px)}.room-chat-input .room-text .send-input{width:60px;text-align:right}.room-chat-input .room-text .send-input button{background:#FFF;border:none;border-radius:100%;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.1);box-shadow:0 1px 4px rgba(0,0,0,0.1);color:#FFF;outline:0;padding:10px}.room-chat-input .room-text .send-input button i{background-color:#545b64;border-radius:100%;font-size:1em;padding:10px}.button{background-color:#F1F2F2;border:1px solid rgba(0,0,0,0.05);color:#4E4044;display:inline-block;font-size:1em;font-weight:300;padding:10px 15px;position:relative;text-decoration:none;border-radius:20px}.button:after{border:1px solid rgba(235,0,41,0.5);bottom:2px;content:'';left:2px;position:absolute;right:2px;top:2px;border-radius:20px}.button:hover{color:#4E4044;text-decoration:none}.button.disabled{background-color:rgba(241,242,242,0.5);color:rgba(78,64,68,0.2)}.button.disabled:after{border-color:rgba(235,0,41,0.1)}.button.disabled:hover{cursor:not-allowed}.vg-pointer{display:block;left:5px;line-height:20px;pointer-events:none;position:absolute;top:5px;z-index:9999}.vg-pointer:before{background-image:url(https://wis.telecom.vg/static/wic/img/mouse-pointer-client.svg);background-repeat:no-repeat;content:'';display:inline-block;height:20px;left:0;position:absolute;top:0;width:13px}.vg-pointer div.labelname{color:#fff;font-size:14px;font-weight:600;line-height:18px;padding:4px 8px;border-radius:2px;-webkit-transform:translate3d(20px, 0px, 0);transform:translate3d(20px, 0px, 0)}.vg-pointer div.labelname small{display:block;font-size:10px;font-weight:400;line-height:12px}.vg-pointer div.labelname small i.img-user{background-image:url(https://wis.telecom.vg/static/wic/img/user.png);background-repeat:no-repeat;background-size:contain;display:inline-block;height:10px;margin-right:3px;position:relative;width:9px;-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}.vg-pointer.client:before,iframe .vg-pointer.client:before{color:#5ECAFF}.vg-pointer.agent{font-size:1.5em}.vg-pointer.agent:before{background-image:url(https://wis.telecom.vg/static/wic/img/mouse-pointer-agent.svg)}.vg-pointer.agent div.labelname{background-color:#ff671b;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);-o-box-shadow:0 2px 4px rgba(0,0,0,0.2);-ms-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2)}.focus{border-color:#ff671b;border-width:2px}.focus-client{border-color:#5ECAFF;border-width:2px}.canvas-agent{left:2px;overflow:hidden;pointer-events:none;position:absolute;top:2px;-webkit-transform-origin:top left;transform-origin:top left;z-index:999}.canvas-agent canvas{left:0;pointer-events:none;position:absolute;top:0}.canvas-agent.active{overflow:scroll;pointer-events:all}.canvas-agent.active canvas{pointer-events:all}.canvas-client{left:0;pointer-events:none;position:absolute;top:0;z-index:999}.vg-tooltip{position:relative}.vg-tooltip:after{border:6px solid #ff671b;border-color:#ff671b transparent transparent transparent;bottom:100%;content:"";display:none;left:30%;margin-bottom:-15px;opacity:0;position:absolute;-webkit-transition:.3s;transition:.3s;-webkit-transform:translateX(10px);transform:translateX(10px)}.vg-tooltip:before{color:#fff;content:attr(data-tooltip-text);background-color:#ff671b;bottom:90%;display:none;font-size:13px;left:40%;opacity:0;padding:10px;position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;white-space:nowrap;z-index:999;border-radius:3px}.vg-tooltip:hover:before,.vg-tooltip:hover:after{opacity:1;display:block}.room-chat-videocall{background-color:#E5E7E8;height:300px;position:relative;width:100%}.room-chat-videocall .remotes{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);height:100%;position:relative;width:100%;z-index:90}.room-chat-videocall .remotes .remoteFeed{background-color:#F7F7F7;background-image:url(https://wis.telecom.vg/static/wic/img/mute_video_active.png);background-position:center;background-repeat:no-repeat;background-size:100px auto;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1 / 4;-ms-grid-row:1;grid-row:1 / 1;overflow:hidden;position:relative}.room-chat-videocall .remotes .remoteFeed video,.room-chat-videocall .remotes .remoteFeed img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.room-chat-videocall .remotes .remoteFeed div.status{background-color:rgba(84,91,100,0.88);left:0;position:absolute;top:0;width:100%}.room-chat-videocall .remotes .remoteFeed div.status p{color:#fff;left:50%;position:absolute;top:50%;width:150px;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}.room-chat-videocall .remotes .remoteFeed div.status.hide{display:none}.room-chat-videocall .remotes .remoteFeed div.status,.room-chat-videocall .remotes .remoteFeed div.video-status,.room-chat-videocall .remotes .remoteFeed div.audio-status{background-color:rgba(84,91,100,0.88);color:#fff;position:absolute;top:0;width:100%}.room-chat-videocall .remotes .remoteFeed div.status p,.room-chat-videocall .remotes .remoteFeed div.video-status p,.room-chat-videocall .remotes .remoteFeed div.audio-status p{color:#fff;left:50%;margin:0;position:absolute;text-align:center;top:50%;width:70%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}.room-chat-videocall .remotes .remoteFeed div.video-status,.room-chat-videocall .remotes .remoteFeed div.status{height:100%}.room-chat-videocall .remotes .remoteFeed div.audio-status{-webkit-box-sizing:content-box;box-sizing:content-box;height:46px}.room-chat-videocall .remotes .remoteFeed div.audio-status p{height:23px;top:50%}.room-chat-videocall .remotes .remoteFeed div.status p{top:40%}.room-chat-videocall .localview{background-color:#000;bottom:10px;height:140px;left:10px;overflow:hidden;position:absolute;width:120px;z-index:100;border-radius:5px}.room-chat-videocall .localview video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.room-chat-videocall .controls{bottom:15px;left:50%;position:absolute;z-index:100;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}.room-chat-videocall .controls-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.room-chat-videocall .controls-flex button.hangup{background-color:#EB0029;background-image:url(https://wis.telecom.vg/static/wic/img/hangup.png);background-size:30px;height:50px;opacity:1;width:50px}.room-chat-videocall .controls-flex button{background-color:#000;background-position:center;background-repeat:no-repeat;background-size:25px;border:none;height:40px;opacity:0.5;width:40px;margin:5px;border-radius:100%;-webkit-transition:all 300ms linear;transition:all 300ms linear}.room-chat-videocall .controls-flex button.mic{background-image:url(https://wis.telecom.vg/static/wic/img/mute_mic.png);background-size:18px}.room-chat-videocall .controls-flex button.mic.active{background-color:#fff;background-image:url(https://wis.telecom.vg/static/wic/img/mute_mic_active.png);opacity:1}.room-chat-videocall .controls-flex button.camera{background-image:url(https://wis.telecom.vg/static/wic/img/mute_video.png);background-size:40px}.room-chat-videocall .controls-flex button.camera.active{background-color:#fff;background-image:url(https://wis.telecom.vg/static/wic/img/mute_video_active.png);opacity:1}.room-chat-videocall .waiting-info{display:none;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:95}.room-chat-videocall .waiting-info-icon{background-color:#EB0029;background-image:url(https://wis.telecom.vg/static/wic/img/videocamera.png);background-position:center center;background-repeat:no-repeat;height:180px;left:50%;position:absolute;width:180px;border-radius:50%;-webkit-transform:translate3d(-50%, 40px, 0);transform:translate3d(-50%, 40px, 0)}.room-chat-videocall .waiting-info-title{color:#EB0029;font-size:1.5em;font-weight:bold;left:50%;position:absolute;text-align:center;-webkit-transform:translate3d(-50%, 250px, 0);transform:translate3d(-50%, 250px, 0)}.room-chat-videocall .waiting-info-desc{left:50%;position:absolute;text-align:center;-webkit-transform:translate3d(-50%, 300px, 0);transform:translate3d(-50%, 300px, 0)}.room-chat-videocall .waiting-info .videocall-announces{height:100%;width:100%}.room-chat-videocall .waiting-info .videocall-announces button{display:none !important}.room-chat-videocall .waiting-info .videocall-announces .slide{height:100%;position:relative;width:100%}.room-chat-videocall .waiting-info .videocall-announces .slide img,.room-chat-videocall .waiting-info .videocall-announces .slide video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.room-chat-videocall .waiting-info.active{display:block}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--vg-select2 .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--vg-select2 .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--vg-select2 .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--vg-select2 .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--vg-select2 .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--vg-select2 .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--vg-select2[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--vg-select2[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--vg-select2.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--vg-select2.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--vg-select2.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--vg-select2 .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--vg-select2 .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--vg-select2 .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--vg-select2 .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--vg-select2 .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--vg-select2 .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--vg-select2 .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--vg-select2[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--vg-select2[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--vg-select2[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--vg-select2[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--vg-select2.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--vg-select2.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--vg-select2.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--vg-select2.select2-container--open.select2-container--above .select2-selection--single,.select2-container--vg-select2.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--vg-select2.select2-container--open.select2-container--below .select2-selection--single,.select2-container--vg-select2.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--vg-select2 .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--vg-select2 .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--vg-select2 .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--vg-select2 .select2-results__option[role=group]{padding:0}.select2-container--vg-select2 .select2-results__option[aria-disabled=true]{color:#999}.select2-container--vg-select2 .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--vg-select2 .select2-results__option .select2-results__option{padding-left:1em}.select2-container--vg-select2 .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--vg-select2 .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--vg-select2 .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--vg-select2 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--vg-select2 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--vg-select2 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--vg-select2 .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--vg-select2 .select2-results__group{cursor:default;display:block;padding:6px}
