@charset "UTF-8";.modal-analytics{cursor:pointer}.modal-analytics .modal-dialog{max-width:1000px!important;cursor:default}.modal-analytics .analytics-view{height:60vh;width:100%;position:relative}#analytics-loading{position:absolute;height:100%;width:100%;background-color:#fff;top:0}#map-analytics-container{width:100%;height:100%}#map-analytics{height:100%;width:100%}:root{--bf-theme:#2D2A2A;--bf-theme-light:#343434;--bf-text:#ECECEC;--bf-text-dark:#817E7E;--bf-primary:#D60346;--bf-primary-dark:#b6033b;--bf-max-width-desktop:700px}@font-face{font-family:NiveauGrotesk;src:url(../fonts/NiveauGroteskRegular.woff);font-weight:400}@font-face{font-family:NiveauGrotesk;src:url(../fonts/NiveauGroteskBold.woff);font-weight:700}@font-face{font-family:NiveauGrotesk;src:url(../fonts/NiveauGroteskBlack.woff);font-weight:900}@keyframes show-animation{0%{transform:translateY(-100%) scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}100%{transform:translateY(0) scale3d(1,1,1)}}@keyframes tag-animation{from{display:block;transform:rotate(-50deg)}to{transform:rotate(0);display:none}}@keyframes headline-animation{from{transform:scale3d(0,0,0)}to{transform:scale3d(1,1,1)}}@keyframes subscribe-animation{0%{visibility:visible;transform:scale3d(1,1,1)}50%{transform:scale3d(1.1,1.1,1.1)}100%{transform:scale3d(1,1,1);visibility:visible}}@keyframes rules-animation{0%{opacity:0}100%{opacity:.7}}@keyframes digit-animation{from{background-color:#ff0}to{background-color:var(--bf-primary)}}#btnBlackFriday{background-color:var(--bf-theme);color:#fff;font-weight:900;font-size:1.1rem}#btnBlackFriday span{color:var(--bf-primary)}#btnBlackFriday:hover{transform:scale3d(1.1,1.1,1.1)}.black-friday{background-color:var(--bf-theme);position:absolute;top:0;left:0;width:100%;min-height:100vh;height:100vh;overflow-y:scroll;z-index:9999;font-family:NiveauGrotesk}.black-friday.show{display:block;animation:show-animation 1s cubic-bezier(.215,.61,.355,1)}.black-friday .btn-close{color:var(--bf-text);position:absolute;right:0;cursor:pointer;width:50px;height:50px;display:flex;justify-content:center;align-items:center;opacity:.8;font-size:36px;background-color:var(--bf-primary)}.black-friday .btn-close:hover{opacity:1}.black-friday .container{display:flex;flex-direction:column;max-width:var(--bf-max-width-desktop);margin:0 auto;padding:0}.black-friday .counter{background-color:var(--bf-theme-light);color:var(--bf-text-dark);height:80px}.black-friday .counter h2{font-family:NiveauGrotesk;font-weight:700;font-size:28px}.black-friday .counter .content{display:flex;align-items:center;max-width:var(--bf-max-width-desktop);margin:0 auto;height:100%;width:100%;padding:0}.black-friday .counter .digits{display:flex;flex-direction:row;gap:5%;margin-left:1rem;margin-top:-16px}.black-friday .counter .digit{background-color:var(--bf-theme);height:50px;min-width:50px;position:relative;padding:.5rem;display:flex;align-items:center;justify-content:center}.black-friday .counter .digit span:nth-child(1){color:var(--bf-primary);font-size:36px;font-weight:700}.black-friday .counter .digit span:nth-child(2){font-size:14px;position:absolute;bottom:-1.2rem;left:0;opacity:.7}.black-friday .headline{margin-top:2rem;animation:headline-animation 1s cubic-bezier(.175,.885,.32,1.275)}.black-friday .headline h1{color:var(--bf-text);font-size:100px;margin:0;line-height:100px;font-weight:900;opacity:.9}.black-friday .headline h1 span{color:var(--bf-primary)}.black-friday .headline p{font-weight:400;font-size:24px;color:var(--bf-text);margin:0;opacity:.85;line-height:24px}.black-friday .headline p span{background-color:rgba(255,255,255,.1);font-size:24px;font-weight:700;padding:.5rem}.black-friday .tag{padding:1rem;position:relative;background-color:var(--bf-theme-light);width:450px;margin-top:2rem;opacity:.9;animation:tag-animation .5s cubic-bezier(.175,.885,.32,1.275);transform-origin:top left}.black-friday .tag::after{content:"";width:95%;height:70%;position:absolute;top:15%;left:2%;border:dashed var(--bf-text-dark) 2px;opacity:.5}.black-friday .tag h2{color:var(--bf-text);margin-left:50px;font-family:NiveauGrotesk;opacity:.5;font-size:28px}.black-friday .tag .content{padding:.5rem}.black-friday .tag .content::before{content:"";width:25px;height:25px;background-color:var(--bf-theme);border-radius:50%;position:absolute;left:25px;top:calc(50% - 12px);border:solid var(--bf-text-dark) 2px}.black-friday .tag .content::after{content:"";width:40px;height:3px;background-color:var(--bf-text-dark);position:absolute;top:45%;left:-5px;transform:rotate(15deg)}.black-friday .subscription{margin-top:2rem}.black-friday .subscription .button{cursor:pointer;outline:0;border:none;background-color:var(--bf-primary);color:var(--bf-text);font-size:18px;font-weight:700;padding:1.2rem 3rem;border-radius:50px;transition:background-color .5s;animation:subscribe-animation 1s;animation-delay:2s}.subscription .button:hover{background-color:var(--bf-primary-dark)}.subscription .button:disabled{opacity:.6}.subscription-form .subscription-select-bf{width:600px}.subscription-form .subscription-select-bf label{color:#fff;width:100%}.subscription-form .subscription-select-bf select{border:solid 1px rgba(255,255,255,.5);padding:1rem;background-color:rgba(255,255,255,.05);color:#fff;font-size:1.2rem;border-radius:5px;width:100%;margin-bottom:1.5rem}.subscription-check-bf{display:flex;flex-direction:row;margin:1.5rem 0}.subscription-check-bf label{color:#fff;opacity:.8;margin-left:.5rem}.subscription-check-bf label:hover{opacity:1}.subscription-check-bf input[type=checkbox]{border:solid 1px rgba(255,255,255,.5);padding:1rem;background-color:rgba(255,255,255,.05);width:25px;height:25px}.black-friday .rules{margin-top:2rem;color:var(--bf-text-dark);opacity:.7;animation:rules-animation 1s cubic-bezier(.215,.61,.355,1)}.black-friday .rules span{color:var(--bf-text);font-weight:700}.black-friday .rules ul{padding:0 1rem}@media (max-width:700px){.black-friday .counter{height:80px}.black-friday .counter{padding:1rem}.black-friday .counter .digit{height:35px;min-width:35px;padding:.2rem}.black-friday .counter .digit span:nth-child(1){font-size:24px}.black-friday .counter .digit span:nth-child(2){font-size:12px;position:absolute;bottom:-1rem}.black-friday .headline{padding:1rem}.black-friday .headline h1{font-size:70px;line-height:70px}.black-friday .headline p{font-size:16px}.black-friday .headline p span{font-size:18px}.black-friday .tag{margin:1rem;width:80%}.black-friday .tag h2{font-size:24px}.black-friday .subscription{margin-top:1rem;padding:1rem}.subscription .button{width:100%}.rules{padding:1rem;margin-top:1rem}}#plans-matrix.plans-black-friday .plan-black-friday{position:relative;padding:1rem!important}#plans-matrix.plans-black-friday .plan-black-friday .bf-off{display:block!important;background-color:var(--bf-primary);color:#fff;opacity:1;padding:.4rem 2rem;top:-1rem;font-size:1rem;font-weight:700}#plans-matrix.plans-black-friday .plan-black-friday .plan-valor{text-decoration:line-through;font-size:20px}#plans-matrix.plans-black-friday .plan-black-friday .plan-bf-price{font-size:2rem;font-weight:900;display:block!important}#plans-matrix.plans-black-friday .plan-black-friday{background-color:var(--bf-theme);color:#fff}#plans-matrix.plans-black-friday .plan-black-friday::before{content:"";width:95%;height:95%;position:absolute;top:2.5%;left:2%;border:dashed var(--bf-text-dark) 2px;opacity:.5}#plans-matrix.plans-black-friday .plan-black-friday .btn-cta{color:#fff;font-weight:700;border:none;border:solid 1px var(--bf-primary);z-index:100}#plans-matrix.plans-black-friday .plan-black-friday .btn-cta:hover{background-color:var(--bf-primary);transform:scale3d(1.1,1.1,1.1)}#plans-matrix.plans-black-friday .plan-black-friday .plan-obs-bf{display:block!important;font-weight:400;font-size:.75rem;opacity:.8}#plans-matrix.plans-black-friday .plan-black-friday .plan-obs{display:none!important}#checkoutController .bf-checkout-badge{background-color:var(--bf-theme);color:var(--bf-text);font-weight:900!important;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5rem;width:200px;position:relative}#checkoutController .bf-checkout-badge::before{content:"";width:95%;height:95%;position:absolute;top:2.5%;left:2.5%;border:dashed var(--bf-text-dark) 2px;opacity:.5}#checkoutController .bf-checkout-badge h1{font-size:1.5rem;font-weight:900}#checkoutController .bf-checkout-badge h1 span{color:var(--bf-primary)}.modal-cancellation .modal-body h3{margin:16px 0;font-size:1.25rem;font-weight:700}.checkout{height:90vh}.head-checkout{width:100%;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:rgba(0,0,0,.1);position:absolute;top:0;background:#fff}.head-checkout .marcador{width:32px;height:32px;background-color:#fff;color:var(--gray)!important;border-radius:50%;border-width:1px;border-color:var(--border-color);border-style:solid;font-weight:300}.marcador-descricao{color:var(--gray)!important;font-size:1.2rem}.head-checkout .marcador.ativo{width:32px;height:32px;border-color:var(--teal)!important;background-color:var(--teal);color:#fff!important;font-weight:700}.checkout-container-view{flex-grow:1;margin-bottom:60px;margin-top:60px;overflow:auto}#accordionPaymentMethod .card.disabled{cursor:default;color:gray;pointer-events:none}.checkout-rodape{height:90px;min-height:50px;width:100%;position:absolute;bottom:0;background:#fff;z-index:1000}.checkout-warning{font-size:14px;color:var(--danger)}.checkout-bage-pill{font-size:14px}.checkout-observacoes{font-size:12px}.plano-card{height:410px;min-width:220px;border-radius:5px;border-width:1px;border-style:solid;border-color:rgba(0,0,0,.1);margin-left:20px;overflow-y:auto}.plano-card .botao-contratar{width:100%!important}.plano-card .conteudo{height:90%;width:100%;font-size:12px;line-height:2}.card-link{z-index:1000}.tooltip-inner{min-width:300px!important;font-size:14px!important;font-weight:400}.plano-card.ativo{border-color:var(--primary);box-shadow:.2rem .5rem 1rem 0 #d4d3d3}.plano-card.ativo .botao-contratar{color:#fff;background-color:var(--primary)}.plano-card small{font-weight:100}.input-forma-pagamento{margin-left:25px;width:150px}.input-forma-pagamento .check{width:5%}.card-forma-pagamento{width:95%;background-color:#fff;border-radius:5px;border-width:1px;border-style:solid;border-color:rgba(0,0,0,.1)}.card-forma-pagamento small{font-size:10px}.card-forma-pagamento.ativo,.card-forma-pagamento:hover{border-color:var(--primary)}.card-forma-pagamento img{width:32px;height:32px}.condicao-pagamento-mensagem-positive{color:var(--teal)}.condicao-pagamento-mensagem-negative{color:red}.icone-forma-pagamento img{width:48px;height:48px}.check-termos-invalid{width:100%;margin-top:.25rem;font-size:80%;color:red}.no-spin::-webkit-inner-spin-button,.no-spin::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important;-moz-appearance:textfield!important}.condicao-pagamento-label{font-size:80%}.input-cupom{text-transform:uppercase}.condicao-valor-normal{font-size:1rem}.condicao-valor-deprecated{font-size:1rem;text-decoration:line-through}.course-promotion .h3,.course-promotion h3{font-weight:700}.course-promotion img{width:100%;margin-bottom:16px}.course-promotion p:last-of-type{margin:0}.course-promotion button:last-of-type{color:#fff;background-color:#20c997}/*!
 * Cropper.js v1.4.3
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-10-24T13:07:11.429Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline-color:rgba(51,153,255,.75);outline:1px solid #39f;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.imagens-360-cabecalho{height:100%}.imagens-360-edicao-form{margin-top:10px}.imagens-360-ordernacao{margin:auto;padding:0 0 150px 0}.imagens-360-ordernacao.configurations-arrow-list{margin:auto;padding:0 0 64px 0}.mensage-indicar-ordenacao{padding-right:15px;font-size:15px;font-weight:100;margin:auto}.imagens-360-painel{font-size:16px!important;text-align:center;height:45vh}.thumb-360{height:180px;width:180px;background-color:#e6eff8;text-align:center;margin-right:21px;margin-bottom:21px;float:left;cursor:pointer;border-radius:7px}.modal-backdrop-tour360{background:rgba(0,0,0,.54);padding:1%;width:100%;height:100%}.top-modal-amb-tour{height:35px;top:0;left:0;right:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.body-amb-tour{background-color:#fff;margin:auto;top:48px;height:94%}.selecionado{border:solid #199fea 2px}.slot{background-color:#e1e6ea!important}.proximo,.proximo:active,.proximo:visited{background-color:#199fea!important}.proximo:hover{background-color:#36b4fa!important}.imagens-360-edicao-imagem{background-repeat:no-repeat;background-size:cover;height:100%!important;width:100%!important;display:block;background-position:center}.nav-tab-menu{border-top:transparent!important;border-left:transparent!important;border-right:transparent!important;padding:0;padding-bottom:3px;padding-top:7px}.nav-tab-munu-arquivo{padding:10px;width:120px;text-align:center;cursor:pointer}.content-btns-prev-amb{height:100%;float:left;width:100px;background:0 0;opacity:.5;text-align:center;background:-webkit-linear-gradient(left,rgba(0,0,0,.41),rgba(185,185,185,0));background:-o-linear-gradient(right,rgba(0,0,0,.41),rgba(185,185,185,0));background:-webkit-linear-gradient(linear,left top,right top,from(rgba(0,0,0,.41)),to(rgba(185,185,185,0)));background:-webkit-linear-gradient(left,rgba(0,0,0,.41),rgba(185,185,185,0));background:linear-gradient(to right,rgba(0,0,0,.41),rgba(185,185,185,0))}.content-btns-next-amb{height:100%;float:right;right:10px;width:100px;background:0 0;opacity:.5;text-align:center;background:-webkit-linear-gradient(left,rgba(185,185,185,0),rgba(0,0,0,.41));background:-o-linear-gradient(right,rgba(185,185,185,0),rgba(0,0,0,.41));background:-webkit-linear-gradient(linear,left top,right top,from(rgba(185,185,185,0)),to(rgba(0,0,0,.41)));background:-o-linear-gradient(left,rgba(185,185,185,0),rgba(0,0,0,.41));background:linear-gradient(to right,rgba(185,185,185,0),rgba(0,0,0,.41))}.content-btns-prev-amb:HOVER{opacity:1}.content-btns-next-amb:HOVER{opacity:1}.btn-preview-amb{margin:0;top:50%;left:10px;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:0 0;background-image:url(../img/arrow-left.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:100px;width:60px}.btn-next-amb{margin:0!important;top:50%;right:10px;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:0 0;background-image:url(../img/arrow-right.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:100px;width:60px}.texto_bottom_info{position:absolute;width:100%;bottom:16px;text-align:center;color:#fff;font-size:12px}.btn_disabled{cursor:default!important;user-select:none;pointer-events:none;opacity:.3!important}.labelImagemInvalida{color:#000;background:red;border-radius:10px;padding:2px;margin-top:10px;display:flex;position:absolute;margin-left:10px}.btn-confirm-plano{width:70px;height:35px;cursor:pointer}.fa-rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.upload-dropbox-inner-img-planas{border-color:#c1c1c1;border-style:dashed;border-radius:1px;width:100%;height:100%;text-align:center;padding:0;margin:0}.upload-dropbox-inner-img-planas-hover{border-color:#da8888}body{height:100%;min-height:100%}@-webkit-keyframes animacao-editor-item-hover{from{opacity:0}to{opacity:.5}}@keyframes animacao-editor-item-hover{from{opacity:0}to{opacity:.5}}@-webkit-keyframes animacao-editor-side-show{from{margin-right:-300px}to{margin-right:0}}@-webkit-keyframes animacao-editor-editor-side-show{from{right:-100px}to{right:0}}@keyframes animacao-editor-editor-side-show{from{right:-100px}to{right:0}}.editor-container{padding:0;height:100%;width:100%}.editor-conteudo-open{height:100%}.editor-conteudo{height:100%}.editor-side{position:absolute;bottom:82px;top:29px;overflow-x:hidden;overflow-y:auto}.editor-side-rodape{position:absolute;bottom:0}.editor-head{height:60px;position:relative;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-bottom:solid 1px var(--border-color);padding:1rem 1rem}.editor-head span{font-size:1.5rem;color:var(--dark);margin:0}.editor-view{display:block!important;position:relative;bottom:0;z-index:1}.editor-view-barra{position:absolute;bottom:0;width:150px;margin:0}.editor-view-barra-item{width:20%;text-align:center}.editor-side-resource{width:100%}.botao-editor-barra,.botao-editor-barra:active,.botao-editor-barra:focus,.botao-editor-barra:visited{font-size:12px;color:#d3d9dc;text-decoration:none;background:rgba(0,0,0,.6);border:none;display:inline-block;vertical-align:middle;font-size:14px;font-weight:100;margin:10px;outline:0;cursor:pointer}.botao-editor-barra:hover{color:#fff;text-decoration:none}.editor-resource-titulo{color:#666c6f!important}.editor-resource-titulo span{font-size:1rem;font-weight:600!important}.editor-resource-sub-titulo{color:#8a8a8a!important;padding-top:6px;font-size:12px;width:99%}.editor-resource-itens{padding-left:3px;margin-bottom:150px}.editor-resource-item{width:115px;height:115px;margin:2px 7px 5px 0;background-size:contain;position:relative;float:left;cursor:move}.editor-resource-item-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.editor-resource-item-icon{color:#fff;z-index:100;width:40%;pointer-events:none}.editor-resource-item-back{width:100%;height:100%;background-color:#343a40;opacity:0;top:0;position:absolute;text-align:center}.editor-resource-item-back span{max-width:100%;max-height:84px;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;font-size:12px;color:rgba(255,255,255,.8)}.editor-resource-item:hover .editor-resource-item-back{transition:opacity 1s;opacity:.7}.editor-resource-item:hover .editor-resource-item-footer{transition:opacity .5s;opacity:1}.editor-view-nome-ambiente{position:absolute;top:0;left:0;font-size:14px;font-weight:100;color:#fff;padding:10px 20px 10px 20px;opacity:.8}.editor-ponto-inicial{background-color:#000;height:200px;width:300px;background:rgba(0,0,0,.6);padding:20px;position:absolute;bottom:60px;left:10px}.editor-ponto-inicial-rodape{height:60px;position:absolute;bottom:0;left:26px}.botao-ponto-inicial,.botao-ponto-inicial:active,.botao-ponto-inicial:focus,.botao-ponto-inicial:visited{font-size:12px;color:rgba(255,255,255,.7);text-decoration:none;background:rgba(255,255,255,.1);border:none;display:inline-block;vertical-align:middle;font-size:14px;font-weight:100;outline:0;cursor:pointer}.botao-ponto-inicial:hover{text-decoration:none;background:rgba(255,255,255,.2);color:#fff}.editor-edicao-seta{height:200px;width:300px;background:rgba(0,0,0,.6);padding:20px;position:absolute;bottom:60px;right:10px;display:none}.editor-edicao-seta-rodape{height:60px;position:absolute;bottom:0}.edicao-seta-select-label{color:#fff!important}.edicao-seta-select{background:rgba(255,255,255,.1);color:#fff!important;width:100%}.edicao-seta-select:focus{background:rgba(255,255,255,.1);color:#fff!important;width:100%}.hide-component-editor{display:none!important}.btn-editor-360{border-radius:0!important;border-bottom-color:#eaf9ff!important;border-width:2px!important}.btn-editor-360:HOVER{border-bottom-color:#82ccf1!important}.criar-tour{height:100%;width:100%;margin:auto}.criar-tour-view{height:100%!important;margin:auto;display:block!important}@media all and (max-width:768px){.download-app-botoes{width:100%}}.trashHotspot{display:none;width:44px;height:60px;background:0 0;position:fixed;right:30px;border:none;background-image:url(../img/icone_lixeira_aberta.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.trashHotspot-sprite-close{background-image:url(../img/icone_lixeira.svg)}.container_edit_tour{height:100%;width:100%;padding:1rem;overflow-y:auto;overflow-x:hidden;margin:auto}.capa_pelicula_loadin{width:101%;height:100%;position:absolute;background-color:rgba(255,255,255,.5);z-index:2;color:#fff;left:-5px;right:-5px}.loader_wait{border:5px solid #f3f3f3;border-top:5px solid #0056bc;border-radius:50%;width:48px;height:48px;animation:spin_wait .8s linear infinite}@keyframes spin_wait{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.capa_pelicula_tour{width:100%;height:100%;position:absolute;background-color:#000;z-index:2;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-style:none;border-width:1px;border-color:var(--border-color)}.capa_pelicula_tour h4{color:#fff;opacity:.8}.container-naveg-planta-tour{width:100%;height:30%;position:absolute;z-index:2;left:0;right:0;top:-160px}.nav-planta{height:98%;width:100%;position:relative;display:flex;background:#000000cc;margin-left:2px;margin-right:2px;margin-top:2px;overflow-y:hidden;overflow-x:overlay}.card-nav-planta{width:auto;height:97%;position:relative;min-width:134px;float:left;margin:2px;cursor:pointer}.card-nav-planta:hover{border:1px solid #50c7ffc7}.card-nav-planta-select{border:3px solid #00da61d1}.header_btn_videos_tutorial{position:absolute;top:0;left:0;height:37px;overflow:hidden}.icon_video_tutorial{font-size:30px!important;margin:auto}.content_imgs_360_editor{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;overflow-y:overlay}.btn_edit_hotspot_text{padding:2px;color:#7b7b7b;background:#fff;border:1px solid #e0e0e0;padding-left:5px;padding-right:5px;margin-left:2px}.btn_edit_hotspot_text:hover{background:#d2d2d2!important;border-color:#bfbfbf!important}.btn.active:focus,.btn:active:focus,.btn:focus{outline:0;box-shadow:none}.editor-resource-item{height:100%;border-radius:3px}.editor-resource-item-footer{padding:.25rem;opacity:0}.editor-resource-item-footer>a{color:#fff;font-size:12px;padding:.25rem}.editor-resource-item-footer>a:hover{background-color:rgba(255,255,255,.2);border-radius:.25rem;text-decoration:none;font-weight:700;opacity:1}.card-icon-seta{height:100%;border-radius:3px;background-origin:content-box;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;border:1px solid #dfdfe6;padding:8px;cursor:pointer}.card-icon-seta:hover{background-color:#eeeeec;border-color:var(--primary)}.card-icon-seta-active{border:2px solid var(--primary)!important}.card-icon-seta-disabled{opacity:.4;cursor:default!important;pointer-events:none}.message-browser-alert{position:fixed;top:48px;left:0;width:100vw;height:calc(100vh - 48px);padding:1rem;z-index:1000;overflow:auto;background-color:#fff}.message-browser-alert h2{margin-bottom:1.5rem;font-size:1.5rem;text-align:center;color:var(--danger)}.message-browser-alert p{text-align:center}.message-browser-alert a{display:block;margin-top:2rem}.message-browser-alert img{display:block;width:auto;height:50px;margin:auto}.message-browser-alert span{display:block;margin-top:1rem;text-align:center}.msg-contratar{display:flex;flex-direction:column;align-items:flex-start}.msg-contratar span{margin-bottom:.5rem;font-style:italic;color:gray}.ui-draggable-helper{width:100px;height:100px}.preview_ambiente{margin:15px;float:left}.content_preview{overflow-y:auto}.divContentImag{background-repeat:no-repeat;background-size:contain;width:150px!important;height:150px!important}.configurations-arrow-list .divContentImag{width:100px!important;height:100px!important}.range-slider{position:relative;width:100%;max-width:250px;padding-bottom:12px}.range-slider>div{position:relative;width:100%;height:16px}.range-slider>span{position:absolute;display:block;font-size:.75rem;line-height:1}.range-slider>span:first-of-type{left:0}.range-slider>span:last-of-type{right:0}.range-slider>div::after{content:'';position:absolute;width:100%;height:4px;top:6px;left:0;border:1px solid #c5c5c5;border-radius:4px}.range-slider progress{width:100%;height:4px;margin:6px 0;position:absolute;left:0;top:0;appearance:none}.range-slider progress::-webkit-progress-bar{background:0 0}.range-slider progress:first-of-type::-webkit-progress-value{background-color:#4b4ded}.range-slider progress:last-of-type::-webkit-progress-value{background:#fff}.range-slider input{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:16px;margin:0;padding:0;border:none!important;outline:0;appearance:none;background:0 0}.range-slider input::-webkit-slider-thumb{pointer-events:all;position:relative;z-index:1;appearance:none;width:1rem;height:1rem;border-radius:50%;background:#4b4ded;outline:0}#confiController .pallet-colors .row{margin:0}#confiController .pallet-colors label{font-size:14px}#confiController .btn-picker-color{width:36px;height:36px;border-radius:.25rem;background-color:#f8f9fa;border:none;margin-right:.3rem;margin-bottom:.3rem;box-shadow:1px 1px 2px rgba(0,0,0,.2)}#confiController .pallet-color-container{position:absolute;max-width:261px;padding:8px;z-index:2;border-radius:4px;background:#fff;box-shadow:0 3px 6px rgb(0 0 0 / 66%)}#confiController #arrow-color-custom{width:100%}#confiController #arrow-color-custom p{font-size:18px}#confiController #arrow-color-custom .sp-container{background:0 0;border:none}#confiController #arrow-color-custom .sp-picker-container{padding-top:0;padding-left:0}#confiController .pallet-color-container .btn-light{width:calc(50% - 8px);margin-right:8px}#confiController .pallet-color-container .btn-primary{width:calc(50% - 8px)}.titulo{height:0;margin-bottom:20px}#skinController.disabled .editor-resource-item-text{opacity:.5;pointer-events:none}.editor-resource-item-text{width:95px;height:95px;margin:2px 7px 5px 0;background-size:contain;position:relative;float:left;cursor:move;text-align:center}.editor-resource-item-text-back{width:100%;height:100%;opacity:0;top:0;position:absolute;text-align:center;background-color:rgba(0,0,0,.05);border:solid var(--primary) 2px;border-radius:5px}#skinController:not(.disabled) .editor-resource-item-text:hover .editor-resource-item-text-back{transition:opacity 1s;opacity:.7}.editor-resource-item-text-back span{font-size:12px;font-weight:700;color:var(--primary)}.content-visao-geral{margin:auto}.visao-geral-logomarca{height:150px;width:150px;cursor:pointer;background-position:center;background-size:contain;background-repeat:no-repeat;position:relative;display:flex;justify-content:center;align-items:center;border:2px #d2d2d2;border-style:dashed}.visao-geral-logomarca-inner{width:100%;height:100%;margin:auto;position:relative;display:flex;justify-content:center;align-items:center}.visao-geral-logomarca-bg-image{position:absolute;background-position:center;background-repeat:no-repeat;opacity:.15;width:100%;height:100%;top:0;left:0}.visao-geral-logomarca-texto-box{margin:auto;text-align:center;justify-content:center;height:62px;width:87%}.share-nav-tabs{width:100%}.share-nav-tabs>li a{color:#000!important;border-top-color:#fff!important;border-left-color:#fff!important;border-right-color:#fff!important}.share-nav-tabs>li.active>a,.share-nav-tabs>li.active>a:focus,.share-nav-tabs>li.active>a:hover{color:#000;border-radius:0!important}.share-nav-tabs>li>a,.share-nav-tabs>li>a:focus,.share-nav-tabs>li>a:hover{color:#000;border-width:2px}.share-nav-item>.active{border-radius:0!important;border-bottom-color:#82ccf1!important;border-width:2px}a.copy:active,a.copy:link,a.copy:visited{color:#0ab1e8!important;text-decoration:none}a.copy:hover{color:#81dffe!important;text-decoration:none}.btn_remove_image_logo{position:absolute;right:-5px;top:-2px;z-index:10;color:#f99292;font-size:21px;cursor:pointer;width:30px;height:30px}.btn_remove_image_logo:HOVER{color:#ff5050}.url_previous{color:var(--danger);margin-top:5px;position:relative;font-style:italic;font-size:1rem}.contain-word-div:after{content:"";display:inline-block;height:100%;vertical-align:bottom}.contain-word-lab{display:inline-block;vertical-align:bottom}.item-logo-usuario-modal{margin:6px;border:1px solid #f9f1f1;float:left;width:160px;height:160px;margin-bottom:20px}.center-vertical-align{position:relative;top:50%;transform:translateY(-50%)}.item-logo-usuario-modal:hover{box-shadow:2px 3px 2px 0 #d0d0d0}.visao-geral-contain-image-capa{font-size:12px;cursor:pointer;background-position:center;background-size:contain;background-repeat:no-repeat;position:relative;cursor:pointer;border:2px #d2d2d2;border-style:dashed;height:100%;width:100%}.div_maior-image-capa{display:block;width:100%;height:100%}.div_menor-image-capa{width:100%;height:100%;background-size:contain;background-repeat:no-repeat}.container-image-capa{width:95%;position:relative;display:inline-block;vertical-align:top}.container-image-capa:before{content:'';display:block}.ratio1-1:before{padding-top:100%}.conteudo-image-capa{position:absolute;top:0;left:0;bottom:0;right:0}#map{height:100%}body,html{height:100%;margin:0;padding:0}#description{font-size:15px;font-weight:300}#infowindow-content .title{font-weight:700}#infowindow-content{display:none}#map #infowindow-content{display:inline}.pac-card{position:relative!important;margin:10px;border-radius:2px 0 0 2px;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;box-shadow:0 2px 6px rgba(0,0,0,.3);background-color:transparent}.pac-controls{display:inline-block;padding:5px 11px}.pac-controls label{font-size:13px;font-weight:300}#pac-input{background-color:#fff;font-weight:300;text-overflow:ellipsis;width:100%}#pac-input:focus{border-color:#4d90fe}.mapa-localizacao{width:100%;height:380px;margin-bottom:4rem}.mapa-local-top{width:100%;display:flex;position:relative}.btn_remove_endereco_map{position:absolute;right:0;top:-2px;z-index:10;color:#f99292;font-size:21px;cursor:pointer;width:30px;height:30px}.btn_remove_endereco_map:hover{color:#e40101}.header_btn_videos_tutorial_visao_geral{padding:1px;height:37px;overflow:hidden;border:1px solid #777;border-radius:4px;background:#fff}.header_btn_videos_tutorial_visao_geral:hover{border:1px solid #e4e4e4}.switch{position:relative;display:inline-block;width:60px;height:34px;margin-left:15px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-shopping-bag:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:fontello;src:url(../fonts/fontello.eot?48336230);src:url(../fonts/fontello.eot?48336230#iefix) format('embedded-opentype'),url(../fonts/fontello.woff2?48336230) format('woff2'),url(../fonts/fontello.woff?48336230) format('woff'),url(../fonts/fontello.ttf?48336230) format('truetype'),url(../fonts/fontello.svg?48336230#fontello) format('svg');font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.6em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-vr:before{content:'\e800'}.icon-360:before{content:'\e801'}.icon-floor-plan:before{content:'\e802'}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}#hotspot-text-editor{width:calc(100% - 10px);background-color:#fff;position:absolute;bottom:0;margin:5px;padding:1rem}#hotspot-text-editor-btn-close{position:absolute;top:10px;right:10px;z-index:100}#hotspot-text-editor .group{margin-right:1rem;margin-bottom:1rem}#hotspot-text-editor .group label{font-size:14px;font-weight:700;display:flex}#hotspot-text-editor .btn-picker-color{width:36px;height:36px;border-radius:.25rem;background-color:#f8f9fa;border:none;margin-right:.3rem;margin-bottom:.3rem;box-shadow:1px 1px 2px rgba(0,0,0,.2)}#hotspot-text-editor .btn-picker-color.focused{border:solid #007bff}#picker-color-os{font-size:1rem;font-weight:700}#hotspot-text-editor .btn-limpar{border:0;font-size:12px;margin-top:.5rem}#hotspot-text-editor .pallet-colors label{font-size:14px;font-weight:700}.pallet-colors .pallet-color-container{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}#hotspot-text-editor-input-text{resize:none}#hotspot-text-editor .align-buttons{margin-top:.5rem}#hotspot-text-editor .invalid-input{border-color:red!important}#hotspot-text-editor .valid-input{border-color:#20c997!important}.spectrum-picker{background-color:#fff}.spectrum-picker-container{background-color:#fff!important;border:none!important;box-shadow:rgba(0,0,0,.2) 2px 2px 2px;padding:1rem!important;border-radius:.25rem}.sp-choose{background-color:#007bff!important;color:#fff!important;background-image:none!important;text-shadow:none!important;padding:.5rem 1rem!important;font-size:.75rem!important;border:0!important}.sp-choose:active,.sp-choose:hover{background-image:none!important;box-shadow:none!important}.sp-cancel{font-size:.75rem!important;color:#000!important;margin-right:1rem}.sp-cancel:hover{color:#000!important}.sp-input{font-size:1rem!important;margin-bottom:1rem;border:0!important}.sp-replacer{border:0!important}.usable-creditcard-form,.usable-creditcard-form *{font-size:13px}.usable-creditcard-form{position:relative;padding:0;width:300px;margin-left:auto;margin-right:auto}.usable-creditcard-form .wrapper{border:1px solid #ccc;border-top:1px solid #aaa;border-right:1px solid #aaa;height:74px;width:300px;position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.usable-creditcard-form .input-group{position:absolute;top:300px}.usable-creditcard-form .input-group.nmb_a{position:absolute;width:200px;top:0;left:0}.usable-creditcard-form .input-group.nmb_b{position:absolute;width:100px;top:0;right:0}.usable-creditcard-form .input-group.nmb_b input,.usable-creditcard-form .input-group.nmb_d input{text-align:center}.usable-creditcard-form .input-group.nmb_c{position:absolute;width:200px;top:37px;left:0}.usable-creditcard-form .input-group.nmb_d{position:absolute;width:100px;top:37px;right:0}.usable-creditcard-form input{background:0 0;display:block;width:100%;padding:10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding-left:35px;border:none}.usable-creditcard-form .input-group .icon{position:absolute;width:22px;height:22px;background:#ccc;left:8px;top:7px}.usable-creditcard-form .input-group.nmb_a input{border-right:1px solid #ececec}.usable-creditcard-form .input-group.nmb_c input{border-top:1px solid #ececec;border-right:1px solid #ececec}.usable-creditcard-form input::-webkit-input-placeholder{font-size:12px;text-transform:none}.usable-creditcard-form .input-group.nmb_d input{border-top:1px solid #ececec}.usable-creditcard-form .input-group.nmb_c input{text-transform:uppercase}.usable-creditcard-form .accept{color:#999;font-size:11px;margin-bottom:5px}.usable-creditcard-form .footer{margin-top:3px;position:relative;margin-left:5px;margin-right:5px}.usable-creditcard-form .footer img{padding:0;margin:0}.usable-creditcard-form .iugu-btn{position:absolute;top:0;right:0}.usable-creditcard-form .input-group .icon.ccic-name{background:url(../img/checkout/iugu/ccic-name.1cafa1882fdd56f8425de54a5a5bbd1e.png) no-repeat}.usable-creditcard-form .input-group .icon.ccic-exp{background:url(../img/checkout/iugu/ccic-exp.05e708b1489d5e00c871f20ba33bbff3.png) no-repeat}.usable-creditcard-form .input-group .icon.ccic-brand{background:url(../img/checkout/iugu/ccic-brands.48dba03883007f86e118f683dcfc4297.png) no-repeat}.usable-creditcard-form .input-group .icon.ccic-cvv{background:url(../img/checkout/iugu/ccic-cvv.1fe78dcc390427094bdc14dedea10f34.png) no-repeat}.usable-creditcard-form .input-group .icon.ccic-brand,.usable-creditcard-form .input-group .icon.ccic-cvv{-webkit-transition:background-position .2s ease-in;-moz-transition:background-position .2s ease-in;-o-transition:background-position .2s ease-in;transition:background-position .2s ease-in}.amex .usable-creditcard-form .input-group .icon.ccic-cvv{background-position:0 -22px}.amex .usable-creditcard-form .input-group .icon.ccic-brand{background-position:0 -110px}.visa .usable-creditcard-form .input-group .icon.ccic-brand{background-position:0 -22px}.diners .usable-creditcard-form .input-group .icon.ccic-brand{background-position:0 -88px}.mastercard .usable-creditcard-form .input-group .icon.ccic-brand{background-position:0 -66px}.token-area{margin-top:20px;margin-bottom:20px;border:1px dotted #ccc;display:block;padding:20px;background:#efefef}.logo-edit-image{position:relative;cursor:pointer;width:250px;height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--light);border:dashed rgba(0,0,0,.1) 4px}.logo-edit-image .logo-image-overlay{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0}.logo-edit-image span{position:absolute;left:50%;top:50%;opacity:1;text-align:center;transform:translate(-50%,-50%)}.logo-edit-image:hover span{font-weight:700;color:#fff}.logo-edit-image:hover .logo-image-overlay{opacity:1;transition:opacity .5s}.logo-edit-image.update span{opacity:0;color:#fff;background-color:rgba(0,0,0,.1)}.logo-edit-image.update:hover span{opacity:1;transition:.5s opacity;user-select:none;text-align:center;font-weight:700;color:#fff}.logo-edit-image img{width:100%;height:auto}.logo-edit-image:hover img{border-color:var(--primary)}.invalid-feedback{display:block;font-weight:400!important;color:var(--red)!important}.logo-remove-image{display:flex;flex-direction:column;justify-content:center;align-items:center;height:200px;width:200px}.logo-remove-image img{width:100%;height:auto}#logo-image-upload{display:none}.modal-logo-image-editor .modal-lg{min-width:1000px}.img-container{max-height:512px;min-height:300px;width:100%}.img-container img{max-width:100%}.logo-card{border:solid rgba(0,0,0,.1) 1px;width:220px;position:relative;padding:2rem;margin:1rem 1rem 0 0;display:flex;flex-direction:column;justify-content:center;align-items:center;user-select:none}.logo-card:hover{background-color:var(--light)}.logo-card .logo-card-in-use{position:absolute;left:.5rem;top:.5rem}.logo-card .logo-card-options{position:absolute;right:.5rem;top:.5rem}.logo-card .logo-card-title{font-weight:700;margin-bottom:.5rem}.logo-card .logo-card-image{height:120px;width:120px;margin-bottom:.25rem;display:flex;justify-content:center;align-items:center}.logo-card .logo-card-image img{height:auto;width:100%}:root{--primary:#4B4DED!important;--dark:#0E0E2C!important;--red:#EA4335!important;--green:#31D0AA!important;--blue:#4B4DED!important;--light:#ECF1F4!important;--bg-warning:#FBBC05!important;--disabled:rgba(235, 235, 235, 0.6)!important;--border-color:rgba(235, 235, 235, 0.769)!important;--boder-focus:rgba(0, 123, 255, 0.473);--text-color:#4A4A68;--subtitle-text:#8C8CA1;--hover-color:#f8f9fa;--box-shadow:0px 3px 6px #00000029}@font-face{font-family:NiveauGrotesk;src:url(../fonts/NiveauGroteskRegular.woff2);font-style:normal;font-weight:400}@font-face{font-family:NiveauGrotesk;src:url(../fonts/NiveauGroteskMedium.woff2);font-style:normal;font-weight:500}@font-face{font-family:NiveauGrotesk;src:url(../fonts/NiveauGroteskBold.woff2);font-style:normal;font-weight:700}@font-face{font-family:NiveauGrotesk;src:url(../fonts/NiveauGroteskBlack.woff2);font-style:normal;font-weight:900}body{color:var(--text-color);font-family:NiveauGrotesk;font-weight:400;overflow-x:hidden}.btn{font-family:NiveauGrotesk!important;font-weight:700!important;letter-spacing:.96px}.btn-sm{padding:5px 21px}.btn-link{color:var(--primary)}.btn-primary{background-color:var(--primary)}.btn-outline-primary{color:var(--primary)}.btn-outline-primary.active{background-color:var(--primary)!important}.btn-outline-primary:hover{background-color:var(--primary)}.btn-outline-secondary{color:var(--subtitle-text)}.head-buttons{padding:.5rem 0 .5rem 0;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--border-color);display:none;background-color:#fff}.editor-resource-title h2{margin-bottom:0!important;line-height:.8;font-size:33px;font-weight:700}.editor-resource-title span{color:var(--subtitle-text);font-weight:400;letter-spacing:-.21px;font-size:16px}.head-buttons.show{display:flex}.button-options{display:flex;align-items:center;padding:0 1rem}.button-options .dropdown-toggle{color:#fff;opacity:.9}.button-options .dropdown-toggle:hover{color:#fff;opacity:1}.button-options a:hover,a:focus{text-decoration:none}.form-group label{font-size:.85rem;font-weight:500}.form-control::-webkit-input-placeholder{color:#48484880}.form-control:-moz-placeholder{color:var(--gray)}.form-control:-ms-input-placeholder{color:var(--gray)}input,select,textarea{border-color:var(--border-color)}input:focus,select:focus,textarea:focus{border-style:solid;border-color:var(--boder-focus)!important;outline:0!important;outline-width:0!important;box-shadow:none!important;-moz-box-shadow:none;-webkit-box-shadow:none}select:disabled{background-color:var(--disabled)!important}input:disabled{background-color:var(--disabled)!important}.btn-sucess{background-color:var(--green);color:#fff!important}.btn-danger{background-color:var(--red)}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px var(--gray);border-radius:0}::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(228,228,228,.8);-webkit-box-shadow:inset 0 0 4px #b5b5b5;background-color:#e4e4e4}::-webkit-scrollbar-thumb:window-inactive{background:gray}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes footerActionToShow{from{bottom:-100px;opacity:0}to{bottom:0;opacity:1}}@keyframes footerActionToShow{from{bottom:-100px}to{bottom:0}}.tema-principal{background:var(--primary)}.tema-texto-secundario{color:#069!important}.tema-texto-primario{color:#425460!important}a.tema-link-secundario:active,a.tema-link-secundario:link,a.tema-link-secundario:visited{color:#069!important;text-decoration:none}a.tema-link-secundario:hover{color:#069!important;text-decoration:none}.navbar .navbar-toggle .icon-bar{background-color:red}.navbar-custom{padding-top:0;padding-bottom:0}.nav-item-hover:HOVER{background:#206cc5!important}#footerAction{-webkit-animation:footerActionToShow 1s;animation:footerActionToShow 1s;bottom:0;position:fixed;overflow:none;width:100%;height:60px;background-color:#e0ecf2;z-index:1000;display:none}.footerAction-botoes{padding:0 5px}.tooltip .tooltip-inner{font-weight:500;font-size:12px;background-color:#002835}.botao{font-weight:400;font-size:1rem;height:35px;color:#fff;border-radius:2px;padding:10px;cursor:pointer;margin-right:10px}.buscar,.buscar:active,.buscar:visited{background-color:#e0ecf2!important}.buscar:hover{background-color:#e7f3f9!important}.upload,.upload:active,.upload:visited{background-color:#199fea!important}.upload:hover{background-color:#36b4fa!important}.cancelar,.cancelar:active,.cancelar:visited{background-color:#df3a2d!important}.cancelar:hover{background-color:#fc6055!important}.salvar,.salvar:active,.salvar:visited{background-color:#199fea!important}.salvar:hover{background-color:#36b4fa!important}.dropdown-item:HOVER{background:rgba(204,204,204,.72)}.navbar-nav>.nav-item{height:100%;margin:auto;padding-left:10px;padding-right:37px}.dropdown-divider{margin:.2rem 0}.nav-link{color:#fff!important}#upload-dropbox{background-color:#f7f9fb;border-color:#c1c1c1;border-style:dashed;border-radius:1px;width:100%;height:100%;text-align:center;padding:0;margin:0;cursor:pointer}#upload-dropbox:HOVER{-webkit-box-shadow:1px 5px 41px -20px;box-shadow:1px 5px 41px -20px}#upload-dropbox-inner{border-color:#c1c1c1;border-style:dashed;border-radius:1px;width:100%;height:100%;text-align:center;padding:0;margin:0}#upload-files{width:100%}a.upload-file-excluir:active,a.upload-file-excluir:link,a.upload-file-excluir:visited{margin-top:-5px;margin-right:-5px!important;color:#ea8181!important;text-decoration:none}a.upload-file-excluir:hover{color:#ff5722!important;text-decoration:none}.upload-file{height:100px;width:100px;background-color:#e6eff8;text-align:center;margin-left:20px;margin-top:15px}.backgraound-image-card-upload{height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.upload-file-tag{border-radius:12px;font-weight:500;font-size:10px;color:#fff;padding:0 5px;width:40px}.file-360,.upload-file-tag{background-color:#199fea}.upload-file-item,.warning{border-radius:12px;font-weight:500;font-size:10px;padding:0 5px;width:40px;color:#000;background-color:#ff0}.file-drag-drop{border-color:#eaafae!important}.criar-tour-tab>li>a{color:#069!important}radar{width:2em;height:2em;display:block;margin:0;padding:0;border-radius:50%;background-color:#069;border:2px solid #069;margin:1em;shape-rendering:geometricPrecision}.definirPonto,.definirPonto:active,.definirPonto:visited{border-width:0!important;margin-left:10px;background-color:#fff;color:#069}.definirPonto:focus{border-width:0!important}.definirPonto:hover{border-width:0!important;background-color:#eff5fa}.thumb-seta{height:90px;width:90px;background-color:#e6eff8;text-align:center;padding:0;float:left;margin-right:15px;margin-bottom:15px;cursor:pointer}.list-groups-ambient{width:100%!important;display:table!important}.radar-container{position:relative;left:0;top:0}.radar-circulo{height:25px;width:25px;position:relative;top:0;left:0;background-image:url(../img/radar/circulo_radar.png);background-position:center;background-repeat:no-repeat;background-size:cover}.radar-eixo{position:absolute;opacity:.2;width:85px;height:85px}.row_itens_loader{text-align:left;margin-left:5px;margin-right:5px;padding-bottom:3px}.span_icon_loader{height:20px!important;font-size:20px!important;color:#0056bc!important}.span_icon_loader_sucess{color:green;font-size:17px}.span_icon_loader_error{color:red;font-size:17px}.glyphicon-refresh-animate{-animation:spin .7s infinite linear;-webkit-animation:spin2 .7s infinite linear}@-webkit-keyframes spin2{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.ambiente-select{border:3px solid #e91e63;border-style:dashed}.menu-disabled{opacity:.4;cursor:default}.content-remove-seta{width:100%;height:30px;margin-top:20px;vertical-align:middle;text-align:right}.loader_percentual{z-index:9999;top:1px;left:1px;right:1px;position:absolute;height:2px;background-color:rgba(255,255,255,.5);-webkit-transition:width 2s;-o-transition:width 2s;transition:width 2s}.clear{clear:both}.content-upload{margin:auto}.navbar-brand{cursor:pointer}.modal-dialog-planos{max-width:80%!important;width:auto!important;display:inline-block}.coluna-planos{border:1px solid #e2efff;padding:5px;max-width:321px;min-width:233px;font-size:12px}.jconfirm-type-blue{border-top:solid 7px #0056bc!important}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{overflow:hidden}.modal-wide{width:98%!important;max-width:992px!important}.btn-videos-tutoriais{background:0 0;cursor:pointer;outline:0}.btn-videos-tutoriais:HOVER{opacity:.6}.modal-wide-tutoriais{margin:auto;height:98%;margin-left:10px;margin-right:10px;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;left:0;bottom:0;padding:9px}.labeltutorial{font-size:18px;cursor:pointer;text-decoration:none}.labeltutorial:HOVER{opacity:.7;text-decoration:underline}.modal-normal{width:50%!important;max-width:450px!important}.card-logo-display{border:2px;border-style:dashed;border-color:#d4d4d4;height:188px;width:188px;text-align:center;cursor:pointer;position:relative}.card-logo-display:HOVER,.card-logo-tripe:HOVER{background:#f3f3f3}.image-logo{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:5px}.botao_close_logos{position:absolute;top:3px;right:35px;padding:0;height:25px;width:25px;background-image:url(../img/icon_close.png);background-position:center;background-repeat:no-repeat;background-size:contain;z-index:10;cursor:pointer;outline:0}.botao_close_logos:HOVER{opacity:.6}.row-logo-item{display:flex;width:100%;margin:auto;height:270px;background-color:#f7f9fb;margin-top:5px}.element-disabled{opacity:.5;cursor:default;pointer-events:none}.cliente{margin-top:7px;margin-bottom:3px;border:1px groove #000}.cliente-centralizado{margin-top:7px;margin-bottom:3px;border:1px groove #000;text-align:center}.icone-ok{color:green}.icone-nok{color:red}.icone-warning{color:#ff0}.btn-alterar-plano{margin-top:15px;background-color:#ff5454;cursor:pointer;line-height:1.2}#gridDadosPlano{margin-top:20px;margin-bottom:20px}.div-label-ambiente-test{position:fixed;top:0;margin-left:36%;width:330px;height:1.5rem;background-color:rgba(255,255,255,.1);z-index:9999;color:#fff;font-size:14px;text-align:center;display:none}.div-label-ambiente-test{color:rgba(255,255,255,.4)}.table-wrapper{height:90vh}.table-planos{border-collapse:collapse}.table-planos td,.table-planos th{min-width:140px;font-size:.75rem}.table-planos td{text-align:center}.table-planos td,.table-planos th{border-right:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.table-planos td:first-child,.table-planos th:first-child{min-width:220px}th.sticky-header{position:sticky;top:0;z-index:10;background-color:#fff}.com-sombra>th{box-shadow:0 15px 10px rgba(0,0,0,.05)}.sem-sombra>th{box-shadow:none}.coluna-funcionalidade{opacity:.9;font-weight:500!important}.checkmark-icon{width:24px;height:24px;content:url(../img/planos/icon_checkmark.svg)}.help-icon{width:18px;height:18px;content:url(../img/planos/icon_info.svg);opacity:.5}.help-icon:hover{opacity:1}.video-icon{width:18px;height:18px;content:url(../img/planos/icon_video.svg);opacity:.5}.video-icon:hover{opacity:1}.plan{position:relative;text-align:center}.plan-valor{opacity:.7}.plan-obs{font-weight:300;opacity:.7}.popular-band{position:absolute;right:0;top:0;width:40%;content:url(../img/planos/band.svg)}.user-register.accordion>.card .card-header{cursor:pointer}#accordion .card{border-radius:0}#accordion .card:not(:last-child){border-bottom-style:none}#accordion .card-header{border-style:none;border-radius:0;background-color:#fff;cursor:pointer;padding:1rem 2rem;font-weight:700}#accordion .card .card-header:hover{background-color:rgba(0,0,0,.01)}#accordion .card .card-header .alert{position:absolute;background-color:var(--red);width:10px;height:10px;padding:0;top:10px;left:10px;border-radius:100%;font-size:.5rem;display:none}#accordion .card .card-header .alert.show{display:block}.user-sidebar{left:0;z-index:101;padding:15px 0 0;box-shadow:inset -1px 0 0 rgba(0,0,0,.1);background-color:#fff!important;position:sticky;height:calc(100vh - 4rem);top:0;width:180px}.user-sidebar .nav-link{color:#000!important}.user-sidebar .nav-link.disabled{color:#6c757d!important}.user-sidebar .nav-link.active{font-weight:500;color:#0666d9!important}.user-sidebar .nav-link .feather{margin-right:4px;color:#999}.user-sidebar .nav-link.active .feather,.user-sidebar .nav-link:hover .feather{color:inherit}.user-content{width:calc(100% - 180px)}.header-user{background-color:#fff;position:sticky;display:flex;flex-direction:row-reverse;top:0;width:100%!important;height:60px;z-index:100;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:rgba(0,0,0,.1)}.header-user .buttons-action{margin:auto 1rem}.container-user{overflow:auto}.invalid-feedback{font-weight:400!important;color:var(--red)!important}.lead{font-size:1.25rem;font-weight:300}.container-video{position:relative;padding-top:50%;height:0;width:80%}.iframe-embed-video{position:absolute;top:0;left:0;width:100%;height:100%}#notify-feedback{background-color:#fff;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.1);border-radius:.25rem;display:flex;flex-direction:column;padding:1rem;justify-content:flex-end;box-shadow:5px 5px 5px rgba(0,0,0,.1)}#notify-feedback .buttons{display:flex;flex-direction:row;justify-content:flex-end}#notify-cadastro{background-color:#fff;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.1);border-radius:.25rem;display:flex;flex-direction:column;padding:1rem;justify-content:flex-end;box-shadow:5px 5px 5px rgba(0,0,0,.1)}#notify-cadastro .buttons{display:flex;flex-direction:column;justify-content:flex-end}#notify-cadastro .title{margin-bottom:1rem}@media (max-width:767px){#snackbar{min-width:100%;width:100%;left:0!important;right:0}}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:20px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:20px;opacity:1}}.estrela{color:var(--warning);font-size:2.5em}.modal-body .form-horizontal .col-sm-10,.modal-body .form-horizontal .col-sm-2{width:100%}.modal-body .form-horizontal .control-label{text-align:left}.modal-body .form-horizontal .col-sm-offset-2{margin-left:15px}.botaoEnviar{width:100%;min-height:60px;cursor:pointer}.botaoEnviarReduzido{width:50%;min-height:40px}.button_close{color:#fff;opacity:.7;margin-right:5px;z-index:999}.button_close:HOVER{opacity:1;color:#fff}#wrapper{padding-left:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}#wrapper.sidebar-enable{padding-left:55px}#wrapper.toggled{padding-left:185px}#sidebar-wrapper{z-index:999;position:fixed;left:0;width:55px;height:100%;overflow-y:auto;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-color:#fff;overflow:visible;display:none;border-right:solid var(--border-color) 1px}#sidebar-wrapper.show{display:unset}#sidebar-wrapper span{display:none}#wrapper.toggled #sidebar-wrapper span{display:unset}#wrapper.toggled #sidebar-wrapper{width:185px!important;overflow:hidden}#page-content-wrapper{padding:15px;height:95vh!important}.sidebar-nav{position:absolute;top:0;width:55px;margin:0;padding:0;list-style:none}#wrapper.toggled .sidebar-nav{width:185px}.sidebar-nav li{text-indent:10px;line-height:55px;height:55px}#wrapper.toggled .sidebar-nav li{height:auto}.icone{padding-right:.5rem}.sidebar-nav li a{display:block;text-decoration:none;color:var(--subtitle-text);font-weight:500;padding-right:.2rem;font-size:1rem;position:relative}.sidebar-nav li a:hover{text-decoration:none;color:var(--text-color);font-weight:700;background-color:var(--light)}.sidebar-nav li a:active{color:var(--text-color);font-weight:700!important;text-decoration:none;background-color:var(--light)}.sidebar-nav .premium-icon{right:8px;top:8px;position:absolute;background-image:url(../../../../../assets/img/icon-premium.png);background-position:center;background-size:contain;width:12px;height:12px}#wrapper.toggled .sidebar-nav .premium-icon{width:16px;height:16px}.premium-button{background-image:url(../../../../../assets/img/icon-premium.png);background-position:center;background-size:contain}.sidebar-active{text-decoration:none;color:var(--text-color)!important;position:relative;font-weight:700}.listSubmenu{list-style:none;padding:0}.sidebar-item{position:relative}#wrapper.toggled .sidebar-drop{display:none}.sidebar-item.sidebar-active::before{content:' ';width:4px;background:var(--blue);height:100%;display:block;position:absolute;left:0}.sidebar-item.dropdown-toggle::after{display:none}.sidebar-subitem.sidebar-active{background-color:var(--light)}.sidebar-subitem span{margin-left:2.5rem}.sidebar-subitem.sidebar-active ::before{content:' ';width:8px;height:8px;border-radius:5px;background:var(--primary);position:absolute;left:2rem;top:calc(50% - 4px)}.sidebar-active i{color:var(--text-color)!important}.sidebar-nav>.sidebar-brand{height:65px;font-size:18px;line-height:60px}.sidebar-nav>.sidebar-brand a{color:#999}.sidebar-nav>.sidebar-brand a:hover{color:#fff;background:0 0}#wrapper .toggle-sidebar-editor span{display:none}#wrapper.toggled .toggle-sidebar-editor span{display:block}.toggle-sidebar-editor{position:fixed;height:50px;bottom:0;z-index:100;display:flex;justify-content:flex-start;align-items:center;padding:1rem;cursor:pointer;user-select:none;width:55px!important;overflow:hidden;font-weight:500}#wrapper.toggled .toggle-sidebar-editor{width:185px!important;transition:all .5s ease}.toggle-sidebar-editor i{transform:rotate(0);transition:transform .5s}#wrapper.toggled .toggle-sidebar-editor i{transform:rotate(180deg);transition:transform .5s}.toggle-sidebar-editor span{margin-left:.5rem;color:var(--subtitle-text)}.toggle-sidebar-editor:hover{background-color:rgba(168,196,255,.05);color:var(--text-color)}.toggle-sidebar-editor:hover i{color:var(--text-color)}.toggle-sidebar-editor:hover span{color:var(--text-color);font-weight:700}.sidebar-nav .dropdown-menu a:hover{color:var(--text-color)}.btn-open-close-sidebar{cursor:pointer;font-size:24px;color:#afafaf;outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;z-index:10;background-color:#ffffff80}.btn-open-close-sidebar:hover{color:#e6e6e6}#tab-qrcode .qrcode-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;width:100%;height:100%}#qrcode-tour-view{width:256px;height:256px}#tab-qrcode .qrcode-container button{margin-top:2rem}@media (max-width:767px){.user-sidebar{display:flex;flex-direction:row;padding:0;width:100%;height:2.5em;border-bottom-color:rgba(0,0,0,.1);border-bottom-style:solid;border-bottom-width:1px}.user-content{width:100%}}.icon-toogle-bar{height:40px;margin-top:4px;color:#f3f3f3;font-size:xx-large;cursor:pointer}.icon-toogle-bar:HOVER{color:#fff}.nav-sub{background-color:#f7f9fb;height:60px;width:100%;margin:0}.card-projeto{background-color:#fff;height:250px;padding:0;margin-right:20px!important;margin-bottom:20px!important;float:left;min-width:210px;border-radius:6px 6px 0 0;border-width:1px;border-color:rgba(0,0,0,.125);border-style:solid}.card-projeto:hover{-webkit-box-shadow:0 10px 10px rgba(0,0,0,.12);box-shadow:0 10px 10px rgba(0,0,0,.12)}.card-projeto-imagem{height:50%;width:100%;display:block;background-color:#f4f5f4;background-size:cover;border-radius:6px 6px 0 0;text-decoration:none!important;position:relative;cursor:pointer}.card-projeto-imagem::before{display:block;display:-webkit-box;content:attr(overlay-title);position:relative;top:0;left:0;width:100%;height:calc(100% - 15px);margin:0;padding:10px;border-radius:6px 6px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;box-shadow:0 15px 0 rgba(0,0,0,.3);opacity:0;background-color:rgba(0,0,0,.3);color:#fff;transition:opacity .5s ease}.card-projeto-imagem.on-demand::before{-webkit-line-clamp:3;height:calc(100% - 40px);box-shadow:0 40px 0 rgba(0,0,0,.3)}.card-projeto:hover .card-projeto-imagem::before{opacity:1}.card-projeto-imagem .btn-ondemand{border-radius:1rem;padding:2px 10px;font-weight:700;color:#fff;opacity:.8;font-size:.75rem;margin:.5rem;position:absolute;bottom:0;right:0}.card-projeto-imagem .btn-ondemand:hover{opacity:1}.card-projeto-imagem .btn-ondemand.active{background-color:var(--teal)}.card-projeto-imagem .btn-ondemand.inactive{background-color:var(--danger)}.card-projeto .overlay-in-process{width:100%;height:100%;background-color:rgba(0,0,0,.6);position:absolute;top:0;left:0;border-radius:5px 5px 0 0;color:#fff;padding:1rem}.card-projeto-conteudo{height:50%;padding:10px 10px 0 10px;padding-bottom:0;font-size:12px}.card-projeto-conteudo h6{height:19px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-projeto-conteudo p{display:-webkit-box;height:36px;margin:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#838383}.card-projeto-titulo{font-size:16px;font-weight:300}.card-projeto-rodape{font-size:10px}.card-projeto-rodape>a{padding:5px;color:#565656;width:32px}.card-projeto-rodape>a:hover{color:#bfbfbf}.card-projeto-rodape>.custom-switch,.card-projeto-rodape>.custom-switch .custom-control-label::after,.card-projeto-rodape>.custom-switch .custom-control-label::before{cursor:pointer}[data-tooltip]:after{content:attr(data-tooltip);display:none;position:absolute;left:0;top:100%;width:max-content;box-sizing:border-box;padding:4px 8px;border-radius:0 6px 6px 6px;z-index:3;font-size:.75rem;color:#fff;background-color:rgba(0,0,0,.5);cursor:default}[data-tooltip]:hover:after{display:block}.breadcrumb{background:rgba(0,0,0,0);border:0;border-radius:0;-webkit-box-shadow:0 0 0 #888;box-shadow:0 0 0 #888;color:#fff!important;height:100%!important;margin:0}.breadcrumb li{font-size:14px}.breadcrumb a{color:#a4ceff}.breadcrumb a:hover{color:#fff;text-decoration:none}.breadcrumb>.active{color:#4097fd}.breadcrumb-item+.breadcrumb-item::before{color:#4097fd!important}.clean,.clean:active,.clean:visited{background-color:#fff!important;color:#425460;border-radius:20px;border-color:#425460;padding:10px;width:200px}.bem-vindo-conteudo{text-align:center}.bem-vindo-logo{width:100%;height:100px;text-align:center;padding:10px}.bem-vindo-logo>img{height:100%}.bem-vindo-titulo{font-size:32px;font-weight:400;padding:10px 0 10px 0}.bem-vindo-sub-titulo{font-size:23px;font-weight:300;max-width:390px;margin:auto}.label-status-converter{color:red!important;margin-left:5px;display:none}.label-status-convertendo{color:orange!important;margin-left:5px;display:block;font-style:italic}.label-status-convertido{color:green!important;margin-left:5px;display:block}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#e2f3fb}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.btn-search-projetos{margin-left:2px;border-radius:3px;border:1px solid rgba(0,0,0,.05);height:27px;width:35px;outline:0;cursor:pointer;float:right}.dropdow-type-ordenacao{width:147px;margin:auto;margin-right:15px;height:27px;cursor:pointer}.query-disabled{border:1px solid #d0d0d0;background:#ddd;cursor:default!important}.btn-second-download{background:#dcdcdc;font-size:inherit;cursor:pointer}.btn-success-assist-tutoriais{font-size:larger;cursor:pointer}.custom-radio{left:7px;position:absolute;bottom:6px;font-size:17px}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:none!important}.button-premium{background-color:#ffc12f;border-radius:10rem;padding:.25rem .5rem;font-size:.75rem}.spinner{width:80px;height:80px;margin:32px auto;z-index:200}.spinner div{animation:loading 1s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.spinner div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#007bff;margin:-4px 0 0 -4px}.spinner div:nth-child(1){animation-delay:-36ms}.spinner div:nth-child(1):after{top:63px;left:63px}.spinner div:nth-child(2){animation-delay:-72ms}.spinner div:nth-child(2):after{top:68px;left:56px}.spinner div:nth-child(3){animation-delay:-108ms}.spinner div:nth-child(3):after{top:71px;left:48px}.spinner div:nth-child(4){animation-delay:-144ms}.spinner div:nth-child(4):after{top:72px;left:40px}.spinner div:nth-child(5){animation-delay:-.18s}.spinner div:nth-child(5):after{top:71px;left:32px}.spinner div:nth-child(6){animation-delay:-216ms}.spinner div:nth-child(6):after{top:68px;left:24px}.spinner div:nth-child(7){animation-delay:-252ms}.spinner div:nth-child(7):after{top:63px;left:17px}.spinner div:nth-child(8){animation-delay:-288ms}.spinner div:nth-child(8):after{top:56px;left:12px}@keyframes loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.modal-customer-service .modal-dialog{max-width:600px;width:90%}#plans-matrix .table thead th{vertical-align:middle}#plans-matrix th,.coluna-funcionalidade,td{font-size:1rem!important}#plans-matrix .coluna-funcionalidade{min-width:320px;font-weight:700!important}#plans-matrix .fa-check-circle{color:var(--teal)}#plans-matrix .plan-title{font-size:23px;font-weight:900;opacity:1}#plans-matrix .plan-valor{font-size:23px;opacity:.7;font-weight:700}#plans-matrix .plan-obs{font-size:.75rem;font-weight:400;min-height:2.2rem}#plans-matrix .btn-cta{width:100%}.modal-survey{font-size:1.2rem}.modal-survey .modal-content{border-radius:0!important}.modal-survey h1{font-weight:900;margin-bottom:1rem;font-size:48px}.modal-survey .modal-content .question-item{margin-bottom:.5rem}#message-premium .icon-premium{background-image:url(../../../../../assets/img/icon-premium.png);background-position:center;background-size:contain;width:80px;height:80px}.modal-news{background-color:rgba(0,0,0,.8);z-index:9999999!important}.modal-news .modal-content{background-color:transparent;border:none}.modal-new-feature-validation .modal-dialog{width:90%;max-width:800px;height:calc(100% - 5rem);margin:2.5rem auto!important}.modal-new-feature-validation .modal-content{height:100%}.modal-new-feature-validation .modal-body{overflow:auto;padding:2rem}.modal-new-feature-validation .introduction{display:flex;flex-direction:column;justify-content:space-between;height:100%}.modal-new-feature-validation .introduction h1{margin-bottom:3rem;font-size:2.5rem;font-weight:700}.modal-new-feature-validation .introduction p{margin-bottom:.5rem}.modal-new-feature-validation .introduction p:last-of-type{font-weight:700}.modal-new-feature-validation .introduction button{display:block;margin:auto 0 0 auto}.modal-new-feature-validation iframe{display:block;width:100%;max-width:560px;height:315px}.modal-new-feature-validation form .form-label[for=observation],.modal-new-feature-validation form p{margin:1.5rem 0 0 0;font-weight:700}.modal-new-feature-validation form .form-label[for=othersPlataforms]{margin:0}.modal-new-feature-validation form .actions{display:block;width:fit-content;margin:0 0 0 auto}#shepherdModalOverlayContainer{height:100vh;left:0;opacity:.5;position:fixed;top:0;transition:all .3s ease-out;width:100vw;z-index:9997}#shepherdModalOverlayContainer #shepherdModalMask,#shepherdModalOverlayContainer #shepherdModalMaskRect{height:100vh;width:100vw}.shepherd-modal.shepherd-enabled{position:relative;z-index:9998}.shepherd-active.shepherd-modal-is-visible :not(.shepherd-target){pointer-events:none}.shepherd-active.shepherd-modal-is-visible .shepherd-button,.shepherd-active.shepherd-modal-is-visible .shepherd-button *,.shepherd-active.shepherd-modal-is-visible .shepherd-cancel-link,.shepherd-active.shepherd-modal-is-visible .shepherd-cancel-link *,.shepherd-active.shepherd-modal-is-visible .shepherd-element,.shepherd-active.shepherd-modal-is-visible .shepherd-element *,.shepherd-active.shepherd-modal-is-visible .shepherd-target,.shepherd-active.shepherd-modal-is-visible .shepherd-target *{pointer-events:auto}.shepherd-popper .tippy-arrow{-ms-transform:scale(1.5);transform:scale(1.5)}.tippy-popper.shepherd-popper{z-index:9999}.tippy-popper.shepherd-popper .tippy-arrow{border:16px solid transparent;content:"";display:block;height:0;pointer-events:none;position:absolute;width:0}.tippy-popper.shepherd-popper[x-placement^=top]{margin-bottom:16px}.tippy-popper.shepherd-popper[x-placement^=top] .tippy-arrow{border-bottom:0;border-top-color:#f6f6f6;left:calc(50% - 16px)}.tippy-popper.shepherd-popper[x-placement^=bottom]{margin-top:16px}.tippy-popper.shepherd-popper[x-placement^=bottom] .tippy-arrow{border-bottom-color:#e6e6e6;border-top:0;left:calc(50% - 16px)}.tippy-popper.shepherd-popper[x-placement^=left]{margin-right:16px}.tippy-popper.shepherd-popper[x-placement^=left] .tippy-arrow{border-left-color:#f6f6f6;border-right:0;margin-top:-16px;top:calc(50% - 16px)}.tippy-popper.shepherd-popper[x-placement^=right]{margin-left:16px}.tippy-popper.shepherd-popper[x-placement^=right] .tippy-arrow{border-left:0;border-right-color:#f6f6f6;top:calc(50% - 16px)}.tippy-popper.shepherd-popper .tippy-tooltip{background-color:rgba(0,0,0,0);max-height:100%;max-width:100%;padding:0;width:400px}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before,.shepherd-element:after,.shepherd-element:before{box-sizing:border-box}.shepherd-element{filter:drop-shadow(0 1px 4px rgba(0,0,0,.2))}.shepherd-element.shepherd-has-title .shepherd-content header{background:#e6e6e6;padding:1em}.shepherd-element .shepherd-content{background:#f6f6f6;font-size:inherit;padding:0}.shepherd-element .shepherd-content header{-ms-flex-align:center;align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;line-height:2em;padding:.75em .75em 0}.shepherd-element .shepherd-content header:after{clear:both;content:"";display:table}.shepherd-element .shepherd-content header .shepherd-cancel-link,.shepherd-element .shepherd-content header .shepherd-title{font-weight:400;margin:0;padding:0;position:relative;vertical-align:middle}.shepherd-element .shepherd-content header .shepherd-title{color:rgba(0,0,0,.75);display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;font-size:1.1em}.shepherd-element .shepherd-content header .shepherd-cancel-link{color:hsla(0,0%,70.2%,.75);font-size:2em;margin-left:auto;text-decoration:none;transition:color .5s ease}.shepherd-element .shepherd-content header .shepherd-cancel-link:before{content:"×"}.shepherd-element .shepherd-content header .shepherd-cancel-link:hover{color:rgba(0,0,0,.75)}.shepherd-element .shepherd-content .shepherd-text{color:rgba(0,0,0,.75);line-height:1.3em;padding:.75em}.shepherd-element .shepherd-content .shepherd-text a,.shepherd-element .shepherd-content .shepherd-text a:active,.shepherd-element .shepherd-content .shepherd-text a:visited{border-bottom:1px dotted rgba(0,0,0,.75);color:rgba(0,0,0,.75);text-decoration:none}.shepherd-element .shepherd-content .shepherd-text a:active:hover,.shepherd-element .shepherd-content .shepherd-text a:hover,.shepherd-element .shepherd-content .shepherd-text a:visited:hover{border-bottom-style:solid}.shepherd-element .shepherd-content .shepherd-text p{margin-top:0}.shepherd-element .shepherd-content .shepherd-text p:last-child{margin-bottom:0}.shepherd-element .shepherd-content footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:0 .75em .75em}.shepherd-element .shepherd-content footer .shepherd-buttons{list-style:none;margin:0;padding:0;text-align:right}.shepherd-element .shepherd-content footer .shepherd-buttons li{display:inline;margin:0 .5em 0 0}.shepherd-element .shepherd-content footer .shepherd-buttons li:last-child{margin-right:0}.shepherd-element .shepherd-content footer .shepherd-buttons li .shepherd-button{display:inline-block;vertical-align:middle;background:#3288e6;border:0;border-radius:3px;color:hsla(0,0%,100%,.75);cursor:pointer;font-family:inherit;font-size:.8em;letter-spacing:.1em;line-height:1em;padding:.75em 2em;text-transform:uppercase;transition:all .5s ease}.shepherd-element .shepherd-content footer .shepherd-buttons li .shepherd-button:hover{background:#196fcc}.shepherd-element .shepherd-content footer .shepherd-buttons li .shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:rgba(0,0,0,.75)}.shepherd-element .shepherd-content footer .shepherd-buttons li .shepherd-button.shepherd-button-secondary:hover{background:#d5d8dc;color:rgba(0,0,0,.75)}.payment-bank-slip .payment-bankslip-form{overflow-y:scroll;overflow-x:none;background-color:var(--light);height:350px;padding:1rem}.payment-bank-slip .payment-bankslip-form::-webkit-scrollbar{width:15px}.payment-bank-slip .payment-bankslip-form::-webkit-scrollbar-thumb{background:var(--gray);border-radius:1rem}.card-user{height:80px;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.1);border-radius:5px;display:flex;flex-direction:row;align-items:center;width:100%;min-width:400px}.cards-flag{background:url(../img/payment/cards-flags.png) no-repeat;-webkit-transition:background-position .5s ease-in;-moz-transition:background-position .5s ease-in;-o-transition:background-position .5s ease-in;transition:background-position .5s ease-in;width:48px;height:48px}.visa .cards-flag{background-position:0 -48px}.mastercard .cards-flag{background-position:0 -96px}.diners .cards-flag{background-position:0 -144px}.amex .cards-flag{background-position:0 -196px}.form-creditcard{overflow-y:scroll;background-color:var(--light);height:350px;padding:1rem}.form-creditcard .input-card-number{position:relative}.form-creditcard .input-card-number .cards-flag{position:absolute;left:calc(98% - 48px)}.modal-plans .modal-dialog{max-width:1000px!important}#plans-content{overflow:auto}#plans-content table td,#plans-content table th{border:none;padding:8px;min-width:100px}#plans-content table thead th{text-align:center}#plans-content table tbody td{text-align:center}#plans-content table thead tr:first-of-type th{vertical-align:top}#plans-content table thead tr:first-of-type th button{display:block;margin:auto}#plans-content table thead tr:first-of-type th button:first-of-type{margin-bottom:16px}#plans-content table thead th h6{text-transform:uppercase;font-weight:700}#plans-content table thead th p{font-size:.85rem;font-weight:300;opacity:.7}#plans-content table+button{display:block;margin:auto}#plans-content tbody th{font-weight:400}#plans-content thead{display:table-header-group}#plans-content tbody{display:table-row-group}#plans-content tr{display:table-row}#plans-content td,#plans-content th{display:table-cell}h2 .premium-features-button{margin-right:10px;position:relative;top:-5px}.premium-features-button{cursor:pointer;background-color:var(--warning);padding:0 .5rem!important;border-radius:1rem;padding:.1rem .5rem!important}.premium-features-button i{color:#fff}.premium-features-button span{user-select:none;color:var(--text-color)}.premium-features-button:hover{background-color:#ffad33}.preview-tour-window .modal-lg{min-width:99%}.preview-tour-window .modal-content{height:90vh!important}.preview-tour-window-container{width:100%;height:100%!important;display:flex}.preview-tour-window-container .preview-window{width:100%;height:100%}.preview-tour-window-container .preview-buttons{width:255px;padding:1rem;flex-direction:column;display:flex;overflow:auto}.preview-tour-window-container .preview-buttons h4{margin-bottom:1.25rem}.preview-tour-window-container .preview-buttons p{margin:1.25rem 0}.preview-tour-window-container .preview-buttons ul{margin-bottom:1.5rem;padding-left:1rem;font-weight:700}.preview-tour-window-container .preview-buttons .preview-buttons-footer{height:100%;display:flex;flex-direction:column;justify-content:flex-end;margin-top:1.25rem}.modal-project-ondemand-checkout .modal-lg{max-width:1200px}.btn-checkout{background-color:var(--teal);color:#fff}.btn-checkout:hover{color:#fff;background-color:#1cbb8c}#ondemand-message-sucess i{color:var(--teal)!important;font-size:5rem}.ondemand-checkout-pass{display:inline-block;width:32px;height:32px;background-color:var(--teal);color:#fff;border-radius:50%;text-align:center;line-height:2rem}#time-label{font-size:.75rem}#project-ondemand-info>.row{margin-bottom:4rem!important}.critic-color{color:var(--danger)}.warning-color{color:var(--orange)}.good-color{color:var(--teal)}.critic{background-color:var(--danger)}.warning{background-color:var(--orange)}.good{background-color:var(--teal)}#security-content #inputSecurityPassword.input-secure-password{-webkit-text-security:disc;-moz-text-security:disc;text-security:disc}#security-content form{margin:0 0 16px 0}#security-content form .col-sm-auto{padding:0}@media (max-width:575px){#security-content form>div{padding:0}#security-content form .col-sm-auto{margin-top:4px}}#security-content form .form-group{margin:0;padding-left:0}#security-content .form-group label{width:100%;text-align:left}#security-content button{display:block}#access-control-content .modal-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#access-control-content form>div:first-child{padding-right:8px}#access-control-content .table-container{margin-top:16px;min-height:200px;max-height:calc(100vh - 342px - 3.5rem);overflow-y:scroll}@media (max-width:575px){#access-control-content .table-container{max-height:calc(100vh - 412px - 3.5rem)}}@media (max-width:760px){#access-control-content table,tbody,td,th,thead,tr{display:block}#access-control-content thead tr{position:absolute;top:-9999px;left:-9999px}#access-control-content tr{border:1px solid #dee2e6}#access-control-content td{position:relative;padding:.25rem;padding-left:50%!important;border:none}#access-control-content td:before{position:absolute;left:8px;width:45%;margin-top:-.25rem;padding:.25rem}#access-control-content td:nth-of-type(1):before{content:"Email"}#access-control-content td:nth-of-type(2):before{content:"Região"}#access-control-content td:nth-of-type(3):before{content:"Data"}}.uib-datepicker-popup{padding:8px;border:1px solid #000}.uib-datepicker-popup :focus{outline:0}@media (min-width:576px){.modal-dialog.modal-lg{max-width:90%;margin:1.75rem auto}}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}#blur-tour-editor{position:absolute;left:0;top:0;width:100%;height:100%;z-index:100;pointer-events:none;overflow:hidden;color:#fff}#blur-tour-editor>div{position:relative;box-shadow:0 0 0 100vmax rgba(0,0,0,.5);border:3px dashed #fff;pointer-events:visible;cursor:zoom-in}#blur-tour-editor .blur-shape-square{border-radius:0}#blur-tour-editor .blur-shape-circle{border-radius:100%}#blur-tour-editor>div>div{position:absolute;top:-50px;left:50%;transform:translateX(-50%);width:max-content;user-select:none}#blur-tour-editor>div>div button{width:25px;height:25px;padding:0;line-height:25px;text-align:center}#blur-tour-editor .btn-primary{position:absolute;bottom:-62px;left:50%;transform:translateX(-50%);width:max-content;user-select:none}.sp-container{position:absolute;top:0;left:0;display:inline-block;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.sp-color{position:absolute;top:0;left:0;bottom:0;right:20%}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:solid 1px #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:center}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0;right:0;bottom:0;left:84%;height:28px}.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container button,.sp-container.sp-dragging .sp-input,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-input-disabled .sp-input-container{display:none}.sp-container.sp-buttons-disabled .sp-button-container{display:none}.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none}.sp-palette-only .sp-picker-container{display:none}.sp-palette-disabled .sp-palette-container{display:none}.sp-initial-disabled .sp-initial{display:none}.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0))}.sp-val{background-image:-webkit-gradient(linear,0 100%,0 0,from(#000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,rgba(204,154,129,0))}.sp-hue{background:-moz-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-ms-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-o-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-webkit-gradient(linear,left top,left bottom,from(red),color-stop(.17,#ff0),color-stop(.33,#0f0),color-stop(.5,#0ff),color-stop(.67,#00f),color-stop(.83,#f0f),to(red));background:-webkit-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.sp-1{height:17%}.sp-2{height:16%}.sp-3{height:17%}.sp-4{height:17%}.sp-5{height:16%}.sp-6{height:17%}.sp-hidden{display:none!important}.sp-cf:after,.sp-cf:before{content:"";display:table}.sp-cf:after{clear:both}@media (max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;cursor:pointer;position:absolute;top:0;left:0}.sp-slider{position:absolute;top:0;cursor:pointer;height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:solid 1px #f0c49b;padding:0}.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue{font:normal 12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-clear,.sp-color,.sp-hue{border:solid 1px #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container{width:100%}.sp-input{font-size:12px!important;border:1px inset;padding:4px 5px;margin:0;width:100%;background:0 0;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-palette-container,.sp-picker-container{float:left;position:relative;padding:10px;padding-bottom:300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:solid 1px #fff}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:solid 2px transparent}.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:solid 1px #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:center}.sp-button-container,.sp-palette-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;border:solid 1px #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer.sp-active,.sp-replacer:hover{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{position:relative;width:25px;height:20px;border:solid 1px #222;margin-right:5px;float:left;z-index:0}.sp-palette{max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:solid 1px #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:-webkit-linear-gradient(top,#eee,#ccc);background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-ms-linear-gradient(top,#eee,#ccc);background-image:-o-linear-gradient(top,#eee,#ccc);background-image:linear-gradient(to bottom,#eee,#ccc);border:1px solid #ccc;border-bottom:1px solid #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:-webkit-linear-gradient(top,#ddd,#bbb);background-image:-moz-linear-gradient(top,#ddd,#bbb);background-image:-ms-linear-gradient(top,#ddd,#bbb);background-image:-o-linear-gradient(top,#ddd,#bbb);background-image:linear-gradient(to bottom,#ddd,#bbb);border:1px solid #bbb;border-bottom:1px solid #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid #aaa;border-bottom:1px solid #888;-webkit-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-moz-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{font-size:11px;color:#d93f3f!important;margin:0;padding:2px;margin-right:5px;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span.sp-thumb-active,.sp-palette span:hover{border-color:#000}.sp-alpha,.sp-preview,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}.tutorials-videos .modal-lg{max-width:1200px}.tutorials-videos .tutorials-head{height:100px;display:flex;align-items:center;padding:2rem 0}.tutorials-videos .tutorial-index{font-weight:700;font-size:.75rem;width:32px}.tutorials-videos .tutorial-title{font-weight:700;font-size:.75rem;width:100%;padding:1rem}.tutorials-videos .playlist{max-height:600px;overflow-y:scroll;overflow-x:hidden}.tutorials-videos .video-list .video-item{padding:.5rem;cursor:pointer;border-bottom:solid rgba(0,0,0,.1) 1px}.tutorials-videos .video-list:first-child{border-top:solid rgba(0,0,0,.1) 1px}.tutorials-videos .video-list .video-item.active{background-color:var(--light);color:var(--text-color);font-weight:700;transition:.5s}.tutorials-videos .video-list .video-item:hover{background-color:var(--light);transition:.5s}.tutorials-videos .player{display:flex;flex-direction:column}.tutorials-videos .player .player-title{font-weight:700;font-size:1.25rem;padding:1rem 0}.tutorials-videos .player .embeded{width:100%}.tutorials-videos .player .player-footer{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:1rem}.tutorials-videos .player .embeded iframe{width:100%;min-height:450px}.uib-position-measure{display:block!important;visibility:hidden!important;position:absolute!important;top:-9999px!important;left:-9999px!important}.uib-position-scrollbar-measure{position:absolute!important;top:-9999px!important;width:50px!important;height:50px!important;overflow:scroll!important}.uib-position-body-scrollbar-measure{overflow:scroll!important}.uib-datepicker-popup.dropdown-menu{display:block;float:none;margin:0}.uib-button-bar{padding:10px 9px 2px}.uib-datepicker .uib-title{width:100%}.uib-day button,.uib-month button,.uib-year button{min-width:100%}.uib-left,.uib-right{width:100%}